Skip to content
Success

Console Output

Pull request #40393 opened
23:52:13 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0+e6265b26883b7b3cabddd5703e10c90d89e2937a (17fb8e011348d79445380a51170db731526f421c)
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 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40393@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
First time build. Skipping changelog.
[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
23:52:19 [2020-01-17T23:52:19.832Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:52:19 [2020-01-17T23:52:19.838Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:52:34 [2020-01-17T23:52:34.964Z] Still waiting to schedule task
23:52:34 [2020-01-17T23:52:34.965Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
23:53:26 [2020-01-17T23:53:26.148Z] Running on ubuntu-1804-overlay2 (i-083ce1c0a5526f9ab) in /home/ubuntu/workspace/moby_PR-40393
[Pipeline] {
[Pipeline] checkout
23:53:31 [2020-01-17T23:53:31.523Z] using credential docker-jenkins-github-credentials
23:53:31 [2020-01-17T23:53:31.539Z] Cloning the remote Git repository
23:53:31 [2020-01-17T23:53:31.539Z] Cloning with configured refspecs honoured and without tags
23:53:31 [2020-01-17T23:53:31.617Z] Cloning repository https://github.com/moby/moby.git
23:53:31 [2020-01-17T23:53:31.707Z]  > git init /home/ubuntu/workspace/moby_PR-40393 # timeout=10
23:53:32 [2020-01-17T23:53:32.275Z] Fetching upstream changes from https://github.com/moby/moby.git
23:53:32 [2020-01-17T23:53:32.276Z]  > git --version # timeout=10
23:53:32 [2020-01-17T23:53:32.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:53:32 [2020-01-17T23:53:32.363Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:53:56 [2020-01-17T23:53:56.107Z] Fetching without tags
23:53:56 [2020-01-17T23:53:56.511Z] Merging remotes/origin/master commit e6265b26883b7b3cabddd5703e10c90d89e2937a into PR head commit 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:53:56 [2020-01-17T23:53:56.008Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:53:56 [2020-01-17T23:53:56.035Z]  > git config --add remote.origin.fetch +refs/pull/40393/head:refs/remotes/origin/PR-40393 # timeout=10
23:53:56 [2020-01-17T23:53:56.060Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:53:56 [2020-01-17T23:53:56.074Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:53:56 [2020-01-17T23:53:56.121Z] Fetching upstream changes from https://github.com/moby/moby.git
23:53:56 [2020-01-17T23:53:56.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:53:56 [2020-01-17T23:53:56.122Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:53:56 [2020-01-17T23:53:56.522Z]  > git config core.sparsecheckout # timeout=10
23:53:56 [2020-01-17T23:53:56.548Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:53:57 [2020-01-17T23:53:57.302Z] Merge succeeded, producing 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:53:57 [2020-01-17T23:53:57.303Z] Checking out Revision 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 (PR-40393)
23:53:58 [2020-01-17T23:53:58.598Z] Commit message: "hack/make/.go-autogen: fix LDFLAGS to accept values with spaces"
23:53:58 [2020-01-17T23:53:58.598Z] First time build. Skipping changelog.
23:53:58 [2020-01-17T23:53:58.660Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:53:57 [2020-01-17T23:53:57.239Z]  > git merge e6265b26883b7b3cabddd5703e10c90d89e2937a # timeout=10
23:53:57 [2020-01-17T23:53:57.272Z]  > git rev-parse HEAD^{commit} # timeout=10
23:53:57 [2020-01-17T23:53:57.306Z]  > git config core.sparsecheckout # timeout=10
23:53:57 [2020-01-17T23:53:57.329Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:53:59 [2020-01-17T23:53:59.902Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40393:/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
23:54:03 [2020-01-17T23:54:03.214Z] Unable to find image 'alpine:latest' locally
23:54:03 [2020-01-17T23:54:03.782Z] latest: Pulling from library/alpine
23:54:03 [2020-01-17T23:54:03.782Z] e6b0cf9c0882: Pulling fs layer
23:54:03 [2020-01-17T23:54:03.782Z] e6b0cf9c0882: Verifying Checksum
23:54:03 [2020-01-17T23:54:03.782Z] e6b0cf9c0882: Download complete
23:54:04 [2020-01-17T23:54:04.349Z] e6b0cf9c0882: Pull complete
23:54:04 [2020-01-17T23:54:04.349Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78
23:54:04 [2020-01-17T23:54:04.349Z] Status: Downloaded newer image for alpine:latest
23:54:09 [2020-01-17T23:54:09.630Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[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 "win-RS1" skipped due to when conditional
[Pipeline] }
23:54:10 [2020-01-17T23:54:10.031Z] Running on ppc64le-ubuntu-15 in /home/docker/workspace/moby_PR-40393
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
23:54:10 [2020-01-17T23:54:10.186Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
23:54:10 [2020-01-17T23:54:10.203Z] Cloning the remote Git repository
23:54:10 [2020-01-17T23:54:10.204Z] Cloning with configured refspecs honoured and without tags
[Pipeline] }
[Pipeline] }
23:54:10 [2020-01-17T23:54:10.405Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40393
[Pipeline] {
[Pipeline] checkout
23:54:10 [2020-01-17T23:54:10.625Z] using credential docker-jenkins-github-credentials
23:54:10 [2020-01-17T23:54:10.674Z] Cloning the remote Git repository
23:54:10 [2020-01-17T23:54:10.674Z] Cloning with configured refspecs honoured and without tags
23:54:10 [2020-01-17T23:54:10.211Z] Cloning repository https://github.com/moby/moby.git
23:54:10 [2020-01-17T23:54:10.211Z]  > git init /home/docker/workspace/moby_PR-40393 # timeout=10
23:54:10 [2020-01-17T23:54:10.224Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:10 [2020-01-17T23:54:10.224Z]  > git --version # timeout=10
23:54:10 [2020-01-17T23:54:10.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:10 [2020-01-17T23:54:10.229Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:54:10 [2020-01-17T23:54:10.714Z] Cloning repository https://github.com/moby/moby.git
23:54:10 [2020-01-17T23:54:10.716Z]  > git init /home/jenkins/workspace/moby_PR-40393 # timeout=10
23:54:10 [2020-01-17T23:54:10.753Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:10 [2020-01-17T23:54:10.755Z]  > git --version # timeout=10
23:54:10 [2020-01-17T23:54:10.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:10 [2020-01-17T23:54:10.770Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:54:19 [2020-01-17T23:54:19.048Z] Running on ubuntu-1804-overlay2 (i-0258aaa9b1a2a62c7) in /home/ubuntu/workspace/moby_PR-40393
[Pipeline] {
[Pipeline] checkout
23:54:19 [2020-01-17T23:54:19.454Z] Fetching without tags
23:54:19 [2020-01-17T23:54:19.862Z] Merging remotes/origin/master commit e6265b26883b7b3cabddd5703e10c90d89e2937a into PR head commit 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:19 [2020-01-17T23:54:19.340Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:19 [2020-01-17T23:54:19.355Z]  > git config --add remote.origin.fetch +refs/pull/40393/head:refs/remotes/origin/PR-40393 # timeout=10
23:54:19 [2020-01-17T23:54:19.369Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:19 [2020-01-17T23:54:19.429Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:19 [2020-01-17T23:54:19.495Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:19 [2020-01-17T23:54:19.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:19 [2020-01-17T23:54:19.497Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:54:19 [2020-01-17T23:54:19.900Z]  > git config core.sparsecheckout # timeout=10
23:54:19 [2020-01-17T23:54:19.915Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:20 [2020-01-17T23:54:20.576Z] Merge succeeded, producing 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:20 [2020-01-17T23:54:20.577Z] Checking out Revision 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 (PR-40393)
23:54:21 [2020-01-17T23:54:21.331Z] Commit message: "hack/make/.go-autogen: fix LDFLAGS to accept values with spaces"
23:54:20 [2020-01-17T23:54:20.479Z]  > git merge e6265b26883b7b3cabddd5703e10c90d89e2937a # timeout=10
23:54:20 [2020-01-17T23:54:20.550Z]  > git rev-parse HEAD^{commit} # timeout=10
23:54:20 [2020-01-17T23:54:20.625Z]  > git config core.sparsecheckout # timeout=10
23:54:20 [2020-01-17T23:54:20.641Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:21 [2020-01-17T23:54:21.605Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:54:23 [2020-01-17T23:54:23.252Z] using credential docker-jenkins-github-credentials
23:54:23 [2020-01-17T23:54:23.264Z] Cloning the remote Git repository
23:54:23 [2020-01-17T23:54:23.264Z] Cloning with configured refspecs honoured and without tags
23:54:23 [2020-01-17T23:54:23.327Z] + docker version
23:54:23 [2020-01-17T23:54:23.328Z] Client:
23:54:23 [2020-01-17T23:54:23.328Z]  Version:           18.06.3-ce
23:54:23 [2020-01-17T23:54:23.328Z]  API version:       1.38
23:54:23 [2020-01-17T23:54:23.328Z]  Go version:        go1.10.3
23:54:23 [2020-01-17T23:54:23.328Z]  Git commit:        d7080c1
23:54:23 [2020-01-17T23:54:23.328Z]  Built:             Wed Feb 20 02:27:09 2019
23:54:23 [2020-01-17T23:54:23.328Z]  OS/Arch:           linux/s390x
23:54:23 [2020-01-17T23:54:23.328Z]  Experimental:      false
23:54:23 [2020-01-17T23:54:23.328Z] 
23:54:23 [2020-01-17T23:54:23.328Z] Server:
23:54:23 [2020-01-17T23:54:23.328Z]  Engine:
23:54:23 [2020-01-17T23:54:23.328Z]   Version:          18.06.3-ce
23:54:23 [2020-01-17T23:54:23.328Z]   API version:      1.38 (minimum version 1.12)
23:54:23 [2020-01-17T23:54:23.328Z]   Go version:       go1.10.3
23:54:23 [2020-01-17T23:54:23.328Z]   Git commit:       d7080c1
23:54:23 [2020-01-17T23:54:23.328Z]   Built:            Wed Feb 20 02:26:03 2019
23:54:23 [2020-01-17T23:54:23.328Z]   OS/Arch:          linux/s390x
23:54:23 [2020-01-17T23:54:23.328Z]   Experimental:     true
[Pipeline] sh
23:54:23 [2020-01-17T23:54:23.300Z] Cloning repository https://github.com/moby/moby.git
23:54:23 [2020-01-17T23:54:23.363Z]  > git init /home/ubuntu/workspace/moby_PR-40393 # timeout=10
23:54:23 [2020-01-17T23:54:23.618Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:23 [2020-01-17T23:54:23.619Z]  > git --version # timeout=10
23:54:23 [2020-01-17T23:54:23.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:23 [2020-01-17T23:54:23.651Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:54:24 [2020-01-17T23:54:24.135Z] + docker info
23:54:24 [2020-01-17T23:54:24.135Z] Containers: 0
23:54:24 [2020-01-17T23:54:24.135Z]  Running: 0
23:54:24 [2020-01-17T23:54:24.135Z]  Paused: 0
23:54:24 [2020-01-17T23:54:24.135Z]  Stopped: 0
23:54:24 [2020-01-17T23:54:24.135Z] Images: 0
23:54:24 [2020-01-17T23:54:24.135Z] Server Version: 18.06.3-ce
23:54:24 [2020-01-17T23:54:24.135Z] Storage Driver: overlay2
23:54:24 [2020-01-17T23:54:24.135Z]  Backing Filesystem: extfs
23:54:24 [2020-01-17T23:54:24.135Z]  Supports d_type: true
23:54:24 [2020-01-17T23:54:24.135Z]  Native Overlay Diff: true
23:54:24 [2020-01-17T23:54:24.135Z] Logging Driver: json-file
23:54:24 [2020-01-17T23:54:24.135Z] Cgroup Driver: cgroupfs
23:54:24 [2020-01-17T23:54:24.135Z] Plugins:
23:54:24 [2020-01-17T23:54:24.135Z]  Volume: local
23:54:24 [2020-01-17T23:54:24.135Z]  Network: bridge host ipvlan macvlan null overlay
23:54:24 [2020-01-17T23:54:24.135Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
23:54:24 [2020-01-17T23:54:24.135Z] Swarm: inactive
23:54:24 [2020-01-17T23:54:24.135Z] Runtimes: runc
23:54:24 [2020-01-17T23:54:24.135Z] Default Runtime: runc
23:54:24 [2020-01-17T23:54:24.135Z] Init Binary: docker-init
23:54:24 [2020-01-17T23:54:24.135Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
23:54:24 [2020-01-17T23:54:24.135Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5
23:54:24 [2020-01-17T23:54:24.135Z] init version: fec3683
23:54:24 [2020-01-17T23:54:24.135Z] Security Options:
23:54:24 [2020-01-17T23:54:24.135Z]  apparmor
23:54:24 [2020-01-17T23:54:24.135Z]  seccomp
23:54:24 [2020-01-17T23:54:24.135Z]   Profile: default
23:54:24 [2020-01-17T23:54:24.135Z] Kernel Version: 4.4.0-166-generic
23:54:24 [2020-01-17T23:54:24.135Z] Operating System: Ubuntu 16.04.5 LTS
23:54:24 [2020-01-17T23:54:24.135Z] OSType: linux
23:54:24 [2020-01-17T23:54:24.135Z] Architecture: s390x
23:54:24 [2020-01-17T23:54:24.135Z] CPUs: 2
23:54:24 [2020-01-17T23:54:24.135Z] Total Memory: 7.862GiB
23:54:24 [2020-01-17T23:54:24.135Z] Name: s390x-ubuntu-03
23:54:24 [2020-01-17T23:54:24.135Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
23:54:24 [2020-01-17T23:54:24.135Z] Docker Root Dir: /var/lib/docker
23:54:24 [2020-01-17T23:54:24.135Z] Debug Mode (client): false
23:54:24 [2020-01-17T23:54:24.135Z] Debug Mode (server): false
23:54:24 [2020-01-17T23:54:24.135Z] Username: dockerbuildbot
23:54:24 [2020-01-17T23:54:24.135Z] Registry: https://index.docker.io/v1/
23:54:24 [2020-01-17T23:54:24.135Z] Labels:
23:54:24 [2020-01-17T23:54:24.135Z] Experimental: true
23:54:24 [2020-01-17T23:54:24.135Z] Insecure Registries:
23:54:24 [2020-01-17T23:54:24.135Z]  127.0.0.0/8
23:54:24 [2020-01-17T23:54:24.135Z] Live Restore Enabled: false
23:54:24 [2020-01-17T23:54:24.135Z] 
23:54:24 [2020-01-17T23:54:24.135Z] WARNING: No swap limit support
[Pipeline] sh
23:54:24 [2020-01-17T23:54:24.920Z] Still waiting to schedule task
23:54:24 [2020-01-17T23:54:24.920Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
23:54:24 [2020-01-17T23:54:24.924Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:54:24 [2020-01-17T23:54:24.924Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:54:24 [2020-01-17T23:54:24.924Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40393/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:54:24 [2020-01-17T23:54:24.924Z] + bash /home/jenkins/workspace/moby_PR-40393/check-config.sh
23:54:24 [2020-01-17T23:54:24.924Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:54:24 [2020-01-17T23:54:24.924Z] info: reading kernel config from /boot/config-4.4.0-166-generic ...
23:54:24 [2020-01-17T23:54:24.924Z] 
23:54:24 [2020-01-17T23:54:24.924Z] Generally Necessary:
23:54:24 [2020-01-17T23:54:24.925Z] Still waiting to schedule task
23:54:24 [2020-01-17T23:54:24.925Z] All nodes of label ‘arm64&&linux’ are offline
23:54:24 [2020-01-17T23:54:24.928Z] Still waiting to schedule task
23:54:24 [2020-01-17T23:54:24.928Z] All nodes of label ‘windows-2019’ are offline
23:54:25 [2020-01-17T23:54:25.296Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:54:25 [2020-01-17T23:54:25.296Z] - apparmor: enabled and tools installed
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NAMESPACES: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NET_NS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_PID_NS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IPC_NS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_UTS_NS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUPS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_CPUACCT: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_DEVICE: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_FREEZER: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_SCHED: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CPUSETS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_MEMCG: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_KEYS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_VETH: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_BRIDGE: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NF_NAT: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NF_NAT_NEEDED: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_POSIX_MQUEUE: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
23:54:25 [2020-01-17T23:54:25.296Z] 
23:54:25 [2020-01-17T23:54:25.296Z] Optional Features:
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_USER_NS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_SECCOMP: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_PIDS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_MEMCG_SWAP: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:54:25 [2020-01-17T23:54:25.296Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_MEMCG_KMEM: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_BLK_CGROUP: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IOSCHED_CFQ: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_PERF: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_HUGETLB: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_CFS_BANDWIDTH: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_RT_GROUP_SCHED: missing
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_VS: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_VS_NFCT: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_IP_VS_RR: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_EXT4_FS: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:54:25 [2020-01-17T23:54:25.296Z] - Network Drivers:
23:54:25 [2020-01-17T23:54:25.296Z]   - "overlay":
23:54:25 [2020-01-17T23:54:25.296Z]     - CONFIG_VXLAN: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:54:25 [2020-01-17T23:54:25.296Z]       Optional (for encrypted networks):
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_CRYPTO: enabled
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_XFRM: enabled
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_XFRM_USER: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_INET_ESP: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]   - "ipvlan":
23:54:25 [2020-01-17T23:54:25.296Z]     - CONFIG_IPVLAN: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]   - "macvlan":
23:54:25 [2020-01-17T23:54:25.296Z]     - CONFIG_MACVLAN: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]     - CONFIG_DUMMY: enabled (as module)
23:54:25 [2020-01-17T23:54:25.296Z]   - "ftp,tftp client in container":
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z] - Storage Drivers:
23:54:25 [2020-01-17T23:54:25.658Z]   - "aufs":
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_AUFS_FS: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z]   - "btrfs":
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:54:25 [2020-01-17T23:54:25.658Z]   - "devicemapper":
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_BLK_DEV_DM: enabled
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z]   - "overlay":
23:54:25 [2020-01-17T23:54:25.658Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:54:25 [2020-01-17T23:54:25.658Z]   - "zfs":
23:54:25 [2020-01-17T23:54:25.658Z]     - /dev/zfs: missing
23:54:25 [2020-01-17T23:54:25.658Z]     - zfs command: missing
23:54:25 [2020-01-17T23:54:25.658Z]     - zpool command: missing
23:54:25 [2020-01-17T23:54:25.658Z] 
23:54:25 [2020-01-17T23:54:25.658Z] Limits:
23:54:25 [2020-01-17T23:54:25.658Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:54:25 [2020-01-17T23:54:25.658Z] 
23:54:25 [2020-01-17T23:54:25.658Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:54:26 [2020-01-17T23:54:26.524Z] + make bundles/buildx
23:54:26 [2020-01-17T23:54:26.524Z] make: command: Command not found
23:54:26 [2020-01-17T23:54:26.524Z] make: command: Command not found
23:54:26 [2020-01-17T23:54:26.524Z] mkdir bundles
23:54:26 [2020-01-17T23:54:26.524Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
23:54:26 [2020-01-17T23:54:26.524Z] 	--build-arg BUILDX_COMMIT \
23:54:26 [2020-01-17T23:54:26.524Z] 	--build-arg BUILDX_REPO \
23:54:26 [2020-01-17T23:54:26.524Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
23:54:26 [2020-01-17T23:54:26.524Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
23:54:26 [2020-01-17T23:54:26.524Z] 	.
23:54:26 [2020-01-17T23:54:26.524Z] /bin/sh: 4: go: not found
23:54:26 [2020-01-17T23:54:26.524Z] /bin/sh: 5: go: not found
23:54:27 [2020-01-17T23:54:27.802Z] Sending build context to Docker daemon  51.32MB

23:54:27 [2020-01-17T23:54:27.802Z] Step 1/16 : ARG GO_VERSION=1.12.10
23:54:27 [2020-01-17T23:54:27.802Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
23:54:27 [2020-01-17T23:54:27.802Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
23:54:27 [2020-01-17T23:54:27.802Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
23:54:28 [2020-01-17T23:54:28.169Z] 1.12.10-stretch: Pulling from library/golang
23:54:28 [2020-01-17T23:54:28.169Z] ade01ea651a2: Pulling fs layer
23:54:28 [2020-01-17T23:54:28.169Z] fbabdb69f639: Pulling fs layer
23:54:28 [2020-01-17T23:54:28.169Z] ff33bd1013d7: Pulling fs layer
23:54:28 [2020-01-17T23:54:28.169Z] 85cfe9d77eff: Pulling fs layer
23:54:28 [2020-01-17T23:54:28.169Z] ace5139f9caa: Pulling fs layer
23:54:28 [2020-01-17T23:54:28.169Z] e4d79466b81c: Pulling fs layer
23:54:28 [2020-01-17T23:54:28.169Z] b00baabad4ce: Pulling fs layer
23:54:28 [2020-01-17T23:54:28.169Z] ace5139f9caa: Waiting
23:54:28 [2020-01-17T23:54:28.169Z] e4d79466b81c: Waiting
23:54:28 [2020-01-17T23:54:28.169Z] b00baabad4ce: Waiting
23:54:28 [2020-01-17T23:54:28.169Z] 85cfe9d77eff: Waiting
23:54:28 [2020-01-17T23:54:28.539Z] fbabdb69f639: Verifying Checksum
23:54:28 [2020-01-17T23:54:28.539Z] fbabdb69f639: Download complete
23:54:28 [2020-01-17T23:54:28.539Z] ff33bd1013d7: Verifying Checksum
23:54:28 [2020-01-17T23:54:28.539Z] ff33bd1013d7: Download complete
23:54:29 [2020-01-17T23:54:29.398Z] ade01ea651a2: Verifying Checksum
23:54:29 [2020-01-17T23:54:29.398Z] ade01ea651a2: Download complete
23:54:29 [2020-01-17T23:54:29.807Z] 85cfe9d77eff: Verifying Checksum
23:54:29 [2020-01-17T23:54:29.807Z] 85cfe9d77eff: Download complete
23:54:29 [2020-01-17T23:54:29.807Z] ace5139f9caa: Verifying Checksum
23:54:29 [2020-01-17T23:54:29.807Z] ace5139f9caa: Download complete
23:54:29 [2020-01-17T23:54:29.807Z] b00baabad4ce: Verifying Checksum
23:54:29 [2020-01-17T23:54:29.807Z] b00baabad4ce: Download complete
23:54:31 [2020-01-17T23:54:31.096Z] e4d79466b81c: Verifying Checksum
23:54:31 [2020-01-17T23:54:31.096Z] e4d79466b81c: Download complete
23:54:31 [2020-01-17T23:54:31.096Z] ade01ea651a2: Pull complete
23:54:31 [2020-01-17T23:54:31.872Z] fbabdb69f639: Pull complete
23:54:31 [2020-01-17T23:54:31.872Z] ff33bd1013d7: Pull complete
23:54:34 [2020-01-17T23:54:34.548Z] 85cfe9d77eff: Pull complete
23:54:35 [2020-01-17T23:54:35.316Z] Fetching without tags
23:54:35 [2020-01-17T23:54:35.813Z] ace5139f9caa: Pull complete
23:54:35 [2020-01-17T23:54:35.860Z] Merging remotes/origin/master commit e6265b26883b7b3cabddd5703e10c90d89e2937a into PR head commit 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:35 [2020-01-17T23:54:35.276Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:35 [2020-01-17T23:54:35.281Z]  > git config --add remote.origin.fetch +refs/pull/40393/head:refs/remotes/origin/PR-40393 # timeout=10
23:54:35 [2020-01-17T23:54:35.285Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:35 [2020-01-17T23:54:35.307Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:35 [2020-01-17T23:54:35.329Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:35 [2020-01-17T23:54:35.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:35 [2020-01-17T23:54:35.330Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:54:35 [2020-01-17T23:54:35.870Z]  > git config core.sparsecheckout # timeout=10
23:54:35 [2020-01-17T23:54:35.874Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:36 [2020-01-17T23:54:36.975Z] Merge succeeded, producing 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:36 [2020-01-17T23:54:36.976Z] Checking out Revision 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 (PR-40393)
23:54:38 [2020-01-17T23:54:38.006Z] Commit message: "hack/make/.go-autogen: fix LDFLAGS to accept values with spaces"
23:54:38 [2020-01-17T23:54:38.109Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
23:54:36 [2020-01-17T23:54:36.937Z]  > git merge e6265b26883b7b3cabddd5703e10c90d89e2937a # timeout=10
23:54:36 [2020-01-17T23:54:36.965Z]  > git rev-parse HEAD^{commit} # timeout=10
23:54:36 [2020-01-17T23:54:36.985Z]  > git config core.sparsecheckout # timeout=10
23:54:36 [2020-01-17T23:54:36.988Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:54:39 [2020-01-17T23:54:39.284Z] + docker version
23:54:39 [2020-01-17T23:54:39.285Z] Client:
23:54:39 [2020-01-17T23:54:39.285Z]  Version:           18.06.1-ce
23:54:39 [2020-01-17T23:54:39.285Z]  API version:       1.38
23:54:39 [2020-01-17T23:54:39.285Z]  Go version:        go1.10.3
23:54:39 [2020-01-17T23:54:39.285Z]  Git commit:        e68fc7a
23:54:39 [2020-01-17T23:54:39.285Z]  Built:             Tue Aug 21 17:26:10 2018
23:54:39 [2020-01-17T23:54:39.285Z]  OS/Arch:           linux/ppc64le
23:54:39 [2020-01-17T23:54:39.285Z]  Experimental:      false
23:54:39 [2020-01-17T23:54:39.285Z] 
23:54:39 [2020-01-17T23:54:39.285Z] Server:
23:54:39 [2020-01-17T23:54:39.285Z]  Engine:
23:54:39 [2020-01-17T23:54:39.285Z]   Version:          18.06.1-ce
23:54:39 [2020-01-17T23:54:39.285Z]   API version:      1.38 (minimum version 1.12)
23:54:39 [2020-01-17T23:54:39.285Z]   Go version:       go1.10.3
23:54:39 [2020-01-17T23:54:39.285Z]   Git commit:       e68fc7a
23:54:39 [2020-01-17T23:54:39.285Z]   Built:            Tue Aug 21 17:24:20 2018
23:54:39 [2020-01-17T23:54:39.285Z]   OS/Arch:          linux/ppc64le
23:54:39 [2020-01-17T23:54:39.285Z]   Experimental:     true
23:54:39 [2020-01-17T23:54:39.285Z] e4d79466b81c: Pull complete
23:54:39 [2020-01-17T23:54:39.285Z] b00baabad4ce: Pull complete
23:54:39 [2020-01-17T23:54:39.285Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
23:54:39 [2020-01-17T23:54:39.285Z] Status: Downloaded newer image for golang:1.12.10-stretch
23:54:39 [2020-01-17T23:54:39.285Z]  ---> 687421176e14
23:54:39 [2020-01-17T23:54:39.285Z] Step 5/16 : ARG BUILDX_REPO
23:54:39 [2020-01-17T23:54:39.285Z]  ---> Running in 29806926f4b2
23:54:39 [2020-01-17T23:54:39.285Z] Removing intermediate container 29806926f4b2
23:54:39 [2020-01-17T23:54:39.285Z]  ---> b2514254ded5
23:54:39 [2020-01-17T23:54:39.285Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
[Pipeline] sh
23:54:39 [2020-01-17T23:54:39.658Z]  ---> Running in 9a2ea9e551a9
23:54:39 [2020-01-17T23:54:39.696Z] + docker info
23:54:39 [2020-01-17T23:54:39.696Z] Containers: 0
23:54:39 [2020-01-17T23:54:39.696Z]  Running: 0
23:54:39 [2020-01-17T23:54:39.696Z]  Paused: 0
23:54:39 [2020-01-17T23:54:39.696Z]  Stopped: 0
23:54:39 [2020-01-17T23:54:39.696Z] Images: 0
23:54:39 [2020-01-17T23:54:39.696Z] Server Version: 18.06.1-ce
23:54:39 [2020-01-17T23:54:39.696Z] Storage Driver: overlay2
23:54:39 [2020-01-17T23:54:39.696Z]  Backing Filesystem: extfs
23:54:39 [2020-01-17T23:54:39.696Z]  Supports d_type: true
23:54:39 [2020-01-17T23:54:39.696Z]  Native Overlay Diff: true
23:54:39 [2020-01-17T23:54:39.696Z] Logging Driver: json-file
23:54:39 [2020-01-17T23:54:39.696Z] Cgroup Driver: cgroupfs
23:54:39 [2020-01-17T23:54:39.696Z] Plugins:
23:54:39 [2020-01-17T23:54:39.696Z]  Volume: local
23:54:39 [2020-01-17T23:54:39.696Z]  Network: bridge host ipvlan macvlan null overlay
23:54:39 [2020-01-17T23:54:39.696Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
23:54:39 [2020-01-17T23:54:39.696Z] Swarm: inactive
23:54:39 [2020-01-17T23:54:39.696Z] Runtimes: runc
23:54:39 [2020-01-17T23:54:39.696Z] Default Runtime: runc
23:54:39 [2020-01-17T23:54:39.696Z] Init Binary: docker-init
23:54:39 [2020-01-17T23:54:39.696Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
23:54:39 [2020-01-17T23:54:39.696Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
23:54:39 [2020-01-17T23:54:39.696Z] init version: fec3683
23:54:39 [2020-01-17T23:54:39.696Z] Security Options:
23:54:39 [2020-01-17T23:54:39.696Z]  apparmor
23:54:39 [2020-01-17T23:54:39.696Z]  seccomp
23:54:39 [2020-01-17T23:54:39.696Z]   Profile: default
23:54:39 [2020-01-17T23:54:39.696Z] Kernel Version: 4.4.0-139-generic
23:54:39 [2020-01-17T23:54:39.696Z] Operating System: Ubuntu 16.04.3 LTS
23:54:39 [2020-01-17T23:54:39.696Z] OSType: linux
23:54:39 [2020-01-17T23:54:39.696Z] Architecture: ppc64le
23:54:39 [2020-01-17T23:54:39.696Z] CPUs: 4
23:54:39 [2020-01-17T23:54:39.696Z] Total Memory: 7.972GiB
23:54:39 [2020-01-17T23:54:39.696Z] Name: ppc64le-ubuntu-15
23:54:39 [2020-01-17T23:54:39.696Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
23:54:39 [2020-01-17T23:54:39.696Z] Docker Root Dir: /var/lib/docker
23:54:39 [2020-01-17T23:54:39.696Z] Debug Mode (client): false
23:54:39 [2020-01-17T23:54:39.696Z] Debug Mode (server): false
23:54:39 [2020-01-17T23:54:39.696Z] Username: dockerbuildbot
23:54:39 [2020-01-17T23:54:39.696Z] Registry: https://index.docker.io/v1/
23:54:39 [2020-01-17T23:54:39.696Z] Labels:
23:54:39 [2020-01-17T23:54:39.696Z] Experimental: true
23:54:39 [2020-01-17T23:54:39.696Z] Insecure Registries:
23:54:39 [2020-01-17T23:54:39.696Z]  127.0.0.0/8
23:54:39 [2020-01-17T23:54:39.696Z] Live Restore Enabled: false
23:54:39 [2020-01-17T23:54:39.696Z] 
[Pipeline] sh
23:54:40 [2020-01-17T23:54:40.034Z] Cloning into '/buildx'...
23:54:40 [2020-01-17T23:54:40.141Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:54:40 [2020-01-17T23:54:40.141Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:54:40 [2020-01-17T23:54:40.141Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40393/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:54:40 [2020-01-17T23:54:40.141Z] + bash /home/docker/workspace/moby_PR-40393/check-config.sh
23:54:40 [2020-01-17T23:54:40.141Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:54:40 [2020-01-17T23:54:40.141Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
23:54:40 [2020-01-17T23:54:40.141Z] 
23:54:40 [2020-01-17T23:54:40.141Z] Generally Necessary:
23:54:40 [2020-01-17T23:54:40.141Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:54:40 [2020-01-17T23:54:40.141Z] - apparmor: enabled and tools installed
23:54:40 [2020-01-17T23:54:40.141Z] - CONFIG_NAMESPACES: enabled
23:54:40 [2020-01-17T23:54:40.141Z] - CONFIG_NET_NS: enabled
23:54:40 [2020-01-17T23:54:40.141Z] - CONFIG_PID_NS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_IPC_NS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_UTS_NS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_CGROUPS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_CGROUP_CPUACCT: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_CGROUP_DEVICE: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_CGROUP_FREEZER: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_CGROUP_SCHED: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_CPUSETS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_MEMCG: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_KEYS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_VETH: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_BRIDGE: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_NF_NAT: enabled (as module)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_NF_NAT_NEEDED: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_POSIX_MQUEUE: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
23:54:40 [2020-01-17T23:54:40.430Z] 
23:54:40 [2020-01-17T23:54:40.430Z] Optional Features:
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_USER_NS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_SECCOMP: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_CGROUP_PIDS: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_MEMCG_SWAP: enabled
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:54:40 [2020-01-17T23:54:40.430Z]     (cgroup swap accounting is currently enabled)
23:54:40 [2020-01-17T23:54:40.430Z] - CONFIG_MEMCG_KMEM: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_BLK_CGROUP: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_IOSCHED_CFQ: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_CGROUP_PERF: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_CGROUP_HUGETLB: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_CFS_BANDWIDTH: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_RT_GROUP_SCHED: missing
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_IP_VS: enabled (as module)
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_IP_VS_NFCT: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_IP_VS_RR: enabled (as module)
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_EXT4_FS: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:54:40 [2020-01-17T23:54:40.720Z] - Network Drivers:
23:54:40 [2020-01-17T23:54:40.720Z]   - "overlay":
23:54:40 [2020-01-17T23:54:40.720Z]     - CONFIG_VXLAN: enabled (as module)
23:54:40 [2020-01-17T23:54:40.720Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:54:40 [2020-01-17T23:54:40.720Z]       Optional (for encrypted networks):
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_CRYPTO: enabled
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_XFRM: enabled
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_XFRM_USER: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_INET_ESP: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]   - "ipvlan":
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_IPVLAN: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]   - "macvlan":
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_MACVLAN: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_DUMMY: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]   - "ftp,tftp client in container":
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z] - Storage Drivers:
23:54:41 [2020-01-17T23:54:41.010Z]   - "aufs":
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_AUFS_FS: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]   - "btrfs":
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:54:41 [2020-01-17T23:54:41.010Z]   - "devicemapper":
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_BLK_DEV_DM: enabled
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]   - "overlay":
23:54:41 [2020-01-17T23:54:41.010Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:54:41 [2020-01-17T23:54:41.010Z]   - "zfs":
23:54:41 [2020-01-17T23:54:41.010Z]     - /dev/zfs: missing
23:54:41 [2020-01-17T23:54:41.010Z]     - zfs command: missing
23:54:41 [2020-01-17T23:54:41.010Z]     - zpool command: missing
23:54:41 [2020-01-17T23:54:41.010Z] 
23:54:41 [2020-01-17T23:54:41.010Z] Limits:
23:54:41 [2020-01-17T23:54:41.010Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:54:41 [2020-01-17T23:54:41.010Z] 
23:54:41 [2020-01-17T23:54:41.010Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:54:41 [2020-01-17T23:54:41.447Z] + make bundles/buildx
23:54:42 [2020-01-17T23:54:42.072Z] make: command: Command not found
23:54:42 [2020-01-17T23:54:42.072Z] make: command: Command not found
23:54:42 [2020-01-17T23:54:42.072Z] mkdir bundles
23:54:42 [2020-01-17T23:54:42.072Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
23:54:42 [2020-01-17T23:54:42.072Z] 	--build-arg BUILDX_COMMIT \
23:54:42 [2020-01-17T23:54:42.072Z] 	--build-arg BUILDX_REPO \
23:54:42 [2020-01-17T23:54:42.072Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
23:54:42 [2020-01-17T23:54:42.072Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
23:54:42 [2020-01-17T23:54:42.072Z] 	.
23:54:42 [2020-01-17T23:54:42.072Z] /bin/sh: 4: go: not found
23:54:42 [2020-01-17T23:54:42.072Z] /bin/sh: 5: go: not found
23:54:42 [2020-01-17T23:54:42.613Z] Removing intermediate container 9a2ea9e551a9
23:54:42 [2020-01-17T23:54:42.613Z]  ---> 39495d18067b
23:54:42 [2020-01-17T23:54:42.613Z] Step 7/16 : WORKDIR /buildx
23:54:42 [2020-01-17T23:54:42.613Z]  ---> Running in f20930a21adf
23:54:42 [2020-01-17T23:54:42.613Z] Removing intermediate container f20930a21adf
23:54:42 [2020-01-17T23:54:42.613Z]  ---> d13675e729db
23:54:42 [2020-01-17T23:54:42.613Z] Step 8/16 : ARG BUILDX_COMMIT
23:54:42 [2020-01-17T23:54:42.613Z]  ---> Running in b0836bd4dea8
23:54:42 [2020-01-17T23:54:42.613Z] Removing intermediate container b0836bd4dea8
23:54:42 [2020-01-17T23:54:42.613Z]  ---> 48e81fc58200
23:54:42 [2020-01-17T23:54:42.613Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
23:54:42 [2020-01-17T23:54:42.613Z]  ---> Running in 48fe79aa456c
23:54:43 [2020-01-17T23:54:43.396Z] From https://github.com/docker/buildx
23:54:43 [2020-01-17T23:54:43.396Z]  * [new tag]         v0.3.1     -> build
23:54:43 [2020-01-17T23:54:43.770Z] Switched to branch 'build'
23:54:44 [2020-01-17T23:54:44.558Z] Removing intermediate container 48fe79aa456c
23:54:44 [2020-01-17T23:54:44.558Z]  ---> ba2e5fa95cf1
23:54:44 [2020-01-17T23:54:44.558Z] Step 10/16 : RUN go mod download
23:54:44 [2020-01-17T23:54:44.558Z]  ---> Running in db03950463d0
23:54:44 [2020-01-17T23:54:44.772Z] Sending build context to Docker daemon  51.32MB

23:54:44 [2020-01-17T23:54:44.772Z] Step 1/16 : ARG GO_VERSION=1.12.10
23:54:44 [2020-01-17T23:54:44.772Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
23:54:44 [2020-01-17T23:54:44.772Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
23:54:44 [2020-01-17T23:54:44.772Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
23:54:44 [2020-01-17T23:54:44.772Z] 1.12.10-stretch: Pulling from library/golang
23:54:44 [2020-01-17T23:54:44.772Z] fb056072eab9: Pulling fs layer
23:54:44 [2020-01-17T23:54:44.772Z] 6a33b1f9796f: Pulling fs layer
23:54:44 [2020-01-17T23:54:44.772Z] 8f8f8962e456: Pulling fs layer
23:54:44 [2020-01-17T23:54:44.772Z] 68adcc365214: Pulling fs layer
23:54:44 [2020-01-17T23:54:44.772Z] 76d8adf27bdf: Pulling fs layer
23:54:44 [2020-01-17T23:54:44.772Z] d66e58854927: Pulling fs layer
23:54:44 [2020-01-17T23:54:44.772Z] 71497195576e: Pulling fs layer
23:54:44 [2020-01-17T23:54:44.772Z] 68adcc365214: Waiting
23:54:44 [2020-01-17T23:54:44.772Z] 76d8adf27bdf: Waiting
23:54:44 [2020-01-17T23:54:44.772Z] 71497195576e: Waiting
23:54:44 [2020-01-17T23:54:44.945Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
23:54:44 [2020-01-17T23:54:44.946Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
23:54:44 [2020-01-17T23:54:44.946Z] go: finding github.com/gorilla/mux v1.7.0
23:54:44 [2020-01-17T23:54:44.946Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
23:54:44 [2020-01-17T23:54:44.946Z] go: finding github.com/theupdateframework/notary v0.6.1
23:54:44 [2020-01-17T23:54:44.946Z] go: finding github.com/imdario/mergo v0.3.7
23:54:44 [2020-01-17T23:54:44.946Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
23:54:45 [2020-01-17T23:54:45.371Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
23:54:45 [2020-01-17T23:54:45.394Z] 8f8f8962e456: Verifying Checksum
23:54:45 [2020-01-17T23:54:45.394Z] 8f8f8962e456: Download complete
23:54:45 [2020-01-17T23:54:45.684Z] 6a33b1f9796f: Verifying Checksum
23:54:45 [2020-01-17T23:54:45.684Z] 6a33b1f9796f: Download complete
23:54:45 [2020-01-17T23:54:45.771Z] go: finding gopkg.in/inf.v0 v0.9.1
23:54:45 [2020-01-17T23:54:45.771Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
23:54:46 [2020-01-17T23:54:46.165Z] go: finding github.com/hashicorp/go-version v1.1.0
23:54:46 [2020-01-17T23:54:46.165Z] go: finding github.com/go-sql-driver/mysql v1.4.1
23:54:46 [2020-01-17T23:54:46.165Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
23:54:46 [2020-01-17T23:54:46.165Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
23:54:46 [2020-01-17T23:54:46.165Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
23:54:47 [2020-01-17T23:54:47.002Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
23:54:47 [2020-01-17T23:54:47.002Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
23:54:47 [2020-01-17T23:54:47.002Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
23:54:47 [2020-01-17T23:54:47.002Z] go: finding github.com/spf13/pflag v1.0.3
23:54:47 [2020-01-17T23:54:47.412Z] go: finding github.com/modern-go/reflect2 v1.0.1
23:54:47 [2020-01-17T23:54:47.412Z] go: finding github.com/Microsoft/hcsshim v0.8.6
23:54:47 [2020-01-17T23:54:47.412Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
23:54:47 [2020-01-17T23:54:47.412Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
23:54:47 [2020-01-17T23:54:47.797Z] go: finding github.com/jinzhu/now v1.0.0
23:54:47 [2020-01-17T23:54:47.797Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
23:54:47 [2020-01-17T23:54:47.797Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
23:54:48 [2020-01-17T23:54:48.214Z] go: finding github.com/opencontainers/image-spec v1.0.1
23:54:48 [2020-01-17T23:54:48.214Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
23:54:48 [2020-01-17T23:54:48.214Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
23:54:48 [2020-01-17T23:54:48.409Z] fb056072eab9: Verifying Checksum
23:54:48 [2020-01-17T23:54:48.409Z] fb056072eab9: Download complete
23:54:48 [2020-01-17T23:54:48.609Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
23:54:48 [2020-01-17T23:54:48.609Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
23:54:48 [2020-01-17T23:54:48.609Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
23:54:49 [2020-01-17T23:54:49.011Z] go: finding github.com/json-iterator/go v1.1.6
23:54:49 [2020-01-17T23:54:49.137Z] Fetching without tags
23:54:49 [2020-01-17T23:54:49.395Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
23:54:49 [2020-01-17T23:54:49.395Z] go: finding github.com/stretchr/testify v1.3.0
23:54:49 [2020-01-17T23:54:49.437Z] 68adcc365214: Verifying Checksum
23:54:49 [2020-01-17T23:54:49.437Z] 68adcc365214: Download complete
23:54:49 [2020-01-17T23:54:49.437Z] 71497195576e: Verifying Checksum
23:54:49 [2020-01-17T23:54:49.437Z] 71497195576e: Download complete
23:54:49 [2020-01-17T23:54:49.679Z] Merging remotes/origin/master commit e6265b26883b7b3cabddd5703e10c90d89e2937a into PR head commit 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:49 [2020-01-17T23:54:49.796Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
23:54:49 [2020-01-17T23:54:49.796Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
23:54:49 [2020-01-17T23:54:49.796Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
23:54:49 [2020-01-17T23:54:49.796Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
23:54:49 [2020-01-17T23:54:49.796Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
23:54:49 [2020-01-17T23:54:49.796Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
23:54:50 [2020-01-17T23:54:50.064Z] 76d8adf27bdf: Verifying Checksum
23:54:50 [2020-01-17T23:54:50.064Z] 76d8adf27bdf: Download complete
23:54:49 [2020-01-17T23:54:49.040Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:49 [2020-01-17T23:54:49.053Z]  > git config --add remote.origin.fetch +refs/pull/40393/head:refs/remotes/origin/PR-40393 # timeout=10
23:54:49 [2020-01-17T23:54:49.078Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:49 [2020-01-17T23:54:49.112Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:49 [2020-01-17T23:54:49.174Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:49 [2020-01-17T23:54:49.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:49 [2020-01-17T23:54:49.175Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:54:49 [2020-01-17T23:54:49.693Z]  > git config core.sparsecheckout # timeout=10
23:54:49 [2020-01-17T23:54:49.726Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:50 [2020-01-17T23:54:50.507Z] Merge succeeded, producing 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:54:50 [2020-01-17T23:54:50.508Z] Checking out Revision 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 (PR-40393)
23:54:50 [2020-01-17T23:54:50.645Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
23:54:50 [2020-01-17T23:54:50.645Z] go: finding github.com/prometheus/client_golang v0.8.0
23:54:51 [2020-01-17T23:54:51.053Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
23:54:51 [2020-01-17T23:54:51.053Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
23:54:51 [2020-01-17T23:54:51.475Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
23:54:51 [2020-01-17T23:54:51.475Z] go: finding github.com/davecgh/go-spew v1.1.0
23:54:51 [2020-01-17T23:54:51.475Z] go: finding github.com/bugsnag/panicwrap v1.2.0
23:54:51 [2020-01-17T23:54:51.891Z] Commit message: "hack/make/.go-autogen: fix LDFLAGS to accept values with spaces"
23:54:51 [2020-01-17T23:54:51.954Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
23:54:52 [2020-01-17T23:54:52.072Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
23:54:52 [2020-01-17T23:54:52.072Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
23:54:50 [2020-01-17T23:54:50.427Z]  > git merge e6265b26883b7b3cabddd5703e10c90d89e2937a # timeout=10
23:54:50 [2020-01-17T23:54:50.464Z]  > git rev-parse HEAD^{commit} # timeout=10
23:54:50 [2020-01-17T23:54:50.511Z]  > git config core.sparsecheckout # timeout=10
23:54:50 [2020-01-17T23:54:50.538Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:54:52 [2020-01-17T23:54:52.732Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
23:54:52 [2020-01-17T23:54:52.732Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
23:54:52 [2020-01-17T23:54:52.834Z] fb056072eab9: Pull complete
23:54:53 [2020-01-17T23:54:53.118Z] + [ PR != PR ]
23:54:53 [2020-01-17T23:54:53.118Z] + [ master != master ]
23:54:53 [2020-01-17T23:54:53.118Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:54:53 [2020-01-17T23:54:53.240Z] go: finding github.com/golang/protobuf v1.2.0
23:54:53 [2020-01-17T23:54:53.240Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
23:54:53 [2020-01-17T23:54:53.240Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
23:54:53 [2020-01-17T23:54:53.240Z] go: finding gotest.tools v2.2.0+incompatible
23:54:53 [2020-01-17T23:54:53.240Z] go: finding github.com/sirupsen/logrus v1.3.0
23:54:53 [2020-01-17T23:54:53.457Z] 6a33b1f9796f: Pull complete
23:54:53 [2020-01-17T23:54:53.504Z] + docker version
23:54:53 [2020-01-17T23:54:53.729Z] go: finding github.com/google/go-cmp v0.2.0
23:54:53 [2020-01-17T23:54:53.744Z] 8f8f8962e456: Pull complete
23:54:54 [2020-01-17T23:54:54.168Z] go: finding github.com/pkg/errors v0.8.1
23:54:54 [2020-01-17T23:54:54.576Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
23:54:54 [2020-01-17T23:54:54.576Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
23:54:54 [2020-01-17T23:54:54.996Z] go: finding github.com/hashicorp/hcl v1.0.0
23:54:54 [2020-01-17T23:54:54.996Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
23:54:54 [2020-01-17T23:54:54.996Z] go: finding github.com/pmezard/go-difflib v1.0.0
23:54:54 [2020-01-17T23:54:54.996Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
23:54:54 [2020-01-17T23:54:54.996Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
23:54:55 [2020-01-17T23:54:55.399Z] go: finding github.com/stretchr/objx v0.1.1
23:54:55 [2020-01-17T23:54:55.775Z] go: finding github.com/lib/pq v1.0.0
23:54:55 [2020-01-17T23:54:55.790Z] d66e58854927: Verifying Checksum
23:54:55 [2020-01-17T23:54:55.790Z] d66e58854927: Download complete
23:54:56 [2020-01-17T23:54:56.176Z] go: finding github.com/uber/jaeger-lib v1.2.1
23:54:56 [2020-01-17T23:54:56.176Z] go: finding go.etcd.io/bbolt v1.3.2
23:54:56 [2020-01-17T23:54:56.577Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
23:54:56 [2020-01-17T23:54:56.989Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
23:54:56 [2020-01-17T23:54:56.989Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:54:57 [2020-01-17T23:54:57.400Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
23:54:57 [2020-01-17T23:54:57.400Z] go: finding github.com/spf13/cobra v0.0.3
23:54:57 [2020-01-17T23:54:57.699Z] Client: Docker Engine - Community
23:54:57 [2020-01-17T23:54:57.699Z]  Version:           19.03.2
23:54:57 [2020-01-17T23:54:57.699Z]  API version:       1.40
23:54:57 [2020-01-17T23:54:57.699Z]  Go version:        go1.12.8
23:54:57 [2020-01-17T23:54:57.699Z]  Git commit:        6a30dfc
23:54:57 [2020-01-17T23:54:57.699Z]  Built:             Thu Aug 29 05:29:11 2019
23:54:57 [2020-01-17T23:54:57.699Z]  OS/Arch:           linux/amd64
23:54:57 [2020-01-17T23:54:57.699Z]  Experimental:      false
23:54:57 [2020-01-17T23:54:57.699Z] 
23:54:57 [2020-01-17T23:54:57.699Z] Server: Docker Engine - Community
23:54:57 [2020-01-17T23:54:57.699Z]  Engine:
23:54:57 [2020-01-17T23:54:57.699Z]   Version:          19.03.2
23:54:57 [2020-01-17T23:54:57.699Z]   API version:      1.40 (minimum version 1.12)
23:54:57 [2020-01-17T23:54:57.699Z]   Go version:       go1.12.8
23:54:57 [2020-01-17T23:54:57.699Z]   Git commit:       6a30dfc
23:54:57 [2020-01-17T23:54:57.699Z]   Built:            Thu Aug 29 05:27:45 2019
23:54:57 [2020-01-17T23:54:57.699Z]   OS/Arch:          linux/amd64
23:54:57 [2020-01-17T23:54:57.699Z]   Experimental:     true
23:54:57 [2020-01-17T23:54:57.699Z]  containerd:
23:54:57 [2020-01-17T23:54:57.699Z]   Version:          1.2.6
23:54:57 [2020-01-17T23:54:57.699Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
23:54:57 [2020-01-17T23:54:57.699Z]  runc:
23:54:57 [2020-01-17T23:54:57.699Z]   Version:          1.0.0-rc8
23:54:57 [2020-01-17T23:54:57.699Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
23:54:57 [2020-01-17T23:54:57.699Z]  docker-init:
23:54:57 [2020-01-17T23:54:57.699Z]   Version:          0.18.0
23:54:57 [2020-01-17T23:54:57.699Z]   GitCommit:        fec3683
[Pipeline] sh
23:54:57 [2020-01-17T23:54:57.807Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
23:54:57 [2020-01-17T23:54:57.832Z] 68adcc365214: Pull complete
23:54:58 [2020-01-17T23:54:58.002Z] + docker info
23:54:58 [2020-01-17T23:54:58.228Z] go: finding github.com/ghodss/yaml v1.0.0
23:54:58 [2020-01-17T23:54:58.228Z] go: finding google.golang.org/grpc v1.20.1
23:54:58 [2020-01-17T23:54:58.228Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:54:59 [2020-01-17T23:54:59.120Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
23:54:59 [2020-01-17T23:54:59.720Z] go: finding github.com/jinzhu/gorm v1.9.2
23:54:59 [2020-01-17T23:54:59.720Z] go: finding github.com/gofrs/flock v0.7.0
23:54:59 [2020-01-17T23:54:59.870Z] 76d8adf27bdf: Pull complete
23:55:00 [2020-01-17T23:55:00.297Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
23:55:01 [2020-01-17T23:55:01.192Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
23:55:01 [2020-01-17T23:55:01.591Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
23:55:01 [2020-01-17T23:55:01.591Z] go: finding gotest.tools v2.1.0+incompatible
23:55:01 [2020-01-17T23:55:01.591Z] go: finding github.com/google/certificate-transparency-go v1.0.21
23:55:01 [2020-01-17T23:55:01.591Z] go: finding github.com/gogo/googleapis v1.1.0
23:55:02 [2020-01-17T23:55:02.469Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
23:55:02 [2020-01-17T23:55:02.469Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
23:55:02 [2020-01-17T23:55:02.469Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
23:55:02 [2020-01-17T23:55:02.959Z] go: finding github.com/docker/go-units v0.3.1
23:55:02 [2020-01-17T23:55:02.959Z] go: finding github.com/BurntSushi/toml v0.3.1
23:55:02 [2020-01-17T23:55:02.959Z] go: finding cloud.google.com/go v0.26.0
23:55:03 [2020-01-17T23:55:03.364Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
23:55:03 [2020-01-17T23:55:03.364Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
23:55:03 [2020-01-17T23:55:03.364Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
23:55:04 [2020-01-17T23:55:04.220Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
23:55:04 [2020-01-17T23:55:04.220Z] go: finding github.com/vishvananda/netlink v1.0.0
23:55:04 [2020-01-17T23:55:04.610Z] go: finding github.com/gogo/protobuf v1.2.1
23:55:04 [2020-01-17T23:55:04.610Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
23:55:04 [2020-01-17T23:55:04.610Z] go: finding github.com/bitly/go-simplejson v0.5.0
23:55:04 [2020-01-17T23:55:04.610Z] go: finding github.com/spf13/viper v1.3.2
23:55:05 [2020-01-17T23:55:05.470Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
23:55:05 [2020-01-17T23:55:05.863Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
23:55:05 [2020-01-17T23:55:05.863Z] go: finding github.com/mattn/go-shellwords v1.0.5
23:55:05 [2020-01-17T23:55:05.863Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
23:55:05 [2020-01-17T23:55:05.863Z] go: finding github.com/sirupsen/logrus v1.4.0
23:55:06 [2020-01-17T23:55:06.261Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
23:55:06 [2020-01-17T23:55:06.681Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
23:55:06 [2020-01-17T23:55:06.681Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
23:55:06 [2020-01-17T23:55:06.681Z] go: finding github.com/davecgh/go-spew v1.1.1
23:55:06 [2020-01-17T23:55:06.719Z] d66e58854927: Pull complete
23:55:06 [2020-01-17T23:55:06.719Z] 71497195576e: Pull complete
23:55:06 [2020-01-17T23:55:06.719Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
23:55:06 [2020-01-17T23:55:06.719Z] Status: Downloaded newer image for golang:1.12.10-stretch
23:55:06 [2020-01-17T23:55:06.719Z]  ---> ebd73b5ebd31
23:55:06 [2020-01-17T23:55:06.719Z] Step 5/16 : ARG BUILDX_REPO
23:55:06 [2020-01-17T23:55:06.719Z]  ---> Running in 98c8a0491f44
23:55:06 [2020-01-17T23:55:06.719Z] Removing intermediate container 98c8a0491f44
23:55:06 [2020-01-17T23:55:06.719Z]  ---> 4c463819b538
23:55:06 [2020-01-17T23:55:06.719Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
23:55:06 [2020-01-17T23:55:06.719Z]  ---> Running in 8e70d9820e2e
23:55:06 [2020-01-17T23:55:06.719Z] Cloning into '/buildx'...
23:55:07 [2020-01-17T23:55:07.087Z] go: finding github.com/spf13/cast v1.3.0
23:55:07 [2020-01-17T23:55:07.087Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
23:55:07 [2020-01-17T23:55:07.087Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
23:55:07 [2020-01-17T23:55:07.087Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
23:55:07 [2020-01-17T23:55:07.475Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
23:55:07 [2020-01-17T23:55:07.475Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
23:55:07 [2020-01-17T23:55:07.879Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
23:55:07 [2020-01-17T23:55:07.879Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
23:55:07 [2020-01-17T23:55:07.879Z] go: finding github.com/gogo/protobuf v1.0.0
23:55:07 [2020-01-17T23:55:07.879Z] go: finding github.com/magiconair/properties v1.8.0
23:55:07 [2020-01-17T23:55:07.879Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
23:55:07 [2020-01-17T23:55:07.879Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
23:55:07 [2020-01-17T23:55:07.879Z] go: finding github.com/kisielk/errcheck v1.1.0
23:55:08 [2020-01-17T23:55:08.305Z] go: finding golang.org/x/text v0.3.0
23:55:08 [2020-01-17T23:55:08.720Z] go: finding github.com/stretchr/objx v0.1.0
23:55:08 [2020-01-17T23:55:08.720Z] go: finding github.com/Microsoft/go-winio v0.4.11
23:55:08 [2020-01-17T23:55:08.720Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
23:55:08 [2020-01-17T23:55:08.720Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
23:55:09 [2020-01-17T23:55:09.122Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
23:55:09 [2020-01-17T23:55:09.575Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
23:55:09 [2020-01-17T23:55:09.575Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
23:55:09 [2020-01-17T23:55:09.575Z] go: finding github.com/coreos/go-semver v0.2.0
23:55:09 [2020-01-17T23:55:09.575Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
23:55:09 [2020-01-17T23:55:09.575Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
23:55:10 [2020-01-17T23:55:10.017Z] go: finding github.com/onsi/ginkgo v1.7.0
23:55:10 [2020-01-17T23:55:10.225Z] Client:
23:55:10 [2020-01-17T23:55:10.225Z]  Debug Mode: false
23:55:10 [2020-01-17T23:55:10.225Z] 
23:55:10 [2020-01-17T23:55:10.225Z] Server:
23:55:10 [2020-01-17T23:55:10.225Z]  Containers: 0
23:55:10 [2020-01-17T23:55:10.225Z]   Running: 0
23:55:10 [2020-01-17T23:55:10.225Z]   Paused: 0
23:55:10 [2020-01-17T23:55:10.225Z]   Stopped: 0
23:55:10 [2020-01-17T23:55:10.225Z]  Images: 0
23:55:10 [2020-01-17T23:55:10.225Z]  Server Version: 19.03.2
23:55:10 [2020-01-17T23:55:10.225Z]  Storage Driver: overlay2
23:55:10 [2020-01-17T23:55:10.225Z]   Backing Filesystem: extfs
23:55:10 [2020-01-17T23:55:10.225Z]   Supports d_type: true
23:55:10 [2020-01-17T23:55:10.225Z]   Native Overlay Diff: true
23:55:10 [2020-01-17T23:55:10.225Z]  Logging Driver: json-file
23:55:10 [2020-01-17T23:55:10.225Z]  Cgroup Driver: cgroupfs
23:55:10 [2020-01-17T23:55:10.225Z]  Plugins:
23:55:10 [2020-01-17T23:55:10.225Z]   Volume: local
23:55:10 [2020-01-17T23:55:10.225Z]   Network: bridge host ipvlan macvlan null overlay
23:55:10 [2020-01-17T23:55:10.225Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:55:10 [2020-01-17T23:55:10.225Z]  Swarm: inactive
23:55:10 [2020-01-17T23:55:10.225Z]  Runtimes: runc
23:55:10 [2020-01-17T23:55:10.225Z]  Default Runtime: runc
23:55:10 [2020-01-17T23:55:10.225Z]  Init Binary: docker-init
23:55:10 [2020-01-17T23:55:10.225Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
23:55:10 [2020-01-17T23:55:10.225Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
23:55:10 [2020-01-17T23:55:10.225Z]  init version: fec3683
23:55:10 [2020-01-17T23:55:10.225Z]  Security Options:
23:55:10 [2020-01-17T23:55:10.225Z]   apparmor
23:55:10 [2020-01-17T23:55:10.225Z]   seccomp
23:55:10 [2020-01-17T23:55:10.225Z]    Profile: default
23:55:10 [2020-01-17T23:55:10.225Z]  Kernel Version: 4.15.0-1048-aws
23:55:10 [2020-01-17T23:55:10.225Z]  Operating System: Ubuntu 18.04.3 LTS
23:55:10 [2020-01-17T23:55:10.225Z]  OSType: linux
23:55:10 [2020-01-17T23:55:10.225Z]  Architecture: x86_64
23:55:10 [2020-01-17T23:55:10.225Z]  CPUs: 2
23:55:10 [2020-01-17T23:55:10.225Z]  Total Memory: 7.501GiB
23:55:10 [2020-01-17T23:55:10.225Z]  Name: ip-10-100-38-69
23:55:10 [2020-01-17T23:55:10.225Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
23:55:10 [2020-01-17T23:55:10.225Z]  Docker Root Dir: /var/lib/docker
23:55:10 [2020-01-17T23:55:10.225Z]  Debug Mode: false
23:55:10 [2020-01-17T23:55:10.225Z]  Registry: https://index.docker.io/v1/
23:55:10 [2020-01-17T23:55:10.225Z]  Labels:
23:55:10 [2020-01-17T23:55:10.225Z]  Experimental: true
23:55:10 [2020-01-17T23:55:10.225Z]  Insecure Registries:
23:55:10 [2020-01-17T23:55:10.225Z]   127.0.0.0/8
23:55:10 [2020-01-17T23:55:10.225Z]  Live Restore Enabled: true
23:55:10 [2020-01-17T23:55:10.225Z] 
23:55:10 [2020-01-17T23:55:10.225Z] WARNING: No swap limit support
[Pipeline] sh
23:55:10 [2020-01-17T23:55:10.534Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:55:10 [2020-01-17T23:55:10.534Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:55:10 [2020-01-17T23:55:10.534Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40393/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:55:10 [2020-01-17T23:55:10.534Z] + bash /home/ubuntu/workspace/moby_PR-40393/check-config.sh
23:55:10 [2020-01-17T23:55:10.534Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:55:10 [2020-01-17T23:55:10.534Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
23:55:10 [2020-01-17T23:55:10.534Z] 
23:55:10 [2020-01-17T23:55:10.534Z] Generally Necessary:
23:55:10 [2020-01-17T23:55:10.534Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:55:10 [2020-01-17T23:55:10.534Z] - apparmor: enabled and tools installed
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NAMESPACES: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NET_NS: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_PID_NS: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_IPC_NS: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_UTS_NS: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_CGROUPS: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_CGROUP_CPUACCT: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_CGROUP_DEVICE: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_CGROUP_FREEZER: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_CGROUP_SCHED: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_CPUSETS: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_MEMCG: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_KEYS: enabled
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_VETH: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_BRIDGE: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NF_NAT: enabled (as module)
23:55:10 [2020-01-17T23:55:10.796Z] - CONFIG_NF_NAT_NEEDED: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_POSIX_MQUEUE: enabled
23:55:11 [2020-01-17T23:55:11.056Z] 
23:55:11 [2020-01-17T23:55:11.056Z] Optional Features:
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_USER_NS: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_SECCOMP: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_CGROUP_PIDS: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_MEMCG_SWAP: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:55:11 [2020-01-17T23:55:11.056Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_BLK_CGROUP: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_IOSCHED_CFQ: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_CGROUP_PERF: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_CGROUP_HUGETLB: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_CFS_BANDWIDTH: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_RT_GROUP_SCHED: missing
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_IP_VS: enabled (as module)
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_IP_VS_NFCT: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_IP_VS_RR: enabled (as module)
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_EXT4_FS: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:55:11 [2020-01-17T23:55:11.056Z] - Network Drivers:
23:55:11 [2020-01-17T23:55:11.056Z]   - "overlay":
23:55:11 [2020-01-17T23:55:11.056Z]     - CONFIG_VXLAN: enabled (as module)
23:55:11 [2020-01-17T23:55:11.056Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:55:11 [2020-01-17T23:55:11.056Z]       Optional (for encrypted networks):
23:55:11 [2020-01-17T23:55:11.143Z] Removing intermediate container 8e70d9820e2e
23:55:11 [2020-01-17T23:55:11.143Z]  ---> 576c944e0c31
23:55:11 [2020-01-17T23:55:11.143Z] Step 7/16 : WORKDIR /buildx
23:55:11 [2020-01-17T23:55:11.143Z]  ---> Running in f8b5b4b1e01f
23:55:11 [2020-01-17T23:55:11.143Z] Removing intermediate container f8b5b4b1e01f
23:55:11 [2020-01-17T23:55:11.143Z]  ---> b9d7810abac9
23:55:11 [2020-01-17T23:55:11.143Z] Step 8/16 : ARG BUILDX_COMMIT
23:55:11 [2020-01-17T23:55:11.143Z]  ---> Running in b5ca48d87346
23:55:11 [2020-01-17T23:55:11.143Z] Removing intermediate container b5ca48d87346
23:55:11 [2020-01-17T23:55:11.144Z]  ---> a4435418b596
23:55:11 [2020-01-17T23:55:11.144Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
23:55:11 [2020-01-17T23:55:11.144Z]  ---> Running in 0b12c62b94ed
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_CRYPTO: enabled
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_CRYPTO_AEAD: enabled
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_CRYPTO_GCM: enabled
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_CRYPTO_GHASH: enabled
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_XFRM: enabled
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_XFRM_USER: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_INET_ESP: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]   - "ipvlan":
23:55:11 [2020-01-17T23:55:11.314Z]     - CONFIG_IPVLAN: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]   - "macvlan":
23:55:11 [2020-01-17T23:55:11.314Z]     - CONFIG_MACVLAN: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]     - CONFIG_DUMMY: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]   - "ftp,tftp client in container":
23:55:11 [2020-01-17T23:55:11.314Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:55:11 [2020-01-17T23:55:11.314Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:55:11 [2020-01-17T23:55:11.315Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:55:11 [2020-01-17T23:55:11.315Z] - Storage Drivers:
23:55:11 [2020-01-17T23:55:11.315Z]   - "aufs":
23:55:11 [2020-01-17T23:55:11.315Z]     - CONFIG_AUFS_FS: enabled (as module)
23:55:11 [2020-01-17T23:55:11.315Z]   - "btrfs":
23:55:11 [2020-01-17T23:55:11.315Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:55:11 [2020-01-17T23:55:11.315Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:55:11 [2020-01-17T23:55:11.315Z]   - "devicemapper":
23:55:11 [2020-01-17T23:55:11.315Z]     - CONFIG_BLK_DEV_DM: enabled
23:55:11 [2020-01-17T23:55:11.315Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:55:11 [2020-01-17T23:55:11.315Z]   - "overlay":
23:55:11 [2020-01-17T23:55:11.315Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:55:11 [2020-01-17T23:55:11.315Z]   - "zfs":
23:55:11 [2020-01-17T23:55:11.315Z]     - /dev/zfs: missing
23:55:11 [2020-01-17T23:55:11.315Z]     - zfs command: missing
23:55:11 [2020-01-17T23:55:11.315Z]     - zpool command: missing
23:55:11 [2020-01-17T23:55:11.315Z] 
23:55:11 [2020-01-17T23:55:11.315Z] Limits:
23:55:11 [2020-01-17T23:55:11.315Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:55:11 [2020-01-17T23:55:11.315Z] 
23:55:11 [2020-01-17T23:55:11.315Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:55:11 [2020-01-17T23:55:11.413Z] go: finding github.com/sirupsen/logrus v1.0.3
23:55:11 [2020-01-17T23:55:11.413Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
23:55:11 [2020-01-17T23:55:11.413Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
23:55:11 [2020-01-17T23:55:11.413Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
23:55:11 [2020-01-17T23:55:11.413Z] go: finding github.com/mitchellh/mapstructure v1.1.2
23:55:11 [2020-01-17T23:55:11.413Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
23:55:11 [2020-01-17T23:55:11.428Z] From https://github.com/docker/buildx
23:55:11 [2020-01-17T23:55:11.428Z]  * [new tag]         v0.3.1     -> build
23:55:11 [2020-01-17T23:55:11.673Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 .
23:55:11 [2020-01-17T23:55:11.673Z] #2 [internal] load build definition from Dockerfile
23:55:11 [2020-01-17T23:55:11.822Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
23:55:11 [2020-01-17T23:55:11.822Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
23:55:11 [2020-01-17T23:55:11.822Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
23:55:11 [2020-01-17T23:55:11.822Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
23:55:11 [2020-01-17T23:55:11.934Z] #2 transferring dockerfile: 15.58kB 0.0s done
23:55:11 [2020-01-17T23:55:11.934Z] #2 DONE 0.2s
23:55:11 [2020-01-17T23:55:11.934Z] 
23:55:11 [2020-01-17T23:55:11.934Z] #1 [internal] load .dockerignore
23:55:11 [2020-01-17T23:55:11.934Z] #1 transferring context: 87B done
23:55:11 [2020-01-17T23:55:11.934Z] #1 DONE 0.2s
23:55:11 [2020-01-17T23:55:11.934Z] 
23:55:11 [2020-01-17T23:55:11.934Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:55:12 [2020-01-17T23:55:12.053Z] Switched to branch 'build'
23:55:12 [2020-01-17T23:55:12.501Z] #3 DONE 0.5s
23:55:12 [2020-01-17T23:55:12.501Z] 
23:55:12 [2020-01-17T23:55:12.501Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:55:12 [2020-01-17T23:55:12.501Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:55:12 [2020-01-17T23:55:12.501Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:55:12 [2020-01-17T23:55:12.501Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
23:55:12 [2020-01-17T23:55:12.501Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
23:55:12 [2020-01-17T23:55:12.501Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s
23:55:12 [2020-01-17T23:55:12.651Z] go: finding github.com/kisielk/gotool v1.0.0
23:55:12 [2020-01-17T23:55:12.651Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
23:55:12 [2020-01-17T23:55:12.651Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
23:55:12 [2020-01-17T23:55:12.651Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
23:55:12 [2020-01-17T23:55:12.678Z] Removing intermediate container 0b12c62b94ed
23:55:12 [2020-01-17T23:55:12.678Z]  ---> 0f41dcb6294a
23:55:12 [2020-01-17T23:55:12.678Z] Step 10/16 : RUN go mod download
23:55:12 [2020-01-17T23:55:12.678Z]  ---> Running in eeb6398907de
23:55:12 [2020-01-17T23:55:12.760Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
23:55:12 [2020-01-17T23:55:12.760Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
23:55:13 [2020-01-17T23:55:13.060Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
23:55:13 [2020-01-17T23:55:13.060Z] go: finding github.com/onsi/gomega v1.4.3
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/Microsoft/hcsshim v0.8.6
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/spf13/pflag v1.0.3
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
23:55:13 [2020-01-17T23:55:13.308Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
23:55:13 [2020-01-17T23:55:13.328Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
23:55:13 [2020-01-17T23:55:13.328Z] #4 DONE 0.9s
23:55:13 [2020-01-17T23:55:13.467Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
23:55:13 [2020-01-17T23:55:13.467Z] go: finding github.com/containerd/containerd v1.2.4
23:55:13 [2020-01-17T23:55:13.852Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
23:55:13 [2020-01-17T23:55:13.852Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
23:55:13 [2020-01-17T23:55:13.852Z] go: finding github.com/client9/misspell v0.3.4
23:55:13 [2020-01-17T23:55:13.895Z] 
23:55:13 [2020-01-17T23:55:13.895Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
23:55:13 [2020-01-17T23:55:13.895Z] #6 ...
23:55:13 [2020-01-17T23:55:13.895Z] 
23:55:13 [2020-01-17T23:55:13.895Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
23:55:13 [2020-01-17T23:55:13.895Z] #5 DONE 0.3s
23:55:13 [2020-01-17T23:55:13.945Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
23:55:14 [2020-01-17T23:55:14.163Z] 
23:55:14 [2020-01-17T23:55:14.163Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
23:55:14 [2020-01-17T23:55:14.163Z] #6 DONE 0.3s
23:55:14 [2020-01-17T23:55:14.163Z] 
23:55:14 [2020-01-17T23:55:14.163Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:55:14 [2020-01-17T23:55:14.163Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
23:55:14 [2020-01-17T23:55:14.163Z] #68 DONE 0.0s
23:55:14 [2020-01-17T23:55:14.163Z] 
23:55:14 [2020-01-17T23:55:14.163Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:55:14 [2020-01-17T23:55:14.163Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
23:55:14 [2020-01-17T23:55:14.252Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
23:55:14 [2020-01-17T23:55:14.252Z] go: finding github.com/hpcloud/tail v1.0.0
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 486.95kB / 50.38MB 0.3s
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 2.05MB / 7.81MB 0.3s
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:93a56423351235e070b3630e0a8b3e27d5e868883d4dff591f676315f208a574 1.79kB / 1.79kB done
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:272e3f68338f33e2a0bd794e416cb7929de154fcef5d5189566c1c499607bb37 5.46kB / 5.46kB done
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 6.46MB / 10.00MB 0.3s
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 4.91MB / 50.38MB 0.3s
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 6.00MB / 7.81MB 0.3s
23:55:14 [2020-01-17T23:55:14.425Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.3s
23:55:14 [2020-01-17T23:55:14.583Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
23:55:14 [2020-01-17T23:55:14.658Z] go: finding github.com/onsi/ginkgo v1.6.0
23:55:14 [2020-01-17T23:55:14.685Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 6.48MB / 7.81MB 0.5s
23:55:14 [2020-01-17T23:55:14.685Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.4s done
23:55:14 [2020-01-17T23:55:14.685Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 0B / 51.79MB 0.5s
23:55:14 [2020-01-17T23:55:14.685Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 8.46MB / 50.38MB 0.6s
23:55:14 [2020-01-17T23:55:14.685Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.6s
23:55:14 [2020-01-17T23:55:14.947Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.6s done
23:55:14 [2020-01-17T23:55:14.948Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 3.90MB / 51.79MB 0.6s
23:55:14 [2020-01-17T23:55:14.948Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 0B / 68.52MB 0.6s
23:55:14 [2020-01-17T23:55:14.948Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 17.81MB / 50.38MB 0.9s
23:55:14 [2020-01-17T23:55:14.948Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 11.05MB / 51.79MB 0.9s
23:55:14 [2020-01-17T23:55:14.948Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 4.94MB / 68.52MB 0.9s
23:55:15 [2020-01-17T23:55:15.056Z] go: finding github.com/docker/go-connections v0.3.0
23:55:15 [2020-01-17T23:55:15.056Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
23:55:15 [2020-01-17T23:55:15.171Z] Running on ubuntu-1804-overlay2 (i-09c2c2cafadaaac0b) in /home/ubuntu/workspace/moby_PR-40393
[Pipeline] {
[Pipeline] checkout
23:55:15 [2020-01-17T23:55:15.214Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 16.41MB / 51.79MB 1.0s
23:55:15 [2020-01-17T23:55:15.214Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 9.85MB / 68.52MB 1.0s
23:55:15 [2020-01-17T23:55:15.221Z] go: finding github.com/imdario/mergo v0.3.7
23:55:15 [2020-01-17T23:55:15.459Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
23:55:15 [2020-01-17T23:55:15.459Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
23:55:15 [2020-01-17T23:55:15.477Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 21.85MB / 50.38MB 1.2s
23:55:15 [2020-01-17T23:55:15.477Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 20.81MB / 51.79MB 1.2s
23:55:15 [2020-01-17T23:55:15.477Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 14.03MB / 68.52MB 1.2s
23:55:15 [2020-01-17T23:55:15.477Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 27.87MB / 50.38MB 1.4s
23:55:15 [2020-01-17T23:55:15.477Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 23.81MB / 51.79MB 1.4s
23:55:15 [2020-01-17T23:55:15.477Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 19.92MB / 68.52MB 1.4s
23:55:15 [2020-01-17T23:55:15.477Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 27.05MB / 51.79MB 1.5s
23:55:15 [2020-01-17T23:55:15.513Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
23:55:15 [2020-01-17T23:55:15.805Z] go: finding github.com/mattn/go-shellwords v1.0.5
23:55:15 [2020-01-17T23:55:15.854Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
23:55:15 [2020-01-17T23:55:15.854Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
23:55:16 [2020-01-17T23:55:16.045Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 32.05MB / 50.38MB 1.7s
23:55:16 [2020-01-17T23:55:16.045Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 25.57MB / 68.52MB 1.7s
23:55:16 [2020-01-17T23:55:16.045Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 34.76MB / 50.38MB 1.8s
23:55:16 [2020-01-17T23:55:16.045Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 32.20MB / 51.79MB 1.8s
23:55:16 [2020-01-17T23:55:16.098Z] go: finding github.com/bugsnag/panicwrap v1.2.0
23:55:16 [2020-01-17T23:55:16.098Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
23:55:16 [2020-01-17T23:55:16.256Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
23:55:16 [2020-01-17T23:55:16.256Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
23:55:16 [2020-01-17T23:55:16.256Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
23:55:16 [2020-01-17T23:55:16.256Z] go: finding github.com/spf13/afero v1.1.2
23:55:16 [2020-01-17T23:55:16.303Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 39.25MB / 50.38MB 2.0s
23:55:16 [2020-01-17T23:55:16.303Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 37.61MB / 51.79MB 2.0s
23:55:16 [2020-01-17T23:55:16.303Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 32.64MB / 68.52MB 2.0s
23:55:16 [2020-01-17T23:55:16.303Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 41.46MB / 51.79MB 2.2s
23:55:16 [2020-01-17T23:55:16.303Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 37.48MB / 68.52MB 2.2s
23:55:16 [2020-01-17T23:55:16.390Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
23:55:16 [2020-01-17T23:55:16.390Z] go: finding github.com/modern-go/reflect2 v1.0.1
23:55:16 [2020-01-17T23:55:16.560Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 42.46MB / 50.38MB 2.3s
23:55:16 [2020-01-17T23:55:16.560Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 46.69MB / 50.38MB 2.4s
23:55:16 [2020-01-17T23:55:16.560Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 44.59MB / 51.79MB 2.4s
23:55:16 [2020-01-17T23:55:16.681Z] go: finding github.com/gorilla/mux v1.7.0
23:55:16 [2020-01-17T23:55:16.818Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.29MB / 50.38MB 2.6s
23:55:16 [2020-01-17T23:55:16.818Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 48.11MB / 51.79MB 2.6s
23:55:16 [2020-01-17T23:55:16.818Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 46.50MB / 68.52MB 2.6s
23:55:16 [2020-01-17T23:55:16.818Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 2.7s
23:55:16 [2020-01-17T23:55:16.818Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 50.87MB / 68.52MB 2.7s
23:55:17 [2020-01-17T23:55:17.107Z] go: finding gopkg.in/yaml.v2 v2.2.2
23:55:17 [2020-01-17T23:55:17.107Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
23:55:17 [2020-01-17T23:55:17.382Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 55.79MB / 68.52MB 3.0s
23:55:17 [2020-01-17T23:55:17.382Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 3.1s done
23:55:17 [2020-01-17T23:55:17.382Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 3.0s done
23:55:17 [2020-01-17T23:55:17.382Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 64.79MB / 68.52MB 3.3s
23:55:17 [2020-01-17T23:55:17.382Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 2.63MB / 120.08MB 3.3s
23:55:17 [2020-01-17T23:55:17.382Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 0B / 127B 3.3s
23:55:17 [2020-01-17T23:55:17.558Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
23:55:17 [2020-01-17T23:55:17.558Z] go: finding github.com/golang/mock v1.1.1
23:55:17 [2020-01-17T23:55:17.642Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 3.4s
23:55:17 [2020-01-17T23:55:17.642Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 3.5s
23:55:17 [2020-01-17T23:55:17.642Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650
23:55:17 [2020-01-17T23:55:17.642Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 3.6s done
23:55:17 [2020-01-17T23:55:17.642Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 11.31MB / 120.08MB 3.7s
23:55:17 [2020-01-17T23:55:17.642Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 3.6s done
23:55:17 [2020-01-17T23:55:17.715Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
23:55:17 [2020-01-17T23:55:17.715Z] go: finding github.com/stretchr/testify v1.3.0
23:55:17 [2020-01-17T23:55:17.715Z] go: finding github.com/opencontainers/image-spec v1.0.1
23:55:17 [2020-01-17T23:55:17.893Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0e635cade8b5ba743) in /home/ubuntu/workspace/moby_PR-40393
[Pipeline] {
[Pipeline] checkout
23:55:18 [2020-01-17T23:55:18.006Z] go: finding github.com/hashicorp/hcl v1.0.0
23:55:18 [2020-01-17T23:55:18.189Z] go: finding github.com/kr/pretty v0.1.0
23:55:18 [2020-01-17T23:55:18.226Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 19.04MB / 120.08MB 4.0s
23:55:18 [2020-01-17T23:55:18.309Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
23:55:18 [2020-01-17T23:55:18.309Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
23:55:18 [2020-01-17T23:55:18.483Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 29.86MB / 120.08MB 4.3s
23:55:18 [2020-01-17T23:55:18.741Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 39.99MB / 120.08MB 4.5s
23:55:18 [2020-01-17T23:55:18.943Z] go: finding github.com/jinzhu/gorm v1.9.2
23:55:18 [2020-01-17T23:55:18.943Z] go: finding github.com/json-iterator/go v1.1.6
23:55:19 [2020-01-17T23:55:19.002Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 46.65MB / 120.08MB 4.9s
23:55:19 [2020-01-17T23:55:19.235Z] go: finding github.com/pkg/errors v0.8.1
23:55:19 [2020-01-17T23:55:19.261Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 57.45MB / 120.08MB 5.1s
23:55:19 [2020-01-17T23:55:19.423Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
23:55:19 [2020-01-17T23:55:19.424Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
23:55:19 [2020-01-17T23:55:19.424Z] go: finding github.com/kr/text v0.1.0
23:55:19 [2020-01-17T23:55:19.424Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
23:55:19 [2020-01-17T23:55:19.471Z] using credential docker-jenkins-github-credentials
23:55:19 [2020-01-17T23:55:19.479Z] Cloning the remote Git repository
23:55:19 [2020-01-17T23:55:19.479Z] Cloning with configured refspecs honoured and without tags
23:55:19 [2020-01-17T23:55:19.519Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 65.44MB / 120.08MB 5.4s
23:55:19 [2020-01-17T23:55:19.778Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 77.66MB / 120.08MB 5.7s
23:55:19 [2020-01-17T23:55:19.840Z] go: finding github.com/pelletier/go-toml v1.2.0
23:55:20 [2020-01-17T23:55:20.036Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 86.74MB / 120.08MB 6.0s
23:55:20 [2020-01-17T23:55:20.239Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
23:55:20 [2020-01-17T23:55:20.268Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
23:55:20 [2020-01-17T23:55:20.269Z] go: finding github.com/gogo/protobuf v1.2.1
23:55:20 [2020-01-17T23:55:20.269Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
23:55:20 [2020-01-17T23:55:20.295Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 98.39MB / 120.08MB 6.3s
23:55:19 [2020-01-17T23:55:19.515Z] Cloning repository https://github.com/moby/moby.git
23:55:19 [2020-01-17T23:55:19.567Z]  > git init /home/ubuntu/workspace/moby_PR-40393 # timeout=10
23:55:20 [2020-01-17T23:55:20.037Z] Fetching upstream changes from https://github.com/moby/moby.git
23:55:20 [2020-01-17T23:55:20.037Z]  > git --version # timeout=10
23:55:20 [2020-01-17T23:55:20.067Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:55:20 [2020-01-17T23:55:20.091Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:55:20 [2020-01-17T23:55:20.559Z] go: finding github.com/bitly/go-simplejson v0.5.0
23:55:20 [2020-01-17T23:55:20.559Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
23:55:20 [2020-01-17T23:55:20.654Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
23:55:20 [2020-01-17T23:55:20.847Z] go: finding github.com/gofrs/flock v0.7.0
23:55:20 [2020-01-17T23:55:20.847Z] go: finding github.com/davecgh/go-spew v1.1.0
23:55:20 [2020-01-17T23:55:20.861Z] #7 ...
23:55:20 [2020-01-17T23:55:20.861Z] 
23:55:20 [2020-01-17T23:55:20.861Z] #20 [internal] load build context
23:55:20 [2020-01-17T23:55:20.861Z] #20 transferring context: 46.78MB 6.5s done
23:55:20 [2020-01-17T23:55:20.861Z] #20 DONE 6.7s
23:55:20 [2020-01-17T23:55:20.861Z] 
23:55:20 [2020-01-17T23:55:20.861Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:55:20 [2020-01-17T23:55:20.861Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 107.56MB / 120.08MB 6.7s
23:55:21 [2020-01-17T23:55:21.047Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
23:55:21 [2020-01-17T23:55:21.119Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 115.62MB / 120.08MB 6.9s
23:55:21 [2020-01-17T23:55:21.138Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
23:55:21 [2020-01-17T23:55:21.319Z] using credential docker-jenkins-github-credentials
23:55:21 [2020-01-17T23:55:21.333Z] Cloning the remote Git repository
23:55:21 [2020-01-17T23:55:21.333Z] Cloning with configured refspecs honoured and without tags
23:55:21 [2020-01-17T23:55:21.429Z] go: finding github.com/sirupsen/logrus v1.4.0
23:55:21 [2020-01-17T23:55:21.429Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
23:55:21 [2020-01-17T23:55:21.452Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
23:55:21 [2020-01-17T23:55:21.452Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
23:55:21 [2020-01-17T23:55:21.452Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
23:55:21 [2020-01-17T23:55:21.680Z] Cloning repository https://github.com/moby/moby.git
23:55:21 [2020-01-17T23:55:21.723Z]  > git init /home/ubuntu/workspace/moby_PR-40393 # timeout=10
23:55:21 [2020-01-17T23:55:21.698Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 7.4s done
23:55:22 [2020-01-17T23:55:22.005Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
23:55:22 [2020-01-17T23:55:22.421Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
23:55:22 [2020-01-17T23:55:22.421Z] go: finding gopkg.in/yaml.v2 v2.2.1
23:55:22 [2020-01-17T23:55:22.479Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
23:55:22 [2020-01-17T23:55:22.635Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 5.1s
23:55:21 [2020-01-17T23:55:21.926Z] Fetching upstream changes from https://github.com/moby/moby.git
23:55:21 [2020-01-17T23:55:21.926Z]  > git --version # timeout=10
23:55:21 [2020-01-17T23:55:21.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:55:21 [2020-01-17T23:55:21.972Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:55:22 [2020-01-17T23:55:22.770Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
23:55:22 [2020-01-17T23:55:22.770Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
23:55:23 [2020-01-17T23:55:23.059Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
23:55:23 [2020-01-17T23:55:23.059Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
23:55:23 [2020-01-17T23:55:23.295Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
23:55:23 [2020-01-17T23:55:23.295Z] go: finding github.com/pkg/profile v1.2.1
23:55:23 [2020-01-17T23:55:23.295Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
23:55:23 [2020-01-17T23:55:23.295Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
23:55:23 [2020-01-17T23:55:23.350Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
23:55:23 [2020-01-17T23:55:23.986Z] go: finding github.com/theupdateframework/notary v0.6.1
23:55:23 [2020-01-17T23:55:23.986Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
23:55:24 [2020-01-17T23:55:24.536Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 6.8s done
23:55:24 [2020-01-17T23:55:24.536Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.1s
23:55:24 [2020-01-17T23:55:24.615Z] go: finding github.com/kr/pty v1.1.1
23:55:24 [2020-01-17T23:55:24.615Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
23:55:24 [2020-01-17T23:55:24.615Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
23:55:25 [2020-01-17T23:55:25.102Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.5s done
23:55:25 [2020-01-17T23:55:25.102Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7
23:55:25 [2020-01-17T23:55:25.465Z] go: finding github.com/Microsoft/hcsshim v0.8.5
23:55:25 [2020-01-17T23:55:25.465Z] go: finding github.com/hashicorp/go-uuid v1.0.0
23:55:25 [2020-01-17T23:55:25.465Z] go: finding github.com/gogo/protobuf v1.2.0
23:55:25 [2020-01-17T23:55:25.496Z] go: finding github.com/kisielk/errcheck v1.1.0
23:55:25 [2020-01-17T23:55:25.496Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
23:55:25 [2020-01-17T23:55:25.496Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
23:55:25 [2020-01-17T23:55:25.496Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
23:55:25 [2020-01-17T23:55:25.496Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
23:55:25 [2020-01-17T23:55:25.670Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.5s done
23:55:25 [2020-01-17T23:55:25.786Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
23:55:25 [2020-01-17T23:55:25.872Z] go: finding github.com/docker/go-connections v0.4.0
23:55:25 [2020-01-17T23:55:25.872Z] go: finding github.com/hashicorp/golang-lru v0.5.0
23:55:25 [2020-01-17T23:55:25.872Z] go: finding google.golang.org/appengine v1.1.0
23:55:25 [2020-01-17T23:55:25.928Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14
23:55:26 [2020-01-17T23:55:26.075Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
23:55:26 [2020-01-17T23:55:26.280Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
23:55:26 [2020-01-17T23:55:26.691Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
23:55:26 [2020-01-17T23:55:26.691Z] go: finding github.com/stretchr/testify v1.2.2
23:55:26 [2020-01-17T23:55:26.691Z] go: finding github.com/fsnotify/fsnotify v1.4.7
23:55:27 [2020-01-17T23:55:27.584Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
23:55:27 [2020-01-17T23:55:27.584Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
23:55:27 [2020-01-17T23:55:27.584Z] go: finding github.com/ghodss/yaml v1.0.0
23:55:27 [2020-01-17T23:55:27.878Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:55:28 [2020-01-17T23:55:28.518Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
23:55:28 [2020-01-17T23:55:28.518Z] go: finding github.com/sirupsen/logrus v1.3.0
23:55:28 [2020-01-17T23:55:28.518Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
23:55:29 [2020-01-17T23:55:29.147Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
23:55:29 [2020-01-17T23:55:29.780Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
23:55:29 [2020-01-17T23:55:29.780Z] go: finding github.com/kisielk/gotool v1.0.0
23:55:30 [2020-01-17T23:55:30.113Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 3.9s done
23:55:30 [2020-01-17T23:55:30.113Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3
23:55:30 [2020-01-17T23:55:30.853Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
23:55:30 [2020-01-17T23:55:30.853Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
23:55:31 [2020-01-17T23:55:31.893Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
23:55:31 [2020-01-17T23:55:31.893Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
23:55:31 [2020-01-17T23:55:31.893Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
23:55:32 [2020-01-17T23:55:32.186Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
23:55:33 [2020-01-17T23:55:33.687Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
23:55:34 [2020-01-17T23:55:34.311Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 4.0s done
23:55:34 [2020-01-17T23:55:34.311Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d
23:55:34 [2020-01-17T23:55:34.322Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
23:55:34 [2020-01-17T23:55:34.322Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
23:55:34 [2020-01-17T23:55:34.629Z] go: finding github.com/gogo/protobuf v1.2.0
23:55:34 [2020-01-17T23:55:34.629Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
23:55:35 [2020-01-17T23:55:35.661Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
23:55:36 [2020-01-17T23:55:36.689Z] go: finding github.com/golang/protobuf v1.2.0
23:55:36 [2020-01-17T23:55:36.980Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
23:55:36 [2020-01-17T23:55:36.980Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:55:38 [2020-01-17T23:55:38.478Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
23:55:38 [2020-01-17T23:55:38.478Z] go: finding github.com/hashicorp/go-version v1.1.0
23:55:38 [2020-01-17T23:55:38.768Z] go: finding gotest.tools v2.2.0+incompatible
23:55:38 [2020-01-17T23:55:38.768Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
23:55:39 [2020-01-17T23:55:39.058Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
23:55:39 [2020-01-17T23:55:39.347Z] go: finding github.com/spf13/cobra v0.0.3
23:55:39 [2020-01-17T23:55:39.347Z] go: finding github.com/gogo/googleapis v1.1.0
23:55:39 [2020-01-17T23:55:39.347Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
23:55:39 [2020-01-17T23:55:39.576Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 5.1s
23:55:39 [2020-01-17T23:55:39.637Z] go: finding github.com/pkg/profile v1.2.1
23:55:40 [2020-01-17T23:55:40.665Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
23:55:41 [2020-01-17T23:55:41.291Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
23:55:41 [2020-01-17T23:55:41.291Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
23:55:41 [2020-01-17T23:55:41.933Z] go: finding github.com/prometheus/client_golang v0.8.0
23:55:41 [2020-01-17T23:55:41.933Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
23:55:42 [2020-01-17T23:55:42.259Z] go: finding github.com/davecgh/go-spew v1.1.1
23:55:42 [2020-01-17T23:55:42.951Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 8.7s done
23:55:43 [2020-01-17T23:55:43.208Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f done
23:55:43 [2020-01-17T23:55:43.324Z] Fetching without tags
23:55:43 [2020-01-17T23:55:43.763Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
23:55:43 [2020-01-17T23:55:43.773Z] #7 DONE 29.4s
23:55:43 [2020-01-17T23:55:43.773Z] 
23:55:43 [2020-01-17T23:55:43.773Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:55:43 [2020-01-17T23:55:43.948Z] Merging remotes/origin/master commit e6265b26883b7b3cabddd5703e10c90d89e2937a into PR head commit 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:44 [2020-01-17T23:55:44.053Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
23:55:44 [2020-01-17T23:55:44.053Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
23:55:44 [2020-01-17T23:55:44.346Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
23:55:44 [2020-01-17T23:55:44.420Z] Fetching without tags
23:55:42 [2020-01-17T23:55:42.810Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:55:42 [2020-01-17T23:55:42.826Z]  > git config --add remote.origin.fetch +refs/pull/40393/head:refs/remotes/origin/PR-40393 # timeout=10
23:55:42 [2020-01-17T23:55:42.973Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:55:43 [2020-01-17T23:55:43.061Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:55:43 [2020-01-17T23:55:43.356Z] Fetching upstream changes from https://github.com/moby/moby.git
23:55:43 [2020-01-17T23:55:43.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:55:43 [2020-01-17T23:55:43.577Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:55:43 [2020-01-17T23:55:43.980Z]  > git config core.sparsecheckout # timeout=10
23:55:43 [2020-01-17T23:55:43.997Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:44 [2020-01-17T23:55:44.641Z] go: finding go.etcd.io/bbolt v1.3.2
23:55:44 [2020-01-17T23:55:44.945Z] Merging remotes/origin/master commit e6265b26883b7b3cabddd5703e10c90d89e2937a into PR head commit 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:44 [2020-01-17T23:55:44.966Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
23:55:44 [2020-01-17T23:55:44.966Z] go: finding github.com/google/certificate-transparency-go v1.0.21
23:55:45 [2020-01-17T23:55:45.672Z] #8 DONE 2.1s
23:55:45 [2020-01-17T23:55:45.672Z] 
23:55:45 [2020-01-17T23:55:45.672Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:55:45 [2020-01-17T23:55:45.727Z] Merge succeeded, producing 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:45 [2020-01-17T23:55:45.727Z] Checking out Revision 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 (PR-40393)
23:55:46 [2020-01-17T23:55:46.238Z] Merge succeeded, producing 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:46 [2020-01-17T23:55:46.239Z] Checking out Revision 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 (PR-40393)
23:55:44 [2020-01-17T23:55:44.305Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:55:44 [2020-01-17T23:55:44.325Z]  > git config --add remote.origin.fetch +refs/pull/40393/head:refs/remotes/origin/PR-40393 # timeout=10
23:55:44 [2020-01-17T23:55:44.344Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:55:44 [2020-01-17T23:55:44.379Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:55:44 [2020-01-17T23:55:44.453Z] Fetching upstream changes from https://github.com/moby/moby.git
23:55:44 [2020-01-17T23:55:44.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:55:44 [2020-01-17T23:55:44.463Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
23:55:44 [2020-01-17T23:55:44.939Z]  > git config core.sparsecheckout # timeout=10
23:55:44 [2020-01-17T23:55:44.961Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:45 [2020-01-17T23:55:45.650Z]  > git merge e6265b26883b7b3cabddd5703e10c90d89e2937a # timeout=10
23:55:45 [2020-01-17T23:55:45.687Z]  > git rev-parse HEAD^{commit} # timeout=10
23:55:45 [2020-01-17T23:55:45.724Z]  > git config core.sparsecheckout # timeout=10
23:55:45 [2020-01-17T23:55:45.745Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:46 [2020-01-17T23:55:46.157Z]  > git merge e6265b26883b7b3cabddd5703e10c90d89e2937a # timeout=10
23:55:46 [2020-01-17T23:55:46.245Z]  > git rev-parse HEAD^{commit} # timeout=10
23:55:46 [2020-01-17T23:55:46.260Z]  > git config core.sparsecheckout # timeout=10
23:55:46 [2020-01-17T23:55:46.268Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
23:55:47 [2020-01-17T23:55:47.052Z] Commit message: "hack/make/.go-autogen: fix LDFLAGS to accept values with spaces"
23:55:47 [2020-01-17T23:55:47.052Z] #9 DONE 1.0s
23:55:47 [2020-01-17T23:55:47.052Z] 
23:55:47 [2020-01-17T23:55:47.052Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:55:47 [2020-01-17T23:55:47.052Z] #10 ...
23:55:47 [2020-01-17T23:55:47.052Z] 
23:55:47 [2020-01-17T23:55:47.052Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:55:47 [2020-01-17T23:55:47.052Z] #21 DONE 0.1s
23:55:47 [2020-01-17T23:55:47.052Z] 
23:55:47 [2020-01-17T23:55:47.052Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:55:47 [2020-01-17T23:55:47.052Z] #22 DONE 0.2s
23:55:47 [2020-01-17T23:55:47.052Z] 
23:55:47 [2020-01-17T23:55:47.052Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:55:47 [2020-01-17T23:55:47.079Z] go: finding github.com/jinzhu/now v1.0.0
23:55:47 [2020-01-17T23:55:47.119Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
23:55:47 [2020-01-17T23:55:47.263Z] Commit message: "hack/make/.go-autogen: fix LDFLAGS to accept values with spaces"
23:55:47 [2020-01-17T23:55:47.385Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
23:55:47 [2020-01-17T23:55:47.399Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:55:48 [2020-01-17T23:55:48.028Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:55:48 [2020-01-17T23:55:48.438Z] + docker version
23:55:48 [2020-01-17T23:55:48.723Z] + docker version
23:55:49 [2020-01-17T23:55:49.536Z] go: finding github.com/pmezard/go-difflib v1.0.0
23:55:49 [2020-01-17T23:55:49.536Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
23:55:49 [2020-01-17T23:55:49.825Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
23:55:49 [2020-01-17T23:55:49.825Z] go: finding github.com/kr/pretty v0.1.0
23:55:50 [2020-01-17T23:55:50.114Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
23:55:51 [2020-01-17T23:55:51.153Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.693 + RM_GOPATH=0
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.693 + TMP_GOPATH=
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.693 + : /build
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.693 + '[' -z '' ']'
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.701 ++ mktemp -d
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.702 + export GOPATH=/tmp/tmp.ylA2a689j3
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.705 + GOPATH=/tmp/tmp.ylA2a689j3
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.705 + RM_GOPATH=1
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.722 ++ dirname ./install.sh
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.723 + dir=.
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.723 + bin=dockercli
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.723 + shift
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.723 + '[' '!' -f ./dockercli.installer ']'
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.723 + . ./dockercli.installer
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.724 ++ : stable
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.724 ++ : 17.06.2-ce
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.724 + install_dockercli
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.724 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.724 Install docker/cli version 17.06.2-ce from stable
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.725 ++ uname -m
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.730 + arch=x86_64
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.730 + '[' x86_64 '!=' x86_64 ']'
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.730 + url=https://download.docker.com/linux/static
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.730 + tar -xz docker/docker
23:55:51 [2020-01-17T23:55:51.238Z] #23 3.730 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:55:51 [2020-01-17T23:55:51.784Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
23:55:52 [2020-01-17T23:55:52.419Z] go: finding github.com/stretchr/objx v0.1.0
23:55:52 [2020-01-17T23:55:52.419Z] go: finding github.com/stretchr/objx v0.1.1
23:55:52 [2020-01-17T23:55:52.633Z] Client: Docker Engine - Community
23:55:52 [2020-01-17T23:55:52.633Z]  Version:           19.03.2
23:55:52 [2020-01-17T23:55:52.633Z]  API version:       1.40
23:55:52 [2020-01-17T23:55:52.633Z]  Go version:        go1.12.8
23:55:52 [2020-01-17T23:55:52.633Z]  Git commit:        6a30dfc
23:55:52 [2020-01-17T23:55:52.633Z]  Built:             Thu Aug 29 05:29:11 2019
23:55:52 [2020-01-17T23:55:52.633Z]  OS/Arch:           linux/amd64
23:55:52 [2020-01-17T23:55:52.634Z]  Experimental:      false
23:55:52 [2020-01-17T23:55:52.634Z] 
23:55:52 [2020-01-17T23:55:52.634Z] Server: Docker Engine - Community
23:55:52 [2020-01-17T23:55:52.634Z]  Engine:
23:55:52 [2020-01-17T23:55:52.634Z]   Version:          19.03.2
23:55:52 [2020-01-17T23:55:52.634Z]   API version:      1.40 (minimum version 1.12)
23:55:52 [2020-01-17T23:55:52.634Z]   Go version:       go1.12.8
23:55:52 [2020-01-17T23:55:52.634Z]   Git commit:       6a30dfc
23:55:52 [2020-01-17T23:55:52.634Z]   Built:            Thu Aug 29 05:27:45 2019
23:55:52 [2020-01-17T23:55:52.634Z]   OS/Arch:          linux/amd64
23:55:52 [2020-01-17T23:55:52.634Z]   Experimental:     true
23:55:52 [2020-01-17T23:55:52.634Z]  containerd:
23:55:52 [2020-01-17T23:55:52.634Z]   Version:          1.2.6
23:55:52 [2020-01-17T23:55:52.634Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
23:55:52 [2020-01-17T23:55:52.634Z]  runc:
23:55:52 [2020-01-17T23:55:52.634Z]   Version:          1.0.0-rc8
23:55:52 [2020-01-17T23:55:52.634Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
23:55:52 [2020-01-17T23:55:52.634Z]  docker-init:
23:55:52 [2020-01-17T23:55:52.634Z]   Version:          0.18.0
23:55:52 [2020-01-17T23:55:52.634Z]   GitCommit:        fec3683
23:55:52 [2020-01-17T23:55:52.710Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
[Pipeline] sh
23:55:53 [2020-01-17T23:55:53.113Z] + docker info
23:55:53 [2020-01-17T23:55:53.349Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
23:55:54 [2020-01-17T23:55:54.401Z] go: finding github.com/hashicorp/golang-lru v0.5.0
23:55:54 [2020-01-17T23:55:54.401Z] go: finding github.com/google/go-cmp v0.2.0
23:55:54 [2020-01-17T23:55:54.518Z] #23 7.323 + mkdir -p /build
23:55:54 [2020-01-17T23:55:54.518Z] #23 7.323 + mv docker/docker /build/
23:55:54 [2020-01-17T23:55:54.518Z] #23 7.336 + rmdir docker
23:55:54 [2020-01-17T23:55:54.776Z] #23 DONE 7.6s
23:55:54 [2020-01-17T23:55:54.776Z] 
23:55:54 [2020-01-17T23:55:54.776Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:55:54 [2020-01-17T23:55:54.776Z] #10 4.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:55:54 [2020-01-17T23:55:54.776Z] #10 4.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:55:54 [2020-01-17T23:55:54.776Z] #10 4.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:55:54 [2020-01-17T23:55:54.776Z] #10 5.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:55:54 [2020-01-17T23:55:54.776Z] #10 7.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:55:55 [2020-01-17T23:55:55.481Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
23:55:55 [2020-01-17T23:55:55.720Z] #10 9.086 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:55:56 [2020-01-17T23:55:56.118Z] go: finding github.com/docker/go-connections v0.3.0
23:55:56 [2020-01-17T23:55:56.118Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
23:55:57 [2020-01-17T23:55:57.090Z] #10 ...
23:55:57 [2020-01-17T23:55:57.090Z] 
23:55:57 [2020-01-17T23:55:57.090Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:55:57 [2020-01-17T23:55:57.090Z] #25 3.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #25 3.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #25 3.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #25 3.398 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #25 5.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #25 6.843 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:55:57 [2020-01-17T23:55:57.090Z] #25 ...
23:55:57 [2020-01-17T23:55:57.090Z] 
23:55:57 [2020-01-17T23:55:57.090Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:55:57 [2020-01-17T23:55:57.090Z] #35 4.427 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #35 4.458 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #35 4.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #35 5.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #35 7.084 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #35 8.404 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:55:57 [2020-01-17T23:55:57.090Z] #35 ...
23:55:57 [2020-01-17T23:55:57.090Z] 
23:55:57 [2020-01-17T23:55:57.090Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:55:57 [2020-01-17T23:55:57.090Z] #59 4.361 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #59 4.487 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #59 4.487 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #59 5.293 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #59 7.330 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:55:57 [2020-01-17T23:55:57.090Z] #59 9.134 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:55:57 [2020-01-17T23:55:57.632Z] go: finding github.com/go-sql-driver/mysql v1.4.1
23:55:57 [2020-01-17T23:55:57.656Z] #59 ...
23:55:57 [2020-01-17T23:55:57.656Z] 
23:55:57 [2020-01-17T23:55:57.656Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:55:57 [2020-01-17T23:55:57.656Z] #25 10.81 Fetched 8321 kB in 8s (1016 kB/s)
23:55:58 [2020-01-17T23:55:58.264Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
23:55:58 [2020-01-17T23:55:58.557Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
23:55:58 [2020-01-17T23:55:58.711Z] Client: Docker Engine - Community
23:55:58 [2020-01-17T23:55:58.711Z]  Version:           19.03.2
23:55:58 [2020-01-17T23:55:58.711Z]  API version:       1.40
23:55:58 [2020-01-17T23:55:58.711Z]  Go version:        go1.12.8
23:55:58 [2020-01-17T23:55:58.711Z]  Git commit:        6a30dfc
23:55:58 [2020-01-17T23:55:58.711Z]  Built:             Thu Aug 29 05:32:25 2019
23:55:58 [2020-01-17T23:55:58.711Z]  OS/Arch:           linux/arm64
23:55:58 [2020-01-17T23:55:58.711Z]  Experimental:      false
23:55:58 [2020-01-17T23:55:58.711Z] 
23:55:58 [2020-01-17T23:55:58.711Z] Server: Docker Engine - Community
23:55:58 [2020-01-17T23:55:58.711Z]  Engine:
23:55:58 [2020-01-17T23:55:58.711Z]   Version:          19.03.2
23:55:58 [2020-01-17T23:55:58.711Z]   API version:      1.40 (minimum version 1.12)
23:55:58 [2020-01-17T23:55:58.711Z]   Go version:       go1.12.8
23:55:58 [2020-01-17T23:55:58.711Z]   Git commit:       6a30dfc
23:55:58 [2020-01-17T23:55:58.711Z]   Built:            Thu Aug 29 05:30:57 2019
23:55:58 [2020-01-17T23:55:58.711Z]   OS/Arch:          linux/arm64
23:55:58 [2020-01-17T23:55:58.711Z]   Experimental:     true
23:55:58 [2020-01-17T23:55:58.711Z]  containerd:
23:55:58 [2020-01-17T23:55:58.711Z]   Version:          1.2.6
23:55:58 [2020-01-17T23:55:58.711Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
23:55:58 [2020-01-17T23:55:58.711Z]  runc:
23:55:58 [2020-01-17T23:55:58.711Z]   Version:          1.0.0-rc8
23:55:58 [2020-01-17T23:55:58.711Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
23:55:58 [2020-01-17T23:55:58.711Z]  docker-init:
23:55:58 [2020-01-17T23:55:58.711Z]   Version:          0.18.0
23:55:58 [2020-01-17T23:55:58.711Z]   GitCommit:        fec3683
[Pipeline] sh
23:55:59 [2020-01-17T23:55:59.045Z] + docker info
23:55:59 [2020-01-17T23:55:59.672Z] Client:
23:55:59 [2020-01-17T23:55:59.672Z]  Debug Mode: false
23:55:59 [2020-01-17T23:55:59.672Z] 
23:55:59 [2020-01-17T23:55:59.672Z] Server:
23:55:59 [2020-01-17T23:55:59.672Z]  Containers: 0
23:55:59 [2020-01-17T23:55:59.672Z]   Running: 0
23:55:59 [2020-01-17T23:55:59.672Z]   Paused: 0
23:55:59 [2020-01-17T23:55:59.672Z]   Stopped: 0
23:55:59 [2020-01-17T23:55:59.672Z]  Images: 0
23:55:59 [2020-01-17T23:55:59.672Z]  Server Version: 19.03.2
23:55:59 [2020-01-17T23:55:59.672Z]  Storage Driver: overlay2
23:55:59 [2020-01-17T23:55:59.672Z]   Backing Filesystem: extfs
23:55:59 [2020-01-17T23:55:59.672Z]   Supports d_type: true
23:55:59 [2020-01-17T23:55:59.672Z]   Native Overlay Diff: true
23:55:59 [2020-01-17T23:55:59.672Z]  Logging Driver: json-file
23:55:59 [2020-01-17T23:55:59.672Z]  Cgroup Driver: cgroupfs
23:55:59 [2020-01-17T23:55:59.672Z]  Plugins:
23:55:59 [2020-01-17T23:55:59.672Z]   Volume: local
23:55:59 [2020-01-17T23:55:59.672Z]   Network: bridge host ipvlan macvlan null overlay
23:55:59 [2020-01-17T23:55:59.672Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:55:59 [2020-01-17T23:55:59.672Z]  Swarm: inactive
23:55:59 [2020-01-17T23:55:59.672Z]  Runtimes: runc
23:55:59 [2020-01-17T23:55:59.672Z]  Default Runtime: runc
23:55:59 [2020-01-17T23:55:59.672Z]  Init Binary: docker-init
23:55:59 [2020-01-17T23:55:59.672Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
23:55:59 [2020-01-17T23:55:59.672Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
23:55:59 [2020-01-17T23:55:59.672Z]  init version: fec3683
23:55:59 [2020-01-17T23:55:59.672Z]  Security Options:
23:55:59 [2020-01-17T23:55:59.672Z]   apparmor
23:55:59 [2020-01-17T23:55:59.672Z]   seccomp
23:55:59 [2020-01-17T23:55:59.672Z]    Profile: default
23:55:59 [2020-01-17T23:55:59.672Z]  Kernel Version: 4.15.0-1048-aws
23:55:59 [2020-01-17T23:55:59.672Z]  Operating System: Ubuntu 18.04.3 LTS
23:55:59 [2020-01-17T23:55:59.672Z]  OSType: linux
23:55:59 [2020-01-17T23:55:59.672Z]  Architecture: x86_64
23:55:59 [2020-01-17T23:55:59.672Z]  CPUs: 2
23:55:59 [2020-01-17T23:55:59.672Z]  Total Memory: 7.501GiB
23:55:59 [2020-01-17T23:55:59.672Z]  Name: ip-10-100-74-88
23:55:59 [2020-01-17T23:55:59.672Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
23:55:59 [2020-01-17T23:55:59.672Z]  Docker Root Dir: /var/lib/docker
23:55:59 [2020-01-17T23:55:59.672Z]  Debug Mode: false
23:55:59 [2020-01-17T23:55:59.672Z]  Registry: https://index.docker.io/v1/
23:55:59 [2020-01-17T23:55:59.672Z]  Labels:
23:55:59 [2020-01-17T23:55:59.672Z]  Experimental: true
23:55:59 [2020-01-17T23:55:59.672Z]  Insecure Registries:
23:55:59 [2020-01-17T23:55:59.672Z]   127.0.0.0/8
23:55:59 [2020-01-17T23:55:59.672Z]  Live Restore Enabled: true
23:55:59 [2020-01-17T23:55:59.672Z] 
23:55:59 [2020-01-17T23:55:59.672Z] WARNING: No swap limit support
[Pipeline] sh
23:56:00 [2020-01-17T23:56:00.089Z] go: finding google.golang.org/grpc v1.20.1
23:56:00 [2020-01-17T23:56:00.096Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:56:00 [2020-01-17T23:56:00.096Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:56:00 [2020-01-17T23:56:00.096Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40393/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:56:00 [2020-01-17T23:56:00.096Z] + bash /home/ubuntu/workspace/moby_PR-40393/check-config.sh
23:56:00 [2020-01-17T23:56:00.096Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:56:00 [2020-01-17T23:56:00.096Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
23:56:00 [2020-01-17T23:56:00.096Z] 
23:56:00 [2020-01-17T23:56:00.096Z] Generally Necessary:
23:56:00 [2020-01-17T23:56:00.096Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:56:00 [2020-01-17T23:56:00.096Z] - apparmor: enabled and tools installed
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_NAMESPACES: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_NET_NS: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_PID_NS: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_IPC_NS: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_UTS_NS: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_CGROUPS: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_CGROUP_CPUACCT: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_CGROUP_DEVICE: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_CGROUP_FREEZER: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_CGROUP_SCHED: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_CPUSETS: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_MEMCG: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_KEYS: enabled
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_VETH: enabled (as module)
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_BRIDGE: enabled (as module)
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:56:00 [2020-01-17T23:56:00.096Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_NF_NAT: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_NF_NAT_NEEDED: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_POSIX_MQUEUE: enabled
23:56:00 [2020-01-17T23:56:00.356Z] 
23:56:00 [2020-01-17T23:56:00.356Z] Optional Features:
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_USER_NS: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_SECCOMP: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_CGROUP_PIDS: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_MEMCG_SWAP: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:56:00 [2020-01-17T23:56:00.356Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_BLK_CGROUP: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IOSCHED_CFQ: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_CGROUP_PERF: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_CGROUP_HUGETLB: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_CFS_BANDWIDTH: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_RT_GROUP_SCHED: missing
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_VS: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_VS_NFCT: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_IP_VS_RR: enabled (as module)
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_EXT4_FS: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:56:00 [2020-01-17T23:56:00.356Z] - Network Drivers:
23:56:00 [2020-01-17T23:56:00.356Z]   - "overlay":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_VXLAN: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:56:00 [2020-01-17T23:56:00.612Z]       Optional (for encrypted networks):
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_CRYPTO: enabled
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_CRYPTO_AEAD: enabled
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_CRYPTO_GCM: enabled
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_CRYPTO_GHASH: enabled
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_XFRM: enabled
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_XFRM_USER: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_INET_ESP: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]   - "ipvlan":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_IPVLAN: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]   - "macvlan":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_MACVLAN: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_DUMMY: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]   - "ftp,tftp client in container":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z] - Storage Drivers:
23:56:00 [2020-01-17T23:56:00.612Z]   - "aufs":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_AUFS_FS: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]   - "btrfs":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:56:00 [2020-01-17T23:56:00.612Z]   - "devicemapper":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_BLK_DEV_DM: enabled
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]   - "overlay":
23:56:00 [2020-01-17T23:56:00.612Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:56:00 [2020-01-17T23:56:00.612Z]   - "zfs":
23:56:00 [2020-01-17T23:56:00.612Z]     - /dev/zfs: missing
23:56:00 [2020-01-17T23:56:00.612Z]     - zfs command: missing
23:56:00 [2020-01-17T23:56:00.612Z]     - zpool command: missing
23:56:00 [2020-01-17T23:56:00.612Z] 
23:56:00 [2020-01-17T23:56:00.612Z] Limits:
23:56:00 [2020-01-17T23:56:00.612Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:56:00 [2020-01-17T23:56:00.612Z] 
23:56:00 [2020-01-17T23:56:00.612Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:56:00 [2020-01-17T23:56:00.719Z] go: finding github.com/BurntSushi/toml v0.3.1
23:56:00 [2020-01-17T23:56:00.946Z] #25 10.81 Reading package lists...
23:56:00 [2020-01-17T23:56:00.988Z] + sudo modprobe ip_vs
23:56:01 [2020-01-17T23:56:01.248Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 .
23:56:01 [2020-01-17T23:56:01.351Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
23:56:01 [2020-01-17T23:56:01.504Z] #1 [internal] load build definition from Dockerfile
23:56:01 [2020-01-17T23:56:01.505Z] #1 transferring dockerfile:
23:56:01 [2020-01-17T23:56:01.505Z] #1 transferring dockerfile: 15.58kB 0.0s done
23:56:01 [2020-01-17T23:56:01.505Z] #1 DONE 0.2s
23:56:01 [2020-01-17T23:56:01.505Z] 
23:56:01 [2020-01-17T23:56:01.505Z] #2 [internal] load .dockerignore
23:56:01 [2020-01-17T23:56:01.505Z] #2 transferring context: 87B done
23:56:01 [2020-01-17T23:56:01.505Z] #2 DONE 0.2s
23:56:01 [2020-01-17T23:56:01.505Z] 
23:56:01 [2020-01-17T23:56:01.505Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:56:01 [2020-01-17T23:56:01.688Z] Removing intermediate container db03950463d0
23:56:01 [2020-01-17T23:56:01.688Z]  ---> 137ab1a690e1
23:56:01 [2020-01-17T23:56:01.688Z] Step 11/16 : ARG GOOS
23:56:01 [2020-01-17T23:56:01.688Z]  ---> Running in 8cc6e510e0a4
23:56:01 [2020-01-17T23:56:01.688Z] Removing intermediate container 8cc6e510e0a4
23:56:01 [2020-01-17T23:56:01.688Z]  ---> 3750e23b99cf
23:56:01 [2020-01-17T23:56:01.688Z] Step 12/16 : ARG GOARCH
23:56:01 [2020-01-17T23:56:01.688Z]  ---> Running in b3cb371592db
23:56:01 [2020-01-17T23:56:01.688Z] Removing intermediate container b3cb371592db
23:56:01 [2020-01-17T23:56:01.688Z]  ---> f37d3f4fb8e8
23:56:01 [2020-01-17T23:56:01.688Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
23:56:01 [2020-01-17T23:56:01.688Z]  ---> Running in c5878e53bbd3
23:56:02 [2020-01-17T23:56:02.434Z] #3 DONE 0.7s
23:56:02 [2020-01-17T23:56:02.434Z] 
23:56:02 [2020-01-17T23:56:02.434Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:56:02 [2020-01-17T23:56:02.434Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:56:02 [2020-01-17T23:56:02.434Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:56:02 [2020-01-17T23:56:02.434Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
23:56:02 [2020-01-17T23:56:02.434Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
23:56:02 [2020-01-17T23:56:02.434Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
23:56:02 [2020-01-17T23:56:02.434Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
23:56:02 [2020-01-17T23:56:02.434Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s
23:56:02 [2020-01-17T23:56:02.860Z] go: finding github.com/Microsoft/go-winio v0.4.11
23:56:02 [2020-01-17T23:56:02.860Z] go: finding github.com/containerd/containerd v1.2.4
23:56:02 [2020-01-17T23:56:02.860Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
23:56:02 [2020-01-17T23:56:02.996Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done
23:56:02 [2020-01-17T23:56:02.996Z] #4 DONE 0.8s
23:56:03 [2020-01-17T23:56:03.151Z] go: finding gopkg.in/inf.v0 v0.9.1
23:56:03 [2020-01-17T23:56:03.443Z] go: finding github.com/lib/pq v1.0.0
23:56:03 [2020-01-17T23:56:03.559Z] 
23:56:03 [2020-01-17T23:56:03.559Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
23:56:04 [2020-01-17T23:56:04.120Z] #6 DONE 0.2s
23:56:04 [2020-01-17T23:56:04.120Z] 
23:56:04 [2020-01-17T23:56:04.120Z] #5 [internal] load metadata for docker.io/library/golang:1.13.6-buster
23:56:04 [2020-01-17T23:56:04.120Z] #5 DONE 0.2s
23:56:04 [2020-01-17T23:56:04.120Z] 
23:56:04 [2020-01-17T23:56:04.120Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:04 [2020-01-17T23:56:04.120Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
23:56:04 [2020-01-17T23:56:04.378Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
23:56:04 [2020-01-17T23:56:04.378Z] #7 sha256:272e3f68338f33e2a0bd794e416cb7929de154fcef5d5189566c1c499607bb37 5.46kB / 5.46kB done
23:56:04 [2020-01-17T23:56:04.378Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 86.57kB / 50.38MB 0.2s
23:56:04 [2020-01-17T23:56:04.378Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 2.02MB / 7.81MB 0.2s
23:56:04 [2020-01-17T23:56:04.378Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 4.81MB / 10.00MB 0.2s
23:56:04 [2020-01-17T23:56:04.378Z] #7 sha256:93a56423351235e070b3630e0a8b3e27d5e868883d4dff591f676315f208a574 1.79kB / 1.79kB done
23:56:04 [2020-01-17T23:56:04.475Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
23:56:04 [2020-01-17T23:56:04.488Z] #25 14.54 Reading package lists...
23:56:04 [2020-01-17T23:56:04.488Z] #25 ...
23:56:04 [2020-01-17T23:56:04.488Z] 
23:56:04 [2020-01-17T23:56:04.488Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:04 [2020-01-17T23:56:04.488Z] #10 13.68 Fetched 8321 kB in 10s (875 kB/s)
23:56:04 [2020-01-17T23:56:04.488Z] #10 13.68 Reading package lists...
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 14.71MB / 50.38MB 0.6s
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 7.81MB / 7.81MB 0.3s done
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 10.00MB / 10.00MB 0.3s done
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 6.60MB / 51.79MB 0.6s
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 2.94MB / 68.52MB 0.6s
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 17.29MB / 50.38MB 0.7s
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 10.22MB / 51.79MB 0.7s
23:56:04 [2020-01-17T23:56:04.641Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 6.44MB / 68.52MB 0.7s
23:56:04 [2020-01-17T23:56:04.769Z] go: finding github.com/docker/go-units v0.3.1
23:56:04 [2020-01-17T23:56:04.769Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
23:56:04 [2020-01-17T23:56:04.769Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
23:56:04 [2020-01-17T23:56:04.898Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 16.17MB / 51.79MB 0.9s
23:56:04 [2020-01-17T23:56:04.898Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 22.26MB / 50.38MB 1.0s
23:56:04 [2020-01-17T23:56:04.898Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 21.15MB / 51.79MB 1.0s
23:56:04 [2020-01-17T23:56:04.898Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 10.98MB / 68.52MB 1.0s
23:56:05 [2020-01-17T23:56:05.155Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 25.05MB / 50.38MB 1.1s
23:56:05 [2020-01-17T23:56:05.155Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 16.08MB / 68.52MB 1.1s
23:56:05 [2020-01-17T23:56:05.155Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 27.15MB / 51.79MB 1.2s
23:56:05 [2020-01-17T23:56:05.402Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
23:56:05 [2020-01-17T23:56:05.411Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 29.52MB / 50.38MB 1.3s
23:56:05 [2020-01-17T23:56:05.411Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 30.98MB / 51.79MB 1.3s
23:56:05 [2020-01-17T23:56:05.411Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 22.92MB / 68.52MB 1.3s
23:56:05 [2020-01-17T23:56:05.671Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 37.22MB / 50.38MB 1.6s
23:56:05 [2020-01-17T23:56:05.671Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 41.69MB / 51.79MB 1.6s
23:56:05 [2020-01-17T23:56:05.671Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 28.44MB / 68.52MB 1.6s
23:56:05 [2020-01-17T23:56:05.928Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 44.01MB / 50.38MB 1.8s
23:56:05 [2020-01-17T23:56:05.928Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 48.79MB / 51.79MB 1.8s
23:56:05 [2020-01-17T23:56:05.928Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 36.33MB / 68.52MB 1.8s
23:56:06 [2020-01-17T23:56:06.189Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 2.1s
23:56:06 [2020-01-17T23:56:06.189Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 2.1s
23:56:06 [2020-01-17T23:56:06.189Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 49.65MB / 68.52MB 2.1s
23:56:06 [2020-01-17T23:56:06.189Z] #7 sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 51.79MB / 51.79MB 2.2s done
23:56:06 [2020-01-17T23:56:06.189Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 57.31MB / 68.52MB 2.3s
23:56:06 [2020-01-17T23:56:06.189Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 0B / 120.08MB 2.3s
23:56:06 [2020-01-17T23:56:06.388Z] #10 17.51 Reading package lists...
23:56:06 [2020-01-17T23:56:06.388Z] #10 ...
23:56:06 [2020-01-17T23:56:06.388Z] 
23:56:06 [2020-01-17T23:56:06.388Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:56:06 [2020-01-17T23:56:06.388Z] #25 14.54 Reading package lists...
23:56:06 [2020-01-17T23:56:06.388Z] #25 18.37 Building dependency tree...
23:56:06 [2020-01-17T23:56:06.446Z] #7 sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 50.38MB / 50.38MB 2.4s done
23:56:06 [2020-01-17T23:56:06.446Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 61.36MB / 68.52MB 2.5s
23:56:06 [2020-01-17T23:56:06.446Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 0B / 127B 2.5s
23:56:06 [2020-01-17T23:56:06.704Z] #7 sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f 127B / 127B 2.5s done
23:56:06 [2020-01-17T23:56:06.704Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 66.50MB / 68.52MB 2.7s
23:56:06 [2020-01-17T23:56:06.704Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 8.91MB / 120.08MB 2.7s
23:56:06 [2020-01-17T23:56:06.704Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650
23:56:06 [2020-01-17T23:56:06.904Z] go: finding github.com/kr/text v0.1.0
23:56:07 [2020-01-17T23:56:07.196Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
23:56:07 [2020-01-17T23:56:07.196Z] go: finding github.com/Microsoft/hcsshim v0.8.5
23:56:07 [2020-01-17T23:56:07.268Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 17.60MB / 120.08MB 3.1s
23:56:07 [2020-01-17T23:56:07.268Z] #7 sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 68.52MB / 68.52MB 3.1s done
23:56:07 [2020-01-17T23:56:07.268Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 25.03MB / 120.08MB 3.3s
23:56:07 [2020-01-17T23:56:07.322Z] #25 20.44 ca-certificates is already the newest version (20190110).
23:56:07 [2020-01-17T23:56:07.322Z] #25 20.44 The following additional packages will be installed:
23:56:07 [2020-01-17T23:56:07.322Z] #25 20.44   libjq1 libonig5
23:56:07 [2020-01-17T23:56:07.322Z] #25 20.68 The following NEW packages will be installed:
23:56:07 [2020-01-17T23:56:07.322Z] #25 20.69   jq libjq1 libonig5
23:56:07 [2020-01-17T23:56:07.509Z] go: finding github.com/uber/jaeger-lib v1.2.1
23:56:07 [2020-01-17T23:56:07.580Z] #25 20.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:56:07 [2020-01-17T23:56:07.580Z] #25 20.96 Need to get 355 kB of archives.
23:56:07 [2020-01-17T23:56:07.580Z] #25 20.96 After this operation, 1072 kB of additional disk space will be used.
23:56:07 [2020-01-17T23:56:07.580Z] #25 20.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:56:07 [2020-01-17T23:56:07.580Z] #25 20.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:56:07 [2020-01-17T23:56:07.580Z] #25 20.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:56:07 [2020-01-17T23:56:07.831Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 31.85MB / 120.08MB 3.6s
23:56:07 [2020-01-17T23:56:07.831Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 38.60MB / 120.08MB 3.8s
23:56:07 [2020-01-17T23:56:07.831Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 44.66MB / 120.08MB 3.9s
23:56:08 [2020-01-17T23:56:08.144Z] go: finding github.com/gogo/protobuf v1.0.0
23:56:08 [2020-01-17T23:56:08.145Z] #25 21.59 debconf: delaying package configuration, since apt-utils is not installed
23:56:08 [2020-01-17T23:56:08.394Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 53.04MB / 120.08MB 4.3s
23:56:08 [2020-01-17T23:56:08.402Z] #25 21.73 Fetched 355 kB in 0s (1289 kB/s)
23:56:08 [2020-01-17T23:56:08.659Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 59.46MB / 120.08MB 4.5s
23:56:08 [2020-01-17T23:56:08.659Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 65.57MB / 120.08MB 4.7s
23:56:08 [2020-01-17T23:56:08.665Z] #25 21.85 Selecting previously unselected package libonig5:amd64.
23:56:08 [2020-01-17T23:56:08.665Z] #25 21.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:56:08 [2020-01-17T23:56:08.665Z] #25 21.93 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:56:08 [2020-01-17T23:56:08.665Z] #25 21.95 Unpacking libonig5:amd64 (6.9.1-1) ...
23:56:08 [2020-01-17T23:56:08.778Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
23:56:08 [2020-01-17T23:56:08.916Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 72.30MB / 120.08MB 4.9s
23:56:08 [2020-01-17T23:56:08.928Z] #25 22.19 Selecting previously unselected package libjq1:amd64.
23:56:08 [2020-01-17T23:56:08.928Z] #25 22.19 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:56:08 [2020-01-17T23:56:08.928Z] #25 22.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:56:09 [2020-01-17T23:56:09.033Z] Client:
23:56:09 [2020-01-17T23:56:09.033Z]  Debug Mode: false
23:56:09 [2020-01-17T23:56:09.033Z] 
23:56:09 [2020-01-17T23:56:09.033Z] Server:
23:56:09 [2020-01-17T23:56:09.033Z]  Containers: 0
23:56:09 [2020-01-17T23:56:09.033Z]   Running: 0
23:56:09 [2020-01-17T23:56:09.033Z]   Paused: 0
23:56:09 [2020-01-17T23:56:09.033Z]   Stopped: 0
23:56:09 [2020-01-17T23:56:09.033Z]  Images: 0
23:56:09 [2020-01-17T23:56:09.033Z]  Server Version: 19.03.2
23:56:09 [2020-01-17T23:56:09.033Z]  Storage Driver: overlay2
23:56:09 [2020-01-17T23:56:09.033Z]   Backing Filesystem: extfs
23:56:09 [2020-01-17T23:56:09.033Z]   Supports d_type: true
23:56:09 [2020-01-17T23:56:09.033Z]   Native Overlay Diff: true
23:56:09 [2020-01-17T23:56:09.033Z]  Logging Driver: json-file
23:56:09 [2020-01-17T23:56:09.033Z]  Cgroup Driver: cgroupfs
23:56:09 [2020-01-17T23:56:09.033Z]  Plugins:
23:56:09 [2020-01-17T23:56:09.033Z]   Volume: local
23:56:09 [2020-01-17T23:56:09.033Z]   Network: bridge host ipvlan macvlan null overlay
23:56:09 [2020-01-17T23:56:09.033Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:56:09 [2020-01-17T23:56:09.033Z]  Swarm: inactive
23:56:09 [2020-01-17T23:56:09.033Z]  Runtimes: runc
23:56:09 [2020-01-17T23:56:09.033Z]  Default Runtime: runc
23:56:09 [2020-01-17T23:56:09.033Z]  Init Binary: docker-init
23:56:09 [2020-01-17T23:56:09.033Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
23:56:09 [2020-01-17T23:56:09.033Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
23:56:09 [2020-01-17T23:56:09.033Z]  init version: fec3683
23:56:09 [2020-01-17T23:56:09.033Z]  Security Options:
23:56:09 [2020-01-17T23:56:09.033Z]   apparmor
23:56:09 [2020-01-17T23:56:09.033Z]   seccomp
23:56:09 [2020-01-17T23:56:09.033Z]    Profile: default
23:56:09 [2020-01-17T23:56:09.033Z]  Kernel Version: 4.15.0-1048-aws
23:56:09 [2020-01-17T23:56:09.033Z]  Operating System: Ubuntu 16.04.6 LTS
23:56:09 [2020-01-17T23:56:09.033Z]  OSType: linux
23:56:09 [2020-01-17T23:56:09.033Z]  Architecture: aarch64
23:56:09 [2020-01-17T23:56:09.033Z]  CPUs: 4
23:56:09 [2020-01-17T23:56:09.033Z]  Total Memory: 7.525GiB
23:56:09 [2020-01-17T23:56:09.033Z]  Name: ip-10-100-126-83
23:56:09 [2020-01-17T23:56:09.033Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
23:56:09 [2020-01-17T23:56:09.033Z]  Docker Root Dir: /var/lib/docker
23:56:09 [2020-01-17T23:56:09.033Z]  Debug Mode: false
23:56:09 [2020-01-17T23:56:09.033Z]  Registry: https://index.docker.io/v1/
23:56:09 [2020-01-17T23:56:09.033Z]  Labels:
23:56:09 [2020-01-17T23:56:09.033Z]  Experimental: true
23:56:09 [2020-01-17T23:56:09.033Z]  Insecure Registries:
23:56:09 [2020-01-17T23:56:09.033Z]   127.0.0.0/8
23:56:09 [2020-01-17T23:56:09.033Z]  Live Restore Enabled: true
23:56:09 [2020-01-17T23:56:09.033Z] 
23:56:09 [2020-01-17T23:56:09.033Z] WARNING: No swap limit support
[Pipeline] sh
23:56:09 [2020-01-17T23:56:09.072Z] go: finding github.com/vishvananda/netlink v1.0.0
23:56:09 [2020-01-17T23:56:09.179Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 82.38MB / 120.08MB 5.2s
23:56:09 [2020-01-17T23:56:09.186Z] #25 22.39 Selecting previously unselected package jq.
23:56:09 [2020-01-17T23:56:09.186Z] #25 22.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:56:09 [2020-01-17T23:56:09.186Z] #25 22.42 Unpacking jq (1.5+dfsg-2+b1) ...
23:56:09 [2020-01-17T23:56:09.327Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:56:09 [2020-01-17T23:56:09.327Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:56:09 [2020-01-17T23:56:09.327Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40393/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:56:09 [2020-01-17T23:56:09.364Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
23:56:09 [2020-01-17T23:56:09.434Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 89.90MB / 120.08MB 5.5s
23:56:09 [2020-01-17T23:56:09.443Z] #25 22.56 Setting up libonig5:amd64 (6.9.1-1) ...
23:56:09 [2020-01-17T23:56:09.443Z] #25 22.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:56:09 [2020-01-17T23:56:09.443Z] #25 22.59 Setting up jq (1.5+dfsg-2+b1) ...
23:56:09 [2020-01-17T23:56:09.443Z] #25 22.60 Processing triggers for libc-bin (2.28-10) ...
23:56:09 [2020-01-17T23:56:09.590Z] + bash /home/ubuntu/workspace/moby_PR-40393/check-config.sh
23:56:09 [2020-01-17T23:56:09.590Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:56:09 [2020-01-17T23:56:09.590Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
23:56:09 [2020-01-17T23:56:09.590Z] 
23:56:09 [2020-01-17T23:56:09.590Z] Generally Necessary:
23:56:09 [2020-01-17T23:56:09.590Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:56:09 [2020-01-17T23:56:09.590Z] - apparmor: enabled and tools installed
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_NAMESPACES: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_NET_NS: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_PID_NS: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_IPC_NS: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_UTS_NS: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_CGROUPS: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_CGROUP_CPUACCT: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_CGROUP_DEVICE: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_CGROUP_FREEZER: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_CGROUP_SCHED: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_CPUSETS: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_MEMCG: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_KEYS: enabled
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_VETH: enabled (as module)
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_BRIDGE: enabled (as module)
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:56:09 [2020-01-17T23:56:09.590Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:56:09 [2020-01-17T23:56:09.657Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
23:56:09 [2020-01-17T23:56:09.691Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 98.83MB / 120.08MB 5.8s
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_NF_NAT: enabled (as module)
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_NF_NAT_NEEDED: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_POSIX_MQUEUE: enabled
23:56:09 [2020-01-17T23:56:09.861Z] 
23:56:09 [2020-01-17T23:56:09.861Z] Optional Features:
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_USER_NS: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_SECCOMP: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_CGROUP_PIDS: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_MEMCG_SWAP: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:56:09 [2020-01-17T23:56:09.861Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_BLK_CGROUP: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_IOSCHED_CFQ: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_CGROUP_PERF: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_CGROUP_HUGETLB: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_CFS_BANDWIDTH: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:56:09 [2020-01-17T23:56:09.861Z] - CONFIG_RT_GROUP_SCHED: missing
23:56:09 [2020-01-17T23:56:09.946Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 106.49MB / 120.08MB 6.0s
23:56:09 [2020-01-17T23:56:09.948Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
23:56:10 [2020-01-17T23:56:10.009Z] #25 DONE 23.1s
23:56:10 [2020-01-17T23:56:10.009Z] 
23:56:10 [2020-01-17T23:56:10.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:10 [2020-01-17T23:56:10.009Z] #10 17.51 Reading package lists...
23:56:10 [2020-01-17T23:56:10.009Z] #10 21.06 Building dependency tree...
23:56:10 [2020-01-17T23:56:10.009Z] #10 22.86 The following additional packages will be installed:
23:56:10 [2020-01-17T23:56:10.009Z] #10 22.86   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:56:10 [2020-01-17T23:56:10.009Z] #10 22.86   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:56:10 [2020-01-17T23:56:10.009Z] #10 22.86   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:56:10 [2020-01-17T23:56:10.009Z] #10 22.87   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:56:10 [2020-01-17T23:56:10.009Z] #10 22.87 Suggested packages:
23:56:10 [2020-01-17T23:56:10.009Z] #10 22.87   gcc-8-locales seccomp wine64
23:56:10 [2020-01-17T23:56:10.009Z] #10 23.42 The following NEW packages will be installed:
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_IP_VS: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_IP_VS_NFCT: enabled
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_IP_VS_RR: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_EXT4_FS: enabled
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:56:10 [2020-01-17T23:56:10.122Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:56:10 [2020-01-17T23:56:10.122Z] - Network Drivers:
23:56:10 [2020-01-17T23:56:10.122Z]   - "overlay":
23:56:10 [2020-01-17T23:56:10.122Z]     - CONFIG_VXLAN: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:56:10 [2020-01-17T23:56:10.122Z]       Optional (for encrypted networks):
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_CRYPTO: enabled
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_CRYPTO_AEAD: enabled
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_CRYPTO_GCM: enabled
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_CRYPTO_GHASH: enabled
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_XFRM: enabled
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_XFRM_USER: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_INET_ESP: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z]   - "ipvlan":
23:56:10 [2020-01-17T23:56:10.122Z]     - CONFIG_IPVLAN: enabled (as module)
23:56:10 [2020-01-17T23:56:10.122Z]   - "macvlan":
23:56:10 [2020-01-17T23:56:10.239Z] go: finding github.com/spf13/viper v1.3.2
23:56:10 [2020-01-17T23:56:10.239Z] go: finding cloud.google.com/go v0.26.0
23:56:10 [2020-01-17T23:56:10.270Z] #10 23.42   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:56:10 [2020-01-17T23:56:10.270Z] #10 23.42   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:56:10 [2020-01-17T23:56:10.270Z] #10 23.42   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:56:10 [2020-01-17T23:56:10.270Z] #10 23.42   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:56:10 [2020-01-17T23:56:10.270Z] #10 23.42   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:56:10 [2020-01-17T23:56:10.270Z] #10 23.42   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:56:10 [2020-01-17T23:56:10.270Z] #10 ...
23:56:10 [2020-01-17T23:56:10.270Z] 
23:56:10 [2020-01-17T23:56:10.270Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:56:10 [2020-01-17T23:56:10.270Z] #35 13.64 Fetched 8321 kB in 9s (878 kB/s)
23:56:10 [2020-01-17T23:56:10.270Z] #35 13.64 Reading package lists...
23:56:10 [2020-01-17T23:56:10.270Z] #35 17.47 Reading package lists...
23:56:10 [2020-01-17T23:56:10.270Z] #35 21.04 Building dependency tree...
23:56:10 [2020-01-17T23:56:10.270Z] #35 22.87 The following additional packages will be installed:
23:56:10 [2020-01-17T23:56:10.270Z] #35 22.88   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:56:10 [2020-01-17T23:56:10.270Z] #35 22.88 Suggested packages:
23:56:10 [2020-01-17T23:56:10.270Z] #35 22.89   cmake-doc ninja-build lrzip
23:56:10 [2020-01-17T23:56:10.270Z] #35 22.89 Recommended packages:
23:56:10 [2020-01-17T23:56:10.270Z] #35 22.89   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.30 The following NEW packages will be installed:
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.30   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.30   vim-common xxd
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.61 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.61 Need to get 14.9 MB of archives.
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.61 After this operation, 61.8 MB of additional disk space will be used.
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:56:10 [2020-01-17T23:56:10.270Z] #35 23.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_MACVLAN: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_DUMMY: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]   - "ftp,tftp client in container":
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z] - Storage Drivers:
23:56:10 [2020-01-17T23:56:10.381Z]   - "aufs":
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_AUFS_FS: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]   - "btrfs":
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:56:10 [2020-01-17T23:56:10.381Z]   - "devicemapper":
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_BLK_DEV_DM: enabled
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]   - "overlay":
23:56:10 [2020-01-17T23:56:10.381Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:56:10 [2020-01-17T23:56:10.381Z]   - "zfs":
23:56:10 [2020-01-17T23:56:10.381Z]     - /dev/zfs: missing
23:56:10 [2020-01-17T23:56:10.381Z]     - zfs command: missing
23:56:10 [2020-01-17T23:56:10.381Z]     - zpool command: missing
23:56:10 [2020-01-17T23:56:10.381Z] 
23:56:10 [2020-01-17T23:56:10.381Z] Limits:
23:56:10 [2020-01-17T23:56:10.381Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:56:10 [2020-01-17T23:56:10.381Z] 
23:56:10 [2020-01-17T23:56:10.381Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:56:10 [2020-01-17T23:56:10.518Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 116.34MB / 120.08MB 6.4s
23:56:10 [2020-01-17T23:56:10.527Z] #35 ...
23:56:10 [2020-01-17T23:56:10.527Z] 
23:56:10 [2020-01-17T23:56:10.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:10 [2020-01-17T23:56:10.527Z] #10 23.70 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:56:10 [2020-01-17T23:56:10.527Z] #10 23.70 Need to get 77.7 MB of archives.
23:56:10 [2020-01-17T23:56:10.527Z] #10 23.70 After this operation, 487 MB of additional disk space will be used.
23:56:10 [2020-01-17T23:56:10.527Z] #10 23.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
23:56:10 [2020-01-17T23:56:10.527Z] #10 23.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
23:56:10 [2020-01-17T23:56:10.731Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 .
23:56:10 [2020-01-17T23:56:10.731Z] #1 [internal] load .dockerignore
23:56:10 [2020-01-17T23:56:10.731Z] #1 transferring context: 87B 0.0s done
23:56:10 [2020-01-17T23:56:10.731Z] #1 DONE 0.1s
23:56:10 [2020-01-17T23:56:10.731Z] 
23:56:10 [2020-01-17T23:56:10.731Z] #2 [internal] load build definition from Dockerfile
23:56:10 [2020-01-17T23:56:10.731Z] #2 transferring dockerfile: 15.58kB done
23:56:10 [2020-01-17T23:56:10.731Z] #2 DONE 0.1s
23:56:10 [2020-01-17T23:56:10.774Z] #7 ...
23:56:10 [2020-01-17T23:56:10.774Z] 
23:56:10 [2020-01-17T23:56:10.774Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:56:10 [2020-01-17T23:56:10.774Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
23:56:10 [2020-01-17T23:56:10.774Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
23:56:10 [2020-01-17T23:56:10.774Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
23:56:10 [2020-01-17T23:56:10.774Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.1s done
23:56:10 [2020-01-17T23:56:10.774Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.4s done
23:56:10 [2020-01-17T23:56:10.774Z] #68 DONE 6.9s
23:56:10 [2020-01-17T23:56:10.774Z] 
23:56:10 [2020-01-17T23:56:10.774Z] #20 [internal] load build context
23:56:10 [2020-01-17T23:56:10.774Z] #20 transferring context: 46.78MB 6.9s done
23:56:10 [2020-01-17T23:56:10.774Z] #20 DONE 6.9s
23:56:10 [2020-01-17T23:56:10.774Z] 
23:56:10 [2020-01-17T23:56:10.774Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:10 [2020-01-17T23:56:10.774Z] #7 sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 120.08MB / 120.08MB 6.8s done
23:56:10 [2020-01-17T23:56:10.785Z] #10 23.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:56:10 [2020-01-17T23:56:10.785Z] #10 23.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:56:10 [2020-01-17T23:56:10.785Z] #10 23.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:56:10 [2020-01-17T23:56:10.785Z] #10 24.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:56:10 [2020-01-17T23:56:10.785Z] #10 24.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:56:10 [2020-01-17T23:56:10.785Z] #10 ...
23:56:10 [2020-01-17T23:56:10.785Z] 
23:56:10 [2020-01-17T23:56:10.785Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:56:10 [2020-01-17T23:56:10.785Z] #59 14.11 Fetched 8321 kB in 10s (834 kB/s)
23:56:10 [2020-01-17T23:56:10.785Z] #59 14.11 Reading package lists...
23:56:10 [2020-01-17T23:56:10.785Z] #59 18.00 Reading package lists...
23:56:10 [2020-01-17T23:56:10.785Z] #59 21.60 Building dependency tree...
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.16 The following additional packages will be installed:
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.16   libbtrfs0
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.24 The following NEW packages will be installed:
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.24   libbtrfs-dev libbtrfs0
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.55 Need to get 119 kB of archives.
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.55 After this operation, 387 kB of additional disk space will be used.
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.86 debconf: delaying package configuration, since apt-utils is not installed
23:56:10 [2020-01-17T23:56:10.785Z] #59 23.97 Fetched 119 kB in 0s (443 kB/s)
23:56:10 [2020-01-17T23:56:10.785Z] #59 24.06 Selecting previously unselected package libbtrfs0.
23:56:10 [2020-01-17T23:56:10.785Z] #59 24.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:56:10 [2020-01-17T23:56:10.785Z] #59 24.09 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:56:10 [2020-01-17T23:56:10.785Z] #59 24.10 Unpacking libbtrfs0 (4.20.1-2) ...
23:56:10 [2020-01-17T23:56:10.993Z] 
23:56:10 [2020-01-17T23:56:10.993Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:56:11 [2020-01-17T23:56:11.043Z] #59 24.21 Selecting previously unselected package libbtrfs-dev.
23:56:11 [2020-01-17T23:56:11.043Z] #59 24.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:56:11 [2020-01-17T23:56:11.043Z] #59 24.24 Unpacking libbtrfs-dev (4.20.1-2) ...
23:56:11 [2020-01-17T23:56:11.043Z] #59 ...
23:56:11 [2020-01-17T23:56:11.043Z] 
23:56:11 [2020-01-17T23:56:11.043Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:11 [2020-01-17T23:56:11.043Z] #10 24.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
23:56:11 [2020-01-17T23:56:11.043Z] #10 24.28 Get:9 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]
23:56:11 [2020-01-17T23:56:11.252Z] #3 DONE 0.5s
23:56:11 [2020-01-17T23:56:11.276Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
23:56:11 [2020-01-17T23:56:11.276Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
23:56:11 [2020-01-17T23:56:11.276Z] go: finding gotest.tools v2.1.0+incompatible
23:56:11 [2020-01-17T23:56:11.512Z] 
23:56:11 [2020-01-17T23:56:11.512Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:56:11 [2020-01-17T23:56:11.512Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:56:11 [2020-01-17T23:56:11.512Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:56:11 [2020-01-17T23:56:11.512Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
23:56:11 [2020-01-17T23:56:11.512Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
23:56:11 [2020-01-17T23:56:11.512Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
23:56:11 [2020-01-17T23:56:11.565Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
23:56:11 [2020-01-17T23:56:11.565Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
23:56:11 [2020-01-17T23:56:11.609Z] #10 ...
23:56:11 [2020-01-17T23:56:11.609Z] 
23:56:11 [2020-01-17T23:56:11.609Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:56:11 [2020-01-17T23:56:11.609Z] #59 24.39 Setting up libbtrfs0 (4.20.1-2) ...
23:56:11 [2020-01-17T23:56:11.609Z] #59 24.41 Setting up libbtrfs-dev (4.20.1-2) ...
23:56:11 [2020-01-17T23:56:11.609Z] #59 24.42 Processing triggers for libc-bin (2.28-10) ...
23:56:11 [2020-01-17T23:56:11.609Z] #59 DONE 24.7s
23:56:11 [2020-01-17T23:56:11.609Z] 
23:56:11 [2020-01-17T23:56:11.609Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:56:11 [2020-01-17T23:56:11.609Z] #60 DONE 0.1s
23:56:11 [2020-01-17T23:56:11.609Z] 
23:56:11 [2020-01-17T23:56:11.609Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:56:11 [2020-01-17T23:56:11.609Z] #35 23.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:56:11 [2020-01-17T23:56:11.609Z] #35 23.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:56:11 [2020-01-17T23:56:11.609Z] #35 23.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:56:11 [2020-01-17T23:56:11.609Z] #35 23.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:56:11 [2020-01-17T23:56:11.609Z] #35 23.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:56:11 [2020-01-17T23:56:11.609Z] #35 23.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.42 debconf: delaying package configuration, since apt-utils is not installed
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.52 Fetched 14.9 MB in 1s (21.2 MB/s)
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.55 Selecting previously unselected package xxd.
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.59 Unpacking xxd (2:8.1.0875-5) ...
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.79 Selecting previously unselected package vim-common.
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:56:11 [2020-01-17T23:56:11.609Z] #35 24.81 Unpacking vim-common (2:8.1.0875-5) ...
23:56:11 [2020-01-17T23:56:11.703Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 5.1s
23:56:11 [2020-01-17T23:56:11.775Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done
23:56:11 [2020-01-17T23:56:11.775Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s
23:56:11 [2020-01-17T23:56:11.867Z] #35 25.01 Selecting previously unselected package cmake-data.
23:56:11 [2020-01-17T23:56:11.867Z] #35 25.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:56:11 [2020-01-17T23:56:11.867Z] #35 25.02 Unpacking cmake-data (3.13.4-1) ...
23:56:12 [2020-01-17T23:56:12.034Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
23:56:12 [2020-01-17T23:56:12.034Z] #4 DONE 0.6s
23:56:12 [2020-01-17T23:56:12.210Z] go: finding github.com/fsnotify/fsnotify v1.4.7
23:56:12 [2020-01-17T23:56:12.610Z] 
23:56:12 [2020-01-17T23:56:12.610Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
23:56:12 [2020-01-17T23:56:12.610Z] #6 ...
23:56:12 [2020-01-17T23:56:12.610Z] 
23:56:12 [2020-01-17T23:56:12.610Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
23:56:12 [2020-01-17T23:56:12.610Z] #5 DONE 0.2s
23:56:12 [2020-01-17T23:56:12.803Z] #35 26.13 Selecting previously unselected package libicu63:amd64.
23:56:12 [2020-01-17T23:56:12.803Z] #35 26.14 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
23:56:12 [2020-01-17T23:56:12.803Z] #35 26.15 Unpacking libicu63:amd64 (63.1-6) ...
23:56:12 [2020-01-17T23:56:12.838Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
23:56:12 [2020-01-17T23:56:12.838Z] go: finding github.com/coreos/go-semver v0.2.0
23:56:12 [2020-01-17T23:56:12.869Z] 
23:56:12 [2020-01-17T23:56:12.869Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
23:56:12 [2020-01-17T23:56:12.869Z] #6 DONE 0.3s
23:56:12 [2020-01-17T23:56:12.869Z] 
23:56:12 [2020-01-17T23:56:12.869Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:12 [2020-01-17T23:56:12.869Z] #7 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:b042e76cfd7b9889d16b1917f1615183493ebba5b62d6594031ec6ea6d72589d 5.46kB / 5.46kB done
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 0B / 49.17MB 0.2s
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0B / 9.98MB 0.2s
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:8d93f1130319b3eb550b49fc923c8a33cde6a342871d0f5e581cdf4919fb8c57 1.79kB / 1.79kB done
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0B / 7.68MB 0.2s
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 5.94MB / 49.17MB 0.3s
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 4.03MB / 9.98MB 0.3s
23:56:13 [2020-01-17T23:56:13.207Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 399.92kB / 7.68MB 0.3s
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 20.12MB / 49.17MB 0.4s
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.4s
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 6.55MB / 7.68MB 0.4s
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 37.14MB / 49.17MB 0.7s
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 9.98MB / 9.98MB 0.4s done
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 7.68MB / 7.68MB 0.5s done
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 0B / 62.39MB 0.7s
23:56:13 [2020-01-17T23:56:13.471Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 0B / 52.10MB 0.7s
23:56:13 [2020-01-17T23:56:13.738Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 0.9s
23:56:13 [2020-01-17T23:56:13.738Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 6.36MB / 62.39MB 0.9s
23:56:13 [2020-01-17T23:56:13.738Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 12.48MB / 52.10MB 0.9s
23:56:13 [2020-01-17T23:56:13.738Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 9.61MB / 62.39MB 1.0s
23:56:13 [2020-01-17T23:56:13.738Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 26.78MB / 52.10MB 1.0s
23:56:14 [2020-01-17T23:56:14.005Z] #7 sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 49.17MB / 49.17MB 1.1s done
23:56:14 [2020-01-17T23:56:14.005Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 20.09MB / 62.39MB 1.1s
23:56:14 [2020-01-17T23:56:14.005Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 45.06MB / 52.10MB 1.1s
23:56:14 [2020-01-17T23:56:14.005Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 0B / 97.60MB 1.1s
23:56:14 [2020-01-17T23:56:14.005Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 24.97MB / 62.39MB 1.3s
23:56:14 [2020-01-17T23:56:14.005Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 1.3s
23:56:14 [2020-01-17T23:56:14.232Z] #7 extracting sha256:8f0fdd3eaac017684c880d836abdaf02f9db7ac8ecca970356482e3d8e315650 7.3s done
23:56:14 [2020-01-17T23:56:14.232Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.1s
23:56:14 [2020-01-17T23:56:14.280Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 11.28MB / 97.60MB 1.4s
23:56:14 [2020-01-17T23:56:14.280Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 31.88MB / 62.39MB 1.5s
23:56:14 [2020-01-17T23:56:14.280Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 18.49MB / 97.60MB 1.5s
23:56:14 [2020-01-17T23:56:14.280Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933
23:56:14 [2020-01-17T23:56:14.280Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 45.88MB / 62.39MB 1.6s
23:56:14 [2020-01-17T23:56:14.280Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 27.56MB / 97.60MB 1.6s
23:56:14 [2020-01-17T23:56:14.346Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
23:56:14 [2020-01-17T23:56:14.346Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
23:56:14 [2020-01-17T23:56:14.562Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 32.90MB / 97.60MB 1.7s
23:56:14 [2020-01-17T23:56:14.562Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 52.99MB / 62.39MB 1.8s
23:56:14 [2020-01-17T23:56:14.562Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 40.45MB / 97.60MB 1.8s
23:56:14 [2020-01-17T23:56:14.640Z] go: finding github.com/spf13/cast v1.3.0
23:56:14 [2020-01-17T23:56:14.640Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
23:56:14 [2020-01-17T23:56:14.792Z] #7 extracting sha256:d918eaefd9de8a1595f56900fdb8ab65a03d64b1da1078da7c0b0bf6f7552a14 0.6s done
23:56:14 [2020-01-17T23:56:14.792Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7
23:56:14 [2020-01-17T23:56:14.830Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 2.0s
23:56:14 [2020-01-17T23:56:14.830Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 47.50MB / 97.60MB 2.0s
23:56:14 [2020-01-17T23:56:14.830Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 58.54MB / 97.60MB 2.1s
23:56:14 [2020-01-17T23:56:14.933Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.33 Selecting previously unselected package libxml2:amd64.
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.53 Selecting previously unselected package libarchive13:amd64.
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.64 Selecting previously unselected package libjsoncpp1:amd64.
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.64 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.72 Selecting previously unselected package librhash0:amd64.
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.72 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:56:15 [2020-01-17T23:56:15.347Z] #35 28.73 Unpacking librhash0:amd64 (1.3.8-1) ...
23:56:15 [2020-01-17T23:56:15.353Z] #7 extracting sha256:43bf3e3107f525b7dea5b3cdfd15f62666066202105a0aaddbab2a02aefad1f7 0.5s done
23:56:15 [2020-01-17T23:56:15.604Z] #35 28.85 Selecting previously unselected package libuv1:amd64.
23:56:15 [2020-01-17T23:56:15.604Z] #35 28.85 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:56:15 [2020-01-17T23:56:15.604Z] #35 28.87 Unpacking libuv1:amd64 (1.24.1-1) ...
23:56:15 [2020-01-17T23:56:15.608Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14
23:56:15 [2020-01-17T23:56:15.777Z] #7 sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 52.10MB / 52.10MB 2.1s done
23:56:15 [2020-01-17T23:56:15.777Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 71.64MB / 97.60MB 2.8s
23:56:15 [2020-01-17T23:56:15.777Z] #7 sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a 0B / 155B 2.8s
23:56:15 [2020-01-17T23:56:15.777Z] #7 sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 62.39MB / 62.39MB 2.9s done
23:56:15 [2020-01-17T23:56:15.777Z] #7 sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a 155B / 155B 2.8s done
23:56:15 [2020-01-17T23:56:15.777Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 84.75MB / 97.60MB 3.1s
23:56:15 [2020-01-17T23:56:15.865Z] #35 28.96 Selecting previously unselected package cmake.
23:56:15 [2020-01-17T23:56:15.865Z] #35 28.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:56:15 [2020-01-17T23:56:15.865Z] #35 28.97 Unpacking cmake (3.13.4-1) ...
23:56:16 [2020-01-17T23:56:16.040Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 91.87MB / 97.60MB 3.2s
23:56:16 [2020-01-17T23:56:16.040Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 97.60MB / 97.60MB 3.3s
23:56:16 [2020-01-17T23:56:16.123Z] #35 29.54 Setting up libicu63:amd64 (63.1-6) ...
23:56:16 [2020-01-17T23:56:16.302Z] #7 sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 97.60MB / 97.60MB 3.4s done
23:56:16 [2020-01-17T23:56:16.380Z] #35 29.57 Setting up xxd (2:8.1.0875-5) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.60 Setting up libuv1:amd64 (1.24.1-1) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.62 Setting up vim-common (2:8.1.0875-5) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.65 Setting up librhash0:amd64 (1.3.8-1) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.66 Setting up cmake-data (3.13.4-1) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.70 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.73 Setting up cmake (3.13.4-1) ...
23:56:16 [2020-01-17T23:56:16.381Z] #35 29.75 Processing triggers for libc-bin (2.28-10) ...
23:56:16 [2020-01-17T23:56:16.639Z] #35 29.78 Processing triggers for mime-support (3.62) ...
23:56:16 [2020-01-17T23:56:16.639Z] #35 DONE 30.0s
23:56:16 [2020-01-17T23:56:16.639Z] 
23:56:16 [2020-01-17T23:56:16.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:16 [2020-01-17T23:56:16.639Z] #10 25.21 Get:10 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]
23:56:16 [2020-01-17T23:56:16.639Z] #10 25.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 25.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 25.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 25.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.35 debconf: delaying package configuration, since apt-utils is not installed
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.42 Fetched 77.7 MB in 3s (29.4 MB/s)
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.46 Selecting previously unselected package binutils-mingw-w64-i686.
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 26.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 27.48 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:56:16 [2020-01-17T23:56:16.639Z] #10 27.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 27.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.44 Selecting previously unselected package binutils-mingw-w64.
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.52 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.60 Selecting previously unselected package dmsetup.
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.61 Unpacking dmsetup (2:1.02.155-3) ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.67 Selecting previously unselected package mingw-w64-common.
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:56:16 [2020-01-17T23:56:16.639Z] #10 28.68 Unpacking mingw-w64-common (6.0.0-3) ...
23:56:16 [2020-01-17T23:56:16.896Z] #10 ...
23:56:16 [2020-01-17T23:56:16.896Z] 
23:56:16 [2020-01-17T23:56:16.896Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:56:16 [2020-01-17T23:56:16.896Z] #36 DONE 0.1s
23:56:16 [2020-01-17T23:56:16.896Z] 
23:56:16 [2020-01-17T23:56:16.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:16 [2020-01-17T23:56:16.896Z] #10 30.19 Selecting previously unselected package mingw-w64-x86-64-dev.
23:56:16 [2020-01-17T23:56:16.896Z] #10 30.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:56:16 [2020-01-17T23:56:16.896Z] #10 30.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:56:16 [2020-01-17T23:56:16.925Z] #7 ...
23:56:16 [2020-01-17T23:56:16.925Z] 
23:56:16 [2020-01-17T23:56:16.925Z] #20 [internal] load build context
23:56:16 [2020-01-17T23:56:16.925Z] #20 transferring context: 46.78MB 3.9s done
23:56:16 [2020-01-17T23:56:16.925Z] #20 DONE 4.0s
23:56:16 [2020-01-17T23:56:16.925Z] 
23:56:16 [2020-01-17T23:56:16.925Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:17 [2020-01-17T23:56:17.009Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
23:56:17 [2020-01-17T23:56:17.009Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
23:56:17 [2020-01-17T23:56:17.009Z] go: finding github.com/golang/mock v1.1.1
23:56:17 [2020-01-17T23:56:17.186Z] #7 ...
23:56:17 [2020-01-17T23:56:17.186Z] 
23:56:17 [2020-01-17T23:56:17.186Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:56:17 [2020-01-17T23:56:17.186Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
23:56:17 [2020-01-17T23:56:17.186Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
23:56:17 [2020-01-17T23:56:17.186Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
23:56:17 [2020-01-17T23:56:17.186Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.2s done
23:56:17 [2020-01-17T23:56:17.186Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.9s done
23:56:17 [2020-01-17T23:56:17.186Z] #68 DONE 4.3s
23:56:17 [2020-01-17T23:56:17.305Z] go: finding gopkg.in/yaml.v2 v2.2.2
23:56:17 [2020-01-17T23:56:17.305Z] go: finding github.com/magiconair/properties v1.8.0
23:56:17 [2020-01-17T23:56:17.305Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
23:56:17 [2020-01-17T23:56:17.447Z] 
23:56:17 [2020-01-17T23:56:17.447Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:17 [2020-01-17T23:56:17.596Z] go: finding github.com/pelletier/go-toml v1.2.0
23:56:17 [2020-01-17T23:56:17.596Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
23:56:18 [2020-01-17T23:56:18.267Z] #10 31.24 Selecting previously unselected package gcc-mingw-w64-base.
23:56:18 [2020-01-17T23:56:18.268Z] #10 31.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:56:18 [2020-01-17T23:56:18.268Z] #10 31.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:56:18 [2020-01-17T23:56:18.268Z] #10 31.30 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:56:18 [2020-01-17T23:56:18.268Z] #10 31.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:56:18 [2020-01-17T23:56:18.268Z] #10 31.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:56:18 [2020-01-17T23:56:18.833Z] #7 extracting sha256:627706d65d1d9b4038d8fd40db52238d4f11d9130a01f23ffae9bf5d41ac5933 4.4s done
23:56:19 [2020-01-17T23:56:19.095Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.1s
23:56:19 [2020-01-17T23:56:19.095Z] #7 extracting sha256:e6ac1923ab7a97ecdde2a4f034a8b716d51594ba6fc823c6aaac579c31f51906 0.4s done
23:56:19 [2020-01-17T23:56:19.103Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
23:56:19 [2020-01-17T23:56:19.103Z] go: finding github.com/docker/go-connections v0.4.0
23:56:19 [2020-01-17T23:56:19.356Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367
23:56:19 [2020-01-17T23:56:19.616Z] #7 extracting sha256:b000e01546d5b9b3a40a3797f15bc0a1f579786c5ec8da31cbe9502f1927d367 0.3s done
23:56:19 [2020-01-17T23:56:19.738Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
23:56:19 [2020-01-17T23:56:19.738Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
23:56:19 [2020-01-17T23:56:19.772Z] #7 extracting sha256:27622921edb2aae9e0cb64f71a81b4a7cfef8f6a6c766514a018815834ba4e14 3.9s done
23:56:19 [2020-01-17T23:56:19.772Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 0.1s
23:56:19 [2020-01-17T23:56:19.876Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce
23:56:20 [2020-01-17T23:56:20.034Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
23:56:20 [2020-01-17T23:56:20.340Z] go: finding github.com/onsi/ginkgo v1.7.0
23:56:20 [2020-01-17T23:56:20.340Z] go: finding github.com/spf13/afero v1.1.2
23:56:20 [2020-01-17T23:56:20.646Z] go: finding github.com/onsi/gomega v1.4.3
23:56:20 [2020-01-17T23:56:20.646Z] go: finding github.com/hashicorp/go-uuid v1.0.0
23:56:22 [2020-01-17T23:56:22.422Z] #7 extracting sha256:dc8fe6ebd465d85dc79039fbd39712f1fadf5d7ac5fbefe405ef7a4f957a94ce 2.1s done
23:56:22 [2020-01-17T23:56:22.422Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 0.1s
23:56:23 [2020-01-17T23:56:23.374Z] go: finding google.golang.org/appengine v1.1.0
23:56:23 [2020-01-17T23:56:23.374Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
23:56:23 [2020-01-17T23:56:23.374Z] go: finding github.com/stretchr/testify v1.2.2
23:56:23 [2020-01-17T23:56:23.374Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
23:56:23 [2020-01-17T23:56:23.374Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
23:56:23 [2020-01-17T23:56:23.531Z] #10 36.37 Selecting previously unselected package g++-mingw-w64-x86-64.
23:56:23 [2020-01-17T23:56:23.531Z] #10 36.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:56:23 [2020-01-17T23:56:23.531Z] #10 36.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:56:23 [2020-01-17T23:56:23.934Z] #7 extracting sha256:f862a94ee6511b02e1d1306efbc314a27c16f61532d83609be405db52b1fcae3 4.1s done
23:56:23 [2020-01-17T23:56:23.934Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d
23:56:24 [2020-01-17T23:56:24.014Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
23:56:24 [2020-01-17T23:56:24.307Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
23:56:24 [2020-01-17T23:56:24.307Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
23:56:24 [2020-01-17T23:56:24.307Z] go: finding github.com/hpcloud/tail v1.0.0
23:56:24 [2020-01-17T23:56:24.336Z] #7 extracting sha256:f8cbdfdb9424fb643ea7b54950b09c1e0e150d46e21377c399e1a3d01421101c 1.7s done
23:56:24 [2020-01-17T23:56:24.336Z] #7 extracting sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 0.1s
23:56:24 [2020-01-17T23:56:24.603Z] go: finding github.com/mitchellh/mapstructure v1.1.2
23:56:24 [2020-01-17T23:56:24.603Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
23:56:25 [2020-01-17T23:56:25.240Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
23:56:25 [2020-01-17T23:56:25.538Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
23:56:25 [2020-01-17T23:56:25.538Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
23:56:25 [2020-01-17T23:56:25.538Z] go: finding github.com/client9/misspell v0.3.4
23:56:26 [2020-01-17T23:56:26.571Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
23:56:26 [2020-01-17T23:56:26.860Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
23:56:27 [2020-01-17T23:56:27.492Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.49 Selecting previously unselected package libapparmor1:amd64.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.50 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.50 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.56 Selecting previously unselected package libapparmor-dev:amd64.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.56 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.57 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.62 Selecting previously unselected package libbtrfs0.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.63 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.63 Unpacking libbtrfs0 (4.20.1-2) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.67 Selecting previously unselected package libbtrfs-dev.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.67 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.68 Unpacking libbtrfs-dev (4.20.1-2) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.73 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.74 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.79 Selecting previously unselected package libudev-dev:amd64.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.79 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.80 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.86 Selecting previously unselected package libsepol1-dev:amd64.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.86 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.87 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.96 Selecting previously unselected package libpcre16-3:amd64.
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.96 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 40.97 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:56:27 [2020-01-17T23:56:27.711Z] #10 41.03 Selecting previously unselected package libpcre32-3:amd64.
23:56:27 [2020-01-17T23:56:27.712Z] #10 41.03 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:56:27 [2020-01-17T23:56:27.712Z] #10 41.04 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:56:27 [2020-01-17T23:56:27.712Z] #10 41.10 Selecting previously unselected package libpcrecpp0v5:amd64.
23:56:28 [2020-01-17T23:56:28.021Z] #10 41.10 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:56:28 [2020-01-17T23:56:28.021Z] #10 41.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:56:28 [2020-01-17T23:56:28.021Z] #10 41.16 Selecting previously unselected package libpcre3-dev:amd64.
23:56:28 [2020-01-17T23:56:28.021Z] #10 41.16 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:56:28 [2020-01-17T23:56:28.021Z] #10 41.16 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:56:28 [2020-01-17T23:56:28.130Z] go: finding github.com/sirupsen/logrus v1.0.3
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.31 Selecting previously unselected package libselinux1-dev:amd64.
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.31 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.32 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.48 Selecting previously unselected package libdevmapper-dev:amd64.
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.48 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.49 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.53 Selecting previously unselected package libseccomp-dev:amd64.
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.53 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.54 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.59 Selecting previously unselected package libsystemd-dev:amd64.
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.59 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
23:56:28 [2020-01-17T23:56:28.278Z] #10 41.59 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
23:56:28 [2020-01-17T23:56:28.421Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.73 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.75 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.76 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.79 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.80 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.81 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.82 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.84 Setting up libbtrfs0 (4.20.1-2) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.85 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.86 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.87 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.89 Setting up libbtrfs-dev (4.20.1-2) ...
23:56:28 [2020-01-17T23:56:28.535Z] #10 41.90 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:56:28 [2020-01-17T23:56:28.537Z] #7 extracting sha256:c6a86e35d7ccf1b911b099c744558c5957b7bb190eff29e5f822f5ec5901c9ea 3.6s done
23:56:28 [2020-01-17T23:56:28.537Z] #7 extracting sha256:8a4ac4ded24704a6c32b372ff8d030ee18ccdb611f41de6aa89d5e382cefe70a done
23:56:28 [2020-01-17T23:56:28.537Z] #7 DONE 15.5s
23:56:28 [2020-01-17T23:56:28.537Z] 
23:56:28 [2020-01-17T23:56:28.537Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.92 Setting up mingw-w64-common (6.0.0-3) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.93 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.94 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.95 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.96 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.98 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
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.98 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
23:56:28 [2020-01-17T23:56:28.804Z] #10 41.99 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.00 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
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.00 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.01 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.02 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.04 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.05 Setting up dmsetup (2:1.02.155-3) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.06 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.07 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:56:28 [2020-01-17T23:56:28.804Z] #10 42.10 Processing triggers for libc-bin (2.28-10) ...
23:56:29 [2020-01-17T23:56:29.050Z] go: finding github.com/kr/pty v1.1.1
23:56:29 [2020-01-17T23:56:29.183Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 5.0s
23:56:29 [2020-01-17T23:56:29.347Z] go: finding github.com/onsi/ginkgo v1.6.0
23:56:29 [2020-01-17T23:56:29.374Z] #10 DONE 42.5s
23:56:29 [2020-01-17T23:56:29.374Z] 
23:56:29 [2020-01-17T23:56:29.374Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:56:29 [2020-01-17T23:56:29.374Z] #55 DONE 0.1s
23:56:29 [2020-01-17T23:56:29.374Z] 
23:56:29 [2020-01-17T23:56:29.374Z] #11 [dev 1/25] RUN groupadd -r docker
23:56:29 [2020-01-17T23:56:29.979Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
23:56:30 [2020-01-17T23:56:30.270Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
23:56:30 [2020-01-17T23:56:30.270Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
23:56:30 [2020-01-17T23:56:30.310Z] #11 DONE 1.1s
23:56:30 [2020-01-17T23:56:30.310Z] 
23:56:30 [2020-01-17T23:56:30.310Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
23:56:30 [2020-01-17T23:56:30.906Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
23:56:31 [2020-01-17T23:56:31.198Z] go: finding gopkg.in/yaml.v2 v2.2.1
23:56:31 [2020-01-17T23:56:31.198Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
23:56:31 [2020-01-17T23:56:31.489Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
23:56:31 [2020-01-17T23:56:31.684Z] #12 DONE 1.2s
23:56:31 [2020-01-17T23:56:31.684Z] 
23:56:31 [2020-01-17T23:56:31.684Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
23:56:31 [2020-01-17T23:56:31.832Z] #8 DONE 3.2s
23:56:31 [2020-01-17T23:56:31.832Z] 
23:56:31 [2020-01-17T23:56:31.832Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:56:32 [2020-01-17T23:56:32.403Z] #9 DONE 1.0s
23:56:32 [2020-01-17T23:56:32.403Z] 
23:56:32 [2020-01-17T23:56:32.403Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:56:32 [2020-01-17T23:56:32.403Z] #29 DONE 0.1s
23:56:32 [2020-01-17T23:56:32.403Z] 
23:56:32 [2020-01-17T23:56:32.403Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:56:32 [2020-01-17T23:56:32.462Z] #7 extracting sha256:410143ccff3288fa3e449a582cfbee7892a4c3fddf5e93af8d1c6e4a241a146d 8.4s done
23:56:32 [2020-01-17T23:56:32.546Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
23:56:32 [2020-01-17T23:56:32.619Z] #13 0.944 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:56:32 [2020-01-17T23:56:32.664Z] #25 ...
23:56:32 [2020-01-17T23:56:32.664Z] 
23:56:32 [2020-01-17T23:56:32.664Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:56:32 [2020-01-17T23:56:32.664Z] #40 DONE 0.1s
23:56:32 [2020-01-17T23:56:32.664Z] 
23:56:32 [2020-01-17T23:56:32.664Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:56:32 [2020-01-17T23:56:32.664Z] #21 DONE 0.1s
23:56:32 [2020-01-17T23:56:32.716Z] #7 extracting sha256:4e820fb4177f9a8a9952fca08660ecf687d27e7b25c73976880b130345dfa28f done
23:56:32 [2020-01-17T23:56:32.716Z] #7 DONE 28.8s
23:56:32 [2020-01-17T23:56:32.716Z] 
23:56:32 [2020-01-17T23:56:32.716Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:56:32 [2020-01-17T23:56:32.876Z] #13 DONE 1.2s
23:56:32 [2020-01-17T23:56:32.876Z] 
23:56:32 [2020-01-17T23:56:32.876Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:56:32 [2020-01-17T23:56:32.925Z] #70 DONE 0.2s
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:56:32 [2020-01-17T23:56:32.925Z] #64 DONE 0.2s
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:56:32 [2020-01-17T23:56:32.925Z] #52 DONE 0.2s
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:56:32 [2020-01-17T23:56:32.925Z] #65 ...
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:56:32 [2020-01-17T23:56:32.925Z] #49 DONE 0.3s
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:56:32 [2020-01-17T23:56:32.925Z] #32 DONE 0.3s
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:56:32 [2020-01-17T23:56:32.925Z] #46 DONE 0.3s
23:56:32 [2020-01-17T23:56:32.925Z] 
23:56:32 [2020-01-17T23:56:32.925Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:56:32 [2020-01-17T23:56:32.925Z] #22 DONE 0.3s
23:56:33 [2020-01-17T23:56:33.185Z] 
23:56:33 [2020-01-17T23:56:33.185Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:33 [2020-01-17T23:56:33.190Z] go: finding golang.org/x/text v0.3.0
23:56:33 [2020-01-17T23:56:33.811Z] #14 DONE 1.0s
23:56:33 [2020-01-17T23:56:33.811Z] 
23:56:33 [2020-01-17T23:56:33.811Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
23:56:35 [2020-01-17T23:56:35.191Z] #15 DONE 1.1s
23:56:35 [2020-01-17T23:56:35.191Z] 
23:56:35 [2020-01-17T23:56:35.191Z] #16 [dev 6/25] RUN ldconfig
23:56:35 [2020-01-17T23:56:35.981Z] #8 DONE 3.0s
23:56:35 [2020-01-17T23:56:35.981Z] 
23:56:35 [2020-01-17T23:56:35.981Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:56:36 [2020-01-17T23:56:36.073Z] Removing intermediate container c5878e53bbd3
23:56:36 [2020-01-17T23:56:36.073Z]  ---> bd6311585d50
23:56:36 [2020-01-17T23:56:36.073Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
23:56:36 [2020-01-17T23:56:36.073Z]  ---> 687421176e14
23:56:36 [2020-01-17T23:56:36.073Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
23:56:36 [2020-01-17T23:56:36.073Z]  ---> 373f0db9e4f2
23:56:36 [2020-01-17T23:56:36.073Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
23:56:36 [2020-01-17T23:56:36.073Z]  ---> Running in 38ff49bac16b
23:56:36 [2020-01-17T23:56:36.073Z] Removing intermediate container 38ff49bac16b
23:56:36 [2020-01-17T23:56:36.073Z]  ---> 9ef9c65aac34
23:56:36 [2020-01-17T23:56:36.073Z] Successfully built 9ef9c65aac34
23:56:36 [2020-01-17T23:56:36.073Z] Successfully tagged moby-buildx:latest
23:56:36 [2020-01-17T23:56:36.073Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
23:56:36 [2020-01-17T23:56:36.073Z] if [ -n "${id}" ]; then \
23:56:36 [2020-01-17T23:56:36.073Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
23:56:36 [2020-01-17T23:56:36.073Z] 	&& touch bundles/buildx; \
23:56:36 [2020-01-17T23:56:36.073Z] 	docker rm -f ${id}; \
23:56:36 [2020-01-17T23:56:36.073Z] fi
23:56:36 [2020-01-17T23:56:36.073Z] 14f6ee2cb253ea534be191c9c359796246c6fb433e27a73e903ea439e1db8946
23:56:36 [2020-01-17T23:56:36.073Z] bundles/buildx version
23:56:36 [2020-01-17T23:56:36.073Z] buildx v0.3.1 6db68d0
23:56:36 [2020-01-17T23:56:36.073Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 .
23:56:36 [2020-01-17T23:56:36.073Z] #1 [internal] booting buildkit
23:56:36 [2020-01-17T23:56:36.073Z] #1 pulling image moby/buildkit:buildx-stable-1
23:56:36 [2020-01-17T23:56:36.127Z] #16 DONE 1.2s
23:56:36 [2020-01-17T23:56:36.127Z] 
23:56:36 [2020-01-17T23:56:36.127Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:56:36 [2020-01-17T23:56:36.911Z] #9 DONE 1.1s
23:56:36 [2020-01-17T23:56:36.911Z] 
23:56:36 [2020-01-17T23:56:36.911Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:56:36 [2020-01-17T23:56:36.911Z] #29 DONE 0.1s
23:56:36 [2020-01-17T23:56:36.911Z] 
23:56:36 [2020-01-17T23:56:36.911Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:56:37 [2020-01-17T23:56:37.167Z] #30 ...
23:56:37 [2020-01-17T23:56:37.167Z] 
23:56:37 [2020-01-17T23:56:37.167Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:56:37 [2020-01-17T23:56:37.167Z] #40 DONE 0.1s
23:56:37 [2020-01-17T23:56:37.167Z] 
23:56:37 [2020-01-17T23:56:37.167Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:56:37 [2020-01-17T23:56:37.167Z] #21 DONE 0.1s
23:56:37 [2020-01-17T23:56:37.167Z] 
23:56:37 [2020-01-17T23:56:37.167Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:56:37 [2020-01-17T23:56:37.167Z] #70 DONE 0.2s
23:56:37 [2020-01-17T23:56:37.167Z] 
23:56:37 [2020-01-17T23:56:37.167Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:56:37 [2020-01-17T23:56:37.167Z] #49 DONE 0.2s
23:56:37 [2020-01-17T23:56:37.167Z] 
23:56:37 [2020-01-17T23:56:37.167Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:37 [2020-01-17T23:56:37.337Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done
23:56:37 [2020-01-17T23:56:37.422Z] #50 ...
23:56:37 [2020-01-17T23:56:37.422Z] 
23:56:37 [2020-01-17T23:56:37.422Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:56:37 [2020-01-17T23:56:37.422Z] #46 DONE 0.3s
23:56:37 [2020-01-17T23:56:37.422Z] 
23:56:37 [2020-01-17T23:56:37.422Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:56:37 [2020-01-17T23:56:37.422Z] #22 DONE 0.3s
23:56:37 [2020-01-17T23:56:37.422Z] 
23:56:37 [2020-01-17T23:56:37.422Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:56:37 [2020-01-17T23:56:37.422Z] #64 DONE 0.3s
23:56:37 [2020-01-17T23:56:37.422Z] 
23:56:37 [2020-01-17T23:56:37.422Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:56:37 [2020-01-17T23:56:37.422Z] #32 DONE 0.3s
23:56:37 [2020-01-17T23:56:37.422Z] 
23:56:37 [2020-01-17T23:56:37.422Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:56:37 [2020-01-17T23:56:37.422Z] #52 DONE 0.3s
23:56:37 [2020-01-17T23:56:37.422Z] 
23:56:37 [2020-01-17T23:56:37.422Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:56:37 [2020-01-17T23:56:37.505Z] #17 1.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:37 [2020-01-17T23:56:37.505Z] #17 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:37 [2020-01-17T23:56:37.505Z] #17 1.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:37 [2020-01-17T23:56:37.505Z] #17 1.417 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:56:37 [2020-01-17T23:56:37.708Z] #1 creating container buildx_buildkit_default
23:56:37 [2020-01-17T23:56:37.761Z] #17 1.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:56:38 [2020-01-17T23:56:38.087Z] #1 creating container buildx_buildkit_default 0.5s done
23:56:38 [2020-01-17T23:56:38.087Z] #1 DONE 2.7s
23:56:38 [2020-01-17T23:56:38.087Z] 
23:56:38 [2020-01-17T23:56:38.087Z] #3 [internal] load build definition from Dockerfile
23:56:38 [2020-01-17T23:56:38.087Z] #3 transferring dockerfile: 15.57kB done
23:56:38 [2020-01-17T23:56:38.087Z] #3 DONE 0.0s
23:56:38 [2020-01-17T23:56:38.087Z] 
23:56:38 [2020-01-17T23:56:38.087Z] #2 [internal] load .dockerignore
23:56:38 [2020-01-17T23:56:38.087Z] #2 transferring context: 87B done
23:56:38 [2020-01-17T23:56:38.087Z] #2 DONE 0.0s
23:56:38 [2020-01-17T23:56:38.087Z] 
23:56:38 [2020-01-17T23:56:38.087Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:56:38 [2020-01-17T23:56:38.329Z] #17 2.100 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:56:38 [2020-01-17T23:56:38.620Z] #23 ...
23:56:38 [2020-01-17T23:56:38.620Z] 
23:56:38 [2020-01-17T23:56:38.620Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:56:38 [2020-01-17T23:56:38.620Z] #59 3.511 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:38 [2020-01-17T23:56:38.620Z] #59 3.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:38 [2020-01-17T23:56:38.620Z] #59 3.538 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:38 [2020-01-17T23:56:38.620Z] #59 3.918 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
23:56:38 [2020-01-17T23:56:38.620Z] #59 4.938 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
23:56:38 [2020-01-17T23:56:38.881Z] #59 ...
23:56:38 [2020-01-17T23:56:38.881Z] 
23:56:38 [2020-01-17T23:56:38.881Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:56:38 [2020-01-17T23:56:38.881Z] #65 6.197 + RM_GOPATH=0
23:56:38 [2020-01-17T23:56:38.892Z] #4 DONE 0.6s
23:56:38 [2020-01-17T23:56:38.892Z] 
23:56:38 [2020-01-17T23:56:38.892Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:56:38 [2020-01-17T23:56:38.892Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:56:38 [2020-01-17T23:56:38.892Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:56:38 [2020-01-17T23:56:38.892Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
23:56:38 [2020-01-17T23:56:38.892Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
23:56:38 [2020-01-17T23:56:38.892Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
23:56:39 [2020-01-17T23:56:39.142Z] #65 6.197 + TMP_GOPATH=
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.200 + : /build/
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.201 + '[' -z '' ']'
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.202 ++ mktemp -d
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.204 + export GOPATH=/tmp/tmp.2GFS5Gxxqq
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.204 + GOPATH=/tmp/tmp.2GFS5Gxxqq
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.204 + RM_GOPATH=1
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.205 ++ dirname ./install.sh
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.207 + dir=.
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.207 + bin=rootlesskit
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.208 + shift
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.211 + '[' '!' -f ./rootlesskit.installer ']'
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.212 + . ./rootlesskit.installer
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.213 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.220 + install_rootlesskit
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.226 + case "$1" in
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.226 + export CGO_ENABLED=0
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.228 + CGO_ENABLED=0
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.228 + _install_rootlesskit
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.230 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.231 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.232 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2GFS5Gxxqq/src/github.com/rootless-containers/rootlesskit
23:56:39 [2020-01-17T23:56:39.143Z] #65 6.235 Cloning into '/tmp/tmp.2GFS5Gxxqq/src/github.com/rootless-containers/rootlesskit'...
23:56:39 [2020-01-17T23:56:39.262Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
23:56:39 [2020-01-17T23:56:39.262Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
23:56:39 [2020-01-17T23:56:39.262Z] #5 DONE 0.5s
23:56:39 [2020-01-17T23:56:39.264Z] #17 3.358 Fetched 8321 kB in 2s (3530 kB/s)
23:56:39 [2020-01-17T23:56:39.622Z] 
23:56:39 [2020-01-17T23:56:39.623Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
23:56:40 [2020-01-17T23:56:40.129Z] #7 DONE 0.2s
23:56:40 [2020-01-17T23:56:40.129Z] 
23:56:40 [2020-01-17T23:56:40.129Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
23:56:40 [2020-01-17T23:56:40.129Z] #6 DONE 0.4s
23:56:40 [2020-01-17T23:56:40.129Z] 
23:56:40 [2020-01-17T23:56:40.129Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:40 [2020-01-17T23:56:40.129Z] #8 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:935b8545f3ac8fb67c90f8a3be187caf01204d09cb354322cf183ace5b95a7a7 126B / 126B 0.1s
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 0B / 7.38MB 0.1s
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 0B / 9.88MB 0.1s
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 0B / 51.32MB 0.1s
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:fa2c184c717922d37fbf25b36307f71f16ea274ab77a3431ef0e51c3c651ea95 1.79kB / 1.79kB done
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:8a8fcb3e840c6a9736c3e0da14bfec72ac8fb6f4d755053f29ac9264ba0d798b 5.46kB / 5.46kB done
23:56:40 [2020-01-17T23:56:40.129Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 0B / 48.95MB 0.1s
23:56:40 [2020-01-17T23:56:40.198Z] #17 3.358 Reading package lists...
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:935b8545f3ac8fb67c90f8a3be187caf01204d09cb354322cf183ace5b95a7a7 126B / 126B 0.1s done
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 2.33MB / 7.38MB 0.2s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 1.11MB / 56.59MB 0.2s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 580.22kB / 102.16MB 0.2s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 4.98MB / 7.38MB 0.4s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 3.54MB / 9.88MB 0.4s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 4.03MB / 48.95MB 0.4s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 6.91MB / 7.38MB 0.5s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 5.41MB / 9.88MB 0.5s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 4.68MB / 51.32MB 0.5s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 5.27MB / 56.59MB 0.5s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:97a87e4c2949f278ec7636f6762169d70bd2588ed301cc3e2721aa830a9227fc 7.38MB / 7.38MB 0.7s done
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 6.27MB / 9.88MB 0.7s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 7.38MB / 48.95MB 0.7s
23:56:40 [2020-01-17T23:56:40.802Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 6.05MB / 102.16MB 0.7s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 8.08MB / 9.88MB 0.8s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 8.59MB / 51.32MB 0.8s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 10.22MB / 48.95MB 0.8s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 9.37MB / 56.59MB 0.8s
23:56:41 [2020-01-17T23:56:41.384Z] #8 ...
23:56:41 [2020-01-17T23:56:41.384Z] 
23:56:41 [2020-01-17T23:56:41.384Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:56:41 [2020-01-17T23:56:41.384Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
23:56:41 [2020-01-17T23:56:41.384Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
23:56:41 [2020-01-17T23:56:41.384Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done
23:56:41 [2020-01-17T23:56:41.384Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
23:56:41 [2020-01-17T23:56:41.384Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done
23:56:41 [2020-01-17T23:56:41.384Z] #69 DONE 1.1s
23:56:41 [2020-01-17T23:56:41.384Z] 
23:56:41 [2020-01-17T23:56:41.384Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:b33b91142ed28640cd70826a84025844f0fa1e7bc50f10b67f6ee03ed2f013ae 9.88MB / 9.88MB 1.0s done
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 11.37MB / 51.32MB 1.0s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 13.01MB / 48.95MB 1.0s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 11.52MB / 102.16MB 1.0s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 14.82MB / 51.32MB 1.1s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 17.20MB / 48.95MB 1.1s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 14.82MB / 56.59MB 1.1s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 19.07MB / 51.32MB 1.3s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 19.66MB / 48.95MB 1.3s
23:56:41 [2020-01-17T23:56:41.384Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 18.20MB / 102.16MB 1.3s
23:56:41 [2020-01-17T23:56:41.404Z] #17 4.303 Reading package lists...
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.269 Building dependency tree...
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.624 libcap2-bin is already the newest version (1:2.25-2).
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.624 The following additional packages will be installed:
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.624   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.624   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.624   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.624   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.624   python3.7 python3.7-minimal vim-runtime xxd
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.626 Suggested packages:
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.626   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.626   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.626   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.626 Recommended packages:
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.626   aufs-dkms nftables build-essential python3-dev python3-keyring
23:56:41 [2020-01-17T23:56:41.662Z] #17 5.626   python3-keyrings.alt python3-xdg unzip
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 22.44MB / 51.32MB 1.4s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 22.60MB / 48.95MB 1.4s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 19.56MB / 56.59MB 1.4s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 25.10MB / 51.32MB 1.6s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 26.12MB / 48.95MB 1.6s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 25.04MB / 102.16MB 1.6s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 29.13MB / 51.32MB 1.8s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 29.49MB / 48.95MB 1.8s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 25.27MB / 56.59MB 1.8s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 32.86MB / 51.32MB 1.9s
23:56:41 [2020-01-17T23:56:41.942Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 31.23MB / 102.16MB 1.9s
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.152 The following NEW packages will be installed:
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.153   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.154   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.154   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.154   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.155   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.155   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.156   python3-setuptools python3-wheel python3.7 python3.7-minimal
23:56:42 [2020-01-17T23:56:42.228Z] #17 6.156   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
23:56:42 [2020-01-17T23:56:42.464Z] #65 ...
23:56:42 [2020-01-17T23:56:42.464Z] 
23:56:42 [2020-01-17T23:56:42.464Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:56:42 [2020-01-17T23:56:42.464Z] #43 5.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:42 [2020-01-17T23:56:42.464Z] #43 6.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:42 [2020-01-17T23:56:42.464Z] #43 6.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:42 [2020-01-17T23:56:42.464Z] #43 7.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
23:56:42 [2020-01-17T23:56:42.464Z] #43 9.618 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.430 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.430 Need to get 27.0 MB of archives.
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.430 After this operation, 111 MB of additional disk space will be used.
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.430 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.433 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.448 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.479 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:56:42 [2020-01-17T23:56:42.486Z] #17 6.491 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 36.08MB / 51.32MB 2.0s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 34.73MB / 48.95MB 2.0s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 30.61MB / 56.59MB 2.0s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 39.54MB / 51.32MB 2.2s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 38.43MB / 48.95MB 2.2s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 35.33MB / 56.59MB 2.2s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 38.28MB / 102.16MB 2.2s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 41.18MB / 48.95MB 2.3s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 38.95MB / 56.59MB 2.3s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 44.71MB / 51.32MB 2.5s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 44.95MB / 48.95MB 2.5s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 42.04MB / 56.59MB 2.5s
23:56:42 [2020-01-17T23:56:42.526Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 43.75MB / 102.16MB 2.5s
23:56:42 [2020-01-17T23:56:42.725Z] #43 ...
23:56:42 [2020-01-17T23:56:42.725Z] 
23:56:42 [2020-01-17T23:56:42.725Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:56:42 [2020-01-17T23:56:42.725Z] #41 6.927 + git clone https://github.com/docker/distribution.git .
23:56:42 [2020-01-17T23:56:42.725Z] #41 6.936 Cloning into '.'...
23:56:42 [2020-01-17T23:56:42.725Z] #41 ...
23:56:42 [2020-01-17T23:56:42.725Z] 
23:56:42 [2020-01-17T23:56:42.725Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:56:42 [2020-01-17T23:56:42.725Z] #30 5.381 + git clone https://github.com/kolyshkin/go-swagger.git .
23:56:42 [2020-01-17T23:56:42.725Z] #30 5.381 Cloning into '.'...
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.657 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.661 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.663 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.664 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.666 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.668 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.669 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.670 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.671 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.672 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.678 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.681 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.684 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.687 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.701 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.701 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:56:42 [2020-01-17T23:56:42.744Z] #17 6.789 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:56:42 [2020-01-17T23:56:42.983Z] #8 ...
23:56:42 [2020-01-17T23:56:42.983Z] 
23:56:42 [2020-01-17T23:56:42.983Z] #21 [internal] load build context
23:56:42 [2020-01-17T23:56:42.983Z] #21 transferring context: 46.78MB 2.7s done
23:56:42 [2020-01-17T23:56:42.983Z] #21 DONE 2.8s
23:56:42 [2020-01-17T23:56:42.983Z] 
23:56:42 [2020-01-17T23:56:42.983Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 48.33MB / 51.32MB 2.6s
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.18MB / 48.95MB 2.6s
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 45.71MB / 56.59MB 2.6s
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.8s
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:3596c5a237f76c32832c1879a3d0c763989cb13fac0024673b03e9b549b868ea 48.95MB / 48.95MB 2.8s done
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 51.06MB / 56.59MB 2.8s
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 51.48MB / 102.16MB 2.8s
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:a23386745bcbf27928754e130693faba015951a5923f1fcf54478337f15c7e06 51.32MB / 51.32MB 2.9s done
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 2.9s
23:56:42 [2020-01-17T23:56:42.983Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 59.28MB / 102.16MB 2.9s
23:56:42 [2020-01-17T23:56:42.985Z] #30 ...
23:56:42 [2020-01-17T23:56:42.985Z] 
23:56:42 [2020-01-17T23:56:42.985Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.968 + RM_GOPATH=0
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.968 + TMP_GOPATH=
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.969 + : /build
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.969 + '[' -z '' ']'
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.970 ++ mktemp -d
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.973 + export GOPATH=/tmp/tmp.CTbwylhpXG
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.973 + GOPATH=/tmp/tmp.CTbwylhpXG
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.973 + RM_GOPATH=1
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.974 ++ dirname ./install.sh
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.980 + dir=.
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.980 + bin=gotestsum
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.980 + shift
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.980 + '[' '!' -f ./gotestsum.installer ']'
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.980 + . ./gotestsum.installer
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.980 ++ : v0.3.5
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.981 Installing gotestsum version v0.3.5
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.981 + install_gotestsum
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.981 + echo 'Installing gotestsum version v0.3.5'
23:56:42 [2020-01-17T23:56:42.985Z] #50 5.981 + go get -d gotest.tools/gotestsum
23:56:42 [2020-01-17T23:56:42.985Z] #50 ...
23:56:42 [2020-01-17T23:56:42.985Z] 
23:56:42 [2020-01-17T23:56:42.985Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.013 + RM_GOPATH=0
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.013 + TMP_GOPATH=
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.013 + : /build
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.013 + '[' -z '' ']'
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.017 ++ mktemp -d
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.018 + export GOPATH=/tmp/tmp.ScGDchagiB
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.018 + GOPATH=/tmp/tmp.ScGDchagiB
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.018 + RM_GOPATH=1
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.020 ++ dirname ./install.sh
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.026 + dir=.
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.026 + bin=proxy
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.026 + shift
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + '[' '!' -f ./proxy.installer ']'
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + . ./proxy.installer
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + install_proxy
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + case "$1" in
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + export CGO_ENABLED=0
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + CGO_ENABLED=0
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + _install_proxy
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.028 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ScGDchagiB/src/github.com/docker/libnetwork
23:56:42 [2020-01-17T23:56:42.985Z] #71 7.040 Cloning into '/tmp/tmp.ScGDchagiB/src/github.com/docker/libnetwork'...
23:56:43 [2020-01-17T23:56:43.001Z] #17 6.792 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:56:43 [2020-01-17T23:56:43.001Z] #17 6.795 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:56:43 [2020-01-17T23:56:43.001Z] #17 6.796 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:56:43 [2020-01-17T23:56:43.001Z] #17 6.797 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:56:43 [2020-01-17T23:56:43.001Z] #17 6.797 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:56:43 [2020-01-17T23:56:43.001Z] #17 6.798 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
23:56:43 [2020-01-17T23:56:43.247Z] #71 ...
23:56:43 [2020-01-17T23:56:43.247Z] 
23:56:43 [2020-01-17T23:56:43.247Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:56:43 [2020-01-17T23:56:43.247Z] #35 4.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:43 [2020-01-17T23:56:43.247Z] #35 4.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:43 [2020-01-17T23:56:43.247Z] #35 4.467 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:43 [2020-01-17T23:56:43.247Z] #35 5.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
23:56:43 [2020-01-17T23:56:43.247Z] #35 6.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
23:56:43 [2020-01-17T23:56:43.247Z] #35 8.742 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
23:56:43 [2020-01-17T23:56:43.247Z] #35 ...
23:56:43 [2020-01-17T23:56:43.247Z] 
23:56:43 [2020-01-17T23:56:43.247Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 + RM_GOPATH=0
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 + TMP_GOPATH=
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 + : /build
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 + '[' -z '' ']'
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 ++ mktemp -d
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 + export GOPATH=/tmp/tmp.ONLiT4VVia
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 + GOPATH=/tmp/tmp.ONLiT4VVia
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 + RM_GOPATH=1
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.201 ++ dirname ./install.sh
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + dir=.
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + bin=tomlv
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + shift
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + '[' '!' -f ./tomlv.installer ']'
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + . ./tomlv.installer
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + install_tomlv
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ONLiT4VVia/src/github.com/BurntSushi/toml
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.209 Cloning into '/tmp/tmp.ONLiT4VVia/src/github.com/BurntSushi/toml'...
23:56:43 [2020-01-17T23:56:43.247Z] #33 5.220 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:56:43 [2020-01-17T23:56:43.247Z] #33 6.352 + cd /tmp/tmp.ONLiT4VVia/src/github.com/BurntSushi/toml
23:56:43 [2020-01-17T23:56:43.247Z] #33 6.389 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:56:43 [2020-01-17T23:56:43.247Z] #33 6.459 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:56:43 [2020-01-17T23:56:43.247Z] #33 7.218 runtime/internal/sys
23:56:43 [2020-01-17T23:56:43.247Z] #33 7.249 math/bits
23:56:43 [2020-01-17T23:56:43.247Z] #33 7.249 internal/cpu
23:56:43 [2020-01-17T23:56:43.247Z] #33 7.417 runtime/internal/atomic
23:56:43 [2020-01-17T23:56:43.247Z] #33 7.539 runtime/internal/math
23:56:43 [2020-01-17T23:56:43.247Z] #33 7.683 unicode/utf8
23:56:43 [2020-01-17T23:56:43.247Z] #33 8.118 internal/race
23:56:43 [2020-01-17T23:56:43.247Z] #33 8.331 sync/atomic
23:56:43 [2020-01-17T23:56:43.247Z] #33 8.362 unicode
23:56:43 [2020-01-17T23:56:43.247Z] #33 8.512 math
23:56:43 [2020-01-17T23:56:43.247Z] #33 8.595 internal/bytealg
23:56:43 [2020-01-17T23:56:43.247Z] #33 9.106 internal/testlog
23:56:43 [2020-01-17T23:56:43.247Z] #33 9.558 encoding
23:56:43 [2020-01-17T23:56:43.247Z] #33 9.907 runtime/cgo
23:56:43 [2020-01-17T23:56:43.247Z] #33 10.07 runtime
23:56:43 [2020-01-17T23:56:43.259Z] #17 7.124 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:56:43 [2020-01-17T23:56:43.259Z] #17 7.124 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:56:43 [2020-01-17T23:56:43.259Z] #17 7.124 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:56:43 [2020-01-17T23:56:43.259Z] #17 7.124 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:56:43 [2020-01-17T23:56:43.259Z] #17 7.127 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:56:43 [2020-01-17T23:56:43.259Z] #17 7.132 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:56:43 [2020-01-17T23:56:43.444Z] #8 sha256:8f0fbfcf3c9c79e6865a1fef5477d5d13f0ab68756fce199e5bcddd2c8d98e57 56.59MB / 56.59MB 3.0s done
23:56:43 [2020-01-17T23:56:43.444Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 71.83MB / 102.16MB 3.1s
23:56:43 [2020-01-17T23:56:43.444Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 85.52MB / 102.16MB 3.2s
23:56:43 [2020-01-17T23:56:43.444Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 99.53MB / 102.16MB 3.4s
23:56:43 [2020-01-17T23:56:43.508Z] #33 ...
23:56:43 [2020-01-17T23:56:43.508Z] 
23:56:43 [2020-01-17T23:56:43.508Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.226 + RM_GOPATH=0
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.226 + TMP_GOPATH=
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.226 + : /build
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.226 + '[' -z '' ']'
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.226 ++ mktemp -d
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.229 + export GOPATH=/tmp/tmp.7htiSN5d1H
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.229 + GOPATH=/tmp/tmp.7htiSN5d1H
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.229 + RM_GOPATH=1
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.231 ++ dirname ./install.sh
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.238 + dir=.
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.238 + bin=vndr
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 + shift
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 + '[' '!' -f ./vndr.installer ']'
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 + . ./vndr.installer
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 + install_vndr
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.239 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7htiSN5d1H/src/github.com/LK4D4/vndr
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.243 Cloning into '/tmp/tmp.7htiSN5d1H/src/github.com/LK4D4/vndr'...
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.989 + cd /tmp/tmp.7htiSN5d1H/src/github.com/LK4D4/vndr
23:56:43 [2020-01-17T23:56:43.508Z] #47 6.989 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:56:43 [2020-01-17T23:56:43.508Z] #47 7.008 + go build -buildmode=pie -v -o /build/vndr .
23:56:43 [2020-01-17T23:56:43.508Z] #47 8.549 sync/atomic
23:56:43 [2020-01-17T23:56:43.508Z] #47 8.601 unicode
23:56:43 [2020-01-17T23:56:43.508Z] #47 8.675 internal/bytealg
23:56:43 [2020-01-17T23:56:43.508Z] #47 8.814 math
23:56:43 [2020-01-17T23:56:43.508Z] #47 9.129 internal/testlog
23:56:43 [2020-01-17T23:56:43.508Z] #47 9.796 encoding
23:56:43 [2020-01-17T23:56:43.508Z] #47 10.07 unicode/utf16
23:56:43 [2020-01-17T23:56:43.508Z] #47 10.26 runtime
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.269 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.276 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.276 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.276 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.279 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.284 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.285 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:56:43 [2020-01-17T23:56:43.516Z] #17 7.290 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:56:43 [2020-01-17T23:56:43.771Z] #47 10.63 container/list
23:56:43 [2020-01-17T23:56:43.771Z] #47 ...
23:56:43 [2020-01-17T23:56:43.771Z] 
23:56:43 [2020-01-17T23:56:43.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:43 [2020-01-17T23:56:43.771Z] #10 3.874 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:43 [2020-01-17T23:56:43.771Z] #10 3.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:43 [2020-01-17T23:56:43.771Z] #10 3.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:43 [2020-01-17T23:56:43.771Z] #10 4.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
23:56:43 [2020-01-17T23:56:43.771Z] #10 5.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
23:56:43 [2020-01-17T23:56:43.771Z] #10 7.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
23:56:43 [2020-01-17T23:56:43.771Z] #10 ...
23:56:43 [2020-01-17T23:56:43.771Z] 
23:56:43 [2020-01-17T23:56:43.771Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.663 + RM_GOPATH=0
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.663 + TMP_GOPATH=
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.663 + : /build
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.663 + '[' -z '' ']'
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.666 ++ mktemp -d
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.670 + export GOPATH=/tmp/tmp.O2L6SX2lUU
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.670 + GOPATH=/tmp/tmp.O2L6SX2lUU
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.670 + RM_GOPATH=1
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.671 ++ dirname ./install.sh
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.674 + dir=.
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.674 + bin=golangci_lint
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.674 + shift
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.675 Installing golangci-lint version v1.20.0
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.676 + '[' '!' -f ./golangci_lint.installer ']'
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.676 + . ./golangci_lint.installer
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.676 ++ : v1.20.0
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.676 + install_golangci_lint
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.676 + echo 'Installing golangci-lint version v1.20.0'
23:56:43 [2020-01-17T23:56:43.771Z] #53 6.676 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:56:43 [2020-01-17T23:56:43.823Z] #8 sha256:e57df99e8c52f9339569d29320319176135c23c08d86d08a3cf0897457d0d149 102.16MB / 102.16MB 3.6s done
23:56:43 [2020-01-17T23:56:43.824Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3
23:56:43 [2020-01-17T23:56:43.955Z] #53 ...
23:56:43 [2020-01-17T23:56:43.955Z] 
23:56:43 [2020-01-17T23:56:43.955Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:56:43 [2020-01-17T23:56:43.955Z] #43 6.410 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:43 [2020-01-17T23:56:43.955Z] #43 6.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:43 [2020-01-17T23:56:43.955Z] #43 6.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:43 [2020-01-17T23:56:43.955Z] #43 6.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:56:44 [2020-01-17T23:56:44.032Z] #53 ...
23:56:44 [2020-01-17T23:56:44.032Z] 
23:56:44 [2020-01-17T23:56:44.032Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:56:44 [2020-01-17T23:56:44.032Z] #65 10.31 + cd /tmp/tmp.2GFS5Gxxqq/src/github.com/rootless-containers/rootlesskit
23:56:44 [2020-01-17T23:56:44.032Z] #65 10.31 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:56:44 [2020-01-17T23:56:44.032Z] #65 10.91 + for f in rootlesskit rootlesskit-docker-proxy
23:56:44 [2020-01-17T23:56:44.032Z] #65 10.91 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:56:44 [2020-01-17T23:56:44.080Z] #17 7.880 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:56:44 [2020-01-17T23:56:44.080Z] #17 7.895 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:56:44 [2020-01-17T23:56:44.080Z] #17 7.912 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:56:44 [2020-01-17T23:56:44.337Z] #17 8.178 debconf: delaying package configuration, since apt-utils is not installed
23:56:44 [2020-01-17T23:56:44.337Z] #17 8.219 Fetched 27.0 MB in 2s (15.5 MB/s)
23:56:44 [2020-01-17T23:56:44.337Z] #17 8.253 Selecting previously unselected package pigz.
23:56:44 [2020-01-17T23:56:44.337Z] #17 8.253 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
23:56:44 [2020-01-17T23:56:44.337Z] #17 8.266 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:56:44 [2020-01-17T23:56:44.337Z] #17 8.270 Unpacking pigz (2.4-1) ...
23:56:44 [2020-01-17T23:56:44.594Z] #17 8.601 Selecting previously unselected package libpython3.7-minimal:amd64.
23:56:44 [2020-01-17T23:56:44.594Z] #17 8.601 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
23:56:44 [2020-01-17T23:56:44.594Z] #17 8.607 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
23:56:44 [2020-01-17T23:56:44.880Z] #43 ...
23:56:44 [2020-01-17T23:56:44.880Z] 
23:56:44 [2020-01-17T23:56:44.880Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:44 [2020-01-17T23:56:44.880Z] #10 7.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:44 [2020-01-17T23:56:44.880Z] #10 7.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:44 [2020-01-17T23:56:44.880Z] #10 7.137 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:44 [2020-01-17T23:56:44.880Z] #10 8.010 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:56:45 [2020-01-17T23:56:45.159Z] #17 9.141 Selecting previously unselected package python3.7-minimal.
23:56:45 [2020-01-17T23:56:45.416Z] #17 9.143 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
23:56:45 [2020-01-17T23:56:45.416Z] #17 9.155 Unpacking python3.7-minimal (3.7.3-2) ...
23:56:45 [2020-01-17T23:56:45.416Z] #17 9.439 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
23:56:45 [2020-01-17T23:56:45.673Z] #17 9.459 Setting up python3.7-minimal (3.7.3-2) ...
23:56:45 [2020-01-17T23:56:45.806Z] #10 ...
23:56:45 [2020-01-17T23:56:45.806Z] 
23:56:45 [2020-01-17T23:56:45.806Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:56:45 [2020-01-17T23:56:45.806Z] #35 7.619 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:45 [2020-01-17T23:56:45.806Z] #35 7.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:45 [2020-01-17T23:56:45.806Z] #35 7.661 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:45 [2020-01-17T23:56:45.806Z] #35 8.956 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.11 Selecting previously unselected package python3-minimal.
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.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 ... 23672 files and directories currently installed.)
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.13 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.14 Unpacking python3-minimal (3.7.3-1) ...
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.20 Selecting previously unselected package libmpdec2:amd64.
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.22 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.27 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.27 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
23:56:46 [2020-01-17T23:56:46.239Z] #17 10.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
23:56:46 [2020-01-17T23:56:46.367Z] #35 ...
23:56:46 [2020-01-17T23:56:46.367Z] 
23:56:46 [2020-01-17T23:56:46.367Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.147 + RM_GOPATH=0
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.147 + TMP_GOPATH=
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.147 + : /build
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.147 + '[' -z '' ']'
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.150 ++ mktemp -d
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.179 + export GOPATH=/tmp/tmp.an4xD07apa
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.179 + GOPATH=/tmp/tmp.an4xD07apa
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.179 + RM_GOPATH=1
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.189 ++ dirname ./install.sh
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.193 + dir=.
23:56:46 [2020-01-17T23:56:46.367Z] #50 9.205 + bin=gotestsum
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.206 + shift
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.206 + '[' '!' -f ./gotestsum.installer ']'
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.207 + . ./gotestsum.installer
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.208 ++ : v0.3.5
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.212 + install_gotestsum
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.215 + echo 'Installing gotestsum version v0.3.5'
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.215 Installing gotestsum version v0.3.5
23:56:46 [2020-01-17T23:56:46.627Z] #50 9.215 + go get -d gotest.tools/gotestsum
23:56:46 [2020-01-17T23:56:46.809Z] #17 10.75 Selecting previously unselected package python3.7.
23:56:46 [2020-01-17T23:56:46.809Z] #17 10.75 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
23:56:46 [2020-01-17T23:56:46.809Z] #17 10.75 Unpacking python3.7 (3.7.3-2) ...
23:56:46 [2020-01-17T23:56:46.809Z] #17 10.81 Selecting previously unselected package libpython3-stdlib:amd64.
23:56:46 [2020-01-17T23:56:46.809Z] #17 10.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:56:46 [2020-01-17T23:56:46.809Z] #17 10.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:56:46 [2020-01-17T23:56:46.882Z] #50 ...
23:56:46 [2020-01-17T23:56:46.882Z] 
23:56:46 [2020-01-17T23:56:46.882Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:56:46 [2020-01-17T23:56:46.882Z] #59 8.921 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:46 [2020-01-17T23:56:46.882Z] #59 9.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:46 [2020-01-17T23:56:46.882Z] #59 9.008 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:46 [2020-01-17T23:56:46.882Z] #59 ...
23:56:46 [2020-01-17T23:56:46.882Z] 
23:56:46 [2020-01-17T23:56:46.882Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:56:46 [2020-01-17T23:56:46.882Z] #25 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:46 [2020-01-17T23:56:46.882Z] #25 10.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:47 [2020-01-17T23:56:47.067Z] #17 10.96 Setting up python3-minimal (3.7.3-1) ...
23:56:47 [2020-01-17T23:56:47.137Z] #25 10.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:47 [2020-01-17T23:56:47.138Z] #25 ...
23:56:47 [2020-01-17T23:56:47.138Z] 
23:56:47 [2020-01-17T23:56:47.138Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:56:47 [2020-01-17T23:56:47.329Z] #17 11.23 Selecting previously unselected package python3.
23:56:47 [2020-01-17T23:56:47.329Z] #17 11.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
23:56:47 [2020-01-17T23:56:47.329Z] #17 11.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.329Z] #17 11.26 Unpacking python3 (3.7.3-1) ...
23:56:47 [2020-01-17T23:56:47.394Z] #41 ...
23:56:47 [2020-01-17T23:56:47.394Z] 
23:56:47 [2020-01-17T23:56:47.394Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.04 + RM_GOPATH=0
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.04 + TMP_GOPATH=
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.04 + : /build/
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.04 + '[' -z '' ']'
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.04 ++ mktemp -d
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.05 + export GOPATH=/tmp/tmp.tofJbfL4J5
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.05 + GOPATH=/tmp/tmp.tofJbfL4J5
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.05 + RM_GOPATH=1
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 ++ dirname ./install.sh
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + dir=.
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + bin=rootlesskit
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + shift
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + '[' '!' -f ./rootlesskit.installer ']'
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + . ./rootlesskit.installer
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + install_rootlesskit
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + case "$1" in
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + export CGO_ENABLED=0
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + CGO_ENABLED=0
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + _install_rootlesskit
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tofJbfL4J5/src/github.com/rootless-containers/rootlesskit
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.07 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:56:47 [2020-01-17T23:56:47.394Z] #65 10.09 Cloning into '/tmp/tmp.tofJbfL4J5/src/github.com/rootless-containers/rootlesskit'...
23:56:47 [2020-01-17T23:56:47.394Z] #65 ...
23:56:47 [2020-01-17T23:56:47.394Z] 
23:56:47 [2020-01-17T23:56:47.394Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.40 Selecting previously unselected package libip4tc0:amd64.
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.41 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.47 Selecting previously unselected package libip6tc0:amd64.
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.48 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.53 Selecting previously unselected package libiptc0:amd64.
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.54 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.59 Selecting previously unselected package libnfnetlink0:amd64.
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.63 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.68 Selecting previously unselected package libnftnl11:amd64.
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.587Z] #17 11.69 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:56:47 [2020-01-17T23:56:47.649Z] #71 ...
23:56:47 [2020-01-17T23:56:47.649Z] 
23:56:47 [2020-01-17T23:56:47.649Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:47 [2020-01-17T23:56:47.649Z] #23 ...
23:56:47 [2020-01-17T23:56:47.649Z] 
23:56:47 [2020-01-17T23:56:47.649Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.74 Selecting previously unselected package iptables.
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.74 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.74 Unpacking iptables (1.8.2-4) ...
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.89 Selecting previously unselected package xxd.
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.89 Unpacking xxd (2:8.1.0875-5) ...
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.95 Selecting previously unselected package vim-common.
23:56:47 [2020-01-17T23:56:47.845Z] #17 11.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:56:47 [2020-01-17T23:56:47.904Z] #33 ...
23:56:47 [2020-01-17T23:56:47.904Z] 
23:56:47 [2020-01-17T23:56:47.904Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 + RM_GOPATH=0
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 + TMP_GOPATH=
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 + : /build
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 + '[' -z '' ']'
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 ++ mktemp -d
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 + export GOPATH=/tmp/tmp.qdSOZsyczZ
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 + GOPATH=/tmp/tmp.qdSOZsyczZ
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.66 + RM_GOPATH=1
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.67 ++ dirname ./install.sh
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + dir=.
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + bin=vndr
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + shift
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + '[' '!' -f ./vndr.installer ']'
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + . ./vndr.installer
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + install_vndr
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qdSOZsyczZ/src/github.com/LK4D4/vndr
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:56:47 [2020-01-17T23:56:47.904Z] #47 10.68 Cloning into '/tmp/tmp.qdSOZsyczZ/src/github.com/LK4D4/vndr'...
23:56:47 [2020-01-17T23:56:47.904Z] #47 ...
23:56:47 [2020-01-17T23:56:47.904Z] 
23:56:47 [2020-01-17T23:56:47.904Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:56:47 [2020-01-17T23:56:47.904Z] #30 11.05 + git clone https://github.com/kolyshkin/go-swagger.git .
23:56:48 [2020-01-17T23:56:48.109Z] #17 11.97 Unpacking vim-common (2:8.1.0875-5) ...
23:56:48 [2020-01-17T23:56:48.109Z] #17 12.06 Selecting previously unselected package bash-completion.
23:56:48 [2020-01-17T23:56:48.109Z] #17 12.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:56:48 [2020-01-17T23:56:48.159Z] #30 11.05 Cloning into '.'...
23:56:49 [2020-01-17T23:56:49.045Z] #17 12.96 Unpacking bash-completion (1:2.8-6) ...
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.18 Selecting previously unselected package bzip2.
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.23 Selecting previously unselected package xz-utils.
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.24 Unpacking xz-utils (5.2.4-1) ...
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.32 Selecting previously unselected package apparmor.
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.303Z] #17 13.35 Unpacking apparmor (2.13.2-10) ...
23:56:49 [2020-01-17T23:56:49.333Z] #65 ...
23:56:49 [2020-01-17T23:56:49.333Z] 
23:56:49 [2020-01-17T23:56:49.333Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:56:49 [2020-01-17T23:56:49.333Z] #47 12.33 crypto/internal/subtle
23:56:49 [2020-01-17T23:56:49.333Z] #47 12.80 crypto/subtle
23:56:49 [2020-01-17T23:56:49.333Z] #47 13.49 vendor/golang.org/x/crypto/cryptobyte/asn1
23:56:49 [2020-01-17T23:56:49.333Z] #47 13.79 internal/nettrace
23:56:49 [2020-01-17T23:56:49.333Z] #47 13.99 runtime/cgo
23:56:49 [2020-01-17T23:56:49.333Z] #47 15.48 vendor/golang.org/x/crypto/internal/subtle
23:56:49 [2020-01-17T23:56:49.333Z] #47 ...
23:56:49 [2020-01-17T23:56:49.333Z] 
23:56:49 [2020-01-17T23:56:49.333Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:56:49 [2020-01-17T23:56:49.333Z] #59 6.533 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
23:56:49 [2020-01-17T23:56:49.333Z] #59 10.88 Fetched 8149 kB in 8s (1047 kB/s)
23:56:49 [2020-01-17T23:56:49.333Z] #59 10.88 Reading package lists...
23:56:49 [2020-01-17T23:56:49.333Z] #59 16.30 Reading package lists...
23:56:49 [2020-01-17T23:56:49.333Z] #59 ...
23:56:49 [2020-01-17T23:56:49.333Z] 
23:56:49 [2020-01-17T23:56:49.333Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.326 + RM_GOPATH=0
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.326 + TMP_GOPATH=
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.326 + : /build
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.326 + '[' -z '' ']'
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.335 ++ mktemp -d
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.343 + export GOPATH=/tmp/tmp.4catuCxwNU
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.343 + GOPATH=/tmp/tmp.4catuCxwNU
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.343 + RM_GOPATH=1
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 ++ dirname ./install.sh
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 + dir=.
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 + bin=dockercli
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 + shift
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 + '[' '!' -f ./dockercli.installer ']'
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 + . ./dockercli.installer
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 ++ : stable
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 ++ : 17.06.2-ce
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 + install_dockercli
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.366 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.367 Install docker/cli version 17.06.2-ce from stable
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.391 ++ uname -m
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.392 + arch=aarch64
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.392 + '[' aarch64 '!=' x86_64 ']'
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.392 + '[' aarch64 '!=' s390x ']'
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.392 + '[' aarch64 '!=' armhf ']'
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.392 + build_dockercli
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.392 + git clone https://github.com/docker/docker-ce /tmp/tmp.4catuCxwNU/tmp/docker-ce
23:56:49 [2020-01-17T23:56:49.333Z] #23 6.395 Cloning into '/tmp/tmp.4catuCxwNU/tmp/docker-ce'...
23:56:49 [2020-01-17T23:56:49.560Z] #17 13.52 Selecting previously unselected package aufs-tools.
23:56:49 [2020-01-17T23:56:49.560Z] #17 13.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.560Z] #17 13.53 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:56:49 [2020-01-17T23:56:49.560Z] #17 13.59 Selecting previously unselected package libonig5:amd64.
23:56:49 [2020-01-17T23:56:49.560Z] #17 13.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.560Z] #17 13.59 Unpacking libonig5:amd64 (6.9.1-1) ...
23:56:49 [2020-01-17T23:56:49.817Z] #17 13.65 Selecting previously unselected package libjq1:amd64.
23:56:49 [2020-01-17T23:56:49.817Z] #17 13.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.71 Selecting previously unselected package jq.
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.71 Unpacking jq (1.5+dfsg-2+b1) ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.76 Selecting previously unselected package libaio1:amd64.
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.76 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.77 Unpacking libaio1:amd64 (0.3.112-3) ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.81 Selecting previously unselected package libgpm2:amd64.
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.82 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:56:49 [2020-01-17T23:56:49.818Z] #17 13.87 Selecting previously unselected package libicu63:amd64.
23:56:50 [2020-01-17T23:56:50.075Z] #17 13.87 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
23:56:50 [2020-01-17T23:56:50.075Z] #17 13.88 Unpacking libicu63:amd64 (63.1-6) ...
23:56:50 [2020-01-17T23:56:50.281Z] #23 ...
23:56:50 [2020-01-17T23:56:50.281Z] 
23:56:50 [2020-01-17T23:56:50.281Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:56:50 [2020-01-17T23:56:50.281Z] #25 7.716 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:56:50 [2020-01-17T23:56:50.281Z] #25 7.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:56:50 [2020-01-17T23:56:50.281Z] #25 7.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:56:50 [2020-01-17T23:56:50.281Z] #25 8.797 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
23:56:50 [2020-01-17T23:56:50.281Z] #25 10.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
23:56:50 [2020-01-17T23:56:50.281Z] #25 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
23:56:50 [2020-01-17T23:56:50.543Z] #25 ...
23:56:50 [2020-01-17T23:56:50.543Z] 
23:56:50 [2020-01-17T23:56:50.543Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:56:50 [2020-01-17T23:56:50.543Z] #41 17.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.31 Selecting previously unselected package libnet1:amd64.
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.37 Selecting previously unselected package libnl-3-200:amd64.
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.37 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.44 Selecting previously unselected package libprotobuf-c1:amd64.
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:56:51 [2020-01-17T23:56:51.445Z] #17 15.49 Selecting previously unselected package libreadline5:amd64.
23:56:51 [2020-01-17T23:56:51.703Z] #17 15.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:56:51 [2020-01-17T23:56:51.703Z] #17 15.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:56:51 [2020-01-17T23:56:51.703Z] #17 15.59 Selecting previously unselected package net-tools.
23:56:51 [2020-01-17T23:56:51.703Z] #17 15.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:56:51 [2020-01-17T23:56:51.703Z] #17 15.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:56:51 [2020-01-17T23:56:51.703Z] #17 15.68 Selecting previously unselected package python-pip-whl.
23:56:51 [2020-01-17T23:56:51.703Z] #17 15.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:56:51 [2020-01-17T23:56:51.704Z] #17 15.68 Unpacking python-pip-whl (18.1-5) ...
23:56:51 [2020-01-17T23:56:51.962Z] #17 15.88 Selecting previously unselected package python3-lib2to3.
23:56:51 [2020-01-17T23:56:51.962Z] #17 15.88 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:56:51 [2020-01-17T23:56:51.962Z] #17 15.89 Unpacking python3-lib2to3 (3.7.3-1) ...
23:56:51 [2020-01-17T23:56:51.962Z] #17 15.94 Selecting previously unselected package python3-distutils.
23:56:51 [2020-01-17T23:56:51.962Z] #17 15.95 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:56:51 [2020-01-17T23:56:51.962Z] #17 15.95 Unpacking python3-distutils (3.7.3-1) ...
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.01 Selecting previously unselected package python3-pip.
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.03 Unpacking python3-pip (18.1-5) ...
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.10 Selecting previously unselected package python3-pkg-resources.
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.11 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.11 Unpacking python3-pkg-resources (40.8.0-1) ...
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.17 Selecting previously unselected package python3-setuptools.
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:56:52 [2020-01-17T23:56:52.219Z] #17 16.19 Unpacking python3-setuptools (40.8.0-1) ...
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.28 Selecting previously unselected package python3-wheel.
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.29 Unpacking python3-wheel (0.32.3-2) ...
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.32 Selecting previously unselected package thin-provisioning-tools.
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.33 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.51 Selecting previously unselected package vim-runtime.
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.51 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:56:52 [2020-01-17T23:56:52.476Z] #17 16.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:56:52 [2020-01-17T23:56:52.734Z] #17 16.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:56:52 [2020-01-17T23:56:52.734Z] #17 16.54 Unpacking vim-runtime (2:8.1.0875-5) ...
23:56:53 [2020-01-17T23:56:53.102Z] #41 20.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:56:53 [2020-01-17T23:56:53.411Z] #30 ...
23:56:53 [2020-01-17T23:56:53.411Z] 
23:56:53 [2020-01-17T23:56:53.411Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.91 + RM_GOPATH=0
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.91 + TMP_GOPATH=
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.91 + : /build
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.91 + '[' -z '' ']'
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.91 ++ mktemp -d
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + export GOPATH=/tmp/tmp.LCJ5Okev63
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + GOPATH=/tmp/tmp.LCJ5Okev63
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + RM_GOPATH=1
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 ++ dirname ./install.sh
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + dir=.
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + bin=dockercli
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + shift
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + '[' '!' -f ./dockercli.installer ']'
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + . ./dockercli.installer
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 ++ : stable
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 ++ : 17.06.2-ce
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.92 + install_dockercli
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.93 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.93 Install docker/cli version 17.06.2-ce from stable
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.94 ++ uname -m
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.94 + arch=x86_64
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.94 + '[' x86_64 '!=' x86_64 ']'
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.94 + url=https://download.docker.com/linux/static
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.94 + tar -xz docker/docker
23:56:53 [2020-01-17T23:56:53.411Z] #23 10.94 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:56:54 [2020-01-17T23:56:54.052Z] #41 ...
23:56:54 [2020-01-17T23:56:54.052Z] 
23:56:54 [2020-01-17T23:56:54.052Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:56:54 [2020-01-17T23:56:54.052Z] #43 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
23:56:54 [2020-01-17T23:56:54.052Z] #43 17.62 Fetched 8149 kB in 12s (686 kB/s)
23:56:54 [2020-01-17T23:56:54.052Z] #43 17.62 Reading package lists...
23:56:54 [2020-01-17T23:56:54.052Z] #43 ...
23:56:54 [2020-01-17T23:56:54.052Z] 
23:56:54 [2020-01-17T23:56:54.052Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:56:54 [2020-01-17T23:56:54.107Z] #17 17.92 Selecting previously unselected package vim.
23:56:54 [2020-01-17T23:56:54.107Z] #17 17.92 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
23:56:54 [2020-01-17T23:56:54.107Z] #17 17.93 Unpacking vim (2:8.1.0875-5) ...
23:56:54 [2020-01-17T23:56:54.107Z] #17 18.18 Selecting previously unselected package xfsprogs.
23:56:54 [2020-01-17T23:56:54.107Z] #17 18.18 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
23:56:54 [2020-01-17T23:56:54.314Z] #71 20.58 Checking out files:  56% (1138/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
23:56:54 [2020-01-17T23:56:54.314Z] #71 21.56 + cd /tmp/tmp.ScGDchagiB/src/github.com/docker/libnetwork
23:56:54 [2020-01-17T23:56:54.314Z] #71 21.56 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:56:54 [2020-01-17T23:56:54.364Z] #17 18.18 Unpacking xfsprogs (4.20.0-1) ...
23:56:54 [2020-01-17T23:56:54.581Z] #71 21.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:56:54 [2020-01-17T23:56:54.621Z] #17 18.53 Selecting previously unselected package zip.
23:56:54 [2020-01-17T23:56:54.621Z] #17 18.53 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
23:56:54 [2020-01-17T23:56:54.621Z] #17 18.54 Unpacking zip (3.0-11+b1) ...
23:56:54 [2020-01-17T23:56:54.621Z] #17 18.61 Setting up aufs-tools (1:4.14+20190211-1) ...
23:56:54 [2020-01-17T23:56:54.621Z] #17 18.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:56:54 [2020-01-17T23:56:54.621Z] #17 18.69 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:56:54 [2020-01-17T23:56:54.621Z] #17 18.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.72 Setting up libgpm2:amd64 (1.20.7-5) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.73 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.75 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.80 Setting up libicu63:amd64 (63.1-6) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.81 Setting up xxd (2:8.1.0875-5) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.83 Setting up zip (3.0-11+b1) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.84 Setting up vim-common (2:8.1.0875-5) ...
23:56:54 [2020-01-17T23:56:54.879Z] #17 18.86 Setting up bash-completion (1:2.8-6) ...
23:56:55 [2020-01-17T23:56:55.326Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 11.1s done
23:56:55 [2020-01-17T23:56:55.326Z] #8 DONE 14.8s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:56:55 [2020-01-17T23:56:55.326Z] #9 DONE 0.3s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:56:55 [2020-01-17T23:56:55.326Z] #10 DONE 0.2s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:56:55 [2020-01-17T23:56:55.326Z] #44 ...
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:56:55 [2020-01-17T23:56:55.326Z] #41 DONE 0.0s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:56:55 [2020-01-17T23:56:55.326Z] #30 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:56:55 [2020-01-17T23:56:55.326Z] #22 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:56:55 [2020-01-17T23:56:55.326Z] #71 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:56:55 [2020-01-17T23:56:55.326Z] #23 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.326Z] 
23:56:55 [2020-01-17T23:56:55.326Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:56:55 [2020-01-17T23:56:55.726Z] #24 ...
23:56:55 [2020-01-17T23:56:55.726Z] 
23:56:55 [2020-01-17T23:56:55.726Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:56:55 [2020-01-17T23:56:55.726Z] #50 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.726Z] 
23:56:55 [2020-01-17T23:56:55.726Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:56:55 [2020-01-17T23:56:55.726Z] #33 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.726Z] 
23:56:55 [2020-01-17T23:56:55.726Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:56:55 [2020-01-17T23:56:55.726Z] #53 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.726Z] 
23:56:55 [2020-01-17T23:56:55.726Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:56:55 [2020-01-17T23:56:55.726Z] #65 DONE 0.1s
23:56:55 [2020-01-17T23:56:55.726Z] 
23:56:55 [2020-01-17T23:56:55.726Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:56:55 [2020-01-17T23:56:55.726Z] #47 DONE 0.2s
23:56:55 [2020-01-17T23:56:55.726Z] 
23:56:55 [2020-01-17T23:56:55.726Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:56:55 [2020-01-17T23:56:55.726Z] #31 0.392 + git clone https://github.com/kolyshkin/go-swagger.git .
23:56:55 [2020-01-17T23:56:55.726Z] #31 0.395 Cloning into '.'...
23:56:55 [2020-01-17T23:56:55.813Z] #17 19.81 Setting up libiptc0:amd64 (1.8.2-4) ...
23:56:55 [2020-01-17T23:56:55.813Z] #17 19.82 Setting up xz-utils (5.2.4-1) ...
23:56:55 [2020-01-17T23:56:55.980Z] #71 ...
23:56:55 [2020-01-17T23:56:55.980Z] 
23:56:55 [2020-01-17T23:56:55.980Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:55 [2020-01-17T23:56:55.980Z] #10 13.11 Fetched 8149 kB in 10s (855 kB/s)
23:56:55 [2020-01-17T23:56:55.980Z] #10 13.11 Reading package lists...
23:56:55 [2020-01-17T23:56:55.980Z] #10 18.71 Reading package lists...
23:56:55 [2020-01-17T23:56:55.980Z] #10 ...
23:56:55 [2020-01-17T23:56:55.980Z] 
23:56:55 [2020-01-17T23:56:55.980Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:56:55 [2020-01-17T23:56:55.980Z] #59 16.30 Reading package lists...
23:56:55 [2020-01-17T23:56:55.980Z] #59 21.69 Building dependency tree...
23:56:55 [2020-01-17T23:56:55.980Z] #59 ...
23:56:55 [2020-01-17T23:56:55.980Z] 
23:56:55 [2020-01-17T23:56:55.980Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:56:55 [2020-01-17T23:56:55.980Z] #35 13.48 Fetched 8149 kB in 9s (879 kB/s)
23:56:55 [2020-01-17T23:56:55.980Z] #35 13.48 Reading package lists...
23:56:56 [2020-01-17T23:56:56.071Z] #17 19.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 19.84 Setting up pigz (2.4-1) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 19.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 19.87 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 19.89 Setting up python-pip-whl (18.1-5) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 19.90 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 19.92 Setting up vim-runtime (2:8.1.0875-5) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.04 Setting up libaio1:amd64 (0.3.112-3) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.05 Setting up libonig5:amd64 (6.9.1-1) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.07 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.08 Setting up vim (2:8.1.0875-5) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.15 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.17 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:56:56 [2020-01-17T23:56:56.071Z] #17 20.18 Setting up jq (1.5+dfsg-2+b1) ...
23:56:56 [2020-01-17T23:56:56.241Z] #35 19.60 Reading package lists...
23:56:56 [2020-01-17T23:56:56.241Z] #35 ...
23:56:56 [2020-01-17T23:56:56.241Z] 
23:56:56 [2020-01-17T23:56:56.241Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:56:56 [2020-01-17T23:56:56.241Z] #43 17.62 Reading package lists...
23:56:56 [2020-01-17T23:56:56.328Z] #17 20.19 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:56:56 [2020-01-17T23:56:56.328Z] #17 20.21 Setting up python3.7 (3.7.3-2) ...
23:56:56 [2020-01-17T23:56:56.673Z] #23 ...
23:56:56 [2020-01-17T23:56:56.673Z] 
23:56:56 [2020-01-17T23:56:56.673Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:56:56 [2020-01-17T23:56:56.673Z] #43 9.867 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:56:56 [2020-01-17T23:56:56.673Z] #43 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:56:56 [2020-01-17T23:56:56.928Z] #43 ...
23:56:56 [2020-01-17T23:56:56.928Z] 
23:56:56 [2020-01-17T23:56:56.928Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 + RM_GOPATH=0
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 + TMP_GOPATH=
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 + : /build
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 + '[' -z '' ']'
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 ++ mktemp -d
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 + export GOPATH=/tmp/tmp.Ox7Te49wZ4
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 + GOPATH=/tmp/tmp.Ox7Te49wZ4
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 + RM_GOPATH=1
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.22 ++ dirname ./install.sh
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + dir=.
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + bin=tomlv
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + shift
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + '[' '!' -f ./tomlv.installer ']'
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + . ./tomlv.installer
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + install_tomlv
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ox7Te49wZ4/src/github.com/BurntSushi/toml
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.23 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:56:56 [2020-01-17T23:56:56.928Z] #33 11.24 Cloning into '/tmp/tmp.Ox7Te49wZ4/src/github.com/BurntSushi/toml'...
23:56:56 [2020-01-17T23:56:56.928Z] #33 13.06 + cd /tmp/tmp.Ox7Te49wZ4/src/github.com/BurntSushi/toml
23:56:56 [2020-01-17T23:56:56.928Z] #33 13.15 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:56:56 [2020-01-17T23:56:56.928Z] #33 13.18 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:56:56 [2020-01-17T23:56:56.928Z] #33 14.68 runtime/internal/atomic
23:56:56 [2020-01-17T23:56:56.928Z] #33 14.86 internal/cpu
23:56:56 [2020-01-17T23:56:56.928Z] #33 15.67 runtime/internal/sys
23:56:56 [2020-01-17T23:56:56.928Z] #33 16.06 runtime/internal/math
23:56:56 [2020-01-17T23:56:56.928Z] #33 16.41 internal/bytealg
23:56:56 [2020-01-17T23:56:56.928Z] #33 16.42 math/bits
23:56:56 [2020-01-17T23:56:56.928Z] #33 17.85 math
23:56:56 [2020-01-17T23:56:56.928Z] #33 18.15 runtime
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.14 Setting up iptables (1.8.2-4) ...
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:56:57 [2020-01-17T23:56:57.266Z] #17 21.30 Setting up python3 (3.7.3-1) ...
23:56:57 [2020-01-17T23:56:57.523Z] #17 21.41 Setting up python3-wheel (0.32.3-2) ...
23:56:57 [2020-01-17T23:56:57.781Z] #17 21.56 Setting up apparmor (2.13.2-10) ...
23:56:57 [2020-01-17T23:56:57.858Z] #33 ...
23:56:57 [2020-01-17T23:56:57.858Z] 
23:56:57 [2020-01-17T23:56:57.858Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.25 + RM_GOPATH=0
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.25 + TMP_GOPATH=
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.25 + : /build
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.25 + '[' -z '' ']'
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.25 ++ mktemp -d
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 + export GOPATH=/tmp/tmp.eBHB3fu61j
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 + GOPATH=/tmp/tmp.eBHB3fu61j
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 + RM_GOPATH=1
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 ++ dirname ./install.sh
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 + dir=.
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 + bin=golangci_lint
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 + shift
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.26 + '[' '!' -f ./golangci_lint.installer ']'
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.27 + . ./golangci_lint.installer
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.27 ++ : v1.20.0
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.27 + install_golangci_lint
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.27 + echo 'Installing golangci-lint version v1.20.0'
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.27 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:56:57 [2020-01-17T23:56:57.858Z] #53 10.27 Installing golangci-lint version v1.20.0
23:56:57 [2020-01-17T23:56:57.858Z] #53 ...
23:56:57 [2020-01-17T23:56:57.858Z] 
23:56:57 [2020-01-17T23:56:57.858Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:56:57 [2020-01-17T23:56:57.858Z] #47 12.16 + cd /tmp/tmp.qdSOZsyczZ/src/github.com/LK4D4/vndr
23:56:57 [2020-01-17T23:56:57.858Z] #47 12.16 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:56:57 [2020-01-17T23:56:57.858Z] #47 12.25 + go build -buildmode=pie -v -o /build/vndr .
23:56:57 [2020-01-17T23:56:57.858Z] #47 14.53 runtime/internal/atomic
23:56:57 [2020-01-17T23:56:57.858Z] #47 14.66 internal/cpu
23:56:57 [2020-01-17T23:56:57.858Z] #47 15.44 runtime/internal/sys
23:56:57 [2020-01-17T23:56:57.858Z] #47 16.04 runtime/internal/math
23:56:57 [2020-01-17T23:56:57.858Z] #47 16.10 internal/bytealg
23:56:57 [2020-01-17T23:56:57.858Z] #47 16.39 internal/race
23:56:57 [2020-01-17T23:56:57.858Z] #47 16.58 sync/atomic
23:56:57 [2020-01-17T23:56:57.858Z] #47 17.25 unicode
23:56:57 [2020-01-17T23:56:57.858Z] #47 17.90 runtime
23:56:57 [2020-01-17T23:56:57.858Z] #47 ...
23:56:57 [2020-01-17T23:56:57.858Z] 
23:56:57 [2020-01-17T23:56:57.858Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:56:57 [2020-01-17T23:56:57.858Z] #59 11.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:56:57 [2020-01-17T23:56:57.858Z] #59 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:56:58 [2020-01-17T23:56:58.114Z] #59 21.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:56:58 [2020-01-17T23:56:58.114Z] #59 ...
23:56:58 [2020-01-17T23:56:58.114Z] 
23:56:58 [2020-01-17T23:56:58.114Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 + RM_GOPATH=0
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 + TMP_GOPATH=
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 + : /build
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 + '[' -z '' ']'
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 ++ mktemp -d
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 + export GOPATH=/tmp/tmp.B2HBfamxU1
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 + GOPATH=/tmp/tmp.B2HBfamxU1
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 + RM_GOPATH=1
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.87 ++ dirname ./install.sh
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + dir=.
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + bin=proxy
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + shift
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + '[' '!' -f ./proxy.installer ']'
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + . ./proxy.installer
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + install_proxy
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + case "$1" in
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + export CGO_ENABLED=0
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + CGO_ENABLED=0
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + _install_proxy
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.B2HBfamxU1/src/github.com/docker/libnetwork
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:56:58 [2020-01-17T23:56:58.114Z] #71 10.89 Cloning into '/tmp/tmp.B2HBfamxU1/src/github.com/docker/libnetwork'...
23:56:58 [2020-01-17T23:56:58.713Z] #17 22.59 Setting up xfsprogs (4.20.0-1) ...
23:56:58 [2020-01-17T23:56:58.713Z] #17 22.61 Setting up python3-lib2to3 (3.7.3-1) ...
23:56:58 [2020-01-17T23:56:58.971Z] #17 22.75 Setting up python3-pkg-resources (40.8.0-1) ...
23:56:59 [2020-01-17T23:56:59.048Z] #71 ...
23:56:59 [2020-01-17T23:56:59.048Z] 
23:56:59 [2020-01-17T23:56:59.048Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:56:59 [2020-01-17T23:56:59.048Z] #10 12.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:56:59 [2020-01-17T23:56:59.048Z] #10 16.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:56:59 [2020-01-17T23:56:59.229Z] #17 23.03 Setting up python3-distutils (3.7.3-1) ...
23:56:59 [2020-01-17T23:56:59.229Z] #17 23.18 Setting up python3-setuptools (40.8.0-1) ...
23:56:59 [2020-01-17T23:56:59.318Z] #10 ...
23:56:59 [2020-01-17T23:56:59.318Z] 
23:56:59 [2020-01-17T23:56:59.318Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:56:59 [2020-01-17T23:56:59.318Z] #25 12.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:56:59 [2020-01-17T23:56:59.318Z] #25 17.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:56:59 [2020-01-17T23:56:59.318Z] #25 ...
23:56:59 [2020-01-17T23:56:59.318Z] 
23:56:59 [2020-01-17T23:56:59.318Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:56:59 [2020-01-17T23:56:59.318Z] #41 12.16 + git clone https://github.com/docker/distribution.git .
23:56:59 [2020-01-17T23:56:59.318Z] #41 12.18 Cloning into '.'...
23:56:59 [2020-01-17T23:56:59.580Z] #41 ...
23:56:59 [2020-01-17T23:56:59.580Z] 
23:56:59 [2020-01-17T23:56:59.580Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:56:59 [2020-01-17T23:56:59.580Z] #65 14.23 + cd /tmp/tmp.tofJbfL4J5/src/github.com/rootless-containers/rootlesskit
23:56:59 [2020-01-17T23:56:59.580Z] #65 14.24 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:56:59 [2020-01-17T23:56:59.580Z] #65 14.97 + for f in rootlesskit rootlesskit-docker-proxy
23:56:59 [2020-01-17T23:56:59.580Z] #65 14.97 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:56:59 [2020-01-17T23:56:59.808Z] #17 23.55 Setting up python3-pip (18.1-5) ...
23:57:00 [2020-01-17T23:57:00.066Z] #17 23.94 Processing triggers for libc-bin (2.28-10) ...
23:57:00 [2020-01-17T23:57:00.066Z] #17 23.97 Processing triggers for mime-support (3.62) ...
23:57:00 [2020-01-17T23:57:00.139Z] #65 ...
23:57:00 [2020-01-17T23:57:00.139Z] 
23:57:00 [2020-01-17T23:57:00.139Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:00 [2020-01-17T23:57:00.139Z] #25 23.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:57:00 [2020-01-17T23:57:00.139Z] #25 ...
23:57:00 [2020-01-17T23:57:00.139Z] 
23:57:00 [2020-01-17T23:57:00.139Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:00 [2020-01-17T23:57:00.139Z] #35 13.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:57:00 [2020-01-17T23:57:00.139Z] #35 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:57:00 [2020-01-17T23:57:00.739Z] #43 24.00 Reading package lists...
23:57:00 [2020-01-17T23:57:00.739Z] #43 ...
23:57:00 [2020-01-17T23:57:00.739Z] 
23:57:00 [2020-01-17T23:57:00.739Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:00 [2020-01-17T23:57:00.739Z] #25 18.10 Fetched 8149 kB in 11s (769 kB/s)
23:57:00 [2020-01-17T23:57:00.739Z] #25 18.10 Reading package lists...
23:57:00 [2020-01-17T23:57:00.739Z] #25 22.90 Reading package lists...
23:57:00 [2020-01-17T23:57:00.739Z] #25 ...
23:57:00 [2020-01-17T23:57:00.739Z] 
23:57:00 [2020-01-17T23:57:00.739Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.10 The following additional packages will be installed:
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.11   libbtrfs0
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.26 The following NEW packages will be installed:
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.26   libbtrfs-dev libbtrfs0
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.74 Need to get 119 kB of archives.
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.74 After this operation, 387 kB of additional disk space will be used.
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:57:00 [2020-01-17T23:57:00.739Z] #59 24.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:57:00 [2020-01-17T23:57:00.739Z] #59 25.98 debconf: delaying package configuration, since apt-utils is not installed
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.21 Fetched 119 kB in 0s (325 kB/s)
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.34 Selecting previously unselected package libbtrfs0.
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.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 ... 15374 files and directories currently installed.)
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.49 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.50 Unpacking libbtrfs0 (4.20.1-2) ...
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.65 Selecting previously unselected package libbtrfs-dev.
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.68 Unpacking libbtrfs-dev (4.20.1-2) ...
23:57:00 [2020-01-17T23:57:00.739Z] #59 26.99 Setting up libbtrfs0 (4.20.1-2) ...
23:57:00 [2020-01-17T23:57:00.739Z] #59 27.05 Setting up libbtrfs-dev (4.20.1-2) ...
23:57:00 [2020-01-17T23:57:00.739Z] #59 27.05 Processing triggers for libc-bin (2.28-10) ...
23:57:01 [2020-01-17T23:57:01.003Z] #59 DONE 28.4s
23:57:01 [2020-01-17T23:57:01.003Z] 
23:57:01 [2020-01-17T23:57:01.003Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:57:01 [2020-01-17T23:57:01.003Z] #60 DONE 0.1s
23:57:01 [2020-01-17T23:57:01.003Z] 
23:57:01 [2020-01-17T23:57:01.003Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:57:01 [2020-01-17T23:57:01.263Z] #61 DONE 0.1s
23:57:01 [2020-01-17T23:57:01.263Z] 
23:57:01 [2020-01-17T23:57:01.263Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:01 [2020-01-17T23:57:01.326Z] #31 ...
23:57:01 [2020-01-17T23:57:01.326Z] 
23:57:01 [2020-01-17T23:57:01.326Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.531 + RM_GOPATH=0
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.531 + TMP_GOPATH=
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.531 + : /build/
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.531 + '[' -z '' ']'
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.533 ++ mktemp -d
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.536 + export GOPATH=/tmp/tmp.t6SPdXOgLj
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.536 + GOPATH=/tmp/tmp.t6SPdXOgLj
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.536 + RM_GOPATH=1
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.537 ++ dirname ./install.sh
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.541 + dir=.
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.541 + bin=rootlesskit
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.542 + shift
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.542 + '[' '!' -f ./rootlesskit.installer ']'
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.542 + . ./rootlesskit.installer
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.542 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.544 + install_rootlesskit
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.544 + case "$1" in
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.545 + export CGO_ENABLED=0
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.545 + CGO_ENABLED=0
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.545 + _install_rootlesskit
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.545 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.545 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.548 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.t6SPdXOgLj/src/github.com/rootless-containers/rootlesskit
23:57:01 [2020-01-17T23:57:01.326Z] #66 0.556 Cloning into '/tmp/tmp.t6SPdXOgLj/src/github.com/rootless-containers/rootlesskit'...
23:57:01 [2020-01-17T23:57:01.326Z] #66 4.245 + cd /tmp/tmp.t6SPdXOgLj/src/github.com/rootless-containers/rootlesskit
23:57:01 [2020-01-17T23:57:01.326Z] #66 4.252 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:57:01 [2020-01-17T23:57:01.326Z] #66 4.595 + for f in rootlesskit rootlesskit-docker-proxy
23:57:01 [2020-01-17T23:57:01.326Z] #66 4.602 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:57:01 [2020-01-17T23:57:01.439Z] #17 DONE 25.4s
23:57:01 [2020-01-17T23:57:01.504Z] #35 ...
23:57:01 [2020-01-17T23:57:01.504Z] 
23:57:01 [2020-01-17T23:57:01.504Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:01 [2020-01-17T23:57:01.504Z] #23 24.14 + mkdir -p /build
23:57:01 [2020-01-17T23:57:01.504Z] #23 24.17 + mv docker/docker /build/
23:57:01 [2020-01-17T23:57:01.504Z] #23 24.24 + rmdir docker
23:57:01 [2020-01-17T23:57:01.698Z] 
23:57:01 [2020-01-17T23:57:01.699Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
23:57:02 [2020-01-17T23:57:02.631Z] #18 0.927 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:57:02 [2020-01-17T23:57:02.631Z] #18 0.931 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:57:02 [2020-01-17T23:57:02.631Z] #18 0.936 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:57:02 [2020-01-17T23:57:02.631Z] #18 DONE 1.1s
23:57:02 [2020-01-17T23:57:02.631Z] 
23:57:02 [2020-01-17T23:57:02.631Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
23:57:02 [2020-01-17T23:57:02.869Z] #23 DONE 25.7s
23:57:02 [2020-01-17T23:57:02.869Z] 
23:57:02 [2020-01-17T23:57:02.869Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:02 [2020-01-17T23:57:02.869Z] #47 24.89 unicode/utf8
23:57:03 [2020-01-17T23:57:03.224Z] #66 ...
23:57:03 [2020-01-17T23:57:03.224Z] 
23:57:03 [2020-01-17T23:57:03.224Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.549 + RM_GOPATH=0
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.550 + TMP_GOPATH=
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.550 + : /build
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.550 + '[' -z '' ']'
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.550 ++ mktemp -d
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.550 + export GOPATH=/tmp/tmp.pWDnncVv2C
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.551 + GOPATH=/tmp/tmp.pWDnncVv2C
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.551 + RM_GOPATH=1
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.552 ++ dirname ./install.sh
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.552 + dir=.
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 + bin=dockercli
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 + shift
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 + '[' '!' -f ./dockercli.installer ']'
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 + . ./dockercli.installer
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 ++ : stable
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 ++ : 17.06.2-ce
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 + install_dockercli
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 Install docker/cli version 17.06.2-ce from stable
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.553 ++ uname -m
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.554 + arch=s390x
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.555 + '[' s390x '!=' x86_64 ']'
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.555 + '[' s390x '!=' s390x ']'
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.555 + url=https://download.docker.com/linux/static
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.557 + tar -xz docker/docker
23:57:03 [2020-01-17T23:57:03.224Z] #24 0.558 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
23:57:03 [2020-01-17T23:57:03.224Z] #24 7.469 + mkdir -p /build
23:57:03 [2020-01-17T23:57:03.224Z] #24 7.472 + mv docker/docker /build/
23:57:03 [2020-01-17T23:57:03.224Z] #24 7.476 + rmdir docker
23:57:03 [2020-01-17T23:57:03.224Z] #24 DONE 7.6s
23:57:03 [2020-01-17T23:57:03.224Z] 
23:57:03 [2020-01-17T23:57:03.224Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.399 + RM_GOPATH=0
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.399 + TMP_GOPATH=
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.400 + : /build
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.400 + '[' -z '' ']'
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.412 ++ mktemp -d
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.412 + export GOPATH=/tmp/tmp.oFFzO8Ls9s
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.412 + GOPATH=/tmp/tmp.oFFzO8Ls9s
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.412 + RM_GOPATH=1
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.413 ++ dirname ./install.sh
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.424 + dir=.
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.424 + bin=tomlv
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.424 + shift
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.424 + '[' '!' -f ./tomlv.installer ']'
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.424 + . ./tomlv.installer
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.425 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.425 + install_tomlv
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.425 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.425 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.425 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oFFzO8Ls9s/src/github.com/BurntSushi/toml
23:57:03 [2020-01-17T23:57:03.224Z] #34 0.432 Cloning into '/tmp/tmp.oFFzO8Ls9s/src/github.com/BurntSushi/toml'...
23:57:03 [2020-01-17T23:57:03.224Z] #34 1.337 + cd /tmp/tmp.oFFzO8Ls9s/src/github.com/BurntSushi/toml
23:57:03 [2020-01-17T23:57:03.224Z] #34 1.337 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:57:03 [2020-01-17T23:57:03.224Z] #34 1.341 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:57:03 [2020-01-17T23:57:03.224Z] #34 2.214 runtime/internal/atomic
23:57:03 [2020-01-17T23:57:03.224Z] #34 2.218 internal/cpu
23:57:03 [2020-01-17T23:57:03.224Z] #34 2.378 runtime/internal/sys
23:57:03 [2020-01-17T23:57:03.224Z] #34 2.577 runtime/internal/math
23:57:03 [2020-01-17T23:57:03.224Z] #34 2.719 math/bits
23:57:03 [2020-01-17T23:57:03.224Z] #34 3.144 internal/bytealg
23:57:03 [2020-01-17T23:57:03.224Z] #34 3.368 math
23:57:03 [2020-01-17T23:57:03.224Z] #34 3.609 runtime
23:57:03 [2020-01-17T23:57:03.431Z] #47 26.20 math
23:57:04 [2020-01-17T23:57:04.092Z] #34 ...
23:57:04 [2020-01-17T23:57:04.092Z] 
23:57:04 [2020-01-17T23:57:04.092Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.519 + RM_GOPATH=0
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.519 + TMP_GOPATH=
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.519 + : /build
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.520 + '[' -z '' ']'
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.521 ++ mktemp -d
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.524 + export GOPATH=/tmp/tmp.7N1Faz104F
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.524 + GOPATH=/tmp/tmp.7N1Faz104F
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.524 + RM_GOPATH=1
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.525 ++ dirname ./install.sh
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.529 + dir=.
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.529 + bin=vndr
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.530 + shift
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.530 + '[' '!' -f ./vndr.installer ']'
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.530 + . ./vndr.installer
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.530 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.531 + install_vndr
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.531 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.531 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.532 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7N1Faz104F/src/github.com/LK4D4/vndr
23:57:04 [2020-01-17T23:57:04.092Z] #48 0.542 Cloning into '/tmp/tmp.7N1Faz104F/src/github.com/LK4D4/vndr'...
23:57:04 [2020-01-17T23:57:04.092Z] #48 1.492 + cd /tmp/tmp.7N1Faz104F/src/github.com/LK4D4/vndr
23:57:04 [2020-01-17T23:57:04.092Z] #48 1.492 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:57:04 [2020-01-17T23:57:04.092Z] #48 1.493 + go build -buildmode=pie -v -o /build/vndr .
23:57:04 [2020-01-17T23:57:04.092Z] #48 3.087 internal/race
23:57:04 [2020-01-17T23:57:04.092Z] #48 3.105 internal/cpu
23:57:04 [2020-01-17T23:57:04.092Z] #48 3.212 sync/atomic
23:57:04 [2020-01-17T23:57:04.092Z] #48 3.535 unicode
23:57:04 [2020-01-17T23:57:04.092Z] #48 3.947 runtime
23:57:04 [2020-01-17T23:57:04.092Z] #48 7.484 unicode/utf8
23:57:04 [2020-01-17T23:57:04.092Z] #48 8.400 math
23:57:04 [2020-01-17T23:57:04.951Z] #48 ...
23:57:04 [2020-01-17T23:57:04.951Z] 
23:57:04 [2020-01-17T23:57:04.951Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:04 [2020-01-17T23:57:04.951Z] #34 9.165 internal/testlog
23:57:05 [2020-01-17T23:57:05.164Z] #19 2.128 Collecting yamllint==1.16.0
23:57:05 [2020-01-17T23:57:05.352Z] #34 9.696 encoding
23:57:05 [2020-01-17T23:57:05.352Z] #34 9.817 runtime/cgo
23:57:05 [2020-01-17T23:57:05.352Z] #34 ...
23:57:05 [2020-01-17T23:57:05.352Z] 
23:57:05 [2020-01-17T23:57:05.352Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:05 [2020-01-17T23:57:05.352Z] #36 0.567 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #36 0.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #36 0.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #36 1.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #36 3.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #36 5.374 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
23:57:05 [2020-01-17T23:57:05.352Z] #36 ...
23:57:05 [2020-01-17T23:57:05.352Z] 
23:57:05 [2020-01-17T23:57:05.352Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:05 [2020-01-17T23:57:05.352Z] #26 0.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #26 0.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #26 0.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #26 1.465 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #26 3.711 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
23:57:05 [2020-01-17T23:57:05.352Z] #26 5.380 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
23:57:05 [2020-01-17T23:57:05.755Z] #26 ...
23:57:05 [2020-01-17T23:57:05.755Z] 
23:57:05 [2020-01-17T23:57:05.755Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.305 + RM_GOPATH=0
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.306 + TMP_GOPATH=
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.306 + : /build
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.306 + '[' -z '' ']'
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.306 ++ mktemp -d
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.308 + export GOPATH=/tmp/tmp.S3IgIxF5ul
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.308 + GOPATH=/tmp/tmp.S3IgIxF5ul
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.308 + RM_GOPATH=1
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.308 ++ dirname ./install.sh
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.309 + dir=.
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.309 + bin=proxy
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.309 + shift
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.309 + '[' '!' -f ./proxy.installer ']'
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.310 + . ./proxy.installer
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.310 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.310 + install_proxy
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.310 + case "$1" in
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.310 + export CGO_ENABLED=0
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.311 + CGO_ENABLED=0
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.311 + _install_proxy
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.311 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.311 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S3IgIxF5ul/src/github.com/docker/libnetwork
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.311 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:57:05 [2020-01-17T23:57:05.755Z] #72 0.313 Cloning into '/tmp/tmp.S3IgIxF5ul/src/github.com/docker/libnetwork'...
23:57:05 [2020-01-17T23:57:05.755Z] #72 ...
23:57:05 [2020-01-17T23:57:05.755Z] 
23:57:05 [2020-01-17T23:57:05.755Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.573 + RM_GOPATH=0
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.574 + TMP_GOPATH=
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.574 + : /build
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.574 + '[' -z '' ']'
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.575 ++ mktemp -d
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.578 + export GOPATH=/tmp/tmp.uNto9yuh5l
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.579 + GOPATH=/tmp/tmp.uNto9yuh5l
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.579 + RM_GOPATH=1
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.580 ++ dirname ./install.sh
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.584 + dir=.
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.584 + bin=gotestsum
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.584 + shift
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.584 + '[' '!' -f ./gotestsum.installer ']'
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.585 + . ./gotestsum.installer
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.585 ++ : v0.3.5
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.586 + install_gotestsum
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.586 + echo 'Installing gotestsum version v0.3.5'
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.586 Installing gotestsum version v0.3.5
23:57:05 [2020-01-17T23:57:05.755Z] #51 0.589 + go get -d gotest.tools/gotestsum
23:57:05 [2020-01-17T23:57:05.755Z] #51 ...
23:57:05 [2020-01-17T23:57:05.755Z] 
23:57:05 [2020-01-17T23:57:05.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:05 [2020-01-17T23:57:05.755Z] #11 0.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:57:05 [2020-01-17T23:57:05.755Z] #11 0.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:57:05 [2020-01-17T23:57:05.755Z] #11 0.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:57:05 [2020-01-17T23:57:05.755Z] #11 1.205 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
23:57:05 [2020-01-17T23:57:05.755Z] #11 3.623 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
23:57:05 [2020-01-17T23:57:05.755Z] #11 4.945 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
23:57:06 [2020-01-17T23:57:06.146Z] #11 ...
23:57:06 [2020-01-17T23:57:06.146Z] 
23:57:06 [2020-01-17T23:57:06.146Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:57:06 [2020-01-17T23:57:06.146Z] #42 0.405 + git clone https://github.com/docker/distribution.git .
23:57:06 [2020-01-17T23:57:06.146Z] #42 0.407 Cloning into '.'...
23:57:06 [2020-01-17T23:57:06.146Z] #42 ...
23:57:06 [2020-01-17T23:57:06.146Z] 
23:57:06 [2020-01-17T23:57:06.146Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.548 + RM_GOPATH=0
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.548 + TMP_GOPATH=
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.548 + : /build
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.549 + '[' -z '' ']'
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.550 ++ mktemp -d
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.553 + export GOPATH=/tmp/tmp.9aQnwLTYbh
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.553 + GOPATH=/tmp/tmp.9aQnwLTYbh
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.553 + RM_GOPATH=1
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.555 ++ dirname ./install.sh
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.559 + dir=.
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.559 + bin=golangci_lint
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.559 + shift
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.560 + '[' '!' -f ./golangci_lint.installer ']'
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.560 + . ./golangci_lint.installer
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.560 ++ : v1.20.0
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.561 + install_golangci_lint
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.562 + echo 'Installing golangci-lint version v1.20.0'
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.562 Installing golangci-lint version v1.20.0
23:57:06 [2020-01-17T23:57:06.146Z] #54 0.562 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:57:06 [2020-01-17T23:57:06.557Z] #54 ...
23:57:06 [2020-01-17T23:57:06.557Z] 
23:57:06 [2020-01-17T23:57:06.557Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:57:06 [2020-01-17T23:57:06.557Z] #60 0.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #60 0.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #60 0.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #60 1.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #60 3.665 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #60 4.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
23:57:06 [2020-01-17T23:57:06.557Z] #60 ...
23:57:06 [2020-01-17T23:57:06.557Z] 
23:57:06 [2020-01-17T23:57:06.557Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:06 [2020-01-17T23:57:06.557Z] #44 0.566 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #44 0.638 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #44 0.639 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #44 1.678 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #44 4.041 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
23:57:06 [2020-01-17T23:57:06.557Z] #44 5.359 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
23:57:06 [2020-01-17T23:57:06.631Z] #62 ...
23:57:06 [2020-01-17T23:57:06.631Z] 
23:57:06 [2020-01-17T23:57:06.631Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:06 [2020-01-17T23:57:06.631Z] #10 18.71 Reading package lists...
23:57:06 [2020-01-17T23:57:06.631Z] #10 24.99 Building dependency tree...
23:57:06 [2020-01-17T23:57:06.631Z] #10 27.96 The following additional packages will be installed:
23:57:06 [2020-01-17T23:57:06.631Z] #10 27.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:57:06 [2020-01-17T23:57:06.631Z] #10 27.97   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:57:06 [2020-01-17T23:57:06.631Z] #10 27.97   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:57:06 [2020-01-17T23:57:06.631Z] #10 27.98   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:57:06 [2020-01-17T23:57:06.631Z] #10 28.00 Suggested packages:
23:57:06 [2020-01-17T23:57:06.631Z] #10 28.00   gcc-8-locales seccomp wine64
23:57:06 [2020-01-17T23:57:06.631Z] #10 29.57 The following NEW packages will be installed:
23:57:06 [2020-01-17T23:57:06.632Z] #10 29.57   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:57:06 [2020-01-17T23:57:06.632Z] #10 29.57   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:57:06 [2020-01-17T23:57:06.632Z] #10 29.57   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:57:06 [2020-01-17T23:57:06.632Z] #10 29.57   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:57:06 [2020-01-17T23:57:06.632Z] #10 29.57   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:57:06 [2020-01-17T23:57:06.632Z] #10 29.58   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.09 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.09 Need to get 73.3 MB of archives.
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.09 After this operation, 472 MB of additional disk space will be used.
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 30.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 31.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 31.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #10 31.44 Get:9 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]
23:57:06 [2020-01-17T23:57:06.632Z] #10 ...
23:57:06 [2020-01-17T23:57:06.632Z] 
23:57:06 [2020-01-17T23:57:06.632Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:06 [2020-01-17T23:57:06.632Z] #35 19.60 Reading package lists...
23:57:06 [2020-01-17T23:57:06.632Z] #35 25.70 Building dependency tree...
23:57:06 [2020-01-17T23:57:06.632Z] #35 28.24 The following additional packages will be installed:
23:57:06 [2020-01-17T23:57:06.632Z] #35 28.25   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:57:06 [2020-01-17T23:57:06.632Z] #35 28.29 Suggested packages:
23:57:06 [2020-01-17T23:57:06.632Z] #35 28.29   cmake-doc ninja-build lrzip
23:57:06 [2020-01-17T23:57:06.632Z] #35 28.29 Recommended packages:
23:57:06 [2020-01-17T23:57:06.632Z] #35 28.29   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.33 The following NEW packages will be installed:
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.35   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.35   vim-common xxd
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.86 Need to get 14.2 MB of archives.
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.86 After this operation, 60.0 MB of additional disk space will be used.
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 29.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 30.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 30.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 30.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 30.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 30.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 30.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 30.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
23:57:06 [2020-01-17T23:57:06.632Z] #35 34.22 debconf: delaying package configuration, since apt-utils is not installed
23:57:06 [2020-01-17T23:57:06.892Z] #35 34.45 Fetched 14.2 MB in 1s (12.0 MB/s)
23:57:07 [2020-01-17T23:57:07.154Z] #35 34.54 Selecting previously unselected package xxd.
23:57:07 [2020-01-17T23:57:07.154Z] #35 34.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
23:57:07 [2020-01-17T23:57:07.154Z] #35 34.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
23:57:07 [2020-01-17T23:57:07.154Z] #35 34.71 Unpacking xxd (2:8.1.0875-5) ...
23:57:07 [2020-01-17T23:57:07.154Z] #35 ...
23:57:07 [2020-01-17T23:57:07.154Z] 
23:57:07 [2020-01-17T23:57:07.154Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.005 + RM_GOPATH=0
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.007 + TMP_GOPATH=
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.007 + : /build
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.008 + '[' -z '' ']'
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.009 ++ mktemp -d
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.022 + export GOPATH=/tmp/tmp.lLEAvfwg3G
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.022 + GOPATH=/tmp/tmp.lLEAvfwg3G
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.023 + RM_GOPATH=1
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.024 ++ dirname ./install.sh
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.025 + dir=.
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.026 + bin=containerd
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.027 + shift
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.028 + '[' '!' -f ./containerd.installer ']'
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.028 + . ./containerd.installer
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.029 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.030 + install_containerd
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.036 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.036 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.036 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lLEAvfwg3G/src/github.com/containerd/containerd
23:57:07 [2020-01-17T23:57:07.154Z] #62 6.039 Cloning into '/tmp/tmp.lLEAvfwg3G/src/github.com/containerd/containerd'...
23:57:07 [2020-01-17T23:57:07.948Z] #44 ...
23:57:07 [2020-01-17T23:57:07.948Z] 
23:57:07 [2020-01-17T23:57:07.948Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:57:07 [2020-01-17T23:57:07.948Z] #42 12.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:57:08 [2020-01-17T23:57:08.670Z] #47 ...
23:57:08 [2020-01-17T23:57:08.670Z] 
23:57:08 [2020-01-17T23:57:08.670Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:08 [2020-01-17T23:57:08.670Z] #10 31.73 Fetched 8321 kB in 25s (334 kB/s)
23:57:09 [2020-01-17T23:57:09.078Z] #62 ...
23:57:09 [2020-01-17T23:57:09.078Z] 
23:57:09 [2020-01-17T23:57:09.078Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.25 + cd /tmp/tmp.O2L6SX2lUU/src/github.com/golangci/golangci-lint/
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.25 + git checkout -q v1.20.0
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.74 ++ git describe --tags
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.76 + version=v1.20.0
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.76 ++ git rev-parse --short HEAD
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.77 + commit=cc98739
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.77 ++ git show -s --format=%cd
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.79 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
23:57:09 [2020-01-17T23:57:09.078Z] #53 26.79 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:57:09 [2020-01-17T23:57:09.342Z] #53 ...
23:57:09 [2020-01-17T23:57:09.342Z] 
23:57:09 [2020-01-17T23:57:09.342Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:09 [2020-01-17T23:57:09.342Z] #10 34.65 Get:10 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]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u2 [109 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
23:57:09 [2020-01-17T23:57:09.342Z] #10 36.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u2 [321 kB]
23:57:09 [2020-01-17T23:57:09.521Z] #42 13.91 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:57:10 [2020-01-17T23:57:10.427Z] #19 7.281   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:57:10 [2020-01-17T23:57:10.427Z] #19 7.310 Collecting pyyaml (from yamllint==1.16.0)
23:57:10 [2020-01-17T23:57:10.427Z] #19 7.358   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
23:57:10 [2020-01-17T23:57:10.427Z] #19 7.738 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:57:10 [2020-01-17T23:57:10.427Z] #19 7.766   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
23:57:10 [2020-01-17T23:57:10.427Z] #19 7.771 Building wheels for collected packages: pyyaml
23:57:10 [2020-01-17T23:57:10.427Z] #19 7.772   Running setup.py bdist_wheel for pyyaml: started
23:57:10 [2020-01-17T23:57:10.731Z] #19 8.102   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:57:10 [2020-01-17T23:57:10.731Z] #19 8.102   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
23:57:10 [2020-01-17T23:57:10.731Z] #19 8.127 Successfully built pyyaml
23:57:10 [2020-01-17T23:57:10.731Z] #19 8.133 Installing collected packages: pyyaml, pathspec, yamllint
23:57:10 [2020-01-17T23:57:10.742Z] #10 38.03 debconf: delaying package configuration, since apt-utils is not installed
23:57:10 [2020-01-17T23:57:10.742Z] #10 38.33 Fetched 73.3 MB in 7s (10.5 MB/s)
23:57:11 [2020-01-17T23:57:11.004Z] #10 38.53 Selecting previously unselected package binutils-mingw-w64-i686.
23:57:11 [2020-01-17T23:57:11.025Z] #19 8.240 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
23:57:11 [2020-01-17T23:57:11.268Z] #10 38.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 ... 15374 files and directories currently installed.)
23:57:11 [2020-01-17T23:57:11.268Z] #10 38.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
23:57:11 [2020-01-17T23:57:11.268Z] #10 38.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:57:11 [2020-01-17T23:57:11.290Z] #19 DONE 8.6s
23:57:11 [2020-01-17T23:57:11.290Z] 
23:57:11 [2020-01-17T23:57:11.290Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:57:11 [2020-01-17T23:57:11.290Z] #40 DONE 0.1s
23:57:11 [2020-01-17T23:57:11.290Z] 
23:57:11 [2020-01-17T23:57:11.290Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:57:11 [2020-01-17T23:57:11.290Z] #41 ...
23:57:11 [2020-01-17T23:57:11.290Z] 
23:57:11 [2020-01-17T23:57:11.290Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:57:11 [2020-01-17T23:57:11.290Z] #29 DONE 0.1s
23:57:11 [2020-01-17T23:57:11.290Z] 
23:57:11 [2020-01-17T23:57:11.290Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:57:11 [2020-01-17T23:57:11.290Z] #64 DONE 0.2s
23:57:11 [2020-01-17T23:57:11.290Z] 
23:57:11 [2020-01-17T23:57:11.290Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:57:11 [2020-01-17T23:57:11.290Z] #61 DONE 0.2s
23:57:11 [2020-01-17T23:57:11.290Z] 
23:57:11 [2020-01-17T23:57:11.290Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:57:11 [2020-01-17T23:57:11.290Z] #52 DONE 0.2s
23:57:11 [2020-01-17T23:57:11.548Z] 
23:57:11 [2020-01-17T23:57:11.548Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:57:11 [2020-01-17T23:57:11.548Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
23:57:11 [2020-01-17T23:57:11.548Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.38MB / 9.11MB 0.3s
23:57:11 [2020-01-17T23:57:11.548Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
23:57:11 [2020-01-17T23:57:11.548Z] #68 ...
23:57:11 [2020-01-17T23:57:11.548Z] 
23:57:11 [2020-01-17T23:57:11.548Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:57:11 [2020-01-17T23:57:11.548Z] #70 DONE 0.4s
23:57:11 [2020-01-17T23:57:11.548Z] 
23:57:11 [2020-01-17T23:57:11.548Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:57:11 [2020-01-17T23:57:11.548Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s
23:57:11 [2020-01-17T23:57:11.548Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
23:57:11 [2020-01-17T23:57:11.811Z] #68 ...
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:57:11 [2020-01-17T23:57:11.811Z] #49 DONE 0.4s
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:57:11 [2020-01-17T23:57:11.811Z] #32 DONE 0.5s
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:57:11 [2020-01-17T23:57:11.811Z] #46 DONE 0.5s
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:57:11 [2020-01-17T23:57:11.811Z] #56 DONE 0.5s
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:57:11 [2020-01-17T23:57:11.811Z] #26 DONE 0.5s
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:57:11 [2020-01-17T23:57:11.811Z] #37 DONE 0.5s
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
23:57:11 [2020-01-17T23:57:11.811Z] #24 DONE 0.5s
23:57:11 [2020-01-17T23:57:11.811Z] 
23:57:11 [2020-01-17T23:57:11.811Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:11 [2020-01-17T23:57:11.843Z] #10 ...
23:57:11 [2020-01-17T23:57:11.843Z] 
23:57:11 [2020-01-17T23:57:11.843Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:11 [2020-01-17T23:57:11.843Z] #25 22.90 Reading package lists...
23:57:11 [2020-01-17T23:57:11.843Z] #25 29.45 Building dependency tree...
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.27 ca-certificates is already the newest version (20190110).
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.27 The following additional packages will be installed:
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.27   libjq1 libonig5
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.43 The following NEW packages will be installed:
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.44   jq libjq1 libonig5
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.87 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.87 Need to get 325 kB of archives.
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.87 After this operation, 1019 kB of additional disk space will be used.
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:57:11 [2020-01-17T23:57:11.843Z] #25 35.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:57:11 [2020-01-17T23:57:11.843Z] #25 36.84 debconf: delaying package configuration, since apt-utils is not installed
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.00 Fetched 325 kB in 0s (735 kB/s)
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.18 Selecting previously unselected package libonig5:arm64.
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.31 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.34 Unpacking libonig5:arm64 (6.9.1-1) ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.67 Selecting previously unselected package libjq1:arm64.
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.69 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.89 Selecting previously unselected package jq.
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 37.93 Unpacking jq (1.5+dfsg-2+b1) ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 38.22 Setting up libonig5:arm64 (6.9.1-1) ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 38.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 38.29 Setting up jq (1.5+dfsg-2+b1) ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 38.31 Processing triggers for libc-bin (2.28-10) ...
23:57:11 [2020-01-17T23:57:11.843Z] #25 DONE 39.3s
23:57:11 [2020-01-17T23:57:11.843Z] 
23:57:11 [2020-01-17T23:57:11.843Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:57:12 [2020-01-17T23:57:12.105Z] #26 DONE 0.4s
23:57:12 [2020-01-17T23:57:12.105Z] 
23:57:12 [2020-01-17T23:57:12.105Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:12 [2020-01-17T23:57:12.687Z] #27 ...
23:57:12 [2020-01-17T23:57:12.687Z] 
23:57:12 [2020-01-17T23:57:12.687Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:12 [2020-01-17T23:57:12.687Z] #43 24.00 Reading package lists...
23:57:12 [2020-01-17T23:57:12.687Z] #43 30.69 Building dependency tree...
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.11 The following additional packages will be installed:
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.11   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.11 Suggested packages:
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.11   manpages-dev python-setuptools
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.99 The following NEW packages will be installed:
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.99   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:57:12 [2020-01-17T23:57:12.687Z] #43 34.99   python-six zlib1g-dev
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.47 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.47 Need to get 3798 kB of archives.
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.47 After this operation, 21.6 MB of additional disk space will be used.
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 35.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 36.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 36.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 36.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 36.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 36.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 36.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
23:57:12 [2020-01-17T23:57:12.687Z] #43 37.44 debconf: delaying package configuration, since apt-utils is not installed
23:57:12 [2020-01-17T23:57:12.687Z] #43 37.65 Fetched 3798 kB in 1s (3965 kB/s)
23:57:12 [2020-01-17T23:57:12.687Z] #43 37.77 Selecting previously unselected package libcap-dev:arm64.
23:57:12 [2020-01-17T23:57:12.687Z] #43 37.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.01 Unpacking libcap-dev:arm64 (1:2.25-2) ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.18 Selecting previously unselected package libnet1:arm64.
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.33 Selecting previously unselected package libnet1-dev.
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.93 Selecting previously unselected package libnl-3-200:arm64.
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 38.95 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 39.33 Selecting previously unselected package libnl-3-dev:arm64.
23:57:12 [2020-01-17T23:57:12.687Z] #43 39.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 39.33 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 39.85 Selecting previously unselected package libprotobuf-c1:arm64.
23:57:12 [2020-01-17T23:57:12.687Z] #43 39.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 39.89 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 40.04 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:57:12 [2020-01-17T23:57:12.687Z] #43 40.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 40.05 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 40.17 Selecting previously unselected package zlib1g-dev:arm64.
23:57:12 [2020-01-17T23:57:12.687Z] #43 40.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
23:57:12 [2020-01-17T23:57:12.687Z] #43 40.18 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:57:12 [2020-01-17T23:57:12.935Z] #42 ...
23:57:12 [2020-01-17T23:57:12.935Z] 
23:57:12 [2020-01-17T23:57:12.935Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:57:12 [2020-01-17T23:57:12.935Z] #54 15.89 + cd /tmp/tmp.9aQnwLTYbh/src/github.com/golangci/golangci-lint/
23:57:12 [2020-01-17T23:57:12.935Z] #54 15.89 + git checkout -q v1.20.0
23:57:12 [2020-01-17T23:57:12.935Z] #54 16.75 ++ git describe --tags
23:57:12 [2020-01-17T23:57:12.935Z] #54 16.75 + version=v1.20.0
23:57:12 [2020-01-17T23:57:12.935Z] #54 16.75 ++ git rev-parse --short HEAD
23:57:12 [2020-01-17T23:57:12.935Z] #54 16.76 + commit=cc98739
23:57:12 [2020-01-17T23:57:12.935Z] #54 16.76 ++ git show -s --format=%cd
23:57:12 [2020-01-17T23:57:12.935Z] #54 16.76 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
23:57:12 [2020-01-17T23:57:12.935Z] #54 16.76 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:57:13 [2020-01-17T23:57:13.260Z] #43 40.49 Selecting previously unselected package libprotobuf17:arm64.
23:57:13 [2020-01-17T23:57:13.261Z] #43 40.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
23:57:13 [2020-01-17T23:57:13.261Z] #43 40.53 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
23:57:13 [2020-01-17T23:57:13.524Z] #43 ...
23:57:13 [2020-01-17T23:57:13.524Z] 
23:57:13 [2020-01-17T23:57:13.524Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:13 [2020-01-17T23:57:13.524Z] #71 DONE 40.8s
23:57:13 [2020-01-17T23:57:13.524Z] 
23:57:13 [2020-01-17T23:57:13.524Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:13 [2020-01-17T23:57:13.524Z] #33 39.49 sync
23:57:13 [2020-01-17T23:57:13.524Z] #33 39.52 internal/reflectlite
23:57:13 [2020-01-17T23:57:13.923Z] #10 31.73 Reading package lists...
23:57:13 [2020-01-17T23:57:13.923Z] #10 ...
23:57:13 [2020-01-17T23:57:13.923Z] 
23:57:13 [2020-01-17T23:57:13.923Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:13 [2020-01-17T23:57:13.923Z] #33 26.47 internal/testlog
23:57:13 [2020-01-17T23:57:13.923Z] #33 27.16 encoding
23:57:13 [2020-01-17T23:57:13.923Z] #33 27.38 runtime/cgo
23:57:13 [2020-01-17T23:57:13.923Z] #33 ...
23:57:13 [2020-01-17T23:57:13.923Z] 
23:57:13 [2020-01-17T23:57:13.923Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:13 [2020-01-17T23:57:13.923Z] #71 35.23 Checking out files:  64% (1298/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
23:57:13 [2020-01-17T23:57:13.923Z] #71 36.21 + cd /tmp/tmp.B2HBfamxU1/src/github.com/docker/libnetwork
23:57:13 [2020-01-17T23:57:13.923Z] #71 36.21 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:57:13 [2020-01-17T23:57:13.923Z] #71 36.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:57:15 [2020-01-17T23:57:15.439Z] #33 42.38 sort
23:57:15 [2020-01-17T23:57:15.439Z] #33 42.40 errors
23:57:15 [2020-01-17T23:57:15.700Z] #33 42.72 io
23:57:15 [2020-01-17T23:57:15.700Z] #33 42.73 strconv
23:57:15 [2020-01-17T23:57:15.700Z] #33 42.74 internal/oserror
23:57:15 [2020-01-17T23:57:15.961Z] #33 43.02 syscall
23:57:16 [2020-01-17T23:57:16.465Z] #71 ...
23:57:16 [2020-01-17T23:57:16.465Z] 
23:57:16 [2020-01-17T23:57:16.465Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:16 [2020-01-17T23:57:16.465Z] #43 29.19 Fetched 8321 kB in 23s (361 kB/s)
23:57:16 [2020-01-17T23:57:16.465Z] #43 29.19 Reading package lists...
23:57:16 [2020-01-17T23:57:16.465Z] #43 39.07 Reading package lists...
23:57:16 [2020-01-17T23:57:16.465Z] #43 ...
23:57:16 [2020-01-17T23:57:16.465Z] 
23:57:16 [2020-01-17T23:57:16.465Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:57:16 [2020-01-17T23:57:16.465Z] #41 33.28 Checking out files:  82% (1289/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
23:57:16 [2020-01-17T23:57:16.465Z] #41 33.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:57:16 [2020-01-17T23:57:16.465Z] #41 35.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:57:17 [2020-01-17T23:57:17.075Z] #38 ...
23:57:17 [2020-01-17T23:57:17.075Z] 
23:57:17 [2020-01-17T23:57:17.075Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:57:17 [2020-01-17T23:57:17.075Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
23:57:17 [2020-01-17T23:57:17.075Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.8s done
23:57:17 [2020-01-17T23:57:17.075Z] #68 DONE 5.3s
23:57:17 [2020-01-17T23:57:17.075Z] 
23:57:17 [2020-01-17T23:57:17.075Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:17 [2020-01-17T23:57:17.831Z] #41 ...
23:57:17 [2020-01-17T23:57:17.831Z] 
23:57:17 [2020-01-17T23:57:17.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:17 [2020-01-17T23:57:17.831Z] #10 31.73 Reading package lists...
23:57:17 [2020-01-17T23:57:17.890Z] #33 ...
23:57:17 [2020-01-17T23:57:17.891Z] 
23:57:17 [2020-01-17T23:57:17.891Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:17 [2020-01-17T23:57:17.891Z] #35 35.00 Selecting previously unselected package vim-common.
23:57:17 [2020-01-17T23:57:17.891Z] #35 35.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:57:17 [2020-01-17T23:57:17.891Z] #35 35.11 Unpacking vim-common (2:8.1.0875-5) ...
23:57:17 [2020-01-17T23:57:17.891Z] #35 35.98 Selecting previously unselected package cmake-data.
23:57:17 [2020-01-17T23:57:17.891Z] #35 36.00 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:57:17 [2020-01-17T23:57:17.891Z] #35 36.03 Unpacking cmake-data (3.13.4-1) ...
23:57:17 [2020-01-17T23:57:17.891Z] #35 41.56 Selecting previously unselected package libicu63:arm64.
23:57:17 [2020-01-17T23:57:17.891Z] #35 41.57 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
23:57:17 [2020-01-17T23:57:17.891Z] #35 41.64 Unpacking libicu63:arm64 (63.1-6) ...
23:57:17 [2020-01-17T23:57:17.891Z] #35 ...
23:57:17 [2020-01-17T23:57:17.891Z] 
23:57:17 [2020-01-17T23:57:17.891Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:17 [2020-01-17T23:57:17.891Z] #27 4.334 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:57:17 [2020-01-17T23:57:17.891Z] #27 4.769 
23:57:18 [2020-01-17T23:57:18.011Z] #27 ...
23:57:18 [2020-01-17T23:57:18.011Z] 
23:57:18 [2020-01-17T23:57:18.011Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:18 [2020-01-17T23:57:18.011Z] #43 6.869 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:57:18 [2020-01-17T23:57:18.011Z] #43 6.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:57:18 [2020-01-17T23:57:18.011Z] #43 6.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:57:18 [2020-01-17T23:57:18.282Z] #54 ...
23:57:18 [2020-01-17T23:57:18.282Z] 
23:57:18 [2020-01-17T23:57:18.282Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:18 [2020-01-17T23:57:18.282Z] #72 12.54 Checking out files:  92% (1843/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
23:57:18 [2020-01-17T23:57:18.282Z] #72 12.83 + cd /tmp/tmp.S3IgIxF5ul/src/github.com/docker/libnetwork
23:57:18 [2020-01-17T23:57:18.282Z] #72 12.84 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:57:18 [2020-01-17T23:57:18.282Z] #72 12.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:57:18 [2020-01-17T23:57:18.282Z] #72 ...
23:57:18 [2020-01-17T23:57:18.282Z] 
23:57:18 [2020-01-17T23:57:18.282Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:18 [2020-01-17T23:57:18.282Z] #36 13.12 Fetched 8018 kB in 13s (637 kB/s)
23:57:18 [2020-01-17T23:57:18.282Z] #36 13.12 Reading package lists...
23:57:18 [2020-01-17T23:57:18.282Z] #36 17.60 Reading package lists...
23:57:18 [2020-01-17T23:57:18.282Z] #36 22.13 Building dependency tree...
23:57:18 [2020-01-17T23:57:18.707Z] #36 ...
23:57:18 [2020-01-17T23:57:18.707Z] 
23:57:18 [2020-01-17T23:57:18.707Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:57:18 [2020-01-17T23:57:18.707Z] #60 13.17 Fetched 8018 kB in 13s (631 kB/s)
23:57:18 [2020-01-17T23:57:18.707Z] #60 13.17 Reading package lists...
23:57:18 [2020-01-17T23:57:18.707Z] #60 18.05 Reading package lists...
23:57:18 [2020-01-17T23:57:18.707Z] #60 21.76 Building dependency tree...
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.04 The following additional packages will be installed:
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.05   libbtrfs0
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.18 The following NEW packages will be installed:
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.20   libbtrfs-dev libbtrfs0
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.33 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.33 Need to get 118 kB of archives.
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.33 After this operation, 390 kB of additional disk space will be used.
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:57:18 [2020-01-17T23:57:18.707Z] #60 23.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:57:18 [2020-01-17T23:57:18.707Z] #60 ...
23:57:18 [2020-01-17T23:57:18.707Z] 
23:57:18 [2020-01-17T23:57:18.707Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:18 [2020-01-17T23:57:18.707Z] #11 13.05 Fetched 8018 kB in 13s (630 kB/s)
23:57:18 [2020-01-17T23:57:18.707Z] #11 13.05 Reading package lists...
23:57:18 [2020-01-17T23:57:18.707Z] #11 17.76 Reading package lists...
23:57:18 [2020-01-17T23:57:18.707Z] #11 22.38 Building dependency tree...
23:57:18 [2020-01-17T23:57:18.707Z] #11 ...
23:57:18 [2020-01-17T23:57:18.707Z] 
23:57:18 [2020-01-17T23:57:18.707Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:18 [2020-01-17T23:57:18.707Z] #26 13.06 Fetched 8018 kB in 13s (637 kB/s)
23:57:18 [2020-01-17T23:57:18.707Z] #26 13.06 Reading package lists...
23:57:18 [2020-01-17T23:57:18.707Z] #26 16.93 Reading package lists...
23:57:18 [2020-01-17T23:57:18.707Z] #26 21.30 Building dependency tree...
23:57:18 [2020-01-17T23:57:18.707Z] #26 23.17 ca-certificates is already the newest version (20190110).
23:57:18 [2020-01-17T23:57:18.707Z] #26 23.17 The following additional packages will be installed:
23:57:18 [2020-01-17T23:57:18.707Z] #26 23.17   libjq1 libonig5
23:57:18 [2020-01-17T23:57:18.707Z] #26 23.45 The following NEW packages will be installed:
23:57:18 [2020-01-17T23:57:18.707Z] #26 23.49   jq libjq1 libonig5
23:57:18 [2020-01-17T23:57:18.946Z] #27 5.007 
                                                                           0.0%
###                                                                        5.2%
#######                                                                   10.1%
##########                                                                14.5%
##############                                                            19.5%
##################                                                        26.1%
#######################                                                   33.0%
############################                                              40.0%
##################################                                        47.6%
#######################################                                   55.5%
###########################################                               60.9%
###############################################                           66.6%
###################################################                       71.4%
#######################################################                   76.9%
##########################################################                81.6%
##############################################################            86.6%
##################################################################        91.8%
#####################################################################     96.9%
######################################################################## 100.0%
23:57:18 [2020-01-17T23:57:18.947Z] #43 7.399 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
23:57:19 [2020-01-17T23:57:19.130Z] #26 23.61 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:57:19 [2020-01-17T23:57:19.130Z] #26 23.61 Need to get 350 kB of archives.
23:57:19 [2020-01-17T23:57:19.130Z] #26 23.61 After this operation, 1154 kB of additional disk space will be used.
23:57:19 [2020-01-17T23:57:19.130Z] #26 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:57:19 [2020-01-17T23:57:19.130Z] #26 23.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:57:19 [2020-01-17T23:57:19.130Z] #26 23.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:57:19 [2020-01-17T23:57:19.130Z] #26 ...
23:57:19 [2020-01-17T23:57:19.130Z] 
23:57:19 [2020-01-17T23:57:19.130Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:19 [2020-01-17T23:57:19.130Z] #44 13.46 Fetched 8018 kB in 13s (622 kB/s)
23:57:19 [2020-01-17T23:57:19.130Z] #44 13.46 Reading package lists...
23:57:19 [2020-01-17T23:57:19.130Z] #44 17.77 Reading package lists...
23:57:19 [2020-01-17T23:57:19.130Z] #44 22.46 Building dependency tree...
23:57:19 [2020-01-17T23:57:19.130Z] #44 ...
23:57:19 [2020-01-17T23:57:19.130Z] 
23:57:19 [2020-01-17T23:57:19.130Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:19 [2020-01-17T23:57:19.130Z] #36 23.79 The following additional packages will be installed:
23:57:19 [2020-01-17T23:57:19.130Z] #36 23.83   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:57:19 [2020-01-17T23:57:19.130Z] #36 23.83 Suggested packages:
23:57:19 [2020-01-17T23:57:19.130Z] #36 23.83   cmake-doc ninja-build lrzip
23:57:19 [2020-01-17T23:57:19.130Z] #36 23.83 Recommended packages:
23:57:19 [2020-01-17T23:57:19.130Z] #36 23.83   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:57:19 [2020-01-17T23:57:19.130Z] #36 ...
23:57:19 [2020-01-17T23:57:19.130Z] 
23:57:19 [2020-01-17T23:57:19.130Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:19 [2020-01-17T23:57:19.130Z] #48 13.56 unicode/utf16
23:57:19 [2020-01-17T23:57:19.130Z] #48 14.10 container/list
23:57:19 [2020-01-17T23:57:19.130Z] #48 14.88 crypto/internal/subtle
23:57:19 [2020-01-17T23:57:19.130Z] #48 15.02 crypto/subtle
23:57:19 [2020-01-17T23:57:19.130Z] #48 15.06 vendor/golang.org/x/crypto/cryptobyte/asn1
23:57:19 [2020-01-17T23:57:19.130Z] #48 15.11 internal/nettrace
23:57:19 [2020-01-17T23:57:19.130Z] #48 15.12 runtime/cgo
23:57:19 [2020-01-17T23:57:19.519Z] #27 7.292 
23:57:19 [2020-01-17T23:57:19.531Z] #48 ...
23:57:19 [2020-01-17T23:57:19.531Z] 
23:57:19 [2020-01-17T23:57:19.531Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:19 [2020-01-17T23:57:19.531Z] #11 23.87 The following additional packages will be installed:
23:57:19 [2020-01-17T23:57:19.531Z] #11 23.90   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:57:19 [2020-01-17T23:57:19.531Z] #11 23.90   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:57:19 [2020-01-17T23:57:19.531Z] #11 23.90   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:57:19 [2020-01-17T23:57:19.531Z] #11 23.91   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:57:19 [2020-01-17T23:57:19.531Z] #11 23.91 Suggested packages:
23:57:19 [2020-01-17T23:57:19.531Z] #11 23.91   gcc-8-locales seccomp wine64
23:57:19 [2020-01-17T23:57:19.881Z] #43 ...
23:57:19 [2020-01-17T23:57:19.882Z] 
23:57:19 [2020-01-17T23:57:19.882Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:57:19 [2020-01-17T23:57:19.882Z] #41 8.397 + git clone https://github.com/docker/distribution.git .
23:57:19 [2020-01-17T23:57:19.882Z] #41 8.414 Cloning into '.'...
23:57:19 [2020-01-17T23:57:19.931Z] #11 24.82 The following NEW packages will be installed:
23:57:19 [2020-01-17T23:57:19.931Z] #11 24.82   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:57:19 [2020-01-17T23:57:19.931Z] #11 24.82   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:57:19 [2020-01-17T23:57:19.931Z] #11 24.82   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:57:19 [2020-01-17T23:57:19.931Z] #11 24.82   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:57:19 [2020-01-17T23:57:19.931Z] #11 24.82   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:57:20 [2020-01-17T23:57:20.279Z] #10 41.34 Reading package lists...
23:57:20 [2020-01-17T23:57:20.279Z] #10 ...
23:57:20 [2020-01-17T23:57:20.279Z] 
23:57:20 [2020-01-17T23:57:20.279Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:20 [2020-01-17T23:57:20.279Z] #35 33.44 Fetched 8321 kB in 26s (319 kB/s)
23:57:20 [2020-01-17T23:57:20.279Z] #35 33.44 Reading package lists...
23:57:20 [2020-01-17T23:57:20.340Z] #11 24.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:57:20 [2020-01-17T23:57:20.340Z] #11 ...
23:57:20 [2020-01-17T23:57:20.340Z] 
23:57:20 [2020-01-17T23:57:20.340Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.20 debconf: delaying package configuration, since apt-utils is not installed
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.27 Fetched 118 kB in 0s (1094 kB/s)
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.36 Selecting previously unselected package libbtrfs0.
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.47 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.48 Unpacking libbtrfs0 (4.20.1-2) ...
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.57 Selecting previously unselected package libbtrfs-dev.
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.59 Unpacking libbtrfs-dev (4.20.1-2) ...
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.76 Setting up libbtrfs0 (4.20.1-2) ...
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.77 Setting up libbtrfs-dev (4.20.1-2) ...
23:57:20 [2020-01-17T23:57:20.340Z] #60 24.80 Processing triggers for libc-bin (2.28-10) ...
23:57:20 [2020-01-17T23:57:20.340Z] #60 DONE 25.1s
23:57:20 [2020-01-17T23:57:20.340Z] 
23:57:20 [2020-01-17T23:57:20.340Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:57:20 [2020-01-17T23:57:20.340Z] #61 DONE 0.1s
23:57:20 [2020-01-17T23:57:20.340Z] 
23:57:20 [2020-01-17T23:57:20.340Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.23 debconf: delaying package configuration, since apt-utils is not installed
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.31 Fetched 350 kB in 0s (2898 kB/s)
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.40 Selecting previously unselected package libonig5:s390x.
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.50 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.52 Unpacking libonig5:s390x (6.9.1-1) ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.66 Selecting previously unselected package libjq1:s390x.
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.66 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.67 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.77 Selecting previously unselected package jq.
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.78 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.79 Unpacking jq (1.5+dfsg-2+b1) ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 24.99 Setting up libonig5:s390x (6.9.1-1) ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 25.01 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 25.02 Setting up jq (1.5+dfsg-2+b1) ...
23:57:20 [2020-01-17T23:57:20.340Z] #26 25.04 Processing triggers for libc-bin (2.28-10) ...
23:57:20 [2020-01-17T23:57:20.534Z] #35 ...
23:57:20 [2020-01-17T23:57:20.534Z] 
23:57:20 [2020-01-17T23:57:20.534Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:57:20 [2020-01-17T23:57:20.534Z] #53 41.93 + cd /tmp/tmp.eBHB3fu61j/src/github.com/golangci/golangci-lint/
23:57:20 [2020-01-17T23:57:20.534Z] #53 41.93 + git checkout -q v1.20.0
23:57:20 [2020-01-17T23:57:20.534Z] #53 42.40 ++ git describe --tags
23:57:20 [2020-01-17T23:57:20.534Z] #53 42.41 + version=v1.20.0
23:57:20 [2020-01-17T23:57:20.534Z] #53 42.41 ++ git rev-parse --short HEAD
23:57:20 [2020-01-17T23:57:20.534Z] #53 42.41 + commit=cc98739
23:57:20 [2020-01-17T23:57:20.534Z] #53 42.41 ++ git show -s --format=%cd
23:57:20 [2020-01-17T23:57:20.534Z] #53 42.43 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
23:57:20 [2020-01-17T23:57:20.534Z] #53 42.43 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:57:20 [2020-01-17T23:57:20.534Z] #53 ...
23:57:20 [2020-01-17T23:57:20.534Z] 
23:57:20 [2020-01-17T23:57:20.534Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:20 [2020-01-17T23:57:20.534Z] #47 33.22 unicode/utf16
23:57:20 [2020-01-17T23:57:20.534Z] #47 33.62 container/list
23:57:20 [2020-01-17T23:57:20.534Z] #47 34.26 crypto/internal/subtle
23:57:20 [2020-01-17T23:57:20.534Z] #47 34.41 crypto/subtle
23:57:20 [2020-01-17T23:57:20.534Z] #47 34.49 vendor/golang.org/x/crypto/cryptobyte/asn1
23:57:20 [2020-01-17T23:57:20.534Z] #47 34.59 internal/nettrace
23:57:20 [2020-01-17T23:57:20.534Z] #47 34.76 runtime/cgo
23:57:20 [2020-01-17T23:57:20.786Z] #26 DONE 25.3s
23:57:20 [2020-01-17T23:57:20.786Z] 
23:57:20 [2020-01-17T23:57:20.786Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:57:20 [2020-01-17T23:57:20.786Z] #62 DONE 0.1s
23:57:20 [2020-01-17T23:57:20.786Z] 
23:57:20 [2020-01-17T23:57:20.786Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:57:20 [2020-01-17T23:57:20.786Z] #27 DONE 0.1s
23:57:20 [2020-01-17T23:57:20.786Z] 
23:57:20 [2020-01-17T23:57:20.786Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:20 [2020-01-17T23:57:20.786Z] #44 23.92 The following additional packages will be installed:
23:57:20 [2020-01-17T23:57:20.786Z] #44 23.92   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:57:20 [2020-01-17T23:57:20.786Z] #44 23.92   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:57:20 [2020-01-17T23:57:20.786Z] #44 23.92 Suggested packages:
23:57:20 [2020-01-17T23:57:20.786Z] #44 23.92   manpages-dev python-setuptools
23:57:20 [2020-01-17T23:57:20.786Z] #44 24.94 The following NEW packages will be installed:
23:57:20 [2020-01-17T23:57:20.786Z] #44 24.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:57:20 [2020-01-17T23:57:20.786Z] #44 24.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:57:20 [2020-01-17T23:57:20.786Z] #44 24.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:57:20 [2020-01-17T23:57:20.786Z] #44 24.94   python-six zlib1g-dev
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.02 Need to get 3742 kB of archives.
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.02 After this operation, 22.0 MB of additional disk space will be used.
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
23:57:20 [2020-01-17T23:57:20.786Z] #44 25.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
23:57:20 [2020-01-17T23:57:20.789Z] #47 ...
23:57:20 [2020-01-17T23:57:20.789Z] 
23:57:20 [2020-01-17T23:57:20.789Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:20 [2020-01-17T23:57:20.877Z] #27 7.661 #=#=#                                                                         
##O#- #                                                                       

########                                                                  11.1%
###############                                                           21.3%
######################                                                    31.6%
###############################                                           44.3%
########################################                                  56.6%
###############################################                           65.8%
##########################################################                81.9%
###################################################################       93.3%
######################################################################    97.2%
######################################################################## 100.0%
23:57:21 [2020-01-17T23:57:21.254Z] #41 ...
23:57:21 [2020-01-17T23:57:21.254Z] 
23:57:21 [2020-01-17T23:57:21.254Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:57:21 [2020-01-17T23:57:21.513Z] #65 ...
23:57:21 [2020-01-17T23:57:21.513Z] 
23:57:21 [2020-01-17T23:57:21.513Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:21 [2020-01-17T23:57:21.538Z] #27 9.112 
23:57:21 [2020-01-17T23:57:21.725Z] #35 43.90 Reading package lists...
23:57:21 [2020-01-17T23:57:21.725Z] #35 ...
23:57:21 [2020-01-17T23:57:21.725Z] 
23:57:21 [2020-01-17T23:57:21.725Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:57:21 [2020-01-17T23:57:21.725Z] #59 34.73 Fetched 8321 kB in 26s (319 kB/s)
23:57:21 [2020-01-17T23:57:21.725Z] #59 34.73 Reading package lists...
23:57:21 [2020-01-17T23:57:21.771Z] #62 ...
23:57:21 [2020-01-17T23:57:21.771Z] 
23:57:21 [2020-01-17T23:57:21.771Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:21 [2020-01-17T23:57:21.771Z] #50 ...
23:57:21 [2020-01-17T23:57:21.771Z] 
23:57:21 [2020-01-17T23:57:21.771Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:57:21 [2020-01-17T23:57:21.771Z] #30 8.961 + git clone https://github.com/kolyshkin/go-swagger.git .
23:57:21 [2020-01-17T23:57:21.771Z] #30 8.961 Cloning into '.'...
23:57:22 [2020-01-17T23:57:22.029Z] #30 ...
23:57:22 [2020-01-17T23:57:22.029Z] 
23:57:22 [2020-01-17T23:57:22.029Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.657 + RM_GOPATH=0
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.657 + TMP_GOPATH=
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.657 + : /build
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.657 + '[' -z '' ']'
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.657 ++ mktemp -d
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.664 + export GOPATH=/tmp/tmp.4Y42D7ziQG
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.664 + GOPATH=/tmp/tmp.4Y42D7ziQG
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.664 + RM_GOPATH=1
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.670 ++ dirname ./install.sh
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + dir=.
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + bin=golangci_lint
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + shift
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + '[' '!' -f ./golangci_lint.installer ']'
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + . ./golangci_lint.installer
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 ++ : v1.20.0
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + install_golangci_lint
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + echo 'Installing golangci-lint version v1.20.0'
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:57:22 [2020-01-17T23:57:22.029Z] #53 9.674 Installing golangci-lint version v1.20.0
23:57:22 [2020-01-17T23:57:22.029Z] #53 ...
23:57:22 [2020-01-17T23:57:22.029Z] 
23:57:22 [2020-01-17T23:57:22.029Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.31 + RM_GOPATH=0
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.31 + TMP_GOPATH=
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.31 + : /build
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.31 + '[' -z '' ']'
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.32 ++ mktemp -d
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + export GOPATH=/tmp/tmp.o5r405M4ED
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + GOPATH=/tmp/tmp.o5r405M4ED
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + RM_GOPATH=1
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 ++ dirname ./install.sh
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + dir=.
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + bin=vndr
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + shift
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + '[' '!' -f ./vndr.installer ']'
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + . ./vndr.installer
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + install_vndr
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
23:57:22 [2020-01-17T23:57:22.029Z] #47 10.34 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.o5r405M4ED/src/github.com/LK4D4/vndr
23:57:22 [2020-01-17T23:57:22.289Z] #47 10.38 Cloning into '/tmp/tmp.o5r405M4ED/src/github.com/LK4D4/vndr'...
23:57:22 [2020-01-17T23:57:22.289Z] #47 ...
23:57:22 [2020-01-17T23:57:22.289Z] 
23:57:22 [2020-01-17T23:57:22.289Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.37 + RM_GOPATH=0
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.37 + TMP_GOPATH=
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.37 + : /build
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.37 + '[' -z '' ']'
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.37 ++ mktemp -d
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + export GOPATH=/tmp/tmp.Rl6tw2Il7T
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + GOPATH=/tmp/tmp.Rl6tw2Il7T
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + RM_GOPATH=1
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 ++ dirname ./install.sh
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + dir=.
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + bin=runc
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + shift
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + '[' '!' -f ./runc.installer ']'
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + . ./runc.installer
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.39 + install_runc
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.40 + grep -q '^3\.10\.0.*\.el7\.'
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.40 + uname -r
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.41 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.41 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.41 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Rl6tw2Il7T/src/github.com/opencontainers/runc
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.41 Cloning into '/tmp/tmp.Rl6tw2Il7T/src/github.com/opencontainers/runc'...
23:57:22 [2020-01-17T23:57:22.289Z] #57 10.41 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
23:57:22 [2020-01-17T23:57:22.289Z] #57 ...
23:57:22 [2020-01-17T23:57:22.289Z] 
23:57:22 [2020-01-17T23:57:22.289Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.440 + RM_GOPATH=0
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.440 + TMP_GOPATH=
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.440 + : /build
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.440 + '[' -z '' ']'
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.440 ++ mktemp -d
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.441 + export GOPATH=/tmp/tmp.hvNqI2NQbB
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.441 + GOPATH=/tmp/tmp.hvNqI2NQbB
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.441 + RM_GOPATH=1
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.442 ++ dirname ./install.sh
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.450 + dir=.
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + bin=proxy
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + shift
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + '[' '!' -f ./proxy.installer ']'
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + . ./proxy.installer
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + install_proxy
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + case "$1" in
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + export CGO_ENABLED=0
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + CGO_ENABLED=0
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + _install_proxy
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hvNqI2NQbB/src/github.com/docker/libnetwork
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.451 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:57:22 [2020-01-17T23:57:22.289Z] #71 9.453 Cloning into '/tmp/tmp.hvNqI2NQbB/src/github.com/docker/libnetwork'...
23:57:22 [2020-01-17T23:57:22.467Z] #44 26.77 debconf: delaying package configuration, since apt-utils is not installed
23:57:22 [2020-01-17T23:57:22.467Z] #44 26.91 Fetched 3742 kB in 0s (10.0 MB/s)
23:57:22 [2020-01-17T23:57:22.467Z] #44 26.97 Selecting previously unselected package libcap-dev:s390x.
23:57:22 [2020-01-17T23:57:22.467Z] #44 26.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
23:57:22 [2020-01-17T23:57:22.467Z] #44 27.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
23:57:22 [2020-01-17T23:57:22.467Z] #44 27.04 Unpacking libcap-dev:s390x (1:2.25-2) ...
23:57:22 [2020-01-17T23:57:22.467Z] #44 27.16 Selecting previously unselected package libnet1:s390x.
23:57:22 [2020-01-17T23:57:22.467Z] #44 27.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:57:22 [2020-01-17T23:57:22.467Z] #44 27.17 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:57:22 [2020-01-17T23:57:22.503Z] #27 9.514 
                                                                           0.0%
####                                                                       6.9%
##########                                                                15.0%
##############                                                            19.8%
23:57:22 [2020-01-17T23:57:22.503Z] #27 ...
23:57:22 [2020-01-17T23:57:22.503Z] 
23:57:22 [2020-01-17T23:57:22.503Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:22 [2020-01-17T23:57:22.503Z] #47 39.06 sync
23:57:22 [2020-01-17T23:57:22.503Z] #47 39.07 internal/reflectlite
23:57:22 [2020-01-17T23:57:22.503Z] #47 40.97 github.com/LK4D4/vndr/godl/singleflight
23:57:22 [2020-01-17T23:57:22.503Z] #47 41.02 math/rand
23:57:22 [2020-01-17T23:57:22.503Z] #47 41.03 internal/singleflight
23:57:22 [2020-01-17T23:57:22.503Z] #47 42.85 io
23:57:22 [2020-01-17T23:57:22.503Z] #47 42.86 strconv
23:57:22 [2020-01-17T23:57:22.503Z] #47 42.86 sort
23:57:22 [2020-01-17T23:57:22.503Z] #47 42.87 internal/oserror
23:57:22 [2020-01-17T23:57:22.503Z] #47 43.12 syscall
23:57:22 [2020-01-17T23:57:22.503Z] #47 45.25 bytes
23:57:22 [2020-01-17T23:57:22.503Z] #47 46.90 strings
23:57:22 [2020-01-17T23:57:22.503Z] #47 48.86 reflect
23:57:22 [2020-01-17T23:57:22.503Z] #47 ...
23:57:22 [2020-01-17T23:57:22.503Z] 
23:57:22 [2020-01-17T23:57:22.503Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:22 [2020-01-17T23:57:22.547Z] #71 ...
23:57:22 [2020-01-17T23:57:22.547Z] 
23:57:22 [2020-01-17T23:57:22.547Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.35 + RM_GOPATH=0
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.35 + TMP_GOPATH=
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.35 + : /build
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.35 + '[' -z '' ']'
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.35 ++ mktemp -d
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.36 + export GOPATH=/tmp/tmp.FGEJjh1Yx4
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.36 + GOPATH=/tmp/tmp.FGEJjh1Yx4
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.36 + RM_GOPATH=1
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.36 ++ dirname ./install.sh
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + dir=.
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + bin=tomlv
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + shift
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + '[' '!' -f ./tomlv.installer ']'
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + . ./tomlv.installer
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + install_tomlv
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.37 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FGEJjh1Yx4/src/github.com/BurntSushi/toml
23:57:22 [2020-01-17T23:57:22.547Z] #33 10.38 Cloning into '/tmp/tmp.FGEJjh1Yx4/src/github.com/BurntSushi/toml'...
23:57:22 [2020-01-17T23:57:22.547Z] #33 ...
23:57:22 [2020-01-17T23:57:22.547Z] 
23:57:22 [2020-01-17T23:57:22.547Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 + RM_GOPATH=0
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 + TMP_GOPATH=
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 + : /build
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 + '[' -z '' ']'
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 ++ mktemp -d
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 + export GOPATH=/tmp/tmp.m43DyjS92w
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 + GOPATH=/tmp/tmp.m43DyjS92w
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.71 + RM_GOPATH=1
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 ++ dirname ./install.sh
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + dir=.
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + bin=tini
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + shift
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + '[' '!' -f ./tini.installer ']'
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + . ./tini.installer
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + install_tini
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 + git clone https://github.com/krallin/tini.git /tmp/tmp.m43DyjS92w/tini
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.72 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:57:22 [2020-01-17T23:57:22.547Z] #38 10.75 Cloning into '/tmp/tmp.m43DyjS92w/tini'...
23:57:22 [2020-01-17T23:57:22.932Z] #44 27.32 Selecting previously unselected package libnet1-dev.
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.36 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.57 Selecting previously unselected package libnl-3-200:s390x.
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.58 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.68 Selecting previously unselected package libnl-3-dev:s390x.
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.70 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
23:57:22 [2020-01-17T23:57:22.933Z] #44 27.71 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
23:57:23 [2020-01-17T23:57:23.340Z] #44 28.00 Selecting previously unselected package libprotobuf-c1:s390x.
23:57:23 [2020-01-17T23:57:23.340Z] #44 28.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:57:23 [2020-01-17T23:57:23.340Z] #44 28.02 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:57:23 [2020-01-17T23:57:23.340Z] #44 28.15 Selecting previously unselected package libprotobuf-c-dev:s390x.
23:57:23 [2020-01-17T23:57:23.340Z] #44 28.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
23:57:23 [2020-01-17T23:57:23.340Z] #44 28.15 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:57:23 [2020-01-17T23:57:23.576Z] #27 9.514 
                                                                           0.0%
####                                                                       6.9%
##########                                                                15.0%
##############                                                            19.8%
##################                                                        25.6%
####################                                                      28.4%
#######################                                                   32.7%
##########################                                                36.9%
#############################                                             41.5%
#################################                                         46.6%
####################################                                      50.2%
#######################################                                   54.4%
#########################################                                 58.3%
############################################                              62.3%
###############################################                           65.5%
##################################################                        69.6%
#####################################################                     73.7%
########################################################                  77.8%
23:57:23 [2020-01-17T23:57:23.576Z] #27 ...
23:57:23 [2020-01-17T23:57:23.576Z] 
23:57:23 [2020-01-17T23:57:23.576Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:57:23 [2020-01-17T23:57:23.576Z] #30 41.14 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
23:57:23 [2020-01-17T23:57:23.576Z] #30 43.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:57:23 [2020-01-17T23:57:23.753Z] #44 28.25 Selecting previously unselected package zlib1g-dev:s390x.
23:57:23 [2020-01-17T23:57:23.753Z] #44 28.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
23:57:23 [2020-01-17T23:57:23.753Z] #44 28.27 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:57:23 [2020-01-17T23:57:23.753Z] #44 28.58 Selecting previously unselected package libprotobuf17:s390x.
23:57:23 [2020-01-17T23:57:23.753Z] #44 28.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
23:57:23 [2020-01-17T23:57:23.753Z] #44 28.59 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
23:57:23 [2020-01-17T23:57:23.858Z] #30 ...
23:57:23 [2020-01-17T23:57:23.858Z] 
23:57:23 [2020-01-17T23:57:23.858Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:23 [2020-01-17T23:57:23.940Z] #59 45.14 Reading package lists...
23:57:23 [2020-01-17T23:57:23.940Z] #59 ...
23:57:23 [2020-01-17T23:57:23.940Z] 
23:57:23 [2020-01-17T23:57:23.940Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:23 [2020-01-17T23:57:23.940Z] #25 37.12 Fetched 8321 kB in 27s (304 kB/s)
23:57:24 [2020-01-17T23:57:24.126Z] #27 9.514 
                                                                           0.0%
####                                                                       6.9%
##########                                                                15.0%
##############                                                            19.8%
##################                                                        25.6%
####################                                                      28.4%
#######################                                                   32.7%
##########################                                                36.9%
#############################                                             41.5%
#################################                                         46.6%
####################################                                      50.2%
#######################################                                   54.4%
#########################################                                 58.3%
############################################                              62.3%
###############################################                           65.5%
##################################################                        69.6%
#####################################################                     73.7%
########################################################                  77.8%
#########################################################                 79.9%
############################################################              83.4%
##############################################################            86.3%
23:57:24 [2020-01-17T23:57:24.126Z] #27 ...
23:57:24 [2020-01-17T23:57:24.126Z] 
23:57:24 [2020-01-17T23:57:24.126Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:24 [2020-01-17T23:57:24.126Z] #43 41.54 Selecting previously unselected package libprotobuf-lite17:arm64.
23:57:24 [2020-01-17T23:57:24.126Z] #43 41.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 41.56 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 41.77 Selecting previously unselected package libprotobuf-dev:arm64.
23:57:24 [2020-01-17T23:57:24.126Z] #43 41.79 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 41.81 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 43.84 Selecting previously unselected package libprotoc17:arm64.
23:57:24 [2020-01-17T23:57:24.126Z] #43 43.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 43.90 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.38 Selecting previously unselected package protobuf-c-compiler.
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.40 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.64 Selecting previously unselected package protobuf-compiler.
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.81 Selecting previously unselected package python-pkg-resources.
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 44.83 Unpacking python-pkg-resources (40.8.0-1) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 45.07 Selecting previously unselected package python-six.
23:57:24 [2020-01-17T23:57:24.126Z] #43 45.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 45.08 Unpacking python-six (1.12.0-1) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 45.17 Selecting previously unselected package python-protobuf.
23:57:24 [2020-01-17T23:57:24.126Z] #43 45.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 45.21 Unpacking python-protobuf (3.6.1.3-2) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 46.40 Setting up python-pkg-resources (40.8.0-1) ...
23:57:24 [2020-01-17T23:57:24.126Z] #43 ...
23:57:24 [2020-01-17T23:57:24.126Z] 
23:57:24 [2020-01-17T23:57:24.126Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:24 [2020-01-17T23:57:24.126Z] #10 41.64 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:57:24 [2020-01-17T23:57:24.126Z] #10 41.65 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 41.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 44.58 Selecting previously unselected package binutils-mingw-w64.
23:57:24 [2020-01-17T23:57:24.126Z] #10 44.58 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 44.59 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 44.75 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:57:24 [2020-01-17T23:57:24.126Z] #10 44.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 44.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 45.07 Selecting previously unselected package dmsetup.
23:57:24 [2020-01-17T23:57:24.126Z] #10 45.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 45.08 Unpacking dmsetup (2:1.02.155-3) ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 45.36 Selecting previously unselected package mingw-w64-common.
23:57:24 [2020-01-17T23:57:24.126Z] #10 45.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 45.41 Unpacking mingw-w64-common (6.0.0-3) ...
23:57:24 [2020-01-17T23:57:24.126Z] #10 ...
23:57:24 [2020-01-17T23:57:24.126Z] 
23:57:24 [2020-01-17T23:57:24.126Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:24 [2020-01-17T23:57:24.126Z] #43 51.76 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:57:24 [2020-01-17T23:57:24.386Z] #43 51.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:57:24 [2020-01-17T23:57:24.386Z] #43 51.79 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:57:24 [2020-01-17T23:57:24.386Z] #43 51.84 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:57:24 [2020-01-17T23:57:24.386Z] #43 51.86 Setting up python-six (1.12.0-1) ...
23:57:24 [2020-01-17T23:57:24.455Z] #38 12.31 + cd /tmp/tmp.m43DyjS92w/tini
23:57:24 [2020-01-17T23:57:24.455Z] #38 12.31 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:57:24 [2020-01-17T23:57:24.455Z] #38 12.35 + cmake .
23:57:24 [2020-01-17T23:57:24.619Z] #44 29.24 Selecting previously unselected package libprotobuf-lite17:s390x.
23:57:24 [2020-01-17T23:57:24.619Z] #44 29.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
23:57:24 [2020-01-17T23:57:24.619Z] #44 29.24 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:57:24 [2020-01-17T23:57:24.619Z] #44 ...
23:57:24 [2020-01-17T23:57:24.619Z] 
23:57:24 [2020-01-17T23:57:24.619Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:24 [2020-01-17T23:57:24.619Z] #28 1.800 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:57:24 [2020-01-17T23:57:24.619Z] #28 2.023 
23:57:24 [2020-01-17T23:57:24.899Z] #25 37.12 Reading package lists...
23:57:25 [2020-01-17T23:57:25.021Z] #28 2.244 
                                                                           0.0%
###                                                                        4.5%
#####                                                                      7.8%
#########                                                                 13.7%
############                                                              17.9%
##################                                                        26.3%
########################                                                  34.6%
##############################                                            43.0%
#################################                                         47.2%
####################################                                      51.3%
#########################################                                 57.6%
#############################################                             63.9%
##################################################                        70.1%
#######################################################                   76.4%
#############################################################             84.8%
#################################################################         91.0%
######################################################################    97.3%
######################################################################## 100.0%
23:57:25 [2020-01-17T23:57:25.426Z] #28 4.523 #=#=#                                                                         
23:57:25 [2020-01-17T23:57:25.828Z] #38 14.01 -- The C compiler identification is GNU 8.3.0
23:57:25 [2020-01-17T23:57:25.828Z] #38 14.14 -- Check for working C compiler: /usr/bin/cc
23:57:25 [2020-01-17T23:57:25.840Z] #28 4.658 
                                                                           0.2%
#################                                                         24.7%
##################################                                        47.4%
##########################################                                58.7%
############################
23:57:25 [2020-01-17T23:57:25.840Z] #28 ...
23:57:25 [2020-01-17T23:57:25.840Z] 
23:57:25 [2020-01-17T23:57:25.840Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:25 [2020-01-17T23:57:25.840Z] #72 DONE 30.5s
23:57:25 [2020-01-17T23:57:25.840Z] 
23:57:25 [2020-01-17T23:57:25.840Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:25 [2020-01-17T23:57:25.840Z] #28 4.658 
                                                                           0.2%
#################                                                         24.7%
##################################                                        47.4%
##########################################                                58.7%
##########################################################                81.3%
23:57:25 [2020-01-17T23:57:25.840Z] #28 ...
23:57:25 [2020-01-17T23:57:25.840Z] 
23:57:25 [2020-01-17T23:57:25.840Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:25 [2020-01-17T23:57:25.840Z] #51 30.42 + cd /tmp/tmp.uNto9yuh5l/src/gotest.tools/gotestsum
23:57:25 [2020-01-17T23:57:25.840Z] #51 30.42 + git checkout -q v0.3.5
23:57:25 [2020-01-17T23:57:25.840Z] #51 30.53 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:57:26 [2020-01-17T23:57:26.090Z] #25 48.63 Reading package lists...
23:57:26 [2020-01-17T23:57:26.090Z] #25 ...
23:57:26 [2020-01-17T23:57:26.090Z] 
23:57:26 [2020-01-17T23:57:26.090Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:26 [2020-01-17T23:57:26.090Z] #43 39.07 Reading package lists...
23:57:27 [2020-01-17T23:57:27.202Z] #38 15.58 -- Check for working C compiler: /usr/bin/cc -- works
23:57:27 [2020-01-17T23:57:27.460Z] #38 15.59 -- Detecting C compiler ABI info
23:57:27 [2020-01-17T23:57:27.719Z] #38 ...
23:57:27 [2020-01-17T23:57:27.719Z] 
23:57:27 [2020-01-17T23:57:27.719Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:27 [2020-01-17T23:57:27.719Z] #27 10.63 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:57:27 [2020-01-17T23:57:27.719Z] #27 11.43 #=#=#                                                                         
23:57:27 [2020-01-17T23:57:27.719Z] #27 11.73 
                                                                           1.1%
##                                                                         3.7%
#####                                                                      7.5%
######                                                                     9.7%
#########                                                                 13.5%
#############                                                             18.5%
###############                                                           21.4%
#################                                                         24.5%
###################                                                       27.2%
######################                                                    30.9%
########################                                                  33.9%
###########################                                               37.6%
#############################                                             41.6%
#################################                                         46.1%
###################################                                       49.6%
#####################################                                     52.4%
#########################################                                 57.4%
###########################################                               60.9%
##############################################                            65.0%
#################################################                         68.7%
####################################################                      72.5%
######################################################                    75.4%
########################################################                  79.0%
###########################################################               83.0%
##############################################################            86.3%
#################################################################         90.7%
###################################################################       93.2%
######################################################################    97.9%
######################################################################## 100.0%
23:57:27 [2020-01-17T23:57:27.719Z] #27 15.54 
23:57:28 [2020-01-17T23:57:28.494Z] #27 15.75 
##                                                                         3.4%
##########                                                                14.7%
#####################                                                     29.7%
############################                                              39.1%
#################################                                         46.8%
##########################################                                58.9%
#################################################                         69.2%
########################################################                  78.8%
##############################################################            87.4%
######################################################################    98.4%
######################################################################## 100.0%
23:57:28 [2020-01-17T23:57:28.605Z] #43 55.47 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:57:28 [2020-01-17T23:57:28.606Z] #43 55.64 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:57:28 [2020-01-17T23:57:28.606Z] #43 ...
23:57:28 [2020-01-17T23:57:28.606Z] 
23:57:28 [2020-01-17T23:57:28.606Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:28 [2020-01-17T23:57:28.606Z] #33 45.35 strings
23:57:28 [2020-01-17T23:57:28.606Z] #33 45.36 bytes
23:57:28 [2020-01-17T23:57:28.606Z] #33 46.78 reflect
23:57:28 [2020-01-17T23:57:28.606Z] #33 52.33 bufio
23:57:28 [2020-01-17T23:57:28.606Z] #33 52.92 path
23:57:28 [2020-01-17T23:57:28.606Z] #33 54.61 text/tabwriter
23:57:28 [2020-01-17T23:57:28.606Z] #33 ...
23:57:28 [2020-01-17T23:57:28.606Z] 
23:57:28 [2020-01-17T23:57:28.606Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:28 [2020-01-17T23:57:28.606Z] #27 9.514 
                                                                           0.0%
####                                                                       6.9%
##########                                                                15.0%
##############                                                            19.8%
##################                                                        25.6%
####################                                                      28.4%
#######################                                                   32.7%
##########################                                                36.9%
#############################                                             41.5%
#################################                                         46.6%
####################################                                      50.2%
#######################################                                   54.4%
#########################################                                 58.3%
############################################                              62.3%
###############################################                           65.5%
##################################################                        69.6%
#####################################################                     73.7%
########################################################                  77.8%
#########################################################                 79.9%
############################################################              83.4%
##############################################################            86.3%
###################################################################       93.7%
######################################################################## 100.0%
23:57:28 [2020-01-17T23:57:28.606Z] #27 12.49 
23:57:28 [2020-01-17T23:57:28.870Z] #27 12.68 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.2%
##                                                                         3.3%
###                                                                        4.7%
###                                                                        5.3%
####                                                                       6.8%
######                                                                     8.6%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               16.1%
#############                                                             18.3%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.3%
#####################                                                     30.1%
######################                                                    31.9%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.2%
#############################                                             41.3%
###############################                                           43.7%
################################                                          44.9%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.7%
#########################################                                 57.7%
##########################################                                59.1%
23:57:28 [2020-01-17T23:57:28.870Z] #27 ...
23:57:28 [2020-01-17T23:57:28.870Z] 
23:57:28 [2020-01-17T23:57:28.870Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:28 [2020-01-17T23:57:28.870Z] #35 50.11 Selecting previously unselected package libxml2:arm64.
23:57:28 [2020-01-17T23:57:28.870Z] #35 50.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 50.16 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 50.76 Selecting previously unselected package libarchive13:arm64.
23:57:28 [2020-01-17T23:57:28.870Z] #35 50.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 50.78 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 50.98 Selecting previously unselected package libjsoncpp1:arm64.
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.02 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.30 Selecting previously unselected package librhash0:arm64.
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.32 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.40 Unpacking librhash0:arm64 (1.3.8-1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.70 Selecting previously unselected package libuv1:arm64.
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.70 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.72 Unpacking libuv1:arm64 (1.24.1-1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.96 Selecting previously unselected package cmake.
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.96 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 51.97 Unpacking cmake (3.13.4-1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.42 Setting up libicu63:arm64 (63.1-6) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.46 Setting up xxd (2:8.1.0875-5) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.51 Setting up libuv1:arm64 (1.24.1-1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.54 Setting up vim-common (2:8.1.0875-5) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.59 Setting up librhash0:arm64 (1.3.8-1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.62 Setting up cmake-data (3.13.4-1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.64 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.69 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.71 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.76 Setting up cmake (3.13.4-1) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.78 Processing triggers for libc-bin (2.28-10) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 54.84 Processing triggers for mime-support (3.62) ...
23:57:28 [2020-01-17T23:57:28.870Z] #35 DONE 56.4s
23:57:28 [2020-01-17T23:57:28.870Z] 
23:57:28 [2020-01-17T23:57:28.870Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:29 [2020-01-17T23:57:29.134Z] #27 12.68 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.2%
##                                                                         3.3%
###                                                                        4.7%
###                                                                        5.3%
####                                                                       6.8%
######                                                                     8.6%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               16.1%
#############                                                             18.3%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.3%
#####################                                                     30.1%
######################                                                    31.9%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.2%
#############################                                             41.3%
###############################                                           43.7%
################################                                          44.9%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.7%
#########################################                                 57.7%
##########################################                                59.1%
###########################################                               60.4%
############################################                              61.3%
############################################                              62.2%
23:57:29 [2020-01-17T23:57:29.134Z] #27 ...
23:57:29 [2020-01-17T23:57:29.134Z] 
23:57:29 [2020-01-17T23:57:29.134Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:57:29 [2020-01-17T23:57:29.134Z] #36 DONE 0.2s
23:57:29 [2020-01-17T23:57:29.134Z] 
23:57:29 [2020-01-17T23:57:29.134Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:29 [2020-01-17T23:57:29.134Z] #27 12.68 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.2%
##                                                                         3.3%
###                                                                        4.7%
###                                                                        5.3%
####                                                                       6.8%
######                                                                     8.6%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               16.1%
#############                                                             18.3%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.3%
#####################                                                     30.1%
######################                                                    31.9%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.2%
#############################                                             41.3%
###############################                                           43.7%
################################                                          44.9%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.7%
#########################################                                 57.7%
##########################################                                59.1%
###########################################                               60.4%
############################################                              61.3%
############################################                              62.2%
#############################################                            
23:57:29 [2020-01-17T23:57:29.134Z] #27 ...
23:57:29 [2020-01-17T23:57:29.134Z] 
23:57:29 [2020-01-17T23:57:29.134Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:57:29 [2020-01-17T23:57:29.134Z] #37 DONE 0.2s
23:57:29 [2020-01-17T23:57:29.134Z] 
23:57:29 [2020-01-17T23:57:29.134Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:29 [2020-01-17T23:57:29.173Z] #43 49.80 Building dependency tree...
23:57:29 [2020-01-17T23:57:29.398Z] #27 12.68 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.2%
##                                                                         3.3%
###                                                                        4.7%
###                                                                        5.3%
####                                                                       6.8%
######                                                                     8.6%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               16.1%
#############                                                             18.3%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.3%
#####################                                                     30.1%
######################                                                    31.9%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.2%
#############################                                             41.3%
###############################                                           43.7%
################################                                          44.9%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.7%
#########################################                                 57.7%
##########################################                                59.1%
###########################################                               60.4%
############################################                              61.3%
############################################                              62.2%
#############################################                             63.1%
##############################################                            64.5%
###############################################                           65.9%
23:57:29 [2020-01-17T23:57:29.398Z] #27 ...
23:57:29 [2020-01-17T23:57:29.398Z] 
23:57:29 [2020-01-17T23:57:29.398Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:29 [2020-01-17T23:57:29.398Z] #50 46.47 + cd /tmp/tmp.CTbwylhpXG/src/gotest.tools/gotestsum
23:57:29 [2020-01-17T23:57:29.398Z] #50 46.47 + git checkout -q v0.3.5
23:57:29 [2020-01-17T23:57:29.398Z] #50 46.52 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:57:29 [2020-01-17T23:57:29.398Z] #50 ...
23:57:29 [2020-01-17T23:57:29.398Z] 
23:57:29 [2020-01-17T23:57:29.398Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:29 [2020-01-17T23:57:29.434Z] #27 17.50 
23:57:30 [2020-01-17T23:57:30.167Z] #51 ...
23:57:30 [2020-01-17T23:57:30.167Z] 
23:57:30 [2020-01-17T23:57:30.167Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.66 The following NEW packages will be installed:
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.67   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.67   vim-common xxd
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.77 Need to get 13.9 MB of archives.
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.77 After this operation, 62.1 MB of additional disk space will be used.
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 24.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 25.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 26.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 26.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 26.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 26.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 26.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 26.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.06 debconf: delaying package configuration, since apt-utils is not installed
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.16 Fetched 13.9 MB in 2s (6261 kB/s)
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.33 Selecting previously unselected package xxd.
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.40 Unpacking xxd (2:8.1.0875-5) ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.58 Selecting previously unselected package vim-common.
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.62 Unpacking vim-common (2:8.1.0875-5) ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.89 Selecting previously unselected package cmake-data.
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 28.89 Unpacking cmake-data (3.13.4-1) ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 32.34 Selecting previously unselected package libicu63:s390x.
23:57:30 [2020-01-17T23:57:30.167Z] #36 32.35 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 32.36 Unpacking libicu63:s390x (63.1-6) ...
23:57:30 [2020-01-17T23:57:30.167Z] #36 ...
23:57:30 [2020-01-17T23:57:30.167Z] 
23:57:30 [2020-01-17T23:57:30.167Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:30 [2020-01-17T23:57:30.167Z] #28 4.658 
                                                                           0.2%
#################                                                         24.7%
##################################                                        47.4%
##########################################                                58.7%
##########################################################                81.3%
##################################################################        92.7%
######################################################################    98.3%
######################################################################## 100.0%
23:57:30 [2020-01-17T23:57:30.167Z] #28 6.135 
23:57:30 [2020-01-17T23:57:30.167Z] #28 6.274 
                                                                           0.0%
####                                                                       6.7%
##########                                                                14.4%
###############                                                           22.0%
#####################                                                     29.6%
############################                                              39.8%
###################################                                       49.9%
###########################################                               60.1%
####################################################                      72.8%
########################################################                  77.9%
###############################################################           88.1%
######################################################################    98.3%
######################################################################## 100.0%
23:57:30 [2020-01-17T23:57:30.167Z] #28 7.906 
23:57:30 [2020-01-17T23:57:30.617Z] #28 8.074 
                                                                           0.0%
#                                                                          2.5%
####                                                                       6.3%
#####                                                                      8.2%
#######                                                                   11.0%
#########                                                                 13.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.3%
####################                                                      28.0%
######################                                                    31.8%
##########################                                                36.5%
#############################                                             41.2%
###############################                                           44.1%
23:57:30 [2020-01-17T23:57:30.617Z] #28 ...
23:57:30 [2020-01-17T23:57:30.617Z] 
23:57:30 [2020-01-17T23:57:30.617Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:30 [2020-01-17T23:57:30.617Z] #11 25.11 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:57:30 [2020-01-17T23:57:30.617Z] #11 25.11 Need to get 73.3 MB of archives.
23:57:30 [2020-01-17T23:57:30.617Z] #11 25.11 After this operation, 494 MB of additional disk space will be used.
23:57:30 [2020-01-17T23:57:30.617Z] #11 25.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 25.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 27.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 27.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 27.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 27.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 28.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 29.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 29.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 32.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u2 [109 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 34.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u2 [321 kB]
23:57:30 [2020-01-17T23:57:30.617Z] #11 ...
23:57:30 [2020-01-17T23:57:30.617Z] 
23:57:30 [2020-01-17T23:57:30.617Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.338 + RM_GOPATH=0
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.338 + TMP_GOPATH=
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.338 + : /build
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.338 + '[' -z '' ']'
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.338 ++ mktemp -d
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.339 + export GOPATH=/tmp/tmp.OdMR68jwdL
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.339 + GOPATH=/tmp/tmp.OdMR68jwdL
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.339 + RM_GOPATH=1
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.339 ++ dirname ./install.sh
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 + dir=.
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 + bin=containerd
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 + shift
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 + '[' '!' -f ./containerd.installer ']'
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 + . ./containerd.installer
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 + install_containerd
23:57:30 [2020-01-17T23:57:30.617Z] #63 0.344 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
23:57:30 [2020-01-17T23:57:30.618Z] #63 0.344 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OdMR68jwdL/src/github.com/containerd/containerd
23:57:30 [2020-01-17T23:57:30.618Z] #63 0.344 Cloning into '/tmp/tmp.OdMR68jwdL/src/github.com/containerd/containerd'...
23:57:30 [2020-01-17T23:57:30.618Z] #63 ...
23:57:30 [2020-01-17T23:57:30.618Z] 
23:57:30 [2020-01-17T23:57:30.618Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:31 [2020-01-17T23:57:31.501Z] #27 17.70 
                                                                           0.0%
######                                                                     9.2%
###########                                                               15.7%
##############                                                            19.6%
################                                                          22.6%
######################                                                    30.6%
###########################                                               38.7%
###############################                                           43.1%
###################################                                       49.7%
##########################################                                59.2%
###############################################                           66.4%
#####################################################                     74.4%
##########################################################                80.9%
############################################################              84.6%
################################################################          89.9%
###################################################################       93.8%
#######################################################################   99.4%
######################################################################## 100.0%
23:57:31 [2020-01-17T23:57:31.684Z] #43 ...
23:57:31 [2020-01-17T23:57:31.684Z] 
23:57:31 [2020-01-17T23:57:31.684Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:31 [2020-01-17T23:57:31.684Z] #35 43.90 Reading package lists...
23:57:31 [2020-01-17T23:57:31.749Z] #27 12.68 
                                                                           0.0%
                                                                           1.3%
#                                                                          2.2%
##                                                                         3.3%
###                                                                        4.7%
###                                                                        5.3%
####                                                                       6.8%
######                                                                     8.6%
#######                                                                   10.4%
########                                                                  12.2%
##########                                                                14.0%
###########                                                               16.1%
#############                                                             18.3%
###############                                                           21.1%
################                                                          22.7%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.3%
#####################                                                     30.1%
######################                                                    31.9%
########################                                                  33.8%
#########################                                                 35.7%
##########################                                                37.4%
############################                                              39.2%
#############################                                             41.3%
###############################                                           43.7%
################################                                          44.9%
#################################                                         46.5%
##################################                                        48.6%
####################################                                      50.6%
####################################                                      50.8%
#####################################                                     52.4%
######################################                                    53.6%
########################################                                  55.7%
#########################################                                 57.7%
##########################################                                59.1%
###########################################                               60.4%
############################################                              61.3%
############################################                              62.2%
#############################################                             63.1%
##############################################                            64.5%
###############################################                           65.9%
################################################                          67.3%
################################################                          67.6%
#################################################                         68.7%
##################################################                        70.5%
###################################################                       72.2%
####################################################                      73.4%
#####################################################                     74.8%
######################################################                    75.9%
########################################################                  78.1%
##########################################################                80.6%
###########################################################               82.1%
############################################################              84.1%
##############################################################            86.1%
###############################################################           87.9%
################################################################          89.8%
#################################################################         91.6%
###################################################################       93.3%
####################################################################      94.7%
#####################################################################     96.5%
#######################################################################   99.4%
######################################################################## 100.0%
23:57:31 [2020-01-17T23:57:31.749Z] #27 19.67 
23:57:32 [2020-01-17T23:57:32.068Z] #27 ...
23:57:32 [2020-01-17T23:57:32.068Z] 
23:57:32 [2020-01-17T23:57:32.068Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.51 + RM_GOPATH=0
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.51 + TMP_GOPATH=
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.51 + : /build/
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.51 + '[' -z '' ']'
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.51 ++ mktemp -d
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.55 + export GOPATH=/tmp/tmp.VQBl8sPdZj
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.55 + GOPATH=/tmp/tmp.VQBl8sPdZj
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.55 + RM_GOPATH=1
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.55 ++ dirname ./install.sh
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + dir=.
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + bin=rootlesskit
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + shift
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + '[' '!' -f ./rootlesskit.installer ']'
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + . ./rootlesskit.installer
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + install_rootlesskit
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + case "$1" in
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + export CGO_ENABLED=0
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + CGO_ENABLED=0
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + _install_rootlesskit
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VQBl8sPdZj/src/github.com/rootless-containers/rootlesskit
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.56 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:57:32 [2020-01-17T23:57:32.068Z] #65 10.57 Cloning into '/tmp/tmp.VQBl8sPdZj/src/github.com/rootless-containers/rootlesskit'...
23:57:32 [2020-01-17T23:57:32.068Z] #65 18.57 Checking out files:  99% (694/699)   
Checking out files: 100% (699/699)   
Checking out files: 100% (699/699), done.
23:57:32 [2020-01-17T23:57:32.068Z] #65 18.67 + cd /tmp/tmp.VQBl8sPdZj/src/github.com/rootless-containers/rootlesskit
23:57:32 [2020-01-17T23:57:32.068Z] #65 18.67 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:57:32 [2020-01-17T23:57:32.068Z] #65 19.32 + for f in rootlesskit rootlesskit-docker-proxy
23:57:32 [2020-01-17T23:57:32.068Z] #65 19.32 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:57:32 [2020-01-17T23:57:32.068Z] #65 ...
23:57:32 [2020-01-17T23:57:32.068Z] 
23:57:32 [2020-01-17T23:57:32.068Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 Installing gotestsum version v0.3.5
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + RM_GOPATH=0
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + TMP_GOPATH=
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + : /build
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + '[' -z '' ']'
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 ++ mktemp -d
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + export GOPATH=/tmp/tmp.R5dmeiiqLo
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + GOPATH=/tmp/tmp.R5dmeiiqLo
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + RM_GOPATH=1
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 ++ dirname ./install.sh
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + dir=.
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + bin=gotestsum
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + shift
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + '[' '!' -f ./gotestsum.installer ']'
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + . ./gotestsum.installer
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 ++ : v0.3.5
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + install_gotestsum
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + echo 'Installing gotestsum version v0.3.5'
23:57:32 [2020-01-17T23:57:32.068Z] #50 10.43 + go get -d gotest.tools/gotestsum
23:57:32 [2020-01-17T23:57:32.326Z] #50 ...
23:57:32 [2020-01-17T23:57:32.326Z] 
23:57:32 [2020-01-17T23:57:32.326Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:32 [2020-01-17T23:57:32.326Z] #27 20.32 
23:57:32 [2020-01-17T23:57:32.326Z] #27 20.68 #=#=#                                                                         
23:57:32 [2020-01-17T23:57:32.326Z] #27 ...
23:57:32 [2020-01-17T23:57:32.326Z] 
23:57:32 [2020-01-17T23:57:32.326Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:32 [2020-01-17T23:57:32.326Z] #43 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
23:57:32 [2020-01-17T23:57:32.326Z] #43 15.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
23:57:32 [2020-01-17T23:57:32.584Z] #43 ...
23:57:32 [2020-01-17T23:57:32.584Z] 
23:57:32 [2020-01-17T23:57:32.584Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:32 [2020-01-17T23:57:32.842Z] #27 20.68 #=#=#                                                                         

#                                                                          1.4%
##                                                                         2.9%
##                                                                         3.6%
23:57:32 [2020-01-17T23:57:32.842Z] #27 ...
23:57:32 [2020-01-17T23:57:32.842Z] 
23:57:32 [2020-01-17T23:57:32.842Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.27 + RM_GOPATH=0
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.27 + TMP_GOPATH=
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.27 + : /build
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.27 + '[' -z '' ']'
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.28 ++ mktemp -d
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.28 + export GOPATH=/tmp/tmp.73xozvugRQ
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.28 + GOPATH=/tmp/tmp.73xozvugRQ
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.28 + RM_GOPATH=1
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.30 ++ dirname ./install.sh
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.35 + dir=.
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.35 + bin=containerd
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.36 + shift
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.36 + '[' '!' -f ./containerd.installer ']'
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.36 + . ./containerd.installer
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.36 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.38 + install_containerd
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.38 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.38 + git clone https://github.com/containerd/containerd.git /tmp/tmp.73xozvugRQ/src/github.com/containerd/containerd
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.38 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:32 [2020-01-17T23:57:32.842Z] #62 11.44 Cloning into '/tmp/tmp.73xozvugRQ/src/github.com/containerd/containerd'...
23:57:32 [2020-01-17T23:57:32.842Z] #62 ...
23:57:32 [2020-01-17T23:57:32.842Z] 
23:57:32 [2020-01-17T23:57:32.842Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:33 [2020-01-17T23:57:33.136Z] #27 20.94 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:57:33 [2020-01-17T23:57:33.358Z] #27 20.68 #=#=#                                                                         

#                                                                          1.4%
##                                                                         2.9%
##                                                                         3.6%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.3%
######                                                                     8.5%
23:57:33 [2020-01-17T23:57:33.358Z] #27 ...
23:57:33 [2020-01-17T23:57:33.358Z] 
23:57:33 [2020-01-17T23:57:33.358Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:33 [2020-01-17T23:57:33.358Z] #47 11.49 + cd /tmp/tmp.o5r405M4ED/src/github.com/LK4D4/vndr
23:57:33 [2020-01-17T23:57:33.358Z] #47 11.49 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:57:33 [2020-01-17T23:57:33.358Z] #47 11.52 + go build -buildmode=pie -v -o /build/vndr .
23:57:33 [2020-01-17T23:57:33.358Z] #47 14.64 internal/cpu
23:57:33 [2020-01-17T23:57:33.358Z] #47 14.76 runtime/internal/sys
23:57:33 [2020-01-17T23:57:33.358Z] #47 15.33 internal/race
23:57:33 [2020-01-17T23:57:33.358Z] #47 15.53 sync/atomic
23:57:33 [2020-01-17T23:57:33.358Z] #47 16.13 unicode
23:57:33 [2020-01-17T23:57:33.358Z] #47 16.16 internal/bytealg
23:57:33 [2020-01-17T23:57:33.358Z] #47 17.51 runtime
23:57:33 [2020-01-17T23:57:33.358Z] #47 21.69 unicode/utf8
23:57:33 [2020-01-17T23:57:33.358Z] #47 ...
23:57:33 [2020-01-17T23:57:33.358Z] 
23:57:33 [2020-01-17T23:57:33.358Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:33 [2020-01-17T23:57:33.401Z] #27 ...
23:57:33 [2020-01-17T23:57:33.401Z] 
23:57:33 [2020-01-17T23:57:33.401Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:33 [2020-01-17T23:57:33.401Z] #47 50.41 bufio
23:57:33 [2020-01-17T23:57:33.401Z] #47 54.41 regexp/syntax
23:57:33 [2020-01-17T23:57:33.401Z] #47 54.57 path
23:57:33 [2020-01-17T23:57:33.401Z] #47 55.66 hash/crc32
23:57:33 [2020-01-17T23:57:33.401Z] #47 56.53 time
23:57:33 [2020-01-17T23:57:33.401Z] #47 58.00 vendor/golang.org/x/net/dns/dnsmessage
23:57:33 [2020-01-17T23:57:33.401Z] #47 ...
23:57:33 [2020-01-17T23:57:33.401Z] 
23:57:33 [2020-01-17T23:57:33.401Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.622 + RM_GOPATH=0
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.622 + TMP_GOPATH=
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.622 + : /build
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.622 + '[' -z '' ']'
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.623 ++ mktemp -d
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.658 + export GOPATH=/tmp/tmp.rvRAtvFhrr
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.658 + GOPATH=/tmp/tmp.rvRAtvFhrr
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.658 + RM_GOPATH=1
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.659 ++ dirname ./install.sh
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.671 + dir=.
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.671 + bin=tini
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.671 + shift
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.671 + '[' '!' -f ./tini.installer ']'
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.671 + . ./tini.installer
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.671 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.672 + install_tini
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.672 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.672 + git clone https://github.com/krallin/tini.git /tmp/tmp.rvRAtvFhrr/tini
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.672 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:57:33 [2020-01-17T23:57:33.401Z] #38 2.674 Cloning into '/tmp/tmp.rvRAtvFhrr/tini'...
23:57:33 [2020-01-17T23:57:33.401Z] #38 3.691 + cd /tmp/tmp.rvRAtvFhrr/tini
23:57:33 [2020-01-17T23:57:33.401Z] #38 3.691 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:57:33 [2020-01-17T23:57:33.401Z] #38 3.700 + cmake .
23:57:33 [2020-01-17T23:57:33.616Z] #27 20.68 #=#=#                                                                         

#                                                                          1.4%
##                                                                         2.9%
##                                                                         3.6%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.3%
######                                                                     8.5%
#######                                                                    9.8%
########                                                                  11.2%
23:57:33 [2020-01-17T23:57:33.616Z] #27 ...
23:57:33 [2020-01-17T23:57:33.616Z] 
23:57:33 [2020-01-17T23:57:33.616Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:33 [2020-01-17T23:57:33.616Z] #33 11.78 + cd /tmp/tmp.FGEJjh1Yx4/src/github.com/BurntSushi/toml
23:57:33 [2020-01-17T23:57:33.616Z] #33 11.78 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:57:33 [2020-01-17T23:57:33.616Z] #33 11.85 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:57:33 [2020-01-17T23:57:33.616Z] #33 13.77 runtime/internal/atomic
23:57:33 [2020-01-17T23:57:33.616Z] #33 13.82 internal/cpu
23:57:33 [2020-01-17T23:57:33.616Z] #33 14.29 runtime/internal/sys
23:57:33 [2020-01-17T23:57:33.616Z] #33 14.81 runtime/internal/math
23:57:33 [2020-01-17T23:57:33.616Z] #33 14.97 math/bits
23:57:33 [2020-01-17T23:57:33.616Z] #33 15.81 internal/bytealg
23:57:33 [2020-01-17T23:57:33.616Z] #33 16.15 math
23:57:33 [2020-01-17T23:57:33.616Z] #33 17.17 runtime
23:57:33 [2020-01-17T23:57:33.616Z] #33 ...
23:57:33 [2020-01-17T23:57:33.616Z] 
23:57:33 [2020-01-17T23:57:33.616Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:33 [2020-01-17T23:57:33.972Z] #38 4.561 -- The C compiler identification is GNU 8.3.0
23:57:33 [2020-01-17T23:57:33.972Z] #38 4.625 -- Check for working C compiler: /usr/bin/cc
23:57:33 [2020-01-17T23:57:33.989Z] #28 8.074 
                                                                           0.0%
#                                                                          2.5%
####                                                                       6.3%
#####                                                                      8.2%
#######                                                                   11.0%
#########                                                                 13.8%
###########                                                               15.7%
##############                                                            19.5%
################                                                          23.3%
####################                                                      28.0%
######################                                                    31.8%
##########################                                                36.5%
#############################                                             41.2%
###############################                                           44.1%
#################################                                         46.9%
####################################                                      50.7%
#####################################                                     52.6%
######################################                                    53.5%
########################################                                  56.3%
#########################################                                 58.2%
##########################################                                59.2%
############################################                              62.0%
##############################################                            64.9%
################################################                          67.7%
##################################################                        69.6%
###################################################                       71.5%
####################################################                      73.4%
#####################################################                     74.3%
######################################################                    76.2%
########################################################                  79.0%
##########################################################                81.9%
############################################################              83.8%
#############################################################             85.7%
##############################################################            86.6%
################################################################          89.4%
###################################################################       93.2%
#####################################################################     96.1%
#######################################################################   98.9%
######################################################################## 100.0%
23:57:33 [2020-01-17T23:57:33.989Z] #28 ...
23:57:33 [2020-01-17T23:57:33.989Z] 
23:57:33 [2020-01-17T23:57:33.989Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:33 [2020-01-17T23:57:33.989Z] #34 28.29 sync
23:57:33 [2020-01-17T23:57:33.989Z] #34 28.30 internal/reflectlite
23:57:33 [2020-01-17T23:57:33.989Z] #34 31.42 sort
23:57:33 [2020-01-17T23:57:33.989Z] #34 31.43 errors
23:57:33 [2020-01-17T23:57:33.989Z] #34 31.99 strconv
23:57:33 [2020-01-17T23:57:33.989Z] #34 32.98 io
23:57:33 [2020-01-17T23:57:33.989Z] #34 34.42 syscall
23:57:33 [2020-01-17T23:57:33.989Z] #34 35.60 reflect
23:57:33 [2020-01-17T23:57:33.989Z] #34 ...
23:57:33 [2020-01-17T23:57:33.989Z] 
23:57:33 [2020-01-17T23:57:33.989Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:33 [2020-01-17T23:57:33.989Z] #28 13.22 
23:57:34 [2020-01-17T23:57:34.199Z] #35 54.82 Building dependency tree...
23:57:34 [2020-01-17T23:57:34.854Z] #28 ...
23:57:34 [2020-01-17T23:57:34.854Z] 
23:57:34 [2020-01-17T23:57:34.854Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:34 [2020-01-17T23:57:34.854Z] #44 29.52 Selecting previously unselected package libprotobuf-dev:s390x.
23:57:34 [2020-01-17T23:57:34.854Z] #44 29.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 29.54 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 31.10 Selecting previously unselected package libprotoc17:s390x.
23:57:34 [2020-01-17T23:57:34.854Z] #44 31.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 31.15 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 31.89 Selecting previously unselected package protobuf-c-compiler.
23:57:34 [2020-01-17T23:57:34.854Z] #44 31.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 31.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.06 Selecting previously unselected package protobuf-compiler.
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.08 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.24 Selecting previously unselected package python-pkg-resources.
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.26 Unpacking python-pkg-resources (40.8.0-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.42 Selecting previously unselected package python-six.
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.42 Unpacking python-six (1.12.0-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.54 Selecting previously unselected package python-protobuf.
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.55 Unpacking python-protobuf (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 32.98 Setting up python-pkg-resources (40.8.0-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 34.94 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 34.98 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 34.99 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 35.02 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 35.04 Setting up python-six (1.12.0-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 36.87 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 36.88 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 36.98 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 37.00 Setting up libcap-dev:s390x (1:2.25-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 37.00 Setting up libprotoc17:s390x (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 37.02 Setting up protobuf-compiler (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 37.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 37.06 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 37.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 37.10 Setting up python-protobuf (3.6.1.3-2) ...
23:57:34 [2020-01-17T23:57:34.854Z] #44 ...
23:57:34 [2020-01-17T23:57:34.854Z] 
23:57:34 [2020-01-17T23:57:34.854Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:34 [2020-01-17T23:57:34.854Z] #36 38.81 Selecting previously unselected package libxml2:s390x.
23:57:34 [2020-01-17T23:57:34.854Z] #36 38.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 38.82 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.19 Selecting previously unselected package libarchive13:s390x.
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.19 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.38 Selecting previously unselected package libjsoncpp1:s390x.
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.38 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.48 Selecting previously unselected package librhash0:s390x.
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.48 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.48 Unpacking librhash0:s390x (1.3.8-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.61 Selecting previously unselected package libuv1:s390x.
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.62 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.62 Unpacking libuv1:s390x (1.24.1-1) ...
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.72 Selecting previously unselected package cmake.
23:57:34 [2020-01-17T23:57:34.854Z] #36 39.72 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
23:57:34 [2020-01-17T23:57:34.918Z] #38 5.697 -- Check for working C compiler: /usr/bin/cc -- works
23:57:34 [2020-01-17T23:57:34.918Z] #38 5.719 -- Detecting C compiler ABI info
23:57:35 [2020-01-17T23:57:35.178Z] #38 ...
23:57:35 [2020-01-17T23:57:35.178Z] 
23:57:35 [2020-01-17T23:57:35.178Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:35 [2020-01-17T23:57:35.178Z] #27 21.37 
23:57:35 [2020-01-17T23:57:35.178Z] #27 21.55 
######################################################################## 100.0%
23:57:35 [2020-01-17T23:57:35.178Z] #27 21.69 
23:57:35 [2020-01-17T23:57:35.178Z] #27 22.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:57:35 [2020-01-17T23:57:35.256Z] #36 39.73 Unpacking cmake (3.13.4-1) ...
23:57:35 [2020-01-17T23:57:35.439Z] #27 23.36 #=#=#                                                                         
23:57:35 [2020-01-17T23:57:35.963Z] #27 23.61 
                                                                           0.8%
#################################################                         69.3%
##27 ...
23:57:35 [2020-01-17T23:57:35.963Z] 
23:57:35 [2020-01-17T23:57:35.963Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.03 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.14 Setting up libcap-dev:arm64 (1:2.25-2) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.23 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.41 Setting up protobuf-compiler (3.6.1.3-2) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.48 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 56.54 Setting up python-protobuf (3.6.1.3-2) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 62.58 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 62.60 Processing triggers for libc-bin (2.28-10) ...
23:57:35 [2020-01-17T23:57:35.963Z] #43 DONE 63.5s
23:57:35 [2020-01-17T23:57:35.963Z] 
23:57:35 [2020-01-17T23:57:35.963Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:35 [2020-01-17T23:57:35.963Z] #27 23.61 
                                                                           0.8%
#################################################                         69.3%
######################################################################## 100.0%
23:57:36 [2020-01-17T23:57:36.225Z] #27 24.05 
23:57:36 [2020-01-17T23:57:36.635Z] #36 ...
23:57:36 [2020-01-17T23:57:36.635Z] 
23:57:36 [2020-01-17T23:57:36.635Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:36 [2020-01-17T23:57:36.635Z] #44 41.13 Setting up libnl-3-dev:s390x (3.4.0-1) ...
23:57:36 [2020-01-17T23:57:36.635Z] #44 41.14 Processing triggers for libc-bin (2.28-10) ...
23:57:36 [2020-01-17T23:57:36.635Z] #44 DONE 41.4s
23:57:36 [2020-01-17T23:57:36.715Z] #35 ...
23:57:36 [2020-01-17T23:57:36.715Z] 
23:57:36 [2020-01-17T23:57:36.715Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:36 [2020-01-17T23:57:36.715Z] #43 55.44 The following additional packages will be installed:
23:57:36 [2020-01-17T23:57:36.715Z] #43 55.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:57:36 [2020-01-17T23:57:36.715Z] #43 55.47   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:57:36 [2020-01-17T23:57:36.715Z] #43 55.48 Suggested packages:
23:57:36 [2020-01-17T23:57:36.715Z] #43 55.48   manpages-dev python-setuptools
23:57:36 [2020-01-17T23:57:36.715Z] #43 57.29 The following NEW packages will be installed:
23:57:36 [2020-01-17T23:57:36.715Z] #43 57.29   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:57:36 [2020-01-17T23:57:36.715Z] #43 57.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:57:36 [2020-01-17T23:57:36.715Z] #43 57.30   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:57:36 [2020-01-17T23:57:36.715Z] #43 57.30   python-six zlib1g-dev
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.09 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.09 Need to get 4095 kB of archives.
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.09 After this operation, 22.5 MB of additional disk space will be used.
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:57:36 [2020-01-17T23:57:36.715Z] #43 58.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:57:37 [2020-01-17T23:57:37.044Z] 
23:57:37 [2020-01-17T23:57:37.044Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:37 [2020-01-17T23:57:37.044Z] #28 14.19 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:57:37 [2020-01-17T23:57:37.044Z] #28 14.51 
23:57:37 [2020-01-17T23:57:37.044Z] #28 14.64 
###################                                                       27.4%
######################################################################## 100.0%
23:57:37 [2020-01-17T23:57:37.044Z] #28 14.74 
23:57:37 [2020-01-17T23:57:37.044Z] #28 15.67 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:57:37 [2020-01-17T23:57:37.044Z] #28 15.94 
23:57:37 [2020-01-17T23:57:37.044Z] #28 16.07 
                                                                           0.0%
######################################################################## 100.0%
23:57:37 [2020-01-17T23:57:37.044Z] #28 16.25 
23:57:37 [2020-01-17T23:57:37.614Z] #27 25.53 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:57:37 [2020-01-17T23:57:37.883Z] #27 25.61 skipping existing ed4b54129745
23:57:37 [2020-01-17T23:57:37.883Z] #27 25.71 
23:57:37 [2020-01-17T23:57:37.890Z] #28 ...
23:57:37 [2020-01-17T23:57:37.890Z] 
23:57:37 [2020-01-17T23:57:37.890Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:37 [2020-01-17T23:57:37.890Z] #48 32.09 io
23:57:37 [2020-01-17T23:57:37.890Z] #48 32.10 strconv
23:57:37 [2020-01-17T23:57:37.890Z] #48 33.52 bytes
23:57:37 [2020-01-17T23:57:37.890Z] #48 35.69 bufio
23:57:37 [2020-01-17T23:57:37.890Z] #48 35.86 reflect
23:57:37 [2020-01-17T23:57:37.890Z] #48 38.56 syscall
23:57:37 [2020-01-17T23:57:37.890Z] #48 ...
23:57:37 [2020-01-17T23:57:37.890Z] 
23:57:37 [2020-01-17T23:57:37.890Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.04 Setting up libicu63:s390x (63.1-6) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.07 Setting up xxd (2:8.1.0875-5) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.07 Setting up libuv1:s390x (1.24.1-1) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.11 Setting up vim-common (2:8.1.0875-5) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.13 Setting up librhash0:s390x (1.3.8-1) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.13 Setting up cmake-data (3.13.4-1) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.14 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.15 Setting up libjsoncpp1:s390x (1.7.4-3) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.16 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.17 Setting up cmake (3.13.4-1) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.17 Processing triggers for libc-bin (2.28-10) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 42.20 Processing triggers for mime-support (3.62) ...
23:57:37 [2020-01-17T23:57:37.890Z] #36 DONE 42.6s
23:57:37 [2020-01-17T23:57:37.890Z] 
23:57:37 [2020-01-17T23:57:37.890Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:37 [2020-01-17T23:57:37.890Z] #28 17.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:57:37 [2020-01-17T23:57:37.890Z] #28 ...
23:57:37 [2020-01-17T23:57:37.890Z] 
23:57:37 [2020-01-17T23:57:37.890Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:57:37 [2020-01-17T23:57:37.890Z] #37 DONE 0.1s
23:57:37 [2020-01-17T23:57:37.890Z] 
23:57:37 [2020-01-17T23:57:37.890Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:37 [2020-01-17T23:57:37.890Z] #28 17.18 skipping existing b63cc5f62c21
23:57:37 [2020-01-17T23:57:37.890Z] #28 17.23 
23:57:38 [2020-01-17T23:57:38.078Z] #43 60.94 debconf: delaying package configuration, since apt-utils is not installed
23:57:38 [2020-01-17T23:57:38.285Z] #28 ...
23:57:38 [2020-01-17T23:57:38.285Z] 
23:57:38 [2020-01-17T23:57:38.285Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:57:38 [2020-01-17T23:57:38.285Z] #38 DONE 0.1s
23:57:38 [2020-01-17T23:57:38.285Z] 
23:57:38 [2020-01-17T23:57:38.285Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.248 + RM_GOPATH=0
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.249 + TMP_GOPATH=
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.249 + : /build
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.249 + '[' -z '' ']'
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.250 ++ mktemp -d
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.253 + export GOPATH=/tmp/tmp.IhWfnssncD
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.253 + GOPATH=/tmp/tmp.IhWfnssncD
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.253 + RM_GOPATH=1
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.255 ++ dirname ./install.sh
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.258 + dir=.
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.259 + bin=tini
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.259 + shift
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.260 + '[' '!' -f ./tini.installer ']'
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.260 + . ./tini.installer
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.261 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.262 + install_tini
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.262 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.262 + git clone https://github.com/krallin/tini.git /tmp/tmp.IhWfnssncD/tini
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.262 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:57:38 [2020-01-17T23:57:38.285Z] #39 0.264 Cloning into '/tmp/tmp.IhWfnssncD/tini'...
23:57:38 [2020-01-17T23:57:38.332Z] #43 61.34 Fetched 4095 kB in 1s (3158 kB/s)
23:57:38 [2020-01-17T23:57:38.606Z] #43 61.53 Selecting previously unselected package libcap-dev:amd64.
23:57:38 [2020-01-17T23:57:38.606Z] #43 61.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 ... 15401 files and directories currently installed.)
23:57:38 [2020-01-17T23:57:38.606Z] #43 61.68 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:57:38 [2020-01-17T23:57:38.606Z] #43 61.70 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:57:38 [2020-01-17T23:57:38.788Z] #27 20.68 #=#=#                                                                         

#                                                                          1.4%
##                                                                         2.9%
##                                                                         3.6%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.3%
######                                                                     8.5%
#######                                                                    9.8%
########                                                                  11.2%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.6%
############                                                              17.4%
#############                                                             19.1%
###############                                                           21.0%
###############                                                           22.1%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.1%
####################                                                      27.8%
####################                                                      28.6%
#####################                                                     29.9%
######################                                                    30.7%
######################                                                    31.7%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  34.3%
#########################                                                 35.8%
##########################                                                36.8%
##########################                                                37.4%
###########################                                               38.7%
############################                                              39.6%
#############################                                             40.6%
################################                                          44.6%
#################################                                         46.3%
###################################                                       49.2%
#####################################                                     51.8%
######################################                                    53.4%
#######################################                                   54.7%
#########################################                                 57.2%
###########################################                               60.0%
############################################                              61.6%
#############################################                             63.9%
###############################################                           66.3%
#################################################                         68.3%
##################################################                        70.7%
###################################################                       72.2%
#####################################################                     74.2%
########################################################                  78.0%
#########################################################                 80.4%
##########################################################                81.2%
###########################################################               82.9%
#############################################################             85.0%
##############################################################            86.2%
###############################################################           87.6%
23:57:38 [2020-01-17T23:57:38.788Z] #27 ...
23:57:38 [2020-01-17T23:57:38.788Z] 
23:57:38 [2020-01-17T23:57:38.788Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:38 [2020-01-17T23:57:38.788Z] #38 16.95 -- Detecting C compiler ABI info - done
23:57:38 [2020-01-17T23:57:38.788Z] #38 17.09 -- Detecting C compile features
23:57:38 [2020-01-17T23:57:38.788Z] #38 20.96 -- Detecting C compile features - done
23:57:38 [2020-01-17T23:57:38.788Z] #38 21.02 -- Performing Test HAS_BUILTIN_FORTIFY
23:57:38 [2020-01-17T23:57:38.788Z] #38 21.58 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:57:38 [2020-01-17T23:57:38.788Z] #38 21.70 -- Configuring done
23:57:38 [2020-01-17T23:57:38.788Z] #38 21.76 -- Generating done
23:57:38 [2020-01-17T23:57:38.788Z] #38 21.77 -- Build files have been written to: /tmp/tmp.m43DyjS92w/tini
23:57:38 [2020-01-17T23:57:38.788Z] #38 21.79 + make tini-static
23:57:38 [2020-01-17T23:57:38.788Z] #38 22.65 Scanning dependencies of target tini-static
23:57:38 [2020-01-17T23:57:38.788Z] #38 22.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:57:38 [2020-01-17T23:57:38.788Z] #38 25.67 [100%] Linking C executable tini-static
23:57:38 [2020-01-17T23:57:38.788Z] #38 26.91 [100%] Built target tini-static
23:57:38 [2020-01-17T23:57:38.788Z] #38 ...
23:57:38 [2020-01-17T23:57:38.788Z] 
23:57:38 [2020-01-17T23:57:38.788Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:38 [2020-01-17T23:57:38.860Z] #43 61.91 Selecting previously unselected package libnet1:amd64.
23:57:38 [2020-01-17T23:57:38.860Z] #43 61.92 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:57:38 [2020-01-17T23:57:38.860Z] #43 61.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:57:39 [2020-01-17T23:57:39.138Z] #39 0.900 + cd /tmp/tmp.IhWfnssncD/tini
23:57:39 [2020-01-17T23:57:39.138Z] #39 0.901 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:57:39 [2020-01-17T23:57:39.138Z] #39 0.927 + cmake .
23:57:39 [2020-01-17T23:57:39.420Z] #43 62.38 Selecting previously unselected package libnet1-dev.
23:57:39 [2020-01-17T23:57:39.420Z] #43 62.38 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:57:39 [2020-01-17T23:57:39.420Z] #43 62.45 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:57:39 [2020-01-17T23:57:39.537Z] #39 1.403 -- The C compiler identification is GNU 8.3.0
23:57:39 [2020-01-17T23:57:39.537Z] #39 1.457 -- Check for working C compiler: /usr/bin/cc
23:57:39 [2020-01-17T23:57:39.537Z] #39 ...
23:57:39 [2020-01-17T23:57:39.537Z] 
23:57:39 [2020-01-17T23:57:39.537Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:39 [2020-01-17T23:57:39.537Z] #28 18.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:57:39 [2020-01-17T23:57:39.537Z] #28 18.51 
23:57:39 [2020-01-17T23:57:39.537Z] #28 18.64 #=#=#                                                                         

######################################################################## 100.0%
23:57:39 [2020-01-17T23:57:39.537Z] #28 18.70 
23:57:39 [2020-01-17T23:57:39.537Z] #28 18.78 Download of images into '/build' complete.
23:57:39 [2020-01-17T23:57:39.537Z] #28 18.78 Use something like the following to load the result into a Docker daemon:
23:57:39 [2020-01-17T23:57:39.537Z] #28 18.78   tar -cC '/build' . | docker load
23:57:39 [2020-01-17T23:57:39.537Z] #28 DONE 18.9s
23:57:39 [2020-01-17T23:57:39.537Z] 
23:57:39 [2020-01-17T23:57:39.537Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:57:39 [2020-01-17T23:57:39.537Z] #31 34.18 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
23:57:39 [2020-01-17T23:57:39.537Z] #31 35.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:57:39 [2020-01-17T23:57:39.675Z] #43 ...
23:57:39 [2020-01-17T23:57:39.675Z] 
23:57:39 [2020-01-17T23:57:39.675Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:39 [2020-01-17T23:57:39.675Z] #10 41.34 Reading package lists...
23:57:39 [2020-01-17T23:57:39.675Z] #10 53.14 Building dependency tree...
23:57:39 [2020-01-17T23:57:39.675Z] #10 58.44 The following additional packages will be installed:
23:57:39 [2020-01-17T23:57:39.675Z] #10 58.46   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:57:39 [2020-01-17T23:57:39.675Z] #10 58.46   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:57:39 [2020-01-17T23:57:39.675Z] #10 58.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:57:39 [2020-01-17T23:57:39.675Z] #10 58.48   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:57:39 [2020-01-17T23:57:39.675Z] #10 58.49 Suggested packages:
23:57:39 [2020-01-17T23:57:39.675Z] #10 58.51   gcc-8-locales seccomp wine64
23:57:39 [2020-01-17T23:57:39.675Z] #10 60.85 The following NEW packages will be installed:
23:57:39 [2020-01-17T23:57:39.675Z] #10 60.86   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:57:39 [2020-01-17T23:57:39.675Z] #10 60.88   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:57:39 [2020-01-17T23:57:39.675Z] #10 60.89   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:57:39 [2020-01-17T23:57:39.675Z] #10 60.89   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:57:39 [2020-01-17T23:57:39.675Z] #10 60.89   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:57:39 [2020-01-17T23:57:39.675Z] #10 60.90   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:57:39 [2020-01-17T23:57:39.675Z] #10 61.41 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:57:39 [2020-01-17T23:57:39.675Z] #10 61.41 Need to get 77.7 MB of archives.
23:57:39 [2020-01-17T23:57:39.675Z] #10 61.41 After this operation, 487 MB of additional disk space will be used.
23:57:39 [2020-01-17T23:57:39.675Z] #10 61.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
23:57:39 [2020-01-17T23:57:39.675Z] #10 61.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
23:57:39 [2020-01-17T23:57:39.675Z] #10 62.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:57:39 [2020-01-17T23:57:39.675Z] #10 62.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:57:39 [2020-01-17T23:57:39.675Z] #10 62.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:57:39 [2020-01-17T23:57:39.675Z] #10 62.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:57:39 [2020-01-17T23:57:39.802Z] #27 27.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:57:39 [2020-01-17T23:57:39.802Z] #27 ...
23:57:39 [2020-01-17T23:57:39.802Z] 
23:57:39 [2020-01-17T23:57:39.802Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:39 [2020-01-17T23:57:39.802Z] #10 57.22 Selecting previously unselected package mingw-w64-x86-64-dev.
23:57:39 [2020-01-17T23:57:39.802Z] #10 57.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:57:39 [2020-01-17T23:57:39.802Z] #10 57.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:57:39 [2020-01-17T23:57:39.802Z] #10 66.43 Selecting previously unselected package gcc-mingw-w64-base.
23:57:39 [2020-01-17T23:57:39.802Z] #10 66.44 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:57:39 [2020-01-17T23:57:39.802Z] #10 66.44 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:57:39 [2020-01-17T23:57:39.802Z] #10 66.73 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:57:39 [2020-01-17T23:57:39.802Z] #10 66.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:57:39 [2020-01-17T23:57:39.802Z] #10 66.83 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:57:39 [2020-01-17T23:57:39.802Z] #10 ...
23:57:39 [2020-01-17T23:57:39.802Z] 
23:57:39 [2020-01-17T23:57:39.802Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:39 [2020-01-17T23:57:39.824Z] #27 20.68 #=#=#                                                                         

#                                                                          1.4%
##                                                                         2.9%
##                                                                         3.6%
###                                                                        4.8%
####                                                                       6.1%
#####                                                                      7.3%
######                                                                     8.5%
#######                                                                    9.8%
########                                                                  11.2%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.6%
############                                                              17.4%
#############                                                             19.1%
###############                                                           21.0%
###############                                                           22.1%
################                                                          23.5%
#################                                                         24.8%
##################                                                        26.1%
####################                                                      27.8%
####################                                                      28.6%
#####################                                                     29.9%
######################                                                    30.7%
######################                                                    31.7%
#######################                                                   32.7%
#######################                                                   33.3%
########################                                                  34.3%
#########################                                                 35.8%
##########################                                                36.8%
##########################                                                37.4%
###########################                                               38.7%
############################                                              39.6%
#############################                                             40.6%
################################                                          44.6%
#################################                                         46.3%
###################################                                       49.2%
#####################################                                     51.8%
######################################                                    53.4%
#######################################                                   54.7%
#########################################                                 57.2%
###########################################                               60.0%
############################################                              61.6%
#############################################                             63.9%
###############################################                           66.3%
#################################################                         68.3%
##################################################                        70.7%
###################################################                       72.2%
#####################################################                     74.2%
########################################################                  78.0%
#########################################################                 80.4%
##########################################################                81.2%
###########################################################               82.9%
#############################################################             85.0%
##############################################################            86.2%
###############################################################           87.6%
################################################################          89.3%
#################################################################         90.6%
#################################################################         91.4%
##################################################################        92.6%
###################################################################       93.7%
####################################################################      94.8%
#####################################################################     96.1%
#######################################################################   99.7%
######################################################################## 100.0%
23:57:39 [2020-01-17T23:57:39.824Z] #27 28.11 
23:57:39 [2020-01-17T23:57:39.930Z] #10 ...
23:57:39 [2020-01-17T23:57:39.930Z] 
23:57:39 [2020-01-17T23:57:39.930Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:39 [2020-01-17T23:57:39.930Z] #35 60.24 The following additional packages will be installed:
23:57:39 [2020-01-17T23:57:39.930Z] #35 60.26   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:57:39 [2020-01-17T23:57:39.930Z] #35 60.29 Suggested packages:
23:57:39 [2020-01-17T23:57:39.930Z] #35 60.29   cmake-doc ninja-build lrzip
23:57:39 [2020-01-17T23:57:39.930Z] #35 60.29 Recommended packages:
23:57:39 [2020-01-17T23:57:39.930Z] #35 60.29   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.02 The following NEW packages will be installed:
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.06   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.09   vim-common xxd
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.63 Need to get 14.9 MB of archives.
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.63 After this operation, 61.8 MB of additional disk space will be used.
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:57:39 [2020-01-17T23:57:39.930Z] #35 62.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
23:57:39 [2020-01-17T23:57:39.959Z] #31 ...
23:57:39 [2020-01-17T23:57:39.959Z] 
23:57:39 [2020-01-17T23:57:39.959Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:39 [2020-01-17T23:57:39.959Z] #11 35.41 debconf: delaying package configuration, since apt-utils is not installed
23:57:39 [2020-01-17T23:57:39.959Z] #11 35.55 Fetched 73.3 MB in 10s (7643 kB/s)
23:57:39 [2020-01-17T23:57:39.959Z] #11 35.67 Selecting previously unselected package binutils-mingw-w64-i686.
23:57:39 [2020-01-17T23:57:39.959Z] #11 35.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 ... 15168 files and directories currently installed.)
23:57:39 [2020-01-17T23:57:39.959Z] #11 35.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 35.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 38.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:57:39 [2020-01-17T23:57:39.959Z] #11 38.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 38.18 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 40.74 Selecting previously unselected package binutils-mingw-w64.
23:57:39 [2020-01-17T23:57:39.959Z] #11 40.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 40.74 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 40.84 Selecting previously unselected package libdevmapper1.02.1:s390x.
23:57:39 [2020-01-17T23:57:39.959Z] #11 40.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 40.85 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 41.00 Selecting previously unselected package dmsetup.
23:57:39 [2020-01-17T23:57:39.959Z] #11 41.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 41.00 Unpacking dmsetup (2:1.02.155-3) ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 41.21 Selecting previously unselected package mingw-w64-common.
23:57:39 [2020-01-17T23:57:39.959Z] #11 41.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:57:39 [2020-01-17T23:57:39.959Z] #11 41.22 Unpacking mingw-w64-common (6.0.0-3) ...
23:57:40 [2020-01-17T23:57:40.324Z] #62 38.09 Checking out files:  62% (1895/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  89% (2733/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
23:57:40 [2020-01-17T23:57:40.324Z] #62 ...
23:57:40 [2020-01-17T23:57:40.324Z] 
23:57:40 [2020-01-17T23:57:40.324Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:40 [2020-01-17T23:57:40.325Z] #33 57.33 internal/syscall/unix
23:57:40 [2020-01-17T23:57:40.325Z] #33 57.35 time
23:57:40 [2020-01-17T23:57:40.325Z] #33 63.37 internal/poll
23:57:40 [2020-01-17T23:57:40.325Z] #33 65.66 os
23:57:40 [2020-01-17T23:57:40.325Z] #33 67.14 internal/fmtsort
23:57:40 [2020-01-17T23:57:40.325Z] #33 ...
23:57:40 [2020-01-17T23:57:40.325Z] 
23:57:40 [2020-01-17T23:57:40.325Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:40 [2020-01-17T23:57:40.325Z] #27 27.71 
23:57:40 [2020-01-17T23:57:40.325Z] #27 27.93 
######################################################################## 100.0%
23:57:40 [2020-01-17T23:57:40.325Z] #27 27.99 
23:57:40 [2020-01-17T23:57:40.325Z] #27 28.04 Download of images into '/build' complete.
23:57:40 [2020-01-17T23:57:40.325Z] #27 28.05 Use something like the following to load the result into a Docker daemon:
23:57:40 [2020-01-17T23:57:40.325Z] #27 28.05   tar -cC '/build' . | docker load
23:57:40 [2020-01-17T23:57:40.376Z] #11 ...
23:57:40 [2020-01-17T23:57:40.376Z] 
23:57:40 [2020-01-17T23:57:40.376Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:40 [2020-01-17T23:57:40.376Z] #39 2.387 -- Check for working C compiler: /usr/bin/cc -- works
23:57:40 [2020-01-17T23:57:40.376Z] #39 2.388 -- Detecting C compiler ABI info
23:57:40 [2020-01-17T23:57:40.779Z] #39 2.770 -- Detecting C compiler ABI info - done
23:57:40 [2020-01-17T23:57:40.779Z] #39 2.782 -- Detecting C compile features
23:57:41 [2020-01-17T23:57:41.199Z] #27 ...
23:57:41 [2020-01-17T23:57:41.199Z] 
23:57:41 [2020-01-17T23:57:41.199Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:41 [2020-01-17T23:57:41.199Z] #38 27.23 + mkdir -p /build
23:57:41 [2020-01-17T23:57:41.199Z] #38 27.26 + cp tini-static /build/docker-init
23:57:41 [2020-01-17T23:57:41.199Z] #38 DONE 29.0s
23:57:41 [2020-01-17T23:57:41.199Z] 
23:57:41 [2020-01-17T23:57:41.199Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:41 [2020-01-17T23:57:41.199Z] #57 27.04 Checking out files: 100% (823/823)   
Checking out files: 100% (823/823), done.
23:57:41 [2020-01-17T23:57:41.199Z] #57 27.06 + cd /tmp/tmp.Rl6tw2Il7T/src/github.com/opencontainers/runc
23:57:41 [2020-01-17T23:57:41.199Z] #57 27.06 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
23:57:41 [2020-01-17T23:57:41.199Z] #57 27.80 + '[' -z '' ']'
23:57:41 [2020-01-17T23:57:41.199Z] #57 27.80 + target=static
23:57:41 [2020-01-17T23:57:41.199Z] #57 27.80 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:57:41 [2020-01-17T23:57:41.268Z] #27 DONE 28.8s
23:57:41 [2020-01-17T23:57:41.268Z] 
23:57:41 [2020-01-17T23:57:41.268Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:41 [2020-01-17T23:57:41.268Z] #62 38.09 Checking out files:  62% (1895/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  89% (2733/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
23:57:41 [2020-01-17T23:57:41.268Z] #62 39.53 + cd /tmp/tmp.lLEAvfwg3G/src/github.com/containerd/containerd
23:57:41 [2020-01-17T23:57:41.268Z] #62 39.53 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:41 [2020-01-17T23:57:41.293Z] #35 64.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:57:41 [2020-01-17T23:57:41.293Z] #35 64.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:57:41 [2020-01-17T23:57:41.293Z] #35 64.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:57:41 [2020-01-17T23:57:41.293Z] #35 64.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:57:41 [2020-01-17T23:57:41.293Z] #35 64.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:57:41 [2020-01-17T23:57:41.293Z] #35 64.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:57:42 [2020-01-17T23:57:42.491Z] #39 4.303 -- Detecting C compile features - done
23:57:42 [2020-01-17T23:57:42.491Z] #39 4.338 -- Performing Test HAS_BUILTIN_FORTIFY
23:57:42 [2020-01-17T23:57:42.491Z] #39 4.572 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + export 'BUILDTAGS=netgo osusergo static_build'
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + BUILDTAGS='netgo osusergo static_build'
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + export EXTRA_FLAGS=-buildmode=pie
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + EXTRA_FLAGS=-buildmode=pie
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + '[' '' = dynamic ']'
23:57:42 [2020-01-17T23:57:42.653Z] #62 41.48 + make
23:57:42 [2020-01-17T23:57:42.934Z] #39 4.673 -- Configuring done
23:57:42 [2020-01-17T23:57:42.934Z] #39 4.681 -- Generating done
23:57:42 [2020-01-17T23:57:42.934Z] #39 4.691 -- Build files have been written to: /tmp/tmp.IhWfnssncD/tini
23:57:42 [2020-01-17T23:57:42.934Z] #39 4.697 + make tini-static
23:57:43 [2020-01-17T23:57:43.103Z] #57 31.04 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
23:57:43 [2020-01-17T23:57:43.177Z] #35 ...
23:57:43 [2020-01-17T23:57:43.177Z] 
23:57:43 [2020-01-17T23:57:43.177Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:57:43 [2020-01-17T23:57:43.177Z] #59 45.14 Reading package lists...
23:57:43 [2020-01-17T23:57:43.177Z] #59 56.30 Building dependency tree...
23:57:43 [2020-01-17T23:57:43.177Z] #59 62.23 The following additional packages will be installed:
23:57:43 [2020-01-17T23:57:43.177Z] #59 62.24   libbtrfs0
23:57:43 [2020-01-17T23:57:43.177Z] #59 62.65 The following NEW packages will be installed:
23:57:43 [2020-01-17T23:57:43.177Z] #59 62.66   libbtrfs-dev libbtrfs0
23:57:43 [2020-01-17T23:57:43.177Z] #59 63.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:57:43 [2020-01-17T23:57:43.177Z] #59 63.38 Need to get 119 kB of archives.
23:57:43 [2020-01-17T23:57:43.177Z] #59 63.38 After this operation, 387 kB of additional disk space will be used.
23:57:43 [2020-01-17T23:57:43.177Z] #59 63.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:57:43 [2020-01-17T23:57:43.177Z] #59 63.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:57:43 [2020-01-17T23:57:43.177Z] #59 65.24 debconf: delaying package configuration, since apt-utils is not installed
23:57:43 [2020-01-17T23:57:43.177Z] #59 65.64 Fetched 119 kB in 0s (261 kB/s)
23:57:43 [2020-01-17T23:57:43.177Z] #59 65.96 Selecting previously unselected package libbtrfs0.
23:57:43 [2020-01-17T23:57:43.177Z] #59 65.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 ... 15401 files and directories currently installed.)
23:57:43 [2020-01-17T23:57:43.177Z] #59 66.04 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:57:43 [2020-01-17T23:57:43.177Z] #59 66.05 Unpacking libbtrfs0 (4.20.1-2) ...
23:57:43 [2020-01-17T23:57:43.177Z] #59 ...
23:57:43 [2020-01-17T23:57:43.177Z] 
23:57:43 [2020-01-17T23:57:43.177Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:43 [2020-01-17T23:57:43.177Z] #43 63.21 Selecting previously unselected package libnl-3-200:amd64.
23:57:43 [2020-01-17T23:57:43.177Z] #43 63.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 63.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 63.51 Selecting previously unselected package libnl-3-dev:amd64.
23:57:43 [2020-01-17T23:57:43.177Z] #43 63.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 63.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.09 Selecting previously unselected package libprotobuf-c1:amd64.
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.29 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.73 Selecting previously unselected package zlib1g-dev:amd64.
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 64.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 65.59 Selecting previously unselected package libprotobuf17:amd64.
23:57:43 [2020-01-17T23:57:43.177Z] #43 65.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:57:43 [2020-01-17T23:57:43.177Z] #43 65.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:57:43 [2020-01-17T23:57:43.342Z] #39 5.038 Scanning dependencies of target tini-static
23:57:43 [2020-01-17T23:57:43.342Z] #39 5.071 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:57:44 [2020-01-17T23:57:44.038Z] #62 43.08 + bin/ctr
23:57:44 [2020-01-17T23:57:44.041Z] #57 ...
23:57:44 [2020-01-17T23:57:44.041Z] 
23:57:44 [2020-01-17T23:57:44.041Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:57:44 [2020-01-17T23:57:44.109Z] #43 66.95 Selecting previously unselected package libprotobuf-lite17:amd64.
23:57:44 [2020-01-17T23:57:44.109Z] #43 66.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:57:44 [2020-01-17T23:57:44.109Z] #43 67.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:57:44 [2020-01-17T23:57:44.109Z] #43 ...
23:57:44 [2020-01-17T23:57:44.109Z] 
23:57:44 [2020-01-17T23:57:44.109Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:44 [2020-01-17T23:57:44.109Z] #71 DONE 66.8s
23:57:44 [2020-01-17T23:57:44.109Z] 
23:57:44 [2020-01-17T23:57:44.109Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:57:44 [2020-01-17T23:57:44.109Z] #59 66.37 Selecting previously unselected package libbtrfs-dev.
23:57:44 [2020-01-17T23:57:44.109Z] #59 66.37 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:57:44 [2020-01-17T23:57:44.109Z] #59 66.38 Unpacking libbtrfs-dev (4.20.1-2) ...
23:57:44 [2020-01-17T23:57:44.109Z] #59 66.90 Setting up libbtrfs0 (4.20.1-2) ...
23:57:44 [2020-01-17T23:57:44.109Z] #59 67.09 Setting up libbtrfs-dev (4.20.1-2) ...
23:57:44 [2020-01-17T23:57:44.109Z] #59 67.13 Processing triggers for libc-bin (2.28-10) ...
23:57:44 [2020-01-17T23:57:44.165Z] #39 6.034 [100%] Linking C executable tini-static
23:57:44 [2020-01-17T23:57:44.556Z] #41 32.77 Checking out files:  81% (1264/1559)   
Checking out files:  82% (1279/1559)   
Checking out files:  83% (1294/1559)   
Checking out files:  84% (1310/1559)   
Checking out files:  85% (1326/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
23:57:44 [2020-01-17T23:57:44.556Z] #41 33.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:57:44 [2020-01-17T23:57:44.562Z] #39 6.346 [100%] Built target tini-static
23:57:44 [2020-01-17T23:57:44.562Z] #39 6.438 + mkdir -p /build
23:57:44 [2020-01-17T23:57:44.562Z] #39 6.439 + cp tini-static /build/docker-init
23:57:44 [2020-01-17T23:57:44.610Z] #62 ...
23:57:44 [2020-01-17T23:57:44.610Z] 
23:57:44 [2020-01-17T23:57:44.610Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:44 [2020-01-17T23:57:44.610Z] #38 6.754 -- Detecting C compiler ABI info - done
23:57:44 [2020-01-17T23:57:44.610Z] #38 6.782 -- Detecting C compile features
23:57:44 [2020-01-17T23:57:44.610Z] #38 9.721 -- Detecting C compile features - done
23:57:44 [2020-01-17T23:57:44.610Z] #38 9.784 -- Performing Test HAS_BUILTIN_FORTIFY
23:57:44 [2020-01-17T23:57:44.610Z] #38 10.35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:57:44 [2020-01-17T23:57:44.610Z] #38 10.43 -- Configuring done
23:57:44 [2020-01-17T23:57:44.610Z] #38 10.47 -- Generating done
23:57:44 [2020-01-17T23:57:44.610Z] #38 10.48 -- Build files have been written to: /tmp/tmp.rvRAtvFhrr/tini
23:57:44 [2020-01-17T23:57:44.610Z] #38 10.49 + make tini-static
23:57:44 [2020-01-17T23:57:44.610Z] #38 11.01 Scanning dependencies of target tini-static
23:57:44 [2020-01-17T23:57:44.610Z] #38 11.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:57:44 [2020-01-17T23:57:44.610Z] #38 14.46 [100%] Linking C executable tini-static
23:57:44 [2020-01-17T23:57:44.610Z] #38 15.15 [100%] Built target tini-static
23:57:44 [2020-01-17T23:57:44.610Z] #38 15.21 + mkdir -p /build
23:57:44 [2020-01-17T23:57:44.610Z] #38 15.21 + cp tini-static /build/docker-init
23:57:44 [2020-01-17T23:57:44.610Z] #38 DONE 15.4s
23:57:44 [2020-01-17T23:57:44.815Z] #41 ...
23:57:44 [2020-01-17T23:57:44.815Z] 
23:57:44 [2020-01-17T23:57:44.815Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:44 [2020-01-17T23:57:44.815Z] #47 22.92 internal/testlog
23:57:44 [2020-01-17T23:57:44.815Z] #47 23.80 unicode/utf16
23:57:44 [2020-01-17T23:57:44.815Z] #47 24.32 container/list
23:57:44 [2020-01-17T23:57:44.815Z] #47 25.40 crypto/internal/subtle
23:57:44 [2020-01-17T23:57:44.815Z] #47 25.80 crypto/subtle
23:57:44 [2020-01-17T23:57:44.815Z] #47 26.04 vendor/golang.org/x/crypto/cryptobyte/asn1
23:57:44 [2020-01-17T23:57:44.815Z] #47 26.24 internal/nettrace
23:57:44 [2020-01-17T23:57:44.815Z] #47 26.43 runtime/cgo
23:57:44 [2020-01-17T23:57:44.815Z] #47 ...
23:57:44 [2020-01-17T23:57:44.815Z] 
23:57:44 [2020-01-17T23:57:44.815Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:44 [2020-01-17T23:57:44.815Z] #33 22.92 internal/testlog
23:57:44 [2020-01-17T23:57:44.815Z] #33 23.62 encoding
23:57:44 [2020-01-17T23:57:44.815Z] #33 23.92 runtime/cgo
23:57:44 [2020-01-17T23:57:44.870Z] 
23:57:44 [2020-01-17T23:57:44.870Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:44 [2020-01-17T23:57:44.870Z] #33 68.55 path/filepath
23:57:44 [2020-01-17T23:57:44.870Z] #33 68.55 fmt
23:57:44 [2020-01-17T23:57:44.870Z] #33 70.66 io/ioutil
23:57:44 [2020-01-17T23:57:44.969Z] #39 DONE 6.6s
23:57:44 [2020-01-17T23:57:44.969Z] 
23:57:44 [2020-01-17T23:57:44.969Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:44 [2020-01-17T23:57:44.969Z] #11 46.50 Selecting previously unselected package mingw-w64-x86-64-dev.
23:57:44 [2020-01-17T23:57:44.969Z] #11 46.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:57:44 [2020-01-17T23:57:44.969Z] #11 46.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:57:45 [2020-01-17T23:57:45.034Z] #59 DONE 67.9s
23:57:45 [2020-01-17T23:57:45.034Z] 
23:57:45 [2020-01-17T23:57:45.034Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:57:45 [2020-01-17T23:57:45.034Z] #60 DONE 0.2s
23:57:45 [2020-01-17T23:57:45.034Z] 
23:57:45 [2020-01-17T23:57:45.034Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:45 [2020-01-17T23:57:45.034Z] #35 67.08 debconf: delaying package configuration, since apt-utils is not installed
23:57:45 [2020-01-17T23:57:45.034Z] #35 67.47 Fetched 14.9 MB in 3s (5590 kB/s)
23:57:45 [2020-01-17T23:57:45.034Z] #35 67.57 Selecting previously unselected package xxd.
23:57:45 [2020-01-17T23:57:45.034Z] #35 67.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 ... 15401 files and directories currently installed.)
23:57:45 [2020-01-17T23:57:45.034Z] #35 67.70 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:57:45 [2020-01-17T23:57:45.034Z] #35 67.76 Unpacking xxd (2:8.1.0875-5) ...
23:57:45 [2020-01-17T23:57:45.034Z] #35 68.03 Selecting previously unselected package vim-common.
23:57:45 [2020-01-17T23:57:45.034Z] #35 68.03 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:57:45 [2020-01-17T23:57:45.034Z] #35 ...
23:57:45 [2020-01-17T23:57:45.034Z] 
23:57:45 [2020-01-17T23:57:45.034Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:57:45 [2020-01-17T23:57:45.034Z] #61 DONE 0.1s
23:57:45 [2020-01-17T23:57:45.034Z] 
23:57:45 [2020-01-17T23:57:45.034Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:57:45 [2020-01-17T23:57:45.034Z] #35 68.21 Unpacking vim-common (2:8.1.0875-5) ...
23:57:45 [2020-01-17T23:57:45.073Z] #33 ...
23:57:45 [2020-01-17T23:57:45.073Z] 
23:57:45 [2020-01-17T23:57:45.073Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:45 [2020-01-17T23:57:45.073Z] #27 30.25 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:57:45 [2020-01-17T23:57:45.073Z] #27 30.99 
23:57:45 [2020-01-17T23:57:45.073Z] #27 31.17 
######################################################################## 100.0%
23:57:45 [2020-01-17T23:57:45.073Z] #27 31.44 
23:57:45 [2020-01-17T23:57:45.073Z] #27 33.14 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:57:45 [2020-01-17T23:57:45.131Z] #33 ...
23:57:45 [2020-01-17T23:57:45.131Z] 
23:57:45 [2020-01-17T23:57:45.131Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:45 [2020-01-17T23:57:45.131Z] #47 62.11 regexp
23:57:45 [2020-01-17T23:57:45.131Z] #47 66.61 os
23:57:45 [2020-01-17T23:57:45.131Z] #47 69.41 github.com/LK4D4/vndr/versioned
23:57:45 [2020-01-17T23:57:45.131Z] #47 71.86 internal/lazyregexp
23:57:45 [2020-01-17T23:57:45.131Z] #47 71.87 os/exec
23:57:45 [2020-01-17T23:57:45.131Z] #47 71.93 net
23:57:45 [2020-01-17T23:57:45.131Z] #47 ...
23:57:45 [2020-01-17T23:57:45.131Z] 
23:57:45 [2020-01-17T23:57:45.131Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:57:45 [2020-01-17T23:57:45.131Z] #44 4.361 Note: Building without setproctitle() and strlcpy() support.
23:57:45 [2020-01-17T23:57:45.131Z] #44 4.361       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:57:45 [2020-01-17T23:57:45.131Z] #44 6.795 fatal: not a git repository (or any of the parent directories): .git
23:57:45 [2020-01-17T23:57:45.131Z] #44 6.807   GEN      .gitid
23:57:45 [2020-01-17T23:57:45.131Z] #44 6.816   GEN      criu/include/version.h
23:57:45 [2020-01-17T23:57:45.131Z] #44 6.983   GEN      include/common/asm
23:57:45 [2020-01-17T23:57:45.392Z] #44 9.262   PBCC     images/google/protobuf/descriptor.pb-c.c
23:57:45 [2020-01-17T23:57:45.392Z] #44 9.340   PBCC     images/opts.pb-c.c
23:57:45 [2020-01-17T23:57:45.392Z] #44 9.391   PBCC     images/sit.pb-c.c
23:57:45 [2020-01-17T23:57:45.392Z] #44 9.459   DEP      images/google/protobuf/descriptor.pb-c.d
23:57:45 [2020-01-17T23:57:45.654Z] #44 9.517   DEP      images/opts.pb-c.d
23:57:45 [2020-01-17T23:57:45.654Z] #44 9.603   DEP      images/sit.pb-c.d
23:57:45 [2020-01-17T23:57:45.654Z] #44 ...
23:57:45 [2020-01-17T23:57:45.654Z] 
23:57:45 [2020-01-17T23:57:45.654Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:45 [2020-01-17T23:57:45.654Z] #33 72.59 log
23:57:45 [2020-01-17T23:57:45.654Z] #33 72.59 github.com/BurntSushi/toml
23:57:45 [2020-01-17T23:57:45.654Z] #33 72.66 flag
23:57:45 [2020-01-17T23:57:45.959Z] #35 68.90 Selecting previously unselected package cmake-data.
23:57:45 [2020-01-17T23:57:45.959Z] #35 68.90 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:57:45 [2020-01-17T23:57:45.959Z] #35 68.94 Unpacking cmake-data (3.13.4-1) ...
23:57:45 [2020-01-17T23:57:45.959Z] #35 ...
23:57:45 [2020-01-17T23:57:45.959Z] 
23:57:45 [2020-01-17T23:57:45.959Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:45 [2020-01-17T23:57:45.959Z] #25 48.63 Reading package lists...
23:57:45 [2020-01-17T23:57:45.959Z] #25 59.39 Building dependency tree...
23:57:45 [2020-01-17T23:57:45.959Z] #25 65.06 ca-certificates is already the newest version (20190110).
23:57:45 [2020-01-17T23:57:45.959Z] #25 65.06 The following additional packages will be installed:
23:57:45 [2020-01-17T23:57:45.959Z] #25 65.11   libjq1 libonig5
23:57:45 [2020-01-17T23:57:45.959Z] #25 65.95 The following NEW packages will be installed:
23:57:45 [2020-01-17T23:57:45.959Z] #25 65.96   jq libjq1 libonig5
23:57:45 [2020-01-17T23:57:45.959Z] #25 66.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:57:45 [2020-01-17T23:57:45.959Z] #25 66.58 Need to get 355 kB of archives.
23:57:45 [2020-01-17T23:57:45.959Z] #25 66.58 After this operation, 1072 kB of additional disk space will be used.
23:57:45 [2020-01-17T23:57:45.959Z] #25 66.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:57:45 [2020-01-17T23:57:45.959Z] #25 66.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:57:45 [2020-01-17T23:57:45.959Z] #25 66.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:57:45 [2020-01-17T23:57:45.959Z] #25 68.54 debconf: delaying package configuration, since apt-utils is not installed
23:57:45 [2020-01-17T23:57:45.959Z] #25 68.94 Fetched 355 kB in 0s (1090 kB/s)
23:57:45 [2020-01-17T23:57:45.959Z] #25 69.12 Selecting previously unselected package libonig5:amd64.
23:57:45 [2020-01-17T23:57:45.959Z] #25 69.12 (Reading database ... 
23:57:45 [2020-01-17T23:57:45.959Z] #25 ...
23:57:45 [2020-01-17T23:57:45.959Z] 
23:57:45 [2020-01-17T23:57:45.959Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:45 [2020-01-17T23:57:45.959Z] #43 67.51 Selecting previously unselected package libprotobuf-dev:amd64.
23:57:45 [2020-01-17T23:57:45.959Z] #43 67.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:57:45 [2020-01-17T23:57:45.959Z] #43 67.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:57:46 [2020-01-17T23:57:46.007Z] #27 34.20 
23:57:46 [2020-01-17T23:57:46.524Z] #27 34.60 #=#=#                                                                         

#############                                                             19.1%
######################################################################## 100.0%
23:57:46 [2020-01-17T23:57:46.783Z] #27 35.06 
23:57:46 [2020-01-17T23:57:46.900Z] #11 ...
23:57:46 [2020-01-17T23:57:46.900Z] 
23:57:46 [2020-01-17T23:57:46.900Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:57:46 [2020-01-17T23:57:46.900Z] #45 6.581 Note: Building without setproctitle() and strlcpy() support.
23:57:46 [2020-01-17T23:57:46.900Z] #45 6.581       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:57:46 [2020-01-17T23:57:46.900Z] #45 7.371 fatal: not a git repository (or any of the parent directories): .git
23:57:46 [2020-01-17T23:57:46.900Z] #45 7.398   GEN      .gitid
23:57:46 [2020-01-17T23:57:46.900Z] #45 7.400   GEN      criu/include/version.h
23:57:46 [2020-01-17T23:57:46.900Z] #45 7.408   GEN      include/common/asm
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.523   PBCC     images/google/protobuf/descriptor.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.620   PBCC     images/opts.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.688   PBCC     images/sit.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.740   DEP      images/google/protobuf/descriptor.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.764   DEP      images/opts.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.777   DEP      images/sit.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.791   PBCC     images/macvlan.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.820   DEP      images/macvlan.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.851   PBCC     images/autofs.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.866   DEP      images/autofs.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.880   PBCC     images/sysctl.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.903   DEP      images/sysctl.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.985   PBCC     images/time.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 8.989   DEP      images/time.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.014   PBCC     images/binfmt-misc.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.031   DEP      images/binfmt-misc.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.069   PBCC     images/seccomp.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.091   DEP      images/seccomp.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.128   PBCC     images/userns.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.132   DEP      images/userns.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.153   PBCC     images/cgroup.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.172   DEP      images/cgroup.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.204   PBCC     images/fown.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.217   PBCC     images/ext-file.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.230   DEP      images/fown.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.291   DEP      images/ext-file.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.321   PBCC     images/rpc.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.378   DEP      images/rpc.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.435   PBCC     images/siginfo.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.439   DEP      images/siginfo.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.461   PBCC     images/pagemap.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.492   DEP      images/pagemap.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.533   PBCC     images/rlimit.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.540   DEP      images/rlimit.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.569   PBCC     images/file-lock.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.586   DEP      images/file-lock.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.623   PBCC     images/tty.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.661   DEP      images/tty.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.708   PBCC     images/tun.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.715   PBCC     images/netdev.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.827   DEP      images/tun.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.891   DEP      images/netdev.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.899   PBCC     images/vma.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.945   DEP      images/vma.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.977   PBCC     images/creds.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 9.986   DEP      images/creds.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 10.02   PBCC     images/utsns.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 10.05   DEP      images/utsns.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 10.07   PBCC     images/ipc-desc.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 10.08   PBCC     images/ipc-sem.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 10.10   DEP      images/ipc-desc.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 10.12   DEP      images/ipc-sem.pb-c.d
23:57:46 [2020-01-17T23:57:46.900Z] #45 10.16   PBCC     images/ipc-msg.pb-c.c
23:57:46 [2020-01-17T23:57:46.900Z] #45 ...
23:57:46 [2020-01-17T23:57:46.900Z] 
23:57:46 [2020-01-17T23:57:46.900Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:46 [2020-01-17T23:57:46.901Z] #63 25.56 Checking out files:  66% (2023/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
23:57:46 [2020-01-17T23:57:46.901Z] #63 26.34 + cd /tmp/tmp.OdMR68jwdL/src/github.com/containerd/containerd
23:57:46 [2020-01-17T23:57:46.901Z] #63 26.34 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:47 [2020-01-17T23:57:47.324Z] #43 70.26 Selecting previously unselected package libprotoc17:amd64.
23:57:47 [2020-01-17T23:57:47.324Z] #43 70.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:57:47 [2020-01-17T23:57:47.324Z] #43 70.31 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:57:47 [2020-01-17T23:57:47.720Z] #27 ...
23:57:47 [2020-01-17T23:57:47.720Z] 
23:57:47 [2020-01-17T23:57:47.720Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + export 'BUILDTAGS=netgo osusergo static_build'
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + BUILDTAGS='netgo osusergo static_build'
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + export EXTRA_FLAGS=-buildmode=pie
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + EXTRA_FLAGS=-buildmode=pie
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + '[' '' = dynamic ']'
23:57:47 [2020-01-17T23:57:47.742Z] #63 27.27 + make
23:57:48 [2020-01-17T23:57:48.148Z] #63 ...
23:57:48 [2020-01-17T23:57:48.148Z] 
23:57:48 [2020-01-17T23:57:48.148Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:48 [2020-01-17T23:57:48.148Z] #34 42.48 time
23:57:48 [2020-01-17T23:57:48.148Z] #34 48.82 os
23:57:48 [2020-01-17T23:57:48.148Z] #34 50.36 internal/fmtsort
23:57:48 [2020-01-17T23:57:48.148Z] #34 51.21 strings
23:57:48 [2020-01-17T23:57:48.148Z] #34 52.07 fmt
23:57:48 [2020-01-17T23:57:48.148Z] #34 ...
23:57:48 [2020-01-17T23:57:48.148Z] 
23:57:48 [2020-01-17T23:57:48.148Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.17   DEP      images/ipc-msg.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.20   PBCC     images/ipc-shm.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.23   DEP      images/ipc-shm.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.26   PBCC     images/ipc-var.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.27   DEP      images/ipc-var.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.31   PBCC     images/sk-opts.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.35   PBCC     images/packet-sock.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.42   DEP      images/sk-opts.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.49   DEP      images/packet-sock.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.53   PBCC     images/sk-netlink.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.56   DEP      images/sk-netlink.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.61   PBCC     images/sk-inet.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.66   DEP      images/sk-inet.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.70   PBCC     images/sk-unix.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.73   DEP      images/sk-unix.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.80   PBCC     images/mm.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.81   DEP      images/mm.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.86   PBCC     images/timerfd.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.90   DEP      images/timerfd.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 10.95   PBCC     images/timer.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.00   DEP      images/timer.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.03   PBCC     images/sa.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.05   DEP      images/sa.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.08   PBCC     images/pipe-data.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.09   DEP      images/pipe-data.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.14   PBCC     images/mnt.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.14   DEP      images/mnt.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.18   PBCC     images/sk-packet.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.20   DEP      images/sk-packet.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.28   PBCC     images/tcp-stream.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.32   DEP      images/tcp-stream.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.37   PBCC     images/pipe.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.39   DEP      images/pipe.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.41   PBCC     images/pstree.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.42   DEP      images/pstree.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.44   PBCC     images/fs.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.45   DEP      images/fs.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.48   PBCC     images/signalfd.pb-c.c
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.50   DEP      images/signalfd.pb-c.d
23:57:48 [2020-01-17T23:57:48.148Z] #45 11.52   PBCC     images/fh.pb-c.c
23:57:48 [2020-01-17T23:57:48.252Z] #43 71.21 Selecting previously unselected package protobuf-c-compiler.
23:57:48 [2020-01-17T23:57:48.252Z] #43 71.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:57:48 [2020-01-17T23:57:48.252Z] #43 71.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:57:48 [2020-01-17T23:57:48.508Z] #43 ...
23:57:48 [2020-01-17T23:57:48.508Z] 
23:57:48 [2020-01-17T23:57:48.508Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:57:48 [2020-01-17T23:57:48.508Z] #25 69.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:57:48 [2020-01-17T23:57:48.508Z] #25 69.24 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 69.28 Unpacking libonig5:amd64 (6.9.1-1) ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 69.75 Selecting previously unselected package libjq1:amd64.
23:57:48 [2020-01-17T23:57:48.508Z] #25 69.75 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 69.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 70.23 Selecting previously unselected package jq.
23:57:48 [2020-01-17T23:57:48.508Z] #25 70.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 70.27 Unpacking jq (1.5+dfsg-2+b1) ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 70.83 Setting up libonig5:amd64 (6.9.1-1) ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 70.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 70.99 Setting up jq (1.5+dfsg-2+b1) ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 71.02 Processing triggers for libc-bin (2.28-10) ...
23:57:48 [2020-01-17T23:57:48.508Z] #25 DONE 71.5s
23:57:48 [2020-01-17T23:57:48.508Z] 
23:57:48 [2020-01-17T23:57:48.508Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:48 [2020-01-17T23:57:48.508Z] #43 71.52 Selecting previously unselected package protobuf-compiler.
23:57:48 [2020-01-17T23:57:48.508Z] #43 71.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:57:48 [2020-01-17T23:57:48.508Z] #43 71.55 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:57:48 [2020-01-17T23:57:48.508Z] #43 ...
23:57:48 [2020-01-17T23:57:48.508Z] 
23:57:48 [2020-01-17T23:57:48.508Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:57:48 [2020-01-17T23:57:48.508Z] #26 DONE 0.2s
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.55   PBCC     images/fsnotify.pb-c.c
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.59   DEP      images/fh.pb-c.d
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.62   DEP      images/fsnotify.pb-c.d
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.72   PBCC     images/eventpoll.pb-c.c
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.72   DEP      images/eventpoll.pb-c.d
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.76   PBCC     images/eventfd.pb-c.c
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.77   DEP      images/eventfd.pb-c.d
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.80   PBCC     images/remap-file-path.pb-c.c
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.81   DEP      images/remap-file-path.pb-c.d
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.86   PBCC     images/fifo.pb-c.c
23:57:48 [2020-01-17T23:57:48.560Z] #45 11.87   DEP      images/fifo.pb-c.d
23:57:48 [2020-01-17T23:57:48.754Z] #71 35.60 Checking out files:  51% (1033/1997)   
Checking out files:  52% (1039/1997)   
Checking out files:  53% (1059/1997)   
Checking out files:  54% (1079/1997)   
Checking out files:  55% (1099/1997)   
Checking out files:  56% (1119/1997)   
Checking out files:  57% (1139/1997)   
Checking out files:  58% (1159/1997)   
Checking out files:  59% (1179/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  90% (1813/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
23:57:48 [2020-01-17T23:57:48.754Z] #71 36.95 + cd /tmp/tmp.hvNqI2NQbB/src/github.com/docker/libnetwork
23:57:48 [2020-01-17T23:57:48.754Z] #71 36.95 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:57:48 [2020-01-17T23:57:48.764Z] 
23:57:48 [2020-01-17T23:57:48.764Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:48 [2020-01-17T23:57:48.764Z] #43 71.85 Selecting previously unselected package python-pkg-resources.
23:57:48 [2020-01-17T23:57:48.764Z] #43 71.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:57:48 [2020-01-17T23:57:48.764Z] #43 71.87 Unpacking python-pkg-resources (40.8.0-1) ...
23:57:48 [2020-01-17T23:57:48.953Z] #45 11.93   PBCC     images/ghost-file.pb-c.c
23:57:48 [2020-01-17T23:57:48.953Z] #45 11.95   DEP      images/ghost-file.pb-c.d
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.00   PBCC     images/regfile.pb-c.c
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.07   DEP      images/regfile.pb-c.d
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.10   PBCC     images/ns.pb-c.c
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.16   DEP      images/ns.pb-c.d
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.20   PBCC     images/fdinfo.pb-c.c
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.29   DEP      images/fdinfo.pb-c.d
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.32   PBCC     images/core-aarch64.pb-c.c
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.36   PBCC     images/core-arm.pb-c.c
23:57:48 [2020-01-17T23:57:48.953Z] #45 12.41   PBCC     images/core-ppc64.pb-c.c
23:57:49 [2020-01-17T23:57:49.320Z] #71 37.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:57:49 [2020-01-17T23:57:49.325Z] #43 72.43 Selecting previously unselected package python-six.
23:57:49 [2020-01-17T23:57:49.325Z] #43 72.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:57:49 [2020-01-17T23:57:49.325Z] #43 72.43 Unpacking python-six (1.12.0-1) ...
23:57:49 [2020-01-17T23:57:49.354Z] #45 12.45   PBCC     images/core-s390.pb-c.c
23:57:49 [2020-01-17T23:57:49.354Z] #45 12.47   PBCC     images/core-x86.pb-c.c
23:57:49 [2020-01-17T23:57:49.354Z] #45 12.58   PBCC     images/core.pb-c.c
23:57:49 [2020-01-17T23:57:49.354Z] #45 12.64   PBCC     images/inventory.pb-c.c
23:57:49 [2020-01-17T23:57:49.354Z] #45 12.74   DEP      images/core-aarch64.pb-c.d
23:57:49 [2020-01-17T23:57:49.354Z] #45 12.80   DEP      images/core-arm.pb-c.d
23:57:49 [2020-01-17T23:57:49.354Z] #45 12.83   DEP      images/core-ppc64.pb-c.d
23:57:49 [2020-01-17T23:57:49.581Z] #43 72.71 Selecting previously unselected package python-protobuf.
23:57:49 [2020-01-17T23:57:49.581Z] #43 72.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:57:49 [2020-01-17T23:57:49.581Z] #43 72.76 Unpacking python-protobuf (3.6.1.3-2) ...
23:57:49 [2020-01-17T23:57:49.756Z] #45 12.87   DEP      images/core-s390.pb-c.d
23:57:49 [2020-01-17T23:57:49.756Z] #45 12.92   DEP      images/core-x86.pb-c.d
23:57:49 [2020-01-17T23:57:49.756Z] #45 12.93   DEP      images/core.pb-c.d
23:57:49 [2020-01-17T23:57:49.756Z] #45 12.98   DEP      images/inventory.pb-c.d
23:57:49 [2020-01-17T23:57:49.756Z] #45 13.01   PBCC     images/cpuinfo.pb-c.c
23:57:49 [2020-01-17T23:57:49.756Z] #45 13.02   DEP      images/cpuinfo.pb-c.d
23:57:49 [2020-01-17T23:57:49.756Z] #45 13.06   PBCC     images/stats.pb-c.c
23:57:49 [2020-01-17T23:57:49.756Z] #45 13.07   DEP      images/stats.pb-c.d
23:57:49 [2020-01-17T23:57:49.837Z] #43 ...
23:57:49 [2020-01-17T23:57:49.837Z] 
23:57:49 [2020-01-17T23:57:49.837Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:49 [2020-01-17T23:57:49.837Z] #10 63.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:57:49 [2020-01-17T23:57:49.837Z] #10 63.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
23:57:49 [2020-01-17T23:57:49.837Z] #10 63.52 Get:9 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]
23:57:49 [2020-01-17T23:57:49.837Z] #10 69.71 Get:10 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]
23:57:50 [2020-01-17T23:57:50.093Z] #10 ...
23:57:50 [2020-01-17T23:57:50.093Z] 
23:57:50 [2020-01-17T23:57:50.093Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:50 [2020-01-17T23:57:50.093Z] #47 69.02 github.com/LK4D4/vndr/godl/singleflight
23:57:50 [2020-01-17T23:57:50.093Z] #47 69.03 errors
23:57:50 [2020-01-17T23:57:50.093Z] #47 69.63 sort
23:57:50 [2020-01-17T23:57:50.093Z] #47 69.80 io
23:57:50 [2020-01-17T23:57:50.093Z] #47 71.19 strconv
23:57:50 [2020-01-17T23:57:50.093Z] #47 71.66 bytes
23:57:50 [2020-01-17T23:57:50.947Z] #33 77.18 github.com/BurntSushi/toml/cmd/tomlv
23:57:50 [2020-01-17T23:57:50.947Z] #33 ...
23:57:50 [2020-01-17T23:57:50.947Z] 
23:57:50 [2020-01-17T23:57:50.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:57:50 [2020-01-17T23:57:50.947Z] #44 9.671   PBCC     images/macvlan.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 9.736   DEP      images/macvlan.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 9.799   PBCC     images/autofs.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 9.845   DEP      images/autofs.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 9.975   PBCC     images/sysctl.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 9.991   DEP      images/sysctl.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.10   PBCC     images/time.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.16   DEP      images/time.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.20   PBCC     images/binfmt-misc.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.24   DEP      images/binfmt-misc.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.29   PBCC     images/seccomp.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.33   DEP      images/seccomp.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.37   PBCC     images/userns.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.42   DEP      images/userns.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.57   PBCC     images/cgroup.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.59   DEP      images/cgroup.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.74   PBCC     images/fown.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.78   PBCC     images/ext-file.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.80   DEP      images/fown.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 10.86   DEP      images/ext-file.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.01   PBCC     images/rpc.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.05   DEP      images/rpc.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.15   PBCC     images/siginfo.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.17   DEP      images/siginfo.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.29   PBCC     images/pagemap.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.36   DEP      images/pagemap.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.43   PBCC     images/rlimit.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.45   DEP      images/rlimit.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.56   PBCC     images/file-lock.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.59   DEP      images/file-lock.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.63   PBCC     images/tty.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.69   DEP      images/tty.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.74   PBCC     images/tun.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.78   PBCC     images/netdev.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.83   DEP      images/tun.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 11.88   DEP      images/netdev.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.04   PBCC     images/vma.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.07   DEP      images/vma.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.13   PBCC     images/creds.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.16   DEP      images/creds.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.20   PBCC     images/utsns.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.23   DEP      images/utsns.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.30   PBCC     images/ipc-desc.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.31   PBCC     images/ipc-sem.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.37   DEP      images/ipc-desc.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.47   DEP      images/ipc-sem.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.57   PBCC     images/ipc-msg.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.58   DEP      images/ipc-msg.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.66   PBCC     images/ipc-shm.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.72   DEP      images/ipc-shm.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.79   PBCC     images/ipc-var.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.84   DEP      images/ipc-var.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.92   PBCC     images/sk-opts.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 12.98   PBCC     images/packet-sock.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.03   DEP      images/sk-opts.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.08   DEP      images/packet-sock.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.16   PBCC     images/sk-netlink.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.24   DEP      images/sk-netlink.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.28   PBCC     images/sk-inet.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.33   DEP      images/sk-inet.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.39   PBCC     images/sk-unix.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.48   DEP      images/sk-unix.pb-c.d
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.55   PBCC     images/mm.pb-c.c
23:57:50 [2020-01-17T23:57:50.947Z] #44 13.57   DEP      images/mm.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 13.62   PBCC     images/timerfd.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 13.65   DEP      images/timerfd.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 13.72   PBCC     images/timer.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 13.76   DEP      images/timer.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 13.82   PBCC     images/sa.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 13.90   DEP      images/sa.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 13.97   PBCC     images/pipe-data.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.00   DEP      images/pipe-data.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.13   PBCC     images/mnt.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.22   DEP      images/mnt.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.33   PBCC     images/sk-packet.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.35   DEP      images/sk-packet.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.43   PBCC     images/tcp-stream.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.54   DEP      images/tcp-stream.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.62   PBCC     images/pipe.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.68   DEP      images/pipe.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.81   PBCC     images/pstree.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.83   DEP      images/pstree.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.91   PBCC     images/fs.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 14.94   DEP      images/fs.pb-c.d
23:57:50 [2020-01-17T23:57:50.948Z] #44 15.01   PBCC     images/signalfd.pb-c.c
23:57:50 [2020-01-17T23:57:50.948Z] #44 15.07   DEP      images/signalfd.pb-c.d
23:57:51 [2020-01-17T23:57:51.020Z] #47 ...
23:57:51 [2020-01-17T23:57:51.020Z] 
23:57:51 [2020-01-17T23:57:51.020Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:51 [2020-01-17T23:57:51.020Z] #33 63.90 internal/reflectlite
23:57:51 [2020-01-17T23:57:51.020Z] #33 63.97 sync
23:57:51 [2020-01-17T23:57:51.020Z] #33 68.62 errors
23:57:51 [2020-01-17T23:57:51.020Z] #33 68.62 sort
23:57:51 [2020-01-17T23:57:51.020Z] #33 69.44 strconv
23:57:51 [2020-01-17T23:57:51.020Z] #33 70.70 io
23:57:51 [2020-01-17T23:57:51.020Z] #33 72.73 internal/oserror
23:57:51 [2020-01-17T23:57:51.020Z] #33 72.93 syscall
23:57:51 [2020-01-17T23:57:51.175Z] #45 14.07 make[1]: Nothing to be done for 'all'.
23:57:51 [2020-01-17T23:57:51.208Z] #44 15.21   PBCC     images/fh.pb-c.c
23:57:51 [2020-01-17T23:57:51.276Z] #33 ...
23:57:51 [2020-01-17T23:57:51.276Z] 
23:57:51 [2020-01-17T23:57:51.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u2 [109 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 73.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 74.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 74.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 74.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:57:51 [2020-01-17T23:57:51.276Z] #10 74.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u2 [321 kB]
23:57:51 [2020-01-17T23:57:51.470Z] #44 15.37   PBCC     images/fsnotify.pb-c.c
23:57:51 [2020-01-17T23:57:51.470Z] #44 15.46   DEP      images/fh.pb-c.d
23:57:51 [2020-01-17T23:57:51.470Z] #44 15.49   DEP      images/fsnotify.pb-c.d
23:57:51 [2020-01-17T23:57:51.641Z] #45 14.94   CC       images/stats.o
23:57:51 [2020-01-17T23:57:51.641Z] #45 ...
23:57:51 [2020-01-17T23:57:51.641Z] 
23:57:51 [2020-01-17T23:57:51.641Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:51 [2020-01-17T23:57:51.641Z] #48 45.97 internal/poll
23:57:51 [2020-01-17T23:57:51.641Z] #48 47.95 internal/syscall/unix
23:57:51 [2020-01-17T23:57:51.641Z] #48 48.21 os
23:57:51 [2020-01-17T23:57:51.641Z] #48 51.58 strings
23:57:51 [2020-01-17T23:57:51.641Z] #48 51.66 fmt
23:57:51 [2020-01-17T23:57:51.641Z] #48 53.89 path/filepath
23:57:51 [2020-01-17T23:57:51.641Z] #48 55.26 regexp/syntax
23:57:51 [2020-01-17T23:57:51.641Z] #48 56.05 flag
23:57:51 [2020-01-17T23:57:51.641Z] #48 ...
23:57:51 [2020-01-17T23:57:51.641Z] 
23:57:51 [2020-01-17T23:57:51.641Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:57:51 [2020-01-17T23:57:51.641Z] #11 52.43 Selecting previously unselected package gcc-mingw-w64-base.
23:57:51 [2020-01-17T23:57:51.641Z] #11 52.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:57:51 [2020-01-17T23:57:51.641Z] #11 52.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:57:51 [2020-01-17T23:57:51.641Z] #11 52.51 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:57:51 [2020-01-17T23:57:51.641Z] #11 52.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:57:51 [2020-01-17T23:57:51.641Z] #11 52.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.51   PBCC     images/eventpoll.pb-c.c
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.54   DEP      images/eventpoll.pb-c.d
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.64   PBCC     images/eventfd.pb-c.c
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.65   DEP      images/eventfd.pb-c.d
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.71   PBCC     images/remap-file-path.pb-c.c
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.75   DEP      images/remap-file-path.pb-c.d
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.79   PBCC     images/fifo.pb-c.c
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.81   DEP      images/fifo.pb-c.d
23:57:51 [2020-01-17T23:57:51.731Z] #44 15.88   PBCC     images/ghost-file.pb-c.c
23:57:51 [2020-01-17T23:57:51.991Z] #44 15.97   DEP      images/ghost-file.pb-c.d
23:57:51 [2020-01-17T23:57:51.991Z] #44 16.02   PBCC     images/regfile.pb-c.c
23:57:51 [2020-01-17T23:57:51.991Z] #44 16.13   DEP      images/regfile.pb-c.d
23:57:52 [2020-01-17T23:57:52.253Z] #44 16.21   PBCC     images/ns.pb-c.c
23:57:52 [2020-01-17T23:57:52.253Z] #44 16.24   DEP      images/ns.pb-c.d
23:57:52 [2020-01-17T23:57:52.253Z] #44 16.32   PBCC     images/fdinfo.pb-c.c
23:57:52 [2020-01-17T23:57:52.513Z] #44 16.49   DEP      images/fdinfo.pb-c.d
23:57:52 [2020-01-17T23:57:52.641Z] #10 75.79 debconf: delaying package configuration, since apt-utils is not installed
23:57:52 [2020-01-17T23:57:52.781Z] #44 16.57   PBCC     images/core-aarch64.pb-c.c
23:57:52 [2020-01-17T23:57:52.781Z] #44 16.62   PBCC     images/core-arm.pb-c.c
23:57:52 [2020-01-17T23:57:52.781Z] #44 16.70   PBCC     images/core-ppc64.pb-c.c
23:57:52 [2020-01-17T23:57:52.781Z] #44 16.74   PBCC     images/core-s390.pb-c.c
23:57:52 [2020-01-17T23:57:52.781Z] #44 16.79   PBCC     images/core-x86.pb-c.c
23:57:52 [2020-01-17T23:57:52.781Z] #44 16.82   PBCC     images/core.pb-c.c
23:57:52 [2020-01-17T23:57:52.781Z] #44 16.93   PBCC     images/inventory.pb-c.c
23:57:53 [2020-01-17T23:57:53.041Z] #44 17.05   DEP      images/core-aarch64.pb-c.d
23:57:53 [2020-01-17T23:57:53.041Z] #44 17.11   DEP      images/core-arm.pb-c.d
23:57:53 [2020-01-17T23:57:53.202Z] #10 76.14 Fetched 77.7 MB in 13s (6000 kB/s)
23:57:53 [2020-01-17T23:57:53.202Z] #10 76.38 Selecting previously unselected package binutils-mingw-w64-i686.
23:57:53 [2020-01-17T23:57:53.302Z] #44 17.23   DEP      images/core-ppc64.pb-c.d
23:57:53 [2020-01-17T23:57:53.302Z] #44 17.30   DEP      images/core-s390.pb-c.d
23:57:53 [2020-01-17T23:57:53.302Z] #44 17.38   DEP      images/core-x86.pb-c.d
23:57:53 [2020-01-17T23:57:53.458Z] #10 76.38 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:57:53 [2020-01-17T23:57:53.458Z] #10 76.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:57:53 [2020-01-17T23:57:53.458Z] #10 76.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:57:53 [2020-01-17T23:57:53.504Z] #71 ...
23:57:53 [2020-01-17T23:57:53.504Z] 
23:57:53 [2020-01-17T23:57:53.504Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:53 [2020-01-17T23:57:53.504Z] #27 36.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:57:53 [2020-01-17T23:57:53.504Z] #27 36.75 skipping existing 1849cc453dee
23:57:53 [2020-01-17T23:57:53.504Z] #27 37.19 
23:57:53 [2020-01-17T23:57:53.504Z] #27 39.29 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:57:53 [2020-01-17T23:57:53.504Z] #27 39.68 
23:57:53 [2020-01-17T23:57:53.504Z] #27 39.99 
######################################################################## 100.0%
23:57:53 [2020-01-17T23:57:53.504Z] #27 40.19 
23:57:53 [2020-01-17T23:57:53.504Z] #27 40.43 Download of images into '/build' complete.
23:57:53 [2020-01-17T23:57:53.504Z] #27 40.43 Use something like the following to load the result into a Docker daemon:
23:57:53 [2020-01-17T23:57:53.504Z] #27 40.43   tar -cC '/build' . | docker load
23:57:53 [2020-01-17T23:57:53.504Z] #27 DONE 41.1s
23:57:53 [2020-01-17T23:57:53.504Z] 
23:57:53 [2020-01-17T23:57:53.504Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:57:53 [2020-01-17T23:57:53.504Z] #53 40.19 + cd /tmp/tmp.4Y42D7ziQG/src/github.com/golangci/golangci-lint/
23:57:53 [2020-01-17T23:57:53.504Z] #53 40.20 + git checkout -q v1.20.0
23:57:53 [2020-01-17T23:57:53.504Z] #53 41.10 ++ git describe --tags
23:57:53 [2020-01-17T23:57:53.504Z] #53 41.14 + version=v1.20.0
23:57:53 [2020-01-17T23:57:53.504Z] #53 41.14 ++ git rev-parse --short HEAD
23:57:53 [2020-01-17T23:57:53.504Z] #53 41.17 + commit=cc98739
23:57:53 [2020-01-17T23:57:53.504Z] #53 41.17 ++ git show -s --format=%cd
23:57:53 [2020-01-17T23:57:53.504Z] #53 41.19 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
23:57:53 [2020-01-17T23:57:53.504Z] #53 41.19 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:57:53 [2020-01-17T23:57:53.504Z] #53 ...
23:57:53 [2020-01-17T23:57:53.504Z] 
23:57:53 [2020-01-17T23:57:53.504Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:57:53 [2020-01-17T23:57:53.504Z] #43 32.02 Fetched 8321 kB in 25s (329 kB/s)
23:57:53 [2020-01-17T23:57:53.504Z] #43 32.02 Reading package lists...
23:57:53 [2020-01-17T23:57:53.562Z] #44 17.49   DEP      images/core.pb-c.d
23:57:53 [2020-01-17T23:57:53.562Z] #44 17.57   DEP      images/inventory.pb-c.d
23:57:53 [2020-01-17T23:57:53.823Z] #44 17.74   PBCC     images/cpuinfo.pb-c.c
23:57:53 [2020-01-17T23:57:53.823Z] #44 17.77   DEP      images/cpuinfo.pb-c.d
23:57:53 [2020-01-17T23:57:53.823Z] #44 17.85   PBCC     images/stats.pb-c.c
23:57:53 [2020-01-17T23:57:53.975Z] #11 ...
23:57:53 [2020-01-17T23:57:53.975Z] 
23:57:53 [2020-01-17T23:57:53.975Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:53 [2020-01-17T23:57:53.975Z] #48 58.11 go/token
23:57:54 [2020-01-17T23:57:54.084Z] #44 17.88   DEP      images/stats.pb-c.d
23:57:54 [2020-01-17T23:57:54.380Z] #48 58.78 go/scanner
23:57:54 [2020-01-17T23:57:54.695Z] #43 42.52 Reading package lists...
23:57:54 [2020-01-17T23:57:54.695Z] #43 ...
23:57:54 [2020-01-17T23:57:54.695Z] 
23:57:54 [2020-01-17T23:57:54.695Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:54 [2020-01-17T23:57:54.695Z] #47 42.84 vendor/golang.org/x/crypto/internal/subtle
23:57:54 [2020-01-17T23:57:54.695Z] #47 43.04 vendor/golang.org/x/crypto/curve25519
23:57:55 [2020-01-17T23:57:55.027Z] #44 ...
23:57:55 [2020-01-17T23:57:55.027Z] 
23:57:55 [2020-01-17T23:57:55.027Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:55 [2020-01-17T23:57:55.027Z] #33 DONE 82.1s
23:57:55 [2020-01-17T23:57:55.027Z] 
23:57:55 [2020-01-17T23:57:55.027Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:55 [2020-01-17T23:57:55.027Z] #47 73.47 encoding/binary
23:57:55 [2020-01-17T23:57:55.027Z] #47 73.50 flag
23:57:55 [2020-01-17T23:57:55.027Z] #47 76.27 go/token
23:57:55 [2020-01-17T23:57:55.027Z] #47 76.47 net/url
23:57:55 [2020-01-17T23:57:55.027Z] #47 76.93 text/template/parse
23:57:55 [2020-01-17T23:57:55.027Z] #47 77.69 go/scanner
23:57:55 [2020-01-17T23:57:55.027Z] #47 79.78 encoding/base64
23:57:55 [2020-01-17T23:57:55.027Z] #47 80.10 go/ast
23:57:55 [2020-01-17T23:57:55.027Z] #47 81.22 encoding/json
23:57:55 [2020-01-17T23:57:55.346Z] #10 ...
23:57:55 [2020-01-17T23:57:55.346Z] 
23:57:55 [2020-01-17T23:57:55.346Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + RM_GOPATH=0
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + TMP_GOPATH=
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + : /build
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + '[' -z '' ']'
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 ++ mktemp -d
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + export GOPATH=/tmp/tmp.z8Y1MSoozm
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + GOPATH=/tmp/tmp.z8Y1MSoozm
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + RM_GOPATH=1
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 ++ dirname ./install.sh
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + dir=.
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + bin=containerd
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + shift
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + '[' '!' -f ./containerd.installer ']'
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + . ./containerd.installer
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + install_containerd
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 + git clone https://github.com/containerd/containerd.git /tmp/tmp.z8Y1MSoozm/src/github.com/containerd/containerd
23:57:55 [2020-01-17T23:57:55.346Z] #62 5.263 Cloning into '/tmp/tmp.z8Y1MSoozm/src/github.com/containerd/containerd'...
23:57:55 [2020-01-17T23:57:55.346Z] #62 ...
23:57:55 [2020-01-17T23:57:55.346Z] 
23:57:55 [2020-01-17T23:57:55.346Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:57:55 [2020-01-17T23:57:55.346Z] #30 76.63 Checking out files:  90% (1197/1317)   
Checking out files:  91% (1199/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
23:57:55 [2020-01-17T23:57:55.346Z] #30 76.92 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
23:57:55 [2020-01-17T23:57:55.371Z] Removing intermediate container eeb6398907de
23:57:55 [2020-01-17T23:57:55.371Z]  ---> 993a991a6ead
23:57:55 [2020-01-17T23:57:55.371Z] Step 11/16 : ARG GOOS
23:57:55 [2020-01-17T23:57:55.371Z]  ---> Running in b79a3c79e260
23:57:55 [2020-01-17T23:57:55.371Z] Removing intermediate container b79a3c79e260
23:57:55 [2020-01-17T23:57:55.371Z]  ---> 632cf15362ef
23:57:55 [2020-01-17T23:57:55.371Z] Step 12/16 : ARG GOARCH
23:57:55 [2020-01-17T23:57:55.371Z]  ---> Running in f7f77a27e6b0
23:57:55 [2020-01-17T23:57:55.371Z] Removing intermediate container f7f77a27e6b0
23:57:55 [2020-01-17T23:57:55.371Z]  ---> 5daf62fe634f
23:57:55 [2020-01-17T23:57:55.371Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
23:57:55 [2020-01-17T23:57:55.371Z]  ---> Running in b63f17623ae7
23:57:55 [2020-01-17T23:57:55.700Z] #48 60.09 regexp
23:57:56 [2020-01-17T23:57:56.080Z] #48 60.35 go/ast
23:57:56 [2020-01-17T23:57:56.942Z] #47 ...
23:57:56 [2020-01-17T23:57:56.942Z] 
23:57:56 [2020-01-17T23:57:56.942Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:57:56 [2020-01-17T23:57:56.942Z] #44 20.97 make[1]: Nothing to be done for 'all'.
23:57:57 [2020-01-17T23:57:57.222Z] #47 ...
23:57:57 [2020-01-17T23:57:57.222Z] 
23:57:57 [2020-01-17T23:57:57.222Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:57:57 [2020-01-17T23:57:57.222Z] #41 35.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:57:57 [2020-01-17T23:57:57.222Z] #41 ...
23:57:57 [2020-01-17T23:57:57.222Z] 
23:57:57 [2020-01-17T23:57:57.222Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
23:57:57 [2020-01-17T23:57:57.234Z] #30 79.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:57:58 [2020-01-17T23:57:58.596Z] #28 DONE 1.3s
23:57:58 [2020-01-17T23:57:58.596Z] 
23:57:58 [2020-01-17T23:57:58.596Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:58 [2020-01-17T23:57:58.597Z] #30 ...
23:57:58 [2020-01-17T23:57:58.597Z] 
23:57:58 [2020-01-17T23:57:58.597Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:57:58 [2020-01-17T23:57:58.597Z] #50 71.33 + cd /tmp/tmp.an4xD07apa/src/gotest.tools/gotestsum
23:57:58 [2020-01-17T23:57:58.597Z] #50 71.33 + git checkout -q v0.3.5
23:57:58 [2020-01-17T23:57:58.597Z] #50 71.45 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:57:58 [2020-01-17T23:57:58.597Z] #50 ...
23:57:58 [2020-01-17T23:57:58.597Z] 
23:57:58 [2020-01-17T23:57:58.597Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:57:58 [2020-01-17T23:57:58.597Z] #27 6.608 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:57:58 [2020-01-17T23:57:58.597Z] #27 7.289 #=#=#                                                                         
23:57:58 [2020-01-17T23:57:58.597Z] #27 7.723 #=#=#                                                                         

###                                                                        4.5%
#####                                                                      7.8%
########                                                                  11.7%
###########                                                               15.4%
##############                                                            19.6%
################                                                          22.6%
####################                                                      27.8%
######################                                                    31.1%
##########################                                                36.4%
##############################                                            42.3%
#################################                                         46.9%
####################################                                      51.2%
#######################################                                   55.5%
##########################################                                59.5%
#############################################                             63.7%
#################################################                         68.5%
####################################################                      72.5%
#######################################################                   77.6%
###########################################################               83.2%
###################################################################       94.1%
######################################################################## 100.0%
23:57:58 [2020-01-17T23:57:58.671Z] #48 ...
23:57:58 [2020-01-17T23:57:58.671Z] 
23:57:58 [2020-01-17T23:57:58.671Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:57:58 [2020-01-17T23:57:58.671Z] #63 28.03 + bin/ctr
23:57:58 [2020-01-17T23:57:58.671Z] #63 ...
23:57:58 [2020-01-17T23:57:58.671Z] 
23:57:58 [2020-01-17T23:57:58.671Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:57:58 [2020-01-17T23:57:58.671Z] #45 15.40   CC       images/core.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 16.07   CC       images/core-x86.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 16.57   CC       images/core-arm.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 16.79   CC       images/core-aarch64.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 17.12   CC       images/core-ppc64.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 17.54   CC       images/core-s390.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 17.93   CC       images/cpuinfo.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 18.08   CC       images/inventory.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 18.18   CC       images/fdinfo.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 18.40   CC       images/fown.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 18.55   CC       images/ns.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 18.71   CC       images/regfile.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 18.85   CC       images/ghost-file.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 19.01   CC       images/fifo.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 19.09   CC       images/remap-file-path.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 19.29   CC       images/eventfd.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 19.39   CC       images/eventpoll.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 19.61   CC       images/fh.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 19.83   CC       images/fsnotify.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 20.23   CC       images/signalfd.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 20.37   CC       images/fs.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 20.57   CC       images/pstree.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 20.67   CC       images/pipe.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 20.80   CC       images/tcp-stream.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 20.97   CC       images/sk-packet.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 21.13   CC       images/mnt.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 21.25   CC       images/pipe-data.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 21.39   CC       images/sa.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 21.55   CC       images/timer.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 21.72   CC       images/timerfd.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 21.84   CC       images/mm.o
23:57:58 [2020-01-17T23:57:58.671Z] #45 22.02   CC       images/sk-opts.o
23:57:58 [2020-01-17T23:57:58.856Z] #44 22.85   CC       images/stats.o
23:57:59 [2020-01-17T23:57:59.066Z] #45 22.23   CC       images/sk-unix.o
23:57:59 [2020-01-17T23:57:59.066Z] #45 ...
23:57:59 [2020-01-17T23:57:59.066Z] 
23:57:59 [2020-01-17T23:57:59.066Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:57:59 [2020-01-17T23:57:59.066Z] #34 53.53 path/filepath
23:57:59 [2020-01-17T23:57:59.066Z] #34 54.96 io/ioutil
23:57:59 [2020-01-17T23:57:59.066Z] #34 55.40 path
23:57:59 [2020-01-17T23:57:59.066Z] #34 56.17 text/tabwriter
23:57:59 [2020-01-17T23:57:59.066Z] #34 56.62 flag
23:57:59 [2020-01-17T23:57:59.066Z] #34 57.12 github.com/BurntSushi/toml
23:57:59 [2020-01-17T23:57:59.066Z] #34 58.63 log
23:57:59 [2020-01-17T23:57:59.066Z] #34 60.61 github.com/BurntSushi/toml/cmd/tomlv
23:57:59 [2020-01-17T23:57:59.066Z] #34 DONE 63.5s
23:57:59 [2020-01-17T23:57:59.066Z] 
23:57:59 [2020-01-17T23:57:59.066Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:57:59 [2020-01-17T23:57:59.066Z] #48 63.60 internal/lazyregexp
23:57:59 [2020-01-17T23:57:59.159Z] #27 10.69 
23:57:59 [2020-01-17T23:57:59.429Z] #44 23.35   CC       images/core.o
23:57:59 [2020-01-17T23:57:59.889Z] #48 64.28 net/url
23:58:00 [2020-01-17T23:58:00.231Z] #27 11.01 #=#=#                                                                         

############                                                              17.8%
##########################                                                37.0%
#####################################                                     51.9%
################################################                          67.6%
#############################################################             85.3%
######################################################################## 100.0%
23:58:00 [2020-01-17T23:58:00.372Z] #44 24.20   CC       images/core-x86.o
23:58:00 [2020-01-17T23:58:00.724Z] #48 65.12 text/template/parse
23:58:00 [2020-01-17T23:58:00.963Z] #44 24.98   CC       images/core-arm.o
23:58:01 [2020-01-17T23:58:01.049Z] #27 12.37 #=#=#                                                                         
23:58:01 [2020-01-17T23:58:01.049Z] #27 ...
23:58:01 [2020-01-17T23:58:01.049Z] 
23:58:01 [2020-01-17T23:58:01.049Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:58:01 [2020-01-17T23:58:01.049Z] #35 74.08 Selecting previously unselected package libicu63:amd64.
23:58:01 [2020-01-17T23:58:01.049Z] #35 74.09 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
23:58:01 [2020-01-17T23:58:01.049Z] #35 74.17 Unpacking libicu63:amd64 (63.1-6) ...
23:58:01 [2020-01-17T23:58:01.305Z] #35 ...
23:58:01 [2020-01-17T23:58:01.305Z] 
23:58:01 [2020-01-17T23:58:01.305Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:01 [2020-01-17T23:58:01.305Z] #43 74.20 Setting up python-pkg-resources (40.8.0-1) ...
23:58:01 [2020-01-17T23:58:01.305Z] #43 81.86 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:58:01 [2020-01-17T23:58:01.305Z] #43 81.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:58:01 [2020-01-17T23:58:01.305Z] #43 81.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:58:01 [2020-01-17T23:58:01.305Z] #43 81.98 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:58:01 [2020-01-17T23:58:01.305Z] #43 81.98 Setting up python-six (1.12.0-1) ...
23:58:01 [2020-01-17T23:58:01.305Z] #43 ...
23:58:01 [2020-01-17T23:58:01.305Z] 
23:58:01 [2020-01-17T23:58:01.305Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:58:01 [2020-01-17T23:58:01.642Z] #48 65.85 go/parser
23:58:01 [2020-01-17T23:58:01.904Z] #44 25.75   CC       images/core-aarch64.o
23:58:02 [2020-01-17T23:58:02.328Z] #27 12.72 
##                                                                         3.0%
########                                                                  12.3%
#############                                                             19.1%
##################                                                        26.1%
######################                                                    31.1%
###########################                                               38.0%
###############################                                           43.7%
##################################                                        48.0%
#####################################                                     52.4%
########################################                                  56.4%
23:58:02 [2020-01-17T23:58:02.328Z] #27 ...
23:58:02 [2020-01-17T23:58:02.328Z] 
23:58:02 [2020-01-17T23:58:02.328Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:02 [2020-01-17T23:58:02.328Z] #33 75.17 reflect
23:58:02 [2020-01-17T23:58:02.476Z] #44 26.30   CC       images/core-ppc64.o
23:58:02 [2020-01-17T23:58:02.476Z] #44 ...
23:58:02 [2020-01-17T23:58:02.476Z] 
23:58:02 [2020-01-17T23:58:02.476Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:02 [2020-01-17T23:58:02.476Z] #10 89.85 Selecting previously unselected package g++-mingw-w64-x86-64.
23:58:02 [2020-01-17T23:58:02.476Z] #10 89.87 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:58:02 [2020-01-17T23:58:02.476Z] #10 89.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:58:02 [2020-01-17T23:58:02.587Z] #33 ...
23:58:02 [2020-01-17T23:58:02.587Z] 
23:58:02 [2020-01-17T23:58:02.587Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:58:02 [2020-01-17T23:58:02.587Z] #27 12.72 
##                                                                         3.0%
########                                                                  12.3%
#############                                                             19.1%
##################                                                        26.1%
######################                                                    31.1%
###########################                                               38.0%
###############################                                           43.7%
##################################                                        48.0%
#####################################                                     52.4%
########################################                                  56.4%
###############################################                           66.1%
##################################################                        70.0%
23:58:02 [2020-01-17T23:58:02.587Z] #27 ...
23:58:02 [2020-01-17T23:58:02.587Z] 
23:58:02 [2020-01-17T23:58:02.587Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:02 [2020-01-17T23:58:02.587Z] #47 75.44 bufio
23:58:02 [2020-01-17T23:58:02.587Z] #47 77.50 reflect
23:58:02 [2020-01-17T23:58:02.587Z] #47 78.17 syscall
23:58:02 [2020-01-17T23:58:02.779Z] #62 ...
23:58:02 [2020-01-17T23:58:02.779Z] 
23:58:02 [2020-01-17T23:58:02.779Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:02 [2020-01-17T23:58:02.779Z] #43 42.52 Reading package lists...
23:58:02 [2020-01-17T23:58:02.845Z] #47 ...
23:58:02 [2020-01-17T23:58:02.845Z] 
23:58:02 [2020-01-17T23:58:02.845Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:58:03 [2020-01-17T23:58:03.100Z] #27 12.72 
##                                                                         3.0%
########                                                                  12.3%
#############                                                             19.1%
##################                                                        26.1%
######################                                                    31.1%
###########################                                               38.0%
###############################                                           43.7%
##################################                                        48.0%
#####################################                                     52.4%
########################################                                  56.4%
###############################################                           66.1%
##################################################                        70.0%
#####################################################                     74.9%
#########################################################                 79.6%
##############################################################            86.2%
####################################################################      94.7%
######################################################################## 100.0%
23:58:03 [2020-01-17T23:58:03.659Z] #27 15.14 
23:58:05 [2020-01-17T23:58:05.181Z] #48 69.42 encoding/xml
23:58:05 [2020-01-17T23:58:05.181Z] #48 69.44 text/template
23:58:05 [2020-01-17T23:58:05.245Z] #43 52.04 Building dependency tree...
23:58:05 [2020-01-17T23:58:05.580Z] #48 ...
23:58:05 [2020-01-17T23:58:05.580Z] 
23:58:05 [2020-01-17T23:58:05.580Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:05 [2020-01-17T23:58:05.580Z] #45 22.44   CC       images/sk-inet.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 22.90   CC       images/tun.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 23.22   CC       images/sk-netlink.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 23.39   CC       images/packet-sock.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 23.66   CC       images/ipc-var.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 23.82   CC       images/ipc-desc.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 23.94   CC       images/ipc-shm.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 24.10   CC       images/ipc-msg.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 24.31   CC       images/ipc-sem.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 24.44   CC       images/utsns.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 24.54   CC       images/creds.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 24.72   CC       images/vma.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 24.82   CC       images/netdev.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 25.15   CC       images/tty.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 25.97   CC       images/file-lock.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 26.14   CC       images/rlimit.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 26.37   CC       images/pagemap.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 26.65   CC       images/siginfo.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 26.77   CC       images/rpc.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 27.42   CC       images/ext-file.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 27.49   CC       images/cgroup.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 27.80   CC       images/userns.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 28.00   CC       images/google/protobuf/descriptor.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 28.83   CC       images/opts.o
23:58:05 [2020-01-17T23:58:05.580Z] #45 ...
23:58:05 [2020-01-17T23:58:05.580Z] 
23:58:05 [2020-01-17T23:58:05.580Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:05 [2020-01-17T23:58:05.580Z] #11 70.37 Selecting previously unselected package g++-mingw-w64-x86-64.
23:58:05 [2020-01-17T23:58:05.971Z] #11 70.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:58:05 [2020-01-17T23:58:05.971Z] #11 70.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:58:07 [2020-01-17T23:58:07.497Z] #27 15.45 
#                                                                          2.0%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.5%
######                                                                     9.1%
#######                                                                   10.6%
########                                                                  12.4%
##########                                                                14.0%
###########                                                               15.3%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           22.2%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.6%
######################                                                    30.9%
#######################                                                   33.1%
########################                                                  34.1%
#########################                                                 35.3%
##########################                                                37.1%
###########################                                               38.4%
############################                                              39.6%
#############################                                             41.2%
##############################                                            42.4%
###############################                                           43.7%
################################                                          44.9%
#################################                                         46.6%
##################################                                        48.1%
####################################                                      50.6%
######################################                                    53.5%
23:58:07 [2020-01-17T23:58:07.497Z] #27 ...
23:58:07 [2020-01-17T23:58:07.497Z] 
23:58:07 [2020-01-17T23:58:07.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:07 [2020-01-17T23:58:07.497Z] #10 80.53 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:58:07 [2020-01-17T23:58:07.497Z] #10 80.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 80.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.07 Selecting previously unselected package binutils-mingw-w64.
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.33 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.64 Selecting previously unselected package dmsetup.
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 86.69 Unpacking dmsetup (2:1.02.155-3) ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 87.20 Selecting previously unselected package mingw-w64-common.
23:58:07 [2020-01-17T23:58:07.497Z] #10 87.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 87.22 Unpacking mingw-w64-common (6.0.0-3) ...
23:58:07 [2020-01-17T23:58:07.497Z] #10 ...
23:58:07 [2020-01-17T23:58:07.497Z] 
23:58:07 [2020-01-17T23:58:07.497Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:58:08 [2020-01-17T23:58:08.530Z] #43 57.10 The following additional packages will be installed:
23:58:08 [2020-01-17T23:58:08.530Z] #43 57.11   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:58:08 [2020-01-17T23:58:08.530Z] #43 57.13   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:58:08 [2020-01-17T23:58:08.530Z] #43 57.15 Suggested packages:
23:58:08 [2020-01-17T23:58:08.530Z] #43 57.16   manpages-dev python-setuptools
23:58:09 [2020-01-17T23:58:09.080Z] #10 ...
23:58:09 [2020-01-17T23:58:09.081Z] 
23:58:09 [2020-01-17T23:58:09.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:09 [2020-01-17T23:58:09.081Z] #44 26.90   CC       images/core-s390.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 27.80   CC       images/cpuinfo.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 28.43   CC       images/inventory.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 28.85   CC       images/fdinfo.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 29.62   CC       images/fown.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 30.05   CC       images/ns.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 30.22   CC       images/regfile.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 30.52   CC       images/ghost-file.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 31.29   CC       images/fifo.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 31.43   CC       images/remap-file-path.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 31.55   CC       images/eventfd.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 31.71   CC       images/eventpoll.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 32.14   CC       images/fh.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 32.74   CC       images/fsnotify.o
23:58:09 [2020-01-17T23:58:09.081Z] #44 ...
23:58:09 [2020-01-17T23:58:09.081Z] 
23:58:09 [2020-01-17T23:58:09.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:09 [2020-01-17T23:58:09.081Z] #47 85.88 text/template
23:58:09 [2020-01-17T23:58:09.081Z] #47 88.34 go/parser
23:58:09 [2020-01-17T23:58:09.081Z] #47 92.52 math/big
23:58:09 [2020-01-17T23:58:09.081Z] #47 94.57 vendor/golang.org/x/text/secure/bidirule
23:58:09 [2020-01-17T23:58:09.081Z] #47 95.06 vendor/golang.org/x/text/unicode/norm
23:58:09 [2020-01-17T23:58:09.081Z] #47 96.07 go/doc
23:58:09 [2020-01-17T23:58:09.464Z] #43 ...
23:58:09 [2020-01-17T23:58:09.464Z] 
23:58:09 [2020-01-17T23:58:09.464Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:09 [2020-01-17T23:58:09.464Z] #33 57.72 sync
23:58:09 [2020-01-17T23:58:09.464Z] #33 57.72 internal/reflectlite
23:58:09 [2020-01-17T23:58:09.816Z] #47 ...
23:58:09 [2020-01-17T23:58:09.816Z] 
23:58:09 [2020-01-17T23:58:09.816Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:09 [2020-01-17T23:58:09.816Z] #44 33.55   CC       images/signalfd.o
23:58:09 [2020-01-17T23:58:09.826Z] #27 15.45 
#                                                                          2.0%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.5%
######                                                                     9.1%
#######                                                                   10.6%
########                                                                  12.4%
##########                                                                14.0%
###########                                                               15.3%
#############                                                             18.4%
##############                                                            19.8%
###############                                                           22.2%
#################                                                         24.3%
##################                                                        26.2%
####################                                                      28.6%
######################                                                    30.9%
#######################                                                   33.1%
########################                                                  34.1%
#########################                                                 35.3%
##########################                                                37.1%
###########################                                               38.4%
############################                                              39.6%
#############################                                             41.2%
##############################                                            42.4%
###############################                                           43.7%
################################                                          44.9%
#################################                                         46.6%
##################################                                        48.1%
####################################                                      50.6%
######################################                                    53.5%
#######################################                                   55.3%
##########################################                                58.4%
###########################################                               59.9%
###########################################                               60.6%
##############################################                            64.2%
###############################################                           66.3%
#################################################                         68.6%
##################################################                        70.1%
###################################################                       71.7%
####################################################                      73.4%
######################################################                    75.3%
#######################################################                   77.7%
##########################################################                81.1%
###########################################################               83.2%
##############################################################            86.2%
###############################################################           88.1%
#################################################################         90.5%
##################################################################        92.8%
####################################################################      95.7%
#######################################################################   99.0%
######################################################################## 100.0%
23:58:10 [2020-01-17T23:58:10.077Z] #44 34.08   CC       images/fs.o
23:58:10 [2020-01-17T23:58:10.082Z] #27 21.53 
23:58:10 [2020-01-17T23:58:10.649Z] #44 34.52   CC       images/pstree.o
23:58:10 [2020-01-17T23:58:10.909Z] #44 34.95   CC       images/pipe.o
23:58:11 [2020-01-17T23:58:11.196Z] #11 ...
23:58:11 [2020-01-17T23:58:11.196Z] 
23:58:11 [2020-01-17T23:58:11.196Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:11 [2020-01-17T23:58:11.196Z] #45 28.96   CC       images/seccomp.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 29.16   CC       images/binfmt-misc.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 29.29   CC       images/time.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 29.43   CC       images/sysctl.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 29.60   CC       images/autofs.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 29.81   CC       images/macvlan.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 29.95   CC       images/sit.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.09   LINK     images/built-in.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.16   GEN      compel/include/asm
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.16   GEN      compel/include/version.h
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.16 touch .config
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.16   GEN      include/common/config.h
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.24   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.29   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.32   GEN      compel/plugins/include/uapi/std/syscall.h
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.35   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.37   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.40   DEP      compel/arch/s390/plugins/std/parasite-head.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.43   DEP      compel/plugins/std/infect.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.51   DEP      compel/plugins/std/string.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.56   DEP      compel/plugins/std/log.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.62   DEP      compel/plugins/std/fds.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.69   DEP      compel/plugins/std/std.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.87   DEP      compel/plugins/shmem/shmem.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 30.92   DEP      compel/plugins/fds/fds.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 31.03   CC       compel/plugins/std/std.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 31.22   CC       compel/plugins/std/fds.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 31.53   CC       compel/plugins/std/log.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 32.22   CC       compel/plugins/std/string.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 32.64   CC       compel/plugins/std/infect.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 32.95   CC       compel/arch/s390/plugins/std/parasite-head.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 32.98   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 33.05   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 33.13   AR       compel/plugins/std.lib.a
23:58:11 [2020-01-17T23:58:11.196Z] #45 33.18   CC       compel/plugins/fds/fds.o
23:58:11 [2020-01-17T23:58:11.196Z] #45 33.31   AR       compel/plugins/fds.lib.a
23:58:11 [2020-01-17T23:58:11.196Z] #45 33.34   HOSTDEP  compel/src/lib/log-host.d
23:58:11 [2020-01-17T23:58:11.196Z] #45 33.48   HOSTDEP  compel/src/lib/handle-elf-host.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 33.61   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 33.69   HOSTDEP  compel/src/main-host.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 33.79   DEP      compel/src/lib/ptrace.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 33.87   DEP      compel/src/lib/infect.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 34.02   DEP      compel/src/lib/infect-util.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 34.07   DEP      compel/src/lib/infect-rpc.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 34.16   DEP      compel/arch/s390/src/lib/infect.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 34.27   DEP      compel/arch/s390/src/lib/cpu.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 34.38   DEP      compel/src/lib/log.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 34.48   DEP      compel/src/main.d
23:58:11 [2020-01-17T23:58:11.197Z] #45 34.59   DEP      compel/src/lib/handle-elf.d
23:58:11 [2020-01-17T23:58:11.480Z] #44 35.30   CC       images/tcp-stream.o
23:58:11 [2020-01-17T23:58:11.591Z] #45 34.64   DEP      compel/arch/s390/src/lib/handle-elf.d
23:58:11 [2020-01-17T23:58:11.591Z] #45 34.75   CC       compel/src/lib/log.o
23:58:11 [2020-01-17T23:58:11.591Z] #45 34.94   CC       compel/arch/s390/src/lib/cpu.o
23:58:11 [2020-01-17T23:58:11.741Z] #44 35.68   CC       images/sk-packet.o
23:58:11 [2020-01-17T23:58:11.972Z] #27 23.13 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:58:11 [2020-01-17T23:58:11.981Z] #45 35.15   CC       compel/arch/s390/src/lib/infect.o
23:58:12 [2020-01-17T23:58:12.228Z] #27 23.69 
23:58:12 [2020-01-17T23:58:12.312Z] #44 36.15   CC       images/mnt.o
23:58:12 [2020-01-17T23:58:12.379Z] #45 35.72   CC       compel/src/lib/infect-rpc.o
23:58:12 [2020-01-17T23:58:12.573Z] #44 36.59   CC       images/pipe-data.o
23:58:12 [2020-01-17T23:58:12.746Z] #33 61.07 sort
23:58:12 [2020-01-17T23:58:12.746Z] #33 61.08 errors
23:58:12 [2020-01-17T23:58:12.759Z] #45 36.00   CC       compel/src/lib/infect-util.o
23:58:12 [2020-01-17T23:58:12.789Z] #27 24.03 
#                                                                          2.3%
########################################################                  77.8%
######################################################################## 100.0%
23:58:13 [2020-01-17T23:58:13.045Z] #27 24.34 
23:58:13 [2020-01-17T23:58:13.045Z] #27 ...
23:58:13 [2020-01-17T23:58:13.045Z] 
23:58:13 [2020-01-17T23:58:13.045Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:13 [2020-01-17T23:58:13.045Z] #33 85.69 time
23:58:13 [2020-01-17T23:58:13.045Z] #33 95.70 internal/poll
23:58:13 [2020-01-17T23:58:13.045Z] #33 ...
23:58:13 [2020-01-17T23:58:13.045Z] 
23:58:13 [2020-01-17T23:58:13.045Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:58:13 [2020-01-17T23:58:13.045Z] #35 87.68 Selecting previously unselected package libxml2:amd64.
23:58:13 [2020-01-17T23:58:13.045Z] #35 87.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 87.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 88.99 Selecting previously unselected package libarchive13:amd64.
23:58:13 [2020-01-17T23:58:13.045Z] #35 89.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 89.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 89.83 Selecting previously unselected package libjsoncpp1:amd64.
23:58:13 [2020-01-17T23:58:13.045Z] #35 89.84 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 89.85 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.06 Selecting previously unselected package librhash0:amd64.
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.07 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.08 Unpacking librhash0:amd64 (1.3.8-1) ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.45 Selecting previously unselected package libuv1:amd64.
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.47 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.52 Unpacking libuv1:amd64 (1.24.1-1) ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.90 Selecting previously unselected package cmake.
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:58:13 [2020-01-17T23:58:13.045Z] #35 90.94 Unpacking cmake (3.13.4-1) ...
23:58:13 [2020-01-17T23:58:13.145Z] #44 36.98   CC       images/sa.o
23:58:13 [2020-01-17T23:58:13.164Z] #45 36.14   CC       compel/src/lib/infect.o
23:58:13 [2020-01-17T23:58:13.312Z] #33 61.65 strconv
23:58:13 [2020-01-17T23:58:13.407Z] #44 37.32   CC       images/timer.o
23:58:13 [2020-01-17T23:58:13.978Z] #44 37.81   CC       images/timerfd.o
23:58:14 [2020-01-17T23:58:14.240Z] #44 38.17   CC       images/mm.o
23:58:14 [2020-01-17T23:58:14.244Z] #35 97.10 Setting up libicu63:amd64 (63.1-6) ...
23:58:14 [2020-01-17T23:58:14.244Z] #35 97.31 Setting up xxd (2:8.1.0875-5) ...
23:58:14 [2020-01-17T23:58:14.244Z] #35 97.34 Setting up libuv1:amd64 (1.24.1-1) ...
23:58:14 [2020-01-17T23:58:14.244Z] #35 97.35 Setting up vim-common (2:8.1.0875-5) ...
23:58:14 [2020-01-17T23:58:14.244Z] #35 97.38 Setting up librhash0:amd64 (1.3.8-1) ...
23:58:14 [2020-01-17T23:58:14.244Z] #35 97.40 Setting up cmake-data (3.13.4-1) ...
23:58:14 [2020-01-17T23:58:14.244Z] #35 97.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:58:14 [2020-01-17T23:58:14.286Z] #33 62.35 io
23:58:14 [2020-01-17T23:58:14.286Z] #33 ...
23:58:14 [2020-01-17T23:58:14.286Z] 
23:58:14 [2020-01-17T23:58:14.286Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:14 [2020-01-17T23:58:14.286Z] #71 DONE 62.6s
23:58:14 [2020-01-17T23:58:14.500Z] #35 97.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:58:14 [2020-01-17T23:58:14.500Z] #35 97.46 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:58:14 [2020-01-17T23:58:14.500Z] #35 97.50 Setting up cmake (3.13.4-1) ...
23:58:14 [2020-01-17T23:58:14.500Z] #35 97.58 Processing triggers for libc-bin (2.28-10) ...
23:58:14 [2020-01-17T23:58:14.500Z] #35 97.72 Processing triggers for mime-support (3.62) ...
23:58:14 [2020-01-17T23:58:14.547Z] 
23:58:14 [2020-01-17T23:58:14.547Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:58:14 [2020-01-17T23:58:14.547Z] #62 60.99 Checking out files:  29% (904/3047)   
Checking out files:  30% (915/3047)   
Checking out files:  31% (945/3047)   
Checking out files:  32% (976/3047)   
Checking out files:  33% (1006/3047)   
Checking out files:  34% (1036/3047)   
Checking out files:  35% (1067/3047)   
Checking out files:  36% (1097/3047)   
Checking out files:  37% (1128/3047)   
Checking out files:  38% (1158/3047)   
Checking out files:  39% (1189/3047)   
Checking out files:  40% (1219/3047)   
Checking out files:  41% (1250/3047)   
Checking out files:  42% (1280/3047)   
Checking out files:  43% (1311/3047)   
Checking out files:  44% (1341/3047)   
Checking out files:  45% (1372/3047)   
Checking out files:  46% (1402/3047)   
Checking out files:  47% (1433/3047)   
Checking out files:  48% (1463/3047)   
Checking out files:  49% (1494/3047)   
Checking out files:  50% (1524/3047)   
Checking out files:  51% (1554/3047)   
Checking out files:  52% (1585/3047)   
Checking out files:  53% (1615/3047)   
Checking out files:  54% (1646/3047)   
Checking out files:  55% (1676/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  76% (2343/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  95% (2921/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
23:58:14 [2020-01-17T23:58:14.756Z] #35 ...
23:58:14 [2020-01-17T23:58:14.756Z] 
23:58:14 [2020-01-17T23:58:14.756Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:58:14 [2020-01-17T23:58:14.756Z] #27 26.28 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:58:14 [2020-01-17T23:58:14.806Z] #62 63.22 + cd /tmp/tmp.73xozvugRQ/src/github.com/containerd/containerd
23:58:14 [2020-01-17T23:58:14.806Z] #62 63.22 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:58:14 [2020-01-17T23:58:14.812Z] #44 38.60   CC       images/sk-opts.o
23:58:14 [2020-01-17T23:58:14.812Z] #44 38.85   CC       images/sk-unix.o
23:58:15 [2020-01-17T23:58:15.306Z] #45 38.19   CC       compel/src/lib/ptrace.o
23:58:15 [2020-01-17T23:58:15.306Z] #45 38.50   AR       compel/libcompel.a
23:58:15 [2020-01-17T23:58:15.306Z] #45 38.52   HOSTCC   compel/src/main-host.o
23:58:15 [2020-01-17T23:58:15.317Z] #27 26.74 
23:58:15 [2020-01-17T23:58:15.317Z] #27 ...
23:58:15 [2020-01-17T23:58:15.317Z] 
23:58:15 [2020-01-17T23:58:15.317Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.61 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.66 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.69 Setting up protobuf-compiler (3.6.1.3-2) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:58:15 [2020-01-17T23:58:15.317Z] #43 88.77 Setting up python-protobuf (3.6.1.3-2) ...
23:58:15 [2020-01-17T23:58:15.383Z] #44 39.28   CC       images/sk-inet.o
23:58:15 [2020-01-17T23:58:15.575Z] #43 ...
23:58:15 [2020-01-17T23:58:15.575Z] 
23:58:15 [2020-01-17T23:58:15.575Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:58:15 [2020-01-17T23:58:15.575Z] #27 26.96 #=#=#                                                                         

######################################################################## 100.0%
23:58:15 [2020-01-17T23:58:15.575Z] #27 27.16 
23:58:15 [2020-01-17T23:58:15.717Z] #45 38.74   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
23:58:15 [2020-01-17T23:58:15.717Z] #45 38.92   HOSTCC   compel/src/lib/handle-elf-host.o
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.20 + export 'BUILDTAGS=netgo osusergo static_build'
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.20 + BUILDTAGS='netgo osusergo static_build'
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.21 + export EXTRA_FLAGS=-buildmode=pie
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.21 + EXTRA_FLAGS=-buildmode=pie
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.21 + '[' '' = dynamic ']'
23:58:15 [2020-01-17T23:58:15.745Z] #62 64.21 + make
23:58:15 [2020-01-17T23:58:15.832Z] #27 ...
23:58:15 [2020-01-17T23:58:15.832Z] 
23:58:15 [2020-01-17T23:58:15.832Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:58:15 [2020-01-17T23:58:15.832Z] #35 DONE 99.1s
23:58:15 [2020-01-17T23:58:15.956Z] #44 40.02   CC       images/tun.o
23:58:16 [2020-01-17T23:58:16.088Z] 
23:58:16 [2020-01-17T23:58:16.089Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:58:16 [2020-01-17T23:58:16.089Z] #36 DONE 0.1s
23:58:16 [2020-01-17T23:58:16.089Z] 
23:58:16 [2020-01-17T23:58:16.089Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:16 [2020-01-17T23:58:16.089Z] #43 98.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:58:16 [2020-01-17T23:58:16.089Z] #43 99.00 Processing triggers for libc-bin (2.28-10) ...
23:58:16 [2020-01-17T23:58:16.089Z] #43 ...
23:58:16 [2020-01-17T23:58:16.089Z] 
23:58:16 [2020-01-17T23:58:16.089Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:58:16 [2020-01-17T23:58:16.089Z] #37 DONE 0.1s
23:58:16 [2020-01-17T23:58:16.120Z] #45 39.15   HOSTCC   compel/src/lib/log-host.o
23:58:16 [2020-01-17T23:58:16.120Z] #45 39.31   HOSTLINK compel/compel-host-bin
23:58:16 [2020-01-17T23:58:16.120Z] #45 39.41   DEP      soccr/soccr.d
23:58:16 [2020-01-17T23:58:16.344Z] 
23:58:16 [2020-01-17T23:58:16.344Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:16 [2020-01-17T23:58:16.522Z] #45 39.57   CC       soccr/soccr.o
23:58:16 [2020-01-17T23:58:16.527Z] #44 40.62   CC       images/sk-netlink.o
23:58:16 [2020-01-17T23:58:16.527Z] #44 ...
23:58:16 [2020-01-17T23:58:16.527Z] 
23:58:16 [2020-01-17T23:58:16.527Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:16 [2020-01-17T23:58:16.527Z] #47 103.6 github.com/LK4D4/vndr/build
23:58:16 [2020-01-17T23:58:16.601Z] #38 ...
23:58:16 [2020-01-17T23:58:16.601Z] 
23:58:16 [2020-01-17T23:58:16.601Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:16 [2020-01-17T23:58:16.601Z] #43 DONE 99.7s
23:58:16 [2020-01-17T23:58:16.788Z] #47 103.7 vendor/golang.org/x/net/idna
23:58:16 [2020-01-17T23:58:16.860Z] 
23:58:16 [2020-01-17T23:58:16.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:17 [2020-01-17T23:58:17.120Z] #62 65.73 + bin/ctr
23:58:17 [2020-01-17T23:58:17.372Z] #45 40.61   AR       soccr/libsoccr.a
23:58:17 [2020-01-17T23:58:17.372Z] #45 40.63 make[1]: 'soccr/libsoccr.a' is up to date.
23:58:17 [2020-01-17T23:58:17.768Z] #45 40.78   DEP      criu/arch/s390/sigframe.d
23:58:17 [2020-01-17T23:58:17.768Z] #45 40.88   DEP      criu/arch/s390/crtools.d
23:58:17 [2020-01-17T23:58:17.768Z] #45 41.01   DEP      criu/arch/s390/cpu.d
23:58:17 [2020-01-17T23:58:17.768Z] #45 41.13   CC       criu/arch/s390/cpu.o
23:58:18 [2020-01-17T23:58:18.197Z] #45 41.44   CC       criu/arch/s390/crtools.o
23:58:19 [2020-01-17T23:58:19.057Z] #45 ...
23:58:19 [2020-01-17T23:58:19.057Z] 
23:58:19 [2020-01-17T23:58:19.057Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.57 Selecting previously unselected package libapparmor1:s390x.
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.57 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.58 Unpacking libapparmor1:s390x (2.13.2-10) ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.72 Selecting previously unselected package libapparmor-dev:s390x.
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.72 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.80 Selecting previously unselected package libbtrfs0.
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.81 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.81 Unpacking libbtrfs0 (4.20.1-2) ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.84 Selecting previously unselected package libbtrfs-dev.
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.84 Unpacking libbtrfs-dev (4.20.1-2) ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.91 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.92 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.92 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.96 Selecting previously unselected package libudev-dev:s390x.
23:58:19 [2020-01-17T23:58:19.057Z] #11 83.96 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.376Z] #44 ...
23:58:19 [2020-01-17T23:58:19.376Z] 
23:58:19 [2020-01-17T23:58:19.376Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:19 [2020-01-17T23:58:19.376Z] #47 92.09 time
23:58:19 [2020-01-17T23:58:19.376Z] #47 100.6 os
23:58:19 [2020-01-17T23:58:19.376Z] #47 100.7 strings
23:58:19 [2020-01-17T23:58:19.376Z] #47 ...
23:58:19 [2020-01-17T23:58:19.376Z] 
23:58:19 [2020-01-17T23:58:19.376Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:58:19 [2020-01-17T23:58:19.376Z] #27 28.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:58:19 [2020-01-17T23:58:19.376Z] #27 29.00 skipping existing 1849cc453dee
23:58:19 [2020-01-17T23:58:19.376Z] #27 29.19 
23:58:19 [2020-01-17T23:58:19.376Z] #27 30.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:58:19 [2020-01-17T23:58:19.463Z] #11 83.97 Unpacking libudev-dev:s390x (241-7~deb10u2) ...
23:58:19 [2020-01-17T23:58:19.463Z] #11 84.12 Selecting previously unselected package libsepol1-dev:s390x.
23:58:19 [2020-01-17T23:58:19.463Z] #11 84.12 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.463Z] #11 84.12 Unpacking libsepol1-dev:s390x (2.8-1) ...
23:58:19 [2020-01-17T23:58:19.632Z] #27 31.02 
23:58:19 [2020-01-17T23:58:19.877Z] #11 84.41 Selecting previously unselected package libpcre16-3:s390x.
23:58:19 [2020-01-17T23:58:19.877Z] #11 84.41 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.877Z] #11 84.41 Unpacking libpcre16-3:s390x (2:8.39-12) ...
23:58:19 [2020-01-17T23:58:19.877Z] #11 84.52 Selecting previously unselected package libpcre32-3:s390x.
23:58:19 [2020-01-17T23:58:19.877Z] #11 84.52 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
23:58:19 [2020-01-17T23:58:19.877Z] #11 ...
23:58:19 [2020-01-17T23:58:19.877Z] 
23:58:19 [2020-01-17T23:58:19.877Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:19 [2020-01-17T23:58:19.877Z] #48 74.14 go/doc
23:58:19 [2020-01-17T23:58:19.877Z] #48 74.30 github.com/LK4D4/vndr/godl/singleflight
23:58:19 [2020-01-17T23:58:19.877Z] #48 74.45 github.com/LK4D4/vndr/versioned
23:58:19 [2020-01-17T23:58:19.877Z] #48 74.57 crypto/x509/pkix
23:58:19 [2020-01-17T23:58:19.877Z] #48 75.04 vendor/golang.org/x/crypto/cryptobyte
23:58:19 [2020-01-17T23:58:19.877Z] #48 77.15 github.com/LK4D4/vndr/build
23:58:19 [2020-01-17T23:58:19.877Z] #48 77.38 net
23:58:19 [2020-01-17T23:58:19.877Z] #48 80.44 vendor/golang.org/x/text/transform
23:58:19 [2020-01-17T23:58:19.877Z] #48 80.98 vendor/golang.org/x/text/unicode/bidi
23:58:19 [2020-01-17T23:58:19.877Z] #48 82.74 vendor/golang.org/x/text/secure/bidirule
23:58:19 [2020-01-17T23:58:19.877Z] #48 83.06 vendor/golang.org/x/text/unicode/norm
23:58:19 [2020-01-17T23:58:19.877Z] #48 ...
23:58:19 [2020-01-17T23:58:19.877Z] 
23:58:19 [2020-01-17T23:58:19.877Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:19 [2020-01-17T23:58:19.877Z] #45 42.31   CC       criu/arch/s390/sigframe.o
23:58:19 [2020-01-17T23:58:19.877Z] #45 42.58   LINK     criu/arch/s390/crtools.built-in.o
23:58:19 [2020-01-17T23:58:19.877Z] #45 42.63   DEP      criu/arch/s390/vdso-pie.d
23:58:19 [2020-01-17T23:58:19.877Z] #45 42.68   DEP      criu/pie/parasite-vdso.d
23:58:19 [2020-01-17T23:58:19.877Z] #45 42.77   DEP      criu/pie/util-vdso.d
23:58:19 [2020-01-17T23:58:19.877Z] #45 42.86   DEP      criu/pie/util.d
23:58:19 [2020-01-17T23:58:19.877Z] #45 43.01   CC       criu/pie/util.o
23:58:19 [2020-01-17T23:58:19.888Z] #27 31.23 
######################################################################## 100.0%
23:58:20 [2020-01-17T23:58:20.150Z] #27 31.38 
23:58:20 [2020-01-17T23:58:20.150Z] #27 31.52 Download of images into '/build' complete.
23:58:20 [2020-01-17T23:58:20.150Z] #27 31.52 Use something like the following to load the result into a Docker daemon:
23:58:20 [2020-01-17T23:58:20.150Z] #27 31.52   tar -cC '/build' . | docker load
23:58:20 [2020-01-17T23:58:20.286Z] #45 43.25   CC       criu/pie/util-vdso.o
23:58:20 [2020-01-17T23:58:20.286Z] #45 43.68   CC       criu/pie/parasite-vdso.o
23:58:20 [2020-01-17T23:58:20.403Z] #62 ...
23:58:20 [2020-01-17T23:58:20.403Z] 
23:58:20 [2020-01-17T23:58:20.403Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:20 [2020-01-17T23:58:20.403Z] #43 58.97 The following NEW packages will be installed:
23:58:20 [2020-01-17T23:58:20.403Z] #43 58.98   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:58:20 [2020-01-17T23:58:20.403Z] #43 58.99   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:58:20 [2020-01-17T23:58:20.403Z] #43 58.99   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:58:20 [2020-01-17T23:58:20.403Z] #43 58.99   python-six zlib1g-dev
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.49 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.49 Need to get 4095 kB of archives.
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.49 After this operation, 22.5 MB of additional disk space will be used.
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 59.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:58:20 [2020-01-17T23:58:20.403Z] #43 61.44 debconf: delaying package configuration, since apt-utils is not installed
23:58:20 [2020-01-17T23:58:20.403Z] #43 61.60 Fetched 4095 kB in 1s (4969 kB/s)
23:58:20 [2020-01-17T23:58:20.403Z] #43 61.74 Selecting previously unselected package libcap-dev:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 61.74 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:58:20 [2020-01-17T23:58:20.403Z] #43 61.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 61.90 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.15 Selecting previously unselected package libnet1:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.49 Selecting previously unselected package libnet1-dev.
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.49 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.95 Selecting previously unselected package libnl-3-200:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 62.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.28 Selecting previously unselected package libnl-3-dev:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.31 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.65 Selecting previously unselected package libprotobuf-c1:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.67 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.78 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.80 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.88 Selecting previously unselected package zlib1g-dev:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 63.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 64.10 Selecting previously unselected package libprotobuf17:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 64.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 64.12 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 65.46 Selecting previously unselected package libprotobuf-lite17:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 65.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 65.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 65.83 Selecting previously unselected package libprotobuf-dev:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 65.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 65.87 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 67.73 Selecting previously unselected package libprotoc17:amd64.
23:58:20 [2020-01-17T23:58:20.403Z] #43 67.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 67.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.56 Selecting previously unselected package protobuf-c-compiler.
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.78 Selecting previously unselected package protobuf-compiler.
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.79 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.81 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.98 Selecting previously unselected package python-pkg-resources.
23:58:20 [2020-01-17T23:58:20.403Z] #43 68.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:58:20 [2020-01-17T23:58:20.403Z] #43 69.01 Unpacking python-pkg-resources (40.8.0-1) ...
23:58:20 [2020-01-17T23:58:20.405Z] #27 DONE 31.8s
23:58:20 [2020-01-17T23:58:20.405Z] 
23:58:20 [2020-01-17T23:58:20.405Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:20 [2020-01-17T23:58:20.405Z] #33 97.50 internal/fmtsort
23:58:20 [2020-01-17T23:58:20.405Z] #33 98.59 internal/syscall/unix
23:58:20 [2020-01-17T23:58:20.405Z] #33 99.11 strings
23:58:20 [2020-01-17T23:58:20.405Z] #33 99.43 os
23:58:20 [2020-01-17T23:58:20.661Z] #43 69.29 Selecting previously unselected package python-six.
23:58:20 [2020-01-17T23:58:20.661Z] #43 69.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:58:20 [2020-01-17T23:58:20.661Z] #43 69.32 Unpacking python-six (1.12.0-1) ...
23:58:20 [2020-01-17T23:58:20.661Z] #43 69.48 Selecting previously unselected package python-protobuf.
23:58:20 [2020-01-17T23:58:20.680Z] #45 44.10   CC       criu/arch/s390/vdso-pie.o
23:58:20 [2020-01-17T23:58:20.919Z] #43 69.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:58:20 [2020-01-17T23:58:20.919Z] #43 69.49 Unpacking python-protobuf (3.6.1.3-2) ...
23:58:21 [2020-01-17T23:58:21.001Z] #47 ...
23:58:21 [2020-01-17T23:58:21.001Z] 
23:58:21 [2020-01-17T23:58:21.001Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:58:21 [2020-01-17T23:58:21.001Z] #65 100.4 + for f in rootlesskit rootlesskit-docker-proxy
23:58:21 [2020-01-17T23:58:21.001Z] #65 100.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:58:21 [2020-01-17T23:58:21.001Z] #65 DONE 107.9s
23:58:21 [2020-01-17T23:58:21.001Z] 
23:58:21 [2020-01-17T23:58:21.001Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:21 [2020-01-17T23:58:21.001Z] #47 107.7 mime
23:58:21 [2020-01-17T23:58:21.001Z] #47 ...
23:58:21 [2020-01-17T23:58:21.001Z] 
23:58:21 [2020-01-17T23:58:21.001Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:58:21 [2020-01-17T23:58:21.001Z] #66 DONE 0.1s
23:58:21 [2020-01-17T23:58:21.001Z] 
23:58:21 [2020-01-17T23:58:21.001Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:21 [2020-01-17T23:58:21.001Z] #10 106.7 Selecting previously unselected package libapparmor1:arm64.
23:58:21 [2020-01-17T23:58:21.001Z] #10 106.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 106.7 Unpacking libapparmor1:arm64 (2.13.2-10) ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 106.9 Selecting previously unselected package libapparmor-dev:arm64.
23:58:21 [2020-01-17T23:58:21.001Z] #10 106.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 106.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.1 Selecting previously unselected package libbtrfs0.
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.2 Unpacking libbtrfs0 (4.20.1-2) ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.3 Selecting previously unselected package libbtrfs-dev.
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.3 Unpacking libbtrfs-dev (4.20.1-2) ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.8 Selecting previously unselected package libudev-dev:arm64.
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 107.8 Unpacking libudev-dev:arm64 (241-7~deb10u2) ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 108.2 Selecting previously unselected package libsepol1-dev:arm64.
23:58:21 [2020-01-17T23:58:21.001Z] #10 108.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.001Z] #10 108.2 Unpacking libsepol1-dev:arm64 (2.8-1) ...
23:58:21 [2020-01-17T23:58:21.080Z] #45 44.34   AR       criu/pie/pie.lib.a
23:58:21 [2020-01-17T23:58:21.080Z] #45 44.39   DEP      criu/pie/restorer.d
23:58:21 [2020-01-17T23:58:21.177Z] #43 ...
23:58:21 [2020-01-17T23:58:21.177Z] 
23:58:21 [2020-01-17T23:58:21.177Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:21 [2020-01-17T23:58:21.177Z] #47 59.32 sync
23:58:21 [2020-01-17T23:58:21.177Z] #47 59.32 internal/reflectlite
23:58:21 [2020-01-17T23:58:21.177Z] #47 61.16 github.com/LK4D4/vndr/godl/singleflight
23:58:21 [2020-01-17T23:58:21.177Z] #47 61.47 math/rand
23:58:21 [2020-01-17T23:58:21.177Z] #47 62.55 internal/singleflight
23:58:21 [2020-01-17T23:58:21.177Z] #47 64.09 bytes
23:58:21 [2020-01-17T23:58:21.177Z] #47 64.09 strconv
23:58:21 [2020-01-17T23:58:21.177Z] #47 67.27 bufio
23:58:21 [2020-01-17T23:58:21.177Z] #47 68.75 reflect
23:58:21 [2020-01-17T23:58:21.177Z] #47 ...
23:58:21 [2020-01-17T23:58:21.177Z] 
23:58:21 [2020-01-17T23:58:21.177Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:58:21 [2020-01-17T23:58:21.177Z] #30 67.24 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
23:58:21 [2020-01-17T23:58:21.177Z] #30 69.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:58:21 [2020-01-17T23:58:21.262Z] #10 108.7 Selecting previously unselected package libpcre16-3:arm64.
23:58:21 [2020-01-17T23:58:21.262Z] #10 108.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.262Z] #10 108.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.332Z] #33 104.1 path
23:58:21 [2020-01-17T23:58:21.474Z] #45 44.56   DEP      criu/arch/s390/restorer.d
23:58:21 [2020-01-17T23:58:21.474Z] #45 44.72   DEP      criu/pie/parasite.d
23:58:21 [2020-01-17T23:58:21.587Z] #33 ...
23:58:21 [2020-01-17T23:58:21.587Z] 
23:58:21 [2020-01-17T23:58:21.587Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:21 [2020-01-17T23:58:21.587Z] #38 5.500 + RM_GOPATH=0
23:58:21 [2020-01-17T23:58:21.587Z] #38 5.500 + TMP_GOPATH=
23:58:21 [2020-01-17T23:58:21.587Z] #38 5.500 + : /build
23:58:21 [2020-01-17T23:58:21.587Z] #38 5.500 + '[' -z '' ']'
23:58:21 [2020-01-17T23:58:21.587Z] #38 5.500 ++ mktemp -d
23:58:21 [2020-01-17T23:58:21.835Z] #10 109.1 Selecting previously unselected package libpcre32-3:arm64.
23:58:21 [2020-01-17T23:58:21.835Z] #10 109.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
23:58:21 [2020-01-17T23:58:21.835Z] #10 109.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #45 44.91   CC       criu/pie/parasite.o
23:58:21 [2020-01-17T23:58:21.879Z] #45 ...
23:58:21 [2020-01-17T23:58:21.879Z] 
23:58:21 [2020-01-17T23:58:21.879Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:21 [2020-01-17T23:58:21.879Z] #11 84.53 Unpacking libpcre32-3:s390x (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 84.68 Selecting previously unselected package libpcrecpp0v5:s390x.
23:58:21 [2020-01-17T23:58:21.879Z] #11 84.68 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 84.68 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 84.82 Selecting previously unselected package libpcre3-dev:s390x.
23:58:21 [2020-01-17T23:58:21.879Z] #11 84.82 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 84.83 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.12 Selecting previously unselected package libselinux1-dev:s390x.
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.12 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.12 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.35 Selecting previously unselected package libdevmapper-dev:s390x.
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.35 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.35 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.42 Selecting previously unselected package libseccomp-dev:s390x.
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.42 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.42 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.51 Selecting previously unselected package libsystemd-dev:s390x.
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.51 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_s390x.deb ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.51 Unpacking libsystemd-dev:s390x (241-7~deb10u2) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.92 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.94 Setting up libseccomp-dev:s390x (2.3.3-4) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.94 Setting up libapparmor1:s390x (2.13.2-10) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.95 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.97 Setting up libpcre16-3:s390x (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.98 Setting up libsepol1-dev:s390x (2.8-1) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 85.99 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.00 Setting up libbtrfs0 (4.20.1-2) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.01 Setting up libpcre32-3:s390x (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.02 Setting up libudev-dev:s390x (241-7~deb10u2) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.03 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.03 Setting up libbtrfs-dev (4.20.1-2) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.05 Setting up libapparmor-dev:s390x (2.13.2-10) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.06 Setting up mingw-w64-common (6.0.0-3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.07 Setting up libsystemd-dev:s390x (241-7~deb10u2) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.08 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.09 Setting up libpcre3-dev:s390x (2:8.39-12) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.10 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.10 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
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.11 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
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.11 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.12 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
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.12 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
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.12 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.13 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.14 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.15 Setting up dmsetup (2:1.02.155-3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.16 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.17 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 86.17 Processing triggers for libc-bin (2.28-10) ...
23:58:21 [2020-01-17T23:58:21.879Z] #11 DONE 86.5s
23:58:21 [2020-01-17T23:58:21.879Z] 
23:58:21 [2020-01-17T23:58:21.879Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:58:21 [2020-01-17T23:58:21.879Z] #56 DONE 0.2s
23:58:21 [2020-01-17T23:58:21.879Z] 
23:58:21 [2020-01-17T23:58:21.879Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.505 + export GOPATH=/tmp/tmp.x15h9dORy8
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + GOPATH=/tmp/tmp.x15h9dORy8
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + RM_GOPATH=1
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 ++ dirname ./install.sh
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + dir=.
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + bin=tini
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + shift
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + '[' '!' -f ./tini.installer ']'
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + . ./tini.installer
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + install_tini
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.506 + git clone https://github.com/krallin/tini.git /tmp/tmp.x15h9dORy8/tini
23:58:21 [2020-01-17T23:58:21.901Z] #38 5.509 Cloning into '/tmp/tmp.x15h9dORy8/tini'...
23:58:22 [2020-01-17T23:58:22.096Z] #10 109.5 Selecting previously unselected package libpcrecpp0v5:arm64.
23:58:22 [2020-01-17T23:58:22.096Z] #10 109.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
23:58:22 [2020-01-17T23:58:22.096Z] #10 109.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
23:58:22 [2020-01-17T23:58:22.096Z] #10 109.6 Selecting previously unselected package libpcre3-dev:arm64.
23:58:22 [2020-01-17T23:58:22.096Z] #10 109.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
23:58:22 [2020-01-17T23:58:22.096Z] #10 109.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
23:58:22 [2020-01-17T23:58:22.287Z] #57 DONE 0.1s
23:58:22 [2020-01-17T23:58:22.287Z] 
23:58:22 [2020-01-17T23:58:22.287Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:22 [2020-01-17T23:58:22.287Z] #58 ...
23:58:22 [2020-01-17T23:58:22.287Z] 
23:58:22 [2020-01-17T23:58:22.287Z] #12 [dev 1/25] RUN groupadd -r docker
23:58:22 [2020-01-17T23:58:22.287Z] #12 DONE 0.5s
23:58:22 [2020-01-17T23:58:22.287Z] 
23:58:22 [2020-01-17T23:58:22.287Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.197 + RM_GOPATH=0
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.197 + TMP_GOPATH=
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.197 + : /build
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.197 + '[' -z '' ']'
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.197 ++ mktemp -d
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.198 + export GOPATH=/tmp/tmp.yv9QobJNQM
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.198 + GOPATH=/tmp/tmp.yv9QobJNQM
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.198 + RM_GOPATH=1
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.199 ++ dirname ./install.sh
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.200 + dir=.
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.200 + bin=runc
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.200 + shift
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.200 + '[' '!' -f ./runc.installer ']'
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.200 + . ./runc.installer
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.200 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.201 + install_runc
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.201 + grep -q '^3\.10\.0.*\.el7\.'
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.202 + uname -r
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.203 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.203 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.203 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yv9QobJNQM/src/github.com/opencontainers/runc
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.203 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
23:58:22 [2020-01-17T23:58:22.287Z] #58 0.207 Cloning into '/tmp/tmp.yv9QobJNQM/src/github.com/opencontainers/runc'...
23:58:22 [2020-01-17T23:58:22.688Z] #58 ...
23:58:22 [2020-01-17T23:58:22.688Z] 
23:58:22 [2020-01-17T23:58:22.688Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
23:58:22 [2020-01-17T23:58:22.688Z] #13 DONE 0.4s
23:58:22 [2020-01-17T23:58:22.688Z] 
23:58:22 [2020-01-17T23:58:22.688Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:22 [2020-01-17T23:58:22.688Z] #45 45.93   LINK     criu/pie/parasite.built-in.o
23:58:22 [2020-01-17T23:58:22.688Z] #45 45.93   GEN      criu/pie/parasite-blob.h
23:58:22 [2020-01-17T23:58:22.688Z] #45 45.96   CC       criu/arch/s390/restorer.o
23:58:22 [2020-01-17T23:58:22.937Z] #10 110.3 Selecting previously unselected package libselinux1-dev:arm64.
23:58:22 [2020-01-17T23:58:22.937Z] #10 110.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
23:58:22 [2020-01-17T23:58:22.937Z] #10 110.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
23:58:23 [2020-01-17T23:58:23.162Z] #45 ...
23:58:23 [2020-01-17T23:58:23.162Z] 
23:58:23 [2020-01-17T23:58:23.162Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
23:58:23 [2020-01-17T23:58:23.162Z] #14 0.248 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:58:23 [2020-01-17T23:58:23.162Z] #14 DONE 0.4s
23:58:23 [2020-01-17T23:58:23.162Z] 
23:58:23 [2020-01-17T23:58:23.162Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
23:58:23 [2020-01-17T23:58:23.198Z] #10 110.7 Selecting previously unselected package libdevmapper-dev:arm64.
23:58:23 [2020-01-17T23:58:23.198Z] #10 110.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
23:58:23 [2020-01-17T23:58:23.198Z] #10 110.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:58:23 [2020-01-17T23:58:23.198Z] #10 110.9 Selecting previously unselected package libseccomp-dev:arm64.
23:58:23 [2020-01-17T23:58:23.282Z] #38 7.049 + cd /tmp/tmp.x15h9dORy8/tini
23:58:23 [2020-01-17T23:58:23.282Z] #38 7.049 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:58:23 [2020-01-17T23:58:23.282Z] #38 7.049 + cmake .
23:58:23 [2020-01-17T23:58:23.458Z] #10 110.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
23:58:23 [2020-01-17T23:58:23.458Z] #10 110.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
23:58:23 [2020-01-17T23:58:23.680Z] #15 DONE 0.4s
23:58:23 [2020-01-17T23:58:23.680Z] 
23:58:23 [2020-01-17T23:58:23.680Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:23 [2020-01-17T23:58:23.680Z] #45 46.56   CC       criu/pie/restorer.o
23:58:23 [2020-01-17T23:58:23.719Z] #10 111.1 Selecting previously unselected package libsystemd-dev:arm64.
23:58:23 [2020-01-17T23:58:23.719Z] #10 111.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_arm64.deb ...
23:58:23 [2020-01-17T23:58:23.719Z] #10 111.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u2) ...
23:58:24 [2020-01-17T23:58:24.139Z] #45 ...
23:58:24 [2020-01-17T23:58:24.139Z] 
23:58:24 [2020-01-17T23:58:24.139Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
23:58:24 [2020-01-17T23:58:24.139Z] #16 DONE 0.3s
23:58:24 [2020-01-17T23:58:24.139Z] 
23:58:24 [2020-01-17T23:58:24.139Z] #17 [dev 6/25] RUN ldconfig
23:58:24 [2020-01-17T23:58:24.139Z] #17 DONE 0.4s
23:58:24 [2020-01-17T23:58:24.139Z] 
23:58:24 [2020-01-17T23:58:24.139Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:24 [2020-01-17T23:58:24.139Z] #48 88.53 vendor/golang.org/x/net/idna
23:58:24 [2020-01-17T23:58:24.206Z] #38 7.978 -- The C compiler identification is GNU 8.3.0
23:58:24 [2020-01-17T23:58:24.206Z] #38 8.111 -- Check for working C compiler: /usr/bin/cc
23:58:24 [2020-01-17T23:58:24.291Z] #10 111.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
23:58:24 [2020-01-17T23:58:24.292Z] #10 111.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
23:58:24 [2020-01-17T23:58:24.292Z] #10 111.9 Setting up libapparmor1:arm64 (2.13.2-10) ...
23:58:24 [2020-01-17T23:58:24.292Z] #10 111.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:58:24 [2020-01-17T23:58:24.292Z] #10 111.9 Setting up libpcre16-3:arm64 (2:8.39-12) ...
23:58:24 [2020-01-17T23:58:24.292Z] #10 111.9 Setting up libsepol1-dev:arm64 (2.8-1) ...
23:58:24 [2020-01-17T23:58:24.292Z] #10 111.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:58:24 [2020-01-17T23:58:24.292Z] #10 111.9 Setting up libbtrfs0 (4.20.1-2) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.0 Setting up libpcre32-3:arm64 (2:8.39-12) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.0 Setting up libudev-dev:arm64 (241-7~deb10u2) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.1 Setting up libbtrfs-dev (4.20.1-2) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.1 Setting up mingw-w64-common (6.0.0-3) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.1 Setting up libsystemd-dev:arm64 (241-7~deb10u2) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:58:24 [2020-01-17T23:58:24.552Z] #10 112.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.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
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.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
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.3 Setting up dmsetup (2:1.02.155-3) ...
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:58:24 [2020-01-17T23:58:24.814Z] #10 112.4 Processing triggers for libc-bin (2.28-10) ...
23:58:25 [2020-01-17T23:58:25.386Z] #10 DONE 112.9s
23:58:25 [2020-01-17T23:58:25.386Z] 
23:58:25 [2020-01-17T23:58:25.386Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:58:25 [2020-01-17T23:58:25.452Z] #30 ...
23:58:25 [2020-01-17T23:58:25.452Z] 
23:58:25 [2020-01-17T23:58:25.452Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:25 [2020-01-17T23:58:25.452Z] #33 63.51 internal/oserror
23:58:25 [2020-01-17T23:58:25.452Z] #33 63.78 syscall
23:58:25 [2020-01-17T23:58:25.452Z] #33 66.29 reflect
23:58:25 [2020-01-17T23:58:25.452Z] #33 ...
23:58:25 [2020-01-17T23:58:25.452Z] 
23:58:25 [2020-01-17T23:58:25.452Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:25 [2020-01-17T23:58:25.452Z] #43 70.20 Setting up python-pkg-resources (40.8.0-1) ...
23:58:25 [2020-01-17T23:58:25.570Z] #38 9.206 -- Check for working C compiler: /usr/bin/cc -- works
23:58:25 [2020-01-17T23:58:25.571Z] #38 9.208 -- Detecting C compiler ABI info
23:58:25 [2020-01-17T23:58:25.647Z] #55 DONE 0.2s
23:58:25 [2020-01-17T23:58:25.648Z] 
23:58:25 [2020-01-17T23:58:25.648Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:58:25 [2020-01-17T23:58:25.909Z] #56 DONE 0.2s
23:58:25 [2020-01-17T23:58:25.909Z] 
23:58:25 [2020-01-17T23:58:25.909Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:26 [2020-01-17T23:58:26.495Z] #38 10.23 -- Detecting C compiler ABI info - done
23:58:26 [2020-01-17T23:58:26.495Z] #38 10.30 -- Detecting C compile features
23:58:26 [2020-01-17T23:58:26.495Z] #38 ...
23:58:26 [2020-01-17T23:58:26.495Z] 
23:58:26 [2020-01-17T23:58:26.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:26 [2020-01-17T23:58:26.495Z] #10 99.61 Selecting previously unselected package mingw-w64-x86-64-dev.
23:58:26 [2020-01-17T23:58:26.495Z] #10 99.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:58:26 [2020-01-17T23:58:26.495Z] #10 99.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:58:26 [2020-01-17T23:58:26.750Z] #10 ...
23:58:26 [2020-01-17T23:58:26.750Z] 
23:58:26 [2020-01-17T23:58:26.750Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:26 [2020-01-17T23:58:26.750Z] #33 105.3 text/tabwriter
23:58:26 [2020-01-17T23:58:26.750Z] #33 106.1 fmt
23:58:26 [2020-01-17T23:58:26.750Z] #33 107.1 path/filepath
23:58:26 [2020-01-17T23:58:26.750Z] #33 109.4 io/ioutil
23:58:27 [2020-01-17T23:58:27.293Z] #57 ...
23:58:27 [2020-01-17T23:58:27.293Z] 
23:58:27 [2020-01-17T23:58:27.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:27 [2020-01-17T23:58:27.293Z] #44 40.89   CC       images/packet-sock.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 41.60   CC       images/ipc-var.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 42.08   CC       images/ipc-desc.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 42.30   CC       images/ipc-shm.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 42.42   CC       images/ipc-msg.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 42.82   CC       images/ipc-sem.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 43.03   CC       images/utsns.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 43.29   CC       images/creds.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 43.82   CC       images/vma.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 44.14   CC       images/netdev.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 44.92   CC       images/tty.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 46.22   CC       images/file-lock.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 46.64   CC       images/rlimit.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 46.97   CC       images/pagemap.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 47.44   CC       images/siginfo.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 47.80   CC       images/rpc.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 50.01   CC       images/ext-file.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 50.22   CC       images/cgroup.o
23:58:27 [2020-01-17T23:58:27.293Z] #44 ...
23:58:27 [2020-01-17T23:58:27.293Z] 
23:58:27 [2020-01-17T23:58:27.293Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:27 [2020-01-17T23:58:27.293Z] #47 112.1 net/textproto
23:58:27 [2020-01-17T23:58:27.293Z] #47 112.1 vendor/golang.org/x/net/http/httpproxy
23:58:27 [2020-01-17T23:58:27.293Z] #47 112.1 crypto/x509
23:58:27 [2020-01-17T23:58:27.293Z] #47 113.7 vendor/golang.org/x/net/http/httpguts
23:58:27 [2020-01-17T23:58:27.358Z] #43 ...
23:58:27 [2020-01-17T23:58:27.358Z] 
23:58:27 [2020-01-17T23:58:27.358Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:58:27 [2020-01-17T23:58:27.358Z] #50 65.57 + cd /tmp/tmp.R5dmeiiqLo/src/gotest.tools/gotestsum
23:58:27 [2020-01-17T23:58:27.358Z] #50 65.58 + git checkout -q v0.3.5
23:58:27 [2020-01-17T23:58:27.358Z] #50 65.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:58:27 [2020-01-17T23:58:27.358Z] #50 ...
23:58:27 [2020-01-17T23:58:27.358Z] 
23:58:27 [2020-01-17T23:58:27.358Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:27 [2020-01-17T23:58:27.358Z] #33 74.29 time
23:58:27 [2020-01-17T23:58:27.521Z] #48 91.72 vendor/golang.org/x/net/http2/hpack
23:58:28 [2020-01-17T23:58:28.679Z] #47 ...
23:58:28 [2020-01-17T23:58:28.679Z] 
23:58:28 [2020-01-17T23:58:28.679Z] #11 [dev 1/25] RUN groupadd -r docker
23:58:28 [2020-01-17T23:58:28.679Z] #11 DONE 3.1s
23:58:28 [2020-01-17T23:58:28.679Z] 
23:58:28 [2020-01-17T23:58:28.679Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.753 + RM_GOPATH=0
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.753 + TMP_GOPATH=
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.753 + : /build
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.753 + '[' -z '' ']'
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.754 ++ mktemp -d
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.769 + export GOPATH=/tmp/tmp.2NaE7syvsw
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.769 + GOPATH=/tmp/tmp.2NaE7syvsw
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.769 + RM_GOPATH=1
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.770 ++ dirname ./install.sh
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + dir=.
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + bin=runc
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + shift
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + '[' '!' -f ./runc.installer ']'
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + . ./runc.installer
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + install_runc
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + grep -q '^3\.10\.0.*\.el7\.'
23:58:28 [2020-01-17T23:58:28.679Z] #57 2.806 + uname -r
23:58:28 [2020-01-17T23:58:28.680Z] #57 2.806 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:58:28 [2020-01-17T23:58:28.680Z] #57 2.806 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
23:58:28 [2020-01-17T23:58:28.680Z] #57 2.806 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2NaE7syvsw/src/github.com/opencontainers/runc
23:58:28 [2020-01-17T23:58:28.680Z] #57 2.806 Cloning into '/tmp/tmp.2NaE7syvsw/src/github.com/opencontainers/runc'...
23:58:28 [2020-01-17T23:58:28.680Z] #57 2.812 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
23:58:28 [2020-01-17T23:58:28.897Z] #48 ...
23:58:28 [2020-01-17T23:58:28.897Z] 
23:58:28 [2020-01-17T23:58:28.897Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:58:28 [2020-01-17T23:58:28.897Z] #66 85.66 + for f in rootlesskit rootlesskit-docker-proxy
23:58:28 [2020-01-17T23:58:28.897Z] #66 85.66 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:58:28 [2020-01-17T23:58:28.897Z] #66 DONE 93.0s
23:58:28 [2020-01-17T23:58:28.897Z] 
23:58:28 [2020-01-17T23:58:28.897Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:28 [2020-01-17T23:58:28.897Z] #48 93.00 mime
23:58:28 [2020-01-17T23:58:28.897Z] #48 ...
23:58:28 [2020-01-17T23:58:28.897Z] 
23:58:28 [2020-01-17T23:58:28.897Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:58:28 [2020-01-17T23:58:28.897Z] #67 DONE 0.1s
23:58:28 [2020-01-17T23:58:28.897Z] 
23:58:28 [2020-01-17T23:58:28.897Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:28 [2020-01-17T23:58:28.897Z] #58 6.212 + cd /tmp/tmp.yv9QobJNQM/src/github.com/opencontainers/runc
23:58:28 [2020-01-17T23:58:28.897Z] #58 6.218 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
23:58:28 [2020-01-17T23:58:28.897Z] #58 6.385 + '[' -z '' ']'
23:58:28 [2020-01-17T23:58:28.897Z] #58 6.385 + target=static
23:58:28 [2020-01-17T23:58:28.897Z] #58 6.385 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:58:30 [2020-01-17T23:58:30.011Z] #33 ...
23:58:30 [2020-01-17T23:58:30.011Z] 
23:58:30 [2020-01-17T23:58:30.011Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:58:30 [2020-01-17T23:58:30.011Z] #10 112.7 Selecting previously unselected package gcc-mingw-w64-base.
23:58:30 [2020-01-17T23:58:30.011Z] #10 112.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:58:30 [2020-01-17T23:58:30.011Z] #10 112.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:58:30 [2020-01-17T23:58:30.011Z] #10 113.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:58:30 [2020-01-17T23:58:30.255Z] #58 7.961 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
23:58:30 [2020-01-17T23:58:30.266Z] #10 113.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:58:30 [2020-01-17T23:58:30.266Z] #10 113.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:58:31 [2020-01-17T23:58:31.540Z] #33 ...
23:58:31 [2020-01-17T23:58:31.540Z] 
23:58:31 [2020-01-17T23:58:31.540Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:31 [2020-01-17T23:58:31.540Z] #47 69.61 syscall
23:58:31 [2020-01-17T23:58:31.540Z] #47 ...
23:58:31 [2020-01-17T23:58:31.540Z] 
23:58:31 [2020-01-17T23:58:31.540Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:31 [2020-01-17T23:58:31.540Z] #43 76.62 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:58:31 [2020-01-17T23:58:31.540Z] #43 76.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:58:31 [2020-01-17T23:58:31.540Z] #43 76.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:58:31 [2020-01-17T23:58:31.540Z] #43 76.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:58:31 [2020-01-17T23:58:31.540Z] #43 76.70 Setting up python-six (1.12.0-1) ...
23:58:32 [2020-01-17T23:58:32.007Z] #57 ...
23:58:32 [2020-01-17T23:58:32.007Z] 
23:58:32 [2020-01-17T23:58:32.007Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
23:58:32 [2020-01-17T23:58:32.007Z] #12 DONE 2.9s
23:58:32 [2020-01-17T23:58:32.007Z] 
23:58:32 [2020-01-17T23:58:32.007Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
23:58:33 [2020-01-17T23:58:33.530Z] #10 ...
23:58:33 [2020-01-17T23:58:33.530Z] 
23:58:33 [2020-01-17T23:58:33.530Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:33 [2020-01-17T23:58:33.530Z] #47 106.2 regexp/syntax
23:58:33 [2020-01-17T23:58:33.530Z] #47 107.5 fmt
23:58:33 [2020-01-17T23:58:33.530Z] #47 114.6 regexp
23:58:33 [2020-01-17T23:58:33.530Z] #47 114.9 flag
23:58:33 [2020-01-17T23:58:33.530Z] #47 ...
23:58:33 [2020-01-17T23:58:33.530Z] 
23:58:33 [2020-01-17T23:58:33.530Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:33 [2020-01-17T23:58:33.530Z] #44 8.235 Note: Building without setproctitle() and strlcpy() support.
23:58:33 [2020-01-17T23:58:33.530Z] #44 8.235       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:58:33 [2020-01-17T23:58:33.530Z] #44 11.54 fatal: not a git repository (or any of the parent directories): .git
23:58:33 [2020-01-17T23:58:33.530Z] #44 11.57   GEN      .gitid
23:58:33 [2020-01-17T23:58:33.530Z] #44 11.59   GEN      criu/include/version.h
23:58:33 [2020-01-17T23:58:33.530Z] #44 11.61   GEN      include/common/asm
23:58:33 [2020-01-17T23:58:33.530Z] #44 15.07   PBCC     images/google/protobuf/descriptor.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 15.39   PBCC     images/opts.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 15.53   PBCC     images/sit.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 15.65   DEP      images/google/protobuf/descriptor.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 15.82   DEP      images/opts.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 15.97   DEP      images/sit.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.16   PBCC     images/macvlan.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.22   DEP      images/macvlan.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.31   PBCC     images/autofs.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.39   DEP      images/autofs.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.53   PBCC     images/sysctl.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.57   DEP      images/sysctl.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.79   PBCC     images/time.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.81   DEP      images/time.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.83   PBCC     images/binfmt-misc.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.84   DEP      images/binfmt-misc.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.86   PBCC     images/seccomp.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 16.92   DEP      images/seccomp.pb-c.d
23:58:33 [2020-01-17T23:58:33.530Z] #44 17.01   PBCC     images/userns.pb-c.c
23:58:33 [2020-01-17T23:58:33.530Z] #44 17.05   DEP      images/userns.pb-c.d
23:58:33 [2020-01-17T23:58:33.787Z] #44 17.25   PBCC     images/cgroup.pb-c.c
23:58:33 [2020-01-17T23:58:33.935Z] #13 2.323 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:58:33 [2020-01-17T23:58:33.935Z] #13 DONE 2.5s
23:58:33 [2020-01-17T23:58:33.935Z] 
23:58:33 [2020-01-17T23:58:33.935Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
23:58:34 [2020-01-17T23:58:34.043Z] #44 17.40   DEP      images/cgroup.pb-c.d
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.74 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.79 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.80 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.82 Setting up protobuf-compiler (3.6.1.3-2) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:58:34 [2020-01-17T23:58:34.065Z] #43 82.89 Setting up python-protobuf (3.6.1.3-2) ...
23:58:34 [2020-01-17T23:58:34.299Z] #44 17.52   PBCC     images/fown.pb-c.c
23:58:34 [2020-01-17T23:58:34.299Z] #44 17.58   PBCC     images/ext-file.pb-c.c
23:58:34 [2020-01-17T23:58:34.299Z] #44 17.65   DEP      images/fown.pb-c.d
23:58:34 [2020-01-17T23:58:34.299Z] #44 17.72   DEP      images/ext-file.pb-c.d
23:58:34 [2020-01-17T23:58:34.520Z] #58 ...
23:58:34 [2020-01-17T23:58:34.520Z] 
23:58:34 [2020-01-17T23:58:34.520Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:34 [2020-01-17T23:58:34.520Z] #45 49.32   LINK     criu/pie/restorer.built-in.o
23:58:34 [2020-01-17T23:58:34.520Z] #45 49.34   GEN      criu/pie/restorer-blob.h
23:58:34 [2020-01-17T23:58:34.520Z] #45 49.47   DEP      criu/vdso.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 49.73   DEP      criu/uts_ns.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 49.78   DEP      criu/util.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 49.91   DEP      criu/uffd.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 50.05   DEP      criu/tun.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 50.20   DEP      criu/tty.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 50.55   DEP      criu/timerfd.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 50.74   DEP      criu/sysfs_parse.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 50.88   DEP      criu/sysctl.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 51.13   DEP      criu/string.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 51.16   DEP      criu/stats.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 51.25   DEP      criu/sockets.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 51.43   DEP      criu/sk-unix.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 51.67   DEP      criu/sk-tcp.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 51.90   DEP      criu/sk-queue.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 51.96   DEP      criu/sk-packet.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 52.04   DEP      criu/sk-netlink.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 52.16   DEP      criu/sk-inet.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 52.45   DEP      criu/signalfd.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 52.51   DEP      criu/sigframe.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 52.56   DEP      criu/shmem.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 52.68   DEP      criu/servicefd.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 52.94   DEP      criu/seize.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 53.05   DEP      criu/seccomp.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 53.19   DEP      criu/rst-malloc.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 53.30   DEP      criu/rbtree.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 53.34   DEP      criu/pstree.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 53.44   DEP      criu/protobuf.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 53.54   GEN      criu/protobuf-desc-gen.h
23:58:34 [2020-01-17T23:58:34.520Z] #45 54.87   DEP      criu/protobuf-desc.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 54.94   DEP      criu/proc_parse.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.11   DEP      criu/plugin.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.18   DEP      criu/pipes.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.31   DEP      criu/pie-util.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.41   DEP      criu/pie-util-vdso.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.53   DEP      criu/pie-util-vdso-elf32.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.61   DEP      criu/path.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.75   DEP      criu/parasite-syscall.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 55.97   DEP      criu/pagemap.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 56.12   DEP      criu/pagemap-cache.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 56.23   DEP      criu/page-xfer.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 56.39   DEP      criu/page-pipe.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 56.47   DEP      criu/netfilter.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 56.58   DEP      criu/net.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 56.71   DEP      criu/namespaces.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 56.86   DEP      criu/mount.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 57.00   DEP      criu/mem.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 57.28   DEP      criu/lsm.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 ...
23:58:34 [2020-01-17T23:58:34.520Z] 
23:58:34 [2020-01-17T23:58:34.520Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:58:34 [2020-01-17T23:58:34.520Z] #51 DONE 98.7s
23:58:34 [2020-01-17T23:58:34.520Z] 
23:58:34 [2020-01-17T23:58:34.520Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:34 [2020-01-17T23:58:34.520Z] #45 57.43   DEP      criu/log.d
23:58:34 [2020-01-17T23:58:34.520Z] #45 ...
23:58:34 [2020-01-17T23:58:34.520Z] 
23:58:34 [2020-01-17T23:58:34.520Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:58:34 [2020-01-17T23:58:34.520Z] #18 0.645 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:58:34 [2020-01-17T23:58:34.520Z] #18 0.759 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:58:34 [2020-01-17T23:58:34.520Z] #18 0.861 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:58:34 [2020-01-17T23:58:34.520Z] #18 1.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7625 kB]
23:58:34 [2020-01-17T23:58:34.520Z] #18 2.570 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [150 kB]
23:58:34 [2020-01-17T23:58:34.520Z] #18 3.612 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
23:58:34 [2020-01-17T23:58:34.520Z] #18 8.494 Fetched 8018 kB in 8s (1012 kB/s)
23:58:34 [2020-01-17T23:58:34.520Z] #18 8.494 Reading package lists...
23:58:34 [2020-01-17T23:58:34.520Z] #18 ...
23:58:34 [2020-01-17T23:58:34.520Z] 
23:58:34 [2020-01-17T23:58:34.520Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:34 [2020-01-17T23:58:34.520Z] #48 95.46 mime/quotedprintable
23:58:34 [2020-01-17T23:58:34.520Z] #48 95.79 net/http/internal
23:58:34 [2020-01-17T23:58:34.520Z] #48 97.13 mime/multipart
23:58:34 [2020-01-17T23:58:34.520Z] #48 97.14 crypto/tls
23:58:34 [2020-01-17T23:58:34.555Z] #44 ...
23:58:34 [2020-01-17T23:58:34.555Z] 
23:58:34 [2020-01-17T23:58:34.555Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:34 [2020-01-17T23:58:34.555Z] #38 13.36 -- Detecting C compile features - done
23:58:34 [2020-01-17T23:58:34.555Z] #38 13.45 -- Performing Test HAS_BUILTIN_FORTIFY
23:58:34 [2020-01-17T23:58:34.555Z] #38 13.68 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:58:34 [2020-01-17T23:58:34.555Z] #38 13.80 -- Configuring done
23:58:34 [2020-01-17T23:58:34.555Z] #38 13.81 -- Generating done
23:58:34 [2020-01-17T23:58:34.555Z] #38 13.81 -- Build files have been written to: /tmp/tmp.x15h9dORy8/tini
23:58:34 [2020-01-17T23:58:34.555Z] #38 13.82 + make tini-static
23:58:34 [2020-01-17T23:58:34.555Z] #38 14.93 Scanning dependencies of target tini-static
23:58:34 [2020-01-17T23:58:34.555Z] #38 15.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:58:34 [2020-01-17T23:58:34.555Z] #38 17.18 [100%] Linking C executable tini-static
23:58:34 [2020-01-17T23:58:34.555Z] #38 17.69 [100%] Built target tini-static
23:58:34 [2020-01-17T23:58:34.555Z] #38 17.94 + mkdir -p /build
23:58:34 [2020-01-17T23:58:34.555Z] #38 17.96 + cp tini-static /build/docker-init
23:58:34 [2020-01-17T23:58:34.555Z] #38 DONE 18.3s
23:58:34 [2020-01-17T23:58:34.555Z] 
23:58:34 [2020-01-17T23:58:34.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:34 [2020-01-17T23:58:34.555Z] #44 17.82   PBCC     images/rpc.pb-c.c
23:58:34 [2020-01-17T23:58:34.555Z] #44 17.84   DEP      images/rpc.pb-c.d
23:58:34 [2020-01-17T23:58:34.555Z] #44 17.92   PBCC     images/siginfo.pb-c.c
23:58:34 [2020-01-17T23:58:34.555Z] #44 ...
23:58:34 [2020-01-17T23:58:34.555Z] 
23:58:34 [2020-01-17T23:58:34.555Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:34 [2020-01-17T23:58:34.555Z] #33 112.9 github.com/BurntSushi/toml
23:58:34 [2020-01-17T23:58:34.555Z] #33 112.9 flag
23:58:34 [2020-01-17T23:58:34.555Z] #33 115.3 log
23:58:34 [2020-01-17T23:58:34.632Z] #43 ...
23:58:34 [2020-01-17T23:58:34.632Z] 
23:58:34 [2020-01-17T23:58:34.632Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:34 [2020-01-17T23:58:34.632Z] #33 82.95 internal/poll
23:58:35 [2020-01-17T23:58:35.483Z] #33 ...
23:58:35 [2020-01-17T23:58:35.483Z] 
23:58:35 [2020-01-17T23:58:35.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:35 [2020-01-17T23:58:35.483Z] #44 17.93   DEP      images/siginfo.pb-c.d
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.05   PBCC     images/pagemap.pb-c.c
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.16   DEP      images/pagemap.pb-c.d
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.28   PBCC     images/rlimit.pb-c.c
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.35   DEP      images/rlimit.pb-c.d
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.46   PBCC     images/file-lock.pb-c.c
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.62   DEP      images/file-lock.pb-c.d
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.69   PBCC     images/tty.pb-c.c
23:58:35 [2020-01-17T23:58:35.483Z] #44 18.88   DEP      images/tty.pb-c.d
23:58:35 [2020-01-17T23:58:35.739Z] #44 19.00   PBCC     images/tun.pb-c.c
23:58:35 [2020-01-17T23:58:35.739Z] #44 19.17   PBCC     images/netdev.pb-c.c
23:58:35 [2020-01-17T23:58:35.995Z] #44 19.26   DEP      images/tun.pb-c.d
23:58:35 [2020-01-17T23:58:35.995Z] #44 19.43   DEP      images/netdev.pb-c.d
23:58:35 [2020-01-17T23:58:35.995Z] #44 19.51   PBCC     images/vma.pb-c.c
23:58:36 [2020-01-17T23:58:36.251Z] #44 19.64   DEP      images/vma.pb-c.d
23:58:36 [2020-01-17T23:58:36.251Z] #44 19.70   PBCC     images/creds.pb-c.c
23:58:36 [2020-01-17T23:58:36.506Z] #44 19.80   DEP      images/creds.pb-c.d
23:58:36 [2020-01-17T23:58:36.506Z] #44 19.90   PBCC     images/utsns.pb-c.c
23:58:36 [2020-01-17T23:58:36.506Z] #44 20.00   DEP      images/utsns.pb-c.d
23:58:36 [2020-01-17T23:58:36.528Z] #33 84.79 internal/fmtsort
23:58:36 [2020-01-17T23:58:36.762Z] #44 20.08   PBCC     images/ipc-desc.pb-c.c
23:58:36 [2020-01-17T23:58:36.762Z] #44 20.13   PBCC     images/ipc-sem.pb-c.c
23:58:36 [2020-01-17T23:58:36.762Z] #44 20.19   DEP      images/ipc-desc.pb-c.d
23:58:36 [2020-01-17T23:58:36.804Z] #48 ...
23:58:36 [2020-01-17T23:58:36.804Z] 
23:58:36 [2020-01-17T23:58:36.804Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:36 [2020-01-17T23:58:36.804Z] #45 57.76   DEP      criu/libnetlink.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 57.96   DEP      criu/kerndat.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 58.19   DEP      criu/kcmp-ids.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 58.27   DEP      criu/irmap.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 58.50   DEP      criu/ipc_ns.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 58.64   DEP      criu/image.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 58.81   DEP      criu/image-desc.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 58.89   DEP      criu/fsnotify.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 59.09   DEP      criu/filesystems.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 59.42   DEP      criu/files.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 59.62   DEP      criu/files-reg.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 59.99   DEP      criu/files-ext.d
23:58:36 [2020-01-17T23:58:36.804Z] #45 60.19   DEP      criu/file-lock.d
23:58:37 [2020-01-17T23:58:37.018Z] #44 20.37   DEP      images/ipc-sem.pb-c.d
23:58:37 [2020-01-17T23:58:37.237Z] #45 60.38   DEP      criu/file-ids.d
23:58:37 [2020-01-17T23:58:37.237Z] #45 60.63   DEP      criu/fifo.d
23:58:37 [2020-01-17T23:58:37.238Z] #14 DONE 2.9s
23:58:37 [2020-01-17T23:58:37.238Z] 
23:58:37 [2020-01-17T23:58:37.238Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
23:58:37 [2020-01-17T23:58:37.238Z] #15 ...
23:58:37 [2020-01-17T23:58:37.238Z] 
23:58:37 [2020-01-17T23:58:37.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:37 [2020-01-17T23:58:37.238Z] #44 51.23   CC       images/userns.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 51.49   CC       images/google/protobuf/descriptor.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 54.89   CC       images/opts.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 55.22   CC       images/seccomp.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 55.72   CC       images/binfmt-misc.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 55.98   CC       images/time.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 56.21   CC       images/sysctl.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 56.56   CC       images/autofs.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 56.87   CC       images/macvlan.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.20   CC       images/sit.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.58   LINK     images/built-in.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.75   GEN      compel/include/asm
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.76   GEN      compel/include/version.h
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.79 touch .config
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.81   GEN      include/common/config.h
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:58:37 [2020-01-17T23:58:37.238Z] #44 57.99   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
23:58:37 [2020-01-17T23:58:37.238Z] #44 58.15   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 58.18   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 58.25   DEP      compel/plugins/std/infect.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 58.65   DEP      compel/plugins/std/string.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 58.78   DEP      compel/plugins/std/log.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 58.97   DEP      compel/plugins/std/fds.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 59.05   DEP      compel/plugins/std/std.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 59.12   DEP      compel/plugins/shmem/shmem.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 59.35   DEP      compel/plugins/fds/fds.d
23:58:37 [2020-01-17T23:58:37.238Z] #44 59.57   CC       compel/plugins/std/std.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 60.07   CC       compel/plugins/std/fds.o
23:58:37 [2020-01-17T23:58:37.238Z] #44 60.62   CC       compel/plugins/std/log.o
23:58:37 [2020-01-17T23:58:37.275Z] #44 20.50   PBCC     images/ipc-msg.pb-c.c
23:58:37 [2020-01-17T23:58:37.275Z] #44 20.61   DEP      images/ipc-msg.pb-c.d
23:58:37 [2020-01-17T23:58:37.460Z] #33 85.60 internal/syscall/unix
23:58:37 [2020-01-17T23:58:37.460Z] #33 85.69 strings
23:58:37 [2020-01-17T23:58:37.499Z] #44 ...
23:58:37 [2020-01-17T23:58:37.499Z] 
23:58:37 [2020-01-17T23:58:37.499Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:58:37 [2020-01-17T23:58:37.499Z] #50 DONE 124.5s
23:58:37 [2020-01-17T23:58:37.499Z] 
23:58:37 [2020-01-17T23:58:37.499Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:37 [2020-01-17T23:58:37.499Z] #57 9.137 + cd /tmp/tmp.2NaE7syvsw/src/github.com/opencontainers/runc
23:58:37 [2020-01-17T23:58:37.499Z] #57 9.138 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
23:58:37 [2020-01-17T23:58:37.499Z] #57 9.436 + '[' -z '' ']'
23:58:37 [2020-01-17T23:58:37.499Z] #57 9.436 + target=static
23:58:37 [2020-01-17T23:58:37.499Z] #57 9.436 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:58:37 [2020-01-17T23:58:37.499Z] #57 10.98 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
23:58:37 [2020-01-17T23:58:37.531Z] #44 20.77   PBCC     images/ipc-shm.pb-c.c
23:58:37 [2020-01-17T23:58:37.531Z] #44 20.84   DEP      images/ipc-shm.pb-c.d
23:58:37 [2020-01-17T23:58:37.531Z] #44 20.92   PBCC     images/ipc-var.pb-c.c
23:58:37 [2020-01-17T23:58:37.531Z] #44 20.97   DEP      images/ipc-var.pb-c.d
23:58:37 [2020-01-17T23:58:37.654Z] #45 60.83   DEP      criu/fdstore.d
23:58:37 [2020-01-17T23:58:37.654Z] #45 60.98   DEP      criu/fault-injection.d
23:58:37 [2020-01-17T23:58:37.654Z] #45 61.02   DEP      criu/external.d
23:58:37 [2020-01-17T23:58:37.717Z] #33 86.04 os
23:58:37 [2020-01-17T23:58:37.787Z] #44 21.16   PBCC     images/sk-opts.pb-c.c
23:58:37 [2020-01-17T23:58:37.787Z] #44 21.25   PBCC     images/packet-sock.pb-c.c
23:58:37 [2020-01-17T23:58:37.787Z] #44 21.32   DEP      images/sk-opts.pb-c.d
23:58:38 [2020-01-17T23:58:38.043Z] #44 21.44   DEP      images/packet-sock.pb-c.d
23:58:38 [2020-01-17T23:58:38.057Z] #45 61.19   DEP      criu/eventpoll.d
23:58:38 [2020-01-17T23:58:38.057Z] #45 61.36   DEP      criu/eventfd.d
23:58:38 [2020-01-17T23:58:38.299Z] #44 21.63   PBCC     images/sk-netlink.pb-c.c
23:58:38 [2020-01-17T23:58:38.299Z] #44 21.70   DEP      images/sk-netlink.pb-c.d
23:58:38 [2020-01-17T23:58:38.472Z] #45 61.53   DEP      criu/crtools.d
23:58:38 [2020-01-17T23:58:38.472Z] #45 61.68   DEP      criu/cr-service.d
23:58:38 [2020-01-17T23:58:38.472Z] #45 61.84   DEP      criu/cr-restore.d
23:58:38 [2020-01-17T23:58:38.555Z] #44 21.86   PBCC     images/sk-inet.pb-c.c
23:58:38 [2020-01-17T23:58:38.555Z] #44 22.00   DEP      images/sk-inet.pb-c.d
23:58:38 [2020-01-17T23:58:38.555Z] #44 22.06   PBCC     images/sk-unix.pb-c.c
23:58:38 [2020-01-17T23:58:38.810Z] #44 22.26   DEP      images/sk-unix.pb-c.d
23:58:38 [2020-01-17T23:58:38.811Z] #44 22.38   PBCC     images/mm.pb-c.c
23:58:38 [2020-01-17T23:58:38.885Z] #57 ...
23:58:38 [2020-01-17T23:58:38.885Z] 
23:58:38 [2020-01-17T23:58:38.885Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:38 [2020-01-17T23:58:38.885Z] #47 115.9 crypto/tls
23:58:38 [2020-01-17T23:58:38.885Z] #47 124.2 net/http/httptrace
23:58:38 [2020-01-17T23:58:38.885Z] #47 124.7 net/http
23:58:38 [2020-01-17T23:58:38.899Z] #45 62.11   DEP      criu/cr-errno.d
23:58:38 [2020-01-17T23:58:38.899Z] #45 62.11   DEP      criu/cr-dump.d
23:58:38 [2020-01-17T23:58:38.899Z] #45 62.29   DEP      criu/cr-dedup.d
23:58:39 [2020-01-17T23:58:39.067Z] #44 22.48   DEP      images/mm.pb-c.d
23:58:39 [2020-01-17T23:58:39.067Z] #44 22.57   PBCC     images/timerfd.pb-c.c
23:58:39 [2020-01-17T23:58:39.067Z] #44 22.65   DEP      images/timerfd.pb-c.d
23:58:39 [2020-01-17T23:58:39.146Z] #47 ...
23:58:39 [2020-01-17T23:58:39.146Z] 
23:58:39 [2020-01-17T23:58:39.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:39 [2020-01-17T23:58:39.146Z] #44 61.65   CC       compel/plugins/std/string.o
23:58:39 [2020-01-17T23:58:39.146Z] #44 62.69   CC       compel/plugins/std/infect.o
23:58:39 [2020-01-17T23:58:39.290Z] #45 62.45   DEP      criu/cr-check.d
23:58:39 [2020-01-17T23:58:39.290Z] #45 62.59   DEP      criu/config.d
23:58:39 [2020-01-17T23:58:39.290Z] #45 62.71   DEP      criu/clone-noasan.d
23:58:39 [2020-01-17T23:58:39.628Z] #44 22.89   PBCC     images/timer.pb-c.c
23:58:39 [2020-01-17T23:58:39.628Z] #44 23.02   DEP      images/timer.pb-c.d
23:58:39 [2020-01-17T23:58:39.628Z] #44 23.10   PBCC     images/sa.pb-c.c
23:58:39 [2020-01-17T23:58:39.628Z] #44 23.18   DEP      images/sa.pb-c.d
23:58:39 [2020-01-17T23:58:39.697Z] #45 62.77   DEP      criu/cgroup.d
23:58:39 [2020-01-17T23:58:39.697Z] #45 62.91   DEP      criu/cgroup-props.d
23:58:39 [2020-01-17T23:58:39.697Z] #45 62.98   DEP      criu/bitmap.d
23:58:39 [2020-01-17T23:58:39.697Z] #45 62.99   DEP      criu/bfd.d
23:58:39 [2020-01-17T23:58:39.697Z] #45 63.11   DEP      criu/autofs.d
23:58:39 [2020-01-17T23:58:39.718Z] #44 63.74   CC       compel/arch/aarch64/plugins/std/parasite-head.o
23:58:39 [2020-01-17T23:58:39.886Z] #44 23.37   PBCC     images/pipe-data.pb-c.c
23:58:39 [2020-01-17T23:58:39.978Z] #44 63.83   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
23:58:39 [2020-01-17T23:58:39.979Z] #44 63.96   AR       compel/plugins/std.lib.a
23:58:39 [2020-01-17T23:58:39.979Z] #44 64.06   CC       compel/plugins/fds/fds.o
23:58:40 [2020-01-17T23:58:40.092Z] #45 63.21   DEP      criu/aio.d
23:58:40 [2020-01-17T23:58:40.092Z] #45 63.33   DEP      criu/action-scripts.d
23:58:40 [2020-01-17T23:58:40.142Z] #44 23.55   DEP      images/pipe-data.pb-c.d
23:58:40 [2020-01-17T23:58:40.398Z] #44 23.75   PBCC     images/mnt.pb-c.c
23:58:40 [2020-01-17T23:58:40.398Z] #44 23.88   DEP      images/mnt.pb-c.d
23:58:40 [2020-01-17T23:58:40.500Z] #45 63.62   CC       criu/action-scripts.o
23:58:40 [2020-01-17T23:58:40.550Z] #44 64.56   AR       compel/plugins/fds.lib.a
23:58:40 [2020-01-17T23:58:40.550Z] #44 64.64   HOSTDEP  compel/src/lib/log-host.d
23:58:40 [2020-01-17T23:58:40.654Z] #44 23.98   PBCC     images/sk-packet.pb-c.c
23:58:40 [2020-01-17T23:58:40.654Z] #44 24.17   DEP      images/sk-packet.pb-c.d
23:58:40 [2020-01-17T23:58:40.818Z] #44 ...
23:58:40 [2020-01-17T23:58:40.818Z] 
23:58:40 [2020-01-17T23:58:40.818Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
23:58:40 [2020-01-17T23:58:40.818Z] #15 DONE 3.8s
23:58:40 [2020-01-17T23:58:40.818Z] 
23:58:40 [2020-01-17T23:58:40.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:40 [2020-01-17T23:58:40.818Z] #44 64.79   HOSTDEP  compel/src/lib/handle-elf-host.d
23:58:40 [2020-01-17T23:58:40.910Z] #44 24.34   PBCC     images/tcp-stream.pb-c.c
23:58:40 [2020-01-17T23:58:40.910Z] #44 24.45   DEP      images/tcp-stream.pb-c.d
23:58:40 [2020-01-17T23:58:40.911Z] #45 64.00   CC       criu/aio.o
23:58:41 [2020-01-17T23:58:41.079Z] #44 65.11   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
23:58:41 [2020-01-17T23:58:41.170Z] #44 24.64   PBCC     images/pipe.pb-c.c
23:58:41 [2020-01-17T23:58:41.170Z] #44 24.70   DEP      images/pipe.pb-c.d
23:58:41 [2020-01-17T23:58:41.317Z] #45 64.52   CC       criu/autofs.o
23:58:41 [2020-01-17T23:58:41.341Z] #44 65.30   HOSTDEP  compel/src/main-host.d
23:58:41 [2020-01-17T23:58:41.432Z] #44 24.82   PBCC     images/pstree.pb-c.c
23:58:41 [2020-01-17T23:58:41.432Z] #44 24.90   DEP      images/pstree.pb-c.d
23:58:41 [2020-01-17T23:58:41.432Z] #44 24.95   PBCC     images/fs.pb-c.c
23:58:41 [2020-01-17T23:58:41.602Z] #44 65.54   DEP      compel/src/lib/ptrace.d
23:58:41 [2020-01-17T23:58:41.688Z] #44 25.01   DEP      images/fs.pb-c.d
23:58:41 [2020-01-17T23:58:41.688Z] #44 25.15   PBCC     images/signalfd.pb-c.c
23:58:41 [2020-01-17T23:58:41.688Z] #44 25.22   DEP      images/signalfd.pb-c.d
23:58:41 [2020-01-17T23:58:41.864Z] #44 65.74   DEP      compel/src/lib/infect.d
23:58:41 [2020-01-17T23:58:41.894Z] #33 89.75 path
23:58:41 [2020-01-17T23:58:41.895Z] #33 ...
23:58:41 [2020-01-17T23:58:41.895Z] 
23:58:41 [2020-01-17T23:58:41.895Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:41 [2020-01-17T23:58:41.895Z] #47 80.30 time
23:58:41 [2020-01-17T23:58:41.895Z] #47 88.17 strings
23:58:41 [2020-01-17T23:58:41.895Z] #47 88.70 os
23:58:41 [2020-01-17T23:58:41.944Z] #44 25.26   PBCC     images/fh.pb-c.c
23:58:41 [2020-01-17T23:58:41.944Z] #44 25.36   PBCC     images/fsnotify.pb-c.c
23:58:41 [2020-01-17T23:58:41.944Z] #44 25.43   DEP      images/fh.pb-c.d
23:58:42 [2020-01-17T23:58:42.125Z] #44 66.02   DEP      compel/src/lib/infect-util.d
23:58:42 [2020-01-17T23:58:42.125Z] #44 66.16   DEP      compel/src/lib/infect-rpc.d
23:58:42 [2020-01-17T23:58:42.125Z] #44 66.27   DEP      compel/arch/aarch64/src/lib/infect.d
23:58:42 [2020-01-17T23:58:42.200Z] #44 25.54   DEP      images/fsnotify.pb-c.d
23:58:42 [2020-01-17T23:58:42.200Z] #44 25.63   PBCC     images/eventpoll.pb-c.c
23:58:42 [2020-01-17T23:58:42.200Z] #44 ...
23:58:42 [2020-01-17T23:58:42.200Z] 
23:58:42 [2020-01-17T23:58:42.200Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:58:42 [2020-01-17T23:58:42.201Z] #62 52.74 Checking out files:  36% (1108/3047)   
Checking out files:  37% (1128/3047)   
Checking out files:  38% (1158/3047)   
Checking out files:  39% (1189/3047)   
Checking out files:  40% (1219/3047)   
Checking out files:  41% (1250/3047)   
Checking out files:  42% (1280/3047)   
Checking out files:  43% (1311/3047)   
Checking out files:  44% (1341/3047)   
Checking out files:  45% (1372/3047)   
Checking out files:  46% (1402/3047)   
Checking out files:  47% (1433/3047)   
Checking out files:  48% (1463/3047)   
Checking out files:  49% (1494/3047)   
Checking out files:  50% (1524/3047)   
Checking out files:  51% (1554/3047)   
Checking out files:  52% (1585/3047)   
Checking out files:  53% (1615/3047)   
Checking out files:  54% (1646/3047)   
Checking out files:  55% (1676/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
23:58:42 [2020-01-17T23:58:42.201Z] #62 55.65 + cd /tmp/tmp.z8Y1MSoozm/src/github.com/containerd/containerd
23:58:42 [2020-01-17T23:58:42.201Z] #62 55.65 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + export 'BUILDTAGS=netgo osusergo static_build'
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + BUILDTAGS='netgo osusergo static_build'
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + export EXTRA_FLAGS=-buildmode=pie
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + EXTRA_FLAGS=-buildmode=pie
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + '[' '' = dynamic ']'
23:58:42 [2020-01-17T23:58:42.201Z] #62 57.23 + make
23:58:42 [2020-01-17T23:58:42.205Z] #45 ...
23:58:42 [2020-01-17T23:58:42.205Z] 
23:58:42 [2020-01-17T23:58:42.205Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:58:42 [2020-01-17T23:58:42.205Z] #18 8.494 Reading package lists...
23:58:42 [2020-01-17T23:58:42.205Z] #18 11.20 Reading package lists...
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.06 Building dependency tree...
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.69 libcap2-bin is already the newest version (1:2.25-2).
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.69 The following additional packages will be installed:
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.70   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.70   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.70   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.70   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.70   python3.7 python3.7-minimal vim-runtime xxd
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.71 Suggested packages:
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.71   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.71   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.71   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.71 Recommended packages:
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.71   aufs-dkms nftables build-essential python3-dev python3-keyring
23:58:42 [2020-01-17T23:58:42.205Z] #18 14.71   python3-keyrings.alt python3-xdg unzip
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03 The following NEW packages will be installed:
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   python3-setuptools python3-wheel python3.7 python3.7-minimal
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.03   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.13 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.13 Need to get 26.3 MB of archives.
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.13 After this operation, 112 MB of additional disk space will be used.
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2 [586 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2 [1590 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2 [1682 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2 [330 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.82 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 16.84 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.59 debconf: delaying package configuration, since apt-utils is not installed
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.62 Fetched 26.3 MB in 1s (24.1 MB/s)
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.67 Selecting previously unselected package pigz.
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.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 ... 23190 files and directories currently installed.)
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.71 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.71 Unpacking pigz (2.4-1) ...
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.79 Selecting previously unselected package libpython3.7-minimal:s390x.
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_s390x.deb ...
23:58:42 [2020-01-17T23:58:42.205Z] #18 17.79 Unpacking libpython3.7-minimal:s390x (3.7.3-2) ...
23:58:42 [2020-01-17T23:58:42.385Z] #44 66.36   DEP      compel/arch/aarch64/src/lib/cpu.d
23:58:42 [2020-01-17T23:58:42.460Z] #47 ...
23:58:42 [2020-01-17T23:58:42.460Z] 
23:58:42 [2020-01-17T23:58:42.460Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:42 [2020-01-17T23:58:42.460Z] #33 90.68 text/tabwriter
23:58:42 [2020-01-17T23:58:42.600Z] #18 18.22 Selecting previously unselected package python3.7-minimal.
23:58:42 [2020-01-17T23:58:42.600Z] #18 18.22 Preparing to unpack .../python3.7-minimal_3.7.3-2_s390x.deb ...
23:58:42 [2020-01-17T23:58:42.600Z] #18 18.23 Unpacking python3.7-minimal (3.7.3-2) ...
23:58:42 [2020-01-17T23:58:42.647Z] #44 66.46   DEP      compel/src/lib/log.d
23:58:42 [2020-01-17T23:58:42.647Z] #44 66.69   DEP      compel/src/main.d
23:58:42 [2020-01-17T23:58:42.647Z] #44 66.80   DEP      compel/src/lib/handle-elf.d
23:58:42 [2020-01-17T23:58:42.909Z] #44 66.89   DEP      compel/arch/aarch64/src/lib/handle-elf.d
23:58:43 [2020-01-17T23:58:43.024Z] #33 91.29 path/filepath
23:58:43 [2020-01-17T23:58:43.024Z] #33 91.30 fmt
23:58:43 [2020-01-17T23:58:43.174Z] #44 ...
23:58:43 [2020-01-17T23:58:43.174Z] 
23:58:43 [2020-01-17T23:58:43.174Z] #16 [dev 6/25] RUN ldconfig
23:58:43 [2020-01-17T23:58:43.174Z] #16 DONE 2.4s
23:58:43 [2020-01-17T23:58:43.174Z] 
23:58:43 [2020-01-17T23:58:43.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:43 [2020-01-17T23:58:43.174Z] #44 67.17   CC       compel/src/lib/log.o
23:58:43 [2020-01-17T23:58:43.464Z] #18 19.05 Setting up libpython3.7-minimal:s390x (3.7.3-2) ...
23:58:43 [2020-01-17T23:58:43.465Z] #18 19.06 Setting up python3.7-minimal (3.7.3-2) ...
23:58:43 [2020-01-17T23:58:43.566Z] #62 58.56 + bin/ctr
23:58:43 [2020-01-17T23:58:43.746Z] #44 67.61   CC       compel/arch/aarch64/src/lib/cpu.o
23:58:44 [2020-01-17T23:58:44.319Z] #44 68.28   CC       compel/arch/aarch64/src/lib/infect.o
23:58:44 [2020-01-17T23:58:44.397Z] #33 ...
23:58:44 [2020-01-17T23:58:44.397Z] 
23:58:44 [2020-01-17T23:58:44.397Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:58:44 [2020-01-17T23:58:44.397Z] #43 92.02 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:58:44 [2020-01-17T23:58:44.397Z] #43 92.03 Processing triggers for libc-bin (2.28-10) ...
23:58:44 [2020-01-17T23:58:44.397Z] #43 DONE 93.0s
23:58:44 [2020-01-17T23:58:44.397Z] 
23:58:44 [2020-01-17T23:58:44.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:44 [2020-01-17T23:58:44.895Z] #44 68.79   CC       compel/src/lib/infect-rpc.o
23:58:45 [2020-01-17T23:58:45.456Z] #62 ...
23:58:45 [2020-01-17T23:58:45.456Z] 
23:58:45 [2020-01-17T23:58:45.456Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:45 [2020-01-17T23:58:45.456Z] #33 120.3 github.com/BurntSushi/toml/cmd/tomlv
23:58:45 [2020-01-17T23:58:45.456Z] #33 DONE 127.8s
23:58:45 [2020-01-17T23:58:45.456Z] 
23:58:45 [2020-01-17T23:58:45.456Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:45 [2020-01-17T23:58:45.456Z] #44 25.68   DEP      images/eventpoll.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 25.74   PBCC     images/eventfd.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 25.78   DEP      images/eventfd.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 25.84   PBCC     images/remap-file-path.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 25.88   DEP      images/remap-file-path.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 25.95   PBCC     images/fifo.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.03   DEP      images/fifo.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.11   PBCC     images/ghost-file.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.19   DEP      images/ghost-file.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.28   PBCC     images/regfile.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.30   DEP      images/regfile.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.36   PBCC     images/ns.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.37   DEP      images/ns.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.40   PBCC     images/fdinfo.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.49   DEP      images/fdinfo.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.55   PBCC     images/core-aarch64.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.65   PBCC     images/core-arm.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.74   PBCC     images/core-ppc64.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.80   PBCC     images/core-s390.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 26.90   PBCC     images/core-x86.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.09   PBCC     images/core.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.20   PBCC     images/inventory.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.28   DEP      images/core-aarch64.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.35   DEP      images/core-arm.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.49   DEP      images/core-ppc64.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.60   DEP      images/core-s390.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.69   DEP      images/core-x86.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.79   DEP      images/core.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 27.92   DEP      images/inventory.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 28.04   PBCC     images/cpuinfo.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 28.08   DEP      images/cpuinfo.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 28.22   PBCC     images/stats.pb-c.c
23:58:45 [2020-01-17T23:58:45.456Z] #44 28.30   DEP      images/stats.pb-c.d
23:58:45 [2020-01-17T23:58:45.456Z] #44 ...
23:58:45 [2020-01-17T23:58:45.456Z] 
23:58:45 [2020-01-17T23:58:45.456Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:45 [2020-01-17T23:58:45.456Z] #47 118.3 go/token
23:58:45 [2020-01-17T23:58:45.456Z] #47 120.3 go/scanner
23:58:45 [2020-01-17T23:58:45.456Z] #47 121.7 internal/lazyregexp
23:58:45 [2020-01-17T23:58:45.456Z] #47 122.3 net/url
23:58:45 [2020-01-17T23:58:45.456Z] #47 122.9 go/ast
23:58:45 [2020-01-17T23:58:45.456Z] #47 125.1 text/template/parse
23:58:45 [2020-01-17T23:58:45.466Z] #44 69.19   CC       compel/src/lib/infect-util.o
23:58:45 [2020-01-17T23:58:45.727Z] #44 69.57   CC       compel/src/lib/infect.o
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.41 Selecting previously unselected package python3-minimal.
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.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 ... 23439 files and directories currently installed.)
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.46 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.47 Unpacking python3-minimal (3.7.3-1) ...
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.60 Selecting previously unselected package libmpdec2:s390x.
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.61 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.61 Unpacking libmpdec2:s390x (2.4.2-2) ...
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.79 Selecting previously unselected package libpython3.7-stdlib:s390x.
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.79 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_s390x.deb ...
23:58:46 [2020-01-17T23:58:46.037Z] #18 21.79 Unpacking libpython3.7-stdlib:s390x (3.7.3-2) ...
23:58:47 [2020-01-17T23:58:47.394Z] #18 22.96 Selecting previously unselected package python3.7.
23:58:47 [2020-01-17T23:58:47.394Z] #18 22.97 Preparing to unpack .../python3.7_3.7.3-2_s390x.deb ...
23:58:47 [2020-01-17T23:58:47.394Z] #18 22.97 Unpacking python3.7 (3.7.3-2) ...
23:58:47 [2020-01-17T23:58:47.394Z] #18 23.08 Selecting previously unselected package libpython3-stdlib:s390x.
23:58:47 [2020-01-17T23:58:47.394Z] #18 23.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
23:58:47 [2020-01-17T23:58:47.394Z] #18 23.08 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
23:58:47 [2020-01-17T23:58:47.394Z] #18 23.17 Setting up python3-minimal (3.7.3-1) ...
23:58:48 [2020-01-17T23:58:48.255Z] #18 23.90 Selecting previously unselected package python3.
23:58:48 [2020-01-17T23:58:48.255Z] #18 23.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
23:58:48 [2020-01-17T23:58:48.255Z] #18 23.95 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.255Z] #18 23.96 Unpacking python3 (3.7.3-1) ...
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.03 Selecting previously unselected package libip4tc0:s390x.
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.04 Unpacking libip4tc0:s390x (1.8.2-4) ...
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.11 Selecting previously unselected package libip6tc0:s390x.
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.12 Unpacking libip6tc0:s390x (1.8.2-4) ...
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.22 Selecting previously unselected package libiptc0:s390x.
23:58:48 [2020-01-17T23:58:48.255Z] #18 24.22 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.22 Unpacking libiptc0:s390x (1.8.2-4) ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.30 Selecting previously unselected package libnfnetlink0:s390x.
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.30 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.35 Selecting previously unselected package libnetfilter-conntrack3:s390x.
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.35 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.43 Selecting previously unselected package libnftnl11:s390x.
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.44 Unpacking libnftnl11:s390x (1.1.2-2) ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.47 Selecting previously unselected package iptables.
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.48 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
23:58:48 [2020-01-17T23:58:48.693Z] #18 24.48 Unpacking iptables (1.8.2-4) ...
23:58:48 [2020-01-17T23:58:48.724Z] #47 ...
23:58:48 [2020-01-17T23:58:48.724Z] 
23:58:48 [2020-01-17T23:58:48.724Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:48 [2020-01-17T23:58:48.724Z] #44 31.47 make[1]: Nothing to be done for 'all'.
23:58:49 [2020-01-17T23:58:49.031Z] #44 72.54   CC       compel/src/lib/ptrace.o
23:58:49 [2020-01-17T23:58:49.031Z] #44 ...
23:58:49 [2020-01-17T23:58:49.031Z] 
23:58:49 [2020-01-17T23:58:49.031Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:58:49 [2020-01-17T23:58:49.103Z] #18 24.87 Selecting previously unselected package xxd.
23:58:49 [2020-01-17T23:58:49.103Z] #18 24.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
23:58:49 [2020-01-17T23:58:49.103Z] #18 24.88 Unpacking xxd (2:8.1.0875-5) ...
23:58:49 [2020-01-17T23:58:49.103Z] #18 25.01 Selecting previously unselected package vim-common.
23:58:49 [2020-01-17T23:58:49.103Z] #18 25.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:58:49 [2020-01-17T23:58:49.103Z] #18 25.02 Unpacking vim-common (2:8.1.0875-5) ...
23:58:49 [2020-01-17T23:58:49.503Z] #18 25.20 Selecting previously unselected package bash-completion.
23:58:49 [2020-01-17T23:58:49.503Z] #18 25.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:58:49 [2020-01-17T23:58:49.503Z] #18 ...
23:58:49 [2020-01-17T23:58:49.503Z] 
23:58:49 [2020-01-17T23:58:49.503Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:49 [2020-01-17T23:58:49.503Z] #48 104.1 net/http/httptrace
23:58:49 [2020-01-17T23:58:49.503Z] #48 104.4 net/http
23:58:49 [2020-01-17T23:58:49.657Z] #44 5.361 Note: Building without setproctitle() and strlcpy() support.
23:58:49 [2020-01-17T23:58:49.657Z] #44 5.361       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:58:49 [2020-01-17T23:58:49.892Z] #48 ...
23:58:49 [2020-01-17T23:58:49.892Z] 
23:58:49 [2020-01-17T23:58:49.892Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:49 [2020-01-17T23:58:49.892Z] #45 65.53   CC       criu/bfd.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 65.88   CC       criu/bitmap.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 65.95   CC       criu/cgroup-props.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 66.56   CC       criu/cgroup.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 69.52   CC       criu/clone-noasan.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 69.61   CC       criu/config.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 70.74   CC       criu/cr-check.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 71.97   CC       criu/cr-dedup.o
23:58:49 [2020-01-17T23:58:49.892Z] #45 72.36   CC       criu/cr-dump.o
23:58:50 [2020-01-17T23:58:50.306Z] #45 ...
23:58:50 [2020-01-17T23:58:50.307Z] 
23:58:50 [2020-01-17T23:58:50.307Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:50 [2020-01-17T23:58:50.307Z] #48 114.7 github.com/LK4D4/vndr/godl
23:58:50 [2020-01-17T23:58:50.614Z] #44 33.99   CC       images/stats.o
23:58:50 [2020-01-17T23:58:50.722Z] #48 115.2 github.com/LK4D4/vndr
23:58:51 [2020-01-17T23:58:51.031Z] #44 ...
23:58:51 [2020-01-17T23:58:51.031Z] 
23:58:51 [2020-01-17T23:58:51.031Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:51 [2020-01-17T23:58:51.031Z] #33 93.26 io/ioutil
23:58:51 [2020-01-17T23:58:51.031Z] #33 95.84 flag
23:58:51 [2020-01-17T23:58:51.031Z] #33 95.85 github.com/BurntSushi/toml
23:58:51 [2020-01-17T23:58:51.031Z] #33 98.33 log
23:58:51 [2020-01-17T23:58:51.183Z] #44 34.65   CC       images/core.o
23:58:52 [2020-01-17T23:58:52.244Z] Removing intermediate container b63f17623ae7
23:58:52 [2020-01-17T23:58:52.244Z]  ---> 1da3fa379642
23:58:52 [2020-01-17T23:58:52.244Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
23:58:52 [2020-01-17T23:58:52.244Z]  ---> ebd73b5ebd31
23:58:52 [2020-01-17T23:58:52.244Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
23:58:52 [2020-01-17T23:58:52.244Z]  ---> 635ce62e3430
23:58:52 [2020-01-17T23:58:52.244Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
23:58:52 [2020-01-17T23:58:52.244Z]  ---> Running in 30b0582cca29
23:58:52 [2020-01-17T23:58:52.244Z] Removing intermediate container 30b0582cca29
23:58:52 [2020-01-17T23:58:52.244Z]  ---> a37ee2e44c08
23:58:52 [2020-01-17T23:58:52.244Z] Successfully built a37ee2e44c08
23:58:52 [2020-01-17T23:58:52.244Z] Successfully tagged moby-buildx:latest
23:58:52 [2020-01-17T23:58:52.244Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
23:58:52 [2020-01-17T23:58:52.244Z] if [ -n "${id}" ]; then \
23:58:52 [2020-01-17T23:58:52.244Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
23:58:52 [2020-01-17T23:58:52.244Z] 	&& touch bundles/buildx; \
23:58:52 [2020-01-17T23:58:52.244Z] 	docker rm -f ${id}; \
23:58:52 [2020-01-17T23:58:52.244Z] fi
23:58:52 [2020-01-17T23:58:52.529Z] d52dc60589e03e8a8473009b78acd237ec3d0396c570346ed4523a7ce959fef9
23:58:52 [2020-01-17T23:58:52.529Z] bundles/buildx version
23:58:52 [2020-01-17T23:58:52.529Z] buildx v0.3.1 6db68d0
23:58:52 [2020-01-17T23:58:52.529Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 .
23:58:52 [2020-01-17T23:58:52.529Z] #1 [internal] booting buildkit
23:58:52 [2020-01-17T23:58:52.529Z] #1 pulling image moby/buildkit:buildx-stable-1
23:58:52 [2020-01-17T23:58:52.548Z] #44 35.74   CC       images/core-x86.o
23:58:52 [2020-01-17T23:58:52.694Z] #23 135.7 Checking out files:  21% (2288/10500)   
Checking out files:  22% (2310/10500)   
Checking out files:  23% (2415/10500)   
Checking out files:  24% (2520/10500)   
Checking out files:  25% (2625/10500)   
Checking out files:  26% (2730/10500)   
Checking out files:  27% (2835/10500)   
Checking out files:  28% (2940/10500)   
Checking out files:  29% (3045/10500)   
Checking out files:  30% (3150/10500)   
Checking out files:  31% (3255/10500)   
Checking out files:  32% (3360/10500)   
Checking out files:  33% (3465/10500)   
Checking out files:  34% (3570/10500)   
Checking out files:  35% (3675/10500)   
Checking out files:  36% (3780/10500)   
Checking out files:  36% (3831/10500)   
Checking out files:  37% (3885/10500)   
Checking out files:  38% (3990/10500)   
Checking out files:  39% (4095/10500)   
Checking out files:  40% (4200/10500)   
Checking out files:  41% (4305/10500)   
Checking out files:  42% (4410/10500)   
Checking out files:  43% (4515/10500)   
Checking out files:  44% (4620/10500)   
Checking out files:  45% (4725/10500)   
Checking out files:  46% (4830/10500)   
Checking out files:  47% (4935/10500)   
Checking out files:  48% (5040/10500)   
Checking out files:  49% (5145/10500)   
Checking out files:  50% (5250/10500)   
Checking out files:  51% (5355/10500)   
Checking out files:  52% (5460/10500)   
Checking out files:  53% (5565/10500)   
Checking out files:  54% (5670/10500)   
Checking out files:  55% (5775/10500)   
Checking out files:  56% (5880/10500)   
Checking out files:  57% (5985/10500)   
Checking out files:  58% (6090/10500)   
Checking out files:  58% (6160/10500)   
Checking out files:  59% (6195/10500)   
Checking out files:  60% (6300/10500)   
Checking out files:  61% (6405/10500)   
Checking out files:  62% (6510/10500)   
Checking out files:  63% (6615/10500)   
Checking out files:  64% (6720/10500)   
Checking out files:  65% (6825/10500)   
Checking out files:  66% (6930/10500)   
Checking out files:  67% (7035/10500)   
Checking out files:  68% (7140/10500)   
Checking out files:  69% (7245/10500)   
Checking out files:  70% (7350/10500)   
Checking out files:  71% (7455/10500)   
Checking out files:  72% (7560/10500)   
Checking out files:  73% (7665/10500)   
Checking out files:  74% (7770/10500)   
Checking out files:  75% (7875/10500)   
Checking out files:  76% (7980/10500)   
Checking out files:  77% (8085/10500)   
Checking out files:  78% (8190/10500)   
Checking out files:  79% (8295/10500)   
Checking out files:  79% (8345/10500)   
Checking out files:  80% (8400/10500)   
Checking out files:  81% (8505/10500)   
Checking out files:  82% (8610/10500)   
Checking out files:  83% (8715/10500)   
Checking out files:  84% (8820/10500)   
Checking out files:  85% (8925/10500)   
Checking out files:  86% (9030/10500)   
Checking out files:  87% (9135/10500)   
Checking out files:  88% (9240/10500)   
Checking out files:  89% (9345/10500)   
Checking out files:  90% (9450/10500)   
Checking out files:  91% (9555/10500)   
Checking out files:  92% (9660/10500)   
Checking out files:  93% (9765/10500)   
Checking out files:  94% (9870/10500)   
Checking out files:  95% (9975/10500)   
Checking out files:  96% (10080/10500)   
Checking out files:  97% (10185/10500)   
Checking out files:  98% (10290/10500)   
Checking out files:  98% (10305/10500)   
Checking out files:  99% (10395/10500)   
Checking out files: 100% (10500/10500)   
Checking out files: 100% (10500/10500), done.
23:58:52 [2020-01-17T23:58:52.954Z] #23 140.0 + cd /tmp/tmp.4catuCxwNU/tmp/docker-ce
23:58:52 [2020-01-17T23:58:52.954Z] #23 140.0 + git checkout -q v17.06.2-ce
23:58:53 [2020-01-17T23:58:53.215Z] #23 ...
23:58:53 [2020-01-17T23:58:53.215Z] 
23:58:53 [2020-01-17T23:58:53.215Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:58:53 [2020-01-17T23:58:53.215Z] #17 2.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:58:53 [2020-01-17T23:58:53.215Z] #17 2.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:58:53 [2020-01-17T23:58:53.215Z] #17 2.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:58:53 [2020-01-17T23:58:53.215Z] #17 3.723 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7738 kB]
23:58:53 [2020-01-17T23:58:53.215Z] #17 4.812 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [170 kB]
23:58:53 [2020-01-17T23:58:53.215Z] #17 5.441 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
23:58:53 [2020-01-17T23:58:53.215Z] #17 8.940 Fetched 8149 kB in 6s (1256 kB/s)
23:58:53 [2020-01-17T23:58:53.215Z] #17 8.940 Reading package lists...
23:58:53 [2020-01-17T23:58:53.215Z] #17 ...
23:58:53 [2020-01-17T23:58:53.215Z] 
23:58:53 [2020-01-17T23:58:53.215Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:53 [2020-01-17T23:58:53.215Z] #44 73.03   AR       compel/libcompel.a
23:58:53 [2020-01-17T23:58:53.215Z] #44 73.11   HOSTCC   compel/src/main-host.o
23:58:53 [2020-01-17T23:58:53.215Z] #44 73.61   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
23:58:53 [2020-01-17T23:58:53.215Z] #44 73.95   HOSTCC   compel/src/lib/handle-elf-host.o
23:58:53 [2020-01-17T23:58:53.215Z] #44 74.43   HOSTCC   compel/src/lib/log-host.o
23:58:53 [2020-01-17T23:58:53.215Z] #44 74.76   HOSTLINK compel/compel-host-bin
23:58:53 [2020-01-17T23:58:53.215Z] #44 74.98   DEP      soccr/soccr.d
23:58:53 [2020-01-17T23:58:53.215Z] #44 75.26   CC       soccr/soccr.o
23:58:53 [2020-01-17T23:58:53.477Z] #44 36.76   CC       images/core-arm.o
23:58:53 [2020-01-17T23:58:53.477Z] #44 77.40   AR       soccr/libsoccr.a
23:58:53 [2020-01-17T23:58:53.477Z] #44 77.46 make[1]: 'soccr/libsoccr.a' is up to date.
23:58:53 [2020-01-17T23:58:53.559Z] #33 ...
23:58:53 [2020-01-17T23:58:53.559Z] 
23:58:53 [2020-01-17T23:58:53.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:53 [2020-01-17T23:58:53.559Z] #44 9.079 fatal: not a git repository (or any of the parent directories): .git
23:58:53 [2020-01-17T23:58:53.559Z] #44 9.210   GEN      .gitid
23:58:53 [2020-01-17T23:58:53.559Z] #44 9.226   GEN      criu/include/version.h
23:58:53 [2020-01-17T23:58:53.559Z] #44 9.233   GEN      include/common/asm
23:58:54 [2020-01-17T23:58:54.039Z] #44 37.48   CC       images/core-aarch64.o
23:58:54 [2020-01-17T23:58:54.048Z] #44 78.00   DEP      criu/arch/aarch64/sigframe.d
23:58:54 [2020-01-17T23:58:54.309Z] #44 78.23   DEP      criu/arch/aarch64/crtools.d
23:58:54 [2020-01-17T23:58:54.491Z] #44 ...
23:58:54 [2020-01-17T23:58:54.491Z] 
23:58:54 [2020-01-17T23:58:54.491Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:54 [2020-01-17T23:58:54.491Z] #47 92.50 regexp/syntax
23:58:54 [2020-01-17T23:58:54.491Z] #47 93.76 fmt
23:58:54 [2020-01-17T23:58:54.491Z] #47 100.6 regexp
23:58:54 [2020-01-17T23:58:54.491Z] #47 100.7 go/token
23:58:54 [2020-01-17T23:58:54.491Z] #47 102.4 go/scanner
23:58:54 [2020-01-17T23:58:54.491Z] #47 ...
23:58:54 [2020-01-17T23:58:54.491Z] 
23:58:54 [2020-01-17T23:58:54.491Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:58:54 [2020-01-17T23:58:54.491Z] #33 102.7 github.com/BurntSushi/toml/cmd/tomlv
23:58:54 [2020-01-17T23:58:54.570Z] #44 78.48   DEP      criu/arch/aarch64/cpu.d
23:58:54 [2020-01-17T23:58:54.570Z] #44 78.52   DEP      criu/arch/aarch64/bitops.d
23:58:54 [2020-01-17T23:58:54.601Z] #44 38.13   CC       images/core-ppc64.o
23:58:54 [2020-01-17T23:58:54.831Z] #44 78.65   CC       criu/arch/aarch64/bitops.o
23:58:54 [2020-01-17T23:58:54.831Z] #44 78.81   CC       criu/arch/aarch64/cpu.o
23:58:55 [2020-01-17T23:58:55.094Z] #44 79.10   CC       criu/arch/aarch64/crtools.o
23:58:55 [2020-01-17T23:58:55.242Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done
23:58:55 [2020-01-17T23:58:55.242Z] #1 creating container buildx_buildkit_default
23:58:55 [2020-01-17T23:58:55.870Z] #1 creating container buildx_buildkit_default 0.5s done
23:58:55 [2020-01-17T23:58:55.870Z] #1 DONE 3.3s
23:58:55 [2020-01-17T23:58:55.870Z] 
23:58:55 [2020-01-17T23:58:55.870Z] #2 [internal] load .dockerignore
23:58:55 [2020-01-17T23:58:55.966Z] #44 39.23   CC       images/core-s390.o
23:58:56 [2020-01-17T23:58:56.037Z] #44 79.84   CC       criu/arch/aarch64/sigframe.o
23:58:56 [2020-01-17T23:58:56.054Z] #48 ...
23:58:56 [2020-01-17T23:58:56.054Z] 
23:58:56 [2020-01-17T23:58:56.054Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.36 Unpacking bash-completion (1:2.8-6) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.80 Selecting previously unselected package bzip2.
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.85 Selecting previously unselected package xz-utils.
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.85 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.86 Unpacking xz-utils (5.2.4-1) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.95 Selecting previously unselected package apparmor.
23:58:56 [2020-01-17T23:58:56.054Z] #18 27.95 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.00 Unpacking apparmor (2.13.2-10) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.24 Selecting previously unselected package aufs-tools.
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.24 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.30 Selecting previously unselected package libonig5:s390x.
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.31 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.31 Unpacking libonig5:s390x (6.9.1-1) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.42 Selecting previously unselected package libjq1:s390x.
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.53 Selecting previously unselected package jq.
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.53 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.53 Unpacking jq (1.5+dfsg-2+b1) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.59 Selecting previously unselected package libaio1:s390x.
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.59 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.60 Unpacking libaio1:s390x (0.3.112-3) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.65 Selecting previously unselected package libgpm2:s390x.
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.65 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.66 Unpacking libgpm2:s390x (1.20.7-5) ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.74 Selecting previously unselected package libicu63:s390x.
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.74 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.054Z] #18 28.75 Unpacking libicu63:s390x (63.1-6) ...
23:58:56 [2020-01-17T23:58:56.154Z] #2 transferring context: 87B done
23:58:56 [2020-01-17T23:58:56.154Z] #2 DONE 0.0s
23:58:56 [2020-01-17T23:58:56.154Z] 
23:58:56 [2020-01-17T23:58:56.155Z] #3 [internal] load build definition from Dockerfile
23:58:56 [2020-01-17T23:58:56.155Z] #3 transferring dockerfile: 15.57kB 0.0s done
23:58:56 [2020-01-17T23:58:56.155Z] #3 DONE 0.0s
23:58:56 [2020-01-17T23:58:56.155Z] 
23:58:56 [2020-01-17T23:58:56.155Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:58:56 [2020-01-17T23:58:56.299Z] #44 80.21   LINK     criu/arch/aarch64/crtools.built-in.o
23:58:56 [2020-01-17T23:58:56.299Z] #44 ...
23:58:56 [2020-01-17T23:58:56.299Z] 
23:58:56 [2020-01-17T23:58:56.299Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:58:56 [2020-01-17T23:58:56.299Z] #17 8.940 Reading package lists...
23:58:56 [2020-01-17T23:58:56.452Z] #18 31.99 Selecting previously unselected package libnet1:s390x.
23:58:56 [2020-01-17T23:58:56.452Z] #18 31.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.00 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.08 Selecting previously unselected package libnl-3-200:s390x.
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.08 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.15 Selecting previously unselected package libprotobuf-c1:s390x.
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.16 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.22 Selecting previously unselected package libreadline5:s390x.
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.22 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.22 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.31 Selecting previously unselected package net-tools.
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
23:58:56 [2020-01-17T23:58:56.452Z] #18 32.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:58:56 [2020-01-17T23:58:56.773Z] #4 DONE 0.7s
23:58:56 [2020-01-17T23:58:56.773Z] 
23:58:56 [2020-01-17T23:58:56.773Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:58:56 [2020-01-17T23:58:56.773Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:58:56 [2020-01-17T23:58:56.773Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
23:58:56 [2020-01-17T23:58:56.773Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
23:58:56 [2020-01-17T23:58:56.773Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:58:56 [2020-01-17T23:58:56.773Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
23:58:56 [2020-01-17T23:58:56.856Z] #18 32.52 Selecting previously unselected package python-pip-whl.
23:58:56 [2020-01-17T23:58:56.856Z] #18 32.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:58:56 [2020-01-17T23:58:56.856Z] #18 32.53 Unpacking python-pip-whl (18.1-5) ...
23:58:57 [2020-01-17T23:58:57.057Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
23:58:57 [2020-01-17T23:58:57.332Z] #44 40.50   CC       images/cpuinfo.o
23:58:57 [2020-01-17T23:58:57.341Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
23:58:57 [2020-01-17T23:58:57.629Z] #5 DONE 0.8s
23:58:57 [2020-01-17T23:58:57.629Z] 
23:58:57 [2020-01-17T23:58:57.629Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
23:58:57 [2020-01-17T23:58:57.855Z] #18 33.48 Selecting previously unselected package python3-lib2to3.
23:58:57 [2020-01-17T23:58:57.855Z] #18 33.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:58:57 [2020-01-17T23:58:57.855Z] #18 33.48 Unpacking python3-lib2to3 (3.7.3-1) ...
23:58:57 [2020-01-17T23:58:57.855Z] #18 33.66 Selecting previously unselected package python3-distutils.
23:58:57 [2020-01-17T23:58:57.855Z] #18 33.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:58:57 [2020-01-17T23:58:57.855Z] #18 33.67 Unpacking python3-distutils (3.7.3-1) ...
23:58:57 [2020-01-17T23:58:57.894Z] #44 41.37   CC       images/inventory.o
23:58:57 [2020-01-17T23:58:57.919Z] #7 ...
23:58:57 [2020-01-17T23:58:57.919Z] 
23:58:57 [2020-01-17T23:58:57.919Z] #6 [internal] load metadata for docker.io/library/golang:1.13.6-buster
23:58:57 [2020-01-17T23:58:57.919Z] #6 DONE 0.2s
23:58:57 [2020-01-17T23:58:57.919Z] 
23:58:57 [2020-01-17T23:58:57.919Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
23:58:57 [2020-01-17T23:58:57.919Z] #7 DONE 0.3s
23:58:57 [2020-01-17T23:58:57.919Z] 
23:58:57 [2020-01-17T23:58:57.919Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:58:57 [2020-01-17T23:58:57.919Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.0s done
23:58:57 [2020-01-17T23:58:57.919Z] #69 DONE 0.0s
23:58:57 [2020-01-17T23:58:57.919Z] 
23:58:57 [2020-01-17T23:58:57.919Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:58:57 [2020-01-17T23:58:57.919Z] #8 resolve docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 done
23:58:57 [2020-01-17T23:58:57.919Z] #8 DONE 0.0s
23:58:57 [2020-01-17T23:58:57.919Z] 
23:58:57 [2020-01-17T23:58:57.919Z] #21 [internal] load build context
23:58:58 [2020-01-17T23:58:58.359Z] #18 33.81 Selecting previously unselected package python3-pip.
23:58:58 [2020-01-17T23:58:58.359Z] #18 33.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:58:58 [2020-01-17T23:58:58.359Z] #18 33.82 Unpacking python3-pip (18.1-5) ...
23:58:58 [2020-01-17T23:58:58.359Z] #18 34.03 Selecting previously unselected package python3-pkg-resources.
23:58:58 [2020-01-17T23:58:58.359Z] #18 34.03 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:58:58 [2020-01-17T23:58:58.359Z] #18 34.04 Unpacking python3-pkg-resources (40.8.0-1) ...
23:58:58 [2020-01-17T23:58:58.359Z] #18 34.15 Selecting previously unselected package python3-setuptools.
23:58:58 [2020-01-17T23:58:58.359Z] #18 34.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:58:58 [2020-01-17T23:58:58.359Z] #18 34.16 Unpacking python3-setuptools (40.8.0-1) ...
23:58:58 [2020-01-17T23:58:58.455Z] #44 41.86   CC       images/fdinfo.o
23:58:58 [2020-01-17T23:58:58.790Z] #18 34.52 Selecting previously unselected package python3-wheel.
23:58:58 [2020-01-17T23:58:58.790Z] #18 34.52 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:58:58 [2020-01-17T23:58:58.790Z] #18 34.52 Unpacking python3-wheel (0.32.3-2) ...
23:58:58 [2020-01-17T23:58:58.790Z] #18 34.63 Selecting previously unselected package thin-provisioning-tools.
23:58:58 [2020-01-17T23:58:58.790Z] #18 34.63 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
23:58:58 [2020-01-17T23:58:58.790Z] #18 34.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:58:59 [2020-01-17T23:58:59.016Z] #44 42.40   CC       images/fown.o
23:58:59 [2020-01-17T23:58:59.192Z] #18 35.03 Selecting previously unselected package vim-runtime.
23:58:59 [2020-01-17T23:58:59.192Z] #18 35.03 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:58:59 [2020-01-17T23:58:59.192Z] #18 35.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:58:59 [2020-01-17T23:58:59.192Z] #18 35.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:58:59 [2020-01-17T23:58:59.192Z] #18 35.11 Unpacking vim-runtime (2:8.1.0875-5) ...
23:58:59 [2020-01-17T23:58:59.272Z] #44 42.70   CC       images/ns.o
23:58:59 [2020-01-17T23:58:59.272Z] #44 ...
23:58:59 [2020-01-17T23:58:59.272Z] 
23:58:59 [2020-01-17T23:58:59.272Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:58:59 [2020-01-17T23:58:59.272Z] #47 132.1 go/parser
23:58:59 [2020-01-17T23:58:59.272Z] #47 132.5 text/template
23:58:59 [2020-01-17T23:58:59.272Z] #47 137.7 encoding/xml
23:58:59 [2020-01-17T23:58:59.272Z] #47 141.0 go/doc
23:58:59 [2020-01-17T23:58:59.755Z] #33 ...
23:58:59 [2020-01-17T23:58:59.755Z] 
23:58:59 [2020-01-17T23:58:59.755Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:59 [2020-01-17T23:58:59.755Z] #44 11.97   PBCC     images/google/protobuf/descriptor.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.13   PBCC     images/opts.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.17   PBCC     images/sit.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.27   DEP      images/google/protobuf/descriptor.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.46   DEP      images/opts.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.57   DEP      images/sit.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.71   PBCC     images/macvlan.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.77   DEP      images/macvlan.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.78   PBCC     images/autofs.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 12.85   DEP      images/autofs.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.02   PBCC     images/sysctl.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.05   DEP      images/sysctl.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.10   PBCC     images/time.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.12   DEP      images/time.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.28   PBCC     images/binfmt-misc.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.31   DEP      images/binfmt-misc.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.32   PBCC     images/seccomp.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.35   DEP      images/seccomp.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.39   PBCC     images/userns.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.41   DEP      images/userns.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.42   PBCC     images/cgroup.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.43   DEP      images/cgroup.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.44   PBCC     images/fown.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.49   PBCC     images/ext-file.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.64   DEP      images/fown.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.73   DEP      images/ext-file.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.85   PBCC     images/rpc.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 13.97   DEP      images/rpc.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.07   PBCC     images/siginfo.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.14   DEP      images/siginfo.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.27   PBCC     images/pagemap.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.38   DEP      images/pagemap.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.40   PBCC     images/rlimit.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.42   DEP      images/rlimit.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.45   PBCC     images/file-lock.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.53   DEP      images/file-lock.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.70   PBCC     images/tty.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.75   DEP      images/tty.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 14.89   PBCC     images/tun.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 15.05   PBCC     images/netdev.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 15.12   DEP      images/tun.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 15.20   DEP      images/netdev.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 15.30   PBCC     images/vma.pb-c.c
23:58:59 [2020-01-17T23:58:59.755Z] #44 15.47   DEP      images/vma.pb-c.d
23:58:59 [2020-01-17T23:58:59.755Z] #44 15.53   PBCC     images/creds.pb-c.c
23:58:59 [2020-01-17T23:58:59.834Z] #47 ...
23:58:59 [2020-01-17T23:58:59.834Z] 
23:58:59 [2020-01-17T23:58:59.834Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:58:59 [2020-01-17T23:58:59.834Z] #44 43.16   CC       images/regfile.o
23:59:00 [2020-01-17T23:59:00.012Z] #44 15.57   DEP      images/creds.pb-c.d
23:59:00 [2020-01-17T23:59:00.012Z] #44 15.83   PBCC     images/utsns.pb-c.c
23:59:00 [2020-01-17T23:59:00.039Z] #18 ...
23:59:00 [2020-01-17T23:59:00.039Z] 
23:59:00 [2020-01-17T23:59:00.039Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:00 [2020-01-17T23:59:00.039Z] #48 DONE 124.4s
23:59:00 [2020-01-17T23:59:00.039Z] 
23:59:00 [2020-01-17T23:59:00.039Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:00 [2020-01-17T23:59:00.039Z] #45 74.20   CC       criu/cr-errno.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 74.31   CC       criu/cr-restore.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 78.18   CC       criu/cr-service.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 79.55   CC       criu/crtools.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 80.05   CC       criu/eventfd.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 80.42   CC       criu/eventpoll.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 81.69   CC       criu/external.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 82.18   CC       criu/fault-injection.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 82.33   CC       criu/fdstore.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 82.65   CC       criu/fifo.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 82.81   CC       criu/file-ids.o
23:59:00 [2020-01-17T23:59:00.039Z] #45 83.14   CC       criu/file-lock.o
23:59:00 [2020-01-17T23:59:00.088Z] #17 13.36 Reading package lists...
23:59:00 [2020-01-17T23:59:00.088Z] #17 ...
23:59:00 [2020-01-17T23:59:00.088Z] 
23:59:00 [2020-01-17T23:59:00.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:00 [2020-01-17T23:59:00.088Z] #47 136.9 github.com/LK4D4/vndr/godl
23:59:00 [2020-01-17T23:59:00.088Z] #47 137.8 github.com/LK4D4/vndr
23:59:00 [2020-01-17T23:59:00.271Z] #44 15.90   DEP      images/utsns.pb-c.d
23:59:00 [2020-01-17T23:59:00.271Z] #44 16.00   PBCC     images/ipc-desc.pb-c.c
23:59:00 [2020-01-17T23:59:00.271Z] #44 16.04   PBCC     images/ipc-sem.pb-c.c
23:59:00 [2020-01-17T23:59:00.271Z] #44 16.08   DEP      images/ipc-desc.pb-c.d
23:59:00 [2020-01-17T23:59:00.348Z] #47 ...
23:59:00 [2020-01-17T23:59:00.348Z] 
23:59:00 [2020-01-17T23:59:00.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:00 [2020-01-17T23:59:00.348Z] #44 80.26   DEP      criu/arch/aarch64/intraprocedure.d
23:59:00 [2020-01-17T23:59:00.348Z] #44 80.29   DEP      criu/arch/aarch64/vdso-pie.d
23:59:00 [2020-01-17T23:59:00.348Z] #44 80.46   DEP      criu/pie/parasite-vdso.d
23:59:00 [2020-01-17T23:59:00.348Z] #44 80.66   DEP      criu/pie/util-vdso.d
23:59:00 [2020-01-17T23:59:00.348Z] #44 80.81   DEP      criu/pie/util.d
23:59:00 [2020-01-17T23:59:00.349Z] #44 81.08   CC       criu/pie/util.o
23:59:00 [2020-01-17T23:59:00.349Z] #44 81.51   CC       criu/pie/util-vdso.o
23:59:00 [2020-01-17T23:59:00.349Z] #44 82.45   CC       criu/pie/parasite-vdso.o
23:59:00 [2020-01-17T23:59:00.349Z] #44 83.25   CC       criu/arch/aarch64/vdso-pie.o
23:59:00 [2020-01-17T23:59:00.349Z] #44 83.68   CC       criu/arch/aarch64/intraprocedure.o
23:59:00 [2020-01-17T23:59:00.349Z] #44 83.77   AR       criu/pie/pie.lib.a
23:59:00 [2020-01-17T23:59:00.349Z] #44 83.89   DEP      criu/pie/restorer.d
23:59:00 [2020-01-17T23:59:00.349Z] #44 84.36   DEP      criu/arch/aarch64/restorer.d
23:59:00 [2020-01-17T23:59:00.349Z] #44 84.50   DEP      criu/pie/parasite.d
23:59:00 [2020-01-17T23:59:00.396Z] #44 43.68   CC       images/ghost-file.o
23:59:00 [2020-01-17T23:59:00.530Z] #44 16.17   DEP      images/ipc-sem.pb-c.d
23:59:00 [2020-01-17T23:59:00.530Z] #44 16.22   PBCC     images/ipc-msg.pb-c.c
23:59:00 [2020-01-17T23:59:00.530Z] #44 16.24   DEP      images/ipc-msg.pb-c.d
23:59:00 [2020-01-17T23:59:00.530Z] #44 16.25   PBCC     images/ipc-shm.pb-c.c
23:59:00 [2020-01-17T23:59:00.530Z] #44 16.27   DEP      images/ipc-shm.pb-c.d
23:59:00 [2020-01-17T23:59:00.530Z] #44 16.31   PBCC     images/ipc-var.pb-c.c
23:59:00 [2020-01-17T23:59:00.530Z] #44 16.35   DEP      images/ipc-var.pb-c.d
23:59:00 [2020-01-17T23:59:00.610Z] #44 84.76   CC       criu/pie/parasite.o
23:59:00 [2020-01-17T23:59:00.788Z] #44 16.39   PBCC     images/sk-opts.pb-c.c
23:59:00 [2020-01-17T23:59:00.788Z] #44 16.41   PBCC     images/packet-sock.pb-c.c
23:59:00 [2020-01-17T23:59:00.788Z] #44 16.44   DEP      images/sk-opts.pb-c.d
23:59:00 [2020-01-17T23:59:00.788Z] #44 16.50   DEP      images/packet-sock.pb-c.d
23:59:00 [2020-01-17T23:59:00.788Z] #44 16.55   PBCC     images/sk-netlink.pb-c.c
23:59:00 [2020-01-17T23:59:00.788Z] #44 16.60   DEP      images/sk-netlink.pb-c.d
23:59:00 [2020-01-17T23:59:00.901Z] #45 84.25   CC       criu/files-ext.o
23:59:00 [2020-01-17T23:59:00.957Z] #44 44.32   CC       images/fifo.o
23:59:01 [2020-01-17T23:59:01.046Z] #44 16.65   PBCC     images/sk-inet.pb-c.c
23:59:01 [2020-01-17T23:59:01.046Z] #44 16.69   DEP      images/sk-inet.pb-c.d
23:59:01 [2020-01-17T23:59:01.046Z] #44 16.75   PBCC     images/sk-unix.pb-c.c
23:59:01 [2020-01-17T23:59:01.046Z] #44 ...
23:59:01 [2020-01-17T23:59:01.046Z] 
23:59:01 [2020-01-17T23:59:01.046Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:59:01 [2020-01-17T23:59:01.046Z] #33 DONE 109.4s
23:59:01 [2020-01-17T23:59:01.046Z] 
23:59:01 [2020-01-17T23:59:01.046Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:01 [2020-01-17T23:59:01.046Z] #44 16.80   DEP      images/sk-unix.pb-c.d
23:59:01 [2020-01-17T23:59:01.303Z] #44 16.90   PBCC     images/mm.pb-c.c
23:59:01 [2020-01-17T23:59:01.303Z] #44 17.08   DEP      images/mm.pb-c.d
23:59:01 [2020-01-17T23:59:01.309Z] #45 84.66   CC       criu/files-reg.o
23:59:01 [2020-01-17T23:59:01.435Z] #21 transferring context: 20.14MB 3.0s
23:59:01 [2020-01-17T23:59:01.519Z] #44 44.79   CC       images/remap-file-path.o
23:59:01 [2020-01-17T23:59:01.560Z] #44 17.25   PBCC     images/timerfd.pb-c.c
23:59:01 [2020-01-17T23:59:01.561Z] #44 17.30   DEP      images/timerfd.pb-c.d
23:59:01 [2020-01-17T23:59:01.775Z] #44 45.16   CC       images/eventfd.o
23:59:01 [2020-01-17T23:59:01.818Z] #44 17.45   PBCC     images/timer.pb-c.c
23:59:01 [2020-01-17T23:59:01.818Z] #44 17.50   DEP      images/timer.pb-c.d
23:59:01 [2020-01-17T23:59:01.818Z] #44 17.63   PBCC     images/sa.pb-c.c
23:59:01 [2020-01-17T23:59:01.818Z] #44 17.72   DEP      images/sa.pb-c.d
23:59:02 [2020-01-17T23:59:02.032Z] #44 45.48   CC       images/eventpoll.o
23:59:02 [2020-01-17T23:59:02.079Z] #44 17.81   PBCC     images/pipe-data.pb-c.c
23:59:02 [2020-01-17T23:59:02.336Z] #44 17.89   DEP      images/pipe-data.pb-c.d
23:59:02 [2020-01-17T23:59:02.336Z] #44 18.08   PBCC     images/mnt.pb-c.c
23:59:02 [2020-01-17T23:59:02.527Z] #44 86.16   LINK     criu/pie/parasite.built-in.o
23:59:02 [2020-01-17T23:59:02.527Z] #44 86.18   GEN      criu/pie/parasite-blob.h
23:59:02 [2020-01-17T23:59:02.527Z] #44 86.21   CC       criu/arch/aarch64/restorer.o
23:59:02 [2020-01-17T23:59:02.527Z] #44 ...
23:59:02 [2020-01-17T23:59:02.527Z] 
23:59:02 [2020-01-17T23:59:02.527Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:02 [2020-01-17T23:59:02.527Z] #47 DONE 149.6s
23:59:02 [2020-01-17T23:59:02.527Z] 
23:59:02 [2020-01-17T23:59:02.527Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:59:02 [2020-01-17T23:59:02.527Z] #30 DONE 150.0s
23:59:02 [2020-01-17T23:59:02.527Z] 
23:59:02 [2020-01-17T23:59:02.527Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:02 [2020-01-17T23:59:02.527Z] #17 13.36 Reading package lists...
23:59:02 [2020-01-17T23:59:02.527Z] #17 17.03 Building dependency tree...
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.16 libcap2-bin is already the newest version (1:2.25-2).
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.16 The following additional packages will be installed:
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.16   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.16   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.16   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.16   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.16   python3.7 python3.7-minimal vim-runtime xxd
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.17 Suggested packages:
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.17   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.17   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.17   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.17 Recommended packages:
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.17   aufs-dkms nftables build-essential python3-dev python3-keyring
23:59:02 [2020-01-17T23:59:02.527Z] #17 18.17   python3-keyrings.alt python3-xdg unzip
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.34 The following NEW packages will be installed:
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.34   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.34   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.34   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.34   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.35   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.35   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.35   python3-setuptools python3-wheel python3.7 python3.7-minimal
23:59:02 [2020-01-17T23:59:02.527Z] #17 19.35   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
23:59:02 [2020-01-17T23:59:02.593Z] #44 18.18   DEP      images/mnt.pb-c.d
23:59:02 [2020-01-17T23:59:02.593Z] #44 18.34   PBCC     images/sk-packet.pb-c.c
23:59:02 [2020-01-17T23:59:02.593Z] #44 18.39   DEP      images/sk-packet.pb-c.d
23:59:02 [2020-01-17T23:59:02.593Z] #44 18.43   PBCC     images/tcp-stream.pb-c.c
23:59:02 [2020-01-17T23:59:02.593Z] #44 45.91   CC       images/fh.o
23:59:02 [2020-01-17T23:59:02.666Z] #45 ...
23:59:02 [2020-01-17T23:59:02.666Z] 
23:59:02 [2020-01-17T23:59:02.666Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:02 [2020-01-17T23:59:02.666Z] #18 38.44 Selecting previously unselected package vim.
23:59:02 [2020-01-17T23:59:02.666Z] #18 38.44 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
23:59:02 [2020-01-17T23:59:02.666Z] #18 38.45 Unpacking vim (2:8.1.0875-5) ...
23:59:02 [2020-01-17T23:59:02.851Z] #44 18.55   DEP      images/tcp-stream.pb-c.d
23:59:02 [2020-01-17T23:59:02.851Z] #44 18.65   PBCC     images/pipe.pb-c.c
23:59:02 [2020-01-17T23:59:02.851Z] #44 18.76   DEP      images/pipe.pb-c.d
23:59:03 [2020-01-17T23:59:03.064Z] #18 38.81 Selecting previously unselected package xfsprogs.
23:59:03 [2020-01-17T23:59:03.064Z] #18 38.81 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
23:59:03 [2020-01-17T23:59:03.064Z] #18 38.82 Unpacking xfsprogs (4.20.0-1) ...
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.80 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.80 Need to get 26.1 MB of archives.
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.80 After this operation, 110 MB of additional disk space will be used.
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2 [588 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2 [1404 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2 [1641 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 19.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2 [330 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 20.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 20.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 20.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 20.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 20.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 20.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:59:03 [2020-01-17T23:59:03.101Z] #17 20.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
23:59:03 [2020-01-17T23:59:03.156Z] #44 46.41   CC       images/fsnotify.o
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.10 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
23:59:03 [2020-01-17T23:59:03.364Z] #17 20.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
23:59:03 [2020-01-17T23:59:03.415Z] #44 18.94   PBCC     images/pstree.pb-c.c
23:59:03 [2020-01-17T23:59:03.415Z] #44 18.95   DEP      images/pstree.pb-c.d
23:59:03 [2020-01-17T23:59:03.415Z] #44 19.06   PBCC     images/fs.pb-c.c
23:59:03 [2020-01-17T23:59:03.415Z] #44 19.13   DEP      images/fs.pb-c.d
23:59:03 [2020-01-17T23:59:03.465Z] #18 39.21 Selecting previously unselected package zip.
23:59:03 [2020-01-17T23:59:03.465Z] #18 39.21 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
23:59:03 [2020-01-17T23:59:03.465Z] #18 39.21 Unpacking zip (3.0-11+b1) ...
23:59:03 [2020-01-17T23:59:03.465Z] #18 39.42 Setting up aufs-tools (1:4.14+20190211-1) ...
23:59:03 [2020-01-17T23:59:03.465Z] #18 39.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:59:03 [2020-01-17T23:59:03.465Z] #18 39.45 Setting up libip6tc0:s390x (1.8.2-4) ...
23:59:03 [2020-01-17T23:59:03.548Z] #21 ...
23:59:03 [2020-01-17T23:59:03.548Z] 
23:59:03 [2020-01-17T23:59:03.548Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
23:59:03 [2020-01-17T23:59:03.548Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
23:59:03 [2020-01-17T23:59:03.548Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done
23:59:03 [2020-01-17T23:59:03.548Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
23:59:03 [2020-01-17T23:59:03.548Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done
23:59:03 [2020-01-17T23:59:03.548Z] #69 DONE 5.2s
23:59:03 [2020-01-17T23:59:03.548Z] 
23:59:03 [2020-01-17T23:59:03.548Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:a092ee1efe2dba2a24e85a7c9b3fa869e6189f6060e6b69fd250b9260a7dfafa 155B / 155B 0.2s done
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:cbf9e003a90307c0e87a3bace1df7cc0c72889de0f3060d33cc175cd6bd9f40d 8.25MB / 8.25MB 2.3s done
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:24889e07923c5eca1933bb3b0b8bdfc25a42834db78bae343f5fdf88cab3a23e 10.73MB / 10.73MB 2.9s done
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 1.42kB / 1.42kB done
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:b406ecf79bbbce5af405caed51a281b7cbfa041776511ecf8cd510fc09144992 1.79kB / 1.79kB done
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:ab4db1e19320e75a1e1e822afd799ce3b96bb9c9654a2a8d3964c1bf2fad2013 5.46kB / 5.46kB done
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 19.92MB / 73.43MB 5.1s
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 21.76MB / 54.13MB 5.1s
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 21.81MB / 57.39MB 5.1s
23:59:03 [2020-01-17T23:59:03.548Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 21.72MB / 96.43MB 5.1s
23:59:03 [2020-01-17T23:59:03.630Z] #17 20.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:59:03 [2020-01-17T23:59:03.673Z] #44 19.26   PBCC     images/signalfd.pb-c.c
23:59:03 [2020-01-17T23:59:03.673Z] #44 19.29   DEP      images/signalfd.pb-c.d
23:59:03 [2020-01-17T23:59:03.673Z] #44 19.39   PBCC     images/fh.pb-c.c
23:59:03 [2020-01-17T23:59:03.673Z] #44 19.48   PBCC     images/fsnotify.pb-c.c
23:59:03 [2020-01-17T23:59:03.673Z] #44 19.53   DEP      images/fh.pb-c.d
23:59:03 [2020-01-17T23:59:03.673Z] #44 19.59   DEP      images/fsnotify.pb-c.d
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.45 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.46 Setting up libgpm2:s390x (1.20.7-5) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.48 Setting up libip4tc0:s390x (1.8.2-4) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.49 Setting up libnftnl11:s390x (1.1.2-2) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.52 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.52 Setting up libicu63:s390x (63.1-6) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.53 Setting up xxd (2:8.1.0875-5) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.54 Setting up zip (3.0-11+b1) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.54 Setting up vim-common (2:8.1.0875-5) ...
23:59:03 [2020-01-17T23:59:03.854Z] #18 39.56 Setting up bash-completion (1:2.8-6) ...
23:59:03 [2020-01-17T23:59:03.861Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 25.13MB / 54.13MB 5.7s
23:59:03 [2020-01-17T23:59:03.861Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 25.54MB / 57.39MB 5.7s
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.71 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
23:59:03 [2020-01-17T23:59:03.898Z] #17 20.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:59:03 [2020-01-17T23:59:03.932Z] #44 19.65   PBCC     images/eventpoll.pb-c.c
23:59:03 [2020-01-17T23:59:03.932Z] #44 19.67   DEP      images/eventpoll.pb-c.d
23:59:03 [2020-01-17T23:59:03.932Z] #44 19.70   PBCC     images/eventfd.pb-c.c
23:59:03 [2020-01-17T23:59:03.932Z] #44 19.80   DEP      images/eventfd.pb-c.d
23:59:04 [2020-01-17T23:59:04.084Z] #44 47.30   CC       images/signalfd.o
23:59:04 [2020-01-17T23:59:04.165Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 24.58MB / 73.43MB 5.8s
23:59:04 [2020-01-17T23:59:04.165Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 26.80MB / 96.43MB 6.0s
23:59:04 [2020-01-17T23:59:04.165Z] #8 ...
23:59:04 [2020-01-17T23:59:04.165Z] 
23:59:04 [2020-01-17T23:59:04.165Z] #21 [internal] load build context
23:59:04 [2020-01-17T23:59:04.165Z] #21 transferring context: 46.78MB 6.2s done
23:59:04 [2020-01-17T23:59:04.165Z] #21 DONE 6.3s
23:59:04 [2020-01-17T23:59:04.165Z] 
23:59:04 [2020-01-17T23:59:04.165Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25...
23:59:04 [2020-01-17T23:59:04.169Z] #17 20.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
23:59:04 [2020-01-17T23:59:04.169Z] #17 21.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
23:59:04 [2020-01-17T23:59:04.169Z] #17 21.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
23:59:04 [2020-01-17T23:59:04.190Z] #44 19.94   PBCC     images/remap-file-path.pb-c.c
23:59:04 [2020-01-17T23:59:04.190Z] #44 19.96   DEP      images/remap-file-path.pb-c.d
23:59:04 [2020-01-17T23:59:04.190Z] #44 19.99   PBCC     images/fifo.pb-c.c
23:59:04 [2020-01-17T23:59:04.190Z] #44 20.02   DEP      images/fifo.pb-c.d
23:59:04 [2020-01-17T23:59:04.190Z] #44 20.06   PBCC     images/ghost-file.pb-c.c
23:59:04 [2020-01-17T23:59:04.340Z] #44 47.70   CC       images/fs.o
23:59:04 [2020-01-17T23:59:04.451Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 29.11MB / 54.13MB 6.3s
23:59:04 [2020-01-17T23:59:04.451Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 29.64MB / 57.39MB 6.3s
23:59:04 [2020-01-17T23:59:04.451Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 29.28MB / 73.43MB 6.4s
23:59:04 [2020-01-17T23:59:04.451Z] #44 20.12   DEP      images/ghost-file.pb-c.d
23:59:04 [2020-01-17T23:59:04.451Z] #44 20.19   PBCC     images/regfile.pb-c.c
23:59:04 [2020-01-17T23:59:04.451Z] #44 20.23   DEP      images/regfile.pb-c.d
23:59:04 [2020-01-17T23:59:04.451Z] #44 20.30   PBCC     images/ns.pb-c.c
23:59:04 [2020-01-17T23:59:04.710Z] #44 20.37   DEP      images/ns.pb-c.d
23:59:04 [2020-01-17T23:59:04.710Z] #44 20.44   PBCC     images/fdinfo.pb-c.c
23:59:04 [2020-01-17T23:59:04.710Z] #44 20.56   DEP      images/fdinfo.pb-c.d
23:59:04 [2020-01-17T23:59:04.737Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 32.57MB / 54.13MB 6.6s
23:59:04 [2020-01-17T23:59:04.738Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 32.98MB / 57.39MB 6.6s
23:59:04 [2020-01-17T23:59:04.738Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 32.45MB / 96.43MB 6.6s
23:59:04 [2020-01-17T23:59:04.903Z] #44 48.17   CC       images/pstree.o
23:59:04 [2020-01-17T23:59:04.970Z] #44 20.70   PBCC     images/core-aarch64.pb-c.c
23:59:04 [2020-01-17T23:59:04.970Z] #44 20.76   PBCC     images/core-arm.pb-c.c
23:59:04 [2020-01-17T23:59:04.970Z] #44 20.81   PBCC     images/core-ppc64.pb-c.c
23:59:05 [2020-01-17T23:59:05.026Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 34.59MB / 73.43MB 6.9s
23:59:05 [2020-01-17T23:59:05.026Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 36.14MB / 54.13MB 6.9s
23:59:05 [2020-01-17T23:59:05.026Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 36.75MB / 57.39MB 6.9s
23:59:05 [2020-01-17T23:59:05.159Z] #44 48.47   CC       images/pipe.o
23:59:05 [2020-01-17T23:59:05.229Z] #44 20.87   PBCC     images/core-s390.pb-c.c
23:59:05 [2020-01-17T23:59:05.229Z] #44 20.93   PBCC     images/core-x86.pb-c.c
23:59:05 [2020-01-17T23:59:05.229Z] #44 20.99   PBCC     images/core.pb-c.c
23:59:05 [2020-01-17T23:59:05.229Z] #44 21.07   PBCC     images/inventory.pb-c.c
23:59:05 [2020-01-17T23:59:05.315Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 38.48MB / 73.43MB 7.2s
23:59:05 [2020-01-17T23:59:05.315Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 39.58MB / 54.13MB 7.2s
23:59:05 [2020-01-17T23:59:05.315Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 40.19MB / 57.39MB 7.2s
23:59:05 [2020-01-17T23:59:05.315Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 39.73MB / 96.43MB 7.2s
23:59:05 [2020-01-17T23:59:05.415Z] #44 48.85   CC       images/tcp-stream.o
23:59:05 [2020-01-17T23:59:05.488Z] #44 21.11   DEP      images/core-aarch64.pb-c.d
23:59:05 [2020-01-17T23:59:05.488Z] #44 21.17   DEP      images/core-arm.pb-c.d
23:59:05 [2020-01-17T23:59:05.488Z] #44 21.23   DEP      images/core-ppc64.pb-c.d
23:59:05 [2020-01-17T23:59:05.488Z] #44 21.34   DEP      images/core-s390.pb-c.d
23:59:05 [2020-01-17T23:59:05.557Z] #17 22.07 debconf: delaying package configuration, since apt-utils is not installed
23:59:05 [2020-01-17T23:59:05.557Z] #17 22.25 Fetched 26.1 MB in 2s (16.8 MB/s)
23:59:05 [2020-01-17T23:59:05.557Z] #17 22.35 Selecting previously unselected package pigz.
23:59:05 [2020-01-17T23:59:05.557Z] #17 22.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23396 files and directories currently installed.)
23:59:05 [2020-01-17T23:59:05.557Z] #17 22.43 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
23:59:05 [2020-01-17T23:59:05.557Z] #17 22.44 Unpacking pigz (2.4-1) ...
23:59:05 [2020-01-17T23:59:05.557Z] #17 22.58 Selecting previously unselected package libpython3.7-minimal:arm64.
23:59:05 [2020-01-17T23:59:05.605Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 42.92MB / 54.13MB 7.5s
23:59:05 [2020-01-17T23:59:05.605Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 43.99MB / 57.39MB 7.5s
23:59:05 [2020-01-17T23:59:05.746Z] #44 21.47   DEP      images/core-x86.pb-c.d
23:59:05 [2020-01-17T23:59:05.746Z] #44 21.51   DEP      images/core.pb-c.d
23:59:05 [2020-01-17T23:59:05.746Z] #44 21.59   DEP      images/inventory.pb-c.d
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.48 Setting up libiptc0:s390x (1.8.2-4) ...
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.49 Setting up xz-utils (5.2.4-1) ...
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.51 Setting up pigz (2.4-1) ...
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.52 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.53 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.55 Setting up python-pip-whl (18.1-5) ...
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.56 Setting up libmpdec2:s390x (2.4.2-2) ...
23:59:05 [2020-01-17T23:59:05.802Z] #18 41.57 Setting up vim-runtime (2:8.1.0875-5) ...
23:59:05 [2020-01-17T23:59:05.819Z] #17 22.58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_arm64.deb ...
23:59:05 [2020-01-17T23:59:05.819Z] #17 22.59 Unpacking libpython3.7-minimal:arm64 (3.7.3-2) ...
23:59:05 [2020-01-17T23:59:05.893Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 43.03MB / 73.43MB 7.6s
23:59:05 [2020-01-17T23:59:05.893Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 47.58MB / 54.13MB 7.9s
23:59:05 [2020-01-17T23:59:05.893Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 48.49MB / 57.39MB 7.9s
23:59:05 [2020-01-17T23:59:05.893Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 47.66MB / 96.43MB 7.9s
23:59:06 [2020-01-17T23:59:06.004Z] #44 21.69   PBCC     images/cpuinfo.pb-c.c
23:59:06 [2020-01-17T23:59:06.004Z] #44 21.74   DEP      images/cpuinfo.pb-c.d
23:59:06 [2020-01-17T23:59:06.004Z] #44 21.85   PBCC     images/stats.pb-c.c
23:59:06 [2020-01-17T23:59:06.181Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 48.41MB / 73.43MB 8.1s
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.82 Setting up libaio1:s390x (0.3.112-3) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.83 Setting up libonig5:s390x (6.9.1-1) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.84 Setting up libpython3.7-stdlib:s390x (3.7.3-2) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.85 Setting up vim (2:8.1.0875-5) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.91 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.92 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.92 Setting up jq (1.5+dfsg-2+b1) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.93 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
23:59:06 [2020-01-17T23:59:06.230Z] #18 41.94 Setting up python3.7 (3.7.3-2) ...
23:59:06 [2020-01-17T23:59:06.264Z] #44 21.90   DEP      images/stats.pb-c.d
23:59:06 [2020-01-17T23:59:06.342Z] #44 49.45   CC       images/sk-packet.o
23:59:06 [2020-01-17T23:59:06.342Z] #44 49.85   CC       images/mnt.o
23:59:06 [2020-01-17T23:59:06.396Z] #17 23.21 Selecting previously unselected package python3.7-minimal.
23:59:06 [2020-01-17T23:59:06.397Z] #17 23.22 Preparing to unpack .../python3.7-minimal_3.7.3-2_arm64.deb ...
23:59:06 [2020-01-17T23:59:06.397Z] #17 23.24 Unpacking python3.7-minimal (3.7.3-2) ...
23:59:06 [2020-01-17T23:59:06.468Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 53.18MB / 54.13MB 8.4s
23:59:06 [2020-01-17T23:59:06.468Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 53.80MB / 57.39MB 8.4s
23:59:06 [2020-01-17T23:59:06.468Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 53.03MB / 96.43MB 8.4s
23:59:06 [2020-01-17T23:59:06.468Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 54.04MB / 73.43MB 8.5s
23:59:06 [2020-01-17T23:59:06.468Z] #8 sha256:0a9adf09915c3544b1264f206aec99890c8e5e5c358fc4327886fbdab3c9eecc 54.13MB / 54.13MB 8.5s done
23:59:06 [2020-01-17T23:59:06.522Z] #44 ...
23:59:06 [2020-01-17T23:59:06.522Z] 
23:59:06 [2020-01-17T23:59:06.522Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:06 [2020-01-17T23:59:06.522Z] #47 104.8 go/ast
23:59:06 [2020-01-17T23:59:06.522Z] #47 107.0 internal/lazyregexp
23:59:06 [2020-01-17T23:59:06.522Z] #47 107.4 net/url
23:59:06 [2020-01-17T23:59:06.522Z] #47 110.2 text/template/parse
23:59:06 [2020-01-17T23:59:06.522Z] #47 113.1 go/parser
23:59:06 [2020-01-17T23:59:06.598Z] #44 50.10   CC       images/pipe-data.o
23:59:06 [2020-01-17T23:59:06.757Z] #8 sha256:ab7fe26ecc5fde0ab3859074fdead6e20734403e4cbb2f1867793bbd27fe4290 57.39MB / 57.39MB 8.6s done
23:59:06 [2020-01-17T23:59:06.757Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 60.97MB / 73.43MB 8.8s
23:59:06 [2020-01-17T23:59:06.757Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 61.21MB / 96.43MB 8.8s
23:59:06 [2020-01-17T23:59:06.971Z] #17 23.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2) ...
23:59:07 [2020-01-17T23:59:07.044Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 66.38MB / 96.43MB 9.0s
23:59:07 [2020-01-17T23:59:07.160Z] #44 50.40   CC       images/sa.o
23:59:07 [2020-01-17T23:59:07.233Z] #17 23.94 Setting up python3.7-minimal (3.7.3-2) ...
23:59:07 [2020-01-17T23:59:07.333Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 67.92MB / 73.43MB 9.1s
23:59:07 [2020-01-17T23:59:07.416Z] #44 50.79   CC       images/timer.o
23:59:07 [2020-01-17T23:59:07.620Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 72.58MB / 73.43MB 9.3s
23:59:07 [2020-01-17T23:59:07.621Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 73.98MB / 96.43MB 9.3s
23:59:07 [2020-01-17T23:59:07.621Z] #8 sha256:7e9d582f8e15dc3ccf533126f7c83f7d5ea00372fbce59ba2f0189a646d7a657 73.43MB / 73.43MB 9.3s done
23:59:07 [2020-01-17T23:59:07.621Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 88.44MB / 96.43MB 9.6s
23:59:07 [2020-01-17T23:59:07.805Z] #17 ...
23:59:07 [2020-01-17T23:59:07.805Z] 
23:59:07 [2020-01-17T23:59:07.805Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:59:07 [2020-01-17T23:59:07.805Z] #23 145.0 + mkdir -p /tmp/tmp.4catuCxwNU/src/github.com/docker
23:59:07 [2020-01-17T23:59:07.805Z] #23 145.0 + mv components/cli /tmp/tmp.4catuCxwNU/src/github.com/docker/cli
23:59:07 [2020-01-17T23:59:07.805Z] #23 145.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:59:07 [2020-01-17T23:59:07.905Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 96.43MB / 96.43MB 9.7s done
23:59:07 [2020-01-17T23:59:07.905Z] #8 sha256:2a32fde2951501f035dcfa9e40f021aeb9d1e8f10110d5d1347e1d652f8b8eb1 96.43MB / 96.43MB 9.7s done
23:59:07 [2020-01-17T23:59:07.905Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3
23:59:07 [2020-01-17T23:59:07.980Z] #44 51.45   CC       images/timerfd.o
23:59:08 [2020-01-17T23:59:08.067Z] #23 ...
23:59:08 [2020-01-17T23:59:08.067Z] 
23:59:08 [2020-01-17T23:59:08.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:08 [2020-01-17T23:59:08.067Z] #44 86.76   CC       criu/pie/restorer.o
23:59:08 [2020-01-17T23:59:08.067Z] #44 90.79   LINK     criu/pie/restorer.built-in.o
23:59:08 [2020-01-17T23:59:08.067Z] #44 90.82   GEN      criu/pie/restorer-blob.h
23:59:08 [2020-01-17T23:59:08.067Z] #44 90.96   DEP      criu/vdso.d
23:59:08 [2020-01-17T23:59:08.067Z] #44 91.21   DEP      criu/uts_ns.d
23:59:08 [2020-01-17T23:59:08.067Z] #44 91.40   DEP      criu/util.d
23:59:08 [2020-01-17T23:59:08.067Z] #44 91.65   DEP      criu/uffd.d
23:59:08 [2020-01-17T23:59:08.067Z] #44 91.94   DEP      criu/tun.d
23:59:08 [2020-01-17T23:59:08.067Z] #44 92.22   DEP      criu/tty.d
23:59:08 [2020-01-17T23:59:08.427Z] #47 ...
23:59:08 [2020-01-17T23:59:08.427Z] 
23:59:08 [2020-01-17T23:59:08.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:08 [2020-01-17T23:59:08.427Z] #44 24.18 make[1]: Nothing to be done for 'all'.
23:59:08 [2020-01-17T23:59:08.543Z] #44 51.84   CC       images/mm.o
23:59:08 [2020-01-17T23:59:08.640Z] #44 92.42   DEP      criu/timerfd.d
23:59:08 [2020-01-17T23:59:08.640Z] #44 92.59   DEP      criu/sysfs_parse.d
23:59:08 [2020-01-17T23:59:08.902Z] #44 92.72   DEP      criu/sysctl.d
23:59:08 [2020-01-17T23:59:08.902Z] #44 92.89   DEP      criu/string.d
23:59:08 [2020-01-17T23:59:08.902Z] #44 92.95   DEP      criu/stats.d
23:59:09 [2020-01-17T23:59:09.105Z] #44 52.42   CC       images/sk-opts.o
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.95 Setting up iptables (1.8.2-4) ...
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:59:09 [2020-01-17T23:59:09.124Z] #18 44.99 Setting up python3 (3.7.3-1) ...
23:59:09 [2020-01-17T23:59:09.164Z] #44 93.09   DEP      criu/sockets.d
23:59:09 [2020-01-17T23:59:09.361Z] #44 52.78   CC       images/sk-unix.o
23:59:09 [2020-01-17T23:59:09.427Z] #44 93.37   DEP      criu/sk-unix.d
23:59:09 [2020-01-17T23:59:09.531Z] #18 45.37 Setting up python3-wheel (0.32.3-2) ...
23:59:09 [2020-01-17T23:59:09.768Z] #44 93.66   DEP      criu/sk-tcp.d
23:59:09 [2020-01-17T23:59:09.925Z] #44 53.40   CC       images/sk-inet.o
23:59:10 [2020-01-17T23:59:10.030Z] #44 93.95   DEP      criu/sk-queue.d
23:59:10 [2020-01-17T23:59:10.030Z] #44 ...
23:59:10 [2020-01-17T23:59:10.030Z] 
23:59:10 [2020-01-17T23:59:10.030Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:10 [2020-01-17T23:59:10.030Z] #17 26.89 Selecting previously unselected package python3-minimal.
23:59:10 [2020-01-17T23:59:10.030Z] #17 26.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
23:59:10 [2020-01-17T23:59:10.030Z] #17 26.96 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
23:59:10 [2020-01-17T23:59:10.030Z] #17 26.97 Unpacking python3-minimal (3.7.3-1) ...
23:59:10 [2020-01-17T23:59:10.292Z] #17 27.10 Selecting previously unselected package libmpdec2:arm64.
23:59:10 [2020-01-17T23:59:10.292Z] #17 27.10 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
23:59:10 [2020-01-17T23:59:10.292Z] #17 27.12 Unpacking libmpdec2:arm64 (2.4.2-2) ...
23:59:10 [2020-01-17T23:59:10.373Z] #18 45.99 Setting up apparmor (2.13.2-10) ...
23:59:10 [2020-01-17T23:59:10.486Z] #44 54.02   CC       images/tun.o
23:59:10 [2020-01-17T23:59:10.556Z] #17 27.25 Selecting previously unselected package libpython3.7-stdlib:arm64.
23:59:10 [2020-01-17T23:59:10.556Z] #17 27.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_arm64.deb ...
23:59:10 [2020-01-17T23:59:10.556Z] #17 27.26 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2) ...
23:59:10 [2020-01-17T23:59:10.957Z] #44 26.55   CC       images/stats.o
23:59:11 [2020-01-17T23:59:11.048Z] #44 54.26   CC       images/sk-netlink.o
23:59:11 [2020-01-17T23:59:11.204Z] #18 ...
23:59:11 [2020-01-17T23:59:11.204Z] 
23:59:11 [2020-01-17T23:59:11.204Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:59:11 [2020-01-17T23:59:11.204Z] #31 DONE 135.8s
23:59:11 [2020-01-17T23:59:11.204Z] 
23:59:11 [2020-01-17T23:59:11.204Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:11 [2020-01-17T23:59:11.204Z] #45 86.14   CC       criu/files.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 87.89   CC       criu/filesystems.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 88.43   CC       criu/fsnotify.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 89.25   CC       criu/image-desc.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 89.39   CC       criu/image.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 90.34   CC       criu/ipc_ns.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 91.63   CC       criu/irmap.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 92.25   CC       criu/kcmp-ids.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 92.51   CC       criu/kerndat.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 93.36   CC       criu/libnetlink.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 93.65   CC       criu/log.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 94.12   CC       criu/lsm.o
23:59:11 [2020-01-17T23:59:11.204Z] #45 94.61   CC       criu/mem.o
23:59:11 [2020-01-17T23:59:11.337Z] #44 54.57   CC       images/packet-sock.o
23:59:11 [2020-01-17T23:59:11.523Z] #44 27.12   CC       images/core.o
23:59:11 [2020-01-17T23:59:11.897Z] #44 55.22   CC       images/ipc-var.o
23:59:11 [2020-01-17T23:59:11.940Z] #17 28.60 Selecting previously unselected package python3.7.
23:59:11 [2020-01-17T23:59:11.940Z] #17 28.64 Preparing to unpack .../python3.7_3.7.3-2_arm64.deb ...
23:59:11 [2020-01-17T23:59:11.940Z] #17 28.65 Unpacking python3.7 (3.7.3-2) ...
23:59:11 [2020-01-17T23:59:11.940Z] #17 28.84 Selecting previously unselected package libpython3-stdlib:arm64.
23:59:11 [2020-01-17T23:59:11.940Z] #17 28.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
23:59:12 [2020-01-17T23:59:12.069Z] #45 ...
23:59:12 [2020-01-17T23:59:12.069Z] 
23:59:12 [2020-01-17T23:59:12.069Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:12 [2020-01-17T23:59:12.069Z] #18 47.64 Setting up xfsprogs (4.20.0-1) ...
23:59:12 [2020-01-17T23:59:12.069Z] #18 47.66 Setting up python3-lib2to3 (3.7.3-1) ...
23:59:12 [2020-01-17T23:59:12.069Z] #18 47.91 Setting up python3-pkg-resources (40.8.0-1) ...
23:59:12 [2020-01-17T23:59:12.152Z] #44 55.65   CC       images/ipc-desc.o
23:59:12 [2020-01-17T23:59:12.201Z] #17 28.86 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
23:59:12 [2020-01-17T23:59:12.201Z] #17 28.96 Setting up python3-minimal (3.7.3-1) ...
23:59:12 [2020-01-17T23:59:12.407Z] #44 ...
23:59:12 [2020-01-17T23:59:12.407Z] 
23:59:12 [2020-01-17T23:59:12.407Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:59:12 [2020-01-17T23:59:12.407Z] #10 155.5 Selecting previously unselected package g++-mingw-w64-x86-64.
23:59:12 [2020-01-17T23:59:12.407Z] #10 155.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:59:12 [2020-01-17T23:59:12.407Z] #10 155.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:59:12 [2020-01-17T23:59:12.457Z] #44 28.23   CC       images/core-x86.o
23:59:12 [2020-01-17T23:59:12.917Z] #18 48.44 Setting up python3-distutils (3.7.3-1) ...
23:59:12 [2020-01-17T23:59:12.917Z] #18 48.75 Setting up python3-setuptools (40.8.0-1) ...
23:59:13 [2020-01-17T23:59:13.145Z] #17 30.02 Selecting previously unselected package python3.
23:59:13 [2020-01-17T23:59:13.145Z] #17 30.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
23:59:13 [2020-01-17T23:59:13.145Z] #17 30.09 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
23:59:13 [2020-01-17T23:59:13.145Z] #17 30.11 Unpacking python3 (3.7.3-1) ...
23:59:13 [2020-01-17T23:59:13.407Z] #17 30.24 Selecting previously unselected package libip4tc0:arm64.
23:59:13 [2020-01-17T23:59:13.407Z] #17 30.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
23:59:13 [2020-01-17T23:59:13.407Z] #17 30.26 Unpacking libip4tc0:arm64 (1.8.2-4) ...
23:59:13 [2020-01-17T23:59:13.669Z] #17 30.38 Selecting previously unselected package libip6tc0:arm64.
23:59:13 [2020-01-17T23:59:13.669Z] #17 30.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
23:59:13 [2020-01-17T23:59:13.669Z] #17 30.39 Unpacking libip6tc0:arm64 (1.8.2-4) ...
23:59:13 [2020-01-17T23:59:13.669Z] #17 30.48 Selecting previously unselected package libiptc0:arm64.
23:59:13 [2020-01-17T23:59:13.669Z] #17 30.49 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
23:59:13 [2020-01-17T23:59:13.669Z] #17 30.49 Unpacking libiptc0:arm64 (1.8.2-4) ...
23:59:13 [2020-01-17T23:59:13.769Z] #10 ...
23:59:13 [2020-01-17T23:59:13.769Z] 
23:59:13 [2020-01-17T23:59:13.769Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:13 [2020-01-17T23:59:13.769Z] #47 146.4 github.com/LK4D4/vndr/build
23:59:13 [2020-01-17T23:59:13.769Z] #47 147.7 github.com/LK4D4/vndr/versioned
23:59:13 [2020-01-17T23:59:13.769Z] #47 148.1 crypto/rsa
23:59:13 [2020-01-17T23:59:13.769Z] #47 150.6 crypto/x509/pkix
23:59:13 [2020-01-17T23:59:13.769Z] #47 151.8 vendor/golang.org/x/crypto/cryptobyte
23:59:13 [2020-01-17T23:59:13.769Z] #47 152.4 net
23:59:13 [2020-01-17T23:59:13.769Z] #47 154.6 vendor/golang.org/x/crypto/internal/chacha20
23:59:13 [2020-01-17T23:59:13.769Z] #47 155.4 vendor/golang.org/x/crypto/poly1305
23:59:13 [2020-01-17T23:59:13.769Z] #47 156.3 vendor/golang.org/x/sys/cpu
23:59:13 [2020-01-17T23:59:13.769Z] #47 ...
23:59:13 [2020-01-17T23:59:13.769Z] 
23:59:13 [2020-01-17T23:59:13.769Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:13 [2020-01-17T23:59:13.769Z] #44 56.06   CC       images/ipc-shm.o
23:59:13 [2020-01-17T23:59:13.769Z] #44 56.37   CC       images/ipc-msg.o
23:59:13 [2020-01-17T23:59:13.769Z] #44 56.84   CC       images/ipc-sem.o
23:59:13 [2020-01-17T23:59:13.769Z] #44 57.14   CC       images/utsns.o
23:59:13 [2020-01-17T23:59:13.778Z] #18 49.53 Setting up python3-pip (18.1-5) ...
23:59:13 [2020-01-17T23:59:13.833Z] #44 29.39   CC       images/core-arm.o
23:59:13 [2020-01-17T23:59:13.931Z] #17 30.62 Selecting previously unselected package libnfnetlink0:arm64.
23:59:13 [2020-01-17T23:59:13.931Z] #17 30.63 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:59:13 [2020-01-17T23:59:13.931Z] #17 30.64 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:59:13 [2020-01-17T23:59:13.931Z] #17 30.73 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:59:13 [2020-01-17T23:59:13.931Z] #17 30.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
23:59:13 [2020-01-17T23:59:13.931Z] #17 30.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:59:14 [2020-01-17T23:59:14.193Z] #17 31.00 Selecting previously unselected package libnftnl11:arm64.
23:59:14 [2020-01-17T23:59:14.193Z] #17 31.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
23:59:14 [2020-01-17T23:59:14.193Z] #17 31.02 Unpacking libnftnl11:arm64 (1.1.2-2) ...
23:59:14 [2020-01-17T23:59:14.193Z] #17 31.12 Selecting previously unselected package iptables.
23:59:14 [2020-01-17T23:59:14.329Z] #44 57.57   CC       images/creds.o
23:59:14 [2020-01-17T23:59:14.399Z] #44 30.11   CC       images/core-aarch64.o
23:59:14 [2020-01-17T23:59:14.489Z] #17 31.12 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
23:59:14 [2020-01-17T23:59:14.489Z] #17 31.14 Unpacking iptables (1.8.2-4) ...
23:59:14 [2020-01-17T23:59:14.584Z] #44 57.95   CC       images/vma.o
23:59:14 [2020-01-17T23:59:14.621Z] #18 50.25 Processing triggers for libc-bin (2.28-10) ...
23:59:14 [2020-01-17T23:59:14.621Z] #18 50.27 Processing triggers for mime-support (3.62) ...
23:59:14 [2020-01-17T23:59:14.621Z] #18 DONE 50.5s
23:59:14 [2020-01-17T23:59:14.621Z] 
23:59:14 [2020-01-17T23:59:14.622Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:14 [2020-01-17T23:59:14.622Z] #45 96.15   CC       criu/mount.o
23:59:14 [2020-01-17T23:59:14.751Z] #17 31.53 Selecting previously unselected package xxd.
23:59:14 [2020-01-17T23:59:14.751Z] #17 31.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
23:59:14 [2020-01-17T23:59:14.751Z] #17 31.55 Unpacking xxd (2:8.1.0875-5) ...
23:59:14 [2020-01-17T23:59:14.842Z] #44 58.23   CC       images/netdev.o
23:59:15 [2020-01-17T23:59:15.012Z] #17 31.71 Selecting previously unselected package vim-common.
23:59:15 [2020-01-17T23:59:15.012Z] #17 31.71 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:59:15 [2020-01-17T23:59:15.012Z] #17 31.75 Unpacking vim-common (2:8.1.0875-5) ...
23:59:15 [2020-01-17T23:59:15.014Z] #45 ...
23:59:15 [2020-01-17T23:59:15.014Z] 
23:59:15 [2020-01-17T23:59:15.014Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
23:59:15 [2020-01-17T23:59:15.014Z] #19 0.300 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:59:15 [2020-01-17T23:59:15.014Z] #19 0.303 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:59:15 [2020-01-17T23:59:15.014Z] #19 0.305 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:59:15 [2020-01-17T23:59:15.014Z] #19 DONE 0.4s
23:59:15 [2020-01-17T23:59:15.014Z] 
23:59:15 [2020-01-17T23:59:15.014Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:15 [2020-01-17T23:59:15.014Z] #45 98.36   CC       criu/namespaces.o
23:59:15 [2020-01-17T23:59:15.274Z] #17 31.96 Selecting previously unselected package bash-completion.
23:59:15 [2020-01-17T23:59:15.274Z] #17 31.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:59:15 [2020-01-17T23:59:15.333Z] #44 31.07   CC       images/core-ppc64.o
23:59:15 [2020-01-17T23:59:15.401Z] #44 58.78   CC       images/tty.o
23:59:16 [2020-01-17T23:59:16.266Z] #44 31.99   CC       images/core-s390.o
23:59:16 [2020-01-17T23:59:16.328Z] #44 59.58   CC       images/file-lock.o
23:59:16 [2020-01-17T23:59:16.399Z] #45 99.53   CC       criu/net.o
23:59:16 [2020-01-17T23:59:16.890Z] #44 60.14   CC       images/rlimit.o
23:59:17 [2020-01-17T23:59:17.146Z] #44 60.53   CC       images/pagemap.o
23:59:17 [2020-01-17T23:59:17.640Z] #44 33.17   CC       images/cpuinfo.o
23:59:17 [2020-01-17T23:59:17.707Z] #44 61.05   CC       images/siginfo.o
23:59:17 [2020-01-17T23:59:17.963Z] #44 61.53   CC       images/rpc.o
23:59:18 [2020-01-17T23:59:18.237Z] #44 33.89   CC       images/inventory.o
23:59:18 [2020-01-17T23:59:18.498Z] #44 34.24   CC       images/fdinfo.o
23:59:18 [2020-01-17T23:59:18.579Z] #17 35.30 Unpacking bash-completion (1:2.8-6) ...
23:59:18 [2020-01-17T23:59:18.681Z] #45 101.7   CC       criu/netfilter.o
23:59:18 [2020-01-17T23:59:18.759Z] #44 ...
23:59:18 [2020-01-17T23:59:18.759Z] 
23:59:18 [2020-01-17T23:59:18.759Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:18 [2020-01-17T23:59:18.759Z] #47 117.0 text/template
23:59:18 [2020-01-17T23:59:18.759Z] #47 119.2 encoding/xml
23:59:18 [2020-01-17T23:59:18.759Z] #47 125.0 go/doc
23:59:19 [2020-01-17T23:59:19.019Z] #47 ...
23:59:19 [2020-01-17T23:59:19.019Z] 
23:59:19 [2020-01-17T23:59:19.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:19 [2020-01-17T23:59:19.019Z] #44 34.68   CC       images/fown.o
23:59:19 [2020-01-17T23:59:19.130Z] #45 102.1   CC       criu/page-pipe.o
23:59:19 [2020-01-17T23:59:19.173Z] #17 35.95 Selecting previously unselected package bzip2.
23:59:19 [2020-01-17T23:59:19.173Z] #17 35.97 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
23:59:19 [2020-01-17T23:59:19.173Z] #17 35.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:59:19 [2020-01-17T23:59:19.279Z] #44 35.02   CC       images/ns.o
23:59:19 [2020-01-17T23:59:19.436Z] #17 36.14 Selecting previously unselected package xz-utils.
23:59:19 [2020-01-17T23:59:19.436Z] #17 36.14 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
23:59:19 [2020-01-17T23:59:19.436Z] #17 36.20 Unpacking xz-utils (5.2.4-1) ...
23:59:19 [2020-01-17T23:59:19.519Z] #45 102.9   CC       criu/page-xfer.o
23:59:19 [2020-01-17T23:59:19.538Z] #44 35.27   CC       images/regfile.o
23:59:19 [2020-01-17T23:59:19.697Z] #17 36.57 Selecting previously unselected package apparmor.
23:59:19 [2020-01-17T23:59:19.697Z] #17 36.57 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
23:59:19 [2020-01-17T23:59:19.697Z] #17 36.66 Unpacking apparmor (2.13.2-10) ...
23:59:19 [2020-01-17T23:59:19.871Z] #44 63.22   CC       images/ext-file.o
23:59:20 [2020-01-17T23:59:20.107Z] #44 35.59   CC       images/ghost-file.o
23:59:20 [2020-01-17T23:59:20.127Z] #44 63.53   CC       images/cgroup.o
23:59:20 [2020-01-17T23:59:20.280Z] #17 ...
23:59:20 [2020-01-17T23:59:20.280Z] 
23:59:20 [2020-01-17T23:59:20.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:20 [2020-01-17T23:59:20.280Z] #44 94.18   DEP      criu/sk-packet.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 94.40   DEP      criu/sk-netlink.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 94.61   DEP      criu/sk-inet.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 94.88   DEP      criu/signalfd.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 95.06   DEP      criu/sigframe.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 95.20   DEP      criu/shmem.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 95.48   DEP      criu/servicefd.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 95.70   DEP      criu/seize.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 95.81   DEP      criu/seccomp.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 95.99   DEP      criu/rst-malloc.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 96.09   DEP      criu/rbtree.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 96.13   DEP      criu/pstree.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 96.32   DEP      criu/protobuf.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 96.50   GEN      criu/protobuf-desc-gen.h
23:59:20 [2020-01-17T23:59:20.280Z] #44 98.32   DEP      criu/protobuf-desc.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 98.45   DEP      criu/proc_parse.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 98.69   DEP      criu/plugin.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 98.76   DEP      criu/pipes.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 98.94   DEP      criu/pie-util.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 99.09   DEP      criu/pie-util-vdso.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 99.27   DEP      criu/pie-util-vdso-elf32.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 99.43   DEP      criu/path.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 99.55   DEP      criu/parasite-syscall.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 99.72   DEP      criu/pagemap.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 99.93   DEP      criu/pagemap-cache.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 100.1   DEP      criu/page-xfer.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 100.3   DEP      criu/page-pipe.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 100.4   DEP      criu/netfilter.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 100.6   DEP      criu/net.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 101.0   DEP      criu/namespaces.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 101.2   DEP      criu/mount.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 101.5   DEP      criu/mem.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 101.7   DEP      criu/lsm.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 101.8   DEP      criu/log.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 102.0   DEP      criu/libnetlink.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 102.3   DEP      criu/kerndat.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 102.6   DEP      criu/kcmp-ids.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 102.7   DEP      criu/irmap.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 102.9   DEP      criu/ipc_ns.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 103.1   DEP      criu/image.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 103.3   DEP      criu/image-desc.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 103.4   DEP      criu/fsnotify.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 103.6   DEP      criu/filesystems.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 103.7   DEP      criu/files.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 103.9   DEP      criu/files-reg.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 104.1   DEP      criu/files-ext.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 104.3   DEP      criu/file-lock.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 104.4   DEP      criu/file-ids.d
23:59:20 [2020-01-17T23:59:20.280Z] #44 ...
23:59:20 [2020-01-17T23:59:20.280Z] 
23:59:20 [2020-01-17T23:59:20.280Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:20 [2020-01-17T23:59:20.280Z] #17 37.20 Selecting previously unselected package aufs-tools.
23:59:20 [2020-01-17T23:59:20.280Z] #17 37.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
23:59:20 [2020-01-17T23:59:20.329Z] #45 103.7   CC       criu/pagemap-cache.o
23:59:20 [2020-01-17T23:59:20.365Z] #44 36.12   CC       images/fifo.o
23:59:20 [2020-01-17T23:59:20.386Z] #44 ...
23:59:20 [2020-01-17T23:59:20.386Z] 
23:59:20 [2020-01-17T23:59:20.386Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:59:20 [2020-01-17T23:59:20.386Z] #65 163.0 + for f in rootlesskit rootlesskit-docker-proxy
23:59:20 [2020-01-17T23:59:20.386Z] #65 163.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:59:20 [2020-01-17T23:59:20.541Z] #17 37.31 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:59:20 [2020-01-17T23:59:20.732Z] #45 ...
23:59:20 [2020-01-17T23:59:20.732Z] 
23:59:20 [2020-01-17T23:59:20.732Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
23:59:20 [2020-01-17T23:59:20.732Z] #20 3.167 Collecting yamllint==1.16.0
23:59:20 [2020-01-17T23:59:20.732Z] #20 3.433   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:59:20 [2020-01-17T23:59:20.732Z] #20 3.543 Collecting pyyaml (from yamllint==1.16.0)
23:59:20 [2020-01-17T23:59:20.732Z] #20 3.663   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
23:59:20 [2020-01-17T23:59:20.732Z] #20 4.401 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:59:20 [2020-01-17T23:59:20.732Z] #20 4.429   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
23:59:20 [2020-01-17T23:59:20.732Z] #20 4.440 Building wheels for collected packages: pyyaml
23:59:20 [2020-01-17T23:59:20.732Z] #20 4.441   Running setup.py bdist_wheel for pyyaml: started
23:59:20 [2020-01-17T23:59:20.732Z] #20 5.120   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:59:20 [2020-01-17T23:59:20.732Z] #20 5.127   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
23:59:20 [2020-01-17T23:59:20.732Z] #20 5.151 Successfully built pyyaml
23:59:20 [2020-01-17T23:59:20.732Z] #20 5.182 Installing collected packages: pyyaml, pathspec, yamllint
23:59:20 [2020-01-17T23:59:20.732Z] #20 5.400 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
23:59:20 [2020-01-17T23:59:20.732Z] #20 DONE 5.6s
23:59:20 [2020-01-17T23:59:20.732Z] 
23:59:20 [2020-01-17T23:59:20.732Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:20 [2020-01-17T23:59:20.732Z] #45 104.0   CC       criu/pagemap.o
23:59:20 [2020-01-17T23:59:20.809Z] #17 37.63 Selecting previously unselected package libonig5:arm64.
23:59:20 [2020-01-17T23:59:20.809Z] #17 37.64 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
23:59:20 [2020-01-17T23:59:20.809Z] #17 37.66 Unpacking libonig5:arm64 (6.9.1-1) ...
23:59:20 [2020-01-17T23:59:20.931Z] #44 36.52   CC       images/remap-file-path.o
23:59:21 [2020-01-17T23:59:21.071Z] #17 37.92 Selecting previously unselected package libjq1:arm64.
23:59:21 [2020-01-17T23:59:21.071Z] #17 37.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:59:21 [2020-01-17T23:59:21.071Z] #17 37.95 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:59:21 [2020-01-17T23:59:21.133Z] #45 ...
23:59:21 [2020-01-17T23:59:21.133Z] 
23:59:21 [2020-01-17T23:59:21.133Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
23:59:21 [2020-01-17T23:59:21.133Z] #25 DONE 0.1s
23:59:21 [2020-01-17T23:59:21.133Z] 
23:59:21 [2020-01-17T23:59:21.133Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
23:59:21 [2020-01-17T23:59:21.189Z] #44 36.83   CC       images/eventfd.o
23:59:21 [2020-01-17T23:59:21.189Z] #44 36.92   CC       images/eventpoll.o
23:59:21 [2020-01-17T23:59:21.189Z] #44 36.99   CC       images/fh.o
23:59:21 [2020-01-17T23:59:21.333Z] #17 38.14 Selecting previously unselected package jq.
23:59:21 [2020-01-17T23:59:21.333Z] #17 38.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
23:59:21 [2020-01-17T23:59:21.333Z] #17 38.16 Unpacking jq (1.5+dfsg-2+b1) ...
23:59:21 [2020-01-17T23:59:21.519Z] #29 DONE 0.5s
23:59:21 [2020-01-17T23:59:21.519Z] 
23:59:21 [2020-01-17T23:59:21.519Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
23:59:21 [2020-01-17T23:59:21.519Z] #32 DONE 0.1s
23:59:21 [2020-01-17T23:59:21.519Z] 
23:59:21 [2020-01-17T23:59:21.519Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
23:59:21 [2020-01-17T23:59:21.519Z] #35 DONE 0.1s
23:59:21 [2020-01-17T23:59:21.519Z] 
23:59:21 [2020-01-17T23:59:21.519Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:21 [2020-01-17T23:59:21.519Z] #45 ...
23:59:21 [2020-01-17T23:59:21.519Z] 
23:59:21 [2020-01-17T23:59:21.519Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
23:59:21 [2020-01-17T23:59:21.519Z] #40 DONE 0.1s
23:59:21 [2020-01-17T23:59:21.519Z] 
23:59:21 [2020-01-17T23:59:21.519Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:21 [2020-01-17T23:59:21.519Z] #45 104.8   CC       criu/parasite-syscall.o
23:59:21 [2020-01-17T23:59:21.595Z] #17 38.28 Selecting previously unselected package libaio1:arm64.
23:59:21 [2020-01-17T23:59:21.595Z] #17 38.28 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
23:59:21 [2020-01-17T23:59:21.595Z] #17 38.29 Unpacking libaio1:arm64 (0.3.112-3) ...
23:59:21 [2020-01-17T23:59:21.595Z] #17 38.47 Selecting previously unselected package libgpm2:arm64.
23:59:21 [2020-01-17T23:59:21.595Z] #17 38.47 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
23:59:21 [2020-01-17T23:59:21.595Z] #17 38.48 Unpacking libgpm2:arm64 (1.20.7-5) ...
23:59:21 [2020-01-17T23:59:21.758Z] #44 37.49   CC       images/fsnotify.o
23:59:22 [2020-01-17T23:59:22.167Z] #17 38.79 Selecting previously unselected package libicu63:arm64.
23:59:22 [2020-01-17T23:59:22.167Z] #17 38.80 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
23:59:22 [2020-01-17T23:59:22.167Z] #17 38.81 Unpacking libicu63:arm64 (63.1-6) ...
23:59:22 [2020-01-17T23:59:22.358Z] #45 105.3   CC       criu/path.o
23:59:22 [2020-01-17T23:59:22.358Z] #45 105.5   CC       criu/pie-util-vdso-elf32.o
23:59:22 [2020-01-17T23:59:22.692Z] #44 38.54   CC       images/signalfd.o
23:59:22 [2020-01-17T23:59:22.755Z] #45 105.8   CC       criu/pie-util-vdso.o
23:59:22 [2020-01-17T23:59:22.755Z] #45 106.2   CC       criu/pie-util.o
23:59:23 [2020-01-17T23:59:23.167Z] #45 106.3   CC       criu/pipes.o
23:59:23 [2020-01-17T23:59:23.258Z] #44 38.97   CC       images/fs.o
23:59:23 [2020-01-17T23:59:23.517Z] #44 39.30   CC       images/pstree.o
23:59:23 [2020-01-17T23:59:23.552Z] #45 106.9   CC       criu/plugin.o
23:59:23 [2020-01-17T23:59:23.775Z] #44 39.56   CC       images/pipe.o
23:59:23 [2020-01-17T23:59:23.964Z] #45 107.1   CC       criu/proc_parse.o
23:59:24 [2020-01-17T23:59:24.341Z] #44 39.87   CC       images/tcp-stream.o
23:59:24 [2020-01-17T23:59:24.564Z] #65 ...
23:59:24 [2020-01-17T23:59:24.564Z] 
23:59:24 [2020-01-17T23:59:24.564Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:24 [2020-01-17T23:59:24.564Z] #47 156.8 vendor/golang.org/x/crypto/chacha20poly1305
23:59:24 [2020-01-17T23:59:24.564Z] #47 158.7 vendor/golang.org/x/crypto/hkdf
23:59:24 [2020-01-17T23:59:24.564Z] #47 159.1 vendor/golang.org/x/text/transform
23:59:24 [2020-01-17T23:59:24.564Z] #47 160.3 vendor/golang.org/x/text/unicode/bidi
23:59:24 [2020-01-17T23:59:24.564Z] #47 163.2 vendor/golang.org/x/text/secure/bidirule
23:59:24 [2020-01-17T23:59:24.564Z] #47 163.6 vendor/golang.org/x/text/unicode/norm
23:59:24 [2020-01-17T23:59:24.564Z] #47 ...
23:59:24 [2020-01-17T23:59:24.564Z] 
23:59:24 [2020-01-17T23:59:24.564Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:24 [2020-01-17T23:59:24.564Z] #44 64.33   CC       images/userns.o
23:59:24 [2020-01-17T23:59:24.564Z] #44 64.53   CC       images/google/protobuf/descriptor.o
23:59:24 [2020-01-17T23:59:24.564Z] #44 66.83   CC       images/opts.o
23:59:24 [2020-01-17T23:59:24.564Z] #44 67.04   CC       images/seccomp.o
23:59:24 [2020-01-17T23:59:24.564Z] #44 67.47   CC       images/binfmt-misc.o
23:59:24 [2020-01-17T23:59:24.564Z] #44 67.80   CC       images/time.o
23:59:24 [2020-01-17T23:59:24.564Z] #44 68.06   CC       images/sysctl.o
23:59:24 [2020-01-17T23:59:24.599Z] #44 40.26   CC       images/sk-packet.o
23:59:24 [2020-01-17T23:59:24.857Z] #44 40.58   CC       images/mnt.o
23:59:25 [2020-01-17T23:59:25.115Z] #44 41.00   CC       images/pipe-data.o
23:59:25 [2020-01-17T23:59:25.127Z] #44 68.36   CC       images/autofs.o
23:59:25 [2020-01-17T23:59:25.384Z] #44 68.66   CC       images/macvlan.o
23:59:25 [2020-01-17T23:59:25.384Z] #44 68.91   CC       images/sit.o
23:59:25 [2020-01-17T23:59:25.488Z] #17 42.13 Selecting previously unselected package libnet1:arm64.
23:59:25 [2020-01-17T23:59:25.488Z] #17 42.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:59:25 [2020-01-17T23:59:25.488Z] #17 42.16 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:59:25 [2020-01-17T23:59:25.488Z] #17 42.29 Selecting previously unselected package libnl-3-200:arm64.
23:59:25 [2020-01-17T23:59:25.488Z] #17 42.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
23:59:25 [2020-01-17T23:59:25.488Z] #17 42.36 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:59:25 [2020-01-17T23:59:25.680Z] #44 41.40   CC       images/sa.o
23:59:25 [2020-01-17T23:59:25.750Z] #17 42.51 Selecting previously unselected package libprotobuf-c1:arm64.
23:59:25 [2020-01-17T23:59:25.750Z] #17 42.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:59:25 [2020-01-17T23:59:25.750Z] #17 42.54 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:59:25 [2020-01-17T23:59:25.885Z] #45 108.7   CC       criu/protobuf-desc.o
23:59:25 [2020-01-17T23:59:25.885Z] #45 109.2   CC       criu/protobuf.o
23:59:25 [2020-01-17T23:59:25.953Z] #44 69.17   LINK     images/built-in.o
23:59:25 [2020-01-17T23:59:25.953Z] #44 69.36   GEN      compel/include/asm
23:59:25 [2020-01-17T23:59:25.953Z] #44 69.38   GEN      compel/include/version.h
23:59:25 [2020-01-17T23:59:25.953Z] #44 69.40 touch .config
23:59:25 [2020-01-17T23:59:25.953Z] #44 69.40   GEN      include/common/config.h
23:59:25 [2020-01-17T23:59:25.953Z] #44 69.49   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:59:26 [2020-01-17T23:59:26.107Z] #17 42.70 Selecting previously unselected package libreadline5:arm64.
23:59:26 [2020-01-17T23:59:26.107Z] #17 42.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
23:59:26 [2020-01-17T23:59:26.107Z] #17 42.72 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:59:26 [2020-01-17T23:59:26.209Z] #44 69.54   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:59:26 [2020-01-17T23:59:26.209Z] #44 69.57   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:59:26 [2020-01-17T23:59:26.209Z] #44 69.60   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:59:26 [2020-01-17T23:59:26.209Z] #44 69.66   DEP      compel/arch/x86/plugins/std/memcpy.d
23:59:26 [2020-01-17T23:59:26.209Z] #44 69.71   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:59:26 [2020-01-17T23:59:26.209Z] #44 69.75   GEN      compel/plugins/include/uapi/std/syscall.h
23:59:26 [2020-01-17T23:59:26.209Z] #44 69.81   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:59:26 [2020-01-17T23:59:26.246Z] #44 41.89   CC       images/timer.o
23:59:26 [2020-01-17T23:59:26.327Z] #45 109.5   CC       criu/pstree.o
23:59:26 [2020-01-17T23:59:26.367Z] #17 43.20 Selecting previously unselected package net-tools.
23:59:26 [2020-01-17T23:59:26.367Z] #17 43.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
23:59:26 [2020-01-17T23:59:26.367Z] #17 43.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:59:26 [2020-01-17T23:59:26.466Z] #44 69.87   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:59:26 [2020-01-17T23:59:26.466Z] #44 69.88   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:59:26 [2020-01-17T23:59:26.466Z] #44 69.89   DEP      compel/plugins/std/infect.d
23:59:26 [2020-01-17T23:59:26.779Z] #44 70.09   DEP      compel/plugins/std/string.d
23:59:26 [2020-01-17T23:59:26.779Z] #44 ...
23:59:26 [2020-01-17T23:59:26.779Z] 
23:59:26 [2020-01-17T23:59:26.779Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:26 [2020-01-17T23:59:26.779Z] #47 169.7 vendor/golang.org/x/net/idna
23:59:26 [2020-01-17T23:59:26.812Z] #44 42.48   CC       images/timerfd.o
23:59:27 [2020-01-17T23:59:27.069Z] #44 42.89   CC       images/mm.o
23:59:27 [2020-01-17T23:59:27.632Z] #44 43.44   CC       images/sk-opts.o
23:59:27 [2020-01-17T23:59:27.756Z] #17 44.55 Selecting previously unselected package python-pip-whl.
23:59:27 [2020-01-17T23:59:27.756Z] #17 ...
23:59:27 [2020-01-17T23:59:27.756Z] 
23:59:27 [2020-01-17T23:59:27.756Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:59:27 [2020-01-17T23:59:27.756Z] #41 173.1 + dpkg --print-architecture
23:59:27 [2020-01-17T23:59:27.756Z] #41 DONE 175.1s
23:59:27 [2020-01-17T23:59:27.756Z] 
23:59:27 [2020-01-17T23:59:27.756Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:27 [2020-01-17T23:59:27.756Z] #17 44.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:59:27 [2020-01-17T23:59:27.756Z] #17 44.57 Unpacking python-pip-whl (18.1-5) ...
23:59:27 [2020-01-17T23:59:27.756Z] #17 ...
23:59:27 [2020-01-17T23:59:27.756Z] 
23:59:27 [2020-01-17T23:59:27.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:27 [2020-01-17T23:59:27.756Z] #44 104.5   DEP      criu/fifo.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 104.7   DEP      criu/fdstore.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 104.8   DEP      criu/fault-injection.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 104.8   DEP      criu/external.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 104.9   DEP      criu/eventpoll.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 105.1   DEP      criu/eventfd.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 105.2   DEP      criu/crtools.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 105.4   DEP      criu/cr-service.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 105.6   DEP      criu/cr-restore.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 105.8   DEP      criu/cr-errno.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 105.8   DEP      criu/cr-dump.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 106.1   DEP      criu/cr-dedup.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 106.4   DEP      criu/cr-check.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 106.7   DEP      criu/config.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 106.9   DEP      criu/clone-noasan.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 107.0   DEP      criu/cgroup.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 107.3   DEP      criu/cgroup-props.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 107.5   DEP      criu/bitmap.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 107.6   DEP      criu/bfd.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 107.7   DEP      criu/autofs.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 107.8   DEP      criu/aio.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 108.0   DEP      criu/action-scripts.d
23:59:27 [2020-01-17T23:59:27.756Z] #44 108.4   CC       criu/action-scripts.o
23:59:27 [2020-01-17T23:59:27.756Z] #44 109.2   CC       criu/aio.o
23:59:27 [2020-01-17T23:59:27.756Z] #44 109.8   CC       criu/autofs.o
23:59:27 [2020-01-17T23:59:27.756Z] #44 111.6   CC       criu/bfd.o
23:59:27 [2020-01-17T23:59:27.983Z] #45 110.8   CC       criu/rbtree.o
23:59:27 [2020-01-17T23:59:27.983Z] #45 111.2   CC       criu/rst-malloc.o
23:59:27 [2020-01-17T23:59:27.983Z] #45 111.3   CC       criu/seccomp.o
23:59:28 [2020-01-17T23:59:28.566Z] #44 44.17   CC       images/sk-unix.o
23:59:28 [2020-01-17T23:59:28.698Z] #44 112.5   CC       criu/bitmap.o
23:59:28 [2020-01-17T23:59:28.698Z] #44 112.8   CC       criu/cgroup-props.o
23:59:28 [2020-01-17T23:59:28.698Z] #44 ...
23:59:28 [2020-01-17T23:59:28.698Z] 
23:59:28 [2020-01-17T23:59:28.698Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:28 [2020-01-17T23:59:28.698Z] #17 45.62 Selecting previously unselected package python3-lib2to3.
23:59:28 [2020-01-17T23:59:28.698Z] #17 45.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:59:28 [2020-01-17T23:59:28.698Z] #17 45.62 Unpacking python3-lib2to3 (3.7.3-1) ...
23:59:28 [2020-01-17T23:59:28.801Z] #45 111.8   CC       criu/seize.o
23:59:28 [2020-01-17T23:59:28.960Z] #17 45.79 Selecting previously unselected package python3-distutils.
23:59:28 [2020-01-17T23:59:28.960Z] #17 45.81 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:59:28 [2020-01-17T23:59:28.960Z] #17 45.82 Unpacking python3-distutils (3.7.3-1) ...
23:59:29 [2020-01-17T23:59:29.132Z] #44 44.92   CC       images/sk-inet.o
23:59:29 [2020-01-17T23:59:29.132Z] #44 ...
23:59:29 [2020-01-17T23:59:29.132Z] 
23:59:29 [2020-01-17T23:59:29.132Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:29 [2020-01-17T23:59:29.132Z] #47 127.4 github.com/LK4D4/vndr/versioned
23:59:29 [2020-01-17T23:59:29.132Z] #47 127.7 crypto/rsa
23:59:29 [2020-01-17T23:59:29.132Z] #47 130.3 github.com/LK4D4/vndr/build
23:59:29 [2020-01-17T23:59:29.132Z] #47 130.9 vendor/golang.org/x/crypto/cryptobyte
23:59:29 [2020-01-17T23:59:29.132Z] #47 134.2 net
23:59:29 [2020-01-17T23:59:29.132Z] #47 135.0 vendor/golang.org/x/crypto/poly1305
23:59:29 [2020-01-17T23:59:29.132Z] #47 136.0 vendor/golang.org/x/sys/cpu
23:59:29 [2020-01-17T23:59:29.132Z] #47 136.5 vendor/golang.org/x/crypto/chacha20poly1305
23:59:29 [2020-01-17T23:59:29.180Z] #45 112.3   CC       criu/servicefd.o
23:59:29 [2020-01-17T23:59:29.180Z] #45 112.6   CC       criu/shmem.o
23:59:29 [2020-01-17T23:59:29.221Z] #17 46.04 Selecting previously unselected package python3-pip.
23:59:29 [2020-01-17T23:59:29.221Z] #17 46.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:59:29 [2020-01-17T23:59:29.221Z] #17 46.05 Unpacking python3-pip (18.1-5) ...
23:59:29 [2020-01-17T23:59:29.483Z] #17 46.28 Selecting previously unselected package python3-pkg-resources.
23:59:29 [2020-01-17T23:59:29.483Z] #17 46.28 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:59:29 [2020-01-17T23:59:29.483Z] #17 46.30 Unpacking python3-pkg-resources (40.8.0-1) ...
23:59:29 [2020-01-17T23:59:29.743Z] #17 46.50 Selecting previously unselected package python3-setuptools.
23:59:29 [2020-01-17T23:59:29.743Z] #17 46.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:59:29 [2020-01-17T23:59:29.743Z] #17 46.51 Unpacking python3-setuptools (40.8.0-1) ...
23:59:30 [2020-01-17T23:59:30.005Z] #17 46.84 Selecting previously unselected package python3-wheel.
23:59:30 [2020-01-17T23:59:30.005Z] #17 46.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:59:30 [2020-01-17T23:59:30.005Z] #17 46.88 Unpacking python3-wheel (0.32.3-2) ...
23:59:30 [2020-01-17T23:59:30.024Z] #45 113.2   CC       criu/sigframe.o
23:59:30 [2020-01-17T23:59:30.024Z] #45 113.3   CC       criu/signalfd.o
23:59:30 [2020-01-17T23:59:30.067Z] #47 ...
23:59:30 [2020-01-17T23:59:30.067Z] 
23:59:30 [2020-01-17T23:59:30.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:30 [2020-01-17T23:59:30.067Z] #44 45.53   CC       images/tun.o
23:59:30 [2020-01-17T23:59:30.067Z] #44 45.79   CC       images/sk-netlink.o
23:59:30 [2020-01-17T23:59:30.267Z] #17 47.01 Selecting previously unselected package thin-provisioning-tools.
23:59:30 [2020-01-17T23:59:30.267Z] #17 47.01 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
23:59:30 [2020-01-17T23:59:30.267Z] #17 47.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:59:30 [2020-01-17T23:59:30.267Z] #17 47.24 Selecting previously unselected package vim-runtime.
23:59:30 [2020-01-17T23:59:30.325Z] #44 46.11   CC       images/packet-sock.o
23:59:30 [2020-01-17T23:59:30.416Z] #45 113.4   CC       criu/sk-inet.o
23:59:30 [2020-01-17T23:59:30.528Z] #17 47.25 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:59:30 [2020-01-17T23:59:30.528Z] #17 47.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:59:30 [2020-01-17T23:59:30.528Z] #17 47.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:59:30 [2020-01-17T23:59:30.528Z] #17 47.36 Unpacking vim-runtime (2:8.1.0875-5) ...
23:59:30 [2020-01-17T23:59:30.807Z] #45 114.0   CC       criu/sk-netlink.o
23:59:30 [2020-01-17T23:59:30.891Z] #44 46.51   CC       images/ipc-var.o
23:59:30 [2020-01-17T23:59:30.891Z] #44 46.72   CC       images/ipc-desc.o
23:59:30 [2020-01-17T23:59:30.945Z] #47 173.6 vendor/golang.org/x/net/http2/hpack
23:59:31 [2020-01-17T23:59:31.203Z] #45 114.4   CC       criu/sk-packet.o
23:59:31 [2020-01-17T23:59:31.457Z] #44 47.03   CC       images/ipc-shm.o
23:59:31 [2020-01-17T23:59:31.614Z] #45 114.8   CC       criu/sk-queue.o
23:59:31 [2020-01-17T23:59:31.715Z] #44 47.35   CC       images/ipc-msg.o
23:59:31 [2020-01-17T23:59:31.973Z] #44 47.65   CC       images/ipc-sem.o
23:59:32 [2020-01-17T23:59:32.014Z] #45 115.2   CC       criu/sk-tcp.o
23:59:32 [2020-01-17T23:59:32.231Z] #44 47.88   CC       images/utsns.o
23:59:32 [2020-01-17T23:59:32.417Z] #45 115.5   CC       criu/sk-unix.o
23:59:32 [2020-01-17T23:59:32.490Z] #44 48.19   CC       images/creds.o
23:59:32 [2020-01-17T23:59:32.748Z] #44 48.51   CC       images/vma.o
23:59:32 [2020-01-17T23:59:32.833Z] #47 ...
23:59:32 [2020-01-17T23:59:32.833Z] 
23:59:32 [2020-01-17T23:59:32.833Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:59:32 [2020-01-17T23:59:32.833Z] #65 DONE 175.2s
23:59:32 [2020-01-17T23:59:32.833Z] 
23:59:32 [2020-01-17T23:59:32.833Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:59:32 [2020-01-17T23:59:32.833Z] #66 DONE 0.1s
23:59:32 [2020-01-17T23:59:32.833Z] 
23:59:32 [2020-01-17T23:59:32.833Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:32 [2020-01-17T23:59:32.833Z] #44 70.35   DEP      compel/plugins/std/log.d
23:59:32 [2020-01-17T23:59:32.833Z] #44 70.56   DEP      compel/plugins/std/fds.d
23:59:32 [2020-01-17T23:59:32.833Z] #44 70.73   DEP      compel/plugins/std/std.d
23:59:32 [2020-01-17T23:59:32.833Z] #44 70.90   DEP      compel/plugins/shmem/shmem.d
23:59:32 [2020-01-17T23:59:32.833Z] #44 71.09   DEP      compel/plugins/fds/fds.d
23:59:32 [2020-01-17T23:59:32.833Z] #44 71.33   CC       compel/plugins/std/std.o
23:59:32 [2020-01-17T23:59:32.833Z] #44 71.88   CC       compel/plugins/std/fds.o
23:59:32 [2020-01-17T23:59:32.833Z] #44 72.57   CC       compel/plugins/std/log.o
23:59:32 [2020-01-17T23:59:32.833Z] #44 74.41   CC       compel/plugins/std/string.o
23:59:32 [2020-01-17T23:59:32.833Z] #44 75.66   CC       compel/plugins/std/infect.o
23:59:33 [2020-01-17T23:59:33.006Z] #44 48.76   CC       images/netdev.o
23:59:33 [2020-01-17T23:59:33.088Z] #44 76.48   CC       compel/arch/x86/plugins/std/parasite-head.o
23:59:33 [2020-01-17T23:59:33.088Z] #44 ...
23:59:33 [2020-01-17T23:59:33.088Z] 
23:59:33 [2020-01-17T23:59:33.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:33 [2020-01-17T23:59:33.088Z] #47 175.8 mime
23:59:33 [2020-01-17T23:59:33.573Z] #44 49.15   CC       images/tty.o
23:59:33 [2020-01-17T23:59:33.740Z] #45 116.8   CC       criu/sockets.o
23:59:33 [2020-01-17T23:59:33.841Z] #17 50.64 Selecting previously unselected package vim.
23:59:33 [2020-01-17T23:59:33.841Z] #17 50.65 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
23:59:33 [2020-01-17T23:59:33.841Z] #17 50.69 Unpacking vim (2:8.1.0875-5) ...
23:59:34 [2020-01-17T23:59:34.131Z] #45 117.3   CC       criu/stats.o
23:59:34 [2020-01-17T23:59:34.131Z] #45 117.5   CC       criu/string.o
23:59:34 [2020-01-17T23:59:34.131Z] #45 117.5   CC       criu/sysctl.o
23:59:34 [2020-01-17T23:59:34.139Z] #44 49.90   CC       images/file-lock.o
23:59:34 [2020-01-17T23:59:34.397Z] #44 50.19   CC       images/rlimit.o
23:59:34 [2020-01-17T23:59:34.420Z] #17 51.15 Selecting previously unselected package xfsprogs.
23:59:34 [2020-01-17T23:59:34.421Z] #17 51.17 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
23:59:34 [2020-01-17T23:59:34.421Z] #17 51.19 Unpacking xfsprogs (4.20.0-1) ...
23:59:34 [2020-01-17T23:59:34.534Z] #45 118.0   CC       criu/sysfs_parse.o
23:59:34 [2020-01-17T23:59:34.682Z] #17 51.57 Selecting previously unselected package zip.
23:59:34 [2020-01-17T23:59:34.682Z] #17 51.58 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
23:59:34 [2020-01-17T23:59:34.682Z] #17 51.59 Unpacking zip (3.0-11+b1) ...
23:59:34 [2020-01-17T23:59:34.945Z] #45 118.3   CC       criu/timerfd.o
23:59:34 [2020-01-17T23:59:34.947Z] #17 51.75 Setting up aufs-tools (1:4.14+20190211-1) ...
23:59:34 [2020-01-17T23:59:34.947Z] #17 51.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:59:34 [2020-01-17T23:59:34.947Z] #17 51.79 Setting up libip6tc0:arm64 (1.8.2-4) ...
23:59:34 [2020-01-17T23:59:34.947Z] #17 51.81 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:59:34 [2020-01-17T23:59:34.947Z] #17 51.82 Setting up libgpm2:arm64 (1.20.7-5) ...
23:59:34 [2020-01-17T23:59:34.947Z] #17 51.83 Setting up libip4tc0:arm64 (1.8.2-4) ...
23:59:34 [2020-01-17T23:59:34.947Z] #17 51.85 Setting up libnftnl11:arm64 (1.1.2-2) ...
23:59:34 [2020-01-17T23:59:34.965Z] #44 50.52   CC       images/pagemap.o
23:59:35 [2020-01-17T23:59:35.208Z] #17 51.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:59:35 [2020-01-17T23:59:35.208Z] #17 51.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:59:35 [2020-01-17T23:59:35.208Z] #17 51.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:59:35 [2020-01-17T23:59:35.208Z] #17 51.93 Setting up libicu63:arm64 (63.1-6) ...
23:59:35 [2020-01-17T23:59:35.208Z] #17 51.95 Setting up xxd (2:8.1.0875-5) ...
23:59:35 [2020-01-17T23:59:35.208Z] #17 51.99 Setting up zip (3.0-11+b1) ...
23:59:35 [2020-01-17T23:59:35.208Z] #17 52.01 Setting up vim-common (2:8.1.0875-5) ...
23:59:35 [2020-01-17T23:59:35.208Z] #17 52.06 Setting up bash-completion (1:2.8-6) ...
23:59:35 [2020-01-17T23:59:35.223Z] #44 50.94   CC       images/siginfo.o
23:59:35 [2020-01-17T23:59:35.345Z] #45 118.7   CC       criu/tty.o
23:59:35 [2020-01-17T23:59:35.481Z] #44 51.27   CC       images/rpc.o
23:59:36 [2020-01-17T23:59:36.351Z] #47 179.0 mime/quotedprintable
23:59:36 [2020-01-17T23:59:36.855Z] #44 52.65   CC       images/ext-file.o
23:59:36 [2020-01-17T23:59:36.911Z] #47 179.6 net/http/internal
23:59:37 [2020-01-17T23:59:37.421Z] #44 53.06   CC       images/cgroup.o
23:59:37 [2020-01-17T23:59:37.606Z] #45 120.4   CC       criu/tun.o
23:59:37 [2020-01-17T23:59:37.606Z] #45 ...
23:59:37 [2020-01-17T23:59:37.606Z] 
23:59:37 [2020-01-17T23:59:37.606Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:59:37 [2020-01-17T23:59:37.606Z] #42 161.9 + dpkg --print-architecture
23:59:37 [2020-01-17T23:59:37.606Z] #42 161.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:59:37 [2020-01-17T23:59:37.606Z] #42 162.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:59:37 [2020-01-17T23:59:37.606Z] #42 162.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:59:38 [2020-01-17T23:59:38.355Z] #44 53.83   CC       images/userns.o
23:59:38 [2020-01-17T23:59:38.355Z] #44 54.15   CC       images/google/protobuf/descriptor.o
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.20 Setting up libiptc0:arm64 (1.8.2-4) ...
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.21 Setting up xz-utils (5.2.4-1) ...
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.27 Setting up pigz (2.4-1) ...
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.29 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.30 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.33 Setting up python-pip-whl (18.1-5) ...
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.34 Setting up libmpdec2:arm64 (2.4.2-2) ...
23:59:38 [2020-01-17T23:59:38.516Z] #17 55.35 Setting up vim-runtime (2:8.1.0875-5) ...
23:59:38 [2020-01-17T23:59:38.795Z] #47 ...
23:59:38 [2020-01-17T23:59:38.795Z] 
23:59:38 [2020-01-17T23:59:38.796Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:38 [2020-01-17T23:59:38.796Z] #44 76.59   CC       compel/arch/x86/plugins/std/memcpy.o
23:59:38 [2020-01-17T23:59:38.796Z] #44 76.67   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:59:38 [2020-01-17T23:59:38.796Z] #44 76.82   AR       compel/plugins/std.lib.a
23:59:38 [2020-01-17T23:59:38.796Z] #44 76.91   CC       compel/plugins/fds/fds.o
23:59:38 [2020-01-17T23:59:38.796Z] #44 77.50   AR       compel/plugins/fds.lib.a
23:59:38 [2020-01-17T23:59:38.796Z] #44 77.56   HOSTDEP  compel/src/lib/log-host.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 77.75   HOSTDEP  compel/src/lib/handle-elf-host.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 77.97   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 78.20   HOSTDEP  compel/src/main-host.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 78.38   DEP      compel/src/lib/ptrace.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 78.58   DEP      compel/src/lib/infect.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 78.83   DEP      compel/src/lib/infect-util.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 79.01   DEP      compel/src/lib/infect-rpc.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 79.23   DEP      compel/arch/x86/src/lib/infect.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 79.54   DEP      compel/arch/x86/src/lib/cpu.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 79.74   DEP      compel/src/lib/log.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 79.96   DEP      compel/src/main.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 80.24   DEP      compel/src/lib/handle-elf.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 80.50   DEP      compel/arch/x86/src/lib/handle-elf.d
23:59:38 [2020-01-17T23:59:38.796Z] #44 80.82   CC       compel/src/lib/log.o
23:59:38 [2020-01-17T23:59:38.796Z] #44 81.34   CC       compel/arch/x86/src/lib/cpu.o
23:59:39 [2020-01-17T23:59:39.051Z] #44 82.49   CC       compel/arch/x86/src/lib/infect.o
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.81 Setting up libaio1:arm64 (0.3.112-3) ...
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.83 Setting up libonig5:arm64 (6.9.1-1) ...
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.84 Setting up libpython3.7-stdlib:arm64 (3.7.3-2) ...
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.86 Setting up vim (2:8.1.0875-5) ...
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:59:39 [2020-01-17T23:59:39.090Z] #17 55.98 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:59:39 [2020-01-17T23:59:39.090Z] #17 56.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:59:39 [2020-01-17T23:59:39.090Z] #17 56.04 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:59:39 [2020-01-17T23:59:39.090Z] #17 56.05 Setting up jq (1.5+dfsg-2+b1) ...
23:59:39 [2020-01-17T23:59:39.354Z] #17 56.07 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
23:59:39 [2020-01-17T23:59:39.354Z] #17 56.08 Setting up python3.7 (3.7.3-2) ...
23:59:39 [2020-01-17T23:59:39.928Z] #17 ...
23:59:39 [2020-01-17T23:59:39.928Z] 
23:59:39 [2020-01-17T23:59:39.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:39 [2020-01-17T23:59:39.928Z] #44 113.9   CC       criu/cgroup.o
23:59:39 [2020-01-17T23:59:39.928Z] #44 117.1   CC       criu/clone-noasan.o
23:59:39 [2020-01-17T23:59:39.928Z] #44 117.3   CC       criu/config.o
23:59:39 [2020-01-17T23:59:39.928Z] #44 118.7   CC       criu/cr-check.o
23:59:39 [2020-01-17T23:59:39.928Z] #44 120.2   CC       criu/cr-dedup.o
23:59:39 [2020-01-17T23:59:39.928Z] #44 120.7   CC       criu/cr-dump.o
23:59:39 [2020-01-17T23:59:39.928Z] #44 123.4   CC       criu/cr-errno.o
23:59:39 [2020-01-17T23:59:39.928Z] #44 123.5   CC       criu/cr-restore.o
23:59:40 [2020-01-17T23:59:40.255Z] #44 55.92   CC       images/opts.o
23:59:40 [2020-01-17T23:59:40.255Z] #44 ...
23:59:40 [2020-01-17T23:59:40.255Z] 
23:59:40 [2020-01-17T23:59:40.255Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:40 [2020-01-17T23:59:40.255Z] #47 138.6 vendor/golang.org/x/crypto/hkdf
23:59:40 [2020-01-17T23:59:40.255Z] #47 138.8 vendor/golang.org/x/text/transform
23:59:40 [2020-01-17T23:59:40.255Z] #47 139.6 vendor/golang.org/x/text/unicode/bidi
23:59:40 [2020-01-17T23:59:40.255Z] #47 141.5 vendor/golang.org/x/text/secure/bidirule
23:59:40 [2020-01-17T23:59:40.255Z] #47 141.9 vendor/golang.org/x/text/unicode/norm
23:59:40 [2020-01-17T23:59:40.255Z] #47 147.0 vendor/golang.org/x/net/idna
23:59:40 [2020-01-17T23:59:40.412Z] #44 83.79   CC       compel/src/lib/infect-rpc.o
23:59:40 [2020-01-17T23:59:40.512Z] #47 ...
23:59:40 [2020-01-17T23:59:40.512Z] 
23:59:40 [2020-01-17T23:59:40.512Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:40 [2020-01-17T23:59:40.512Z] #44 56.13   CC       images/seccomp.o
23:59:40 [2020-01-17T23:59:40.641Z] #8 unpacking docker.io/library/golang:1.13.6-buster@sha256:f6cefbdd25f9a66ec7dcef1ee5deb417882b9db9629a724af8a332fe54e3f7b3 28.8s done
23:59:40 [2020-01-17T23:59:40.641Z] #8 DONE 38.6s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:59:40 [2020-01-17T23:59:40.641Z] #9 DONE 0.2s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:59:40 [2020-01-17T23:59:40.641Z] #10 DONE 0.2s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:59:40 [2020-01-17T23:59:40.641Z] #41 DONE 0.0s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:59:40 [2020-01-17T23:59:40.641Z] #30 DONE 0.0s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:59:40 [2020-01-17T23:59:40.641Z] #22 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:59:40 [2020-01-17T23:59:40.641Z] #31 ...
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:59:40 [2020-01-17T23:59:40.641Z] #50 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:59:40 [2020-01-17T23:59:40.641Z] #33 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:59:40 [2020-01-17T23:59:40.641Z] #71 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:59:40 [2020-01-17T23:59:40.641Z] #65 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:59:40 [2020-01-17T23:59:40.641Z] #47 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:59:40 [2020-01-17T23:59:40.641Z] #53 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:59:40 [2020-01-17T23:59:40.641Z] #23 DONE 0.1s
23:59:40 [2020-01-17T23:59:40.641Z] 
23:59:40 [2020-01-17T23:59:40.641Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.515 + RM_GOPATH=0
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.515 + TMP_GOPATH=
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.515 + : /build
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.515 + '[' -z '' ']'
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.517 ++ mktemp -d
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.518 + export GOPATH=/tmp/tmp.2gImHcAeS2
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.520 + GOPATH=/tmp/tmp.2gImHcAeS2
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.520 + RM_GOPATH=1
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.522 ++ dirname ./install.sh
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.523 + dir=.
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.524 + bin=dockercli
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.524 + shift
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.524 + '[' '!' -f ./dockercli.installer ']'
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.525 + . ./dockercli.installer
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.526 ++ : stable
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.526 ++ : 17.06.2-ce
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.527 + install_dockercli
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.529 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.530 Install docker/cli version 17.06.2-ce from stable
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.531 ++ uname -m
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.533 + arch=ppc64le
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.538 + '[' ppc64le '!=' x86_64 ']'
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.539 + '[' ppc64le '!=' s390x ']'
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.539 + '[' ppc64le '!=' armhf ']'
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.539 + build_dockercli
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.539 + git clone https://github.com/docker/docker-ce /tmp/tmp.2gImHcAeS2/tmp/docker-ce
23:59:40 [2020-01-17T23:59:40.641Z] #24 0.552 Cloning into '/tmp/tmp.2gImHcAeS2/tmp/docker-ce'...
23:59:40 [2020-01-17T23:59:40.667Z] #44 ...
23:59:40 [2020-01-17T23:59:40.667Z] 
23:59:40 [2020-01-17T23:59:40.667Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:40 [2020-01-17T23:59:40.667Z] #47 183.4 mime/multipart
23:59:40 [2020-01-17T23:59:40.667Z] #47 183.5 crypto/tls
23:59:40 [2020-01-17T23:59:40.771Z] #44 56.38   CC       images/binfmt-misc.o
23:59:40 [2020-01-17T23:59:40.771Z] #44 56.61   CC       images/time.o
23:59:41 [2020-01-17T23:59:41.029Z] #44 56.82   CC       images/sysctl.o
23:59:41 [2020-01-17T23:59:41.289Z] #44 57.03   CC       images/autofs.o
23:59:41 [2020-01-17T23:59:41.548Z] #44 57.20   CC       images/macvlan.o
23:59:41 [2020-01-17T23:59:41.806Z] #44 57.38   CC       images/sit.o
23:59:41 [2020-01-17T23:59:41.806Z] #44 57.62   LINK     images/built-in.o
23:59:41 [2020-01-17T23:59:41.806Z] #44 57.72   GEN      compel/include/asm
23:59:41 [2020-01-17T23:59:41.844Z] #44 ...
23:59:41 [2020-01-17T23:59:41.844Z] 
23:59:41 [2020-01-17T23:59:41.844Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
23:59:41 [2020-01-17T23:59:41.844Z] #17 58.82 Setting up iptables (1.8.2-4) ...
23:59:41 [2020-01-17T23:59:41.844Z] #17 58.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:59:41 [2020-01-17T23:59:41.844Z] #17 58.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.72   GEN      compel/include/version.h
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.76 touch .config
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.77   GEN      include/common/config.h
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.84   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.85   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.88   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.90   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:59:42 [2020-01-17T23:59:42.064Z] #44 57.94   DEP      compel/arch/x86/plugins/std/memcpy.d
23:59:42 [2020-01-17T23:59:42.105Z] #17 58.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:59:42 [2020-01-17T23:59:42.105Z] #17 58.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:59:42 [2020-01-17T23:59:42.105Z] #17 58.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:59:42 [2020-01-17T23:59:42.105Z] #17 58.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:59:42 [2020-01-17T23:59:42.105Z] #17 58.93 Setting up python3 (3.7.3-1) ...
23:59:42 [2020-01-17T23:59:42.322Z] #44 57.95   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:59:42 [2020-01-17T23:59:42.322Z] #44 57.98   GEN      compel/plugins/include/uapi/std/syscall.h
23:59:42 [2020-01-17T23:59:42.322Z] #44 58.03   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:59:42 [2020-01-17T23:59:42.322Z] #44 58.04   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:59:42 [2020-01-17T23:59:42.322Z] #44 58.07   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:59:42 [2020-01-17T23:59:42.322Z] #44 58.08   DEP      compel/plugins/std/infect.d
23:59:42 [2020-01-17T23:59:42.322Z] #44 58.18   DEP      compel/plugins/std/string.d
23:59:42 [2020-01-17T23:59:42.581Z] #44 58.27   DEP      compel/plugins/std/log.d
23:59:42 [2020-01-17T23:59:42.582Z] #44 58.35   DEP      compel/plugins/std/fds.d
23:59:42 [2020-01-17T23:59:42.582Z] #44 58.47   DEP      compel/plugins/std/std.d
23:59:42 [2020-01-17T23:59:42.677Z] #17 59.58 Setting up python3-wheel (0.32.3-2) ...
23:59:42 [2020-01-17T23:59:42.842Z] #44 58.60   DEP      compel/plugins/shmem/shmem.d
23:59:42 [2020-01-17T23:59:42.842Z] #44 58.71   DEP      compel/plugins/fds/fds.d
23:59:42 [2020-01-17T23:59:42.877Z] #42 ...
23:59:42 [2020-01-17T23:59:42.877Z] 
23:59:42 [2020-01-17T23:59:42.877Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:42 [2020-01-17T23:59:42.877Z] #45 121.2   CC       criu/uffd.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 122.1   CC       criu/util.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 123.0   CC       criu/uts_ns.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 123.1   CC       criu/vdso.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 123.4   LINK     criu/built-in.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 123.6   LINK     criu/criu
23:59:42 [2020-01-17T23:59:42.877Z] #45 123.9   DEP      lib/c/criu.d
23:59:42 [2020-01-17T23:59:42.877Z] #45 123.9   CC       images/rpc.pb-c.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 124.2   CC       lib/c/criu.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 124.9   LINK     lib/c/built-in.o
23:59:42 [2020-01-17T23:59:42.877Z] #45 125.0   LINK     lib/c/libcriu.so
23:59:42 [2020-01-17T23:59:42.877Z] #45 125.1   GEN      magic.py
23:59:42 [2020-01-17T23:59:42.877Z] #45 125.2 Note: Building without setproctitle() and strlcpy() support.
23:59:42 [2020-01-17T23:59:42.877Z] #45 125.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:59:42 [2020-01-17T23:59:42.877Z] #45 125.5 fatal: not a git repository (or any of the parent directories): .git
23:59:42 [2020-01-17T23:59:42.877Z] #45 125.9 make[1]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.101Z] #44 58.90   CC       compel/plugins/std/std.o
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.4 make[1]: 'images/built-in.o' is up to date.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.5 make[1]: 'compel/libcompel.a' is up to date.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.5 make[1]: 'compel/compel-host-bin' is up to date.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.5 make[1]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.5 make[1]: 'soccr/libsoccr.a' is up to date.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.6 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.7 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.7 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.275Z] #45 126.7 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.421Z] #24 ...
23:59:43 [2020-01-17T23:59:43.421Z] 
23:59:43 [2020-01-17T23:59:43.421Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.771 + RM_GOPATH=0
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.772 + TMP_GOPATH=
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.772 + : /build
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.772 + '[' -z '' ']'
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.774 ++ mktemp -d
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.776 + export GOPATH=/tmp/tmp.KbHFOdlKds
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.791 + GOPATH=/tmp/tmp.KbHFOdlKds
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.791 + RM_GOPATH=1
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.794 ++ dirname ./install.sh
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.823 + dir=.
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.824 + bin=tomlv
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.824 + shift
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.826 + '[' '!' -f ./tomlv.installer ']'
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.828 + . ./tomlv.installer
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.830 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.833 + install_tomlv
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.834 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.835 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.836 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.KbHFOdlKds/src/github.com/BurntSushi/toml
23:59:43 [2020-01-17T23:59:43.421Z] #34 0.841 Cloning into '/tmp/tmp.KbHFOdlKds/src/github.com/BurntSushi/toml'...
23:59:43 [2020-01-17T23:59:43.421Z] #34 2.778 + cd /tmp/tmp.KbHFOdlKds/src/github.com/BurntSushi/toml
23:59:43 [2020-01-17T23:59:43.421Z] #34 2.795 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:59:43 [2020-01-17T23:59:43.421Z] #34 2.837 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:59:43 [2020-01-17T23:59:43.421Z] #34 3.932 runtime/internal/sys
23:59:43 [2020-01-17T23:59:43.421Z] #34 4.025 runtime/internal/atomic
23:59:43 [2020-01-17T23:59:43.421Z] #34 4.026 math/bits
23:59:43 [2020-01-17T23:59:43.421Z] #34 4.068 internal/cpu
23:59:43 [2020-01-17T23:59:43.421Z] #34 4.937 runtime/internal/math
23:59:43 [2020-01-17T23:59:43.421Z] #34 5.513 unicode/utf8
23:59:43 [2020-01-17T23:59:43.421Z] #34 5.587 sync/atomic
23:59:43 [2020-01-17T23:59:43.421Z] #34 6.155 internal/bytealg
23:59:43 [2020-01-17T23:59:43.621Z] #17 60.55 Setting up apparmor (2.13.2-10) ...
23:59:43 [2020-01-17T23:59:43.667Z] #44 59.18   CC       compel/plugins/std/fds.o
23:59:43 [2020-01-17T23:59:43.667Z] #44 ...
23:59:43 [2020-01-17T23:59:43.667Z] 
23:59:43 [2020-01-17T23:59:43.667Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:59:43 [2020-01-17T23:59:43.667Z] #65 144.0 + for f in rootlesskit rootlesskit-docker-proxy
23:59:43 [2020-01-17T23:59:43.667Z] #65 144.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:59:43 [2020-01-17T23:59:43.667Z] #65 DONE 152.2s
23:59:43 [2020-01-17T23:59:43.667Z] 
23:59:43 [2020-01-17T23:59:43.667Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:59:43 [2020-01-17T23:59:43.667Z] #66 DONE 0.1s
23:59:43 [2020-01-17T23:59:43.678Z] #45 126.8 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.678Z] #45 126.8 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.678Z] #45 126.9 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.678Z] #45 127.0 make[2]: Nothing to be done for 'all'.
23:59:43 [2020-01-17T23:59:43.678Z] #45 127.0   INSTALL  criu/criu
23:59:43 [2020-01-17T23:59:43.714Z] #34 ...
23:59:43 [2020-01-17T23:59:43.714Z] 
23:59:43 [2020-01-17T23:59:43.714Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.502 + RM_GOPATH=0
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.502 + TMP_GOPATH=
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.502 + : /build
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.502 + '[' -z '' ']'
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.504 ++ mktemp -d
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.517 + export GOPATH=/tmp/tmp.ygiyco1t0C
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.517 + GOPATH=/tmp/tmp.ygiyco1t0C
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.517 + RM_GOPATH=1
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.518 ++ dirname ./install.sh
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.520 + dir=.
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.520 + bin=vndr
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.521 + shift
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.522 + '[' '!' -f ./vndr.installer ']'
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.522 + . ./vndr.installer
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.523 ++ : d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.524 + install_vndr
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.524 + echo 'Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f'
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.525 Install vndr version d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.525 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ygiyco1t0C/src/github.com/LK4D4/vndr
23:59:43 [2020-01-17T23:59:43.714Z] #48 0.530 Cloning into '/tmp/tmp.ygiyco1t0C/src/github.com/LK4D4/vndr'...
23:59:43 [2020-01-17T23:59:43.714Z] #48 1.639 + cd /tmp/tmp.ygiyco1t0C/src/github.com/LK4D4/vndr
23:59:43 [2020-01-17T23:59:43.714Z] #48 1.640 + git checkout -q d385c05e4c23b602dd16b3d2a1a6c710919bf02f
23:59:43 [2020-01-17T23:59:43.714Z] #48 1.728 + go build -buildmode=pie -v -o /build/vndr .
23:59:43 [2020-01-17T23:59:43.714Z] #48 3.909 runtime/internal/sys
23:59:43 [2020-01-17T23:59:43.714Z] #48 3.977 internal/race
23:59:43 [2020-01-17T23:59:43.714Z] #48 4.010 internal/cpu
23:59:43 [2020-01-17T23:59:43.714Z] #48 4.161 runtime/internal/atomic
23:59:43 [2020-01-17T23:59:43.714Z] #48 4.758 sync/atomic
23:59:43 [2020-01-17T23:59:43.714Z] #48 4.805 runtime/internal/math
23:59:43 [2020-01-17T23:59:43.714Z] #48 5.353 unicode
23:59:43 [2020-01-17T23:59:43.714Z] #48 5.608 unicode/utf8
23:59:43 [2020-01-17T23:59:43.714Z] #48 6.264 math/bits
23:59:43 [2020-01-17T23:59:43.714Z] #48 6.321 internal/bytealg
23:59:43 [2020-01-17T23:59:43.925Z] 
23:59:43 [2020-01-17T23:59:43.925Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:43 [2020-01-17T23:59:43.925Z] #47 149.6 vendor/golang.org/x/net/http2/hpack
23:59:43 [2020-01-17T23:59:43.925Z] #47 151.2 mime
23:59:44 [2020-01-17T23:59:44.011Z] #48 ...
23:59:44 [2020-01-17T23:59:44.011Z] 
23:59:44 [2020-01-17T23:59:44.011Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:59:44 [2020-01-17T23:59:44.011Z] #34 6.714 math
23:59:44 [2020-01-17T23:59:44.011Z] #34 6.918 unicode
23:59:44 [2020-01-17T23:59:44.090Z] #45 DONE 127.2s
23:59:44 [2020-01-17T23:59:44.090Z] 
23:59:44 [2020-01-17T23:59:44.090Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:59:44 [2020-01-17T23:59:44.830Z] #47 ...
23:59:44 [2020-01-17T23:59:44.830Z] 
23:59:44 [2020-01-17T23:59:44.830Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:59:44 [2020-01-17T23:59:44.830Z] #50 DONE 187.7s
23:59:44 [2020-01-17T23:59:44.955Z] #47 153.3 net/http/internal
23:59:45 [2020-01-17T23:59:45.085Z] 
23:59:45 [2020-01-17T23:59:45.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:59:45 [2020-01-17T23:59:45.085Z] #10 183.9 Selecting previously unselected package libapparmor1:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 183.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 183.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.1 Selecting previously unselected package libapparmor-dev:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.3 Selecting previously unselected package libbtrfs0.
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.3 Unpacking libbtrfs0 (4.20.1-2) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.5 Selecting previously unselected package libbtrfs-dev.
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.5 Unpacking libbtrfs-dev (4.20.1-2) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 184.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 185.0 Selecting previously unselected package libudev-dev:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 185.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 185.2 Unpacking libudev-dev:amd64 (241-7~deb10u2) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 185.4 Selecting previously unselected package libsepol1-dev:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 185.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 185.4 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 185.9 Selecting previously unselected package libpcre16-3:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.2 Selecting previously unselected package libpcre32-3:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.5 Selecting previously unselected package libpcrecpp0v5:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.7 Selecting previously unselected package libpcre3-dev:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 186.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 187.5 Selecting previously unselected package libselinux1-dev:amd64.
23:59:45 [2020-01-17T23:59:45.085Z] #10 187.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 187.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:59:45 [2020-01-17T23:59:45.085Z] #10 188.3 Selecting previously unselected package libdevmapper-dev:amd64.
23:59:45 [2020-01-17T23:59:45.342Z] #10 188.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.342Z] #10 188.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:59:45 [2020-01-17T23:59:45.342Z] #10 188.6 Selecting previously unselected package libseccomp-dev:amd64.
23:59:45 [2020-01-17T23:59:45.342Z] #10 188.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.342Z] #10 188.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:59:45 [2020-01-17T23:59:45.513Z] #34 8.066 internal/testlog
23:59:45 [2020-01-17T23:59:45.598Z] #10 188.8 Selecting previously unselected package libsystemd-dev:amd64.
23:59:45 [2020-01-17T23:59:45.598Z] #10 188.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_amd64.deb ...
23:59:45 [2020-01-17T23:59:45.598Z] #10 188.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u2) ...
23:59:45 [2020-01-17T23:59:45.797Z] #17 62.56 Setting up xfsprogs (4.20.0-1) ...
23:59:45 [2020-01-17T23:59:45.797Z] #17 62.57 Setting up python3-lib2to3 (3.7.3-1) ...
23:59:46 [2020-01-17T23:59:46.368Z] #17 63.14 Setting up python3-pkg-resources (40.8.0-1) ...
23:59:46 [2020-01-17T23:59:46.523Z] #10 189.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:59:46 [2020-01-17T23:59:46.523Z] #10 189.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:59:46 [2020-01-17T23:59:46.523Z] #10 189.8 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:59:46 [2020-01-17T23:59:46.523Z] #10 189.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:59:46 [2020-01-17T23:59:46.523Z] #10 189.8 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:59:46 [2020-01-17T23:59:46.539Z] #34 9.194 encoding
23:59:46 [2020-01-17T23:59:46.539Z] #34 9.219 runtime
23:59:46 [2020-01-17T23:59:46.778Z] #10 189.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:59:46 [2020-01-17T23:59:46.778Z] #10 190.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:59:46 [2020-01-17T23:59:46.778Z] #10 190.0 Setting up libbtrfs0 (4.20.1-2) ...
23:59:46 [2020-01-17T23:59:46.778Z] #10 190.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:59:46 [2020-01-17T23:59:46.778Z] #10 190.0 Setting up libudev-dev:amd64 (241-7~deb10u2) ...
23:59:47 [2020-01-17T23:59:47.034Z] #10 190.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:59:47 [2020-01-17T23:59:47.034Z] #10 190.2 Setting up libbtrfs-dev (4.20.1-2) ...
23:59:47 [2020-01-17T23:59:47.034Z] #10 190.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:59:47 [2020-01-17T23:59:47.034Z] #10 190.3 Setting up mingw-w64-common (6.0.0-3) ...
23:59:47 [2020-01-17T23:59:47.034Z] #10 190.3 Setting up libsystemd-dev:amd64 (241-7~deb10u2) ...
23:59:47 [2020-01-17T23:59:47.034Z] #10 190.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:59:47 [2020-01-17T23:59:47.034Z] #10 190.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:59:47 [2020-01-17T23:59:47.171Z] #34 ...
23:59:47 [2020-01-17T23:59:47.171Z] 
23:59:47 [2020-01-17T23:59:47.171Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:59:47 [2020-01-17T23:59:47.171Z] #42 0.924 + git clone https://github.com/docker/distribution.git .
23:59:47 [2020-01-17T23:59:47.171Z] #42 0.930 Cloning into '.'...
23:59:47 [2020-01-17T23:59:47.171Z] #42 ...
23:59:47 [2020-01-17T23:59:47.171Z] 
23:59:47 [2020-01-17T23:59:47.171Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:59:47 [2020-01-17T23:59:47.171Z] #26 0.706 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:59:47 [2020-01-17T23:59:47.171Z] #26 1.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:59:47 [2020-01-17T23:59:47.171Z] #26 1.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:59:47 [2020-01-17T23:59:47.171Z] #26 2.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
23:59:47 [2020-01-17T23:59:47.171Z] #26 6.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
23:59:47 [2020-01-17T23:59:47.171Z] #26 8.806 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:59:47 [2020-01-17T23:59:47.290Z] #10 190.5 Setting up dmsetup (2:1.02.155-3) ...
23:59:47 [2020-01-17T23:59:47.462Z] #26 ...
23:59:47 [2020-01-17T23:59:47.462Z] 
23:59:47 [2020-01-17T23:59:47.462Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:59:47 [2020-01-17T23:59:47.462Z] #60 0.934 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:59:47 [2020-01-17T23:59:47.462Z] #60 1.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:59:47 [2020-01-17T23:59:47.462Z] #60 1.146 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:59:47 [2020-01-17T23:59:47.462Z] #60 2.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
23:59:47 [2020-01-17T23:59:47.462Z] #60 6.083 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
23:59:47 [2020-01-17T23:59:47.462Z] #60 8.823 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
23:59:47 [2020-01-17T23:59:47.462Z] #60 ...
23:59:47 [2020-01-17T23:59:47.462Z] 
23:59:47 [2020-01-17T23:59:47.462Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.682 + RM_GOPATH=0
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.684 + TMP_GOPATH=
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.684 + : /build/
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.685 + '[' -z '' ']'
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.687 ++ mktemp -d
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.710 + export GOPATH=/tmp/tmp.oZZvecVSxH
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.710 + GOPATH=/tmp/tmp.oZZvecVSxH
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.710 + RM_GOPATH=1
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.713 ++ dirname ./install.sh
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.741 + dir=.
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.752 + bin=rootlesskit
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.753 + shift
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.753 + '[' '!' -f ./rootlesskit.installer ']'
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.753 + . ./rootlesskit.installer
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.754 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.756 + install_rootlesskit
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.761 + case "$1" in
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.762 + export CGO_ENABLED=0
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.762 + CGO_ENABLED=0
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.762 + _install_rootlesskit
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.763 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.764 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.765 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oZZvecVSxH/src/github.com/rootless-containers/rootlesskit
23:59:47 [2020-01-17T23:59:47.462Z] #66 0.770 Cloning into '/tmp/tmp.oZZvecVSxH/src/github.com/rootless-containers/rootlesskit'...
23:59:47 [2020-01-17T23:59:47.462Z] #66 7.082 + cd /tmp/tmp.oZZvecVSxH/src/github.com/rootless-containers/rootlesskit
23:59:47 [2020-01-17T23:59:47.462Z] #66 7.083 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
23:59:47 [2020-01-17T23:59:47.462Z] #66 7.340 + for f in rootlesskit rootlesskit-docker-proxy
23:59:47 [2020-01-17T23:59:47.462Z] #66 7.356 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:59:47 [2020-01-17T23:59:47.505Z] #47 ...
23:59:47 [2020-01-17T23:59:47.505Z] 
23:59:47 [2020-01-17T23:59:47.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:47 [2020-01-17T23:59:47.505Z] #44 59.91   CC       compel/plugins/std/log.o
23:59:47 [2020-01-17T23:59:47.505Z] #44 61.43   CC       compel/plugins/std/string.o
23:59:47 [2020-01-17T23:59:47.505Z] #44 62.37   CC       compel/plugins/std/infect.o
23:59:47 [2020-01-17T23:59:47.505Z] #44 62.90   CC       compel/arch/x86/plugins/std/parasite-head.o
23:59:47 [2020-01-17T23:59:47.505Z] #44 62.93   CC       compel/arch/x86/plugins/std/memcpy.o
23:59:47 [2020-01-17T23:59:47.505Z] #44 63.01   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:59:47 [2020-01-17T23:59:47.505Z] #44 63.08   AR       compel/plugins/std.lib.a
23:59:47 [2020-01-17T23:59:47.505Z] #44 63.18   CC       compel/plugins/fds/fds.o
23:59:47 [2020-01-17T23:59:47.545Z] #10 190.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:59:47 [2020-01-17T23:59:47.545Z] #10 190.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:59:47 [2020-01-17T23:59:47.545Z] #10 190.6 Processing triggers for libc-bin (2.28-10) ...
23:59:47 [2020-01-17T23:59:47.755Z] #66 ...
23:59:47 [2020-01-17T23:59:47.755Z] #17 64.42 Setting up python3-distutils (3.7.3-1) ...
23:59:47 [2020-01-17T23:59:47.755Z] 
23:59:47 [2020-01-17T23:59:47.755Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.536 + RM_GOPATH=0
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.537 + TMP_GOPATH=
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.537 + : /build
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.537 + '[' -z '' ']'
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.539 ++ mktemp -d
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.541 + export GOPATH=/tmp/tmp.tzp7BsNdzQ
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.541 + GOPATH=/tmp/tmp.tzp7BsNdzQ
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.541 + RM_GOPATH=1
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.542 ++ dirname ./install.sh
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.544 + dir=.
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.544 + bin=gotestsum
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.544 + shift
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.544 + '[' '!' -f ./gotestsum.installer ']'
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.544 + . ./gotestsum.installer
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.544 ++ : v0.3.5
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.545 Installing gotestsum version v0.3.5
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.545 + install_gotestsum
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.545 + echo 'Installing gotestsum version v0.3.5'
23:59:47 [2020-01-17T23:59:47.755Z] #51 0.545 + go get -d gotest.tools/gotestsum
23:59:47 [2020-01-17T23:59:47.755Z] #51 ...
23:59:47 [2020-01-17T23:59:47.755Z] 
23:59:47 [2020-01-17T23:59:47.755Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:59:47 [2020-01-17T23:59:47.755Z] #11 0.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:59:47 [2020-01-17T23:59:47.755Z] #11 1.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:59:47 [2020-01-17T23:59:47.755Z] #11 1.154 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:59:47 [2020-01-17T23:59:47.755Z] #11 2.768 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
23:59:47 [2020-01-17T23:59:47.755Z] #11 6.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
23:59:47 [2020-01-17T23:59:47.755Z] #11 8.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
23:59:47 [2020-01-17T23:59:47.762Z] #44 63.50   AR       compel/plugins/fds.lib.a
23:59:47 [2020-01-17T23:59:47.762Z] #44 63.55   HOSTDEP  compel/src/lib/log-host.d
23:59:48 [2020-01-17T23:59:48.019Z] #44 63.62   HOSTDEP  compel/src/lib/handle-elf-host.d
23:59:48 [2020-01-17T23:59:48.019Z] #44 63.73   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:59:48 [2020-01-17T23:59:48.019Z] #44 63.82   HOSTDEP  compel/src/main-host.d
23:59:48 [2020-01-17T23:59:48.064Z] #11 ...
23:59:48 [2020-01-17T23:59:48.064Z] 
23:59:48 [2020-01-17T23:59:48.064Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.747 + RM_GOPATH=0
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.748 + TMP_GOPATH=
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.748 + : /build
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.749 + '[' -z '' ']'
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.750 ++ mktemp -d
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.752 + export GOPATH=/tmp/tmp.kyJ2kgJz40
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.753 + GOPATH=/tmp/tmp.kyJ2kgJz40
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.753 + RM_GOPATH=1
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.766 ++ dirname ./install.sh
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.785 + dir=.
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.801 + bin=proxy
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.801 + shift
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.802 + '[' '!' -f ./proxy.installer ']'
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.803 + . ./proxy.installer
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.807 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.810 + install_proxy
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.815 + case "$1" in
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.815 + export CGO_ENABLED=0
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.815 + CGO_ENABLED=0
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.815 + _install_proxy
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.818 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.819 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.821 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kyJ2kgJz40/src/github.com/docker/libnetwork
23:59:48 [2020-01-17T23:59:48.064Z] #72 0.836 Cloning into '/tmp/tmp.kyJ2kgJz40/src/github.com/docker/libnetwork'...
23:59:48 [2020-01-17T23:59:48.064Z] #72 ...
23:59:48 [2020-01-17T23:59:48.064Z] 
23:59:48 [2020-01-17T23:59:48.064Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.657 + RM_GOPATH=0
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.657 + TMP_GOPATH=
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.659 + : /build
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.659 + '[' -z '' ']'
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.666 ++ mktemp -d
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.717 + export GOPATH=/tmp/tmp.8qOICLCLK2
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.719 + GOPATH=/tmp/tmp.8qOICLCLK2
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.721 + RM_GOPATH=1
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.727 ++ dirname ./install.sh
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.729 + dir=.
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.730 + bin=golangci_lint
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.731 + shift
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.736 + '[' '!' -f ./golangci_lint.installer ']'
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.737 + . ./golangci_lint.installer
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.738 ++ : v1.20.0
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.742 + install_golangci_lint
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.743 + echo 'Installing golangci-lint version v1.20.0'
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.743 Installing golangci-lint version v1.20.0
23:59:48 [2020-01-17T23:59:48.064Z] #54 0.746 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:59:48 [2020-01-17T23:59:48.106Z] #10 DONE 191.2s
23:59:48 [2020-01-17T23:59:48.106Z] 
23:59:48 [2020-01-17T23:59:48.106Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:59:48 [2020-01-17T23:59:48.106Z] #55 DONE 0.1s
23:59:48 [2020-01-17T23:59:48.106Z] 
23:59:48 [2020-01-17T23:59:48.106Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:59:48 [2020-01-17T23:59:48.106Z] #56 DONE 0.1s
23:59:48 [2020-01-17T23:59:48.106Z] 
23:59:48 [2020-01-17T23:59:48.106Z] #11 [dev 1/25] RUN groupadd -r docker
23:59:48 [2020-01-17T23:59:48.277Z] #44 63.97   DEP      compel/src/lib/ptrace.d
23:59:48 [2020-01-17T23:59:48.277Z] #44 64.09   DEP      compel/src/lib/infect.d
23:59:48 [2020-01-17T23:59:48.328Z] #17 65.14 Setting up python3-setuptools (40.8.0-1) ...
23:59:48 [2020-01-17T23:59:48.355Z] #54 ...
23:59:48 [2020-01-17T23:59:48.355Z] 
23:59:48 [2020-01-17T23:59:48.355Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:59:48 [2020-01-17T23:59:48.355Z] #36 0.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #36 0.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #36 0.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #36 1.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #36 6.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #36 7.798 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
23:59:48 [2020-01-17T23:59:48.355Z] #36 ...
23:59:48 [2020-01-17T23:59:48.355Z] 
23:59:48 [2020-01-17T23:59:48.355Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:59:48 [2020-01-17T23:59:48.355Z] #44 0.709 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #44 0.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #44 0.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #44 2.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #44 6.312 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
23:59:48 [2020-01-17T23:59:48.355Z] #44 8.087 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
23:59:48 [2020-01-17T23:59:48.534Z] #44 64.23   DEP      compel/src/lib/infect-util.d
23:59:48 [2020-01-17T23:59:48.535Z] #44 64.34   DEP      compel/src/lib/infect-rpc.d
23:59:48 [2020-01-17T23:59:48.535Z] #44 64.44   DEP      compel/arch/x86/src/lib/infect.d
23:59:48 [2020-01-17T23:59:48.645Z] #44 ...
23:59:48 [2020-01-17T23:59:48.645Z] 
23:59:48 [2020-01-17T23:59:48.645Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:59:48 [2020-01-17T23:59:48.645Z] #31 0.895 + git clone https://github.com/kolyshkin/go-swagger.git .
23:59:48 [2020-01-17T23:59:48.645Z] #31 0.907 Cloning into '.'...
23:59:48 [2020-01-17T23:59:48.645Z] #31 ...
23:59:48 [2020-01-17T23:59:48.645Z] 
23:59:48 [2020-01-17T23:59:48.645Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:48 [2020-01-17T23:59:48.645Z] #48 8.133 internal/testlog
23:59:48 [2020-01-17T23:59:48.645Z] #48 9.193 math
23:59:48 [2020-01-17T23:59:48.645Z] #48 9.217 encoding
23:59:48 [2020-01-17T23:59:48.645Z] #48 9.460 runtime
23:59:48 [2020-01-17T23:59:48.645Z] #48 9.724 unicode/utf16
23:59:48 [2020-01-17T23:59:48.645Z] #48 11.32 container/list
23:59:48 [2020-01-17T23:59:48.792Z] #44 64.57   DEP      compel/arch/x86/src/lib/cpu.d
23:59:49 [2020-01-17T23:59:49.049Z] #44 64.64   DEP      compel/src/lib/log.d
23:59:49 [2020-01-17T23:59:49.049Z] #44 64.81   DEP      compel/src/main.d
23:59:49 [2020-01-17T23:59:49.049Z] #44 64.97   DEP      compel/src/lib/handle-elf.d
23:59:49 [2020-01-17T23:59:49.614Z] #44 65.13   DEP      compel/arch/x86/src/lib/handle-elf.d
23:59:49 [2020-01-17T23:59:49.614Z] #44 65.39   CC       compel/src/lib/log.o
23:59:49 [2020-01-17T23:59:49.719Z] #17 66.45 Setting up python3-pip (18.1-5) ...
23:59:49 [2020-01-17T23:59:49.877Z] #44 65.62   CC       compel/arch/x86/src/lib/cpu.o
23:59:50 [2020-01-17T23:59:50.135Z] #44 ...
23:59:50 [2020-01-17T23:59:50.135Z] 
23:59:50 [2020-01-17T23:59:50.135Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:59:50 [2020-01-17T23:59:50.135Z] #50 DONE 158.5s
23:59:50 [2020-01-17T23:59:50.135Z] 
23:59:50 [2020-01-17T23:59:50.135Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:50 [2020-01-17T23:59:50.135Z] #47 156.5 crypto/tls
23:59:51 [2020-01-17T23:59:51.108Z] #17 67.92 Processing triggers for libc-bin (2.28-10) ...
23:59:51 [2020-01-17T23:59:51.108Z] #17 67.98 Processing triggers for mime-support (3.62) ...
23:59:51 [2020-01-17T23:59:51.367Z] #11 ...
23:59:51 [2020-01-17T23:59:51.367Z] 
23:59:51 [2020-01-17T23:59:51.367Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:51 [2020-01-17T23:59:51.367Z] #44 84.47   CC       compel/src/lib/infect-util.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 84.88   CC       compel/src/lib/infect.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 88.21   CC       compel/src/lib/ptrace.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 88.91   AR       compel/libcompel.a
23:59:51 [2020-01-17T23:59:51.367Z] #44 89.04   HOSTCC   compel/src/main-host.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 89.59   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 89.99   HOSTCC   compel/src/lib/handle-elf-host.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 90.46   HOSTCC   compel/src/lib/log-host.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 90.69   HOSTLINK compel/compel-host-bin
23:59:51 [2020-01-17T23:59:51.367Z] #44 90.82   DEP      soccr/soccr.d
23:59:51 [2020-01-17T23:59:51.367Z] #44 91.09   CC       soccr/soccr.o
23:59:51 [2020-01-17T23:59:51.367Z] #44 93.15   AR       soccr/libsoccr.a
23:59:51 [2020-01-17T23:59:51.367Z] #44 93.21 make[1]: 'soccr/libsoccr.a' is up to date.
23:59:51 [2020-01-17T23:59:51.367Z] #44 93.65   DEP      criu/arch/x86/sigframe.d
23:59:51 [2020-01-17T23:59:51.367Z] #44 93.77   DEP      criu/arch/x86/sigaction_compat.d
23:59:51 [2020-01-17T23:59:51.367Z] #44 93.80   DEP      criu/arch/x86/kerndat.d
23:59:51 [2020-01-17T23:59:51.367Z] #44 93.90   DEP      criu/arch/x86/crtools.d
23:59:51 [2020-01-17T23:59:51.367Z] #44 94.03   DEP      criu/arch/x86/cpu.d
23:59:51 [2020-01-17T23:59:51.367Z] #44 94.45   CC       criu/arch/x86/cpu.o
23:59:51 [2020-01-17T23:59:51.622Z] #44 ...
23:59:51 [2020-01-17T23:59:51.622Z] 
23:59:51 [2020-01-17T23:59:51.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:51 [2020-01-17T23:59:51.622Z] #47 194.3 net/http/httptrace
23:59:51 [2020-01-17T23:59:51.681Z] #17 DONE 68.5s
23:59:51 [2020-01-17T23:59:51.681Z] 
23:59:51 [2020-01-17T23:59:51.681Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
23:59:51 [2020-01-17T23:59:51.878Z] #47 194.5 net/http
23:59:52 [2020-01-17T23:59:52.804Z] #47 ...
23:59:52 [2020-01-17T23:59:52.804Z] 
23:59:52 [2020-01-17T23:59:52.804Z] #11 [dev 1/25] RUN groupadd -r docker
23:59:52 [2020-01-17T23:59:52.804Z] #11 DONE 4.9s
23:59:53 [2020-01-17T23:59:53.059Z] 
23:59:53 [2020-01-17T23:59:53.059Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
23:59:53 [2020-01-17T23:59:53.103Z] #48 15.12 crypto/internal/subtle
23:59:53 [2020-01-17T23:59:53.103Z] #48 15.76 crypto/subtle
23:59:53 [2020-01-17T23:59:53.600Z] #18 1.884 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:59:53 [2020-01-17T23:59:53.600Z] #18 1.890 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:59:53 [2020-01-17T23:59:53.600Z] #18 1.906 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:59:53 [2020-01-17T23:59:53.622Z] #48 16.37 vendor/golang.org/x/crypto/cryptobyte/asn1
23:59:53 [2020-01-17T23:59:53.834Z] #63 ...
23:59:53 [2020-01-17T23:59:53.834Z] 
23:59:53 [2020-01-17T23:59:53.834Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:53 [2020-01-17T23:59:53.834Z] #58 90.57 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:59:53 [2020-01-17T23:59:53.834Z] #58 91.53 + mkdir -p /build
23:59:53 [2020-01-17T23:59:53.834Z] #58 91.53 + cp runc /build/runc
23:59:53 [2020-01-17T23:59:53.834Z] #58 DONE 91.9s
23:59:53 [2020-01-17T23:59:53.834Z] 
23:59:53 [2020-01-17T23:59:53.834Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:59:53 [2020-01-17T23:59:53.861Z] #18 DONE 2.1s
23:59:53 [2020-01-17T23:59:53.861Z] 
23:59:53 [2020-01-17T23:59:53.861Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
23:59:54 [2020-01-17T23:59:54.255Z] #48 17.12 internal/nettrace
23:59:54 [2020-01-17T23:59:54.319Z] #47 ...
23:59:54 [2020-01-17T23:59:54.319Z] 
23:59:54 [2020-01-17T23:59:54.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:54 [2020-01-17T23:59:54.319Z] #44 66.61   CC       compel/arch/x86/src/lib/infect.o
23:59:54 [2020-01-17T23:59:54.319Z] #44 67.65   CC       compel/src/lib/infect-rpc.o
23:59:54 [2020-01-17T23:59:54.319Z] #44 68.03   CC       compel/src/lib/infect-util.o
23:59:54 [2020-01-17T23:59:54.319Z] #44 68.28   CC       compel/src/lib/infect.o
23:59:54 [2020-01-17T23:59:54.434Z] #19 ...
23:59:54 [2020-01-17T23:59:54.434Z] 
23:59:54 [2020-01-17T23:59:54.434Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:54 [2020-01-17T23:59:54.434Z] #44 128.6   CC       criu/cr-service.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 130.5   CC       criu/crtools.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 131.3   CC       criu/eventfd.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 131.8   CC       criu/eventpoll.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 132.9   CC       criu/external.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 133.3   CC       criu/fault-injection.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 133.5   CC       criu/fdstore.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 134.0   CC       criu/fifo.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 134.5   CC       criu/file-ids.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 134.9   CC       criu/file-lock.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 136.1   CC       criu/files-ext.o
23:59:54 [2020-01-17T23:59:54.434Z] #44 136.6   CC       criu/files-reg.o
23:59:54 [2020-01-17T23:59:54.577Z] #44 70.27   CC       compel/src/lib/ptrace.o
23:59:54 [2020-01-17T23:59:54.835Z] #44 70.71   AR       compel/libcompel.a
23:59:54 [2020-01-17T23:59:54.888Z] #48 17.58 runtime/cgo
23:59:55 [2020-01-17T23:59:55.006Z] #44 138.9   CC       criu/files.o
23:59:55 [2020-01-17T23:59:55.093Z] #44 70.79   HOSTCC   compel/src/main-host.o
23:59:55 [2020-01-17T23:59:55.351Z] #44 71.12   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:59:55 [2020-01-17T23:59:55.609Z] #44 71.37   HOSTCC   compel/src/lib/handle-elf-host.o
23:59:56 [2020-01-17T23:59:56.175Z] #44 71.74   HOSTCC   compel/src/lib/log-host.o
23:59:56 [2020-01-17T23:59:56.175Z] #44 71.95   HOSTLINK compel/compel-host-bin
23:59:56 [2020-01-17T23:59:56.175Z] #44 72.09   DEP      soccr/soccr.d
23:59:56 [2020-01-17T23:59:56.412Z] #63 ...
23:59:56 [2020-01-17T23:59:56.412Z] 
23:59:56 [2020-01-17T23:59:56.412Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:59:56 [2020-01-17T23:59:56.412Z] #42 DONE 181.2s
23:59:56 [2020-01-17T23:59:56.748Z] #44 72.29   CC       soccr/soccr.o
23:59:56 [2020-01-17T23:59:56.805Z] 
23:59:56 [2020-01-17T23:59:56.805Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:59:57 [2020-01-17T23:59:57.182Z] #63 ...
23:59:57 [2020-01-17T23:59:57.182Z] 
23:59:57 [2020-01-17T23:59:57.182Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
23:59:57 [2020-01-17T23:59:57.182Z] #43 DONE 0.2s
23:59:57 [2020-01-17T23:59:57.182Z] 
23:59:57 [2020-01-17T23:59:57.182Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:59:57 [2020-01-17T23:59:57.220Z] #12 DONE 3.5s
23:59:57 [2020-01-17T23:59:57.220Z] 
23:59:57 [2020-01-17T23:59:57.220Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
23:59:57 [2020-01-17T23:59:57.555Z] #44 141.1   CC       criu/filesystems.o
23:59:57 [2020-01-17T23:59:57.579Z] #54 ...
23:59:57 [2020-01-17T23:59:57.579Z] 
23:59:57 [2020-01-17T23:59:57.579Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
23:59:57 [2020-01-17T23:59:57.579Z] #46 DONE 0.1s
23:59:57 [2020-01-17T23:59:57.579Z] 
23:59:57 [2020-01-17T23:59:57.579Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
23:59:57 [2020-01-17T23:59:57.579Z] #49 DONE 0.1s
23:59:57 [2020-01-17T23:59:57.579Z] 
23:59:57 [2020-01-17T23:59:57.579Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:59:57 [2020-01-17T23:59:57.579Z] #63 ...
23:59:57 [2020-01-17T23:59:57.579Z] 
23:59:57 [2020-01-17T23:59:57.579Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
23:59:57 [2020-01-17T23:59:57.579Z] #52 DONE 0.1s
23:59:57 [2020-01-17T23:59:57.645Z] #48 ...
23:59:57 [2020-01-17T23:59:57.645Z] 
23:59:57 [2020-01-17T23:59:57.645Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:59:57 [2020-01-17T23:59:57.645Z] #34 9.944 runtime/cgo
23:59:57 [2020-01-17T23:59:57.681Z] #44 73.43   AR       soccr/libsoccr.a
23:59:57 [2020-01-17T23:59:57.682Z] #44 73.48 make[1]: 'soccr/libsoccr.a' is up to date.
23:59:57 [2020-01-17T23:59:57.816Z] #44 141.8   CC       criu/fsnotify.o
23:59:57 [2020-01-17T23:59:57.972Z] 
23:59:57 [2020-01-17T23:59:57.972Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:59:58 [2020-01-17T23:59:58.247Z] #44 73.83   DEP      criu/arch/x86/sigframe.d
23:59:58 [2020-01-17T23:59:58.247Z] #44 73.95   DEP      criu/arch/x86/sigaction_compat.d
23:59:58 [2020-01-17T23:59:58.506Z] #44 74.05   DEP      criu/arch/x86/kerndat.d
23:59:58 [2020-01-17T23:59:58.506Z] #44 74.23   DEP      criu/arch/x86/crtools.d
23:59:58 [2020-01-17T23:59:58.585Z] #13 ...
23:59:58 [2020-01-17T23:59:58.585Z] 
23:59:58 [2020-01-17T23:59:58.585Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:59:58 [2020-01-17T23:59:58.585Z] #57 3.976 + RM_GOPATH=0
23:59:58 [2020-01-17T23:59:58.585Z] #57 3.976 + TMP_GOPATH=
23:59:58 [2020-01-17T23:59:58.585Z] #57 3.976 + : /build
23:59:58 [2020-01-17T23:59:58.585Z] #57 3.976 + '[' -z '' ']'
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.020 ++ mktemp -d
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.022 + export GOPATH=/tmp/tmp.HENqvgaFd0
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.022 + GOPATH=/tmp/tmp.HENqvgaFd0
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.022 + RM_GOPATH=1
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.023 ++ dirname ./install.sh
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.024 + dir=.
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.024 + bin=runc
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.024 + shift
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.025 + '[' '!' -f ./runc.installer ']'
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.025 + . ./runc.installer
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.025 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.025 + install_runc
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.026 + uname -r
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.037 + grep -q '^3\.10\.0.*\.el7\.'
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.038 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.039 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.039 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HENqvgaFd0/src/github.com/opencontainers/runc
23:59:58 [2020-01-17T23:59:58.585Z] #57 4.041 Cloning into '/tmp/tmp.HENqvgaFd0/src/github.com/opencontainers/runc'...
23:59:58 [2020-01-17T23:59:58.764Z] #44 74.37   DEP      criu/arch/x86/cpu.d
23:59:59 [2020-01-17T23:59:59.022Z] #44 74.65   CC       criu/arch/x86/cpu.o
23:59:59 [2020-01-17T23:59:59.145Z] #57 ...
23:59:59 [2020-01-17T23:59:59.145Z] 
23:59:59 [2020-01-17T23:59:59.145Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:59:59 [2020-01-17T23:59:59.145Z] #44 95.43   CC       criu/arch/x86/crtools.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 97.32   CC       criu/arch/x86/kerndat.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 98.01   CC       criu/arch/x86/sigaction_compat.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 98.28   CC       criu/arch/x86/sigframe.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 98.70   LINK     criu/arch/x86/crtools.built-in.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 98.77   DEP      criu/pie/util-vdso-elf32.d
23:59:59 [2020-01-17T23:59:59.145Z] #44 99.00   DEP      criu/arch/x86/vdso-pie.d
23:59:59 [2020-01-17T23:59:59.145Z] #44 99.17   DEP      criu/pie/parasite-vdso.d
23:59:59 [2020-01-17T23:59:59.145Z] #44 99.34   DEP      criu/pie/util-vdso.d
23:59:59 [2020-01-17T23:59:59.145Z] #44 99.57   DEP      criu/pie/util.d
23:59:59 [2020-01-17T23:59:59.145Z] #44 99.83   CC       criu/pie/util.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 100.5   CC       criu/pie/util-vdso.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 101.5   CC       criu/pie/parasite-vdso.o
23:59:59 [2020-01-17T23:59:59.145Z] #44 102.6   CC       criu/arch/x86/vdso-pie.o
23:59:59 [2020-01-17T23:59:59.205Z] #44 143.2   CC       criu/image-desc.o
23:59:59 [2020-01-17T23:59:59.466Z] #44 143.4   CC       criu/image.o
23:59:59 [2020-01-17T23:59:59.706Z] #44 103.0   CC       criu/pie/util-vdso-elf32.o
23:59:59 [2020-01-17T23:59:59.956Z] #44 75.43   CC       criu/arch/x86/crtools.o
00:00:00 [2020-01-18T00:00:00.377Z] #34 ...
00:00:00 [2020-01-18T00:00:00.377Z] 
00:00:00 [2020-01-18T00:00:00.377Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:00:00 [2020-01-18T00:00:00.377Z] #44 22.97 Fetched 8103 kB in 22s (364 kB/s)
00:00:00 [2020-01-18T00:00:00.411Z] #44 144.5   CC       criu/ipc_ns.o
00:00:00 [2020-01-18T00:00:00.411Z] #44 ...
00:00:00 [2020-01-18T00:00:00.411Z] 
00:00:00 [2020-01-18T00:00:00.411Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
00:00:00 [2020-01-18T00:00:00.411Z] #19 6.738 Collecting yamllint==1.16.0
00:00:00 [2020-01-18T00:00:00.632Z] #44 ...
00:00:00 [2020-01-18T00:00:00.632Z] 
00:00:00 [2020-01-18T00:00:00.632Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
00:00:00 [2020-01-18T00:00:00.632Z] #13 3.859 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:00:00 [2020-01-18T00:00:00.632Z] #13 DONE 4.0s
00:00:00 [2020-01-18T00:00:00.632Z] 
00:00:00 [2020-01-18T00:00:00.632Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
00:00:00 [2020-01-18T00:00:00.892Z] #44 76.53   CC       criu/arch/x86/kerndat.o
00:00:01 [2020-01-18T00:00:01.150Z] #44 76.96   CC       criu/arch/x86/sigaction_compat.o
00:00:01 [2020-01-18T00:00:01.408Z] #44 77.14   CC       criu/arch/x86/sigframe.o
00:00:01 [2020-01-18T00:00:01.667Z] #44 77.32   LINK     criu/arch/x86/crtools.built-in.o
00:00:01 [2020-01-18T00:00:01.667Z] #44 77.36   DEP      criu/pie/util-vdso-elf32.d
00:00:01 [2020-01-18T00:00:01.925Z] #44 77.46   DEP      criu/arch/x86/vdso-pie.d
00:00:01 [2020-01-18T00:00:01.925Z] #44 77.64   DEP      criu/pie/parasite-vdso.d
00:00:02 [2020-01-18T00:00:02.183Z] #44 77.81   DEP      criu/pie/util-vdso.d
00:00:02 [2020-01-18T00:00:02.183Z] #44 77.94   DEP      criu/pie/util.d
00:00:02 [2020-01-18T00:00:02.441Z] #44 78.13   CC       criu/pie/util.o
00:00:02 [2020-01-18T00:00:02.699Z] #44 78.42   CC       criu/pie/util-vdso.o
00:00:03 [2020-01-18T00:00:03.269Z] #44 79.07   CC       criu/pie/parasite-vdso.o
00:00:03 [2020-01-18T00:00:03.834Z] #44 79.65   CC       criu/arch/x86/vdso-pie.o
00:00:04 [2020-01-18T00:00:04.092Z] #44 79.89   CC       criu/pie/util-vdso-elf32.o
00:00:04 [2020-01-18T00:00:04.443Z] #54 ...
00:00:04 [2020-01-18T00:00:04.443Z] 
00:00:04 [2020-01-18T00:00:04.443Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:04 [2020-01-18T00:00:04.443Z] #63 163.2 + bin/containerd
00:00:04 [2020-01-18T00:00:04.658Z] #44 80.40   AR       criu/pie/pie.lib.a
00:00:04 [2020-01-18T00:00:04.658Z] #44 80.47   DEP      criu/pie/restorer.d
00:00:04 [2020-01-18T00:00:04.916Z] #44 80.67   DEP      criu/arch/x86/sigaction_compat_pie.d
00:00:04 [2020-01-18T00:00:04.916Z] #44 ...
00:00:04 [2020-01-18T00:00:04.916Z] 
00:00:04 [2020-01-18T00:00:04.916Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:04 [2020-01-18T00:00:04.916Z] #47 163.3 net/http/httptrace
00:00:04 [2020-01-18T00:00:04.916Z] #47 163.5 net/http
00:00:05 [2020-01-18T00:00:05.177Z] #47 ...
00:00:05 [2020-01-18T00:00:05.177Z] 
00:00:05 [2020-01-18T00:00:05.177Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:05 [2020-01-18T00:00:05.177Z] #44 80.83   DEP      criu/arch/x86/restorer_unmap.d
00:00:05 [2020-01-18T00:00:05.177Z] #44 80.86   DEP      criu/arch/x86/restorer.d
00:00:05 [2020-01-18T00:00:05.434Z] #44 81.03   DEP      criu/pie/parasite.d
00:00:05 [2020-01-18T00:00:05.692Z] #44 81.36   CC       criu/pie/parasite.o
00:00:05 [2020-01-18T00:00:05.715Z] #19 ...
00:00:05 [2020-01-18T00:00:05.716Z] 
00:00:05 [2020-01-18T00:00:05.716Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:05 [2020-01-18T00:00:05.716Z] #57 99.76 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:00:05 [2020-01-18T00:00:05.871Z] #14 DONE 4.6s
00:00:05 [2020-01-18T00:00:05.871Z] 
00:00:05 [2020-01-18T00:00:05.871Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
00:00:05 [2020-01-18T00:00:05.938Z] #44 22.97 Reading package lists...
00:00:05 [2020-01-18T00:00:05.938Z] #44 ...
00:00:05 [2020-01-18T00:00:05.938Z] 
00:00:05 [2020-01-18T00:00:05.938Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:00:05 [2020-01-18T00:00:05.938Z] #42 26.04 Checking out files:  85% (1335/1559)   
Checking out files:  86% (1341/1559)   
Checking out files:  87% (1357/1559)   
Checking out files:  88% (1372/1559)   
Checking out files:  89% (1388/1559)   
Checking out files:  90% (1404/1559)   
Checking out files:  91% (1419/1559)   
Checking out files:  92% (1435/1559)   
Checking out files:  93% (1450/1559)   
Checking out files:  94% (1466/1559)   
Checking out files:  95% (1482/1559)   
Checking out files:  96% (1497/1559)   
Checking out files:  97% (1513/1559)   
Checking out files:  98% (1528/1559)   
Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
00:00:05 [2020-01-18T00:00:05.938Z] #42 26.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
00:00:05 [2020-01-18T00:00:05.938Z] #42 28.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
00:00:07 [2020-01-18T00:00:07.065Z] #44 82.57   LINK     criu/pie/parasite.built-in.o
00:00:07 [2020-01-18T00:00:07.065Z] #44 82.60   GEN      criu/pie/parasite-blob.h
00:00:07 [2020-01-18T00:00:07.065Z] #44 82.63   CC       criu/arch/x86/restorer.o
00:00:07 [2020-01-18T00:00:07.103Z] #57 101.4 + mkdir -p /build
00:00:07 [2020-01-18T00:00:07.323Z] #44 83.11   CC       criu/arch/x86/restorer_unmap.o
00:00:07 [2020-01-18T00:00:07.323Z] #44 83.14   CC       criu/arch/x86/sigaction_compat_pie.o
00:00:07 [2020-01-18T00:00:07.363Z] #57 101.4 + cp runc /build/runc
00:00:07 [2020-01-18T00:00:07.581Z] #44 83.41   CC       criu/pie/restorer.o
00:00:07 [2020-01-18T00:00:07.627Z] #57 DONE 102.0s
00:00:07 [2020-01-18T00:00:07.627Z] 
00:00:07 [2020-01-18T00:00:07.627Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
00:00:07 [2020-01-18T00:00:07.627Z] #19 12.08   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:00:07 [2020-01-18T00:00:07.627Z] #19 12.21 Collecting pyyaml (from yamllint==1.16.0)
00:00:07 [2020-01-18T00:00:07.627Z] #19 12.40   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
00:00:07 [2020-01-18T00:00:07.627Z] #19 13.66 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:00:07 [2020-01-18T00:00:07.627Z] #19 13.71   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
00:00:07 [2020-01-18T00:00:07.627Z] #19 13.79 Building wheels for collected packages: pyyaml
00:00:07 [2020-01-18T00:00:07.627Z] #19 13.80   Running setup.py bdist_wheel for pyyaml: started
00:00:09 [2020-01-18T00:00:09.013Z] #19 15.14   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:00:09 [2020-01-18T00:00:09.013Z] #19 15.15   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
00:00:09 [2020-01-18T00:00:09.013Z] #19 15.34 Successfully built pyyaml
00:00:09 [2020-01-18T00:00:09.133Z] #15 DONE 3.8s
00:00:09 [2020-01-18T00:00:09.133Z] 
00:00:09 [2020-01-18T00:00:09.133Z] #16 [dev 6/25] RUN ldconfig
00:00:09 [2020-01-18T00:00:09.273Z] #19 15.36 Installing collected packages: pyyaml, pathspec, yamllint
00:00:09 [2020-01-18T00:00:09.478Z] #42 ...
00:00:09 [2020-01-18T00:00:09.478Z] 
00:00:09 [2020-01-18T00:00:09.478Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:00:09 [2020-01-18T00:00:09.478Z] #72 28.64 Checking out files:  59% (1193/1997)   
Checking out files:  60% (1199/1997)   
Checking out files:  61% (1219/1997)   
Checking out files:  62% (1239/1997)   
Checking out files:  63% (1259/1997)   
Checking out files:  64% (1279/1997)   
Checking out files:  65% (1299/1997)   
Checking out files:  66% (1319/1997)   
Checking out files:  67% (1338/1997)   
Checking out files:  68% (1358/1997)   
Checking out files:  69% (1378/1997)   
Checking out files:  70% (1398/1997)   
Checking out files:  71% (1418/1997)   
Checking out files:  72% (1438/1997)   
Checking out files:  73% (1458/1997)   
Checking out files:  74% (1478/1997)   
Checking out files:  75% (1498/1997)   
Checking out files:  76% (1518/1997)   
Checking out files:  77% (1538/1997)   
Checking out files:  78% (1558/1997)   
Checking out files:  79% (1578/1997)   
Checking out files:  80% (1598/1997)   
Checking out files:  81% (1618/1997)   
Checking out files:  82% (1638/1997)   
Checking out files:  83% (1658/1997)   
Checking out files:  84% (1678/1997)   
Checking out files:  85% (1698/1997)   
Checking out files:  86% (1718/1997)   
Checking out files:  87% (1738/1997)   
Checking out files:  88% (1758/1997)   
Checking out files:  89% (1778/1997)   
Checking out files:  90% (1798/1997)   
Checking out files:  91% (1818/1997)   
Checking out files:  92% (1838/1997)   
Checking out files:  93% (1858/1997)   
Checking out files:  94% (1878/1997)   
Checking out files:  95% (1898/1997)   
Checking out files:  96% (1918/1997)   
Checking out files:  97% (1938/1997)   
Checking out files:  98% (1958/1997)   
Checking out files:  99% (1978/1997)   
Checking out files: 100% (1997/1997)   
Checking out files: 100% (1997/1997), done.
00:00:09 [2020-01-18T00:00:09.478Z] #72 29.75 + cd /tmp/tmp.kyJ2kgJz40/src/github.com/docker/libnetwork
00:00:09 [2020-01-18T00:00:09.478Z] #72 29.75 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
00:00:09 [2020-01-18T00:00:09.478Z] #72 30.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
00:00:09 [2020-01-18T00:00:09.535Z] #19 15.72 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
00:00:09 [2020-01-18T00:00:09.969Z] #63 ...
00:00:09 [2020-01-18T00:00:09.969Z] 
00:00:09 [2020-01-18T00:00:09.969Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:00:09 [2020-01-18T00:00:09.969Z] #54 DONE 194.4s
00:00:09 [2020-01-18T00:00:09.969Z] 
00:00:09 [2020-01-18T00:00:09.969Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:10 [2020-01-18T00:00:10.108Z] #19 DONE 16.1s
00:00:10 [2020-01-18T00:00:10.108Z] 
00:00:10 [2020-01-18T00:00:10.108Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:10 [2020-01-18T00:00:10.108Z] #44 145.6   CC       criu/irmap.o
00:00:10 [2020-01-18T00:00:10.108Z] #44 146.2   CC       criu/kcmp-ids.o
00:00:10 [2020-01-18T00:00:10.108Z] #44 146.6   CC       criu/kerndat.o
00:00:10 [2020-01-18T00:00:10.108Z] #44 147.6   CC       criu/libnetlink.o
00:00:10 [2020-01-18T00:00:10.108Z] #44 148.0   CC       criu/log.o
00:00:10 [2020-01-18T00:00:10.108Z] #44 148.6   CC       criu/lsm.o
00:00:10 [2020-01-18T00:00:10.108Z] #44 148.9   CC       criu/mem.o
00:00:10 [2020-01-18T00:00:10.108Z] #44 150.5   CC       criu/mount.o
00:00:10 [2020-01-18T00:00:10.108Z] #72 ...
00:00:10 [2020-01-18T00:00:10.108Z] 
00:00:10 [2020-01-18T00:00:10.108Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:00:10 [2020-01-18T00:00:10.108Z] #11 23.13 Fetched 8103 kB in 22s (364 kB/s)
00:00:10 [2020-01-18T00:00:10.108Z] #11 23.13 Reading package lists...
00:00:10 [2020-01-18T00:00:10.398Z] #11 32.55 Reading package lists...
00:00:10 [2020-01-18T00:00:10.398Z] #11 ...
00:00:10 [2020-01-18T00:00:10.398Z] 
00:00:10 [2020-01-18T00:00:10.398Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:10 [2020-01-18T00:00:10.398Z] #48 22.97 vendor/golang.org/x/crypto/internal/subtle
00:00:10 [2020-01-18T00:00:10.398Z] #48 ...
00:00:10 [2020-01-18T00:00:10.398Z] 
00:00:10 [2020-01-18T00:00:10.398Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:00:10 [2020-01-18T00:00:10.398Z] #36 23.45 Fetched 8103 kB in 23s (354 kB/s)
00:00:10 [2020-01-18T00:00:10.680Z] #44 154.6   CC       criu/namespaces.o
00:00:10 [2020-01-18T00:00:10.689Z] #36 23.45 Reading package lists...
00:00:10 [2020-01-18T00:00:10.689Z] #36 ...
00:00:10 [2020-01-18T00:00:10.689Z] 
00:00:10 [2020-01-18T00:00:10.689Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:00:10 [2020-01-18T00:00:10.689Z] #26 23.55 Fetched 8103 kB in 23s (354 kB/s)
00:00:10 [2020-01-18T00:00:10.689Z] #26 23.55 Reading package lists...
00:00:10 [2020-01-18T00:00:10.689Z] #26 32.87 Reading package lists...
00:00:10 [2020-01-18T00:00:10.689Z] #26 ...
00:00:10 [2020-01-18T00:00:10.689Z] 
00:00:10 [2020-01-18T00:00:10.689Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:00:10 [2020-01-18T00:00:10.689Z] #54 30.77 + cd /tmp/tmp.8qOICLCLK2/src/github.com/golangci/golangci-lint/
00:00:10 [2020-01-18T00:00:10.689Z] #54 30.77 + git checkout -q v1.20.0
00:00:10 [2020-01-18T00:00:10.689Z] #54 31.73 ++ git describe --tags
00:00:10 [2020-01-18T00:00:10.689Z] #54 31.76 + version=v1.20.0
00:00:10 [2020-01-18T00:00:10.689Z] #54 31.77 ++ git rev-parse --short HEAD
00:00:10 [2020-01-18T00:00:10.689Z] #54 31.78 + commit=cc98739
00:00:10 [2020-01-18T00:00:10.689Z] #54 31.78 ++ git show -s --format=%cd
00:00:10 [2020-01-18T00:00:10.689Z] #54 31.79 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
00:00:10 [2020-01-18T00:00:10.689Z] #54 31.79 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
00:00:10 [2020-01-18T00:00:10.797Z] #63 ...
00:00:10 [2020-01-18T00:00:10.797Z] 
00:00:10 [2020-01-18T00:00:10.797Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
00:00:10 [2020-01-18T00:00:10.797Z] #55 DONE 0.1s
00:00:10 [2020-01-18T00:00:10.797Z] 
00:00:10 [2020-01-18T00:00:10.797Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:10 [2020-01-18T00:00:10.797Z] #63 ...
00:00:10 [2020-01-18T00:00:10.797Z] 
00:00:10 [2020-01-18T00:00:10.797Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
00:00:10 [2020-01-18T00:00:10.797Z] #59 DONE 0.1s
00:00:10 [2020-01-18T00:00:10.862Z] #44 86.29   LINK     criu/pie/restorer.built-in.o
00:00:10 [2020-01-18T00:00:10.862Z] #44 86.32   GEN      criu/pie/restorer-blob.h
00:00:10 [2020-01-18T00:00:10.862Z] #44 86.45   DEP      criu/vdso.d
00:00:10 [2020-01-18T00:00:10.862Z] #44 86.62   DEP      criu/vdso-compat.d
00:00:11 [2020-01-18T00:00:11.020Z] #16 ...
00:00:11 [2020-01-18T00:00:11.020Z] 
00:00:11 [2020-01-18T00:00:11.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:11 [2020-01-18T00:00:11.020Z] #44 104.4   AR       criu/pie/pie.lib.a
00:00:11 [2020-01-18T00:00:11.020Z] #44 104.6   DEP      criu/pie/restorer.d
00:00:11 [2020-01-18T00:00:11.020Z] #44 104.9   DEP      criu/arch/x86/sigaction_compat_pie.d
00:00:11 [2020-01-18T00:00:11.020Z] #44 105.2   DEP      criu/arch/x86/restorer_unmap.d
00:00:11 [2020-01-18T00:00:11.020Z] #44 105.2   DEP      criu/arch/x86/restorer.d
00:00:11 [2020-01-18T00:00:11.020Z] #44 105.5   DEP      criu/pie/parasite.d
00:00:11 [2020-01-18T00:00:11.020Z] #44 106.0   CC       criu/pie/parasite.o
00:00:11 [2020-01-18T00:00:11.020Z] #44 107.6   LINK     criu/pie/parasite.built-in.o
00:00:11 [2020-01-18T00:00:11.020Z] #44 107.6   GEN      criu/pie/parasite-blob.h
00:00:11 [2020-01-18T00:00:11.020Z] #44 107.6   CC       criu/arch/x86/restorer.o
00:00:11 [2020-01-18T00:00:11.020Z] #44 108.3   CC       criu/arch/x86/restorer_unmap.o
00:00:11 [2020-01-18T00:00:11.021Z] #44 108.4   CC       criu/arch/x86/sigaction_compat_pie.o
00:00:11 [2020-01-18T00:00:11.021Z] #44 108.9   CC       criu/pie/restorer.o
00:00:11 [2020-01-18T00:00:11.021Z] #44 113.5   LINK     criu/pie/restorer.built-in.o
00:00:11 [2020-01-18T00:00:11.021Z] #44 113.6   GEN      criu/pie/restorer-blob.h
00:00:11 [2020-01-18T00:00:11.021Z] #44 113.8   DEP      criu/vdso.d
00:00:11 [2020-01-18T00:00:11.021Z] #44 114.1   DEP      criu/vdso-compat.d
00:00:11 [2020-01-18T00:00:11.021Z] #44 114.4   DEP      criu/uts_ns.d
00:00:11 [2020-01-18T00:00:11.120Z] #44 86.79   DEP      criu/uts_ns.d
00:00:11 [2020-01-18T00:00:11.120Z] #44 86.92   DEP      criu/util.d
00:00:11 [2020-01-18T00:00:11.196Z] 
00:00:11 [2020-01-18T00:00:11.196Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:11 [2020-01-18T00:00:11.275Z] #44 114.7   DEP      criu/util.d
00:00:11 [2020-01-18T00:00:11.275Z] #44 ...
00:00:11 [2020-01-18T00:00:11.275Z] 
00:00:11 [2020-01-18T00:00:11.275Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:11 [2020-01-18T00:00:11.275Z] #57 13.05 + cd /tmp/tmp.HENqvgaFd0/src/github.com/opencontainers/runc
00:00:11 [2020-01-18T00:00:11.275Z] #57 13.05 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
00:00:11 [2020-01-18T00:00:11.275Z] #57 13.37 + '[' -z '' ']'
00:00:11 [2020-01-18T00:00:11.275Z] #57 13.37 + target=static
00:00:11 [2020-01-18T00:00:11.275Z] #57 13.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:00:11 [2020-01-18T00:00:11.275Z] #57 15.78 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
00:00:11 [2020-01-18T00:00:11.378Z] #44 87.09   DEP      criu/uffd.d
00:00:11 [2020-01-18T00:00:11.378Z] #44 87.26   DEP      criu/tun.d
00:00:11 [2020-01-18T00:00:11.727Z] #54 ...
00:00:11 [2020-01-18T00:00:11.727Z] 
00:00:11 [2020-01-18T00:00:11.727Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:00:11 [2020-01-18T00:00:11.727Z] #60 24.83 Fetched 8103 kB in 24s (339 kB/s)
00:00:11 [2020-01-18T00:00:11.727Z] #60 24.83 Reading package lists...
00:00:11 [2020-01-18T00:00:11.836Z] #57 ...
00:00:11 [2020-01-18T00:00:11.836Z] 
00:00:11 [2020-01-18T00:00:11.836Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:11 [2020-01-18T00:00:11.836Z] #44 115.3   DEP      criu/uffd.d
00:00:11 [2020-01-18T00:00:11.944Z] #44 87.45   DEP      criu/tty.d
00:00:11 [2020-01-18T00:00:11.944Z] #44 87.60   DEP      criu/timerfd.d
00:00:11 [2020-01-18T00:00:11.944Z] #44 87.79   DEP      criu/sysfs_parse.d
00:00:12 [2020-01-18T00:00:12.018Z] #60 ...
00:00:12 [2020-01-18T00:00:12.018Z] 
00:00:12 [2020-01-18T00:00:12.018Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:00:12 [2020-01-18T00:00:12.081Z] #44 156.1   CC       criu/net.o
00:00:12 [2020-01-18T00:00:12.202Z] #44 87.96   DEP      criu/sysctl.d
00:00:12 [2020-01-18T00:00:12.396Z] #44 115.7   DEP      criu/tun.d
00:00:12 [2020-01-18T00:00:12.460Z] #44 88.14   DEP      criu/string.d
00:00:12 [2020-01-18T00:00:12.460Z] #44 88.21   DEP      criu/stats.d
00:00:12 [2020-01-18T00:00:12.651Z] #44 116.1   DEP      criu/tty.d
00:00:12 [2020-01-18T00:00:12.718Z] #44 88.39   DEP      criu/sockets.d
00:00:12 [2020-01-18T00:00:12.909Z] #44 116.4   DEP      criu/timerfd.d
00:00:12 [2020-01-18T00:00:12.976Z] #44 88.66   DEP      criu/sk-unix.d
00:00:13 [2020-01-18T00:00:13.167Z] #44 116.6   DEP      criu/sysfs_parse.d
00:00:13 [2020-01-18T00:00:13.167Z] #44 116.7   DEP      criu/sysctl.d
00:00:13 [2020-01-18T00:00:13.234Z] #44 88.88   DEP      criu/sk-tcp.d
00:00:13 [2020-01-18T00:00:13.235Z] #44 89.11   DEP      criu/sk-queue.d
00:00:13 [2020-01-18T00:00:13.423Z] #44 116.9   DEP      criu/string.d
00:00:13 [2020-01-18T00:00:13.423Z] #44 117.0   DEP      criu/stats.d
00:00:13 [2020-01-18T00:00:13.423Z] #44 117.0   DEP      criu/sockets.d
00:00:13 [2020-01-18T00:00:13.493Z] #44 89.20   DEP      criu/sk-packet.d
00:00:13 [2020-01-18T00:00:13.679Z] #44 117.2   DEP      criu/sk-unix.d
00:00:13 [2020-01-18T00:00:13.679Z] #44 ...
00:00:13 [2020-01-18T00:00:13.679Z] 
00:00:13 [2020-01-18T00:00:13.679Z] #16 [dev 6/25] RUN ldconfig
00:00:13 [2020-01-18T00:00:13.679Z] #16 DONE 4.8s
00:00:13 [2020-01-18T00:00:13.751Z] #44 89.42   DEP      criu/sk-netlink.d
00:00:13 [2020-01-18T00:00:13.935Z] 
00:00:13 [2020-01-18T00:00:13.935Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:00:14 [2020-01-18T00:00:14.008Z] #44 89.61   DEP      criu/sk-inet.d
00:00:14 [2020-01-18T00:00:14.008Z] #44 89.77   DEP      criu/signalfd.d
00:00:14 [2020-01-18T00:00:14.267Z] #44 89.95   DEP      criu/sigframe.d
00:00:14 [2020-01-18T00:00:14.267Z] #44 90.08   DEP      criu/shmem.d
00:00:14 [2020-01-18T00:00:14.525Z] #44 90.22   DEP      criu/servicefd.d
00:00:14 [2020-01-18T00:00:14.628Z] #44 158.3   CC       criu/netfilter.o
00:00:14 [2020-01-18T00:00:14.628Z] #44 158.5   CC       criu/page-pipe.o
00:00:14 [2020-01-18T00:00:14.783Z] #44 90.33   DEP      criu/seize.d
00:00:14 [2020-01-18T00:00:14.783Z] #44 90.48   DEP      criu/seccomp.d
00:00:15 [2020-01-18T00:00:15.040Z] #44 90.74   DEP      criu/rst-malloc.d
00:00:15 [2020-01-18T00:00:15.040Z] #44 90.79   DEP      criu/rbtree.d
00:00:15 [2020-01-18T00:00:15.040Z] #44 90.81   DEP      criu/pstree.d
00:00:15 [2020-01-18T00:00:15.200Z] #44 159.0   CC       criu/page-xfer.o
00:00:15 [2020-01-18T00:00:15.299Z] #44 90.95   DEP      criu/protobuf.d
00:00:15 [2020-01-18T00:00:15.299Z] #44 91.02   GEN      criu/protobuf-desc-gen.h
00:00:15 [2020-01-18T00:00:15.774Z] #44 159.9   CC       criu/pagemap-cache.o
00:00:16 [2020-01-18T00:00:16.037Z] #44 160.2   CC       criu/pagemap.o
00:00:16 [2020-01-18T00:00:16.232Z] #44 ...
00:00:16 [2020-01-18T00:00:16.232Z] 
00:00:16 [2020-01-18T00:00:16.232Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:16 [2020-01-18T00:00:16.232Z] #47 175.1 github.com/LK4D4/vndr/godl
00:00:16 [2020-01-18T00:00:16.232Z] #47 175.9 github.com/LK4D4/vndr
00:00:16 [2020-01-18T00:00:16.232Z] #47 DONE 184.5s
00:00:16 [2020-01-18T00:00:16.232Z] 
00:00:16 [2020-01-18T00:00:16.232Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:16 [2020-01-18T00:00:16.299Z] #44 ...
00:00:16 [2020-01-18T00:00:16.299Z] 
00:00:16 [2020-01-18T00:00:16.299Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:16 [2020-01-18T00:00:16.299Z] #62 195.1 + bin/containerd
00:00:17 [2020-01-18T00:00:17.605Z] #57 ...
00:00:17 [2020-01-18T00:00:17.606Z] 
00:00:17 [2020-01-18T00:00:17.606Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:17 [2020-01-18T00:00:17.606Z] #44 93.40   DEP      criu/protobuf-desc.d
00:00:17 [2020-01-18T00:00:17.864Z] #44 93.53   DEP      criu/proc_parse.d
00:00:18 [2020-01-18T00:00:18.104Z] #17 4.060 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
00:00:18 [2020-01-18T00:00:18.104Z] #17 4.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:00:18 [2020-01-18T00:00:18.104Z] #17 4.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
00:00:18 [2020-01-18T00:00:18.122Z] #44 93.76   DEP      criu/plugin.d
00:00:18 [2020-01-18T00:00:18.122Z] #44 93.85   DEP      criu/pipes.d
00:00:18 [2020-01-18T00:00:18.122Z] #44 93.95   DEP      criu/pie-util.d
00:00:18 [2020-01-18T00:00:18.379Z] #44 94.06   DEP      criu/pie-util-vdso.d
00:00:18 [2020-01-18T00:00:18.379Z] #44 94.16   DEP      criu/pie-util-vdso-elf32.d
00:00:18 [2020-01-18T00:00:18.637Z] #44 94.33   DEP      criu/path.d
00:00:18 [2020-01-18T00:00:18.666Z] #17 5.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7908 kB]
00:00:18 [2020-01-18T00:00:18.895Z] #44 94.49   DEP      criu/parasite-syscall.d
00:00:18 [2020-01-18T00:00:18.895Z] #44 94.66   DEP      criu/pagemap.d
00:00:18 [2020-01-18T00:00:18.936Z] #36 34.21 Reading package lists...
00:00:18 [2020-01-18T00:00:18.936Z] #36 ...
00:00:18 [2020-01-18T00:00:18.936Z] 
00:00:18 [2020-01-18T00:00:18.936Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:00:18 [2020-01-18T00:00:18.936Z] #44 22.97 Reading package lists...
00:00:18 [2020-01-18T00:00:18.936Z] #44 32.96 Reading package lists...
00:00:18 [2020-01-18T00:00:18.936Z] #44 41.90 Building dependency tree...
00:00:18 [2020-01-18T00:00:18.936Z] #44 ...
00:00:18 [2020-01-18T00:00:18.936Z] 
00:00:18 [2020-01-18T00:00:18.936Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:00:18 [2020-01-18T00:00:18.936Z] #11 32.55 Reading package lists...
00:00:19 [2020-01-18T00:00:19.153Z] #44 94.77   DEP      criu/pagemap-cache.d
00:00:19 [2020-01-18T00:00:19.153Z] #44 94.89   DEP      criu/page-xfer.d
00:00:19 [2020-01-18T00:00:19.412Z] #44 95.09   DEP      criu/page-pipe.d
00:00:19 [2020-01-18T00:00:19.412Z] #44 95.18   DEP      criu/netfilter.d
00:00:19 [2020-01-18T00:00:19.412Z] #44 95.31   DEP      criu/net.d
00:00:19 [2020-01-18T00:00:19.978Z] #44 95.47   DEP      criu/namespaces.d
00:00:19 [2020-01-18T00:00:19.978Z] #44 95.63   DEP      criu/mount.d
00:00:20 [2020-01-18T00:00:20.033Z] #17 ...
00:00:20 [2020-01-18T00:00:20.033Z] 
00:00:20 [2020-01-18T00:00:20.033Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:20 [2020-01-18T00:00:20.033Z] #44 117.5   DEP      criu/sk-tcp.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 117.8   DEP      criu/sk-queue.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 118.2   DEP      criu/sk-packet.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 118.5   DEP      criu/sk-netlink.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 118.9   DEP      criu/sk-inet.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 119.2   DEP      criu/signalfd.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 119.4   DEP      criu/sigframe.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 119.6   DEP      criu/shmem.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 119.9   DEP      criu/servicefd.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 120.2   DEP      criu/seize.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 120.4   DEP      criu/seccomp.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 120.7   DEP      criu/rst-malloc.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 120.7   DEP      criu/rbtree.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 120.8   DEP      criu/pstree.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 121.0   DEP      criu/protobuf.d
00:00:20 [2020-01-18T00:00:20.033Z] #44 121.3   GEN      criu/protobuf-desc-gen.h
00:00:20 [2020-01-18T00:00:20.236Z] #44 95.79   DEP      criu/mem.d
00:00:20 [2020-01-18T00:00:20.236Z] #44 95.94   DEP      criu/lsm.d
00:00:20 [2020-01-18T00:00:20.494Z] #44 96.11   DEP      criu/log.d
00:00:20 [2020-01-18T00:00:20.494Z] #44 96.22   DEP      criu/libnetlink.d
00:00:20 [2020-01-18T00:00:20.494Z] #44 96.29   DEP      criu/kerndat.d
00:00:20 [2020-01-18T00:00:20.507Z] #62 ...
00:00:20 [2020-01-18T00:00:20.507Z] 
00:00:20 [2020-01-18T00:00:20.507Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:00:20 [2020-01-18T00:00:20.507Z] #53 DONE 227.1s
00:00:20 [2020-01-18T00:00:20.507Z] 
00:00:20 [2020-01-18T00:00:20.507Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:20 [2020-01-18T00:00:20.507Z] #44 160.8   CC       criu/parasite-syscall.o
00:00:20 [2020-01-18T00:00:20.507Z] #44 161.4   CC       criu/path.o
00:00:20 [2020-01-18T00:00:20.507Z] #44 161.6   CC       criu/pie-util-vdso-elf32.o
00:00:20 [2020-01-18T00:00:20.507Z] #44 162.0   CC       criu/pie-util-vdso.o
00:00:20 [2020-01-18T00:00:20.507Z] #44 162.3   CC       criu/pie-util.o
00:00:20 [2020-01-18T00:00:20.507Z] #44 162.4   CC       criu/pipes.o
00:00:20 [2020-01-18T00:00:20.507Z] #44 162.9   CC       criu/plugin.o
00:00:20 [2020-01-18T00:00:20.507Z] #44 163.2   CC       criu/proc_parse.o
00:00:20 [2020-01-18T00:00:20.597Z] #44 ...
00:00:20 [2020-01-18T00:00:20.597Z] 
00:00:20 [2020-01-18T00:00:20.597Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:00:20 [2020-01-18T00:00:20.597Z] #17 6.634 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [171 kB]
00:00:20 [2020-01-18T00:00:20.752Z] #44 96.39   DEP      criu/kcmp-ids.d
00:00:20 [2020-01-18T00:00:20.752Z] #44 96.44   DEP      criu/irmap.d
00:00:20 [2020-01-18T00:00:20.752Z] #44 96.53   DEP      criu/ipc_ns.d
00:00:21 [2020-01-18T00:00:21.010Z] #44 96.67   DEP      criu/image.d
00:00:21 [2020-01-18T00:00:21.010Z] #44 96.81   DEP      criu/image-desc.d
00:00:21 [2020-01-18T00:00:21.268Z] #44 96.89   DEP      criu/fsnotify.d
00:00:21 [2020-01-18T00:00:21.268Z] #44 97.03   DEP      criu/filesystems.d
00:00:21 [2020-01-18T00:00:21.288Z] #11 42.29 Building dependency tree...
00:00:21 [2020-01-18T00:00:21.450Z] #44 165.2   CC       criu/protobuf-desc.o
00:00:21 [2020-01-18T00:00:21.526Z] #44 97.15   DEP      criu/files.d
00:00:21 [2020-01-18T00:00:21.526Z] #44 97.38   DEP      criu/files-reg.d
00:00:21 [2020-01-18T00:00:21.711Z] #44 165.8   CC       criu/protobuf.o
00:00:21 [2020-01-18T00:00:21.784Z] #44 97.54   DEP      criu/files-ext.d
00:00:21 [2020-01-18T00:00:21.784Z] #44 97.65   DEP      criu/file-lock.d
00:00:21 [2020-01-18T00:00:21.964Z] #17 ...
00:00:21 [2020-01-18T00:00:21.964Z] 
00:00:21 [2020-01-18T00:00:21.964Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:21 [2020-01-18T00:00:21.964Z] #47 214.8 github.com/LK4D4/vndr/godl
00:00:21 [2020-01-18T00:00:21.964Z] #47 215.9 github.com/LK4D4/vndr
00:00:21 [2020-01-18T00:00:21.971Z] #44 166.1   CC       criu/pstree.o
00:00:22 [2020-01-18T00:00:22.042Z] #44 97.78   DEP      criu/file-ids.d
00:00:22 [2020-01-18T00:00:22.042Z] #44 97.89   DEP      criu/fifo.d
00:00:22 [2020-01-18T00:00:22.220Z] #47 ...
00:00:22 [2020-01-18T00:00:22.220Z] 
00:00:22 [2020-01-18T00:00:22.220Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:22 [2020-01-18T00:00:22.220Z] #44 124.2   DEP      criu/protobuf-desc.d
00:00:22 [2020-01-18T00:00:22.220Z] #44 124.4   DEP      criu/proc_parse.d
00:00:22 [2020-01-18T00:00:22.220Z] #44 124.7   DEP      criu/plugin.d
00:00:22 [2020-01-18T00:00:22.220Z] #44 125.0   DEP      criu/pipes.d
00:00:22 [2020-01-18T00:00:22.220Z] #44 125.2   DEP      criu/pie-util.d
00:00:22 [2020-01-18T00:00:22.220Z] #44 125.5   DEP      criu/pie-util-vdso.d
00:00:22 [2020-01-18T00:00:22.220Z] #44 125.6   DEP      criu/pie-util-vdso-elf32.d
00:00:22 [2020-01-18T00:00:22.300Z] #44 98.00   DEP      criu/fdstore.d
00:00:22 [2020-01-18T00:00:22.300Z] #44 98.10   DEP      criu/fault-injection.d
00:00:22 [2020-01-18T00:00:22.300Z] #44 98.13   DEP      criu/external.d
00:00:22 [2020-01-18T00:00:22.300Z] #44 98.21   DEP      criu/eventpoll.d
00:00:22 [2020-01-18T00:00:22.477Z] #44 125.8   DEP      criu/path.d
00:00:22 [2020-01-18T00:00:22.477Z] #44 126.0   DEP      criu/parasite-syscall.d
00:00:22 [2020-01-18T00:00:22.558Z] #44 98.34   DEP      criu/eventfd.d
00:00:22 [2020-01-18T00:00:22.793Z] #11 ...
00:00:22 [2020-01-18T00:00:22.794Z] 
00:00:22 [2020-01-18T00:00:22.794Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:00:22 [2020-01-18T00:00:22.794Z] #60 35.50 Reading package lists...
00:00:22 [2020-01-18T00:00:22.794Z] #60 44.99 Building dependency tree...
00:00:22 [2020-01-18T00:00:22.794Z] #60 ...
00:00:22 [2020-01-18T00:00:22.794Z] 
00:00:22 [2020-01-18T00:00:22.794Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:00:22 [2020-01-18T00:00:22.794Z] #11 45.69 The following additional packages will be installed:
00:00:22 [2020-01-18T00:00:22.794Z] #11 45.69   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
00:00:22 [2020-01-18T00:00:22.794Z] #11 45.69   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
00:00:22 [2020-01-18T00:00:22.794Z] #11 45.69   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
00:00:22 [2020-01-18T00:00:22.794Z] #11 45.70   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
00:00:22 [2020-01-18T00:00:22.794Z] #11 45.70 Suggested packages:
00:00:22 [2020-01-18T00:00:22.794Z] #11 45.70   gcc-8-locales seccomp wine64
00:00:22 [2020-01-18T00:00:22.816Z] #44 98.50   DEP      criu/crtools.d
00:00:22 [2020-01-18T00:00:22.914Z] #44 167.0   CC       criu/rbtree.o
00:00:23 [2020-01-18T00:00:23.039Z] #44 126.4   DEP      criu/pagemap.d
00:00:23 [2020-01-18T00:00:23.039Z] #44 126.6   DEP      criu/pagemap-cache.d
00:00:23 [2020-01-18T00:00:23.074Z] #44 98.76   DEP      criu/cr-service.d
00:00:23 [2020-01-18T00:00:23.074Z] #44 98.89   DEP      criu/cr-restore.d
00:00:23 [2020-01-18T00:00:23.176Z] #44 167.2   CC       criu/rst-malloc.o
00:00:23 [2020-01-18T00:00:23.296Z] #44 126.8   DEP      criu/page-xfer.d
00:00:23 [2020-01-18T00:00:23.332Z] #44 99.03   DEP      criu/cr-errno.d
00:00:23 [2020-01-18T00:00:23.332Z] #44 99.05   DEP      criu/cr-dump.d
00:00:23 [2020-01-18T00:00:23.437Z] #44 167.4   CC       criu/seccomp.o
00:00:23 [2020-01-18T00:00:23.553Z] #44 127.0   DEP      criu/page-pipe.d
00:00:23 [2020-01-18T00:00:23.554Z] #44 127.1   DEP      criu/netfilter.d
00:00:23 [2020-01-18T00:00:23.590Z] #44 99.19   DEP      criu/cr-dedup.d
00:00:23 [2020-01-18T00:00:23.590Z] #44 99.38   DEP      criu/cr-check.d
00:00:23 [2020-01-18T00:00:23.851Z] #44 99.63   DEP      criu/config.d
00:00:24 [2020-01-18T00:00:24.010Z] #44 167.9   CC       criu/seize.o
00:00:24 [2020-01-18T00:00:24.109Z] #44 99.83   DEP      criu/clone-noasan.d
00:00:24 [2020-01-18T00:00:24.109Z] #44 99.87   DEP      criu/cgroup.d
00:00:24 [2020-01-18T00:00:24.115Z] #44 127.4   DEP      criu/net.d
00:00:24 [2020-01-18T00:00:24.367Z] #44 ...
00:00:24 [2020-01-18T00:00:24.368Z] 
00:00:24 [2020-01-18T00:00:24.368Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:00:24 [2020-01-18T00:00:24.368Z] #30 DONE 192.9s
00:00:24 [2020-01-18T00:00:24.368Z] 
00:00:24 [2020-01-18T00:00:24.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:24 [2020-01-18T00:00:24.368Z] #44 100.1   DEP      criu/cgroup-props.d
00:00:24 [2020-01-18T00:00:24.370Z] #44 127.8   DEP      criu/namespaces.d
00:00:24 [2020-01-18T00:00:24.583Z] #44 168.5   CC       criu/servicefd.o
00:00:24 [2020-01-18T00:00:24.625Z] #44 100.3   DEP      criu/bitmap.d
00:00:24 [2020-01-18T00:00:24.626Z] #44 100.3   DEP      criu/bfd.d
00:00:24 [2020-01-18T00:00:24.626Z] #44 100.3   DEP      criu/autofs.d
00:00:24 [2020-01-18T00:00:24.626Z] #44 100.5   DEP      criu/aio.d
00:00:24 [2020-01-18T00:00:24.843Z] #44 168.9   CC       criu/shmem.o
00:00:24 [2020-01-18T00:00:24.883Z] #44 100.6   DEP      criu/action-scripts.d
00:00:24 [2020-01-18T00:00:24.930Z] #44 128.2   DEP      criu/mount.d
00:00:25 [2020-01-18T00:00:25.114Z] #11 47.72 The following NEW packages will be installed:
00:00:25 [2020-01-18T00:00:25.114Z] #11 47.72   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
00:00:25 [2020-01-18T00:00:25.114Z] #11 47.72   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
00:00:25 [2020-01-18T00:00:25.114Z] #11 47.72   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
00:00:25 [2020-01-18T00:00:25.114Z] #11 47.73   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
00:00:25 [2020-01-18T00:00:25.114Z] #11 47.74   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
00:00:25 [2020-01-18T00:00:25.114Z] #11 47.75   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
00:00:25 [2020-01-18T00:00:25.114Z] #11 48.07 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
00:00:25 [2020-01-18T00:00:25.114Z] #11 48.07 Need to get 78.9 MB of archives.
00:00:25 [2020-01-18T00:00:25.114Z] #11 48.07 After this operation, 532 MB of additional disk space will be used.
00:00:25 [2020-01-18T00:00:25.114Z] #11 48.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
00:00:25 [2020-01-18T00:00:25.144Z] #44 101.0   CC       criu/action-scripts.o
00:00:25 [2020-01-18T00:00:25.186Z] #44 128.5   DEP      criu/mem.d
00:00:25 [2020-01-18T00:00:25.441Z] #44 128.9   DEP      criu/lsm.d
00:00:25 [2020-01-18T00:00:25.697Z] #44 129.2   DEP      criu/log.d
00:00:25 [2020-01-18T00:00:25.737Z] #44 ...
00:00:25 [2020-01-18T00:00:25.737Z] 
00:00:25 [2020-01-18T00:00:25.737Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
00:00:25 [2020-01-18T00:00:25.737Z] #31 DONE 0.2s
00:00:25 [2020-01-18T00:00:25.737Z] 
00:00:25 [2020-01-18T00:00:25.737Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
00:00:25 [2020-01-18T00:00:25.737Z] #34 DONE 0.1s
00:00:25 [2020-01-18T00:00:25.737Z] 
00:00:25 [2020-01-18T00:00:25.737Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
00:00:25 [2020-01-18T00:00:25.737Z] #39 DONE 0.1s
00:00:25 [2020-01-18T00:00:25.737Z] 
00:00:25 [2020-01-18T00:00:25.737Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:25 [2020-01-18T00:00:25.737Z] #44 101.5   CC       criu/aio.o
00:00:25 [2020-01-18T00:00:25.786Z] #44 169.6   CC       criu/sigframe.o
00:00:25 [2020-01-18T00:00:25.786Z] #44 169.7   CC       criu/signalfd.o
00:00:26 [2020-01-18T00:00:26.047Z] #44 169.9   CC       criu/sk-inet.o
00:00:26 [2020-01-18T00:00:26.148Z] #11 49.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
00:00:26 [2020-01-18T00:00:26.258Z] #44 129.5   DEP      criu/libnetlink.d
00:00:26 [2020-01-18T00:00:26.258Z] #44 129.7   DEP      criu/kerndat.d
00:00:26 [2020-01-18T00:00:26.303Z] #44 102.0   CC       criu/autofs.o
00:00:26 [2020-01-18T00:00:26.619Z] #44 170.7   CC       criu/sk-netlink.o
00:00:26 [2020-01-18T00:00:26.820Z] #44 130.1   DEP      criu/kcmp-ids.d
00:00:26 [2020-01-18T00:00:26.820Z] #44 130.3   DEP      criu/irmap.d
00:00:26 [2020-01-18T00:00:26.830Z] #11 49.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
00:00:27 [2020-01-18T00:00:27.120Z] #11 49.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
00:00:27 [2020-01-18T00:00:27.120Z] #11 50.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
00:00:27 [2020-01-18T00:00:27.120Z] #11 50.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
00:00:27 [2020-01-18T00:00:27.191Z] #44 171.0   CC       criu/sk-packet.o
00:00:27 [2020-01-18T00:00:27.381Z] #44 ...
00:00:27 [2020-01-18T00:00:27.381Z] 
00:00:27 [2020-01-18T00:00:27.381Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:27 [2020-01-18T00:00:27.381Z] #47 DONE 229.9s
00:00:27 [2020-01-18T00:00:27.381Z] 
00:00:27 [2020-01-18T00:00:27.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:27 [2020-01-18T00:00:27.381Z] #44 130.6   DEP      criu/ipc_ns.d
00:00:27 [2020-01-18T00:00:27.381Z] #44 ...
00:00:27 [2020-01-18T00:00:27.381Z] 
00:00:27 [2020-01-18T00:00:27.381Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:00:27 [2020-01-18T00:00:27.381Z] #17 8.568 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
00:00:27 [2020-01-18T00:00:27.381Z] #17 ...
00:00:27 [2020-01-18T00:00:27.381Z] 
00:00:27 [2020-01-18T00:00:27.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:27 [2020-01-18T00:00:27.381Z] #44 130.8   DEP      criu/image.d
00:00:27 [2020-01-18T00:00:27.451Z] #44 171.5   CC       criu/sk-queue.o
00:00:27 [2020-01-18T00:00:27.636Z] #44 131.1   DEP      criu/image-desc.d
00:00:27 [2020-01-18T00:00:27.676Z] #44 103.1   CC       criu/bfd.o
00:00:27 [2020-01-18T00:00:27.892Z] #44 131.2   DEP      criu/fsnotify.d
00:00:27 [2020-01-18T00:00:27.934Z] #44 103.6   CC       criu/bitmap.o
00:00:27 [2020-01-18T00:00:27.934Z] #44 103.7   CC       criu/cgroup-props.o
00:00:28 [2020-01-18T00:00:28.021Z] #44 171.9   CC       criu/sk-tcp.o
00:00:28 [2020-01-18T00:00:28.148Z] #44 131.6   DEP      criu/filesystems.d
00:00:28 [2020-01-18T00:00:28.173Z] #11 50.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
00:00:28 [2020-01-18T00:00:28.173Z] #11 ...
00:00:28 [2020-01-18T00:00:28.173Z] 
00:00:28 [2020-01-18T00:00:28.173Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
00:00:28 [2020-01-18T00:00:28.173Z] #26 32.87 Reading package lists...
00:00:28 [2020-01-18T00:00:28.173Z] #26 42.88 Building dependency tree...
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.17 ca-certificates is already the newest version (20190110).
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.17 The following additional packages will be installed:
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.18   libjq1 libonig5
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.78 The following NEW packages will be installed:
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.79   jq libjq1 libonig5
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.99 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.99 Need to get 358 kB of archives.
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.99 After this operation, 1277 kB of additional disk space will be used.
00:00:28 [2020-01-18T00:00:28.173Z] #26 46.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:00:28 [2020-01-18T00:00:28.173Z] #26 47.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:00:28 [2020-01-18T00:00:28.173Z] #26 47.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:00:28 [2020-01-18T00:00:28.173Z] #26 48.70 debconf: delaying package configuration, since apt-utils is not installed
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.02 Fetched 358 kB in 0s (2474 kB/s)
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.20 Selecting previously unselected package libonig5:ppc64el.
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.46 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.47 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.87 Selecting previously unselected package libjq1:ppc64el.
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.89 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 49.91 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 50.22 Selecting previously unselected package jq.
00:00:28 [2020-01-18T00:00:28.173Z] #26 50.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 50.25 Unpacking jq (1.5+dfsg-2+b1) ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 50.48 Setting up libonig5:ppc64el (6.9.1-1) ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 50.52 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 50.52 Setting up jq (1.5+dfsg-2+b1) ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 50.53 Processing triggers for libc-bin (2.28-10) ...
00:00:28 [2020-01-18T00:00:28.173Z] #26 DONE 51.1s
00:00:28 [2020-01-18T00:00:28.173Z] 
00:00:28 [2020-01-18T00:00:28.173Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
00:00:28 [2020-01-18T00:00:28.173Z] #27 DONE 0.1s
00:00:28 [2020-01-18T00:00:28.173Z] 
00:00:28 [2020-01-18T00:00:28.173Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:00:28 [2020-01-18T00:00:28.283Z] #44 172.3   CC       criu/sk-unix.o
00:00:28 [2020-01-18T00:00:28.403Z] #44 131.9   DEP      criu/files.d
00:00:28 [2020-01-18T00:00:28.659Z] #44 132.2   DEP      criu/files-reg.d
00:00:28 [2020-01-18T00:00:28.867Z] #44 104.4   CC       criu/cgroup.o
00:00:29 [2020-01-18T00:00:29.213Z] #28 ...
00:00:29 [2020-01-18T00:00:29.213Z] 
00:00:29 [2020-01-18T00:00:29.213Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
00:00:29 [2020-01-18T00:00:29.213Z] #60 44.99 Building dependency tree...
00:00:29 [2020-01-18T00:00:29.213Z] #60 48.37 The following additional packages will be installed:
00:00:29 [2020-01-18T00:00:29.213Z] #60 48.39   libbtrfs0
00:00:29 [2020-01-18T00:00:29.213Z] #60 48.75 The following NEW packages will be installed:
00:00:29 [2020-01-18T00:00:29.213Z] #60 48.77   libbtrfs-dev libbtrfs0
00:00:29 [2020-01-18T00:00:29.213Z] #60 49.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
00:00:29 [2020-01-18T00:00:29.213Z] #60 49.05 Need to get 120 kB of archives.
00:00:29 [2020-01-18T00:00:29.213Z] #60 49.05 After this operation, 423 kB of additional disk space will be used.
00:00:29 [2020-01-18T00:00:29.213Z] #60 49.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:00:29 [2020-01-18T00:00:29.213Z] #60 49.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:00:29 [2020-01-18T00:00:29.213Z] #60 50.58 debconf: delaying package configuration, since apt-utils is not installed
00:00:29 [2020-01-18T00:00:29.213Z] #60 50.69 Fetched 120 kB in 0s (1389 kB/s)
00:00:29 [2020-01-18T00:00:29.213Z] #60 50.79 Selecting previously unselected package libbtrfs0.
00:00:29 [2020-01-18T00:00:29.213Z] #60 50.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
00:00:29 [2020-01-18T00:00:29.213Z] #60 50.93 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
00:00:29 [2020-01-18T00:00:29.213Z] #60 50.96 Unpacking libbtrfs0 (4.20.1-2) ...
00:00:29 [2020-01-18T00:00:29.213Z] #60 51.14 Selecting previously unselected package libbtrfs-dev.
00:00:29 [2020-01-18T00:00:29.213Z] #60 51.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:00:29 [2020-01-18T00:00:29.213Z] #60 51.17 Unpacking libbtrfs-dev (4.20.1-2) ...
00:00:29 [2020-01-18T00:00:29.213Z] #60 51.70 Setting up libbtrfs0 (4.20.1-2) ...
00:00:29 [2020-01-18T00:00:29.213Z] #60 51.71 Setting up libbtrfs-dev (4.20.1-2) ...
00:00:29 [2020-01-18T00:00:29.213Z] #60 51.73 Processing triggers for libc-bin (2.28-10) ...
00:00:29 [2020-01-18T00:00:29.213Z] #60 DONE 52.2s
00:00:29 [2020-01-18T00:00:29.214Z] 
00:00:29 [2020-01-18T00:00:29.214Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
00:00:29 [2020-01-18T00:00:29.214Z] #61 DONE 0.1s
00:00:29 [2020-01-18T00:00:29.214Z] 
00:00:29 [2020-01-18T00:00:29.214Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
00:00:29 [2020-01-18T00:00:29.214Z] #62 DONE 0.1s
00:00:29 [2020-01-18T00:00:29.214Z] 
00:00:29 [2020-01-18T00:00:29.214Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:00:29 [2020-01-18T00:00:29.214Z] #44 41.90 Building dependency tree...
00:00:29 [2020-01-18T00:00:29.214Z] #44 45.04 The following additional packages will be installed:
00:00:29 [2020-01-18T00:00:29.214Z] #44 45.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
00:00:29 [2020-01-18T00:00:29.214Z] #44 45.05   libprotoc17 python-pkg-resources python-six zlib1g-dev
00:00:29 [2020-01-18T00:00:29.214Z] #44 45.06 Suggested packages:
00:00:29 [2020-01-18T00:00:29.214Z] #44 45.07   manpages-dev python-setuptools
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.37 The following NEW packages will be installed:
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.39   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.40   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.40   python-six zlib1g-dev
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.59 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.59 Need to get 4075 kB of archives.
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.59 After this operation, 24.5 MB of additional disk space will be used.
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 47.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 48.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 48.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 48.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 48.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 48.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 48.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 48.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
00:00:29 [2020-01-18T00:00:29.214Z] #44 50.83 debconf: delaying package configuration, since apt-utils is not installed
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.19 Fetched 4075 kB in 1s (3038 kB/s)
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.39 Selecting previously unselected package libcap-dev:ppc64el.
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.47 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.67 Selecting previously unselected package libnet1:ppc64el.
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:00:29 [2020-01-18T00:00:29.214Z] #44 51.71 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:00:29 [2020-01-18T00:00:29.214Z] #44 52.06 Selecting previously unselected package libnet1-dev.
00:00:29 [2020-01-18T00:00:29.214Z] #44 52.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
00:00:29 [2020-01-18T00:00:29.214Z] #44 52.07 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
00:00:29 [2020-01-18T00:00:29.219Z] #44 132.6   DEP      criu/files-ext.d
00:00:29 [2020-01-18T00:00:29.219Z] #44 132.8   DEP      criu/file-lock.d
00:00:29 [2020-01-18T00:00:29.508Z] #44 52.47 Selecting previously unselected package libnl-3-200:ppc64el.
00:00:29 [2020-01-18T00:00:29.508Z] #44 52.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:00:29 [2020-01-18T00:00:29.508Z] #44 52.57 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:00:29 [2020-01-18T00:00:29.781Z] #44 133.0   DEP      criu/file-ids.d
00:00:29 [2020-01-18T00:00:29.781Z] #44 133.1   DEP      criu/fifo.d
00:00:29 [2020-01-18T00:00:29.781Z] #44 133.3   DEP      criu/fdstore.d
00:00:29 [2020-01-18T00:00:29.781Z] #44 133.4   DEP      criu/fault-injection.d
00:00:29 [2020-01-18T00:00:29.803Z] #44 ...
00:00:29 [2020-01-18T00:00:29.803Z] 
00:00:29 [2020-01-18T00:00:29.803Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.359 + RM_GOPATH=0
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.383 + TMP_GOPATH=
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.384 + : /build
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.385 + '[' -z '' ']'
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.388 ++ mktemp -d
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.391 + export GOPATH=/tmp/tmp.QxmcagC8dS
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.391 + GOPATH=/tmp/tmp.QxmcagC8dS
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.391 + RM_GOPATH=1
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.398 ++ dirname ./install.sh
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.421 + dir=.
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.421 + bin=containerd
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.421 + shift
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.422 + '[' '!' -f ./containerd.installer ']'
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.422 + . ./containerd.installer
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.422 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.424 + install_containerd
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.424 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6'
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.424 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QxmcagC8dS/src/github.com/containerd/containerd
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.424 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
00:00:29 [2020-01-18T00:00:29.803Z] #63 0.466 Cloning into '/tmp/tmp.QxmcagC8dS/src/github.com/containerd/containerd'...
00:00:30 [2020-01-18T00:00:30.036Z] #44 133.4   DEP      criu/external.d
00:00:30 [2020-01-18T00:00:30.199Z] #44 173.9   CC       criu/sockets.o
00:00:30 [2020-01-18T00:00:30.292Z] #44 133.6   DEP      criu/eventpoll.d
00:00:30 [2020-01-18T00:00:30.292Z] #44 133.8   DEP      criu/eventfd.d
00:00:30 [2020-01-18T00:00:30.440Z] #63 ...
00:00:30 [2020-01-18T00:00:30.440Z] 
00:00:30 [2020-01-18T00:00:30.440Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:00:30 [2020-01-18T00:00:30.440Z] #36 34.21 Reading package lists...
00:00:30 [2020-01-18T00:00:30.440Z] #36 43.82 Building dependency tree...
00:00:30 [2020-01-18T00:00:30.440Z] #36 47.62 The following additional packages will be installed:
00:00:30 [2020-01-18T00:00:30.440Z] #36 47.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
00:00:30 [2020-01-18T00:00:30.440Z] #36 47.66 Suggested packages:
00:00:30 [2020-01-18T00:00:30.440Z] #36 47.66   cmake-doc ninja-build lrzip
00:00:30 [2020-01-18T00:00:30.440Z] #36 47.66 Recommended packages:
00:00:30 [2020-01-18T00:00:30.440Z] #36 47.66   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.01 The following NEW packages will be installed:
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.04   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.05   vim-common xxd
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.35 Need to get 14.9 MB of archives.
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.35 After this operation, 67.2 MB of additional disk space will be used.
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 50.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 52.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 52.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 52.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 52.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 52.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 52.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
00:00:30 [2020-01-18T00:00:30.440Z] #36 ...
00:00:30 [2020-01-18T00:00:30.440Z] 
00:00:30 [2020-01-18T00:00:30.440Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:00:30 [2020-01-18T00:00:30.440Z] #44 52.90 Selecting previously unselected package libnl-3-dev:ppc64el.
00:00:30 [2020-01-18T00:00:30.440Z] #44 52.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
00:00:30 [2020-01-18T00:00:30.440Z] #44 52.96 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
00:00:30 [2020-01-18T00:00:30.440Z] #44 53.47 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:00:30 [2020-01-18T00:00:30.440Z] #44 53.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:00:30 [2020-01-18T00:00:30.440Z] #44 53.52 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:00:30 [2020-01-18T00:00:30.460Z] #44 174.5   CC       criu/stats.o
00:00:30 [2020-01-18T00:00:30.548Z] #44 134.0   DEP      criu/crtools.d
00:00:30 [2020-01-18T00:00:30.720Z] #44 174.8   CC       criu/string.o
00:00:30 [2020-01-18T00:00:30.721Z] #44 174.8   CC       criu/sysctl.o
00:00:30 [2020-01-18T00:00:30.735Z] #44 53.68 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
00:00:30 [2020-01-18T00:00:30.735Z] #44 53.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
00:00:30 [2020-01-18T00:00:30.735Z] #44 53.71 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:00:30 [2020-01-18T00:00:30.767Z] #44 106.6   CC       criu/clone-noasan.o
00:00:30 [2020-01-18T00:00:30.803Z] #44 134.1   DEP      criu/cr-service.d
00:00:30 [2020-01-18T00:00:30.803Z] #44 134.3   DEP      criu/cr-restore.d
00:00:31 [2020-01-18T00:00:31.025Z] #44 106.7   CC       criu/config.o
00:00:31 [2020-01-18T00:00:31.036Z] #44 53.89 Selecting previously unselected package zlib1g-dev:ppc64el.
00:00:31 [2020-01-18T00:00:31.036Z] #44 53.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
00:00:31 [2020-01-18T00:00:31.036Z] #44 53.93 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:00:31 [2020-01-18T00:00:31.060Z] #44 134.6   DEP      criu/cr-errno.d
00:00:31 [2020-01-18T00:00:31.060Z] #44 134.6   DEP      criu/cr-dump.d
00:00:31 [2020-01-18T00:00:31.172Z] #63 188.5 + bin/containerd-stress
00:00:31 [2020-01-18T00:00:31.172Z] #63 190.4 + bin/containerd-shim
00:00:31 [2020-01-18T00:00:31.293Z] #44 175.3   CC       criu/sysfs_parse.o
00:00:31 [2020-01-18T00:00:31.327Z] #44 54.33 Selecting previously unselected package libprotobuf17:ppc64el.
00:00:31 [2020-01-18T00:00:31.327Z] #44 54.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
00:00:31 [2020-01-18T00:00:31.327Z] #44 54.36 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
00:00:31 [2020-01-18T00:00:31.556Z] #44 175.6   CC       criu/timerfd.o
00:00:31 [2020-01-18T00:00:31.556Z] #44 ...
00:00:31 [2020-01-18T00:00:31.556Z] 
00:00:31 [2020-01-18T00:00:31.556Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:00:31 [2020-01-18T00:00:31.556Z] #23 238.7 + return
00:00:31 [2020-01-18T00:00:31.620Z] #44 135.0   DEP      criu/cr-dedup.d
00:00:31 [2020-01-18T00:00:31.620Z] #44 135.2   DEP      criu/cr-check.d
00:00:32 [2020-01-18T00:00:32.132Z] #23 DONE 239.3s
00:00:32 [2020-01-18T00:00:32.132Z] 
00:00:32 [2020-01-18T00:00:32.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:32 [2020-01-18T00:00:32.132Z] #44 176.0   CC       criu/tty.o
00:00:32 [2020-01-18T00:00:32.187Z] #44 135.4   DEP      criu/config.d
00:00:32 [2020-01-18T00:00:32.187Z] #44 135.7   DEP      criu/clone-noasan.d
00:00:32 [2020-01-18T00:00:32.187Z] #44 135.8   DEP      criu/cgroup.d
00:00:32 [2020-01-18T00:00:32.399Z] #44 107.8   CC       criu/cr-check.o
00:00:32 [2020-01-18T00:00:32.751Z] #44 136.0   DEP      criu/cgroup-props.d
00:00:32 [2020-01-18T00:00:32.751Z] #44 136.2   DEP      criu/bitmap.d
00:00:32 [2020-01-18T00:00:32.751Z] #44 136.2   DEP      criu/bfd.d
00:00:32 [2020-01-18T00:00:32.861Z] #44 55.74 Selecting previously unselected package libprotobuf-lite17:ppc64el.
00:00:32 [2020-01-18T00:00:32.861Z] #44 55.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
00:00:32 [2020-01-18T00:00:32.861Z] #44 55.78 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:00:33 [2020-01-18T00:00:33.019Z] #44 136.4   DEP      criu/autofs.d
00:00:33 [2020-01-18T00:00:33.019Z] #44 136.6   DEP      criu/aio.d
00:00:33 [2020-01-18T00:00:33.333Z] #44 109.0   CC       criu/cr-dedup.o
00:00:33 [2020-01-18T00:00:33.498Z] #44 56.32 Selecting previously unselected package libprotobuf-dev:ppc64el.
00:00:33 [2020-01-18T00:00:33.498Z] #44 56.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
00:00:33 [2020-01-18T00:00:33.498Z] #44 56.37 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:00:33 [2020-01-18T00:00:33.586Z] #44 137.0   DEP      criu/action-scripts.d
00:00:33 [2020-01-18T00:00:33.592Z] #44 ...
00:00:33 [2020-01-18T00:00:33.592Z] 
00:00:33 [2020-01-18T00:00:33.592Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:33 [2020-01-18T00:00:33.592Z] #57 201.8 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:00:34 [2020-01-18T00:00:34.047Z] #44 177.7   CC       criu/tun.o
00:00:34 [2020-01-18T00:00:34.047Z] #44 178.1   CC       criu/uffd.o
00:00:34 [2020-01-18T00:00:34.146Z] #44 137.6   CC       criu/action-scripts.o
00:00:34 [2020-01-18T00:00:34.992Z] #44 ...
00:00:34 [2020-01-18T00:00:34.992Z] 
00:00:34 [2020-01-18T00:00:34.992Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
00:00:34 [2020-01-18T00:00:34.992Z] #24 DONE 0.3s
00:00:34 [2020-01-18T00:00:34.992Z] 
00:00:34 [2020-01-18T00:00:34.992Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
00:00:35 [2020-01-18T00:00:35.070Z] #44 138.6   CC       criu/aio.o
00:00:35 [2020-01-18T00:00:35.491Z] #57 203.7 + mkdir -p /build
00:00:35 [2020-01-18T00:00:35.491Z] #57 203.8 + cp runc /build/runc
00:00:35 [2020-01-18T00:00:35.564Z] #44 ...
00:00:35 [2020-01-18T00:00:35.564Z] 
00:00:35 [2020-01-18T00:00:35.564Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:00:35 [2020-01-18T00:00:35.564Z] #28 2.950 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
00:00:35 [2020-01-18T00:00:35.564Z] #28 3.815 #=#=#                                                                         
00:00:35 [2020-01-18T00:00:35.564Z] #28 4.047 
                                                                           0.1%
##                                                                         3.8%
#####                                                                      8.0%
########                                                                  12.3%
###########                                                               16.5%
#############                                                             18.7%
################                                                          22.9%
###################                                                       27.2%
#####################                                                     29.3%
######################                                                    31.4%
#########################                                                 35.7%
############################                                              39.9%
#################################                                         46.3%
####################################                                      50.6%
#######################################                                   54.8%
##########################################                                59.1%
###############################################                           65.5%
###################################################                       71.0%
#########################################################                 80.3%
##############################################################            86.7%
##################################################################        93.0%
######################################################################## 100.0%
00:00:35 [2020-01-18T00:00:35.750Z] #57 DONE 204.1s
00:00:35 [2020-01-18T00:00:35.750Z] 
00:00:35 [2020-01-18T00:00:35.750Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:35 [2020-01-18T00:00:35.750Z] #44 109.4   CC       criu/cr-dump.o
00:00:35 [2020-01-18T00:00:35.750Z] #44 111.1   CC       criu/cr-errno.o
00:00:35 [2020-01-18T00:00:35.750Z] #44 111.2   CC       criu/cr-restore.o
00:00:35 [2020-01-18T00:00:35.856Z] #28 7.482 #=#=#                                                                         
00:00:35 [2020-01-18T00:00:35.936Z] #28 DONE 1.2s
00:00:35 [2020-01-18T00:00:35.936Z] 
00:00:35 [2020-01-18T00:00:35.936Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
00:00:35 [2020-01-18T00:00:35.996Z] #44 139.5   CC       criu/autofs.o
00:00:36 [2020-01-18T00:00:36.198Z] #31 DONE 0.2s
00:00:36 [2020-01-18T00:00:36.198Z] 
00:00:36 [2020-01-18T00:00:36.198Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:36 [2020-01-18T00:00:36.198Z] #44 179.1   CC       criu/util.o
00:00:36 [2020-01-18T00:00:36.198Z] #44 ...
00:00:36 [2020-01-18T00:00:36.198Z] 
00:00:36 [2020-01-18T00:00:36.198Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
00:00:36 [2020-01-18T00:00:36.198Z] #34 DONE 0.1s
00:00:36 [2020-01-18T00:00:36.198Z] 
00:00:36 [2020-01-18T00:00:36.198Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:36 [2020-01-18T00:00:36.198Z] #44 180.3   CC       criu/uts_ns.o
00:00:36 [2020-01-18T00:00:36.359Z] #63 196.0 + bin/containerd-shim-runc-v1
00:00:36 [2020-01-18T00:00:36.459Z] #44 ...
00:00:36 [2020-01-18T00:00:36.459Z] 
00:00:36 [2020-01-18T00:00:36.459Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
00:00:36 [2020-01-18T00:00:36.459Z] #39 DONE 0.1s
00:00:36 [2020-01-18T00:00:36.459Z] 
00:00:36 [2020-01-18T00:00:36.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:36 [2020-01-18T00:00:36.459Z] #44 180.5   CC       criu/vdso.o
00:00:36 [2020-01-18T00:00:36.720Z] #44 ...
00:00:36 [2020-01-18T00:00:36.720Z] 
00:00:36 [2020-01-18T00:00:36.720Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
00:00:36 [2020-01-18T00:00:36.720Z] #42 DONE 0.2s
00:00:36 [2020-01-18T00:00:36.720Z] 
00:00:36 [2020-01-18T00:00:36.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:36 [2020-01-18T00:00:36.982Z] #44 181.0   LINK     criu/built-in.o
00:00:37 [2020-01-18T00:00:37.037Z] #28 7.719 
                                                                           0.8%
####                                                                       6.1%
############                                                              17.6%
####################                                                      29.0%
#############################                                             40.5%
#####################################                                     52.0%
#############################################                             63.5%
#####################################################                     75.0%
##############################################################            86.5%
######################################################################## 100.0%
00:00:37 [2020-01-18T00:00:37.243Z] #44 181.1   LINK     criu/criu
00:00:37 [2020-01-18T00:00:37.505Z] #44 181.4   DEP      lib/c/criu.d
00:00:37 [2020-01-18T00:00:37.505Z] #44 181.5   CC       images/rpc.pb-c.o
00:00:37 [2020-01-18T00:00:37.695Z] #28 ...
00:00:37 [2020-01-18T00:00:37.695Z] 
00:00:37 [2020-01-18T00:00:37.695Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:00:37 [2020-01-18T00:00:37.695Z] #34 60.50 internal/reflectlite
00:00:37 [2020-01-18T00:00:37.695Z] #34 60.52 sync
00:00:38 [2020-01-18T00:00:38.078Z] #44 182.0   CC       lib/c/criu.o
00:00:38 [2020-01-18T00:00:38.521Z] #44 142.0   CC       criu/bfd.o
00:00:38 [2020-01-18T00:00:38.788Z] #34 ...
00:00:38 [2020-01-18T00:00:38.788Z] 
00:00:38 [2020-01-18T00:00:38.788Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:00:38 [2020-01-18T00:00:38.788Z] #11 51.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
00:00:38 [2020-01-18T00:00:38.788Z] #11 51.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
00:00:38 [2020-01-18T00:00:38.788Z] #11 59.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
00:00:38 [2020-01-18T00:00:38.788Z] #11 ...
00:00:38 [2020-01-18T00:00:38.788Z] 
00:00:38 [2020-01-18T00:00:38.788Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:00:38 [2020-01-18T00:00:38.788Z] #28 9.697 #=#=#                                                                         
00:00:39 [2020-01-18T00:00:39.021Z] #44 183.0   LINK     lib/c/built-in.o
00:00:39 [2020-01-18T00:00:39.021Z] #44 183.0   LINK     lib/c/libcriu.so
00:00:39 [2020-01-18T00:00:39.035Z] #44 114.9   CC       criu/cr-service.o
00:00:39 [2020-01-18T00:00:39.284Z] #44 183.2   GEN      magic.py
00:00:39 [2020-01-18T00:00:39.284Z] #44 183.3 Note: Building without setproctitle() and strlcpy() support.
00:00:39 [2020-01-18T00:00:39.284Z] #44 183.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:00:39 [2020-01-18T00:00:39.564Z] #44 142.9   CC       criu/bitmap.o
00:00:39 [2020-01-18T00:00:39.565Z] #44 143.2   CC       criu/cgroup-props.o
00:00:39 [2020-01-18T00:00:39.662Z] #63 198.8 + bin/containerd-shim-runc-v2
00:00:39 [2020-01-18T00:00:39.856Z] #44 183.9 fatal: not a git repository (or any of the parent directories): .git
00:00:40 [2020-01-18T00:00:40.408Z] #44 115.8   CC       criu/crtools.o
00:00:40 [2020-01-18T00:00:40.408Z] #44 116.1   CC       criu/eventfd.o
00:00:40 [2020-01-18T00:00:40.470Z] #63 199.7 + binaries
00:00:40 [2020-01-18T00:00:40.470Z] #63 199.7 + mkdir -p /build
00:00:40 [2020-01-18T00:00:40.470Z] #63 199.7 + cp bin/containerd /build/containerd
00:00:40 [2020-01-18T00:00:40.470Z] #63 199.8 + cp bin/containerd-shim /build/containerd-shim
00:00:40 [2020-01-18T00:00:40.470Z] #63 199.8 + cp bin/ctr /build/ctr
00:00:40 [2020-01-18T00:00:40.470Z] #63 DONE 199.9s
00:00:40 [2020-01-18T00:00:40.535Z] #28 9.961 #=#=#                                                                         

###                                                                        4.4%
######                                                                     9.6%
############                                                              17.4%
################                                                          22.5%
###################                                                       27.7%
#######################                                                   32.9%
###########################                                               38.0%
################################                                          45.7%
####################################                                      50.9%
########################################                                  56.1%
############################################                              61.2%
#################################################                         69.0%
#####################################################                     74.2%
#########################################################                 79.3%
############################################################              84.5%
################################################################          89.7%
######################################################################    97.4%
######################################################################## 100.0%
00:00:40 [2020-01-18T00:00:40.667Z] #44 116.4   CC       criu/eventpoll.o
00:00:40 [2020-01-18T00:00:40.801Z] #44 184.7 make[1]: Nothing to be done for 'all'.
00:00:40 [2020-01-18T00:00:40.824Z] #28 12.75 
00:00:41 [2020-01-18T00:00:41.232Z] #44 117.0   CC       criu/external.o
00:00:41 [2020-01-18T00:00:41.241Z] 
00:00:41 [2020-01-18T00:00:41.241Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
00:00:41 [2020-01-18T00:00:41.241Z] #64 DONE 0.2s
00:00:41 [2020-01-18T00:00:41.241Z] 
00:00:41 [2020-01-18T00:00:41.241Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:00:41 [2020-01-18T00:00:41.374Z] #44 185.4 make[1]: 'images/built-in.o' is up to date.
00:00:41 [2020-01-18T00:00:41.374Z] #44 185.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:00:41 [2020-01-18T00:00:41.374Z] #44 185.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:00:41 [2020-01-18T00:00:41.374Z] #44 185.5 make[1]: 'compel/libcompel.a' is up to date.
00:00:41 [2020-01-18T00:00:41.461Z] #44 145.0   CC       criu/cgroup.o
00:00:41 [2020-01-18T00:00:41.490Z] #44 117.2   CC       criu/fault-injection.o
00:00:41 [2020-01-18T00:00:41.634Z] #68 DONE 0.1s
00:00:41 [2020-01-18T00:00:41.634Z] 
00:00:41 [2020-01-18T00:00:41.634Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
00:00:41 [2020-01-18T00:00:41.634Z] #70 DONE 0.1s
00:00:41 [2020-01-18T00:00:41.634Z] 
00:00:41 [2020-01-18T00:00:41.634Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
00:00:41 [2020-01-18T00:00:41.634Z] #73 DONE 0.1s
00:00:41 [2020-01-18T00:00:41.634Z] 
00:00:41 [2020-01-18T00:00:41.634Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
00:00:41 [2020-01-18T00:00:41.634Z] #74 DONE 0.0s
00:00:41 [2020-01-18T00:00:41.634Z] 
00:00:41 [2020-01-18T00:00:41.634Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
00:00:41 [2020-01-18T00:00:41.638Z] #44 185.5 make[1]: 'compel/compel-host-bin' is up to date.
00:00:41 [2020-01-18T00:00:41.638Z] #44 185.6 make[1]: Nothing to be done for 'all'.
00:00:41 [2020-01-18T00:00:41.638Z] #44 185.6 make[1]: 'soccr/libsoccr.a' is up to date.
00:00:41 [2020-01-18T00:00:41.638Z] #44 185.8 make[2]: Nothing to be done for 'all'.
00:00:41 [2020-01-18T00:00:41.749Z] #44 117.3   CC       criu/fdstore.o
00:00:41 [2020-01-18T00:00:41.749Z] #44 117.6   CC       criu/fifo.o
00:00:41 [2020-01-18T00:00:41.901Z] #44 185.8 make[2]: Nothing to be done for 'all'.
00:00:41 [2020-01-18T00:00:41.901Z] #44 185.9 make[2]: Nothing to be done for 'all'.
00:00:41 [2020-01-18T00:00:41.901Z] #44 186.0 make[2]: Nothing to be done for 'all'.
00:00:41 [2020-01-18T00:00:41.901Z] #44 186.0 make[2]: Nothing to be done for 'all'.
00:00:41 [2020-01-18T00:00:41.901Z] #44 186.1 make[2]: Nothing to be done for 'all'.
00:00:42 [2020-01-18T00:00:42.036Z] #28 13.08 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
##                                                                         3.5%
###                                                                        5.3%
00:00:42 [2020-01-18T00:00:42.036Z] #28 ...
00:00:42 [2020-01-18T00:00:42.036Z] 
00:00:42 [2020-01-18T00:00:42.036Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:00:42 [2020-01-18T00:00:42.036Z] #72 DONE 64.9s
00:00:42 [2020-01-18T00:00:42.036Z] 
00:00:42 [2020-01-18T00:00:42.036Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:00:42 [2020-01-18T00:00:42.162Z] #44 186.1 make[2]: Nothing to be done for 'all'.
00:00:42 [2020-01-18T00:00:42.162Z] #44 186.2 make[2]: Nothing to be done for 'all'.
00:00:42 [2020-01-18T00:00:42.314Z] #44 117.9   CC       criu/file-ids.o
00:00:42 [2020-01-18T00:00:42.314Z] #44 118.1   CC       criu/file-lock.o
00:00:42 [2020-01-18T00:00:42.392Z] #44 ...
00:00:42 [2020-01-18T00:00:42.392Z] 
00:00:42 [2020-01-18T00:00:42.392Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:00:42 [2020-01-18T00:00:42.392Z] #17 18.54 Fetched 8321 kB in 15s (565 kB/s)
00:00:42 [2020-01-18T00:00:42.392Z] #17 18.54 Reading package lists...
00:00:42 [2020-01-18T00:00:42.423Z] #44 186.2   INSTALL  criu/criu
00:00:42 [2020-01-18T00:00:42.615Z] #75 DONE 0.8s
00:00:42 [2020-01-18T00:00:42.615Z] 
00:00:42 [2020-01-18T00:00:42.615Z] #76 exporting to oci image format
00:00:42 [2020-01-18T00:00:42.615Z] #76 exporting layers
00:00:42 [2020-01-18T00:00:42.617Z] #28 13.08 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.1%
#######                                                                    9.7%
#######                                                                   10.6%
########                                                                  11.5%
########                                                                  12.4%
00:00:42 [2020-01-18T00:00:42.617Z] #28 ...
00:00:42 [2020-01-18T00:00:42.617Z] 
00:00:42 [2020-01-18T00:00:42.617Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:00:42 [2020-01-18T00:00:42.617Z] #36 55.55 debconf: delaying package configuration, since apt-utils is not installed
00:00:42 [2020-01-18T00:00:42.617Z] #36 55.89 Fetched 14.9 MB in 3s (4772 kB/s)
00:00:42 [2020-01-18T00:00:42.617Z] #36 56.17 Selecting previously unselected package xxd.
00:00:42 [2020-01-18T00:00:42.617Z] #36 56.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
00:00:42 [2020-01-18T00:00:42.617Z] #36 56.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 56.41 Unpacking xxd (2:8.1.0875-5) ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 56.84 Selecting previously unselected package vim-common.
00:00:42 [2020-01-18T00:00:42.617Z] #36 56.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 56.99 Unpacking vim-common (2:8.1.0875-5) ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 57.57 Selecting previously unselected package cmake-data.
00:00:42 [2020-01-18T00:00:42.617Z] #36 57.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 57.59 Unpacking cmake-data (3.13.4-1) ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 62.68 Selecting previously unselected package libicu63:ppc64el.
00:00:42 [2020-01-18T00:00:42.617Z] #36 62.70 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 62.73 Unpacking libicu63:ppc64el (63.1-6) ...
00:00:42 [2020-01-18T00:00:42.617Z] #36 ...
00:00:42 [2020-01-18T00:00:42.617Z] 
00:00:42 [2020-01-18T00:00:42.617Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:00:42 [2020-01-18T00:00:42.685Z] #44 DONE 186.6s
00:00:42 [2020-01-18T00:00:42.685Z] 
00:00:42 [2020-01-18T00:00:42.685Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:43 [2020-01-18T00:00:43.248Z] #44 118.8   CC       criu/files-ext.o
00:00:43 [2020-01-18T00:00:43.248Z] #44 119.0   CC       criu/files-reg.o
00:00:43 [2020-01-18T00:00:43.320Z] #17 23.93 Reading package lists...#17 ...
00:00:43 [2020-01-18T00:00:43.320Z] 
00:00:43 [2020-01-18T00:00:43.320Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:00:43 [2020-01-18T00:00:43.320Z] #30 DONE 246.3s
00:00:43 [2020-01-18T00:00:43.320Z] 
00:00:43 [2020-01-18T00:00:43.320Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:00:43 [2020-01-18T00:00:43.320Z] #17 23.93 Reading package lists...
00:00:44 [2020-01-18T00:00:44.070Z] #62 ...
00:00:44 [2020-01-18T00:00:44.070Z] 
00:00:44 [2020-01-18T00:00:44.070Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
00:00:44 [2020-01-18T00:00:44.070Z] #45 DONE 0.1s
00:00:44 [2020-01-18T00:00:44.070Z] 
00:00:44 [2020-01-18T00:00:44.070Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
00:00:44 [2020-01-18T00:00:44.330Z] #48 DONE 0.1s
00:00:44 [2020-01-18T00:00:44.330Z] 
00:00:44 [2020-01-18T00:00:44.330Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
00:00:44 [2020-01-18T00:00:44.330Z] #51 DONE 0.1s
00:00:44 [2020-01-18T00:00:44.330Z] 
00:00:44 [2020-01-18T00:00:44.330Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
00:00:44 [2020-01-18T00:00:44.502Z] #17 29.74 Building dependency tree...
00:00:44 [2020-01-18T00:00:44.590Z] #54 DONE 0.2s
00:00:44 [2020-01-18T00:00:44.590Z] 
00:00:44 [2020-01-18T00:00:44.590Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
00:00:44 [2020-01-18T00:00:44.622Z] #44 120.4   CC       criu/files.o
00:00:44 [2020-01-18T00:00:44.849Z] #58 DONE 0.1s
00:00:44 [2020-01-18T00:00:44.849Z] 
00:00:44 [2020-01-18T00:00:44.849Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:00:45 [2020-01-18T00:00:45.062Z] #17 31.49 libcap2-bin is already the newest version (1:2.25-2).
00:00:45 [2020-01-18T00:00:45.062Z] #17 31.49 The following additional packages will be installed:
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.49   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.50   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.50   python3.7 python3.7-minimal vim-runtime xxd
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.51 Suggested packages:
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.51   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.51   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.51 Recommended packages:
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.51   aufs-dkms nftables build-essential python3-dev python3-keyring
00:00:45 [2020-01-18T00:00:45.317Z] #17 31.51   python3-keyrings.alt python3-xdg unzip
00:00:46 [2020-01-18T00:00:46.000Z] #44 121.8   CC       criu/filesystems.o
00:00:46 [2020-01-18T00:00:46.191Z] #28 13.08 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.1%
#######                                                                    9.7%
#######                                                                   10.6%
########                                                                  11.5%
########                                                                  12.4%
##########                                                                14.2%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.6%
###############                                                           21.4%
################                                                          23.1%
#################                                                         24.9%
###################                                                       26.7%
####################                                                      28.5%
######################                                                    31.2%
########################                                                  34.2%
#########################                                                 35.1%
###########################                                               37.8%
############################                                              39.6%
#############################                                             41.4%
###############################                                           43.2%
#################################                                         45.9%
##################################                                        47.9%
####################################                                      51.0%
#####################################                                     52.2%
######################################                                    53.5%
########################################                                  56.0%
#########################################                                 57.8%
###########################################                               60.4%
#############################################                             62.8%
##############################################                            64.0%
###############################################                           66.1%
##########
00:00:46 [2020-01-18T00:00:46.191Z] #28 ...
00:00:46 [2020-01-18T00:00:46.191Z] 
00:00:46 [2020-01-18T00:00:46.191Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:00:46 [2020-01-18T00:00:46.191Z] #44 59.07 Selecting previously unselected package libprotoc17:ppc64el.
00:00:46 [2020-01-18T00:00:46.191Z] #44 59.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 59.16 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.28 Selecting previously unselected package protobuf-c-compiler.
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.31 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.32 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.63 Selecting previously unselected package protobuf-compiler.
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.85 Selecting previously unselected package python-pkg-resources.
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 60.90 Unpacking python-pkg-resources (40.8.0-1) ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 61.32 Selecting previously unselected package python-six.
00:00:46 [2020-01-18T00:00:46.191Z] #44 61.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 61.34 Unpacking python-six (1.12.0-1) ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 61.42 Selecting previously unselected package python-protobuf.
00:00:46 [2020-01-18T00:00:46.191Z] #44 61.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 61.47 Unpacking python-protobuf (3.6.1.3-2) ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 62.58 Setting up python-pkg-resources (40.8.0-1) ...
00:00:46 [2020-01-18T00:00:46.191Z] #44 ...
00:00:46 [2020-01-18T00:00:46.191Z] 
00:00:46 [2020-01-18T00:00:46.191Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:00:46 [2020-01-18T00:00:46.566Z] #44 122.3   CC       criu/fsnotify.o
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.17 The following NEW packages will be installed:
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.17   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.18   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.18   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.18   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.18   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.18   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.18   python3-setuptools python3-wheel python3.7 python3.7-minimal
00:00:47 [2020-01-18T00:00:47.203Z] #17 33.18   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.60 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.60 Need to get 27.0 MB of archives.
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.60 After this operation, 111 MB of additional disk space will be used.
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2 [588 kB]
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2 [1736 kB]
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2 [1732 kB]
00:00:47 [2020-01-18T00:00:47.457Z] #17 33.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2 [330 kB]
00:00:47 [2020-01-18T00:00:47.500Z] #44 123.1   CC       criu/image-desc.o
00:00:47 [2020-01-18T00:00:47.500Z] #44 123.2   CC       criu/image.o
00:00:47 [2020-01-18T00:00:47.649Z] #28 13.08 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
##                                                                         3.5%
###                                                                        5.3%
#####                                                                      7.1%
#######                                                                    9.7%
#######                                                                   10.6%
########                                                                  11.5%
########                                                                  12.4%
##########                                                                14.2%
###########                                                               16.0%
############                                                              17.8%
##############                                                            19.6%
###############                                                           21.4%
################                                                          23.1%
#################                                                         24.9%
###################                                                       26.7%
####################                                                      28.5%
######################                                                    31.2%
########################                                                  34.2%
#########################                                                 35.1%
###########################                                               37.8%
############################                                              39.6%
#############################                                             41.4%
###############################                                           43.2%
#################################                                         45.9%
##################################                                        47.9%
####################################                                      51.0%
#####################################                                     52.2%
######################################                                    53.5%
########################################                                  56.0%
#########################################                                 57.8%
###########################################                               60.4%
#############################################                             62.8%
##############################################                            64.0%
###############################################                           66.1%
#################################################                         68.8%
###################################################                       71.0%
#####################################################                     73.9%
#######################################################                   76.5%
########################################################                  78.3%
##########################################################                81.0%
############################################################              83.7%
##############################################################            86.4%
################################################################          89.1%
##################################################################        91.7%
###################################################################       94.4%
######################################################################    98.0%
######################################################################## 100.0%
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 33.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 34.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 34.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 34.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 34.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 34.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 34.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
00:00:47 [2020-01-18T00:00:47.713Z] #17 34.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
00:00:47 [2020-01-18T00:00:47.938Z] #28 19.69 
00:00:48 [2020-01-18T00:00:48.066Z] #44 123.9   CC       criu/ipc_ns.o
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.59 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.62 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.65 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
00:00:48 [2020-01-18T00:00:48.273Z] #17 34.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
00:00:48 [2020-01-18T00:00:48.528Z] #17 34.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
00:00:48 [2020-01-18T00:00:48.783Z] #17 35.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
00:00:48 [2020-01-18T00:00:48.783Z] #17 35.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
00:00:49 [2020-01-18T00:00:49.000Z] #44 124.7   CC       criu/irmap.o
00:00:49 [2020-01-18T00:00:49.000Z] #44 ...
00:00:49 [2020-01-18T00:00:49.000Z] 
00:00:49 [2020-01-18T00:00:49.000Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:00:49 [2020-01-18T00:00:49.258Z] #41 217.8 + dpkg --print-architecture
00:00:49 [2020-01-18T00:00:49.258Z] #41 217.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:00:49 [2020-01-18T00:00:49.343Z] #17 35.65 debconf: delaying package configuration, since apt-utils is not installed
00:00:49 [2020-01-18T00:00:49.516Z] #41 218.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:00:49 [2020-01-18T00:00:49.516Z] #41 218.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:00:49 [2020-01-18T00:00:49.608Z] #17 35.79 Fetched 27.0 MB in 2s (14.7 MB/s)
00:00:49 [2020-01-18T00:00:49.608Z] #17 35.98 Selecting previously unselected package pigz.
00:00:49 [2020-01-18T00:00:49.866Z] #17 35.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 ... 23423 files and directories currently installed.)
00:00:49 [2020-01-18T00:00:49.866Z] #17 36.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
00:00:49 [2020-01-18T00:00:49.866Z] #17 36.11 Unpacking pigz (2.4-1) ...
00:00:50 [2020-01-18T00:00:50.124Z] #17 36.29 Selecting previously unselected package libpython3.7-minimal:amd64.
00:00:50 [2020-01-18T00:00:50.124Z] #17 36.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_amd64.deb ...
00:00:50 [2020-01-18T00:00:50.124Z] #17 36.30 Unpacking libpython3.7-minimal:amd64 (3.7.3-2) ...
00:00:50 [2020-01-18T00:00:50.685Z] #17 36.76 Selecting previously unselected package python3.7-minimal.
00:00:50 [2020-01-18T00:00:50.685Z] #17 36.78 Preparing to unpack .../python3.7-minimal_3.7.3-2_amd64.deb ...
00:00:50 [2020-01-18T00:00:50.685Z] #17 36.79 Unpacking python3.7-minimal (3.7.3-2) ...
00:00:50 [2020-01-18T00:00:50.686Z] #28 21.92 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
00:00:50 [2020-01-18T00:00:50.686Z] #28 22.56 
00:00:51 [2020-01-18T00:00:51.270Z] #28 22.80 #=#=#                                                                         

########################################                                  56.0%
######################################################################## 100.0%
00:00:51 [2020-01-18T00:00:51.563Z] #28 23.34 
00:00:51 [2020-01-18T00:00:51.610Z] #17 37.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2) ...
00:00:51 [2020-01-18T00:00:51.611Z] #17 37.71 Setting up python3.7-minimal (3.7.3-2) ...
00:00:52 [2020-01-18T00:00:52.195Z] #28 ...
00:00:52 [2020-01-18T00:00:52.195Z] 
00:00:52 [2020-01-18T00:00:52.195Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:00:52 [2020-01-18T00:00:52.195Z] #48 64.85 internal/reflectlite
00:00:52 [2020-01-18T00:00:52.195Z] #48 64.88 sync
00:00:52 [2020-01-18T00:00:52.195Z] #48 68.21 math/rand
00:00:52 [2020-01-18T00:00:52.195Z] #48 68.22 internal/singleflight
00:00:52 [2020-01-18T00:00:52.195Z] #48 68.24 github.com/LK4D4/vndr/godl/singleflight
00:00:52 [2020-01-18T00:00:52.195Z] #48 72.77 io
00:00:52 [2020-01-18T00:00:52.195Z] #48 72.78 sort
00:00:52 [2020-01-18T00:00:52.195Z] #48 72.83 strconv
00:00:52 [2020-01-18T00:00:52.195Z] #48 73.01 syscall
00:00:52 [2020-01-18T00:00:52.195Z] #48 ...
00:00:52 [2020-01-18T00:00:52.195Z] 
00:00:52 [2020-01-18T00:00:52.195Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:00:52 [2020-01-18T00:00:52.195Z] #36 74.26 Selecting previously unselected package libxml2:ppc64el.
00:00:52 [2020-01-18T00:00:52.195Z] #36 74.28 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
00:00:52 [2020-01-18T00:00:52.195Z] #36 74.29 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
00:00:52 [2020-01-18T00:00:52.195Z] #36 75.12 Selecting previously unselected package libarchive13:ppc64el.
00:00:52 [2020-01-18T00:00:52.195Z] #36 75.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
00:00:52 [2020-01-18T00:00:52.195Z] #36 75.17 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:00:52 [2020-01-18T00:00:52.826Z] #36 75.72 Selecting previously unselected package libjsoncpp1:ppc64el.
00:00:52 [2020-01-18T00:00:52.826Z] #36 75.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
00:00:52 [2020-01-18T00:00:52.826Z] #36 75.74 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
00:00:52 [2020-01-18T00:00:52.826Z] #36 75.98 Selecting previously unselected package librhash0:ppc64el.
00:00:53 [2020-01-18T00:00:53.118Z] #36 76.02 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
00:00:53 [2020-01-18T00:00:53.118Z] #36 76.03 Unpacking librhash0:ppc64el (1.3.8-1) ...
00:00:53 [2020-01-18T00:00:53.118Z] #36 ...
00:00:53 [2020-01-18T00:00:53.118Z] 
00:00:53 [2020-01-18T00:00:53.118Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u2 [109 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 66.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 67.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 67.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 67.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 67.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u2 [321 kB]
00:00:53 [2020-01-18T00:00:53.118Z] #11 69.08 debconf: delaying package configuration, since apt-utils is not installed
00:00:53 [2020-01-18T00:00:53.118Z] #11 69.31 Fetched 78.9 MB in 20s (4017 kB/s)
00:00:53 [2020-01-18T00:00:53.118Z] #11 69.48 Selecting previously unselected package binutils-mingw-w64-i686.
00:00:53 [2020-01-18T00:00:53.118Z] #11 69.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 ... 15330 files and directories currently installed.)
00:00:53 [2020-01-18T00:00:53.118Z] #11 69.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
00:00:53 [2020-01-18T00:00:53.118Z] #11 69.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:00:53 [2020-01-18T00:00:53.118Z] #11 74.35 Selecting previously unselected package binutils-mingw-w64-x86-64.
00:00:53 [2020-01-18T00:00:53.118Z] #11 74.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
00:00:53 [2020-01-18T00:00:53.118Z] #11 74.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:00:53 [2020-01-18T00:00:53.410Z] #11 ...
00:00:53 [2020-01-18T00:00:53.410Z] 
00:00:53 [2020-01-18T00:00:53.410Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:00:53 [2020-01-18T00:00:53.410Z] #36 76.29 Selecting previously unselected package libuv1:ppc64el.
00:00:53 [2020-01-18T00:00:53.410Z] #36 76.36 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
00:00:53 [2020-01-18T00:00:53.410Z] #36 76.36 Unpacking libuv1:ppc64el (1.24.1-1) ...
00:00:53 [2020-01-18T00:00:53.499Z] #17 39.73 Selecting previously unselected package python3-minimal.
00:00:53 [2020-01-18T00:00:53.499Z] #17 39.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
00:00:53 [2020-01-18T00:00:53.499Z] #17 39.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
00:00:53 [2020-01-18T00:00:53.499Z] #17 39.81 Unpacking python3-minimal (3.7.3-1) ...
00:00:53 [2020-01-18T00:00:53.499Z] #17 39.88 Selecting previously unselected package libmpdec2:amd64.
00:00:53 [2020-01-18T00:00:53.499Z] #17 39.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
00:00:53 [2020-01-18T00:00:53.499Z] #17 39.90 Unpacking libmpdec2:amd64 (2.4.2-2) ...
00:00:53 [2020-01-18T00:00:53.703Z] #36 76.70 Selecting previously unselected package cmake.
00:00:53 [2020-01-18T00:00:53.703Z] #36 76.71 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
00:00:53 [2020-01-18T00:00:53.703Z] #36 76.72 Unpacking cmake (3.13.4-1) ...
00:00:53 [2020-01-18T00:00:53.755Z] #17 40.01 Selecting previously unselected package libpython3.7-stdlib:amd64.
00:00:53 [2020-01-18T00:00:53.755Z] #17 40.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_amd64.deb ...
00:00:53 [2020-01-18T00:00:53.755Z] #17 40.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2) ...
00:00:54 [2020-01-18T00:00:54.892Z] #62 233.2 + bin/containerd-stress
00:00:55 [2020-01-18T00:00:55.120Z] #17 41.08 Selecting previously unselected package python3.7.
00:00:55 [2020-01-18T00:00:55.120Z] #17 41.10 Preparing to unpack .../python3.7_3.7.3-2_amd64.deb ...
00:00:55 [2020-01-18T00:00:55.120Z] #17 41.10 Unpacking python3.7 (3.7.3-2) ...
00:00:55 [2020-01-18T00:00:55.120Z] #17 41.23 Selecting previously unselected package libpython3-stdlib:amd64.
00:00:55 [2020-01-18T00:00:55.120Z] #17 41.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
00:00:55 [2020-01-18T00:00:55.120Z] #17 41.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
00:00:55 [2020-01-18T00:00:55.120Z] #17 41.32 Setting up python3-minimal (3.7.3-1) ...
00:00:55 [2020-01-18T00:00:55.682Z] #17 ...
00:00:55 [2020-01-18T00:00:55.682Z] 
00:00:55 [2020-01-18T00:00:55.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:55 [2020-01-18T00:00:55.682Z] #44 149.2   CC       criu/clone-noasan.o
00:00:55 [2020-01-18T00:00:55.682Z] #44 149.3   CC       criu/config.o
00:00:55 [2020-01-18T00:00:55.682Z] #44 150.5   CC       criu/cr-check.o
00:00:55 [2020-01-18T00:00:55.682Z] #44 152.2   CC       criu/cr-dedup.o
00:00:55 [2020-01-18T00:00:55.682Z] #44 152.6   CC       criu/cr-dump.o
00:00:55 [2020-01-18T00:00:55.682Z] #44 155.2   CC       criu/cr-errno.o
00:00:55 [2020-01-18T00:00:55.682Z] #44 155.3   CC       criu/cr-restore.o
00:00:55 [2020-01-18T00:00:55.939Z] #44 ...
00:00:55 [2020-01-18T00:00:55.939Z] 
00:00:55 [2020-01-18T00:00:55.939Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.10 Selecting previously unselected package python3.
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.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 ... 24084 files and directories currently installed.)
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.16 Unpacking python3 (3.7.3-1) ...
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.27 Selecting previously unselected package libip4tc0:amd64.
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.27 Unpacking libip4tc0:amd64 (1.8.2-4) ...
00:00:55 [2020-01-18T00:00:55.939Z] #17 42.36 Selecting previously unselected package libip6tc0:amd64.
00:00:56 [2020-01-18T00:00:56.048Z] #36 ...
00:00:56 [2020-01-18T00:00:56.048Z] 
00:00:56 [2020-01-18T00:00:56.048Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:00:56 [2020-01-18T00:00:56.048Z] #34 68.81 sort
00:00:56 [2020-01-18T00:00:56.048Z] #34 68.84 errors
00:00:56 [2020-01-18T00:00:56.048Z] #34 69.76 io
00:00:56 [2020-01-18T00:00:56.048Z] #34 69.78 internal/oserror
00:00:56 [2020-01-18T00:00:56.048Z] #34 69.81 strconv
00:00:56 [2020-01-18T00:00:56.048Z] #34 70.70 syscall
00:00:56 [2020-01-18T00:00:56.048Z] #34 75.72 bytes
00:00:56 [2020-01-18T00:00:56.048Z] #34 75.78 strings
00:00:56 [2020-01-18T00:00:56.048Z] #34 ...
00:00:56 [2020-01-18T00:00:56.048Z] 
00:00:56 [2020-01-18T00:00:56.048Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:00:56 [2020-01-18T00:00:56.048Z] #28 25.33 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
00:00:56 [2020-01-18T00:00:56.048Z] #28 26.03 #=#=#                                                                         
00:00:56 [2020-01-18T00:00:56.048Z] #28 26.24 #=#=#                                                                         

#############################################                             62.6%
######################################################################## 100.0%
00:00:56 [2020-01-18T00:00:56.048Z] #28 26.68 
00:00:56 [2020-01-18T00:00:56.195Z] #17 42.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
00:00:56 [2020-01-18T00:00:56.195Z] #17 42.37 Unpacking libip6tc0:amd64 (1.8.2-4) ...
00:00:56 [2020-01-18T00:00:56.195Z] #17 42.48 Selecting previously unselected package libiptc0:amd64.
00:00:56 [2020-01-18T00:00:56.195Z] #17 42.48 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
00:00:56 [2020-01-18T00:00:56.195Z] #17 42.49 Unpacking libiptc0:amd64 (1.8.2-4) ...
00:00:56 [2020-01-18T00:00:56.195Z] #17 42.59 Selecting previously unselected package libnfnetlink0:amd64.
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.68 Selecting previously unselected package libnetfilter-conntrack3:amd64.
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.75 Selecting previously unselected package libnftnl11:amd64.
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.77 Unpacking libnftnl11:amd64 (1.1.2-2) ...
00:00:56 [2020-01-18T00:00:56.451Z] #17 42.86 Selecting previously unselected package iptables.
00:00:56 [2020-01-18T00:00:56.707Z] #17 42.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
00:00:56 [2020-01-18T00:00:56.707Z] #17 42.87 Unpacking iptables (1.8.2-4) ...
00:00:56 [2020-01-18T00:00:56.707Z] #17 43.15 Selecting previously unselected package xxd.
00:00:56 [2020-01-18T00:00:56.808Z] #62 235.8 + bin/containerd-shim
00:00:56 [2020-01-18T00:00:56.963Z] #17 43.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
00:00:56 [2020-01-18T00:00:56.963Z] #17 43.16 Unpacking xxd (2:8.1.0875-5) ...
00:00:56 [2020-01-18T00:00:56.963Z] #17 43.28 Selecting previously unselected package vim-common.
00:00:57 [2020-01-18T00:00:57.100Z] #28 28.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
00:00:57 [2020-01-18T00:00:57.100Z] #28 28.89 skipping existing c8c2d4a6b2e3
00:00:57 [2020-01-18T00:00:57.219Z] #17 43.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:00:57 [2020-01-18T00:00:57.219Z] #17 43.32 Unpacking vim-common (2:8.1.0875-5) ...
00:00:57 [2020-01-18T00:00:57.219Z] #17 43.51 Selecting previously unselected package bash-completion.
00:00:57 [2020-01-18T00:00:57.219Z] #17 43.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:00:57 [2020-01-18T00:00:57.391Z] #28 29.07 
00:00:58 [2020-01-18T00:00:58.426Z] #28 ...
00:00:58 [2020-01-18T00:00:58.426Z] 
00:00:58 [2020-01-18T00:00:58.426Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:00:58 [2020-01-18T00:00:58.426Z] #44 71.31 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 71.31 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 71.32 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 71.35 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 71.36 Setting up python-six (1.12.0-1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.56 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.57 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.58 Setting up libcap-dev:ppc64el (1:2.25-2) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.58 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.59 Setting up protobuf-compiler (3.6.1.3-2) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.60 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 76.61 Setting up python-protobuf (3.6.1.3-2) ...
00:00:58 [2020-01-18T00:00:58.426Z] #44 ...
00:00:58 [2020-01-18T00:00:58.426Z] 
00:00:58 [2020-01-18T00:00:58.426Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
00:00:58 [2020-01-18T00:00:58.426Z] #36 81.40 Setting up libicu63:ppc64el (63.1-6) ...
00:00:58 [2020-01-18T00:00:58.426Z] #36 81.41 Setting up xxd (2:8.1.0875-5) ...
00:00:58 [2020-01-18T00:00:58.426Z] #36 81.42 Setting up libuv1:ppc64el (1.24.1-1) ...
00:00:58 [2020-01-18T00:00:58.426Z] #36 81.43 Setting up vim-common (2:8.1.0875-5) ...
00:00:58 [2020-01-18T00:00:58.426Z] #36 81.51 Setting up librhash0:ppc64el (1.3.8-1) ...
00:00:58 [2020-01-18T00:00:58.720Z] #36 81.53 Setting up cmake-data (3.13.4-1) ...
00:00:58 [2020-01-18T00:00:58.720Z] #36 81.54 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
00:00:58 [2020-01-18T00:00:58.720Z] #36 81.55 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
00:00:58 [2020-01-18T00:00:58.720Z] #36 81.56 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
00:00:58 [2020-01-18T00:00:58.720Z] #36 81.58 Setting up cmake (3.13.4-1) ...
00:00:58 [2020-01-18T00:00:58.720Z] #36 81.59 Processing triggers for libc-bin (2.28-10) ...
00:00:58 [2020-01-18T00:00:58.720Z] #36 81.78 Processing triggers for mime-support (3.62) ...
00:00:59 [2020-01-18T00:00:59.018Z] #36 DONE 82.1s
00:00:59 [2020-01-18T00:00:59.018Z] 
00:00:59 [2020-01-18T00:00:59.018Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
00:00:59 [2020-01-18T00:00:59.313Z] #37 DONE 0.2s
00:00:59 [2020-01-18T00:00:59.313Z] 
00:00:59 [2020-01-18T00:00:59.313Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
00:00:59 [2020-01-18T00:00:59.313Z] #38 DONE 0.1s
00:00:59 [2020-01-18T00:00:59.313Z] 
00:00:59 [2020-01-18T00:00:59.313Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.27 Selecting previously unselected package binutils-mingw-w64.
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.54 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.61 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.90 Selecting previously unselected package dmsetup.
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
00:00:59 [2020-01-18T00:00:59.313Z] #11 79.91 Unpacking dmsetup (2:1.02.155-3) ...
00:00:59 [2020-01-18T00:00:59.313Z] #11 80.24 Selecting previously unselected package mingw-w64-common.
00:00:59 [2020-01-18T00:00:59.313Z] #11 80.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
00:00:59 [2020-01-18T00:00:59.313Z] #11 80.27 Unpacking mingw-w64-common (6.0.0-3) ...
00:00:59 [2020-01-18T00:00:59.509Z] #41 ...
00:00:59 [2020-01-18T00:00:59.509Z] 
00:00:59 [2020-01-18T00:00:59.509Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:00:59 [2020-01-18T00:00:59.509Z] #44 125.3   CC       criu/kcmp-ids.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 125.6   CC       criu/kerndat.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 126.2   CC       criu/libnetlink.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 126.5   CC       criu/log.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 126.8   CC       criu/lsm.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 127.1   CC       criu/mem.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 128.2   CC       criu/mount.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 131.0   CC       criu/namespaces.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 132.3   CC       criu/net.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 134.6   CC       criu/netfilter.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 134.9   CC       criu/page-pipe.o
00:00:59 [2020-01-18T00:00:59.509Z] #44 135.3   CC       criu/page-xfer.o
00:00:59 [2020-01-18T00:00:59.735Z] #17 46.02 Unpacking bash-completion (1:2.8-6) ...
00:00:59 [2020-01-18T00:00:59.991Z] #17 46.36 Selecting previously unselected package bzip2.
00:00:59 [2020-01-18T00:00:59.991Z] #17 46.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
00:00:59 [2020-01-18T00:00:59.991Z] #17 46.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:01:00 [2020-01-18T00:01:00.247Z] #17 46.47 Selecting previously unselected package xz-utils.
00:01:00 [2020-01-18T00:01:00.247Z] #17 46.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
00:01:00 [2020-01-18T00:01:00.247Z] #17 46.49 Unpacking xz-utils (5.2.4-1) ...
00:01:00 [2020-01-18T00:01:00.360Z] #11 ...
00:01:00 [2020-01-18T00:01:00.360Z] 
00:01:00 [2020-01-18T00:01:00.360Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
00:01:00 [2020-01-18T00:01:00.360Z] #28 30.77 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
00:01:00 [2020-01-18T00:01:00.360Z] #28 31.33 
00:01:00 [2020-01-18T00:01:00.360Z] #28 31.55 #=#=#                                                                         

######################################################################## 100.0%
00:01:00 [2020-01-18T00:01:00.360Z] #28 31.78 
00:01:00 [2020-01-18T00:01:00.360Z] #28 31.90 Download of images into '/build' complete.
00:01:00 [2020-01-18T00:01:00.360Z] #28 31.90 Use something like the following to load the result into a Docker daemon:
00:01:00 [2020-01-18T00:01:00.360Z] #28 31.90   tar -cC '/build' . | docker load
00:01:00 [2020-01-18T00:01:00.360Z] #28 DONE 32.0s
00:01:00 [2020-01-18T00:01:00.360Z] 
00:01:00 [2020-01-18T00:01:00.360Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.331 + RM_GOPATH=0
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.342 + TMP_GOPATH=
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.342 + : /build
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.342 + '[' -z '' ']'
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.343 ++ mktemp -d
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.348 + export GOPATH=/tmp/tmp.1wkUqwNF0A
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.349 + GOPATH=/tmp/tmp.1wkUqwNF0A
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.349 + RM_GOPATH=1
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.349 ++ dirname ./install.sh
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.359 + dir=.
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.366 + bin=tini
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.367 + shift
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.368 + '[' '!' -f ./tini.installer ']'
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.368 + . ./tini.installer
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.369 ++ : fec3683b971d9c3ef73f284f176672c44b448662
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.382 + install_tini
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.383 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.383 + git clone https://github.com/krallin/tini.git /tmp/tmp.1wkUqwNF0A/tini
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.384 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
00:01:00 [2020-01-18T00:01:00.360Z] #39 0.387 Cloning into '/tmp/tmp.1wkUqwNF0A/tini'...
00:01:00 [2020-01-18T00:01:00.503Z] #17 46.69 Selecting previously unselected package apparmor.
00:01:00 [2020-01-18T00:01:00.503Z] #17 46.71 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
00:01:00 [2020-01-18T00:01:00.503Z] #17 46.79 Unpacking apparmor (2.13.2-10) ...
00:01:00 [2020-01-18T00:01:00.759Z] #17 47.15 Selecting previously unselected package aufs-tools.
00:01:00 [2020-01-18T00:01:00.759Z] #17 47.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
00:01:00 [2020-01-18T00:01:00.886Z] #44 136.5   CC       criu/pagemap-cache.o
00:01:00 [2020-01-18T00:01:00.993Z] #39 ...
00:01:00 [2020-01-18T00:01:00.993Z] 
00:01:00 [2020-01-18T00:01:00.993Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:01:00 [2020-01-18T00:01:00.993Z] #51 73.70 + cd /tmp/tmp.tzp7BsNdzQ/src/gotest.tools/gotestsum
00:01:00 [2020-01-18T00:01:00.993Z] #51 73.70 + git checkout -q v0.3.5
00:01:00 [2020-01-18T00:01:00.993Z] #51 73.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
00:01:00 [2020-01-18T00:01:00.993Z] #51 ...
00:01:00 [2020-01-18T00:01:00.993Z] 
00:01:00 [2020-01-18T00:01:00.993Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:01:00 [2020-01-18T00:01:00.993Z] #31 80.47 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
00:01:00 [2020-01-18T00:01:00.993Z] #31 82.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
00:01:01 [2020-01-18T00:01:01.015Z] #17 47.17 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:01:01 [2020-01-18T00:01:01.015Z] #17 47.32 Selecting previously unselected package libonig5:amd64.
00:01:01 [2020-01-18T00:01:01.015Z] #17 47.33 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
00:01:01 [2020-01-18T00:01:01.015Z] #17 47.33 Unpacking libonig5:amd64 (6.9.1-1) ...
00:01:01 [2020-01-18T00:01:01.146Z] #44 136.9   CC       criu/pagemap.o
00:01:01 [2020-01-18T00:01:01.272Z] #17 47.48 Selecting previously unselected package libjq1:amd64.
00:01:01 [2020-01-18T00:01:01.272Z] #17 47.49 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
00:01:01 [2020-01-18T00:01:01.272Z] #17 47.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
00:01:01 [2020-01-18T00:01:01.272Z] #17 47.59 Selecting previously unselected package jq.
00:01:01 [2020-01-18T00:01:01.272Z] #17 47.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
00:01:01 [2020-01-18T00:01:01.272Z] #17 47.60 Unpacking jq (1.5+dfsg-2+b1) ...
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.70 Selecting previously unselected package libaio1:amd64.
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.70 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.71 Unpacking libaio1:amd64 (0.3.112-3) ...
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.81 Selecting previously unselected package libgpm2:amd64.
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.82 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.83 Unpacking libgpm2:amd64 (1.20.7-5) ...
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.88 Selecting previously unselected package libicu63:amd64.
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.90 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
00:01:01 [2020-01-18T00:01:01.528Z] #17 47.91 Unpacking libicu63:amd64 (63.1-6) ...
00:01:02 [2020-01-18T00:01:02.079Z] #44 137.7   CC       criu/parasite-syscall.o
00:01:03 [2020-01-18T00:01:03.011Z] #44 138.4   CC       criu/path.o
00:01:03 [2020-01-18T00:01:03.011Z] #44 138.7   CC       criu/pie-util-vdso-elf32.o
00:01:03 [2020-01-18T00:01:03.268Z] #44 139.0   CC       criu/pie-util-vdso.o
00:01:03 [2020-01-18T00:01:03.385Z] #62 241.2 + bin/containerd-shim-runc-v1
00:01:03 [2020-01-18T00:01:03.833Z] #44 139.3   CC       criu/pie-util.o
00:01:03 [2020-01-18T00:01:03.833Z] #44 139.5   CC       criu/pipes.o
00:01:04 [2020-01-18T00:01:04.399Z] #44 140.0   CC       criu/plugin.o
00:01:04 [2020-01-18T00:01:04.399Z] #44 140.3   CC       criu/proc_parse.o
00:01:04 [2020-01-18T00:01:04.530Z] #31 ...
00:01:04 [2020-01-18T00:01:04.530Z] 
00:01:04 [2020-01-18T00:01:04.530Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
00:01:04 [2020-01-18T00:01:04.530Z] #44 87.01 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
00:01:04 [2020-01-18T00:01:04.530Z] #44 87.03 Processing triggers for libc-bin (2.28-10) ...
00:01:04 [2020-01-18T00:01:04.530Z] #44 DONE 87.3s
00:01:04 [2020-01-18T00:01:04.530Z] 
00:01:04 [2020-01-18T00:01:04.530Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:04 [2020-01-18T00:01:04.795Z] #17 51.01 Selecting previously unselected package libnet1:amd64.
00:01:04 [2020-01-18T00:01:04.795Z] #17 51.03 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
00:01:04 [2020-01-18T00:01:04.795Z] #17 51.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:01:04 [2020-01-18T00:01:04.795Z] #17 51.14 Selecting previously unselected package libnl-3-200:amd64.
00:01:04 [2020-01-18T00:01:04.795Z] #17 51.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
00:01:04 [2020-01-18T00:01:04.795Z] #17 51.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
00:01:05 [2020-01-18T00:01:05.051Z] #17 51.26 Selecting previously unselected package libprotobuf-c1:amd64.
00:01:05 [2020-01-18T00:01:05.051Z] #17 51.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
00:01:05 [2020-01-18T00:01:05.051Z] #17 51.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:01:05 [2020-01-18T00:01:05.051Z] #17 51.36 Selecting previously unselected package libreadline5:amd64.
00:01:05 [2020-01-18T00:01:05.051Z] #17 51.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
00:01:05 [2020-01-18T00:01:05.051Z] #17 51.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:01:05 [2020-01-18T00:01:05.293Z] #62 244.2 + bin/containerd-shim-runc-v2
00:01:05 [2020-01-18T00:01:05.307Z] #17 51.49 Selecting previously unselected package net-tools.
00:01:05 [2020-01-18T00:01:05.307Z] #17 51.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
00:01:05 [2020-01-18T00:01:05.307Z] #17 51.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:01:05 [2020-01-18T00:01:05.563Z] #17 51.71 Selecting previously unselected package python-pip-whl.
00:01:05 [2020-01-18T00:01:05.563Z] #17 51.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:01:05 [2020-01-18T00:01:05.563Z] #17 51.74 Unpacking python-pip-whl (18.1-5) ...
00:01:06 [2020-01-18T00:01:06.125Z] #17 52.33 Selecting previously unselected package python3-lib2to3.
00:01:06 [2020-01-18T00:01:06.125Z] #17 52.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:01:06 [2020-01-18T00:01:06.125Z] #17 52.35 Unpacking python3-lib2to3 (3.7.3-1) ...
00:01:06 [2020-01-18T00:01:06.381Z] #17 52.47 Selecting previously unselected package python3-distutils.
00:01:06 [2020-01-18T00:01:06.381Z] #17 52.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:01:06 [2020-01-18T00:01:06.381Z] #17 52.49 Unpacking python3-distutils (3.7.3-1) ...
00:01:06 [2020-01-18T00:01:06.381Z] #17 52.62 Selecting previously unselected package python3-pip.
00:01:06 [2020-01-18T00:01:06.381Z] #17 52.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:01:06 [2020-01-18T00:01:06.381Z] #17 52.64 Unpacking python3-pip (18.1-5) ...
00:01:06 [2020-01-18T00:01:06.593Z] #45 1.919 Note: Building without setproctitle() and strlcpy() support.
00:01:06 [2020-01-18T00:01:06.593Z] #45 1.919       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:01:06 [2020-01-18T00:01:06.593Z] #45 ...
00:01:06 [2020-01-18T00:01:06.593Z] 
00:01:06 [2020-01-18T00:01:06.593Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:06 [2020-01-18T00:01:06.593Z] #48 79.35 bytes
00:01:06 [2020-01-18T00:01:06.593Z] #48 79.72 strings
00:01:06 [2020-01-18T00:01:06.593Z] #48 ...
00:01:06 [2020-01-18T00:01:06.593Z] 
00:01:06 [2020-01-18T00:01:06.593Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:06 [2020-01-18T00:01:06.593Z] #11 89.68 Selecting previously unselected package mingw-w64-x86-64-dev.
00:01:06 [2020-01-18T00:01:06.593Z] #11 89.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
00:01:06 [2020-01-18T00:01:06.593Z] #11 89.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
00:01:06 [2020-01-18T00:01:06.637Z] #17 52.79 Selecting previously unselected package python3-pkg-resources.
00:01:06 [2020-01-18T00:01:06.637Z] #17 52.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:01:06 [2020-01-18T00:01:06.637Z] #17 52.81 Unpacking python3-pkg-resources (40.8.0-1) ...
00:01:06 [2020-01-18T00:01:06.637Z] #17 ...
00:01:06 [2020-01-18T00:01:06.637Z] 
00:01:06 [2020-01-18T00:01:06.637Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:06 [2020-01-18T00:01:06.637Z] #44 160.0   CC       criu/cr-service.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 161.4   CC       criu/crtools.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 162.0   CC       criu/eventfd.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 162.3   CC       criu/eventpoll.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 163.3   CC       criu/external.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 163.7   CC       criu/fault-injection.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 163.8   CC       criu/fdstore.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 164.2   CC       criu/fifo.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 164.6   CC       criu/file-ids.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 165.0   CC       criu/file-lock.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 166.1   CC       criu/files-ext.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 166.5   CC       criu/files-reg.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 169.1   CC       criu/files.o
00:01:06 [2020-01-18T00:01:06.637Z] #44 ...
00:01:06 [2020-01-18T00:01:06.637Z] 
00:01:06 [2020-01-18T00:01:06.637Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:01:06 [2020-01-18T00:01:06.637Z] #17 52.95 Selecting previously unselected package python3-setuptools.
00:01:06 [2020-01-18T00:01:06.637Z] #17 52.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:01:06 [2020-01-18T00:01:06.637Z] #17 52.97 Unpacking python3-setuptools (40.8.0-1) ...
00:01:06 [2020-01-18T00:01:06.672Z] #62 245.2 + binaries
00:01:06 [2020-01-18T00:01:06.672Z] #62 245.2 + mkdir -p /build
00:01:06 [2020-01-18T00:01:06.672Z] #62 245.2 + cp bin/containerd /build/containerd
00:01:06 [2020-01-18T00:01:06.672Z] #62 245.3 + cp bin/containerd-shim /build/containerd-shim
00:01:06 [2020-01-18T00:01:06.672Z] #62 245.3 + cp bin/ctr /build/ctr
00:01:06 [2020-01-18T00:01:06.893Z] #17 53.19 Selecting previously unselected package python3-wheel.
00:01:06 [2020-01-18T00:01:06.893Z] #17 53.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:01:06 [2020-01-18T00:01:06.893Z] #17 53.20 Unpacking python3-wheel (0.32.3-2) ...
00:01:06 [2020-01-18T00:01:06.893Z] #17 53.28 Selecting previously unselected package thin-provisioning-tools.
00:01:06 [2020-01-18T00:01:06.893Z] #17 53.29 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
00:01:06 [2020-01-18T00:01:06.893Z] #17 53.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:01:06 [2020-01-18T00:01:06.922Z] #44 142.3   CC       criu/protobuf-desc.o
00:01:06 [2020-01-18T00:01:06.931Z] #62 DONE 245.9s
00:01:07 [2020-01-18T00:01:07.151Z] #17 53.61 Selecting previously unselected package vim-runtime.
00:01:07 [2020-01-18T00:01:07.179Z] #44 143.0   CC       criu/protobuf.o
00:01:07 [2020-01-18T00:01:07.407Z] #17 53.61 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:01:07 [2020-01-18T00:01:07.407Z] #17 53.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:01:07 [2020-01-18T00:01:07.407Z] #17 53.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:01:07 [2020-01-18T00:01:07.407Z] #17 53.70 Unpacking vim-runtime (2:8.1.0875-5) ...
00:01:07 [2020-01-18T00:01:07.744Z] #44 143.3   CC       criu/pstree.o
00:01:08 [2020-01-18T00:01:08.679Z] #44 144.3   CC       criu/rbtree.o
00:01:08 [2020-01-18T00:01:08.837Z] 
00:01:08 [2020-01-18T00:01:08.837Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
00:01:08 [2020-01-18T00:01:08.837Z] #63 DONE 0.3s
00:01:08 [2020-01-18T00:01:08.837Z] 
00:01:08 [2020-01-18T00:01:08.837Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:01:08 [2020-01-18T00:01:08.837Z] #67 DONE 0.1s
00:01:08 [2020-01-18T00:01:08.936Z] #44 144.5   CC       criu/rst-malloc.o
00:01:08 [2020-01-18T00:01:08.936Z] #44 144.8   CC       criu/seccomp.o
00:01:09 [2020-01-18T00:01:09.096Z] 
00:01:09 [2020-01-18T00:01:09.096Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
00:01:09 [2020-01-18T00:01:09.096Z] #69 DONE 0.2s
00:01:09 [2020-01-18T00:01:09.096Z] 
00:01:09 [2020-01-18T00:01:09.096Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
00:01:09 [2020-01-18T00:01:09.355Z] #72 DONE 0.1s
00:01:09 [2020-01-18T00:01:09.355Z] 
00:01:09 [2020-01-18T00:01:09.355Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
00:01:09 [2020-01-18T00:01:09.355Z] #73 DONE 0.0s
00:01:09 [2020-01-18T00:01:09.355Z] 
00:01:09 [2020-01-18T00:01:09.355Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
00:01:09 [2020-01-18T00:01:09.502Z] #44 145.3   CC       criu/seize.o
00:01:10 [2020-01-18T00:01:10.436Z] #44 146.0   CC       criu/servicefd.o
00:01:10 [2020-01-18T00:01:10.695Z] #44 146.3   CC       criu/shmem.o
00:01:10 [2020-01-18T00:01:10.695Z] #44 ...
00:01:10 [2020-01-18T00:01:10.695Z] 
00:01:10 [2020-01-18T00:01:10.695Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:10 [2020-01-18T00:01:10.695Z] #41 DONE 239.4s
00:01:10 [2020-01-18T00:01:10.953Z] 
00:01:10 [2020-01-18T00:01:10.953Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:11 [2020-01-18T00:01:11.211Z] #53 ...
00:01:11 [2020-01-18T00:01:11.211Z] 
00:01:11 [2020-01-18T00:01:11.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:11 [2020-01-18T00:01:11.211Z] #44 147.1   CC       criu/sigframe.o
00:01:11 [2020-01-18T00:01:11.259Z] #74 DONE 1.6s
00:01:11 [2020-01-18T00:01:11.260Z] 
00:01:11 [2020-01-18T00:01:11.260Z] #75 exporting to image
00:01:11 [2020-01-18T00:01:11.260Z] #75 exporting layers
00:01:11 [2020-01-18T00:01:11.574Z] #17 57.23 Selecting previously unselected package vim.
00:01:11 [2020-01-18T00:01:11.574Z] #17 57.25 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
00:01:11 [2020-01-18T00:01:11.574Z] #17 57.27 Unpacking vim (2:8.1.0875-5) ...
00:01:11 [2020-01-18T00:01:11.574Z] #17 57.80 Selecting previously unselected package xfsprogs.
00:01:11 [2020-01-18T00:01:11.574Z] #17 57.80 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
00:01:11 [2020-01-18T00:01:11.574Z] #17 57.81 Unpacking xfsprogs (4.20.0-1) ...
00:01:11 [2020-01-18T00:01:11.778Z] #44 147.3   CC       criu/signalfd.o
00:01:12 [2020-01-18T00:01:12.037Z] #44 147.6   CC       criu/sk-inet.o
00:01:12 [2020-01-18T00:01:12.086Z] #17 58.30 Selecting previously unselected package zip.
00:01:12 [2020-01-18T00:01:12.086Z] #17 58.30 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
00:01:12 [2020-01-18T00:01:12.086Z] #17 58.31 Unpacking zip (3.0-11+b1) ...
00:01:12 [2020-01-18T00:01:12.176Z] #11 ...
00:01:12 [2020-01-18T00:01:12.176Z] 
00:01:12 [2020-01-18T00:01:12.176Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:12 [2020-01-18T00:01:12.176Z] #39 1.925 + cd /tmp/tmp.1wkUqwNF0A/tini
00:01:12 [2020-01-18T00:01:12.176Z] #39 1.926 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
00:01:12 [2020-01-18T00:01:12.176Z] #39 1.954 + cmake .
00:01:12 [2020-01-18T00:01:12.176Z] #39 3.045 -- The C compiler identification is GNU 8.3.0
00:01:12 [2020-01-18T00:01:12.176Z] #39 3.149 -- Check for working C compiler: /usr/bin/cc
00:01:12 [2020-01-18T00:01:12.176Z] #39 4.290 -- Check for working C compiler: /usr/bin/cc -- works
00:01:12 [2020-01-18T00:01:12.176Z] #39 4.296 -- Detecting C compiler ABI info
00:01:12 [2020-01-18T00:01:12.176Z] #39 4.966 -- Detecting C compiler ABI info - done
00:01:12 [2020-01-18T00:01:12.176Z] #39 5.062 -- Detecting C compile features
00:01:12 [2020-01-18T00:01:12.176Z] #39 8.041 -- Detecting C compile features - done
00:01:12 [2020-01-18T00:01:12.176Z] #39 8.153 -- Performing Test HAS_BUILTIN_FORTIFY
00:01:12 [2020-01-18T00:01:12.176Z] #39 8.569 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
00:01:12 [2020-01-18T00:01:12.176Z] #39 8.822 -- Configuring done
00:01:12 [2020-01-18T00:01:12.176Z] #39 8.859 -- Generating done
00:01:12 [2020-01-18T00:01:12.176Z] #39 8.877 -- Build files have been written to: /tmp/tmp.1wkUqwNF0A/tini
00:01:12 [2020-01-18T00:01:12.176Z] #39 8.891 + make tini-static
00:01:12 [2020-01-18T00:01:12.176Z] #39 9.494 Scanning dependencies of target tini-static
00:01:12 [2020-01-18T00:01:12.176Z] #39 9.593 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
00:01:12 [2020-01-18T00:01:12.176Z] #39 12.18 [100%] Linking C executable tini-static
00:01:12 [2020-01-18T00:01:12.176Z] #39 ...
00:01:12 [2020-01-18T00:01:12.176Z] 
00:01:12 [2020-01-18T00:01:12.176Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:12 [2020-01-18T00:01:12.176Z] #45 3.792 fatal: not a git repository (or any of the parent directories): .git
00:01:12 [2020-01-18T00:01:12.176Z] #45 3.831   GEN      .gitid
00:01:12 [2020-01-18T00:01:12.176Z] #45 3.842   GEN      criu/include/version.h
00:01:12 [2020-01-18T00:01:12.176Z] #45 3.867   GEN      include/common/asm
00:01:12 [2020-01-18T00:01:12.176Z] #45 6.306   PBCC     images/google/protobuf/descriptor.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 6.467   PBCC     images/opts.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 6.557   PBCC     images/sit.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 6.653   DEP      images/google/protobuf/descriptor.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 6.821   DEP      images/opts.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 6.913   DEP      images/sit.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 6.981   PBCC     images/macvlan.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.009   DEP      images/macvlan.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.080   PBCC     images/autofs.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.128   DEP      images/autofs.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.203   PBCC     images/sysctl.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.235   DEP      images/sysctl.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.347   PBCC     images/time.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.421   DEP      images/time.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.510   PBCC     images/binfmt-misc.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.544   DEP      images/binfmt-misc.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.664   PBCC     images/seccomp.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.731   DEP      images/seccomp.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.837   PBCC     images/userns.pb-c.c
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.854   DEP      images/userns.pb-c.d
00:01:12 [2020-01-18T00:01:12.176Z] #45 7.944   PBCC     images/cgroup.pb-c.c
00:01:12 [2020-01-18T00:01:12.295Z] #44 ...
00:01:12 [2020-01-18T00:01:12.295Z] 
00:01:12 [2020-01-18T00:01:12.295Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
00:01:12 [2020-01-18T00:01:12.295Z] #42 DONE 0.3s
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.53 Setting up aufs-tools (1:4.14+20190211-1) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.56 Setting up libip6tc0:amd64 (1.8.2-4) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.57 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.59 Setting up libgpm2:amd64 (1.20.7-5) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.60 Setting up libip4tc0:amd64 (1.8.2-4) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.62 Setting up libnftnl11:amd64 (1.1.2-2) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:01:12 [2020-01-18T00:01:12.342Z] #17 58.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
00:01:12 [2020-01-18T00:01:12.469Z] #45 8.047   DEP      images/cgroup.pb-c.d
00:01:12 [2020-01-18T00:01:12.469Z] #45 8.181   PBCC     images/fown.pb-c.c
00:01:12 [2020-01-18T00:01:12.469Z] #45 8.265   PBCC     images/ext-file.pb-c.c
00:01:12 [2020-01-18T00:01:12.469Z] #45 8.299   DEP      images/fown.pb-c.d
00:01:12 [2020-01-18T00:01:12.553Z] 
00:01:12 [2020-01-18T00:01:12.553Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:12 [2020-01-18T00:01:12.553Z] #53 ...
00:01:12 [2020-01-18T00:01:12.553Z] 
00:01:12 [2020-01-18T00:01:12.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:12 [2020-01-18T00:01:12.553Z] #44 148.4   CC       criu/sk-netlink.o
00:01:12 [2020-01-18T00:01:12.598Z] #17 58.67 Setting up libicu63:amd64 (63.1-6) ...
00:01:12 [2020-01-18T00:01:12.598Z] #17 58.68 Setting up xxd (2:8.1.0875-5) ...
00:01:12 [2020-01-18T00:01:12.598Z] #17 58.70 Setting up zip (3.0-11+b1) ...
00:01:12 [2020-01-18T00:01:12.598Z] #17 58.71 Setting up vim-common (2:8.1.0875-5) ...
00:01:12 [2020-01-18T00:01:12.598Z] #17 58.74 Setting up bash-completion (1:2.8-6) ...
00:01:12 [2020-01-18T00:01:12.763Z] #45 8.416   DEP      images/ext-file.pb-c.d
00:01:12 [2020-01-18T00:01:12.763Z] #45 ...
00:01:12 [2020-01-18T00:01:12.763Z] 
00:01:12 [2020-01-18T00:01:12.763Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:12 [2020-01-18T00:01:12.763Z] #39 13.21 [100%] Built target tini-static
00:01:12 [2020-01-18T00:01:12.763Z] #39 13.33 + mkdir -p /build
00:01:12 [2020-01-18T00:01:12.763Z] #39 13.33 + cp tini-static /build/docker-init
00:01:12 [2020-01-18T00:01:12.763Z] #39 DONE 13.4s
00:01:12 [2020-01-18T00:01:12.763Z] 
00:01:12 [2020-01-18T00:01:12.763Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:12 [2020-01-18T00:01:12.763Z] #45 8.482   PBCC     images/rpc.pb-c.c
00:01:12 [2020-01-18T00:01:12.763Z] #45 8.565   DEP      images/rpc.pb-c.d
00:01:12 [2020-01-18T00:01:12.811Z] #44 148.6   CC       criu/sk-packet.o
00:01:13 [2020-01-18T00:01:13.064Z] #45 8.698   PBCC     images/siginfo.pb-c.c
00:01:13 [2020-01-18T00:01:13.064Z] #45 8.714   DEP      images/siginfo.pb-c.d
00:01:13 [2020-01-18T00:01:13.358Z] #45 9.087   PBCC     images/pagemap.pb-c.c
00:01:13 [2020-01-18T00:01:13.377Z] #44 149.1   CC       criu/sk-queue.o
00:01:13 [2020-01-18T00:01:13.635Z] #44 149.5   CC       criu/sk-tcp.o
00:01:13 [2020-01-18T00:01:13.651Z] #45 9.154   DEP      images/pagemap.pb-c.d
00:01:13 [2020-01-18T00:01:13.651Z] #45 9.215   PBCC     images/rlimit.pb-c.c
00:01:13 [2020-01-18T00:01:13.651Z] #45 9.250   DEP      images/rlimit.pb-c.d
00:01:13 [2020-01-18T00:01:13.651Z] #45 9.310   PBCC     images/file-lock.pb-c.c
00:01:13 [2020-01-18T00:01:13.651Z] #45 9.346   DEP      images/file-lock.pb-c.d
00:01:13 [2020-01-18T00:01:13.946Z] #45 9.407   PBCC     images/tty.pb-c.c
00:01:13 [2020-01-18T00:01:13.946Z] #45 9.489   DEP      images/tty.pb-c.d
00:01:13 [2020-01-18T00:01:13.946Z] #45 9.586   PBCC     images/tun.pb-c.c
00:01:14 [2020-01-18T00:01:14.201Z] #44 149.8   CC       criu/sk-unix.o
00:01:14 [2020-01-18T00:01:14.238Z] #45 9.710   PBCC     images/netdev.pb-c.c
00:01:14 [2020-01-18T00:01:14.238Z] #45 9.871   DEP      images/tun.pb-c.d
00:01:14 [2020-01-18T00:01:14.536Z] #45 10.07   DEP      images/netdev.pb-c.d
00:01:14 [2020-01-18T00:01:14.536Z] #45 10.15   PBCC     images/vma.pb-c.c
00:01:14 [2020-01-18T00:01:14.536Z] #45 10.28   DEP      images/vma.pb-c.d
00:01:14 [2020-01-18T00:01:14.828Z] #45 10.43   PBCC     images/creds.pb-c.c
00:01:14 [2020-01-18T00:01:14.828Z] #45 10.46   DEP      images/creds.pb-c.d
00:01:14 [2020-01-18T00:01:14.828Z] #45 10.56   PBCC     images/utsns.pb-c.c
00:01:14 [2020-01-18T00:01:14.828Z] #45 10.58   DEP      images/utsns.pb-c.d
00:01:14 [2020-01-18T00:01:14.828Z] #45 10.63   PBCC     images/ipc-desc.pb-c.c
00:01:14 [2020-01-18T00:01:14.828Z] #45 10.65   PBCC     images/ipc-sem.pb-c.c
00:01:14 [2020-01-18T00:01:14.828Z] #45 10.67   DEP      images/ipc-desc.pb-c.d
00:01:15 [2020-01-18T00:01:15.120Z] #45 10.73   DEP      images/ipc-sem.pb-c.d
00:01:15 [2020-01-18T00:01:15.120Z] #45 10.84   PBCC     images/ipc-msg.pb-c.c
00:01:15 [2020-01-18T00:01:15.120Z] #45 10.85   DEP      images/ipc-msg.pb-c.d
00:01:15 [2020-01-18T00:01:15.120Z] #45 10.93   PBCC     images/ipc-shm.pb-c.c
00:01:15 [2020-01-18T00:01:15.120Z] #45 ...
00:01:15 [2020-01-18T00:01:15.120Z] 
00:01:15 [2020-01-18T00:01:15.120Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:15 [2020-01-18T00:01:15.120Z] #34 87.99 bufio
00:01:15 [2020-01-18T00:01:15.120Z] #34 90.88 reflect
00:01:15 [2020-01-18T00:01:15.120Z] #34 92.42 path
00:01:15 [2020-01-18T00:01:15.120Z] #34 95.38 text/tabwriter
00:01:15 [2020-01-18T00:01:15.411Z] #34 ...
00:01:15 [2020-01-18T00:01:15.411Z] 
00:01:15 [2020-01-18T00:01:15.411Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:15 [2020-01-18T00:01:15.411Z] #45 10.98   DEP      images/ipc-shm.pb-c.d
00:01:15 [2020-01-18T00:01:15.411Z] #45 11.09   PBCC     images/ipc-var.pb-c.c
00:01:15 [2020-01-18T00:01:15.411Z] #45 11.16   DEP      images/ipc-var.pb-c.d
00:01:15 [2020-01-18T00:01:15.454Z] #75 exporting layers 3.8s done
00:01:15 [2020-01-18T00:01:15.454Z] #75 writing image sha256:020f54f94da965b6dff9eef806d6938c4f6e086b22fde5902a027dba8d32a388 done
00:01:15 [2020-01-18T00:01:15.454Z] #75 naming to docker.io/library/docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 done
00:01:15 [2020-01-18T00:01:15.454Z] #75 DONE 3.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:01:15 [2020-01-18T00:01:15.574Z] #44 151.1   CC       criu/sockets.o
00:01:15 [2020-01-18T00:01:15.701Z] #45 11.24   PBCC     images/sk-opts.pb-c.c
00:01:15 [2020-01-18T00:01:15.701Z] #45 11.27   PBCC     images/packet-sock.pb-c.c
00:01:15 [2020-01-18T00:01:15.701Z] #45 11.41   DEP      images/sk-opts.pb-c.d
00:01:15 [2020-01-18T00:01:15.701Z] #45 11.48   DEP      images/packet-sock.pb-c.d
00:01:15 [2020-01-18T00:01:15.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/test/unit
00:01:15 [2020-01-18T00:01:15.832Z] #44 151.7   CC       criu/stats.o
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.76 Setting up libiptc0:amd64 (1.8.2-4) ...
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.77 Setting up xz-utils (5.2.4-1) ...
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.81 Setting up pigz (2.4-1) ...
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.84 Setting up libnl-3-200:amd64 (3.4.0-1) ...
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.86 Setting up python-pip-whl (18.1-5) ...
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.87 Setting up libmpdec2:amd64 (2.4.2-2) ...
00:01:15 [2020-01-18T00:01:15.866Z] #17 61.88 Setting up vim-runtime (2:8.1.0875-5) ...
00:01:15 [2020-01-18T00:01:15.992Z] #45 11.61   PBCC     images/sk-netlink.pb-c.c
00:01:15 [2020-01-18T00:01:15.993Z] #45 11.74   DEP      images/sk-netlink.pb-c.d
00:01:15 [2020-01-18T00:01:15.993Z] #45 11.81   PBCC     images/sk-inet.pb-c.c
00:01:16 [2020-01-18T00:01:16.090Z] #44 151.9   CC       criu/string.o
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.34 Setting up libaio1:amd64 (0.3.112-3) ...
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.35 Setting up libonig5:amd64 (6.9.1-1) ...
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2) ...
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.38 Setting up vim (2:8.1.0875-5) ...
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.46 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.47 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
00:01:16 [2020-01-18T00:01:16.122Z] #17 62.50 Setting up jq (1.5+dfsg-2+b1) ...
00:01:16 [2020-01-18T00:01:16.288Z] #45 11.95   DEP      images/sk-inet.pb-c.d
00:01:16 [2020-01-18T00:01:16.288Z] #45 12.04   PBCC     images/sk-unix.pb-c.c
00:01:16 [2020-01-18T00:01:16.348Z] #44 152.0   CC       criu/sysctl.o
00:01:16 [2020-01-18T00:01:16.378Z] #17 62.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
00:01:16 [2020-01-18T00:01:16.378Z] #17 62.53 Setting up python3.7 (3.7.3-2) ...
00:01:16 [2020-01-18T00:01:16.582Z] #45 12.16   DEP      images/sk-unix.pb-c.d
00:01:16 [2020-01-18T00:01:16.582Z] #45 12.23   PBCC     images/mm.pb-c.c
00:01:16 [2020-01-18T00:01:16.582Z] #45 12.32   DEP      images/mm.pb-c.d
00:01:16 [2020-01-18T00:01:16.582Z] #45 12.42   PBCC     images/timerfd.pb-c.c
00:01:16 [2020-01-18T00:01:16.873Z] #45 12.51   DEP      images/timerfd.pb-c.d
00:01:16 [2020-01-18T00:01:16.873Z] #45 12.58   PBCC     images/timer.pb-c.c
00:01:16 [2020-01-18T00:01:16.873Z] #45 12.62   DEP      images/timer.pb-c.d
00:01:16 [2020-01-18T00:01:16.873Z] #45 12.69   PBCC     images/sa.pb-c.c
00:01:16 [2020-01-18T00:01:16.914Z] #44 152.4   CC       criu/sysfs_parse.o
00:01:16 [2020-01-18T00:01:16.914Z] #44 152.7   CC       criu/timerfd.o
00:01:16 [2020-01-18T00:01:16.939Z] #17 ...
00:01:16 [2020-01-18T00:01:16.939Z] 
00:01:16 [2020-01-18T00:01:16.939Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:16 [2020-01-18T00:01:16.939Z] #41 279.8 + dpkg --print-architecture
00:01:16 [2020-01-18T00:01:16.939Z] #41 279.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:01:17 [2020-01-18T00:01:17.163Z] #45 12.79   DEP      images/sa.pb-c.d
00:01:17 [2020-01-18T00:01:17.163Z] #45 12.83   PBCC     images/pipe-data.pb-c.c
00:01:17 [2020-01-18T00:01:17.163Z] #45 12.86   DEP      images/pipe-data.pb-c.d
00:01:17 [2020-01-18T00:01:17.163Z] #45 12.90   PBCC     images/mnt.pb-c.c
00:01:17 [2020-01-18T00:01:17.163Z] #45 12.98   DEP      images/mnt.pb-c.d
00:01:17 [2020-01-18T00:01:17.195Z] #41 280.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:01:17 [2020-01-18T00:01:17.195Z] #41 280.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:01:17 [2020-01-18T00:01:17.456Z] #45 13.07   PBCC     images/sk-packet.pb-c.c
00:01:17 [2020-01-18T00:01:17.456Z] #45 13.08   DEP      images/sk-packet.pb-c.d
00:01:17 [2020-01-18T00:01:17.456Z] #45 13.18   PBCC     images/tcp-stream.pb-c.c
00:01:17 [2020-01-18T00:01:17.480Z] #44 153.0   CC       criu/tty.o
00:01:17 [2020-01-18T00:01:17.756Z] #41 ...
00:01:17 [2020-01-18T00:01:17.756Z] 
00:01:17 [2020-01-18T00:01:17.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:17 [2020-01-18T00:01:17.756Z] #44 171.1   CC       criu/filesystems.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 171.9   CC       criu/fsnotify.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 173.0   CC       criu/image-desc.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 173.2   CC       criu/image.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 174.2   CC       criu/ipc_ns.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 175.4   CC       criu/irmap.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 176.2   CC       criu/kcmp-ids.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 176.6   CC       criu/kerndat.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 177.7   CC       criu/libnetlink.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 178.1   CC       criu/log.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 178.7   CC       criu/lsm.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 179.0   CC       criu/mem.o
00:01:17 [2020-01-18T00:01:17.756Z] #44 180.9   CC       criu/mount.o
00:01:17 [2020-01-18T00:01:17.764Z] #45 13.29   DEP      images/tcp-stream.pb-c.d
00:01:17 [2020-01-18T00:01:17.764Z] #45 13.38   PBCC     images/pipe.pb-c.c
00:01:17 [2020-01-18T00:01:17.764Z] #45 13.45   DEP      images/pipe.pb-c.d
00:01:17 [2020-01-18T00:01:17.764Z] #45 13.53   PBCC     images/pstree.pb-c.c
00:01:17 [2020-01-18T00:01:17.764Z] #45 ...
00:01:17 [2020-01-18T00:01:17.764Z] 
00:01:17 [2020-01-18T00:01:17.764Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:17 [2020-01-18T00:01:17.764Z] #48 90.57 bufio
00:01:17 [2020-01-18T00:01:17.764Z] #48 93.16 reflect
00:01:17 [2020-01-18T00:01:17.764Z] #48 95.47 regexp/syntax
00:01:17 [2020-01-18T00:01:17.764Z] #48 98.99 hash/crc32
00:01:18 [2020-01-18T00:01:18.058Z] #48 ...
00:01:18 [2020-01-18T00:01:18.059Z] 
00:01:18 [2020-01-18T00:01:18.059Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:18 [2020-01-18T00:01:18.059Z] #45 13.56   DEP      images/pstree.pb-c.d
00:01:18 [2020-01-18T00:01:18.059Z] #45 13.66   PBCC     images/fs.pb-c.c
00:01:18 [2020-01-18T00:01:18.059Z] #45 13.67   DEP      images/fs.pb-c.d
00:01:18 [2020-01-18T00:01:18.059Z] #45 13.79   PBCC     images/signalfd.pb-c.c
00:01:18 [2020-01-18T00:01:18.059Z] #45 13.83   DEP      images/signalfd.pb-c.d
00:01:18 [2020-01-18T00:01:18.059Z] #45 13.86   PBCC     images/fh.pb-c.c
00:01:18 [2020-01-18T00:01:18.059Z] #45 13.89   PBCC     images/fsnotify.pb-c.c
00:01:18 [2020-01-18T00:01:18.352Z] #45 13.93   DEP      images/fh.pb-c.d
00:01:18 [2020-01-18T00:01:18.352Z] #45 13.97   DEP      images/fsnotify.pb-c.d
00:01:18 [2020-01-18T00:01:18.352Z] #45 14.00   PBCC     images/eventpoll.pb-c.c
00:01:18 [2020-01-18T00:01:18.352Z] #45 14.02   DEP      images/eventpoll.pb-c.d
00:01:18 [2020-01-18T00:01:18.352Z] #45 14.06   PBCC     images/eventfd.pb-c.c
00:01:18 [2020-01-18T00:01:18.352Z] #45 14.08   DEP      images/eventfd.pb-c.d
00:01:18 [2020-01-18T00:01:18.352Z] #45 14.12   PBCC     images/remap-file-path.pb-c.c
00:01:18 [2020-01-18T00:01:18.413Z] #44 154.3   CC       criu/tun.o
00:01:18 [2020-01-18T00:01:18.644Z] #45 14.15   DEP      images/remap-file-path.pb-c.d
00:01:18 [2020-01-18T00:01:18.644Z] #45 14.19   PBCC     images/fifo.pb-c.c
00:01:18 [2020-01-18T00:01:18.644Z] #45 14.22   DEP      images/fifo.pb-c.d
00:01:18 [2020-01-18T00:01:18.644Z] #45 14.26   PBCC     images/ghost-file.pb-c.c
00:01:18 [2020-01-18T00:01:18.644Z] #45 14.31   DEP      images/ghost-file.pb-c.d
00:01:18 [2020-01-18T00:01:18.644Z] #45 14.37   PBCC     images/regfile.pb-c.c
00:01:18 [2020-01-18T00:01:18.936Z] #45 14.44   DEP      images/regfile.pb-c.d
00:01:18 [2020-01-18T00:01:18.936Z] #45 14.52   PBCC     images/ns.pb-c.c
00:01:18 [2020-01-18T00:01:18.936Z] #45 14.56   DEP      images/ns.pb-c.d
00:01:18 [2020-01-18T00:01:18.936Z] #45 14.66   PBCC     images/fdinfo.pb-c.c
00:01:18 [2020-01-18T00:01:18.979Z] #44 154.6   CC       criu/uffd.o
00:01:19 [2020-01-18T00:01:19.228Z] #45 14.80   DEP      images/fdinfo.pb-c.d
00:01:19 [2020-01-18T00:01:19.536Z] #45 14.97   PBCC     images/core-aarch64.pb-c.c
00:01:19 [2020-01-18T00:01:19.536Z] #45 15.04   PBCC     images/core-arm.pb-c.c
00:01:19 [2020-01-18T00:01:19.536Z] #45 15.23   PBCC     images/core-ppc64.pb-c.c
00:01:19 [2020-01-18T00:01:19.536Z] #45 15.30   PBCC     images/core-s390.pb-c.c
00:01:19 [2020-01-18T00:01:19.645Z] #44 ...
00:01:19 [2020-01-18T00:01:19.645Z] 
00:01:19 [2020-01-18T00:01:19.645Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.52 Setting up iptables (1.8.2-4) ...
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.59 Setting up python3 (3.7.3-1) ...
00:01:19 [2020-01-18T00:01:19.645Z] #17 65.94 Setting up python3-wheel (0.32.3-2) ...
00:01:19 [2020-01-18T00:01:19.874Z] #45 15.39   PBCC     images/core-x86.pb-c.c
00:01:19 [2020-01-18T00:01:19.874Z] #45 15.46   PBCC     images/core.pb-c.c
00:01:19 [2020-01-18T00:01:19.874Z] #45 15.58   PBCC     images/inventory.pb-c.c
00:01:19 [2020-01-18T00:01:19.913Z] #44 155.6   CC       criu/util.o
00:01:20 [2020-01-18T00:01:20.007Z] ?   	github.com/docker/docker/api	[no test files]
00:01:20 [2020-01-18T00:01:20.178Z] #45 15.73   DEP      images/core-aarch64.pb-c.d
00:01:20 [2020-01-18T00:01:20.178Z] #45 15.82   DEP      images/core-arm.pb-c.d
00:01:20 [2020-01-18T00:01:20.178Z] #45 15.90   DEP      images/core-ppc64.pb-c.d
00:01:20 [2020-01-18T00:01:20.178Z] #45 15.96   DEP      images/core-s390.pb-c.d
00:01:20 [2020-01-18T00:01:20.470Z] #45 16.16   DEP      images/core-x86.pb-c.d
00:01:20 [2020-01-18T00:01:20.573Z] #17 66.83 Setting up apparmor (2.13.2-10) ...
00:01:20 [2020-01-18T00:01:20.763Z] #45 16.28   DEP      images/core.pb-c.d
00:01:20 [2020-01-18T00:01:20.763Z] #45 16.45   DEP      images/inventory.pb-c.d
00:01:20 [2020-01-18T00:01:20.846Z] #44 156.3   CC       criu/uts_ns.o
00:01:20 [2020-01-18T00:01:20.847Z] #44 156.5   CC       criu/vdso-compat.o
00:01:20 [2020-01-18T00:01:20.847Z] #44 156.6   CC       criu/vdso.o
00:01:21 [2020-01-18T00:01:21.056Z] #45 16.56   PBCC     images/cpuinfo.pb-c.c
00:01:21 [2020-01-18T00:01:21.056Z] #45 16.63   DEP      images/cpuinfo.pb-c.d
00:01:21 [2020-01-18T00:01:21.056Z] #45 16.75   PBCC     images/stats.pb-c.c
00:01:21 [2020-01-18T00:01:21.056Z] #45 16.79   DEP      images/stats.pb-c.d
00:01:21 [2020-01-18T00:01:21.413Z] #44 157.0   LINK     criu/built-in.o
00:01:21 [2020-01-18T00:01:21.413Z] #44 157.2   LINK     criu/criu
00:01:21 [2020-01-18T00:01:21.671Z] #44 157.4   DEP      lib/c/criu.d
00:01:21 [2020-01-18T00:01:21.671Z] #44 157.4   CC       images/rpc.pb-c.o
00:01:22 [2020-01-18T00:01:22.237Z] #44 157.9   CC       lib/c/criu.o
00:01:22 [2020-01-18T00:01:22.462Z] #17 68.60 Setting up xfsprogs (4.20.0-1) ...
00:01:22 [2020-01-18T00:01:22.463Z] #17 68.61 Setting up python3-lib2to3 (3.7.3-1) ...
00:01:22 [2020-01-18T00:01:22.719Z] #17 69.05 Setting up python3-pkg-resources (40.8.0-1) ...
00:01:22 [2020-01-18T00:01:22.803Z] #44 158.7   LINK     lib/c/built-in.o
00:01:22 [2020-01-18T00:01:22.803Z] #44 158.7   LINK     lib/c/libcriu.so
00:01:23 [2020-01-18T00:01:23.061Z] #44 158.8   GEN      magic.py
00:01:23 [2020-01-18T00:01:23.061Z] #44 158.9 Note: Building without setproctitle() and strlcpy() support.
00:01:23 [2020-01-18T00:01:23.061Z] #44 158.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:01:23 [2020-01-18T00:01:23.627Z] #44 159.4 fatal: not a git repository (or any of the parent directories): .git
00:01:23 [2020-01-18T00:01:23.646Z] #17 70.03 Setting up python3-distutils (3.7.3-1) ...
00:01:23 [2020-01-18T00:01:23.801Z] #45 19.16 make[1]: Nothing to be done for 'all'.
00:01:24 [2020-01-18T00:01:24.193Z] #44 159.9 make[1]: Nothing to be done for 'all'.
00:01:24 [2020-01-18T00:01:24.207Z] #17 70.54 Setting up python3-setuptools (40.8.0-1) ...
00:01:24 [2020-01-18T00:01:24.759Z] #44 160.5 make[1]: 'images/built-in.o' is up to date.
00:01:24 [2020-01-18T00:01:24.759Z] #44 160.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:01:24 [2020-01-18T00:01:24.759Z] #44 160.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:01:25 [2020-01-18T00:01:25.017Z] #44 160.6 make[1]: 'compel/libcompel.a' is up to date.
00:01:25 [2020-01-18T00:01:25.017Z] #44 160.6 make[1]: 'compel/compel-host-bin' is up to date.
00:01:25 [2020-01-18T00:01:25.017Z] #44 160.6 make[1]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.017Z] #44 160.6 make[1]: 'soccr/libsoccr.a' is up to date.
00:01:25 [2020-01-18T00:01:25.017Z] #44 ...
00:01:25 [2020-01-18T00:01:25.017Z] 
00:01:25 [2020-01-18T00:01:25.017Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:01:25 [2020-01-18T00:01:25.017Z] #62 253.5 + bin/containerd
00:01:25 [2020-01-18T00:01:25.572Z] #17 71.65 Setting up python3-pip (18.1-5) ...
00:01:25 [2020-01-18T00:01:25.901Z] #45 21.29   CC       images/stats.o
00:01:25 [2020-01-18T00:01:25.953Z] #62 ...
00:01:25 [2020-01-18T00:01:25.953Z] 
00:01:25 [2020-01-18T00:01:25.953Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:25 [2020-01-18T00:01:25.953Z] #44 160.8 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 160.8 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 160.8 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 160.9 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 160.9 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 160.9 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 161.0 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 161.1 make[2]: Nothing to be done for 'all'.
00:01:25 [2020-01-18T00:01:25.953Z] #44 161.1   INSTALL  criu/criu
00:01:25 [2020-01-18T00:01:25.953Z] #44 DONE 161.6s
00:01:25 [2020-01-18T00:01:25.953Z] 
00:01:25 [2020-01-18T00:01:25.953Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:01:26 [2020-01-18T00:01:26.500Z] #17 72.71 Processing triggers for libc-bin (2.28-10) ...
00:01:26 [2020-01-18T00:01:26.500Z] #17 72.75 Processing triggers for mime-support (3.62) ...
00:01:26 [2020-01-18T00:01:26.600Z] #45 22.06   CC       images/core.o
00:01:26 [2020-01-18T00:01:26.940Z] #45 ...
00:01:26 [2020-01-18T00:01:26.940Z] 
00:01:26 [2020-01-18T00:01:26.940Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:26 [2020-01-18T00:01:26.940Z] #11 99.80 Selecting previously unselected package gcc-mingw-w64-base.
00:01:26 [2020-01-18T00:01:26.940Z] #11 99.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:01:26 [2020-01-18T00:01:26.940Z] #11 99.84 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:01:26 [2020-01-18T00:01:26.940Z] #11 100.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
00:01:26 [2020-01-18T00:01:26.940Z] #11 100.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:01:26 [2020-01-18T00:01:26.940Z] #11 100.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:01:27 [2020-01-18T00:01:27.326Z] #62 ...
00:01:27 [2020-01-18T00:01:27.326Z] 
00:01:27 [2020-01-18T00:01:27.326Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
00:01:27 [2020-01-18T00:01:27.326Z] #45 DONE 0.2s
00:01:27 [2020-01-18T00:01:27.428Z] #17 DONE 73.6s
00:01:27 [2020-01-18T00:01:27.428Z] 
00:01:27 [2020-01-18T00:01:27.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:27 [2020-01-18T00:01:27.428Z] #44 185.0   CC       criu/namespaces.o
00:01:27 [2020-01-18T00:01:27.428Z] #44 187.1   CC       criu/net.o
00:01:27 [2020-01-18T00:01:27.428Z] #44 190.5   CC       criu/netfilter.o
00:01:27 [2020-01-18T00:01:27.428Z] #44 ...
00:01:27 [2020-01-18T00:01:27.428Z] 
00:01:27 [2020-01-18T00:01:27.428Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
00:01:27 [2020-01-18T00:01:27.584Z] 
00:01:27 [2020-01-18T00:01:27.584Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
00:01:27 [2020-01-18T00:01:27.584Z] #48 DONE 0.2s
00:01:27 [2020-01-18T00:01:27.584Z] 
00:01:27 [2020-01-18T00:01:27.584Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
00:01:27 [2020-01-18T00:01:27.584Z] #51 DONE 0.1s
00:01:27 [2020-01-18T00:01:27.584Z] 
00:01:27 [2020-01-18T00:01:27.584Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:01:27 [2020-01-18T00:01:27.652Z] #11 ...
00:01:27 [2020-01-18T00:01:27.652Z] 
00:01:27 [2020-01-18T00:01:27.652Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:27 [2020-01-18T00:01:27.652Z] #45 23.30   CC       images/core-x86.o
00:01:28 [2020-01-18T00:01:28.820Z] #45 24.43   CC       images/core-arm.o
00:01:28 [2020-01-18T00:01:28.820Z] #45 ...
00:01:28 [2020-01-18T00:01:28.820Z] 
00:01:28 [2020-01-18T00:01:28.820Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:28 [2020-01-18T00:01:28.820Z] #34 101.7 time
00:01:28 [2020-01-18T00:01:28.820Z] #34 101.7 internal/syscall/unix
00:01:28 [2020-01-18T00:01:28.820Z] #34 110.4 internal/poll
00:01:29 [2020-01-18T00:01:29.317Z] #18 1.939 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:01:29 [2020-01-18T00:01:29.317Z] #18 1.943 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:01:29 [2020-01-18T00:01:29.317Z] #18 1.946 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:01:29 [2020-01-18T00:01:29.506Z] #34 ...
00:01:29 [2020-01-18T00:01:29.506Z] 
00:01:29 [2020-01-18T00:01:29.506Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:29 [2020-01-18T00:01:29.506Z] #45 25.05   CC       images/core-aarch64.o
00:01:29 [2020-01-18T00:01:29.573Z] #18 DONE 2.1s
00:01:29 [2020-01-18T00:01:29.573Z] 
00:01:29 [2020-01-18T00:01:29.573Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
00:01:29 [2020-01-18T00:01:29.811Z] #45 25.65   CC       images/core-ppc64.o
00:01:30 [2020-01-18T00:01:30.460Z] #45 ...
00:01:30 [2020-01-18T00:01:30.460Z] 
00:01:30 [2020-01-18T00:01:30.460Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:30 [2020-01-18T00:01:30.460Z] #48 103.1 vendor/golang.org/x/net/dns/dnsmessage
00:01:30 [2020-01-18T00:01:30.460Z] #48 109.6 time
00:01:31 [2020-01-18T00:01:31.109Z] #48 ...
00:01:31 [2020-01-18T00:01:31.109Z] 
00:01:31 [2020-01-18T00:01:31.109Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:31 [2020-01-18T00:01:31.109Z] #45 26.76   CC       images/core-s390.o
00:01:32 [2020-01-18T00:01:32.233Z] ok  	github.com/docker/docker/api/server	0.047s	coverage: 9.0% of statements
00:01:32 [2020-01-18T00:01:32.616Z] #45 28.06   CC       images/cpuinfo.o
00:01:32 [2020-01-18T00:01:32.845Z] #62 ...
00:01:32 [2020-01-18T00:01:32.845Z] 
00:01:32 [2020-01-18T00:01:32.845Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:01:32 [2020-01-18T00:01:32.845Z] #53 DONE 260.9s
00:01:32 [2020-01-18T00:01:32.845Z] 
00:01:32 [2020-01-18T00:01:32.845Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:01:33 [2020-01-18T00:01:33.251Z] #45 28.74   CC       images/inventory.o
00:01:33 [2020-01-18T00:01:33.546Z] #45 29.20   CC       images/fdinfo.o
00:01:33 [2020-01-18T00:01:33.784Z] #62 ...
00:01:33 [2020-01-18T00:01:33.784Z] 
00:01:33 [2020-01-18T00:01:33.784Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
00:01:33 [2020-01-18T00:01:33.784Z] #54 DONE 0.2s
00:01:33 [2020-01-18T00:01:33.784Z] 
00:01:33 [2020-01-18T00:01:33.784Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:01:33 [2020-01-18T00:01:33.784Z] #62 ...
00:01:33 [2020-01-18T00:01:33.784Z] 
00:01:33 [2020-01-18T00:01:33.784Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
00:01:33 [2020-01-18T00:01:33.784Z] #58 DONE 0.1s
00:01:34 [2020-01-18T00:01:34.042Z] 
00:01:34 [2020-01-18T00:01:34.042Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:01:34 [2020-01-18T00:01:34.182Z] #45 29.79   CC       images/fown.o
00:01:34 [2020-01-18T00:01:34.473Z] #45 30.13   CC       images/ns.o
00:01:34 [2020-01-18T00:01:34.764Z] #45 30.46   CC       images/regfile.o
00:01:35 [2020-01-18T00:01:35.057Z] #45 30.79   CC       images/ghost-file.o
00:01:35 [2020-01-18T00:01:35.699Z] #45 31.35   CC       images/fifo.o
00:01:35 [2020-01-18T00:01:35.998Z] #45 31.64   CC       images/remap-file-path.o
00:01:36 [2020-01-18T00:01:36.110Z] #19 ...
00:01:36 [2020-01-18T00:01:36.110Z] 
00:01:36 [2020-01-18T00:01:36.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:36 [2020-01-18T00:01:36.110Z] #44 191.0   CC       criu/page-pipe.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 191.8   CC       criu/page-xfer.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 193.7   CC       criu/pagemap-cache.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 194.1   CC       criu/pagemap.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 195.2   CC       criu/parasite-syscall.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 196.2   CC       criu/path.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 196.7   CC       criu/pie-util-vdso-elf32.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 197.2   CC       criu/pie-util-vdso.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 197.8   CC       criu/pie-util.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 198.0   CC       criu/pipes.o
00:01:36 [2020-01-18T00:01:36.110Z] #44 ...
00:01:36 [2020-01-18T00:01:36.110Z] 
00:01:36 [2020-01-18T00:01:36.110Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
00:01:36 [2020-01-18T00:01:36.110Z] #19 5.910 Collecting yamllint==1.16.0
00:01:36 [2020-01-18T00:01:36.297Z] #45 32.04   CC       images/eventfd.o
00:01:36 [2020-01-18T00:01:36.297Z] #45 ...
00:01:36 [2020-01-18T00:01:36.297Z] 
00:01:36 [2020-01-18T00:01:36.297Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:01:36 [2020-01-18T00:01:36.590Z] #63 66.05 Checking out files:  53% (1634/3047)   
Checking out files:  54% (1646/3047)   
Checking out files:  55% (1676/3047)   
Checking out files:  56% (1707/3047)   
Checking out files:  57% (1737/3047)   
Checking out files:  58% (1768/3047)   
Checking out files:  59% (1798/3047)   
Checking out files:  60% (1829/3047)   
Checking out files:  61% (1859/3047)   
Checking out files:  62% (1890/3047)   
Checking out files:  63% (1920/3047)   
Checking out files:  64% (1951/3047)   
Checking out files:  65% (1981/3047)   
Checking out files:  66% (2012/3047)   
Checking out files:  67% (2042/3047)   
Checking out files:  68% (2072/3047)   
Checking out files:  69% (2103/3047)   
Checking out files:  70% (2133/3047)   
Checking out files:  71% (2164/3047)   
Checking out files:  72% (2194/3047)   
Checking out files:  73% (2225/3047)   
Checking out files:  74% (2255/3047)   
Checking out files:  75% (2286/3047)   
Checking out files:  76% (2316/3047)   
Checking out files:  77% (2347/3047)   
Checking out files:  78% (2377/3047)   
Checking out files:  79% (2408/3047)   
Checking out files:  80% (2438/3047)   
Checking out files:  81% (2469/3047)   
Checking out files:  82% (2499/3047)   
Checking out files:  83% (2530/3047)   
Checking out files:  84% (2560/3047)   
Checking out files:  85% (2590/3047)   
Checking out files:  86% (2621/3047)   
Checking out files:  87% (2651/3047)   
Checking out files:  88% (2682/3047)   
Checking out files:  89% (2712/3047)   
Checking out files:  90% (2743/3047)   
Checking out files:  91% (2773/3047)   
Checking out files:  91% (2792/3047)   
Checking out files:  92% (2804/3047)   
Checking out files:  93% (2834/3047)   
Checking out files:  94% (2865/3047)   
Checking out files:  95% (2895/3047)   
Checking out files:  96% (2926/3047)   
Checking out files:  97% (2956/3047)   
Checking out files:  98% (2987/3047)   
Checking out files:  99% (3017/3047)   
Checking out files: 100% (3047/3047)   
Checking out files: 100% (3047/3047), done.
00:01:36 [2020-01-18T00:01:36.590Z] #63 67.30 + cd /tmp/tmp.QxmcagC8dS/src/github.com/containerd/containerd
00:01:36 [2020-01-18T00:01:36.590Z] #63 67.31 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + export 'BUILDTAGS=netgo osusergo static_build'
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + BUILDTAGS='netgo osusergo static_build'
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + export EXTRA_FLAGS=-buildmode=pie
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + EXTRA_FLAGS=-buildmode=pie
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + '[' '' = dynamic ']'
00:01:37 [2020-01-18T00:01:37.694Z] #63 68.40 + make
00:01:39 [2020-01-18T00:01:39.208Z] #63 69.76 + bin/ctr
00:01:41 [2020-01-18T00:01:41.354Z] #19 11.32   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:01:41 [2020-01-18T00:01:41.354Z] #19 11.41 Collecting pyyaml (from yamllint==1.16.0)
00:01:41 [2020-01-18T00:01:41.354Z] #19 11.57   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
00:01:41 [2020-01-18T00:01:41.370Z] #63 ...
00:01:41 [2020-01-18T00:01:41.370Z] 
00:01:41 [2020-01-18T00:01:41.370Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:41 [2020-01-18T00:01:41.370Z] #34 114.0 os
00:01:41 [2020-01-18T00:01:41.370Z] #34 117.6 internal/fmtsort
00:01:41 [2020-01-18T00:01:41.370Z] #34 119.6 fmt
00:01:41 [2020-01-18T00:01:41.370Z] #34 119.6 path/filepath
00:01:41 [2020-01-18T00:01:41.370Z] #34 122.4 io/ioutil
00:01:41 [2020-01-18T00:01:41.370Z] #34 ...
00:01:41 [2020-01-18T00:01:41.370Z] 
00:01:41 [2020-01-18T00:01:41.370Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:41 [2020-01-18T00:01:41.370Z] #45 32.34   CC       images/eventpoll.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 32.78   CC       images/fh.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 33.29   CC       images/fsnotify.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 34.37   CC       images/signalfd.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 34.86   CC       images/fs.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 35.17   CC       images/pstree.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 35.46   CC       images/pipe.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 35.86   CC       images/tcp-stream.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 36.26   CC       images/sk-packet.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 36.66   CC       images/mnt.o
00:01:41 [2020-01-18T00:01:41.370Z] #45 36.98   CC       images/pipe-data.o
00:01:41 [2020-01-18T00:01:41.666Z] #45 37.33   CC       images/sa.o
00:01:41 [2020-01-18T00:01:41.965Z] #45 37.66   CC       images/timer.o
00:01:41 [2020-01-18T00:01:41.983Z] #76 exporting layers 55.1s done
00:01:41 [2020-01-18T00:01:41.983Z] #76 exporting manifest sha256:cfc40b47a600de7a5a3ad00c60fd5c6dc666b9fd2b66eee6ee491bd8662ca78b 0.0s done
00:01:41 [2020-01-18T00:01:41.983Z] #76 exporting config sha256:1381774c220151770e01b0ea119e68eadd4fd9afb1ff534db4b0ccc3804082bb done
00:01:41 [2020-01-18T00:01:41.983Z] #76 sending tarball
00:01:42 [2020-01-18T00:01:42.265Z] #45 ...
00:01:42 [2020-01-18T00:01:42.265Z] 
00:01:42 [2020-01-18T00:01:42.265Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:42 [2020-01-18T00:01:42.265Z] #34 125.3 flag
00:01:42 [2020-01-18T00:01:42.570Z] #34 125.3 log
00:01:42 [2020-01-18T00:01:42.570Z] #34 125.3 github.com/BurntSushi/toml
00:01:42 [2020-01-18T00:01:42.719Z] #19 13.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:01:42 [2020-01-18T00:01:42.719Z] #19 13.12   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
00:01:42 [2020-01-18T00:01:42.719Z] #19 13.16 Building wheels for collected packages: pyyaml
00:01:42 [2020-01-18T00:01:42.719Z] #19 13.17   Running setup.py bdist_wheel for pyyaml: started
00:01:44 [2020-01-18T00:01:44.084Z] #19 14.38   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:01:44 [2020-01-18T00:01:44.084Z] #19 14.38   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
00:01:44 [2020-01-18T00:01:44.084Z] #19 14.45 Successfully built pyyaml
00:01:44 [2020-01-18T00:01:44.084Z] #19 14.46 Installing collected packages: pyyaml, pathspec, yamllint
00:01:44 [2020-01-18T00:01:44.340Z] #19 14.81 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
00:01:44 [2020-01-18T00:01:44.901Z] #19 DONE 15.4s
00:01:44 [2020-01-18T00:01:44.901Z] 
00:01:44 [2020-01-18T00:01:44.901Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
00:01:44 [2020-01-18T00:01:44.901Z] #24 DONE 0.2s
00:01:44 [2020-01-18T00:01:44.901Z] 
00:01:44 [2020-01-18T00:01:44.901Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:44 [2020-01-18T00:01:44.901Z] #44 198.9   CC       criu/plugin.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 199.4   CC       criu/proc_parse.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 201.7   CC       criu/protobuf-desc.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 202.7   CC       criu/protobuf.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 203.3   CC       criu/pstree.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 204.5   CC       criu/rbtree.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 204.8   CC       criu/rst-malloc.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 205.1   CC       criu/seccomp.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 206.0   CC       criu/seize.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 207.1   CC       criu/servicefd.o
00:01:44 [2020-01-18T00:01:44.901Z] #44 207.7   CC       criu/shmem.o
00:01:45 [2020-01-18T00:01:45.157Z] #44 ...
00:01:45 [2020-01-18T00:01:45.157Z] 
00:01:45 [2020-01-18T00:01:45.157Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
00:01:45 [2020-01-18T00:01:45.323Z] #34 ...
00:01:45 [2020-01-18T00:01:45.323Z] 
00:01:45 [2020-01-18T00:01:45.323Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:45 [2020-01-18T00:01:45.323Z] #48 117.6 regexp
00:01:45 [2020-01-18T00:01:45.323Z] #48 ...
00:01:45 [2020-01-18T00:01:45.323Z] 
00:01:45 [2020-01-18T00:01:45.323Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:45 [2020-01-18T00:01:45.323Z] #45 38.22   CC       images/timerfd.o
00:01:45 [2020-01-18T00:01:45.323Z] #45 38.55   CC       images/mm.o
00:01:45 [2020-01-18T00:01:45.323Z] #45 39.19   CC       images/sk-opts.o
00:01:45 [2020-01-18T00:01:45.323Z] #45 39.57   CC       images/sk-unix.o
00:01:45 [2020-01-18T00:01:45.323Z] #45 40.18   CC       images/sk-inet.o
00:01:45 [2020-01-18T00:01:45.323Z] #45 40.63   CC       images/tun.o
00:01:45 [2020-01-18T00:01:45.624Z] #45 41.15   CC       images/sk-netlink.o
00:01:46 [2020-01-18T00:01:46.085Z] #28 DONE 0.9s
00:01:46 [2020-01-18T00:01:46.085Z] 
00:01:46 [2020-01-18T00:01:46.085Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
00:01:46 [2020-01-18T00:01:46.085Z] #31 DONE 0.2s
00:01:46 [2020-01-18T00:01:46.085Z] 
00:01:46 [2020-01-18T00:01:46.085Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
00:01:46 [2020-01-18T00:01:46.085Z] #34 DONE 0.1s
00:01:46 [2020-01-18T00:01:46.085Z] 
00:01:46 [2020-01-18T00:01:46.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:46 [2020-01-18T00:01:46.085Z] #44 208.8   CC       criu/sigframe.o
00:01:46 [2020-01-18T00:01:46.085Z] #44 209.1   CC       criu/signalfd.o
00:01:46 [2020-01-18T00:01:46.085Z] #44 209.4   CC       criu/sk-inet.o
00:01:46 [2020-01-18T00:01:46.274Z] #45 41.68   CC       images/packet-sock.o
00:01:46 [2020-01-18T00:01:46.342Z] #44 ...
00:01:46 [2020-01-18T00:01:46.342Z] 
00:01:46 [2020-01-18T00:01:46.342Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
00:01:46 [2020-01-18T00:01:46.342Z] #39 DONE 0.1s
00:01:46 [2020-01-18T00:01:46.342Z] 
00:01:46 [2020-01-18T00:01:46.342Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:01:46 [2020-01-18T00:01:46.566Z] #45 42.39   CC       images/ipc-var.o
00:01:46 [2020-01-18T00:01:46.903Z] #41 DONE 310.0s
00:01:46 [2020-01-18T00:01:46.903Z] 
00:01:46 [2020-01-18T00:01:46.903Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:47 [2020-01-18T00:01:47.201Z] #45 42.78   CC       images/ipc-desc.o
00:01:47 [2020-01-18T00:01:47.434Z] #76 ...
00:01:47 [2020-01-18T00:01:47.434Z] 
00:01:47 [2020-01-18T00:01:47.434Z] #77 importing to docker
00:01:47 [2020-01-18T00:01:47.434Z] #77 ...
00:01:47 [2020-01-18T00:01:47.434Z] 
00:01:47 [2020-01-18T00:01:47.434Z] #76 exporting to oci image format
00:01:47 [2020-01-18T00:01:47.434Z] #76 sending tarball 9.7s done
00:01:47 [2020-01-18T00:01:47.434Z] #76 DONE 64.9s
00:01:47 [2020-01-18T00:01:47.468Z] #44 210.9   CC       criu/sk-netlink.o
00:01:47 [2020-01-18T00:01:47.492Z] #45 43.20   CC       images/ipc-shm.o
00:01:47 [2020-01-18T00:01:47.798Z] 
00:01:47 [2020-01-18T00:01:47.798Z] #77 importing to docker
00:01:48 [2020-01-18T00:01:48.030Z] #44 211.6   CC       criu/sk-packet.o
00:01:48 [2020-01-18T00:01:48.123Z] #45 43.67   CC       images/ipc-msg.o
00:01:48 [2020-01-18T00:01:48.287Z] #44 ...
00:01:48 [2020-01-18T00:01:48.287Z] 
00:01:48 [2020-01-18T00:01:48.287Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
00:01:48 [2020-01-18T00:01:48.287Z] #42 DONE 0.2s
00:01:48 [2020-01-18T00:01:48.414Z] #45 44.24   CC       images/ipc-sem.o
00:01:48 [2020-01-18T00:01:48.543Z] 
00:01:48 [2020-01-18T00:01:48.543Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:48 [2020-01-18T00:01:48.799Z] #57 ...
00:01:48 [2020-01-18T00:01:48.799Z] 
00:01:48 [2020-01-18T00:01:48.799Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:48 [2020-01-18T00:01:48.799Z] #44 212.2   CC       criu/sk-queue.o
00:01:49 [2020-01-18T00:01:49.044Z] #45 44.56   CC       images/utsns.o
00:01:49 [2020-01-18T00:01:49.054Z] #44 212.7   CC       criu/sk-tcp.o
00:01:49 [2020-01-18T00:01:49.337Z] #45 44.87   CC       images/creds.o
00:01:49 [2020-01-18T00:01:49.337Z] #45 ...
00:01:49 [2020-01-18T00:01:49.337Z] 
00:01:49 [2020-01-18T00:01:49.337Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:49 [2020-01-18T00:01:49.337Z] #34 132.1 github.com/BurntSushi/toml/cmd/tomlv
00:01:49 [2020-01-18T00:01:49.616Z] #44 213.2   CC       criu/sk-unix.o
00:01:52 [2020-01-18T00:01:52.172Z] #44 215.1   CC       criu/sockets.o
00:01:52 [2020-01-18T00:01:52.431Z] #44 215.9   CC       criu/stats.o
00:01:52 [2020-01-18T00:01:52.686Z] #44 216.2   CC       criu/string.o
00:01:52 [2020-01-18T00:01:52.686Z] #44 216.2   CC       criu/sysctl.o
00:01:53 [2020-01-18T00:01:53.245Z] #44 216.8   CC       criu/sysfs_parse.o
00:01:53 [2020-01-18T00:01:53.500Z] #44 217.0   CC       criu/timerfd.o
00:01:54 [2020-01-18T00:01:54.059Z] #44 217.4   CC       criu/tty.o
00:01:54 [2020-01-18T00:01:54.928Z] #34 ...
00:01:54 [2020-01-18T00:01:54.928Z] 
00:01:54 [2020-01-18T00:01:54.928Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:54 [2020-01-18T00:01:54.928Z] #45 45.28   CC       images/vma.o
00:01:54 [2020-01-18T00:01:54.928Z] #45 45.68   CC       images/netdev.o
00:01:54 [2020-01-18T00:01:54.928Z] #45 46.38   CC       images/tty.o
00:01:54 [2020-01-18T00:01:54.928Z] #45 47.55   CC       images/file-lock.o
00:01:54 [2020-01-18T00:01:54.928Z] #45 47.99   CC       images/rlimit.o
00:01:54 [2020-01-18T00:01:54.928Z] #45 48.50   CC       images/pagemap.o
00:01:54 [2020-01-18T00:01:54.928Z] #45 49.01   CC       images/siginfo.o
00:01:54 [2020-01-18T00:01:54.928Z] #45 49.35   CC       images/rpc.o
00:01:55 [2020-01-18T00:01:55.422Z] #44 ...
00:01:55 [2020-01-18T00:01:55.423Z] 
00:01:55 [2020-01-18T00:01:55.423Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:55 [2020-01-18T00:01:55.423Z] #57 125.1 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:01:55 [2020-01-18T00:01:55.423Z] #57 126.6 + mkdir -p /build
00:01:55 [2020-01-18T00:01:55.423Z] #57 126.6 + cp runc /build/runc
00:01:55 [2020-01-18T00:01:55.423Z] #57 DONE 126.8s
00:01:55 [2020-01-18T00:01:55.423Z] 
00:01:55 [2020-01-18T00:01:55.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:55 [2020-01-18T00:01:55.423Z] #44 218.9   CC       criu/tun.o
00:01:55 [2020-01-18T00:01:55.570Z] #45 ...
00:01:55 [2020-01-18T00:01:55.570Z] 
00:01:55 [2020-01-18T00:01:55.570Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
00:01:55 [2020-01-18T00:01:55.570Z] #34 DONE 138.5s
00:01:55 [2020-01-18T00:01:55.570Z] 
00:01:55 [2020-01-18T00:01:55.570Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:01:55 [2020-01-18T00:01:55.570Z] #48 128.9 os/exec
00:01:55 [2020-01-18T00:01:55.570Z] #48 129.1 net
00:01:55 [2020-01-18T00:01:55.570Z] #48 131.3 internal/lazyregexp
00:01:55 [2020-01-18T00:01:55.570Z] #48 132.2 github.com/LK4D4/vndr/versioned
00:01:55 [2020-01-18T00:01:55.570Z] #48 136.6 encoding/base64
00:01:55 [2020-01-18T00:01:55.570Z] #48 136.6 crypto/cipher
00:01:55 [2020-01-18T00:01:55.570Z] #48 136.6 go/token
00:01:55 [2020-01-18T00:01:55.955Z] #62 283.1 + bin/containerd-stress
00:01:55 [2020-01-18T00:01:55.984Z] #44 219.4   CC       criu/uffd.o
00:01:56 [2020-01-18T00:01:56.519Z] #62 284.9 + bin/containerd-shim
00:01:57 [2020-01-18T00:01:57.084Z] #48 ...
00:01:57 [2020-01-18T00:01:57.084Z] 
00:01:57 [2020-01-18T00:01:57.084Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:01:57 [2020-01-18T00:01:57.084Z] #11 130.0 Selecting previously unselected package g++-mingw-w64-x86-64.
00:01:57 [2020-01-18T00:01:57.084Z] #11 130.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
00:01:57 [2020-01-18T00:01:57.084Z] #11 130.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:01:57 [2020-01-18T00:01:57.347Z] #44 220.7   CC       criu/util.o
00:01:57 [2020-01-18T00:01:57.721Z] #11 ...
00:01:57 [2020-01-18T00:01:57.722Z] 
00:01:57 [2020-01-18T00:01:57.722Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:01:57 [2020-01-18T00:01:57.722Z] #45 53.35   CC       images/ext-file.o
00:01:58 [2020-01-18T00:01:58.021Z] #45 53.69   CC       images/cgroup.o
00:01:58 [2020-01-18T00:01:58.274Z] #44 221.6   CC       criu/uts_ns.o
00:01:58 [2020-01-18T00:01:58.274Z] #44 221.7   CC       criu/vdso-compat.o
00:01:58 [2020-01-18T00:01:58.530Z] #44 221.9   CC       criu/vdso.o
00:01:59 [2020-01-18T00:01:59.091Z] #44 222.4   LINK     criu/built-in.o
00:01:59 [2020-01-18T00:01:59.091Z] #44 222.5   LINK     criu/criu
00:01:59 [2020-01-18T00:01:59.091Z] #44 222.7   DEP      lib/c/criu.d
00:01:59 [2020-01-18T00:01:59.347Z] #44 222.8   CC       images/rpc.pb-c.o
00:01:59 [2020-01-18T00:01:59.569Z] #45 54.84   CC       images/userns.o
00:01:59 [2020-01-18T00:01:59.569Z] #45 55.30   CC       images/google/protobuf/descriptor.o
00:01:59 [2020-01-18T00:01:59.908Z] #44 223.3   CC       lib/c/criu.o
00:02:00 [2020-01-18T00:02:00.469Z] #44 224.0   LINK     lib/c/built-in.o
00:02:00 [2020-01-18T00:02:00.469Z] #44 224.0   LINK     lib/c/libcriu.so
00:02:00 [2020-01-18T00:02:00.725Z] #44 224.2   GEN      magic.py
00:02:00 [2020-01-18T00:02:00.981Z] #44 224.3 Note: Building without setproctitle() and strlcpy() support.
00:02:00 [2020-01-18T00:02:00.981Z] #44 224.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:02:01 [2020-01-18T00:02:01.237Z] #44 224.8 fatal: not a git repository (or any of the parent directories): .git
00:02:01 [2020-01-18T00:02:01.797Z] #44 225.3 make[1]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.347Z] #45 58.06   CC       images/opts.o
00:02:02 [2020-01-18T00:02:02.359Z] #44 225.9 make[1]: 'images/built-in.o' is up to date.
00:02:02 [2020-01-18T00:02:02.359Z] #44 225.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:02:02 [2020-01-18T00:02:02.359Z] #44 225.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:02:02 [2020-01-18T00:02:02.359Z] #44 225.9 make[1]: 'compel/libcompel.a' is up to date.
00:02:02 [2020-01-18T00:02:02.359Z] #44 225.9 make[1]: 'compel/compel-host-bin' is up to date.
00:02:02 [2020-01-18T00:02:02.359Z] #44 226.0 make[1]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.614Z] #44 226.0 make[1]: 'soccr/libsoccr.a' is up to date.
00:02:02 [2020-01-18T00:02:02.614Z] #44 226.1 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.614Z] #44 226.1 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.614Z] #44 226.1 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.614Z] #44 226.2 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.870Z] #44 226.3 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.870Z] #44 226.3 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.870Z] #44 226.3 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.870Z] #44 226.4 make[2]: Nothing to be done for 'all'.
00:02:02 [2020-01-18T00:02:02.870Z] #44 226.4   INSTALL  criu/criu
00:02:02 [2020-01-18T00:02:02.993Z] #45 58.47   CC       images/seccomp.o
00:02:03 [2020-01-18T00:02:03.071Z] #62 291.6 + bin/containerd-shim-runc-v1
00:02:03 [2020-01-18T00:02:03.290Z] #45 58.93   CC       images/binfmt-misc.o
00:02:03 [2020-01-18T00:02:03.432Z] #44 DONE 226.7s
00:02:03 [2020-01-18T00:02:03.432Z] 
00:02:03 [2020-01-18T00:02:03.432Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:03 [2020-01-18T00:02:03.589Z] #45 59.20   CC       images/time.o
00:02:03 [2020-01-18T00:02:03.887Z] #45 59.60   CC       images/sysctl.o
00:02:03 [2020-01-18T00:02:03.993Z] #62 259.0 + bin/containerd
00:02:04 [2020-01-18T00:02:04.183Z] #45 60.00   CC       images/autofs.o
00:02:04 [2020-01-18T00:02:04.484Z] #45 60.33   CC       images/macvlan.o
00:02:04 [2020-01-18T00:02:04.554Z] #62 ...
00:02:04 [2020-01-18T00:02:04.554Z] 
00:02:04 [2020-01-18T00:02:04.554Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
00:02:04 [2020-01-18T00:02:04.554Z] #45 DONE 0.1s
00:02:04 [2020-01-18T00:02:04.809Z] 
00:02:04 [2020-01-18T00:02:04.809Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
00:02:04 [2020-01-18T00:02:04.809Z] #48 DONE 0.1s
00:02:04 [2020-01-18T00:02:04.809Z] 
00:02:04 [2020-01-18T00:02:04.809Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
00:02:04 [2020-01-18T00:02:04.809Z] #51 DONE 0.1s
00:02:04 [2020-01-18T00:02:04.809Z] 
00:02:04 [2020-01-18T00:02:04.809Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:05 [2020-01-18T00:02:05.146Z] #45 60.71   CC       images/sit.o
00:02:05 [2020-01-18T00:02:05.452Z] #45 61.08   LINK     images/built-in.o
00:02:05 [2020-01-18T00:02:05.758Z] #45 61.34   GEN      compel/include/asm
00:02:05 [2020-01-18T00:02:05.758Z] #45 61.35   GEN      compel/include/version.h
00:02:05 [2020-01-18T00:02:05.759Z] #45 61.38 touch .config
00:02:05 [2020-01-18T00:02:05.759Z] #45 61.40   GEN      include/common/config.h
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.55   GEN      compel/plugins/include/uapi/std/syscall-codes.h
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.59   GEN      compel/plugins/include/uapi/std/syscall.h
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.63   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.66   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.72   DEP      compel/arch/ppc64/plugins/std/memcmp.d
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.79   DEP      compel/arch/ppc64/plugins/std/memcpy.d
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.82   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
00:02:06 [2020-01-18T00:02:06.067Z] #45 61.87   DEP      compel/plugins/std/infect.d
00:02:06 [2020-01-18T00:02:06.347Z] #62 294.7 + bin/containerd-shim-runc-v2
00:02:06 [2020-01-18T00:02:06.377Z] #45 62.10   DEP      compel/plugins/std/string.d
00:02:06 [2020-01-18T00:02:06.711Z] #45 62.32   DEP      compel/plugins/std/log.d
00:02:06 [2020-01-18T00:02:06.912Z] #62 295.5 + binaries
00:02:06 [2020-01-18T00:02:06.912Z] #62 295.5 + mkdir -p /build
00:02:06 [2020-01-18T00:02:06.912Z] #62 295.5 + cp bin/containerd /build/containerd
00:02:06 [2020-01-18T00:02:06.912Z] #62 295.5 + cp bin/containerd-shim /build/containerd-shim
00:02:06 [2020-01-18T00:02:06.912Z] #62 295.5 + cp bin/ctr /build/ctr
00:02:07 [2020-01-18T00:02:07.027Z] #45 62.60   DEP      compel/plugins/std/fds.d
00:02:07 [2020-01-18T00:02:07.027Z] #45 62.78   DEP      compel/plugins/std/std.d
00:02:07 [2020-01-18T00:02:07.343Z] #45 62.95   DEP      compel/plugins/shmem/shmem.d
00:02:07 [2020-01-18T00:02:07.662Z] #45 63.27   DEP      compel/plugins/fds/fds.d
00:02:07 [2020-01-18T00:02:07.843Z] #62 DONE 296.3s
00:02:07 [2020-01-18T00:02:07.981Z] #45 ...
00:02:07 [2020-01-18T00:02:07.981Z] 
00:02:07 [2020-01-18T00:02:07.981Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:07 [2020-01-18T00:02:07.981Z] #48 140.6 net/url
00:02:07 [2020-01-18T00:02:07.981Z] #48 141.4 go/scanner
00:02:07 [2020-01-18T00:02:07.981Z] #48 143.1 text/template/parse
00:02:07 [2020-01-18T00:02:07.981Z] #48 146.2 go/ast
00:02:07 [2020-01-18T00:02:07.981Z] #48 146.8 encoding/json
00:02:07 [2020-01-18T00:02:07.981Z] #48 ...
00:02:07 [2020-01-18T00:02:07.981Z] 
00:02:07 [2020-01-18T00:02:07.981Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:07 [2020-01-18T00:02:07.981Z] #45 63.57   CC       compel/plugins/std/std.o
00:02:08 [2020-01-18T00:02:08.289Z] #45 64.00   CC       compel/plugins/std/fds.o
00:02:08 [2020-01-18T00:02:08.408Z] 
00:02:08 [2020-01-18T00:02:08.408Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
00:02:08 [2020-01-18T00:02:08.947Z] #45 64.65   CC       compel/plugins/std/log.o
00:02:08 [2020-01-18T00:02:08.972Z] #63 DONE 0.3s
00:02:08 [2020-01-18T00:02:08.972Z] 
00:02:08 [2020-01-18T00:02:08.972Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:02:09 [2020-01-18T00:02:09.228Z] #67 DONE 0.2s
00:02:09 [2020-01-18T00:02:09.228Z] 
00:02:09 [2020-01-18T00:02:09.228Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
00:02:09 [2020-01-18T00:02:09.228Z] #69 DONE 0.2s
00:02:09 [2020-01-18T00:02:09.228Z] 
00:02:09 [2020-01-18T00:02:09.228Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
00:02:09 [2020-01-18T00:02:09.485Z] #72 DONE 0.1s
00:02:09 [2020-01-18T00:02:09.485Z] 
00:02:09 [2020-01-18T00:02:09.485Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
00:02:09 [2020-01-18T00:02:09.485Z] #73 DONE 0.0s
00:02:09 [2020-01-18T00:02:09.485Z] 
00:02:09 [2020-01-18T00:02:09.485Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
00:02:10 [2020-01-18T00:02:10.541Z] #45 66.07   CC       compel/plugins/std/string.o
00:02:10 [2020-01-18T00:02:10.856Z] #74 DONE 1.5s
00:02:11 [2020-01-18T00:02:11.114Z] 
00:02:11 [2020-01-18T00:02:11.114Z] #75 exporting to image
00:02:11 [2020-01-18T00:02:11.114Z] #75 exporting layers
00:02:11 [2020-01-18T00:02:11.339Z] #62 ...
00:02:11 [2020-01-18T00:02:11.339Z] 
00:02:11 [2020-01-18T00:02:11.339Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:02:11 [2020-01-18T00:02:11.339Z] #53 DONE 333.2s
00:02:11 [2020-01-18T00:02:11.339Z] 
00:02:11 [2020-01-18T00:02:11.339Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:11 [2020-01-18T00:02:11.620Z] #45 66.93   CC       compel/plugins/std/infect.o
00:02:11 [2020-01-18T00:02:11.667Z] #77 DONE 22.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:02:11 [2020-01-18T00:02:11.923Z] #45 67.66   CC       compel/arch/ppc64/plugins/std/parasite-head.o
00:02:11 [2020-01-18T00:02:11.923Z] #45 67.74   CC       compel/arch/ppc64/plugins/std/memcpy.o
00:02:12 [2020-01-18T00:02:12.225Z] #45 67.84   CC       compel/arch/ppc64/plugins/std/memcmp.o
00:02:12 [2020-01-18T00:02:12.225Z] #45 67.96   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
00:02:12 [2020-01-18T00:02:12.268Z] #62 ...
00:02:12 [2020-01-18T00:02:12.268Z] 
00:02:12 [2020-01-18T00:02:12.268Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
00:02:12 [2020-01-18T00:02:12.268Z] #54 DONE 0.2s
00:02:12 [2020-01-18T00:02:12.268Z] 
00:02:12 [2020-01-18T00:02:12.268Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
00:02:12 [2020-01-18T00:02:12.268Z] #58 DONE 0.1s
00:02:12 [2020-01-18T00:02:12.268Z] 
00:02:12 [2020-01-18T00:02:12.268Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:02:12 [2020-01-18T00:02:12.498Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/test/unit
00:02:12 [2020-01-18T00:02:12.526Z] #45 68.05   AR       compel/plugins/std.lib.a
00:02:12 [2020-01-18T00:02:12.526Z] #45 68.14   CC       compel/plugins/fds/fds.o
00:02:12 [2020-01-18T00:02:12.853Z] #45 68.57   AR       compel/plugins/fds.lib.a
00:02:12 [2020-01-18T00:02:12.853Z] #45 68.67   HOSTDEP  compel/src/lib/log-host.d
00:02:13 [2020-01-18T00:02:13.516Z] #45 68.97   HOSTDEP  compel/src/lib/handle-elf-host.d
00:02:13 [2020-01-18T00:02:13.827Z] #45 69.26   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
00:02:13 [2020-01-18T00:02:13.827Z] #45 69.49   HOSTDEP  compel/src/main-host.d
00:02:14 [2020-01-18T00:02:14.137Z] #45 ...
00:02:14 [2020-01-18T00:02:14.137Z] 
00:02:14 [2020-01-18T00:02:14.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
00:02:14 [2020-01-18T00:02:14.137Z] #11 153.6 Selecting previously unselected package libapparmor1:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 153.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 153.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 153.8 Selecting previously unselected package libapparmor-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 153.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 153.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.1 Selecting previously unselected package libbtrfs0.
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.1 Unpacking libbtrfs0 (4.20.1-2) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.3 Selecting previously unselected package libbtrfs-dev.
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.3 Unpacking libbtrfs-dev (4.20.1-2) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.7 Selecting previously unselected package libudev-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u2_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 154.7 Unpacking libudev-dev:ppc64el (241-7~deb10u2) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.0 Selecting previously unselected package libsepol1-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.5 Selecting previously unselected package libpcre16-3:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.8 Selecting previously unselected package libpcre32-3:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 155.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 156.1 Selecting previously unselected package libpcrecpp0v5:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 156.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 156.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 156.3 Selecting previously unselected package libpcre3-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 156.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 156.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 157.0 Selecting previously unselected package libselinux1-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.137Z] #11 157.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 157.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
00:02:14 [2020-01-18T00:02:14.137Z] #11 157.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.449Z] #11 157.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.449Z] #11 157.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:02:14 [2020-01-18T00:02:14.449Z] #11 157.4 Selecting previously unselected package libseccomp-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.449Z] #11 157.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.449Z] #11 157.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
00:02:14 [2020-01-18T00:02:14.756Z] #11 157.7 Selecting previously unselected package libsystemd-dev:ppc64el.
00:02:14 [2020-01-18T00:02:14.756Z] #11 157.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u2_ppc64el.deb ...
00:02:14 [2020-01-18T00:02:14.756Z] #11 157.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u2) ...
00:02:15 [2020-01-18T00:02:15.417Z] #11 158.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
00:02:15 [2020-01-18T00:02:15.417Z] #11 158.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
00:02:15 [2020-01-18T00:02:15.417Z] #11 158.5 Setting up libapparmor1:ppc64el (2.13.2-10) ...
00:02:15 [2020-01-18T00:02:15.417Z] #11 158.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
00:02:15 [2020-01-18T00:02:15.417Z] #11 158.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
00:02:15 [2020-01-18T00:02:15.417Z] #11 158.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
00:02:15 [2020-01-18T00:02:15.417Z] #11 158.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.6 Setting up libbtrfs0 (4.20.1-2) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.6 Setting up libudev-dev:ppc64el (241-7~deb10u2) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.6 Setting up libbtrfs-dev (4.20.1-2) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.6 Setting up mingw-w64-common (6.0.0-3) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u2) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.7 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
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.7 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
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.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
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.8 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
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.8 Setting up dmsetup (2:1.02.155-3) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
00:02:15 [2020-01-18T00:02:15.727Z] #11 158.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
00:02:15 [2020-01-18T00:02:15.757Z] ?   	github.com/docker/docker/api	[no test files]
00:02:16 [2020-01-18T00:02:16.035Z] #11 158.9 Processing triggers for libc-bin (2.28-10) ...
00:02:16 [2020-01-18T00:02:16.375Z] #11 DONE 159.3s
00:02:16 [2020-01-18T00:02:16.375Z] 
00:02:16 [2020-01-18T00:02:16.375Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:16 [2020-01-18T00:02:16.375Z] #45 69.79   DEP      compel/src/lib/ptrace.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 69.99   DEP      compel/src/lib/infect.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 70.16   DEP      compel/src/lib/infect-util.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 70.30   DEP      compel/src/lib/infect-rpc.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 70.56   DEP      compel/arch/ppc64/src/lib/infect.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 70.80   DEP      compel/arch/ppc64/src/lib/cpu.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 70.96   DEP      compel/src/lib/log.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 71.12   DEP      compel/src/main.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 71.36   DEP      compel/src/lib/handle-elf.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 71.65   DEP      compel/arch/ppc64/src/lib/handle-elf.d
00:02:16 [2020-01-18T00:02:16.375Z] #45 71.99   CC       compel/src/lib/log.o
00:02:16 [2020-01-18T00:02:16.375Z] #45 ...
00:02:16 [2020-01-18T00:02:16.375Z] 
00:02:16 [2020-01-18T00:02:16.375Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
00:02:16 [2020-01-18T00:02:16.375Z] #56 DONE 0.3s
00:02:16 [2020-01-18T00:02:16.691Z] 
00:02:16 [2020-01-18T00:02:16.691Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
00:02:16 [2020-01-18T00:02:16.691Z] #57 DONE 0.1s
00:02:16 [2020-01-18T00:02:16.691Z] 
00:02:16 [2020-01-18T00:02:16.691Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:17 [2020-01-18T00:02:17.006Z] #58 ...
00:02:17 [2020-01-18T00:02:17.006Z] 
00:02:17 [2020-01-18T00:02:17.006Z] #12 [dev 1/25] RUN groupadd -r docker
00:02:17 [2020-01-18T00:02:17.006Z] #12 DONE 0.6s
00:02:17 [2020-01-18T00:02:17.006Z] 
00:02:17 [2020-01-18T00:02:17.006Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.321 + RM_GOPATH=0
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.323 + TMP_GOPATH=
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.324 + : /build
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.324 + '[' -z '' ']'
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.335 ++ mktemp -d
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.342 + export GOPATH=/tmp/tmp.RzEthAmqQo
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.343 + GOPATH=/tmp/tmp.RzEthAmqQo
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.343 + RM_GOPATH=1
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.345 ++ dirname ./install.sh
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.351 + dir=.
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.351 + bin=runc
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.351 + shift
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.351 + '[' '!' -f ./runc.installer ']'
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.351 + . ./runc.installer
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.352 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.352 + install_runc
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.354 + grep -q '^3\.10\.0.*\.el7\.'
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.354 + uname -r
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.423 + RUNC_BUILDTAGS='seccomp apparmor selinux '
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.430 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )'
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.431 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.432 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RzEthAmqQo/src/github.com/opencontainers/runc
00:02:17 [2020-01-18T00:02:17.006Z] #58 0.435 Cloning into '/tmp/tmp.RzEthAmqQo/src/github.com/opencontainers/runc'...
00:02:17 [2020-01-18T00:02:17.319Z] #58 ...
00:02:17 [2020-01-18T00:02:17.319Z] 
00:02:17 [2020-01-18T00:02:17.319Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
00:02:17 [2020-01-18T00:02:17.319Z] #13 DONE 0.4s
00:02:17 [2020-01-18T00:02:17.319Z] 
00:02:17 [2020-01-18T00:02:17.319Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
00:02:17 [2020-01-18T00:02:17.319Z] #14 0.267 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
00:02:17 [2020-01-18T00:02:17.628Z] #14 DONE 0.4s
00:02:17 [2020-01-18T00:02:17.628Z] 
00:02:17 [2020-01-18T00:02:17.628Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:17 [2020-01-18T00:02:17.628Z] #45 72.81   CC       compel/arch/ppc64/src/lib/cpu.o
00:02:17 [2020-01-18T00:02:17.628Z] #45 73.23   CC       compel/arch/ppc64/src/lib/infect.o
00:02:17 [2020-01-18T00:02:17.666Z] #75 exporting layers 6.5s done
00:02:17 [2020-01-18T00:02:17.666Z] #75 writing image sha256:4ed3f1c0dda9f8815d43317d0d5dff0d37f33691963b287fc6692c97ac970504 done
00:02:17 [2020-01-18T00:02:17.666Z] #75 naming to docker.io/library/docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 done
00:02:17 [2020-01-18T00:02:17.666Z] #75 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
00:02:17 [2020-01-18T00:02:17.931Z] #45 ...
00:02:17 [2020-01-18T00:02:17.931Z] 
00:02:17 [2020-01-18T00:02:17.931Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
00:02:17 [2020-01-18T00:02:17.931Z] #15 DONE 0.4s
00:02:17 [2020-01-18T00:02:17.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40393/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/validate/default
00:02:18 [2020-01-18T00:02:18.454Z] 
00:02:18 [2020-01-18T00:02:18.454Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
00:02:18 [2020-01-18T00:02:18.454Z] #16 DONE 0.4s
00:02:18 [2020-01-18T00:02:18.454Z] 
00:02:18 [2020-01-18T00:02:18.454Z] #17 [dev 6/25] RUN ldconfig
00:02:18 [2020-01-18T00:02:18.763Z] #17 DONE 0.3s
00:02:18 [2020-01-18T00:02:18.763Z] 
00:02:18 [2020-01-18T00:02:18.763Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:18 [2020-01-18T00:02:18.763Z] #45 74.34   CC       compel/src/lib/infect-rpc.o
00:02:19 [2020-01-18T00:02:19.371Z] Congratulations!  All commits are properly signed with the DCO!
00:02:19 [2020-01-18T00:02:19.371Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
00:02:19 [2020-01-18T00:02:19.371Z] No api/types/ or api/swagger.yaml changes in diff.
00:02:19 [2020-01-18T00:02:19.371Z] Congratulations!  All TOML source files changed here have valid syntax.
00:02:19 [2020-01-18T00:02:19.371Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:02:19 [2020-01-18T00:02:19.371Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
00:02:19 [2020-01-18T00:02:19.371Z] Congratulations!  No new tests were added to integration-cli.
00:02:19 [2020-01-18T00:02:19.371Z] 
00:02:19 [2020-01-18T00:02:19.371Z] INFO Start validation with golang-ci-lint
00:02:19 [2020-01-18T00:02:19.398Z] #45 75.09   CC       compel/src/lib/infect-util.o
00:02:19 [2020-01-18T00:02:19.628Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
00:02:19 [2020-01-18T00:02:19.628Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
00:02:20 [2020-01-18T00:02:20.029Z] #45 75.62   CC       compel/src/lib/infect.o
00:02:24 [2020-01-18T00:02:24.504Z] #45 79.74   CC       compel/src/lib/ptrace.o
00:02:24 [2020-01-18T00:02:24.801Z] #45 80.34   AR       compel/libcompel.a
00:02:24 [2020-01-18T00:02:24.801Z] #45 80.44   HOSTCC   compel/src/main-host.o
00:02:25 [2020-01-18T00:02:25.100Z] #45 ...
00:02:25 [2020-01-18T00:02:25.100Z] 
00:02:25 [2020-01-18T00:02:25.100Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:25 [2020-01-18T00:02:25.100Z] #48 157.9 text/template
00:02:25 [2020-01-18T00:02:25.100Z] #48 166.3 go/parser
00:02:25 [2020-01-18T00:02:25.401Z] #48 ...
00:02:25 [2020-01-18T00:02:25.401Z] 
00:02:25 [2020-01-18T00:02:25.401Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:25 [2020-01-18T00:02:25.401Z] #45 81.07   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
00:02:25 [2020-01-18T00:02:25.702Z] #45 81.39   HOSTCC   compel/src/lib/handle-elf-host.o
00:02:26 [2020-01-18T00:02:26.795Z] #45 82.17   HOSTCC   compel/src/lib/log-host.o
00:02:27 [2020-01-18T00:02:27.097Z] #45 82.60   HOSTLINK compel/compel-host-bin
00:02:27 [2020-01-18T00:02:27.285Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
00:02:27 [2020-01-18T00:02:27.402Z] #45 82.90   DEP      soccr/soccr.d
00:02:27 [2020-01-18T00:02:27.708Z] #45 83.22   CC       soccr/soccr.o
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/api/server/httputils	0.038s	coverage: 14.7% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/api/server/middleware	0.036s	coverage: 37.7% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/api/server/router/swarm	0.020s	coverage: 4.0% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/api/types/filters	0.026s	coverage: 92.2% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/api/types/time	0.022s	coverage: 100.0% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/api/types/versions	0.025s	coverage: 75.0% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/builder/dockerignore	0.012s	coverage: 96.8% of statements
00:02:28 [2020-01-18T00:02:28.504Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
00:02:28 [2020-01-18T00:02:28.780Z] #45 ...
00:02:28 [2020-01-18T00:02:28.780Z] 
00:02:28 [2020-01-18T00:02:28.780Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:02:28 [2020-01-18T00:02:28.780Z] #18 0.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
00:02:28 [2020-01-18T00:02:28.780Z] #18 0.706 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
00:02:28 [2020-01-18T00:02:28.780Z] #18 0.830 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
00:02:28 [2020-01-18T00:02:28.780Z] #18 2.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7695 kB]
00:02:28 [2020-01-18T00:02:28.780Z] #18 4.326 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [166 kB]
00:02:28 [2020-01-18T00:02:28.780Z] #18 5.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
00:02:29 [2020-01-18T00:02:29.074Z] #18 ...
00:02:29 [2020-01-18T00:02:29.074Z] 
00:02:29 [2020-01-18T00:02:29.074Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:29 [2020-01-18T00:02:29.074Z] #48 171.7 encoding/xml
00:02:29 [2020-01-18T00:02:29.443Z] ok  	github.com/docker/docker/builder/remotecontext	0.334s	coverage: 13.6% of statements
00:02:29 [2020-01-18T00:02:29.443Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.149s	coverage: 86.3% of statements
00:02:30 [2020-01-18T00:02:30.381Z] ok  	github.com/docker/docker/builder/dockerfile	1.093s	coverage: 48.2% of statements
00:02:30 [2020-01-18T00:02:30.381Z] ?   	github.com/docker/docker/cli	[no test files]
00:02:30 [2020-01-18T00:02:30.381Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:02:34 [2020-01-18T00:02:34.151Z] #62 288.0 + bin/containerd-stress
00:02:34 [2020-01-18T00:02:34.585Z] ok  	github.com/docker/docker/client	0.315s	coverage: 75.8% of statements
00:02:34 [2020-01-18T00:02:34.704Z] #48 ...
00:02:34 [2020-01-18T00:02:34.704Z] 
00:02:34 [2020-01-18T00:02:34.704Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:34 [2020-01-18T00:02:34.704Z] #45 85.99   AR       soccr/libsoccr.a
00:02:34 [2020-01-18T00:02:34.704Z] #45 86.08 make[1]: 'soccr/libsoccr.a' is up to date.
00:02:34 [2020-01-18T00:02:34.704Z] #45 86.67   DEP      criu/arch/ppc64/sigframe.d
00:02:34 [2020-01-18T00:02:34.704Z] #45 86.89   DEP      criu/arch/ppc64/crtools.d
00:02:34 [2020-01-18T00:02:34.704Z] #45 87.19   DEP      criu/arch/ppc64/cpu.d
00:02:34 [2020-01-18T00:02:34.704Z] #45 87.47   CC       criu/arch/ppc64/cpu.o
00:02:34 [2020-01-18T00:02:34.704Z] #45 88.37   CC       criu/arch/ppc64/crtools.o
00:02:34 [2020-01-18T00:02:34.704Z] #45 90.27   CC       criu/arch/ppc64/sigframe.o
00:02:34 [2020-01-18T00:02:34.711Z] #62 289.7 + bin/containerd-shim
00:02:35 [2020-01-18T00:02:35.005Z] #45 90.84   LINK     criu/arch/ppc64/crtools.built-in.o
00:02:35 [2020-01-18T00:02:35.544Z] #45 90.90   DEP      criu/arch/ppc64/misc.d
00:02:35 [2020-01-18T00:02:35.544Z] #45 90.94   DEP      criu/arch/ppc64/vdso-trampoline.d
00:02:35 [2020-01-18T00:02:35.544Z] #45 90.96   DEP      criu/arch/ppc64/vdso-pie.d
00:02:35 [2020-01-18T00:02:35.544Z] #45 91.24   DEP      criu/pie/parasite-vdso.d
00:02:35 [2020-01-18T00:02:35.837Z] #45 91.51   DEP      criu/pie/util-vdso.d
00:02:36 [2020-01-18T00:02:36.126Z] #45 91.84   DEP      criu/pie/util.d
00:02:36 [2020-01-18T00:02:36.418Z] #45 92.17   CC       criu/pie/util.o
00:02:37 [2020-01-18T00:02:37.055Z] #45 92.73   CC       criu/pie/util-vdso.o
00:02:38 [2020-01-18T00:02:38.567Z] #45 94.09   CC       criu/pie/parasite-vdso.o
00:02:38 [2020-01-18T00:02:38.567Z] #45 ...
00:02:38 [2020-01-18T00:02:38.567Z] 
00:02:38 [2020-01-18T00:02:38.567Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:38 [2020-01-18T00:02:38.567Z] #48 181.3 go/doc
00:02:41 [2020-01-18T00:02:41.243Z] #62 296.3 + bin/containerd-shim-runc-v1
00:02:41 [2020-01-18T00:02:41.299Z] #48 ...
00:02:41 [2020-01-18T00:02:41.299Z] 
00:02:41 [2020-01-18T00:02:41.299Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:41 [2020-01-18T00:02:41.299Z] #58 14.12 + cd /tmp/tmp.RzEthAmqQo/src/github.com/opencontainers/runc
00:02:41 [2020-01-18T00:02:41.299Z] #58 14.12 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a
00:02:41 [2020-01-18T00:02:41.299Z] #58 14.74 + '[' -z '' ']'
00:02:41 [2020-01-18T00:02:41.299Z] #58 14.74 + target=static
00:02:41 [2020-01-18T00:02:41.299Z] #58 14.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static
00:02:41 [2020-01-18T00:02:41.299Z] #58 16.98 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc .
00:02:41 [2020-01-18T00:02:41.299Z] #58 ...
00:02:41 [2020-01-18T00:02:41.299Z] 
00:02:41 [2020-01-18T00:02:41.299Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:41 [2020-01-18T00:02:41.299Z] #45 95.33   CC       criu/arch/ppc64/vdso-pie.o
00:02:41 [2020-01-18T00:02:41.299Z] #45 96.12   CC       criu/arch/ppc64/vdso-trampoline.o
00:02:41 [2020-01-18T00:02:41.299Z] #45 96.19   CC       criu/arch/ppc64/misc.o
00:02:41 [2020-01-18T00:02:41.299Z] #45 96.25   AR       criu/pie/pie.lib.a
00:02:41 [2020-01-18T00:02:41.299Z] #45 96.36   DEP      criu/pie/restorer.d
00:02:41 [2020-01-18T00:02:41.299Z] #45 96.84   DEP      criu/arch/ppc64/restorer.d
00:02:41 [2020-01-18T00:02:41.590Z] #45 97.22   DEP      criu/pie/parasite.d
00:02:42 [2020-01-18T00:02:42.221Z] #45 97.71   CC       criu/pie/parasite.o
00:02:42 [2020-01-18T00:02:42.221Z] #45 ...
00:02:42 [2020-01-18T00:02:42.221Z] 
00:02:42 [2020-01-18T00:02:42.221Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:02:42 [2020-01-18T00:02:42.221Z] #66 174.9 + for f in rootlesskit rootlesskit-docker-proxy
00:02:42 [2020-01-18T00:02:42.221Z] #66 174.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
00:02:42 [2020-01-18T00:02:42.221Z] #66 ...
00:02:42 [2020-01-18T00:02:42.221Z] 
00:02:42 [2020-01-18T00:02:42.221Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:42 [2020-01-18T00:02:42.221Z] #48 185.0 crypto/rand
00:02:44 [2020-01-18T00:02:44.509Z] #62 299.4 + bin/containerd-shim-runc-v2
00:02:45 [2020-01-18T00:02:45.068Z] #62 300.1 + binaries
00:02:45 [2020-01-18T00:02:45.068Z] #62 300.1 + mkdir -p /build
00:02:45 [2020-01-18T00:02:45.068Z] #62 300.1 + cp bin/containerd /build/containerd
00:02:45 [2020-01-18T00:02:45.068Z] #62 300.2 + cp bin/containerd-shim /build/containerd-shim
00:02:45 [2020-01-18T00:02:45.068Z] #62 300.2 + cp bin/ctr /build/ctr
00:02:45 [2020-01-18T00:02:45.746Z] #48 ...
00:02:45 [2020-01-18T00:02:45.746Z] 
00:02:45 [2020-01-18T00:02:45.746Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:02:45 [2020-01-18T00:02:45.746Z] #18 16.30 Fetched 8103 kB in 16s (507 kB/s)
00:02:45 [2020-01-18T00:02:45.746Z] #18 16.30 Reading package lists...
00:02:45 [2020-01-18T00:02:45.746Z] #18 22.87 Reading package lists...
00:02:45 [2020-01-18T00:02:45.746Z] #18 ...
00:02:45 [2020-01-18T00:02:45.746Z] 
00:02:45 [2020-01-18T00:02:45.746Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:45 [2020-01-18T00:02:45.746Z] #45 100.5   LINK     criu/pie/parasite.built-in.o
00:02:45 [2020-01-18T00:02:45.746Z] #45 100.5   GEN      criu/pie/parasite-blob.h
00:02:45 [2020-01-18T00:02:45.746Z] #45 100.6   CC       criu/arch/ppc64/restorer.o
00:02:45 [2020-01-18T00:02:45.746Z] #45 ...
00:02:45 [2020-01-18T00:02:45.746Z] 
00:02:45 [2020-01-18T00:02:45.746Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
00:02:45 [2020-01-18T00:02:45.746Z] #66 DONE 188.3s
00:02:45 [2020-01-18T00:02:45.746Z] 
00:02:45 [2020-01-18T00:02:45.746Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
00:02:45 [2020-01-18T00:02:45.746Z] #67 DONE 0.2s
00:02:45 [2020-01-18T00:02:45.746Z] 
00:02:45 [2020-01-18T00:02:45.746Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:45 [2020-01-18T00:02:45.746Z] #48 188.1 crypto/elliptic
00:02:45 [2020-01-18T00:02:45.992Z] #62 DONE 300.9s
00:02:46 [2020-01-18T00:02:46.916Z] 
00:02:46 [2020-01-18T00:02:46.916Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
00:02:47 [2020-01-18T00:02:47.171Z] #63 DONE 0.3s
00:02:47 [2020-01-18T00:02:47.171Z] 
00:02:47 [2020-01-18T00:02:47.171Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:02:47 [2020-01-18T00:02:47.171Z] #67 DONE 0.1s
00:02:47 [2020-01-18T00:02:47.171Z] 
00:02:47 [2020-01-18T00:02:47.171Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
00:02:47 [2020-01-18T00:02:47.426Z] #69 DONE 0.2s
00:02:47 [2020-01-18T00:02:47.426Z] 
00:02:47 [2020-01-18T00:02:47.426Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
00:02:47 [2020-01-18T00:02:47.426Z] #72 DONE 0.1s
00:02:47 [2020-01-18T00:02:47.426Z] 
00:02:47 [2020-01-18T00:02:47.426Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
00:02:47 [2020-01-18T00:02:47.426Z] #73 DONE 0.0s
00:02:47 [2020-01-18T00:02:47.426Z] 
00:02:47 [2020-01-18T00:02:47.426Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
00:02:48 [2020-01-18T00:02:48.789Z] #74 DONE 1.3s
00:02:48 [2020-01-18T00:02:48.789Z] 
00:02:48 [2020-01-18T00:02:48.789Z] #75 exporting to image
00:02:48 [2020-01-18T00:02:48.789Z] #75 exporting layers
00:02:51 [2020-01-18T00:02:51.295Z] #48 ...
00:02:51 [2020-01-18T00:02:51.295Z] 
00:02:51 [2020-01-18T00:02:51.295Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:02:51 [2020-01-18T00:02:51.295Z] #18 22.87 Reading package lists...
00:02:51 [2020-01-18T00:02:51.295Z] #18 30.44 Building dependency tree...
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.03 libcap2-bin is already the newest version (1:2.25-2).
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.03 The following additional packages will be installed:
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.03   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.03   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.03   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.03   python3.7 python3.7-minimal vim-runtime xxd
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.04 Suggested packages:
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.04   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.04   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.04   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.04 Recommended packages:
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.04   aufs-dkms nftables build-essential python3-dev python3-keyring
00:02:51 [2020-01-18T00:02:51.295Z] #18 32.04   python3-keyrings.alt python3-xdg unzip
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.11 The following NEW packages will be installed:
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.11   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.11   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.11   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.11   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.12   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.12   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.12   python3-setuptools python3-wheel python3.7 python3.7-minimal
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.12   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.25 0 upgraded, 46 newly installed, 0 to remove and 0 not upgraded.
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.25 Need to get 27.7 MB of archives.
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.25 After this operation, 129 MB of additional disk space will be used.
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2 [593 kB]
00:02:54 [2020-01-18T00:02:54.035Z] #18 35.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2 [2026 kB]
00:02:54 [2020-01-18T00:02:54.331Z] #18 35.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
00:02:54 [2020-01-18T00:02:54.331Z] #18 35.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
00:02:54 [2020-01-18T00:02:54.331Z] #18 35.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2 [1794 kB]
00:02:54 [2020-01-18T00:02:54.331Z] #18 35.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2 [330 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
00:02:54 [2020-01-18T00:02:54.631Z] #18 35.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
00:02:54 [2020-01-18T00:02:54.929Z] #18 35.99 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
00:02:54 [2020-01-18T00:02:54.929Z] #18 36.01 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
00:02:54 [2020-01-18T00:02:54.929Z] #18 36.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
00:02:54 [2020-01-18T00:02:54.929Z] #18 36.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
00:02:54 [2020-01-18T00:02:54.929Z] #18 36.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
00:02:54 [2020-01-18T00:02:54.929Z] #18 36.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
00:02:55 [2020-01-18T00:02:55.321Z] #75 exporting layers 6.3s done
00:02:55 [2020-01-18T00:02:55.321Z] #75 writing image sha256:3dd0c6ef723f667840efd38dbc0f6235992397b26a63b79d603e236da55731a4 done
00:02:55 [2020-01-18T00:02:55.321Z] #75 naming to docker.io/library/docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 done
00:02:55 [2020-01-18T00:02:55.321Z] #75 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
00:02:55 [2020-01-18T00:02:55.563Z] #18 36.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
00:02:55 [2020-01-18T00:02:55.564Z] #18 36.81 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
00:02:55 [2020-01-18T00:02:55.564Z] #18 36.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
00:02:55 [2020-01-18T00:02:55.564Z] #18 36.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
00:02:55 [2020-01-18T00:02:55.564Z] #18 36.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
00:02:55 [2020-01-18T00:02:55.564Z] #18 36.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
00:02:55 [2020-01-18T00:02:55.870Z] #18 37.17 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
00:02:56 [2020-01-18T00:02:56.165Z] #18 ...
00:02:56 [2020-01-18T00:02:56.165Z] 
00:02:56 [2020-01-18T00:02:56.165Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:02:56 [2020-01-18T00:02:56.165Z] #45 101.8   CC       criu/pie/restorer.o
00:02:56 [2020-01-18T00:02:56.165Z] #45 107.6   LINK     criu/pie/restorer.built-in.o
00:02:56 [2020-01-18T00:02:56.165Z] #45 107.6   GEN      criu/pie/restorer-blob.h
00:02:56 [2020-01-18T00:02:56.165Z] #45 107.8   DEP      criu/vdso.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 108.2   DEP      criu/uts_ns.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 108.6   DEP      criu/util.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 108.9   DEP      criu/uffd.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 109.2   DEP      criu/tun.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 109.6   DEP      criu/tty.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 110.1   DEP      criu/timerfd.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 110.7   DEP      criu/sysfs_parse.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 111.1   DEP      criu/sysctl.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 111.5   DEP      criu/string.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 111.5   DEP      criu/stats.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 111.9   DEP      criu/sockets.d
00:02:56 [2020-01-18T00:02:56.165Z] #45 ...
00:02:56 [2020-01-18T00:02:56.165Z] 
00:02:56 [2020-01-18T00:02:56.165Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:02:56 [2020-01-18T00:02:56.165Z] #48 198.8 github.com/LK4D4/vndr/build
00:02:56 [2020-01-18T00:02:56.165Z] #48 198.9 encoding/asn1
00:02:56 [2020-01-18T00:02:56.843Z] 
00:02:56 [2020-01-18T00:02:56.843Z] Removing bundles/
00:02:56 [2020-01-18T00:02:56.843Z] 
00:02:56 [2020-01-18T00:02:56.843Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:02:56 [2020-01-18T00:02:56.843Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:02:56 [2020-01-18T00:02:56.843Z] GOOS="" GOARCH="" GOARM=""
00:02:58 [2020-01-18T00:02:58.884Z] #48 201.3 crypto/rsa
00:03:01 [2020-01-18T00:03:01.173Z] ok  	github.com/docker/docker/cmd/dockerd	0.111s	coverage: 30.5% of statements
00:03:01 [2020-01-18T00:03:01.611Z] #48 ...
00:03:01 [2020-01-18T00:03:01.611Z] 
00:03:01 [2020-01-18T00:03:01.611Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 37.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
00:03:01 [2020-01-18T00:03:01.611Z] #18 37.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
00:03:01 [2020-01-18T00:03:01.611Z] #18 38.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.35 debconf: delaying package configuration, since apt-utils is not installed
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.54 Fetched 27.7 MB in 3s (9318 kB/s)
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.63 Selecting previously unselected package pigz.
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.74 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.75 Unpacking pigz (2.4-1) ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.88 Selecting previously unselected package libpython3.7-minimal:ppc64el.
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2_ppc64el.deb ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 39.90 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2) ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 40.62 Selecting previously unselected package python3.7-minimal.
00:03:01 [2020-01-18T00:03:01.611Z] #18 40.64 Preparing to unpack .../python3.7-minimal_3.7.3-2_ppc64el.deb ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 40.66 Unpacking python3.7-minimal (3.7.3-2) ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 42.57 Setting up libpython3.7-minimal:ppc64el (3.7.3-2) ...
00:03:01 [2020-01-18T00:03:01.611Z] #18 42.59 Setting up python3.7-minimal (3.7.3-2) ...
00:03:03 [2020-01-18T00:03:03.087Z] ok  	github.com/docker/docker/container	0.150s	coverage: 35.3% of statements
00:03:03 [2020-01-18T00:03:03.087Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:03:03 [2020-01-18T00:03:03.087Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:03:03 [2020-01-18T00:03:03.087Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:03:03 [2020-01-18T00:03:03.087Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:03:05 [2020-01-18T00:03:05.639Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.041s	coverage: 65.3% of statements
00:03:06 [2020-01-18T00:03:06.056Z] #18 47.08 Selecting previously unselected package python3-minimal.
00:03:06 [2020-01-18T00:03:06.056Z] #18 47.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 ... 23601 files and directories currently installed.)
00:03:06 [2020-01-18T00:03:06.056Z] #18 47.22 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
00:03:06 [2020-01-18T00:03:06.056Z] #18 47.23 Unpacking python3-minimal (3.7.3-1) ...
00:03:06 [2020-01-18T00:03:06.056Z] #18 47.35 Selecting previously unselected package libmpdec2:ppc64el.
00:03:06 [2020-01-18T00:03:06.056Z] #18 47.36 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
00:03:06 [2020-01-18T00:03:06.056Z] #18 47.36 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
00:03:06 [2020-01-18T00:03:06.346Z] #18 47.49 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
00:03:06 [2020-01-18T00:03:06.346Z] #18 47.50 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2_ppc64el.deb ...
00:03:06 [2020-01-18T00:03:06.346Z] #18 47.54 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2) ...
00:03:06 [2020-01-18T00:03:06.346Z] #18 ...
00:03:06 [2020-01-18T00:03:06.346Z] 
00:03:06 [2020-01-18T00:03:06.346Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:06 [2020-01-18T00:03:06.346Z] #48 209.2 vendor/golang.org/x/net/idna
00:03:06 [2020-01-18T00:03:06.639Z] #48 ...
00:03:06 [2020-01-18T00:03:06.639Z] 
00:03:06 [2020-01-18T00:03:06.639Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:06 [2020-01-18T00:03:06.639Z] #45 112.3   DEP      criu/sk-unix.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 112.8   DEP      criu/sk-tcp.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 113.2   DEP      criu/sk-queue.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 113.6   DEP      criu/sk-packet.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 113.9   DEP      criu/sk-netlink.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 114.2   DEP      criu/sk-inet.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 114.8   DEP      criu/signalfd.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 115.2   DEP      criu/sigframe.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 115.4   DEP      criu/shmem.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 115.8   DEP      criu/servicefd.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 116.0   DEP      criu/seize.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 116.4   DEP      criu/seccomp.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 116.7   DEP      criu/rst-malloc.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 116.9   DEP      criu/rbtree.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 117.0   DEP      criu/pstree.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 117.3   DEP      criu/protobuf.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 117.6   GEN      criu/protobuf-desc-gen.h
00:03:06 [2020-01-18T00:03:06.639Z] #45 120.0   DEP      criu/protobuf-desc.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 120.3   DEP      criu/proc_parse.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 120.6   DEP      criu/plugin.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 120.8   DEP      criu/pipes.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 121.1   DEP      criu/pie-util.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 121.3   DEP      criu/pie-util-vdso.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 121.5   DEP      criu/pie-util-vdso-elf32.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 121.7   DEP      criu/path.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 122.0   DEP      criu/parasite-syscall.d
00:03:06 [2020-01-18T00:03:06.639Z] #45 122.4   DEP      criu/pagemap.d
00:03:07 [2020-01-18T00:03:07.026Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.027s	coverage: 35.8% of statements
00:03:07 [2020-01-18T00:03:07.270Z] #45 122.7   DEP      criu/pagemap-cache.d
00:03:07 [2020-01-18T00:03:07.270Z] #45 123.1   DEP      criu/page-xfer.d
00:03:07 [2020-01-18T00:03:07.560Z] #45 123.4   DEP      criu/page-pipe.d
00:03:07 [2020-01-18T00:03:07.850Z] #45 ...
00:03:07 [2020-01-18T00:03:07.850Z] 
00:03:07 [2020-01-18T00:03:07.850Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:03:07 [2020-01-18T00:03:07.850Z] #18 49.09 Selecting previously unselected package python3.7.
00:03:07 [2020-01-18T00:03:07.850Z] #18 49.12 Preparing to unpack .../python3.7_3.7.3-2_ppc64el.deb ...
00:03:07 [2020-01-18T00:03:07.850Z] #18 49.16 Unpacking python3.7 (3.7.3-2) ...
00:03:08 [2020-01-18T00:03:08.142Z] #18 49.30 Selecting previously unselected package libpython3-stdlib:ppc64el.
00:03:08 [2020-01-18T00:03:08.142Z] #18 49.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
00:03:08 [2020-01-18T00:03:08.142Z] #18 49.33 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
00:03:08 [2020-01-18T00:03:08.412Z] ok  	github.com/docker/docker/daemon/cluster	0.153s	coverage: 0.5% of statements
00:03:08 [2020-01-18T00:03:08.444Z] #18 49.52 Setting up python3-minimal (3.7.3-1) ...
00:03:09 [2020-01-18T00:03:09.960Z] #18 51.25 Selecting previously unselected package python3.
00:03:10 [2020-01-18T00:03:10.250Z] #18 51.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 ... 24013 files and directories currently installed.)
00:03:10 [2020-01-18T00:03:10.250Z] #18 51.36 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
00:03:10 [2020-01-18T00:03:10.250Z] #18 51.38 Unpacking python3 (3.7.3-1) ...
00:03:10 [2020-01-18T00:03:10.250Z] #18 51.60 Selecting previously unselected package libip4tc0:ppc64el.
00:03:10 [2020-01-18T00:03:10.250Z] #18 51.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
00:03:10 [2020-01-18T00:03:10.541Z] #18 51.61 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
00:03:10 [2020-01-18T00:03:10.541Z] #18 51.76 Selecting previously unselected package libip6tc0:ppc64el.
00:03:10 [2020-01-18T00:03:10.541Z] #18 51.76 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
00:03:10 [2020-01-18T00:03:10.541Z] #18 51.77 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
00:03:10 [2020-01-18T00:03:10.831Z] #18 51.88 Selecting previously unselected package libiptc0:ppc64el.
00:03:10 [2020-01-18T00:03:10.831Z] #18 51.88 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
00:03:10 [2020-01-18T00:03:10.831Z] #18 51.89 Unpacking libiptc0:ppc64el (1.8.2-4) ...
00:03:10 [2020-01-18T00:03:10.831Z] #18 52.02 Selecting previously unselected package libnfnetlink0:ppc64el.
00:03:10 [2020-01-18T00:03:10.831Z] #18 52.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
00:03:10 [2020-01-18T00:03:10.831Z] #18 52.04 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:03:10 [2020-01-18T00:03:10.831Z] #18 52.13 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
00:03:11 [2020-01-18T00:03:11.120Z] #18 52.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
00:03:11 [2020-01-18T00:03:11.120Z] #18 52.15 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:03:11 [2020-01-18T00:03:11.120Z] #18 52.35 Selecting previously unselected package libnftnl11:ppc64el.
00:03:11 [2020-01-18T00:03:11.120Z] #18 52.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
00:03:11 [2020-01-18T00:03:11.120Z] #18 52.40 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
00:03:11 [2020-01-18T00:03:11.409Z] #18 52.58 Selecting previously unselected package iptables.
00:03:11 [2020-01-18T00:03:11.409Z] #18 52.60 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
00:03:11 [2020-01-18T00:03:11.409Z] #18 52.60 Unpacking iptables (1.8.2-4) ...
00:03:11 [2020-01-18T00:03:11.733Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
00:03:12 [2020-01-18T00:03:12.304Z] ok  	github.com/docker/docker/daemon/config	0.090s	coverage: 82.1% of statements
00:03:12 [2020-01-18T00:03:12.438Z] #18 53.50 Selecting previously unselected package xxd.
00:03:12 [2020-01-18T00:03:12.438Z] #18 53.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
00:03:12 [2020-01-18T00:03:12.438Z] #18 53.51 Unpacking xxd (2:8.1.0875-5) ...
00:03:12 [2020-01-18T00:03:12.438Z] #18 53.61 Selecting previously unselected package vim-common.
00:03:12 [2020-01-18T00:03:12.438Z] #18 53.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
00:03:12 [2020-01-18T00:03:12.438Z] #18 53.66 Unpacking vim-common (2:8.1.0875-5) ...
00:03:12 [2020-01-18T00:03:12.728Z] #18 53.89 Selecting previously unselected package bash-completion.
00:03:12 [2020-01-18T00:03:12.728Z] #18 53.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
00:03:12 [2020-01-18T00:03:12.876Z] ok  	github.com/docker/docker/daemon/events	0.079s	coverage: 50.0% of statements
00:03:14 [2020-01-18T00:03:14.791Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
00:03:18 [2020-01-18T00:03:18.083Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
00:03:18 [2020-01-18T00:03:18.083Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.504s	coverage: 13.6% of statements
00:03:18 [2020-01-18T00:03:18.298Z] #18 ...
00:03:18 [2020-01-18T00:03:18.298Z] 
00:03:18 [2020-01-18T00:03:18.298Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:18 [2020-01-18T00:03:18.298Z] #45 123.7   DEP      criu/netfilter.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 123.9   DEP      criu/net.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 124.4   DEP      criu/namespaces.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 124.9   DEP      criu/mount.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 125.3   DEP      criu/mem.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 125.6   DEP      criu/lsm.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 125.9   DEP      criu/log.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 126.2   DEP      criu/libnetlink.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 126.5   DEP      criu/kerndat.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 127.0   DEP      criu/kcmp-ids.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 127.3   DEP      criu/irmap.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 127.5   DEP      criu/ipc_ns.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 127.9   DEP      criu/image.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 128.3   DEP      criu/image-desc.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 128.4   DEP      criu/fsnotify.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 128.8   DEP      criu/filesystems.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 129.1   DEP      criu/files.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 129.4   DEP      criu/files-reg.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 129.7   DEP      criu/files-ext.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 130.0   DEP      criu/file-lock.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 130.3   DEP      criu/file-ids.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 130.5   DEP      criu/fifo.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 130.9   DEP      criu/fdstore.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 131.2   DEP      criu/fault-injection.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 131.2   DEP      criu/external.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 131.4   DEP      criu/eventpoll.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 131.7   DEP      criu/eventfd.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 131.9   DEP      criu/crtools.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 132.3   DEP      criu/cr-service.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 132.7   DEP      criu/cr-restore.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 133.2   DEP      criu/cr-errno.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 133.2   DEP      criu/cr-dump.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 133.7   DEP      criu/cr-dedup.d
00:03:18 [2020-01-18T00:03:18.298Z] #45 ...
00:03:18 [2020-01-18T00:03:18.298Z] 
00:03:18 [2020-01-18T00:03:18.298Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:18 [2020-01-18T00:03:18.298Z] #48 210.8 vendor/golang.org/x/crypto/cryptobyte
00:03:18 [2020-01-18T00:03:18.298Z] #48 215.9 vendor/golang.org/x/net/http2/hpack
00:03:18 [2020-01-18T00:03:18.298Z] #48 220.1 mime
00:03:18 [2020-01-18T00:03:18.298Z] #48 221.0 net/http/internal
00:03:18 [2020-01-18T00:03:18.298Z] #48 ...
00:03:18 [2020-01-18T00:03:18.298Z] 
00:03:18 [2020-01-18T00:03:18.298Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:18 [2020-01-18T00:03:18.298Z] #45 134.0   DEP      criu/cr-check.d
00:03:18 [2020-01-18T00:03:18.926Z] #45 134.3   DEP      criu/config.d
00:03:18 [2020-01-18T00:03:18.926Z] #45 134.6   DEP      criu/clone-noasan.d
00:03:18 [2020-01-18T00:03:18.926Z] #45 134.7   DEP      criu/cgroup.d
00:03:19 [2020-01-18T00:03:19.554Z] #45 135.1   DEP      criu/cgroup-props.d
00:03:19 [2020-01-18T00:03:19.554Z] #45 135.4   DEP      criu/bitmap.d
00:03:19 [2020-01-18T00:03:19.846Z] #45 135.4   DEP      criu/bfd.d
00:03:19 [2020-01-18T00:03:19.993Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.598s	coverage: 57.0% of statements
00:03:20 [2020-01-18T00:03:20.135Z] #45 135.7   DEP      criu/autofs.d
00:03:20 [2020-01-18T00:03:20.425Z] #45 136.2   DEP      criu/aio.d
00:03:21 [2020-01-18T00:03:21.055Z] #45 136.5   DEP      criu/action-scripts.d
00:03:21 [2020-01-18T00:03:21.345Z] #45 137.1   CC       criu/action-scripts.o
00:03:22 [2020-01-18T00:03:22.376Z] #45 137.9   CC       criu/aio.o
00:03:23 [2020-01-18T00:03:23.422Z] #45 139.0   CC       criu/autofs.o
00:03:24 [2020-01-18T00:03:24.197Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.754s	coverage: 46.2% of statements
00:03:24 [2020-01-18T00:03:24.197Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.776s	coverage: 48.6% of statements
00:03:24 [2020-01-18T00:03:24.924Z] #45 ...
00:03:24 [2020-01-18T00:03:24.924Z] 
00:03:24 [2020-01-18T00:03:24.924Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 59.75 Unpacking bash-completion (1:2.8-6) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 60.40 Selecting previously unselected package bzip2.
00:03:24 [2020-01-18T00:03:24.924Z] #18 60.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 60.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 60.60 Selecting previously unselected package xz-utils.
00:03:24 [2020-01-18T00:03:24.924Z] #18 60.62 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 60.63 Unpacking xz-utils (5.2.4-1) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 60.98 Selecting previously unselected package apparmor.
00:03:24 [2020-01-18T00:03:24.924Z] #18 61.00 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 61.19 Unpacking apparmor (2.13.2-10) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 61.89 Selecting previously unselected package aufs-tools.
00:03:24 [2020-01-18T00:03:24.924Z] #18 61.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 61.92 Unpacking aufs-tools (1:4.14+20190211-1) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.15 Selecting previously unselected package libonig5:ppc64el.
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.17 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.17 Unpacking libonig5:ppc64el (6.9.1-1) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.39 Selecting previously unselected package libjq1:ppc64el.
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.40 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.60 Selecting previously unselected package jq.
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.62 Unpacking jq (1.5+dfsg-2+b1) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.74 Selecting previously unselected package libaio1:ppc64el.
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.76 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.76 Unpacking libaio1:ppc64el (0.3.112-3) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.89 Selecting previously unselected package libgpm2:ppc64el.
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.90 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 62.90 Unpacking libgpm2:ppc64el (1.20.7-5) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 63.02 Selecting previously unselected package libicu63:ppc64el.
00:03:24 [2020-01-18T00:03:24.924Z] #18 63.04 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 63.05 Unpacking libicu63:ppc64el (63.1-6) ...
00:03:24 [2020-01-18T00:03:24.924Z] #18 ...
00:03:24 [2020-01-18T00:03:24.924Z] 
00:03:24 [2020-01-18T00:03:24.924Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:03:24 [2020-01-18T00:03:24.924Z] #51 DONE 227.9s
00:03:24 [2020-01-18T00:03:24.924Z] 
00:03:24 [2020-01-18T00:03:24.924Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:24 [2020-01-18T00:03:24.924Z] #48 225.6 vendor/golang.org/x/net/http/httpproxy
00:03:24 [2020-01-18T00:03:24.924Z] #48 225.6 net/textproto
00:03:24 [2020-01-18T00:03:24.924Z] #48 225.7 crypto/x509
00:03:25 [2020-01-18T00:03:25.137Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.665s	coverage: 72.5% of statements
00:03:26 [2020-01-18T00:03:26.430Z] #48 228.8 vendor/golang.org/x/net/http/httpguts
00:03:26 [2020-01-18T00:03:26.430Z] #48 228.8 mime/multipart
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/api/types/time	0.008s	coverage: 100.0% of statements
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:03:26 [2020-01-18T00:03:26.506Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
00:03:26 [2020-01-18T00:03:26.521Z] ok  	github.com/docker/docker/daemon	12.398s	coverage: 17.6% of statements
00:03:26 [2020-01-18T00:03:26.521Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:03:26 [2020-01-18T00:03:26.521Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:03:26 [2020-01-18T00:03:26.521Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:03:26 [2020-01-18T00:03:26.521Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:03:26 [2020-01-18T00:03:26.521Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:03:27 [2020-01-18T00:03:27.091Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
00:03:27 [2020-01-18T00:03:27.091Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.696s	coverage: 76.1% of statements
00:03:27 [2020-01-18T00:03:27.298Z] ok  	github.com/docker/docker/builder/remotecontext	0.339s	coverage: 13.6% of statements
00:03:28 [2020-01-18T00:03:28.031Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
00:03:28 [2020-01-18T00:03:28.091Z] ok  	github.com/docker/docker/builder/dockerfile	0.941s	coverage: 48.2% of statements
00:03:28 [2020-01-18T00:03:28.486Z] #48 ...
00:03:28 [2020-01-18T00:03:28.486Z] 
00:03:28 [2020-01-18T00:03:28.486Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:03:28 [2020-01-18T00:03:28.486Z] #18 69.42 Selecting previously unselected package libnet1:ppc64el.
00:03:28 [2020-01-18T00:03:28.486Z] #18 69.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
00:03:28 [2020-01-18T00:03:28.486Z] #18 69.44 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:03:28 [2020-01-18T00:03:28.486Z] #18 69.58 Selecting previously unselected package libnl-3-200:ppc64el.
00:03:28 [2020-01-18T00:03:28.486Z] #18 69.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
00:03:28 [2020-01-18T00:03:28.486Z] #18 69.61 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
00:03:28 [2020-01-18T00:03:28.486Z] #18 69.80 Selecting previously unselected package libprotobuf-c1:ppc64el.
00:03:28 [2020-01-18T00:03:28.602Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
00:03:28 [2020-01-18T00:03:28.776Z] #18 69.83 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
00:03:28 [2020-01-18T00:03:28.776Z] #18 69.85 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:03:28 [2020-01-18T00:03:28.776Z] #18 69.96 Selecting previously unselected package libreadline5:ppc64el.
00:03:28 [2020-01-18T00:03:28.776Z] #18 69.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
00:03:28 [2020-01-18T00:03:28.776Z] #18 70.00 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:03:28 [2020-01-18T00:03:28.885Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
00:03:28 [2020-01-18T00:03:28.885Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.871s	coverage: 86.3% of statements
00:03:28 [2020-01-18T00:03:28.885Z] ?   	github.com/docker/docker/cli	[no test files]
00:03:28 [2020-01-18T00:03:28.885Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:03:29 [2020-01-18T00:03:29.067Z] #18 70.18 Selecting previously unselected package net-tools.
00:03:29 [2020-01-18T00:03:29.067Z] #18 70.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
00:03:29 [2020-01-18T00:03:29.067Z] #18 70.19 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
00:03:29 [2020-01-18T00:03:29.357Z] #18 70.47 Selecting previously unselected package python-pip-whl.
00:03:29 [2020-01-18T00:03:29.357Z] #18 70.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
00:03:29 [2020-01-18T00:03:29.357Z] #18 70.49 Unpacking python-pip-whl (18.1-5) ...
00:03:30 [2020-01-18T00:03:30.012Z] #18 71.21 Selecting previously unselected package python3-lib2to3.
00:03:30 [2020-01-18T00:03:30.012Z] #18 71.22 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
00:03:30 [2020-01-18T00:03:30.012Z] #18 71.23 Unpacking python3-lib2to3 (3.7.3-1) ...
00:03:30 [2020-01-18T00:03:30.300Z] #18 71.38 Selecting previously unselected package python3-distutils.
00:03:30 [2020-01-18T00:03:30.300Z] #18 71.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
00:03:30 [2020-01-18T00:03:30.300Z] #18 71.38 Unpacking python3-distutils (3.7.3-1) ...
00:03:30 [2020-01-18T00:03:30.300Z] #18 71.55 Selecting previously unselected package python3-pip.
00:03:30 [2020-01-18T00:03:30.515Z] ok  	github.com/docker/docker/daemon/logger	0.232s	coverage: 42.7% of statements
00:03:30 [2020-01-18T00:03:30.589Z] #18 71.57 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
00:03:30 [2020-01-18T00:03:30.589Z] #18 71.58 Unpacking python3-pip (18.1-5) ...
00:03:30 [2020-01-18T00:03:30.589Z] #18 71.82 Selecting previously unselected package python3-pkg-resources.
00:03:30 [2020-01-18T00:03:30.589Z] #18 71.84 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
00:03:30 [2020-01-18T00:03:30.589Z] #18 71.85 Unpacking python3-pkg-resources (40.8.0-1) ...
00:03:30 [2020-01-18T00:03:30.878Z] #18 72.09 Selecting previously unselected package python3-setuptools.
00:03:30 [2020-01-18T00:03:30.878Z] #18 72.10 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
00:03:30 [2020-01-18T00:03:30.878Z] #18 72.10 Unpacking python3-setuptools (40.8.0-1) ...
00:03:31 [2020-01-18T00:03:31.168Z] #18 72.47 Selecting previously unselected package python3-wheel.
00:03:31 [2020-01-18T00:03:31.169Z] #18 72.48 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
00:03:31 [2020-01-18T00:03:31.457Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.003s	coverage: 60.1% of statements
00:03:31 [2020-01-18T00:03:31.457Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:03:31 [2020-01-18T00:03:31.457Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:03:31 [2020-01-18T00:03:31.457Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 4.9% of statements
00:03:31 [2020-01-18T00:03:31.457Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:03:31 [2020-01-18T00:03:31.457Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:03:31 [2020-01-18T00:03:31.457Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.330s	coverage: 77.4% of statements
00:03:31 [2020-01-18T00:03:31.457Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:03:31 [2020-01-18T00:03:31.457Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:03:31 [2020-01-18T00:03:31.458Z] #18 72.50 Unpacking python3-wheel (0.32.3-2) ...
00:03:31 [2020-01-18T00:03:31.458Z] #18 72.61 Selecting previously unselected package thin-provisioning-tools.
00:03:31 [2020-01-18T00:03:31.458Z] #18 72.62 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
00:03:31 [2020-01-18T00:03:31.458Z] #18 72.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
00:03:31 [2020-01-18T00:03:31.747Z] #18 72.95 Selecting previously unselected package vim-runtime.
00:03:31 [2020-01-18T00:03:31.747Z] #18 72.96 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
00:03:32 [2020-01-18T00:03:32.029Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.032s	coverage: 67.0% of statements
00:03:32 [2020-01-18T00:03:32.037Z] #18 73.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
00:03:32 [2020-01-18T00:03:32.037Z] #18 73.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
00:03:32 [2020-01-18T00:03:32.037Z] #18 73.10 Unpacking vim-runtime (2:8.1.0875-5) ...
00:03:32 [2020-01-18T00:03:32.600Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.019s	coverage: 88.3% of statements
00:03:32 [2020-01-18T00:03:32.861Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 26.2% of statements
00:03:33 [2020-01-18T00:03:33.065Z] ok  	github.com/docker/docker/client	0.268s	coverage: 75.8% of statements
00:03:33 [2020-01-18T00:03:33.122Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.037s	coverage: 62.1% of statements
00:03:34 [2020-01-18T00:03:34.063Z] ok  	github.com/docker/docker/daemon/logger/local	0.033s	coverage: 74.7% of statements
00:03:34 [2020-01-18T00:03:34.063Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:03:35 [2020-01-18T00:03:35.007Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 19.9% of statements
00:03:35 [2020-01-18T00:03:35.007Z] ok  	github.com/docker/docker/daemon/logger/templates	0.024s	coverage: 8.3% of statements
00:03:35 [2020-01-18T00:03:35.267Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.028s	coverage: 47.8% of statements
00:03:35 [2020-01-18T00:03:35.536Z] #18 ...
00:03:35 [2020-01-18T00:03:35.537Z] 
00:03:35 [2020-01-18T00:03:35.537Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:03:36 [2020-01-18T00:03:36.208Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
00:03:37 [2020-01-18T00:03:37.149Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.898s	coverage: 82.5% of statements
00:03:37 [2020-01-18T00:03:37.149Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:03:37 [2020-01-18T00:03:37.149Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:03:37 [2020-01-18T00:03:37.607Z] #24 238.2 Checking out files:  20% (2179/10500)   
Checking out files:  21% (2205/10500)   
Checking out files:  22% (2310/10500)   
Checking out files:  23% (2415/10500)   
Checking out files:  24% (2520/10500)   
Checking out files:  25% (2625/10500)   
Checking out files:  26% (2730/10500)   
Checking out files:  27% (2835/10500)   
Checking out files:  28% (2940/10500)   
Checking out files:  29% (3045/10500)   
Checking out files:  30% (3150/10500)   
Checking out files:  31% (3255/10500)   
Checking out files:  32% (3360/10500)   
Checking out files:  33% (3465/10500)   
Checking out files:  33% (3468/10500)   
Checking out files:  34% (3570/10500)   
Checking out files:  35% (3675/10500)   
Checking out files:  36% (3780/10500)   
Checking out files:  37% (3885/10500)   
Checking out files:  38% (3990/10500)   
Checking out files:  39% (4095/10500)   
Checking out files:  40% (4200/10500)   
Checking out files:  41% (4305/10500)   
Checking out files:  42% (4410/10500)   
Checking out files:  43% (4515/10500)   
Checking out files:  44% (4620/10500)   
Checking out files:  45% (4725/10500)   
Checking out files:  46% (4830/10500)   
Checking out files:  46% (4855/10500)   
Checking out files:  47% (4935/10500)   
Checking out files:  48% (5040/10500)   
Checking out files:  49% (5145/10500)   
Checking out files:  50% (5250/10500)   
Checking out files:  51% (5355/10500)   
00:03:37 [2020-01-18T00:03:37.607Z] #24 ...
00:03:37 [2020-01-18T00:03:37.607Z] 
00:03:37 [2020-01-18T00:03:37.607Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:37 [2020-01-18T00:03:37.607Z] #45 143.3   CC       criu/bfd.o
00:03:37 [2020-01-18T00:03:37.607Z] #45 144.4   CC       criu/bitmap.o
00:03:37 [2020-01-18T00:03:37.607Z] #45 144.8   CC       criu/cgroup-props.o
00:03:37 [2020-01-18T00:03:37.607Z] #45 146.7   CC       criu/cgroup.o
00:03:37 [2020-01-18T00:03:37.896Z] #45 ...
00:03:37 [2020-01-18T00:03:37.896Z] 
00:03:37 [2020-01-18T00:03:37.896Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:03:38 [2020-01-18T00:03:38.095Z] ok  	github.com/docker/docker/distribution/metadata	0.097s	coverage: 48.2% of statements
00:03:38 [2020-01-18T00:03:38.369Z] ok  	github.com/docker/docker/errdefs	0.018s	coverage: 49.4% of statements
00:03:38 [2020-01-18T00:03:38.940Z] ok  	github.com/docker/docker/distribution	0.257s	coverage: 22.1% of statements
00:03:38 [2020-01-18T00:03:38.940Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:03:39 [2020-01-18T00:03:39.929Z] #24 238.2 Checking out files:  20% (2179/10500)   
Checking out files:  21% (2205/10500)   
Checking out files:  22% (2310/10500)   
Checking out files:  23% (2415/10500)   
Checking out files:  24% (2520/10500)   
Checking out files:  25% (2625/10500)   
Checking out files:  26% (2730/10500)   
Checking out files:  27% (2835/10500)   
Checking out files:  28% (2940/10500)   
Checking out files:  29% (3045/10500)   
Checking out files:  30% (3150/10500)   
Checking out files:  31% (3255/10500)   
Checking out files:  32% (3360/10500)   
Checking out files:  33% (3465/10500)   
Checking out files:  33% (3468/10500)   
Checking out files:  34% (3570/10500)   
Checking out files:  35% (3675/10500)   
Checking out files:  36% (3780/10500)   
Checking out files:  37% (3885/10500)   
Checking out files:  38% (3990/10500)   
Checking out files:  39% (4095/10500)   
Checking out files:  40% (4200/10500)   
Checking out files:  41% (4305/10500)   
Checking out files:  42% (4410/10500)   
Checking out files:  43% (4515/10500)   
Checking out files:  44% (4620/10500)   
Checking out files:  45% (4725/10500)   
Checking out files:  46% (4830/10500)   
Checking out files:  46% (4855/10500)   
Checking out files:  47% (4935/10500)   
Checking out files:  48% (5040/10500)   
Checking out files:  49% (5145/10500)   
Checking out files:  50% (5250/10500)   
Checking out files:  51% (5355/10500)   
Checking out files:  52% (5460/10500)   
Checking out files:  53% (5565/10500)   
Checking out files:  54% (5670/10500)   
Checking out files:  55% (5775/10500)   
Checking out files:  56% (5880/10500)   
Checking out files:  57% (5985/10500)   
Checking out files:  58% (6090/10500)   
Checking out files:  59% (6195/10500)   
Checking out files:  60% (6300/10500)   
Checking out files:  61% (6405/10500)   
Checking out files:  62% (6510/10500)   
Checking out files:  63% (6615/10500)   
Checking out files:  64% (6720/10500)   
Checking out files:  65% (6825/10500)   
Checking out files:  66% (6930/10500)   
Checking out files:  66% (6994/10500)   
Checking out files:  67% (7035/10500)   
Checking out files:  68% (7140/10500)   
Checking out files:  69% (7245/10500)   
Checking out files:  70% (7350/10500)   
Checking out files:  71% (7455/10500)   
Checking out files:  72% (7560/10500)   
Checking out files:  73% (7665/10500)   
Checking out files:  74% (7770/10500)   
Checking out files:  75% (7875/10500)   
Checking out files:  76% (7980/10500)   
Checking out files:  77% (8085/10500)   
Checking out files:  78% (8190/10500)   
Checking out files:  79% (8295/10500)   
Checking out files:  80% (8400/10500)   
Checking out files:  81% (8505/10500)   
Checking out files:  82% (8610/10500)   
Checking out files:  83% (8715/10500)   
Checking out files:  84% (8820/10500)   
Checking out files:  85% (8925/10500)   
Checking out files:  86% (9030/10500)   
Checking out files:  87% (9135/10500)   
Checking out files:  88% (9240/10500)   
Checking out files:  89% (9345/10500)   
Checking out files:  90% (9450/10500)   
Checking out files:  91% (9555/10500)   
Checking out files:  92% (9660/10500)   
Checking out files:  93% (9765/10500)   
Checking out files:  94% (9870/10500)   
Checking out files:  95% (9975/10500)   
Checking out files:  96% (10080/10500)   
Checking out files:  97% (10185/10500)   
Checking out files:  98% (10290/10500)   
Checking out files:  99% (10395/10500)   
Checking out files: 100% (10500/10500)   
Checking out files: 100% (10500/10500), done.
00:03:39 [2020-01-18T00:03:39.929Z] #24 242.7 + cd /tmp/tmp.2gImHcAeS2/tmp/docker-ce
00:03:39 [2020-01-18T00:03:39.929Z] #24 242.7 + git checkout -q v17.06.2-ce
00:03:40 [2020-01-18T00:03:40.852Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
00:03:40 [2020-01-18T00:03:40.852Z] ok  	github.com/docker/docker/image	0.052s	coverage: 86.4% of statements
00:03:41 [2020-01-18T00:03:41.112Z] ok  	github.com/docker/docker/image/v1	0.031s	coverage: 25.0% of statements
00:03:41 [2020-01-18T00:03:41.373Z] ok  	github.com/docker/docker/libcontainerd/queue	0.037s	coverage: 100.0% of statements
00:03:41 [2020-01-18T00:03:41.373Z] ok  	github.com/docker/docker/distribution/xfer	1.700s	coverage: 85.6% of statements
00:03:41 [2020-01-18T00:03:41.373Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:03:41 [2020-01-18T00:03:41.373Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:03:41 [2020-01-18T00:03:41.373Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:03:41 [2020-01-18T00:03:41.423Z] #24 ...
00:03:41 [2020-01-18T00:03:41.423Z] 
00:03:41 [2020-01-18T00:03:41.423Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:41 [2020-01-18T00:03:41.423Z] #48 234.3 crypto/tls
00:03:41 [2020-01-18T00:03:41.714Z] #48 ...
00:03:41 [2020-01-18T00:03:41.714Z] 
00:03:41 [2020-01-18T00:03:41.714Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 78.23 Selecting previously unselected package vim.
00:03:41 [2020-01-18T00:03:41.714Z] #18 78.26 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 78.31 Unpacking vim (2:8.1.0875-5) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 79.76 Selecting previously unselected package xfsprogs.
00:03:41 [2020-01-18T00:03:41.714Z] #18 79.78 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 79.78 Unpacking xfsprogs (4.20.0-1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 80.70 Selecting previously unselected package zip.
00:03:41 [2020-01-18T00:03:41.714Z] #18 80.71 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 80.71 Unpacking zip (3.0-11+b1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.22 Setting up aufs-tools (1:4.14+20190211-1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.29 Setting up libip6tc0:ppc64el (1.8.2-4) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.30 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.30 Setting up libgpm2:ppc64el (1.20.7-5) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.31 Setting up libip4tc0:ppc64el (1.8.2-4) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.31 Setting up libnftnl11:ppc64el (1.1.2-2) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.32 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.34 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.35 Setting up libicu63:ppc64el (63.1-6) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.35 Setting up xxd (2:8.1.0875-5) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.36 Setting up zip (3.0-11+b1) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.36 Setting up vim-common (2:8.1.0875-5) ...
00:03:41 [2020-01-18T00:03:41.714Z] #18 81.41 Setting up bash-completion (1:2.8-6) ...
00:03:42 [2020-01-18T00:03:42.757Z] ok  	github.com/docker/docker/pkg/aaparser	0.027s	coverage: 50.0% of statements
00:03:43 [2020-01-18T00:03:43.707Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 66.9% of statements
00:03:44 [2020-01-18T00:03:44.648Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
00:03:44 [2020-01-18T00:03:44.908Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
00:03:45 [2020-01-18T00:03:45.222Z] #18 ...
00:03:45 [2020-01-18T00:03:45.222Z] 
00:03:45 [2020-01-18T00:03:45.222Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:03:45 [2020-01-18T00:03:45.222Z] #24 247.5 + mkdir -p /tmp/tmp.2gImHcAeS2/src/github.com/docker
00:03:45 [2020-01-18T00:03:45.222Z] #24 247.5 + mv components/cli /tmp/tmp.2gImHcAeS2/src/github.com/docker/cli
00:03:45 [2020-01-18T00:03:45.222Z] #24 247.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
00:03:45 [2020-01-18T00:03:45.478Z] ok  	github.com/docker/docker/pkg/authorization	0.901s	coverage: 68.3% of statements
00:03:45 [2020-01-18T00:03:45.478Z] ok  	github.com/docker/docker/pkg/archive	1.181s	coverage: 77.2% of statements
00:03:46 [2020-01-18T00:03:46.050Z] ok  	github.com/docker/docker/pkg/directory	0.017s	coverage: 80.0% of statements
00:03:46 [2020-01-18T00:03:46.619Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
00:03:46 [2020-01-18T00:03:46.619Z] ok  	github.com/docker/docker/pkg/discovery/file	0.017s	coverage: 97.6% of statements
00:03:47 [2020-01-18T00:03:47.558Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
00:03:47 [2020-01-18T00:03:47.943Z] #24 ...
00:03:47 [2020-01-18T00:03:47.943Z] 
00:03:47 [2020-01-18T00:03:47.943Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:47 [2020-01-18T00:03:47.943Z] #45 153.5   CC       criu/clone-noasan.o
00:03:47 [2020-01-18T00:03:47.943Z] #45 153.8   CC       criu/config.o
00:03:47 [2020-01-18T00:03:47.943Z] #45 157.8   CC       criu/cr-check.o
00:03:47 [2020-01-18T00:03:47.943Z] #45 161.2   CC       criu/cr-dedup.o
00:03:47 [2020-01-18T00:03:47.943Z] #45 162.0   CC       criu/cr-dump.o
00:03:47 [2020-01-18T00:03:47.943Z] #45 ...
00:03:47 [2020-01-18T00:03:47.943Z] 
00:03:47 [2020-01-18T00:03:47.943Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.37 Setting up libiptc0:ppc64el (1.8.2-4) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.38 Setting up xz-utils (5.2.4-1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.41 Setting up pigz (2.4-1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.41 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.42 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.42 Setting up python-pip-whl (18.1-5) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.43 Setting up libmpdec2:ppc64el (2.4.2-2) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 87.43 Setting up vim-runtime (2:8.1.0875-5) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.39 Setting up libaio1:ppc64el (0.3.112-3) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.39 Setting up libonig5:ppc64el (6.9.1-1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.40 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.41 Setting up vim (2:8.1.0875-5) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.67 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.68 Setting up thin-provisioning-tools (0.7.6-2.1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.71 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.72 Setting up jq (1.5+dfsg-2+b1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.72 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
00:03:47 [2020-01-18T00:03:47.943Z] #18 88.73 Setting up python3.7 (3.7.3-2) ...
00:03:48 [2020-01-18T00:03:48.127Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
00:03:48 [2020-01-18T00:03:48.387Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
00:03:49 [2020-01-18T00:03:49.765Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
00:03:50 [2020-01-18T00:03:50.026Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.636s	coverage: 43.2% of statements
00:03:50 [2020-01-18T00:03:50.287Z] ok  	github.com/docker/docker/pkg/fileutils	0.032s	coverage: 89.5% of statements
00:03:50 [2020-01-18T00:03:50.858Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
00:03:50 [2020-01-18T00:03:50.858Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
00:03:50 [2020-01-18T00:03:50.858Z] ok  	github.com/docker/docker/pkg/fsutils	0.295s	coverage: 85.1% of statements
00:03:51 [2020-01-18T00:03:51.118Z] ok  	github.com/docker/docker/layer	7.352s	coverage: 68.8% of statements
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/oci	[no test files]
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:03:51 [2020-01-18T00:03:51.118Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:03:51 [2020-01-18T00:03:51.689Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
00:03:51 [2020-01-18T00:03:51.950Z] ok  	github.com/docker/docker/pkg/locker	0.035s	coverage: 88.9% of statements
00:03:52 [2020-01-18T00:03:52.211Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
00:03:52 [2020-01-18T00:03:52.471Z] ok  	github.com/docker/docker/pkg/ioutils	0.616s	coverage: 70.6% of statements
00:03:52 [2020-01-18T00:03:52.471Z] ok  	github.com/docker/docker/pkg/idtools	0.822s	coverage: 70.1% of statements
00:03:52 [2020-01-18T00:03:52.471Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:03:53 [2020-01-18T00:03:53.043Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.033s	coverage: 85.7% of statements
00:03:53 [2020-01-18T00:03:53.303Z] ok  	github.com/docker/docker/pkg/parsers	0.023s	coverage: 97.0% of statements
00:03:53 [2020-01-18T00:03:53.303Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
00:03:53 [2020-01-18T00:03:53.874Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 91.4% of statements
00:03:53 [2020-01-18T00:03:53.874Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 82.4% of statements
00:03:54 [2020-01-18T00:03:54.135Z] ok  	github.com/docker/docker/pkg/mount	0.931s	coverage: 70.0% of statements
00:03:54 [2020-01-18T00:03:54.135Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:03:54 [2020-01-18T00:03:54.135Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:03:54 [2020-01-18T00:03:54.135Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:03:54 [2020-01-18T00:03:54.706Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.051s	coverage: 56.8% of statements
00:03:54 [2020-01-18T00:03:54.832Z] #18 ...
00:03:54 [2020-01-18T00:03:54.832Z] 
00:03:54 [2020-01-18T00:03:54.832Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:03:54 [2020-01-18T00:03:54.832Z] #48 246.6 net/http/httptrace
00:03:54 [2020-01-18T00:03:54.832Z] #48 247.0 net/http
00:03:54 [2020-01-18T00:03:54.832Z] #48 ...
00:03:54 [2020-01-18T00:03:54.832Z] 
00:03:54 [2020-01-18T00:03:54.832Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:03:54 [2020-01-18T00:03:54.832Z] #45 166.7   CC       criu/cr-errno.o
00:03:54 [2020-01-18T00:03:54.832Z] #45 166.9   CC       criu/cr-restore.o
00:03:54 [2020-01-18T00:03:54.967Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
00:03:55 [2020-01-18T00:03:55.228Z] ok  	github.com/docker/docker/pkg/progress	0.007s	coverage: 75.9% of statements
00:03:55 [2020-01-18T00:03:55.228Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.009s	coverage: 85.7% of statements
00:03:55 [2020-01-18T00:03:55.800Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
00:03:56 [2020-01-18T00:03:56.339Z] #45 ...
00:03:56 [2020-01-18T00:03:56.339Z] 
00:03:56 [2020-01-18T00:03:56.339Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.41 Setting up iptables (1.8.2-4) ...
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
00:03:56 [2020-01-18T00:03:56.339Z] #18 95.53 Setting up python3 (3.7.3-1) ...
00:03:56 [2020-01-18T00:03:56.339Z] #18 96.31 Setting up python3-wheel (0.32.3-2) ...
00:03:56 [2020-01-18T00:03:56.339Z] #18 97.58 Setting up apparmor (2.13.2-10) ...
00:03:56 [2020-01-18T00:03:56.368Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
00:03:56 [2020-01-18T00:03:56.628Z] ok  	github.com/docker/docker/pkg/pubsub	1.124s	coverage: 73.9% of statements
00:03:57 [2020-01-18T00:03:57.198Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
00:03:57 [2020-01-18T00:03:57.198Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
00:03:57 [2020-01-18T00:03:57.767Z] ok  	github.com/docker/docker/pkg/symlink	0.025s	coverage: 87.7% of statements
00:03:57 [2020-01-18T00:03:57.767Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 71.3% of statements
00:03:58 [2020-01-18T00:03:58.706Z] ok  	github.com/docker/docker/pkg/tailfile	0.101s	coverage: 88.6% of statements
00:03:58 [2020-01-18T00:03:58.706Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.2% of statements
00:03:58 [2020-01-18T00:03:58.967Z] ok  	github.com/docker/docker/pkg/signal	2.867s	coverage: 61.0% of statements
00:03:59 [2020-01-18T00:03:59.538Z] ok  	github.com/docker/docker/pkg/term	0.020s	coverage: 85.9% of statements
00:03:59 [2020-01-18T00:03:59.538Z] testing: warning: no tests to run
00:03:59 [2020-01-18T00:03:59.538Z] coverage: [no statements]
00:03:59 [2020-01-18T00:03:59.538Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
00:03:59 [2020-01-18T00:03:59.799Z] ok  	github.com/docker/docker/pkg/tarsum	0.135s	coverage: 89.3% of statements
00:03:59 [2020-01-18T00:03:59.845Z] #18 100.6 Setting up xfsprogs (4.20.0-1) ...
00:03:59 [2020-01-18T00:03:59.845Z] #18 100.6 Setting up python3-lib2to3 (3.7.3-1) ...
00:04:00 [2020-01-18T00:04:00.060Z] ok  	github.com/docker/docker/pkg/truncindex	0.108s	coverage: 91.5% of statements
00:04:00 [2020-01-18T00:04:00.060Z] ok  	github.com/docker/docker/pkg/urlutil	0.020s	coverage: 100.0% of statements
00:04:00 [2020-01-18T00:04:00.060Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
00:04:00 [2020-01-18T00:04:00.136Z] #18 ...
00:04:00 [2020-01-18T00:04:00.136Z] 
00:04:00 [2020-01-18T00:04:00.136Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:00 [2020-01-18T00:04:00.136Z] #45 175.9   CC       criu/cr-service.o
00:04:01 [2020-01-18T00:04:01.973Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
00:04:01 [2020-01-18T00:04:01.974Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 73.8% of statements
00:04:02 [2020-01-18T00:04:02.917Z] ok  	github.com/docker/docker/reference	0.034s	coverage: 84.4% of statements
00:04:03 [2020-01-18T00:04:03.857Z] ok  	github.com/docker/docker/plugin	0.585s	coverage: 27.1% of statements
00:04:03 [2020-01-18T00:04:03.857Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
00:04:04 [2020-01-18T00:04:04.426Z] ok  	github.com/docker/docker/restartmanager	0.023s	coverage: 45.3% of statements
00:04:04 [2020-01-18T00:04:04.426Z] ok  	github.com/docker/docker/registry	0.308s	coverage: 56.0% of statements
00:04:04 [2020-01-18T00:04:04.603Z] #45 179.7   CC       criu/crtools.o
00:04:05 [2020-01-18T00:04:05.235Z] #45 181.0   CC       criu/eventfd.o
00:04:05 [2020-01-18T00:04:05.369Z] ok  	github.com/docker/docker/testutil	0.031s	coverage: 62.5% of statements
00:04:05 [2020-01-18T00:04:05.369Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 68.2% of statements
00:04:05 [2020-01-18T00:04:05.868Z] #45 181.6   CC       criu/eventpoll.o
00:04:07 [2020-01-18T00:04:07.280Z] ok  	github.com/docker/docker/volume/drivers	0.026s	coverage: 36.1% of statements
00:04:07 [2020-01-18T00:04:07.371Z] #45 ...
00:04:07 [2020-01-18T00:04:07.371Z] 
00:04:07 [2020-01-18T00:04:07.371Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:04:07 [2020-01-18T00:04:07.371Z] #18 101.6 Setting up python3-pkg-resources (40.8.0-1) ...
00:04:07 [2020-01-18T00:04:07.371Z] #18 103.3 Setting up python3-distutils (3.7.3-1) ...
00:04:07 [2020-01-18T00:04:07.371Z] #18 104.1 Setting up python3-setuptools (40.8.0-1) ...
00:04:07 [2020-01-18T00:04:07.371Z] #18 106.5 Setting up python3-pip (18.1-5) ...
00:04:07 [2020-01-18T00:04:07.371Z] #18 108.7 Processing triggers for libc-bin (2.28-10) ...
00:04:07 [2020-01-18T00:04:07.580Z] ok  	github.com/docker/docker/cmd/dockerd	0.050s	coverage: 30.5% of statements
00:04:07 [2020-01-18T00:04:07.580Z] ok  	github.com/docker/docker/container	0.110s	coverage: 35.3% of statements
00:04:07 [2020-01-18T00:04:07.580Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:04:07 [2020-01-18T00:04:07.580Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:04:07 [2020-01-18T00:04:07.580Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:04:07 [2020-01-18T00:04:07.580Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:04:07 [2020-01-18T00:04:07.661Z] #18 108.8 Processing triggers for mime-support (3.62) ...
00:04:07 [2020-01-18T00:04:07.661Z] #18 ...
00:04:07 [2020-01-18T00:04:07.661Z] 
00:04:07 [2020-01-18T00:04:07.661Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:07 [2020-01-18T00:04:07.661Z] #45 183.3   CC       criu/external.o
00:04:07 [2020-01-18T00:04:07.851Z] ok  	github.com/docker/docker/volume/local	0.050s	coverage: 73.0% of statements
00:04:07 [2020-01-18T00:04:07.851Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.0% of statements
00:04:07 [2020-01-18T00:04:07.951Z] #45 ...
00:04:07 [2020-01-18T00:04:07.951Z] 
00:04:07 [2020-01-18T00:04:07.951Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
00:04:07 [2020-01-18T00:04:07.951Z] #18 DONE 109.2s
00:04:08 [2020-01-18T00:04:08.243Z] 
00:04:08 [2020-01-18T00:04:08.243Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:08 [2020-01-18T00:04:08.243Z] #45 183.8   CC       criu/fault-injection.o
00:04:08 [2020-01-18T00:04:08.243Z] #45 184.0   CC       criu/fdstore.o
00:04:08 [2020-01-18T00:04:08.877Z] #45 ...
00:04:08 [2020-01-18T00:04:08.877Z] 
00:04:08 [2020-01-18T00:04:08.877Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
00:04:08 [2020-01-18T00:04:08.877Z] #19 0.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
00:04:08 [2020-01-18T00:04:08.877Z] #19 0.637 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
00:04:08 [2020-01-18T00:04:08.877Z] #19 0.645 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
00:04:08 [2020-01-18T00:04:08.877Z] #19 DONE 0.7s
00:04:08 [2020-01-18T00:04:08.877Z] 
00:04:08 [2020-01-18T00:04:08.877Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
00:04:09 [2020-01-18T00:04:09.232Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
00:04:10 [2020-01-18T00:04:10.956Z] ok  	github.com/docker/docker/daemon/cluster	0.052s	coverage: 0.5% of statements
00:04:12 [2020-01-18T00:04:12.972Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
00:04:13 [2020-01-18T00:04:13.322Z] #20 ...
00:04:13 [2020-01-18T00:04:13.322Z] 
00:04:13 [2020-01-18T00:04:13.322Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:13 [2020-01-18T00:04:13.322Z] #48 266.1 github.com/LK4D4/vndr/godl
00:04:13 [2020-01-18T00:04:13.322Z] #48 267.3 github.com/LK4D4/vndr
00:04:13 [2020-01-18T00:04:13.322Z] #48 ...
00:04:13 [2020-01-18T00:04:13.322Z] 
00:04:13 [2020-01-18T00:04:13.322Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:13 [2020-01-18T00:04:13.322Z] #45 184.9   CC       criu/fifo.o
00:04:13 [2020-01-18T00:04:13.322Z] #45 185.8   CC       criu/file-ids.o
00:04:13 [2020-01-18T00:04:13.322Z] #45 186.5   CC       criu/file-lock.o
00:04:13 [2020-01-18T00:04:13.322Z] #45 188.5   CC       criu/files-ext.o
00:04:13 [2020-01-18T00:04:13.617Z] #45 189.3   CC       criu/files-reg.o
00:04:15 [2020-01-18T00:04:15.040Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.8% of statements
00:04:18 [2020-01-18T00:04:18.055Z] #45 ...
00:04:18 [2020-01-18T00:04:18.055Z] 
00:04:18 [2020-01-18T00:04:18.055Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
00:04:18 [2020-01-18T00:04:18.055Z] #20 9.036 Collecting yamllint==1.16.0
00:04:18 [2020-01-18T00:04:18.205Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:04:18 [2020-01-18T00:04:18.205Z] 
00:04:18 [2020-01-18T00:04:18.682Z] #20 9.757   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
00:04:18 [2020-01-18T00:04:18.682Z] #20 9.984 Collecting pyyaml (from yamllint==1.16.0)
00:04:18 [2020-01-18T00:04:18.767Z] 
00:04:18 [2020-01-18T00:04:18.974Z] #20 10.40   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
00:04:19 [2020-01-18T00:04:19.024Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
00:04:19 [2020-01-18T00:04:19.278Z] 
00:04:19 [2020-01-18T00:04:19.278Z] 
00:04:19 [2020-01-18T00:04:19.278Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:04:19 [2020-01-18T00:04:19.278Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:04:19 [2020-01-18T00:04:19.278Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:04:19 [2020-01-18T00:04:19.278Z] HOSTNAME=b25e469944a8
00:04:19 [2020-01-18T00:04:19.278Z] TEST_SKIP_INTEGRATION=1
00:04:19 [2020-01-18T00:04:19.278Z] TESTDEBUG=0
00:04:19 [2020-01-18T00:04:19.278Z] DEST=bundles/test-integration
00:04:19 [2020-01-18T00:04:19.278Z] PWD=/go/src/github.com/docker/docker
00:04:19 [2020-01-18T00:04:19.278Z] KEEPBUNDLE=1
00:04:19 [2020-01-18T00:04:19.278Z] DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:04:19 [2020-01-18T00:04:19.278Z] container=docker
00:04:19 [2020-01-18T00:04:19.278Z] HOME=/root
00:04:19 [2020-01-18T00:04:19.278Z] GOLANG_VERSION=1.13.6
00:04:19 [2020-01-18T00:04:19.278Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:04:19 [2020-01-18T00:04:19.278Z] VALIDATE_BRANCH=master
00:04:19 [2020-01-18T00:04:19.278Z] TERM=xterm
00:04:19 [2020-01-18T00:04:19.278Z] DOCKER_PKG=github.com/docker/docker
00:04:19 [2020-01-18T00:04:19.278Z] SHLVL=1
00:04:19 [2020-01-18T00:04:19.278Z] TIMEOUT=120m
00:04:19 [2020-01-18T00:04:19.278Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:04:19 [2020-01-18T00:04:19.278Z] DOCKER_GRAPHDRIVER=overlay2
00:04:19 [2020-01-18T00:04:19.279Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
00:04:19 [2020-01-18T00:04:19.279Z] GO111MODULE=off
00:04:19 [2020-01-18T00:04:19.279Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:04:19 [2020-01-18T00:04:19.279Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:04:19 [2020-01-18T00:04:19.279Z] GOPATH=/go
00:04:19 [2020-01-18T00:04:19.279Z] PKG_CONFIG=pkg-config
00:04:19 [2020-01-18T00:04:19.279Z] _=/usr/bin/env
00:04:19 [2020-01-18T00:04:19.279Z] Building test suite binary ./integration-cli/test.main
00:04:19 [2020-01-18T00:04:19.279Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:04:19 [2020-01-18T00:04:19.279Z] HOSTNAME=0a13abb8bb30
00:04:19 [2020-01-18T00:04:19.279Z] TEST_SKIP_INTEGRATION=1
00:04:19 [2020-01-18T00:04:19.279Z] TESTDEBUG=0
00:04:19 [2020-01-18T00:04:19.279Z] DEST=bundles/test-integration
00:04:19 [2020-01-18T00:04:19.279Z] PWD=/go/src/github.com/docker/docker
00:04:19 [2020-01-18T00:04:19.279Z] KEEPBUNDLE=1
00:04:19 [2020-01-18T00:04:19.279Z] DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:04:19 [2020-01-18T00:04:19.279Z] container=docker
00:04:19 [2020-01-18T00:04:19.279Z] HOME=/root
00:04:19 [2020-01-18T00:04:19.279Z] GOLANG_VERSION=1.13.6
00:04:19 [2020-01-18T00:04:19.279Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:04:19 [2020-01-18T00:04:19.279Z] VALIDATE_BRANCH=master
00:04:19 [2020-01-18T00:04:19.279Z] TERM=xterm
00:04:19 [2020-01-18T00:04:19.279Z] DOCKER_PKG=github.com/docker/docker
00:04:19 [2020-01-18T00:04:19.279Z] SHLVL=1
00:04:19 [2020-01-18T00:04:19.279Z] TIMEOUT=120m
00:04:19 [2020-01-18T00:04:19.279Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:04:19 [2020-01-18T00:04:19.279Z] DOCKER_GRAPHDRIVER=overlay2
00:04:19 [2020-01-18T00:04:19.279Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:04:19 [2020-01-18T00:04:19.279Z] GO111MODULE=off
00:04:19 [2020-01-18T00:04:19.279Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:04:19 [2020-01-18T00:04:19.279Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:04:19 [2020-01-18T00:04:19.279Z] GOPATH=/go
00:04:19 [2020-01-18T00:04:19.279Z] PKG_CONFIG=pkg-config
00:04:19 [2020-01-18T00:04:19.279Z] _=/usr/bin/env
00:04:19 [2020-01-18T00:04:19.279Z] Building test suite binary ./integration-cli/test.main
00:04:19 [2020-01-18T00:04:19.279Z] No new tests added to integration.
00:04:19 [2020-01-18T00:04:19.279Z] 
00:04:19 [2020-01-18T00:04:19.279Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:04:20 [2020-01-18T00:04:20.026Z] #20 ...
00:04:20 [2020-01-18T00:04:20.026Z] 
00:04:20 [2020-01-18T00:04:20.027Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:04:20 [2020-01-18T00:04:20.027Z] #48 DONE 282.6s
00:04:20 [2020-01-18T00:04:20.027Z] 
00:04:20 [2020-01-18T00:04:20.027Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:20 [2020-01-18T00:04:20.027Z] #45 194.1   CC       criu/files.o
00:04:20 [2020-01-18T00:04:20.642Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:04:20 [2020-01-18T00:04:20.642Z] HOSTNAME=d123f6fc99a1
00:04:20 [2020-01-18T00:04:20.642Z] TESTDEBUG=0
00:04:20 [2020-01-18T00:04:20.642Z] DEST=bundles/test-integration
00:04:20 [2020-01-18T00:04:20.642Z] PWD=/go/src/github.com/docker/docker
00:04:20 [2020-01-18T00:04:20.642Z] KEEPBUNDLE=1
00:04:20 [2020-01-18T00:04:20.642Z] DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:04:20 [2020-01-18T00:04:20.642Z] container=docker
00:04:20 [2020-01-18T00:04:20.642Z] HOME=/root
00:04:20 [2020-01-18T00:04:20.642Z] GOLANG_VERSION=1.13.6
00:04:20 [2020-01-18T00:04:20.642Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:04:20 [2020-01-18T00:04:20.642Z] VALIDATE_BRANCH=master
00:04:20 [2020-01-18T00:04:20.642Z] TERM=xterm
00:04:20 [2020-01-18T00:04:20.642Z] DOCKER_PKG=github.com/docker/docker
00:04:20 [2020-01-18T00:04:20.642Z] SHLVL=1
00:04:20 [2020-01-18T00:04:20.642Z] TIMEOUT=120m
00:04:20 [2020-01-18T00:04:20.642Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:04:20 [2020-01-18T00:04:20.642Z] DOCKER_GRAPHDRIVER=overlay2
00:04:20 [2020-01-18T00:04:20.642Z] GO111MODULE=off
00:04:20 [2020-01-18T00:04:20.642Z] TEST_SKIP_INTEGRATION_CLI=1
00:04:20 [2020-01-18T00:04:20.642Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:04:20 [2020-01-18T00:04:20.642Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:04:20 [2020-01-18T00:04:20.642Z] GOPATH=/go
00:04:20 [2020-01-18T00:04:20.642Z] PKG_CONFIG=pkg-config
00:04:20 [2020-01-18T00:04:20.642Z] _=/usr/bin/env
00:04:20 [2020-01-18T00:04:20.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:04:22 [2020-01-18T00:04:22.770Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.429s	coverage: 13.7% of statements
00:04:23 [2020-01-18T00:04:23.144Z] ok  	github.com/docker/docker/daemon	12.270s	coverage: 17.6% of statements
00:04:23 [2020-01-18T00:04:23.548Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:04:23 [2020-01-18T00:04:23.548Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:04:24 [2020-01-18T00:04:24.370Z] ok  	github.com/docker/docker/daemon/config	0.090s	coverage: 82.1% of statements
00:04:24 [2020-01-18T00:04:24.490Z] #45 ...
00:04:24 [2020-01-18T00:04:24.490Z] 
00:04:24 [2020-01-18T00:04:24.490Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
00:04:24 [2020-01-18T00:04:24.490Z] #20 13.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
00:04:24 [2020-01-18T00:04:24.490Z] #20 13.92   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
00:04:24 [2020-01-18T00:04:24.490Z] #20 13.99 Building wheels for collected packages: pyyaml
00:04:24 [2020-01-18T00:04:24.490Z] #20 14.00   Running setup.py bdist_wheel for pyyaml: started
00:04:24 [2020-01-18T00:04:24.490Z] #20 15.76   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
00:04:24 [2020-01-18T00:04:24.490Z] #20 15.76   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
00:04:24 [2020-01-18T00:04:24.490Z] #20 15.89 Successfully built pyyaml
00:04:24 [2020-01-18T00:04:24.756Z] ok  	github.com/docker/docker/daemon/discovery	0.054s	coverage: 30.0% of statements
00:04:24 [2020-01-18T00:04:24.813Z] #20 15.91 Installing collected packages: pyyaml, pathspec, yamllint
00:04:25 [2020-01-18T00:04:25.105Z] #20 16.45 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
00:04:25 [2020-01-18T00:04:25.395Z] #20 DONE 16.7s
00:04:25 [2020-01-18T00:04:25.395Z] 
00:04:25 [2020-01-18T00:04:25.395Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:25 [2020-01-18T00:04:25.395Z] #45 199.9   CC       criu/filesystems.o
00:04:25 [2020-01-18T00:04:25.594Z] ok  	github.com/docker/docker/daemon/events	0.082s	coverage: 50.0% of statements
00:04:25 [2020-01-18T00:04:25.594Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:04:25 [2020-01-18T00:04:25.594Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:04:26 [2020-01-18T00:04:26.026Z] #45 201.8   CC       criu/fsnotify.o
00:04:26 [2020-01-18T00:04:26.069Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|deps|exports_file|files|name|types_sizes) took 1m52.786142827s 
00:04:26 [2020-01-18T00:04:26.069Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.004173ms 
00:04:27 [2020-01-18T00:04:27.350Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
00:04:28 [2020-01-18T00:04:28.760Z] #45 204.1   CC       criu/image-desc.o
00:04:28 [2020-01-18T00:04:28.761Z] #45 204.4   CC       criu/image.o
00:04:29 [2020-01-18T00:04:29.918Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
00:04:30 [2020-01-18T00:04:30.259Z] #45 206.0   CC       criu/ipc_ns.o
00:04:30 [2020-01-18T00:04:30.713Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.261s	coverage: 57.9% of statements
00:04:31 [2020-01-18T00:04:31.159Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.6% of statements
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/rootless	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/volume	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === Skipped
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver btrfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver btrfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver btrfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver btrfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver btrfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:73: No driver to put!
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     overlay_test.go:49: Fails to compute changes intermittently
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver zfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver zfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver zfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver zfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:46: Driver zfs not supported
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     graphtest_unix.go:73: No driver to put!
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:04:31 [2020-01-18T00:04:31.159Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] 
00:04:31 [2020-01-18T00:04:31.159Z] DONE 2155 tests, 20 skipped in 189.888s
Post stage
[Pipeline] junit
00:04:31 [2020-01-18T00:04:31.175Z] Recording test results
00:04:32 [2020-01-18T00:04:32.982Z] #45 208.3   CC       criu/irmap.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:04:34 [2020-01-18T00:04:34.009Z] #45 209.4   CC       criu/kcmp-ids.o
00:04:34 [2020-01-18T00:04:34.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -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:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/make.sh dynbinary test-integration
00:04:34 [2020-01-18T00:04:34.299Z] #45 209.9   CC       criu/kerndat.o
00:04:35 [2020-01-18T00:04:35.031Z] 
00:04:35 [2020-01-18T00:04:35.031Z] Removing bundles/
00:04:35 [2020-01-18T00:04:35.031Z] 
00:04:35 [2020-01-18T00:04:35.031Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:04:35 [2020-01-18T00:04:35.031Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:04:35 [2020-01-18T00:04:35.031Z] GOOS="" GOARCH="" GOARM=""
00:04:36 [2020-01-18T00:04:36.366Z] #45 211.8   CC       criu/libnetlink.o
00:04:36 [2020-01-18T00:04:36.657Z] #45 ...
00:04:36 [2020-01-18T00:04:36.657Z] 
00:04:36 [2020-01-18T00:04:36.657Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
00:04:36 [2020-01-18T00:04:36.657Z] #31 DONE 299.4s
00:04:36 [2020-01-18T00:04:36.657Z] 
00:04:36 [2020-01-18T00:04:36.657Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:04:36 [2020-01-18T00:04:36.982Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.619s	coverage: 46.2% of statements
00:04:37 [2020-01-18T00:04:37.284Z] #45 213.0   CC       criu/log.o
00:04:38 [2020-01-18T00:04:38.783Z] #45 214.1   CC       criu/lsm.o
00:04:39 [2020-01-18T00:04:39.415Z] #45 214.8   CC       criu/mem.o
00:04:40 [2020-01-18T00:04:40.227Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.183s	coverage: 48.6% of statements
00:04:40 [2020-01-18T00:04:40.604Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.546s	coverage: 72.5% of statements
00:04:40 [2020-01-18T00:04:40.604Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:04:42 [2020-01-18T00:04:42.143Z] #45 217.4   CC       criu/mount.o
00:04:43 [2020-01-18T00:04:43.146Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.571s	coverage: 76.1% of statements
00:04:43 [2020-01-18T00:04:43.945Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
00:04:45 [2020-01-18T00:04:45.231Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
00:04:47 [2020-01-18T00:04:47.111Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.772s	coverage: 59.8% of statements
00:04:47 [2020-01-18T00:04:47.111Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:04:47 [2020-01-18T00:04:47.111Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:04:47 [2020-01-18T00:04:47.111Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 4.9% of statements
00:04:47 [2020-01-18T00:04:47.111Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:04:47 [2020-01-18T00:04:47.913Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
00:04:47 [2020-01-18T00:04:47.913Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:04:49 [2020-01-18T00:04:49.241Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 42.7% of statements
00:04:49 [2020-01-18T00:04:49.531Z] #45 224.3   CC       criu/namespaces.o
00:04:50 [2020-01-18T00:04:50.396Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.211s	coverage: 77.8% of statements
00:04:50 [2020-01-18T00:04:50.396Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:04:50 [2020-01-18T00:04:50.396Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:04:50 [2020-01-18T00:04:50.854Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 67.0% of statements
00:04:51 [2020-01-18T00:04:51.730Z] #45 227.3   CC       criu/net.o
00:04:51 [2020-01-18T00:04:51.847Z] ok  	github.com/docker/docker/daemon/logger/journald	0.022s	coverage: 26.2% of statements
00:04:52 [2020-01-18T00:04:52.680Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.004s	coverage: 62.1% of statements
00:04:52 [2020-01-18T00:04:52.680Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements
00:04:53 [2020-01-18T00:04:53.507Z] ok  	github.com/docker/docker/daemon/logger/local	0.009s	coverage: 74.7% of statements
00:04:53 [2020-01-18T00:04:53.507Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:04:53 [2020-01-18T00:04:53.889Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.007s	coverage: 19.9% of statements
00:04:55 [2020-01-18T00:04:55.753Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 47.8% of statements
00:04:55 [2020-01-18T00:04:55.753Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
00:04:56 [2020-01-18T00:04:56.573Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
00:04:56 [2020-01-18T00:04:56.971Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.634s	coverage: 82.5% of statements
00:04:56 [2020-01-18T00:04:56.971Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:04:56 [2020-01-18T00:04:56.971Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:04:57 [2020-01-18T00:04:57.550Z] #45 232.9   CC       criu/netfilter.o
00:04:57 [2020-01-18T00:04:57.854Z] #45 233.4   CC       criu/page-pipe.o
00:04:58 [2020-01-18T00:04:58.877Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
00:04:58 [2020-01-18T00:04:58.877Z] ok  	github.com/docker/docker/distribution	0.250s	coverage: 22.1% of statements
00:04:58 [2020-01-18T00:04:58.877Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:04:58 [2020-01-18T00:04:58.958Z] #45 234.5   CC       criu/page-xfer.o
00:05:00 [2020-01-18T00:05:00.495Z] ok  	github.com/docker/docker/errdefs	0.017s	coverage: 49.4% of statements
00:05:01 [2020-01-18T00:05:01.136Z] #45 236.5   CC       criu/pagemap-cache.o
00:05:01 [2020-01-18T00:05:01.429Z] #45 237.2   CC       criu/pagemap.o
00:05:02 [2020-01-18T00:05:02.431Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
00:05:02 [2020-01-18T00:05:02.961Z] #45 238.6   CC       criu/parasite-syscall.o
00:05:03 [2020-01-18T00:05:03.234Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
00:05:03 [2020-01-18T00:05:03.234Z] ok  	github.com/docker/docker/distribution/xfer	1.944s	coverage: 85.1% of statements
00:05:03 [2020-01-18T00:05:03.234Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:05:03 [2020-01-18T00:05:03.234Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:05:04 [2020-01-18T00:05:04.084Z] ok  	github.com/docker/docker/image/v1	0.034s	coverage: 25.0% of statements
00:05:04 [2020-01-18T00:05:04.084Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:05:04 [2020-01-18T00:05:04.498Z] #45 240.2   CC       criu/path.o
00:05:04 [2020-01-18T00:05:04.919Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
00:05:05 [2020-01-18T00:05:05.162Z] #45 240.7   CC       criu/pie-util-vdso-elf32.o
00:05:05 [2020-01-18T00:05:05.805Z] #45 241.4   CC       criu/pie-util-vdso.o
00:05:06 [2020-01-18T00:05:06.212Z] ok  	github.com/docker/docker/opts	0.026s	coverage: 66.9% of statements
00:05:06 [2020-01-18T00:05:06.212Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
00:05:06 [2020-01-18T00:05:06.451Z] #45 242.2   CC       criu/pie-util.o
00:05:07 [2020-01-18T00:05:07.095Z] #45 242.5   CC       criu/pipes.o
00:05:08 [2020-01-18T00:05:08.057Z] ok  	github.com/docker/docker/pkg/archive	0.458s	coverage: 77.0% of statements
00:05:08 [2020-01-18T00:05:08.146Z] #45 243.8   CC       criu/plugin.o
00:05:08 [2020-01-18T00:05:08.790Z] #45 244.5   CC       criu/proc_parse.o
00:05:09 [2020-01-18T00:05:09.352Z] ok  	github.com/docker/docker/pkg/authorization	0.522s	coverage: 68.3% of statements
00:05:09 [2020-01-18T00:05:09.820Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
00:05:09 [2020-01-18T00:05:09.820Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
00:05:12 [2020-01-18T00:05:12.504Z] ok  	github.com/docker/docker/layer	7.034s	coverage: 68.8% of statements
00:05:12 [2020-01-18T00:05:12.504Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:05:12 [2020-01-18T00:05:12.504Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:05:12 [2020-01-18T00:05:12.504Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:05:12 [2020-01-18T00:05:12.504Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:05:12 [2020-01-18T00:05:12.504Z] ?   	github.com/docker/docker/oci	[no test files]
00:05:12 [2020-01-18T00:05:12.504Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:05:12 [2020-01-18T00:05:12.504Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
00:05:12 [2020-01-18T00:05:12.869Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
00:05:13 [2020-01-18T00:05:13.260Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
00:05:14 [2020-01-18T00:05:14.574Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.545s	coverage: 43.2% of statements
00:05:14 [2020-01-18T00:05:14.574Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:05:14 [2020-01-18T00:05:14.574Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:05:15 [2020-01-18T00:05:15.397Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
00:05:15 [2020-01-18T00:05:15.707Z] #45 250.2   CC       criu/protobuf-desc.o
00:05:16 [2020-01-18T00:05:16.211Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
00:05:16 [2020-01-18T00:05:16.339Z] #45 251.9   CC       criu/protobuf.o
00:05:16 [2020-01-18T00:05:16.601Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
00:05:16 [2020-01-18T00:05:16.973Z] #45 252.5   CC       criu/pstree.o
00:05:17 [2020-01-18T00:05:17.412Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.085s	coverage: 84.1% of statements
00:05:17 [2020-01-18T00:05:17.803Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
00:05:17 [2020-01-18T00:05:17.803Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
00:05:18 [2020-01-18T00:05:18.189Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
00:05:18 [2020-01-18T00:05:18.564Z] ok  	github.com/docker/docker/pkg/fsutils	0.379s	coverage: 85.1% of statements
00:05:19 [2020-01-18T00:05:19.054Z] #45 254.3   CC       criu/rbtree.o
00:05:19 [2020-01-18T00:05:19.373Z] #45 254.9   CC       criu/rst-malloc.o
00:05:19 [2020-01-18T00:05:19.718Z] ok  	github.com/docker/docker/pkg/idtools	0.438s	coverage: 70.1% of statements
00:05:20 [2020-01-18T00:05:20.017Z] #45 255.6   CC       criu/seccomp.o
00:05:20 [2020-01-18T00:05:20.178Z] ok  	github.com/docker/docker/pkg/ioutils	0.553s	coverage: 70.6% of statements
00:05:20 [2020-01-18T00:05:20.594Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
00:05:21 [2020-01-18T00:05:21.002Z] ok  	github.com/docker/docker/pkg/locker	0.033s	coverage: 88.9% of statements
00:05:21 [2020-01-18T00:05:21.002Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
00:05:21 [2020-01-18T00:05:21.002Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:05:21 [2020-01-18T00:05:21.403Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
00:05:21 [2020-01-18T00:05:21.522Z] #45 256.9   CC       criu/seize.o
00:05:21 [2020-01-18T00:05:21.791Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
00:05:22 [2020-01-18T00:05:22.180Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
00:05:22 [2020-01-18T00:05:22.560Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
00:05:22 [2020-01-18T00:05:22.971Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
00:05:22 [2020-01-18T00:05:22.971Z] ok  	github.com/docker/docker/pkg/mount	1.243s	coverage: 70.0% of statements
00:05:22 [2020-01-18T00:05:22.971Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:05:22 [2020-01-18T00:05:22.971Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:05:22 [2020-01-18T00:05:22.971Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:05:23 [2020-01-18T00:05:23.051Z] #45 258.6   CC       criu/servicefd.o
00:05:23 [2020-01-18T00:05:23.794Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.019s	coverage: 56.8% of statements
00:05:24 [2020-01-18T00:05:24.090Z] #45 259.5   CC       criu/shmem.o
00:05:24 [2020-01-18T00:05:24.640Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
00:05:25 [2020-01-18T00:05:25.026Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
00:05:25 [2020-01-18T00:05:25.026Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
00:05:26 [2020-01-18T00:05:26.187Z] #45 261.5   CC       criu/sigframe.o
00:05:26 [2020-01-18T00:05:26.187Z] #45 261.7   CC       criu/signalfd.o
00:05:26 [2020-01-18T00:05:26.824Z] ok  	github.com/docker/docker/pkg/pubsub	1.041s	coverage: 73.9% of statements
00:05:26 [2020-01-18T00:05:26.824Z] ok  	github.com/docker/docker/pkg/reexec	0.004s	coverage: 82.4% of statements
00:05:26 [2020-01-18T00:05:26.826Z] #45 262.4   CC       criu/sk-inet.o
00:05:29 [2020-01-18T00:05:29.070Z] #45 264.3   CC       criu/sk-netlink.o
00:05:29 [2020-01-18T00:05:29.373Z] #45 265.0   CC       criu/sk-packet.o
00:05:30 [2020-01-18T00:05:30.013Z] ok  	github.com/docker/docker/pkg/signal	2.515s	coverage: 61.0% of statements
00:05:30 [2020-01-18T00:05:30.395Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
00:05:30 [2020-01-18T00:05:30.437Z] #45 ...
00:05:30 [2020-01-18T00:05:30.437Z] 
00:05:30 [2020-01-18T00:05:30.437Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:05:30 [2020-01-18T00:05:30.437Z] #42 353.3 + dpkg --print-architecture
00:05:30 [2020-01-18T00:05:30.437Z] #42 353.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
00:05:30 [2020-01-18T00:05:30.733Z] #42 353.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
00:05:30 [2020-01-18T00:05:30.733Z] #42 353.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
00:05:30 [2020-01-18T00:05:30.767Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
00:05:31 [2020-01-18T00:05:31.133Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:05:31 [2020-01-18T00:05:31.498Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
00:05:31 [2020-01-18T00:05:31.882Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
00:05:32 [2020-01-18T00:05:32.252Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.2% of statements
00:05:33 [2020-01-18T00:05:33.070Z] ok  	github.com/docker/docker/pkg/tailfile	0.068s	coverage: 88.6% of statements
00:05:33 [2020-01-18T00:05:33.463Z] ok  	github.com/docker/docker/pkg/tarsum	0.036s	coverage: 89.3% of statements
00:05:34 [2020-01-18T00:05:34.271Z] ok  	github.com/docker/docker/pkg/term	0.009s	coverage: 84.8% of statements
00:05:34 [2020-01-18T00:05:34.271Z] testing: warning: no tests to run
00:05:34 [2020-01-18T00:05:34.271Z] coverage: [no statements]
00:05:34 [2020-01-18T00:05:34.271Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
00:05:34 [2020-01-18T00:05:34.653Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:05:35 [2020-01-18T00:05:35.042Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
00:05:35 [2020-01-18T00:05:35.042Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:05:37 [2020-01-18T00:05:37.544Z] ok  	github.com/docker/docker/plugin	0.547s	coverage: 27.1% of statements
00:05:38 [2020-01-18T00:05:38.430Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
00:05:39 [2020-01-18T00:05:39.377Z] ok  	github.com/docker/docker/profiles/seccomp	0.005s	coverage: 76.2% of statements
00:05:39 [2020-01-18T00:05:39.797Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
00:05:41 [2020-01-18T00:05:41.143Z] #42 ...
00:05:41 [2020-01-18T00:05:41.143Z] 
00:05:41 [2020-01-18T00:05:41.143Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:41 [2020-01-18T00:05:41.143Z] #45 266.2   CC       criu/sk-queue.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 267.3   CC       criu/sk-tcp.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 268.2   CC       criu/sk-unix.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 271.9   CC       criu/sockets.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 273.5   CC       criu/stats.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 274.2   CC       criu/string.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 274.5   CC       criu/sysctl.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 275.6   CC       criu/sysfs_parse.o
00:05:41 [2020-01-18T00:05:41.143Z] #45 276.3   CC       criu/timerfd.o
00:05:41 [2020-01-18T00:05:41.438Z] #45 277.0   CC       criu/tty.o
00:05:41 [2020-01-18T00:05:41.763Z] ok  	github.com/docker/docker/registry	0.158s	coverage: 56.0% of statements
00:05:42 [2020-01-18T00:05:42.165Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
00:05:42 [2020-01-18T00:05:42.563Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
00:05:42 [2020-01-18T00:05:42.761Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:05:42 [2020-01-18T00:05:42.761Z] 
00:05:42 [2020-01-18T00:05:42.761Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:05:43 [2020-01-18T00:05:43.329Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:05:43 [2020-01-18T00:05:43.329Z] HOSTNAME=717c8bb85d19
00:05:43 [2020-01-18T00:05:43.329Z] TESTDEBUG=0
00:05:43 [2020-01-18T00:05:43.329Z] DEST=bundles/test-integration
00:05:43 [2020-01-18T00:05:43.329Z] PWD=/go/src/github.com/docker/docker
00:05:43 [2020-01-18T00:05:43.329Z] DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:05:43 [2020-01-18T00:05:43.329Z] container=docker
00:05:43 [2020-01-18T00:05:43.329Z] HOME=/root
00:05:43 [2020-01-18T00:05:43.329Z] GOLANG_VERSION=1.13.6
00:05:43 [2020-01-18T00:05:43.329Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:05:43 [2020-01-18T00:05:43.329Z] VALIDATE_BRANCH=master
00:05:43 [2020-01-18T00:05:43.329Z] TERM=xterm
00:05:43 [2020-01-18T00:05:43.329Z] DOCKER_PKG=github.com/docker/docker
00:05:43 [2020-01-18T00:05:43.329Z] SHLVL=1
00:05:43 [2020-01-18T00:05:43.329Z] TIMEOUT=120m
00:05:43 [2020-01-18T00:05:43.329Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:05:43 [2020-01-18T00:05:43.329Z] DOCKER_GRAPHDRIVER=overlay2
00:05:43 [2020-01-18T00:05:43.329Z] GO111MODULE=off
00:05:43 [2020-01-18T00:05:43.329Z] DOCKER_EXPERIMENTAL=1
00:05:43 [2020-01-18T00:05:43.329Z] TEST_SKIP_INTEGRATION_CLI=1
00:05:43 [2020-01-18T00:05:43.329Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:05:43 [2020-01-18T00:05:43.329Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:05:43 [2020-01-18T00:05:43.329Z] GOPATH=/go
00:05:43 [2020-01-18T00:05:43.329Z] PKG_CONFIG=pkg-config
00:05:43 [2020-01-18T00:05:43.329Z] _=/usr/bin/env
00:05:43 [2020-01-18T00:05:43.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:05:43 [2020-01-18T00:05:43.419Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 68.2% of statements
00:05:43 [2020-01-18T00:05:43.419Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:05:45 [2020-01-18T00:05:45.942Z] #45 281.0   CC       criu/tun.o
00:05:46 [2020-01-18T00:05:46.232Z] #45 282.0   CC       criu/uffd.o
00:05:46 [2020-01-18T00:05:46.720Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
00:05:47 [2020-01-18T00:05:47.095Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
00:05:47 [2020-01-18T00:05:47.570Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
00:05:47 [2020-01-18T00:05:47.570Z] INFO [runner] Issues before processing: 46, after processing: 0 
00:05:47 [2020-01-18T00:05:47.570Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 10/10, exclude-rules: 1/1, skip_dirs: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, cgo: 10/46, skip_files: 10/10, path_prettifier: 10/10, nolint: 0/1, exclude: 1/1 
00:05:47 [2020-01-18T00:05:47.570Z] INFO [runner] processing took 847.278µs with stages: nolint: 392.183µs, path_prettifier: 276.519µs, skip_dirs: 78.348µs, autogenerated_exclude: 52.833µs, identifier_marker: 22.94µs, cgo: 13.84µs, filename_unadjuster: 3.551µs, exclude-rules: 2.604µs, max_same_issues: 1.295µs, skip_files: 932ns, max_from_linter: 425ns, diff: 415ns, uniq_by_line: 301ns, path_shortener: 292ns, max_per_file_from_linter: 274ns, exclude: 271ns, source_code: 255ns 
00:05:47 [2020-01-18T00:05:47.570Z] INFO [runner] linters took 1m32.113423683s with stages: goanalysis_metalinter: 1m13.484731488s, unused: 18.627712401s 
00:05:47 [2020-01-18T00:05:47.570Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
00:05:47 [2020-01-18T00:05:47.570Z] INFO Memory: 1381 samples, avg is 682.0MB, max is 3905.8MB 
00:05:47 [2020-01-18T00:05:47.570Z] INFO Execution took 3m25.367343124s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
00:05:47 [2020-01-18T00:05:47.895Z] ok  	github.com/docker/docker/volume/mounts	0.031s	coverage: 67.0% of statements
00:05:47 [2020-01-18T00:05:47.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/make.sh dynbinary-daemon test-docker-py
00:05:48 [2020-01-18T00:05:48.484Z] 
00:05:48 [2020-01-18T00:05:48.484Z] Removing bundles/
00:05:48 [2020-01-18T00:05:48.484Z] 
00:05:48 [2020-01-18T00:05:48.484Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:05:48 [2020-01-18T00:05:48.484Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:05:48 [2020-01-18T00:05:48.484Z] GOOS="" GOARCH="" GOARM=""
00:05:48 [2020-01-18T00:05:48.694Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
00:05:48 [2020-01-18T00:05:48.972Z] #45 284.3   CC       criu/util.o
00:05:50 [2020-01-18T00:05:50.009Z] #45 ...
00:05:50 [2020-01-18T00:05:50.009Z] 
00:05:50 [2020-01-18T00:05:50.009Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
00:05:50 [2020-01-18T00:05:50.009Z] #58 213.6 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
00:05:53 [2020-01-18T00:05:53.748Z] #58 216.7 + mkdir -p /build
00:05:53 [2020-01-18T00:05:53.748Z] #58 216.7 + cp runc /build/runc
00:05:53 [2020-01-18T00:05:53.748Z] #58 DONE 216.8s
00:05:53 [2020-01-18T00:05:53.748Z] 
00:05:53 [2020-01-18T00:05:53.748Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
00:05:53 [2020-01-18T00:05:53.748Z] #45 287.0   CC       criu/uts_ns.o
00:05:53 [2020-01-18T00:05:53.748Z] #45 287.6   CC       criu/vdso.o
00:05:53 [2020-01-18T00:05:53.748Z] #45 288.7   LINK     criu/built-in.o
00:05:53 [2020-01-18T00:05:53.748Z] #45 289.0   LINK     criu/criu
00:05:54 [2020-01-18T00:05:54.381Z] #45 290.0   DEP      lib/c/criu.d
00:05:54 [2020-01-18T00:05:54.674Z] #45 290.2   CC       images/rpc.pb-c.o
00:05:56 [2020-01-18T00:05:56.794Z] #45 292.2   CC       lib/c/criu.o
00:05:58 [2020-01-18T00:05:58.043Z] ok  	github.com/docker/docker/pkg/plugins	33.635s	coverage: 76.6% of statements
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/rootless	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/volume	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === Skipped
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver btrfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver btrfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver btrfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver btrfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver btrfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:73: No driver to put!
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     overlay_test.go:49: Fails to compute changes intermittently
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver zfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver zfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver zfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver zfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:46: Driver zfs not supported
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     graphtest_unix.go:73: No driver to put!
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:05:58 [2020-01-18T00:05:58.043Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] 
00:05:58 [2020-01-18T00:05:58.043Z] DONE 2155 tests, 20 skipped in 223.181s
Post stage
[Pipeline] junit
00:05:58 [2020-01-18T00:05:58.533Z] Recording test results
00:05:58 [2020-01-18T00:05:58.879Z] #45 294.2   LINK     lib/c/built-in.o
00:05:58 [2020-01-18T00:05:58.879Z] #45 294.2   LINK     lib/c/libcriu.so
00:05:58 [2020-01-18T00:05:58.879Z] #45 294.6   GEN      magic.py
00:05:59 [2020-01-18T00:05:59.177Z] #45 294.7 Note: Building without setproctitle() and strlcpy() support.
00:05:59 [2020-01-18T00:05:59.177Z] #45 294.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
00:06:00 [2020-01-18T00:06:00.221Z] #45 295.7 fatal: not a git repository (or any of the parent directories): .git
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:06:01 [2020-01-18T00:06:01.104Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -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:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/make.sh dynbinary test-integration
00:06:01 [2020-01-18T00:06:01.104Z] 
00:06:01 [2020-01-18T00:06:01.257Z] #45 296.8 make[1]: Nothing to be done for 'all'.
00:06:01 [2020-01-18T00:06:01.499Z] Removing bundles/
00:06:01 [2020-01-18T00:06:01.499Z] 
00:06:01 [2020-01-18T00:06:01.499Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:06:01 [2020-01-18T00:06:01.499Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:06:01 [2020-01-18T00:06:01.499Z] GOOS="" GOARCH="" GOARM=""
00:06:02 [2020-01-18T00:06:02.298Z] #45 298.1 make[1]: 'images/built-in.o' is up to date.
00:06:02 [2020-01-18T00:06:02.591Z] #45 298.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
00:06:02 [2020-01-18T00:06:02.591Z] #45 298.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
00:06:02 [2020-01-18T00:06:02.591Z] #45 298.4 make[1]: 'compel/libcompel.a' is up to date.
00:06:02 [2020-01-18T00:06:02.887Z] #45 298.5 make[1]: 'compel/compel-host-bin' is up to date.
00:06:02 [2020-01-18T00:06:02.887Z] #45 298.5 make[1]: Nothing to be done for 'all'.
00:06:02 [2020-01-18T00:06:02.887Z] #45 298.5 make[1]: 'soccr/libsoccr.a' is up to date.
00:06:03 [2020-01-18T00:06:03.178Z] #45 298.9 make[2]: Nothing to be done for 'all'.
00:06:03 [2020-01-18T00:06:03.178Z] #45 298.9 make[2]: Nothing to be done for 'all'.
00:06:03 [2020-01-18T00:06:03.178Z] #45 299.0 make[2]: Nothing to be done for 'all'.
00:06:03 [2020-01-18T00:06:03.470Z] #45 299.2 make[2]: Nothing to be done for 'all'.
00:06:03 [2020-01-18T00:06:03.470Z] #45 299.3 make[2]: Nothing to be done for 'all'.
00:06:03 [2020-01-18T00:06:03.773Z] #45 299.4 make[2]: Nothing to be done for 'all'.
00:06:03 [2020-01-18T00:06:03.773Z] #45 299.4 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-01-18T00:06:04.120Z] #45 299.7 make[2]: Nothing to be done for 'all'.
00:06:04 [2020-01-18T00:06:04.120Z] #45 299.7   INSTALL  criu/criu
00:06:04 [2020-01-18T00:06:04.120Z] #45 DONE 299.8s
00:06:04 [2020-01-18T00:06:04.120Z] 
00:06:04 [2020-01-18T00:06:04.120Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:06:12 [2020-01-18T00:06:12.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:06:12 [2020-01-18T00:06:12.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:06:14 [2020-01-18T00:06:14.712Z] #24 ...
00:06:14 [2020-01-18T00:06:14.712Z] 
00:06:14 [2020-01-18T00:06:14.712Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
00:06:14 [2020-01-18T00:06:14.712Z] #42 DONE 397.4s
00:06:14 [2020-01-18T00:06:14.712Z] 
00:06:14 [2020-01-18T00:06:14.712Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:06:15 [2020-01-18T00:06:15.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:06:15 [2020-01-18T00:06:15.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:06:15 [2020-01-18T00:06:15.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:06:20 [2020-01-18T00:06:20.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:06:37 [2020-01-18T00:06:37.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:06:37 [2020-01-18T00:06:37.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:06:37 [2020-01-18T00:06:37.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:06:37 [2020-01-18T00:06:37.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:06:38 [2020-01-18T00:06:38.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:06:40 [2020-01-18T00:06:40.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:06:41 [2020-01-18T00:06:41.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:06:44 [2020-01-18T00:06:44.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:06:46 [2020-01-18T00:06:46.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:06:49 [2020-01-18T00:06:49.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:06:50 [2020-01-18T00:06:50.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:06:52 [2020-01-18T00:06:52.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:06:54 [2020-01-18T00:06:54.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:06:54 [2020-01-18T00:06:54.328Z] #24 ...
00:06:54 [2020-01-18T00:06:54.328Z] 
00:06:54 [2020-01-18T00:06:54.328Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:06:54 [2020-01-18T00:06:54.328Z] #63 383.7 + bin/containerd
00:06:55 [2020-01-18T00:06:55.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:06:56 [2020-01-18T00:06:56.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:06:56 [2020-01-18T00:06:56.473Z] Using test binary docker
00:06:56 [2020-01-18T00:06:56.473Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:06:56 [2020-01-18T00:06:56.473Z] +++ /etc/init.d/apparmor start
00:06:56 [2020-01-18T00:06:56.473Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:06:56 [2020-01-18T00:06:56.473Z] INFO: Waiting for daemon to start...
00:06:56 [2020-01-18T00:06:56.473Z] Starting dockerd
00:06:56 [2020-01-18T00:06:56.473Z] +++ 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
00:06:58 [2020-01-18T00:06:58.635Z] .
00:06:58 [2020-01-18T00:06:58.635Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:06:58 [2020-01-18T00:06:58.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:06:58 [2020-01-18T00:06:58.766Z] #63 ...
00:06:58 [2020-01-18T00:06:58.766Z] 
00:06:58 [2020-01-18T00:06:58.766Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
00:06:58 [2020-01-18T00:06:58.766Z] #54 DONE 441.6s
00:06:58 [2020-01-18T00:06:58.894Z] Error: No such image: emptyfs
00:06:58 [2020-01-18T00:06:58.894Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:06:58 [2020-01-18T00:06:58.894Z] ++++ docker load
00:06:59 [2020-01-18T00:06:59.055Z] 
00:06:59 [2020-01-18T00:06:59.055Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
00:06:59 [2020-01-18T00:06:59.153Z] Running integration-test (iteration 1)
00:06:59 [2020-01-18T00:06:59.153Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
00:06:59 [2020-01-18T00:06:59.153Z] ++ 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
00:06:59 [2020-01-18T00:06:59.153Z] ++ set -e
00:06:59 [2020-01-18T00:06:59.153Z] ++ '[' -n 0 ']'
00:06:59 [2020-01-18T00:06:59.153Z] ++ set -x
00:06:59 [2020-01-18T00:06:59.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:07:00 [2020-01-18T00:07:00.338Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:07:01 [2020-01-18T00:07:01.146Z] 
00:07:01 [2020-01-18T00:07:01.146Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:07:01 [2020-01-18T00:07:01.531Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:07:01 [2020-01-18T00:07:01.531Z] HOSTNAME=a305361c7468
00:07:01 [2020-01-18T00:07:01.531Z] TESTDEBUG=0
00:07:01 [2020-01-18T00:07:01.531Z] DEST=bundles/test-integration
00:07:01 [2020-01-18T00:07:01.531Z] PWD=/go/src/github.com/docker/docker
00:07:01 [2020-01-18T00:07:01.531Z] DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:07:01 [2020-01-18T00:07:01.531Z] container=docker
00:07:01 [2020-01-18T00:07:01.531Z] HOME=/root
00:07:01 [2020-01-18T00:07:01.531Z] GOLANG_VERSION=1.13.6
00:07:01 [2020-01-18T00:07:01.531Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:07:01 [2020-01-18T00:07:01.531Z] VALIDATE_BRANCH=master
00:07:01 [2020-01-18T00:07:01.531Z] TERM=xterm
00:07:01 [2020-01-18T00:07:01.531Z] DOCKER_PKG=github.com/docker/docker
00:07:01 [2020-01-18T00:07:01.531Z] SHLVL=1
00:07:01 [2020-01-18T00:07:01.531Z] TIMEOUT=120m
00:07:01 [2020-01-18T00:07:01.531Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:07:01 [2020-01-18T00:07:01.531Z] DOCKER_GRAPHDRIVER=overlay2
00:07:01 [2020-01-18T00:07:01.531Z] GO111MODULE=off
00:07:01 [2020-01-18T00:07:01.531Z] DOCKER_EXPERIMENTAL=1
00:07:01 [2020-01-18T00:07:01.531Z] TEST_SKIP_INTEGRATION_CLI=1
00:07:01 [2020-01-18T00:07:01.531Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:07:01 [2020-01-18T00:07:01.531Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:07:01 [2020-01-18T00:07:01.531Z] GOPATH=/go
00:07:01 [2020-01-18T00:07:01.531Z] PKG_CONFIG=pkg-config
00:07:01 [2020-01-18T00:07:01.531Z] _=/usr/bin/env
00:07:01 [2020-01-18T00:07:01.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:07:04 [2020-01-18T00:07:04.690Z] #24 447.0 + return
00:07:04 [2020-01-18T00:07:04.690Z] #24 DONE 447.2s
00:07:04 [2020-01-18T00:07:04.690Z] 
00:07:04 [2020-01-18T00:07:04.690Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:07:06 [2020-01-18T00:07:06.899Z] #63 ...
00:07:06 [2020-01-18T00:07:06.899Z] 
00:07:06 [2020-01-18T00:07:06.899Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
00:07:06 [2020-01-18T00:07:06.899Z] #25 DONE 0.1s
00:07:06 [2020-01-18T00:07:06.899Z] 
00:07:06 [2020-01-18T00:07:06.899Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:07:07 [2020-01-18T00:07:07.187Z] #63 ...
00:07:07 [2020-01-18T00:07:07.187Z] 
00:07:07 [2020-01-18T00:07:07.187Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
00:07:07 [2020-01-18T00:07:07.480Z] #29 DONE 0.5s
00:07:07 [2020-01-18T00:07:07.481Z] 
00:07:07 [2020-01-18T00:07:07.481Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
00:07:07 [2020-01-18T00:07:07.481Z] #32 DONE 0.1s
00:07:07 [2020-01-18T00:07:07.481Z] 
00:07:07 [2020-01-18T00:07:07.481Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:07:07 [2020-01-18T00:07:07.769Z] #63 ...
00:07:07 [2020-01-18T00:07:07.769Z] 
00:07:07 [2020-01-18T00:07:07.769Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
00:07:07 [2020-01-18T00:07:07.769Z] #35 DONE 0.1s
00:07:07 [2020-01-18T00:07:07.769Z] 
00:07:07 [2020-01-18T00:07:07.769Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
00:07:07 [2020-01-18T00:07:07.769Z] #40 DONE 0.1s
00:07:07 [2020-01-18T00:07:07.769Z] 
00:07:07 [2020-01-18T00:07:07.769Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
00:07:07 [2020-01-18T00:07:07.769Z] #43 DONE 0.1s
00:07:07 [2020-01-18T00:07:07.769Z] 
00:07:07 [2020-01-18T00:07:07.769Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:07:08 [2020-01-18T00:07:08.058Z] #63 ...
00:07:08 [2020-01-18T00:07:08.058Z] 
00:07:08 [2020-01-18T00:07:08.058Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
00:07:08 [2020-01-18T00:07:08.058Z] #46 DONE 0.1s
00:07:08 [2020-01-18T00:07:08.058Z] 
00:07:08 [2020-01-18T00:07:08.058Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
00:07:08 [2020-01-18T00:07:08.058Z] #49 DONE 0.1s
00:07:08 [2020-01-18T00:07:08.058Z] 
00:07:08 [2020-01-18T00:07:08.058Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
00:07:08 [2020-01-18T00:07:08.058Z] #52 DONE 0.1s
00:07:08 [2020-01-18T00:07:08.058Z] 
00:07:08 [2020-01-18T00:07:08.058Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:07:08 [2020-01-18T00:07:08.058Z] #63 ...
00:07:08 [2020-01-18T00:07:08.058Z] 
00:07:08 [2020-01-18T00:07:08.058Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
00:07:08 [2020-01-18T00:07:08.058Z] #55 DONE 0.1s
00:07:08 [2020-01-18T00:07:08.350Z] 
00:07:08 [2020-01-18T00:07:08.350Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
00:07:08 [2020-01-18T00:07:08.350Z] #59 DONE 0.1s
00:07:08 [2020-01-18T00:07:08.350Z] 
00:07:08 [2020-01-18T00:07:08.350Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
00:07:09 [2020-01-18T00:07:09.132Z] Loaded image: buildpack-deps:jessie
00:07:09 [2020-01-18T00:07:09.132Z] Loaded image: busybox:latest
00:07:09 [2020-01-18T00:07:09.132Z] Loaded image: busybox:glibc
00:07:09 [2020-01-18T00:07:09.132Z] Loaded image: debian:jessie
00:07:09 [2020-01-18T00:07:09.132Z] Loaded image: hello-world:latest
00:07:09 [2020-01-18T00:07:09.132Z] INFO: Testing against a local daemon
00:07:09 [2020-01-18T00:07:09.132Z] === RUN   TestCgroupNamespacesBuild
00:07:09 [2020-01-18T00:07:09.890Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:07:09 [2020-01-18T00:07:09.890Z] 
00:07:09 [2020-01-18T00:07:09.890Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:07:09 [2020-01-18T00:07:09.890Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:07:09 [2020-01-18T00:07:09.890Z] Using test binary docker
00:07:09 [2020-01-18T00:07:09.890Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:07:09 [2020-01-18T00:07:09.890Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:07:09 [2020-01-18T00:07:09.890Z] INFO: Waiting for daemon to start...
00:07:09 [2020-01-18T00:07:09.890Z] Starting dockerd
00:07:11 [2020-01-18T00:07:11.258Z] .
00:07:11 [2020-01-18T00:07:11.258Z] INFO: Building docker-sdk-python3:4.1.0...
00:07:13 [2020-01-18T00:07:13.322Z] --- PASS: TestCgroupNamespacesBuild (4.29s)
00:07:13 [2020-01-18T00:07:13.322Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:07:14 [2020-01-18T00:07:14.699Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
00:07:14 [2020-01-18T00:07:14.699Z] === RUN   TestBuildWithSession
00:07:14 [2020-01-18T00:07:14.699Z] --- SKIP: TestBuildWithSession (0.00s)
00:07:14 [2020-01-18T00:07:14.699Z]     build_session_test.go:25: TODO: BuildKit
00:07:14 [2020-01-18T00:07:14.700Z] === RUN   TestBuildSquashParent
00:07:21 [2020-01-18T00:07:21.269Z] --- PASS: TestBuildSquashParent (6.12s)
00:07:21 [2020-01-18T00:07:21.269Z] === RUN   TestBuildWithRemoveAndForceRemove
00:07:21 [2020-01-18T00:07:21.269Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:07:21 [2020-01-18T00:07:21.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:07:21 [2020-01-18T00:07:21.269Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:07:21 [2020-01-18T00:07:21.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:07:21 [2020-01-18T00:07:21.269Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:07:21 [2020-01-18T00:07:21.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:07:21 [2020-01-18T00:07:21.269Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:07:21 [2020-01-18T00:07:21.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:07:21 [2020-01-18T00:07:21.269Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:07:21 [2020-01-18T00:07:21.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:07:21 [2020-01-18T00:07:21.269Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:07:21 [2020-01-18T00:07:21.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:07:21 [2020-01-18T00:07:21.269Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:07:21 [2020-01-18T00:07:21.269Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:07:21 [2020-01-18T00:07:21.269Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:07:21 [2020-01-18T00:07:21.269Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:07:23 [2020-01-18T00:07:23.178Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:07:23 [2020-01-18T00:07:23.436Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:07:25 [2020-01-18T00:07:25.970Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:07:25 [2020-01-18T00:07:25.970Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.46s)
00:07:25 [2020-01-18T00:07:25.970Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s)
00:07:25 [2020-01-18T00:07:25.970Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s)
00:07:25 [2020-01-18T00:07:25.970Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s)
00:07:25 [2020-01-18T00:07:25.970Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s)
00:07:25 [2020-01-18T00:07:25.970Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s)
00:07:25 [2020-01-18T00:07:25.970Z] === RUN   TestBuildMultiStageCopy
00:07:25 [2020-01-18T00:07:25.970Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:07:27 [2020-01-18T00:07:27.876Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:07:28 [2020-01-18T00:07:28.135Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:07:28 [2020-01-18T00:07:28.703Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:07:29 [2020-01-18T00:07:29.271Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:07:29 [2020-01-18T00:07:29.840Z] --- PASS: TestBuildMultiStageCopy (4.35s)
00:07:29 [2020-01-18T00:07:29.840Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s)
00:07:29 [2020-01-18T00:07:29.840Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
00:07:29 [2020-01-18T00:07:29.840Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
00:07:29 [2020-01-18T00:07:29.840Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
00:07:29 [2020-01-18T00:07:29.840Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
00:07:29 [2020-01-18T00:07:29.840Z] === RUN   TestBuildMultiStageParentConfig
00:07:30 [2020-01-18T00:07:30.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:07:31 [2020-01-18T00:07:31.217Z] --- PASS: TestBuildMultiStageParentConfig (1.42s)
00:07:31 [2020-01-18T00:07:31.217Z] === RUN   TestBuildLabelWithTargets
00:07:31 [2020-01-18T00:07:31.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:07:33 [2020-01-18T00:07:33.751Z] --- PASS: TestBuildLabelWithTargets (2.18s)
00:07:33 [2020-01-18T00:07:33.751Z] === RUN   TestBuildWithEmptyLayers
00:07:33 [2020-01-18T00:07:33.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:07:34 [2020-01-18T00:07:34.319Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
00:07:34 [2020-01-18T00:07:34.319Z] === RUN   TestBuildMultiStageOnBuild
00:07:37 [2020-01-18T00:07:37.608Z] --- PASS: TestBuildMultiStageOnBuild (2.71s)
00:07:37 [2020-01-18T00:07:37.608Z] === RUN   TestBuildUncleanTarFilenames
00:07:38 [2020-01-18T00:07:38.545Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
00:07:38 [2020-01-18T00:07:38.545Z] === RUN   TestBuildMultiStageLayerLeak
00:07:41 [2020-01-18T00:07:41.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:07:41 [2020-01-18T00:07:41.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:07:41 [2020-01-18T00:07:41.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:07:41 [2020-01-18T00:07:41.833Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s)
00:07:41 [2020-01-18T00:07:41.833Z] === RUN   TestBuildWithHugeFile
00:07:42 [2020-01-18T00:07:42.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:07:43 [2020-01-18T00:07:43.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:07:47 [2020-01-18T00:07:47.976Z] #63 433.6 + bin/containerd-stress
00:07:47 [2020-01-18T00:07:47.976Z] #63 437.2 + bin/containerd-shim
00:07:49 [2020-01-18T00:07:49.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:07:52 [2020-01-18T00:07:52.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:07:53 [2020-01-18T00:07:53.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:07:55 [2020-01-18T00:07:55.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:07:56 [2020-01-18T00:07:56.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:07:56 [2020-01-18T00:07:56.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:07:56 [2020-01-18T00:07:56.636Z] #63 447.4 + bin/containerd-shim-runc-v1
00:07:57 [2020-01-18T00:07:57.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:07:57 [2020-01-18T00:07:57.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:07:57 [2020-01-18T00:07:57.916Z] sha256:11976c77d81726ba0ac31bde2401ff2580104341d9c2063a96ac02d4ec3001f3
00:07:57 [2020-01-18T00:07:57.916Z] INFO: Starting docker-py tests...
00:07:57 [2020-01-18T00:07:57.916Z] ============================= test session starts ==============================
00:07:57 [2020-01-18T00:07:57.916Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
00:07:57 [2020-01-18T00:07:57.916Z] rootdir: /src, inifile: pytest.ini
00:07:57 [2020-01-18T00:07:57.916Z] plugins: timeout-1.3.3, cov-2.6.1
00:07:58 [2020-01-18T00:07:58.848Z] collected 385 items / 3 deselected / 382 selected
00:07:58 [2020-01-18T00:07:58.848Z] 
00:07:59 [2020-01-18T00:07:59.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:08:00 [2020-01-18T00:08:00.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:08:02 [2020-01-18T00:08:02.165Z] #63 452.4 + bin/containerd-shim-runc-v2
00:08:02 [2020-01-18T00:08:02.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:08:03 [2020-01-18T00:08:03.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:08:03 [2020-01-18T00:08:03.185Z] #63 453.9 + binaries
00:08:03 [2020-01-18T00:08:03.185Z] #63 453.9 + mkdir -p /build
00:08:03 [2020-01-18T00:08:03.185Z] #63 453.9 + cp bin/containerd /build/containerd
00:08:03 [2020-01-18T00:08:03.185Z] #63 453.9 + cp bin/containerd-shim /build/containerd-shim
00:08:03 [2020-01-18T00:08:03.469Z] #63 453.9 + cp bin/ctr /build/ctr
00:08:03 [2020-01-18T00:08:03.469Z] #63 DONE 454.0s
00:08:04 [2020-01-18T00:08:04.951Z] 
00:08:04 [2020-01-18T00:08:04.951Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
00:08:04 [2020-01-18T00:08:04.951Z] #64 DONE 0.1s
00:08:04 [2020-01-18T00:08:04.951Z] 
00:08:04 [2020-01-18T00:08:04.951Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
00:08:04 [2020-01-18T00:08:04.951Z] #68 DONE 0.1s
00:08:04 [2020-01-18T00:08:04.951Z] 
00:08:04 [2020-01-18T00:08:04.951Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
00:08:04 [2020-01-18T00:08:04.951Z] #70 DONE 0.1s
00:08:04 [2020-01-18T00:08:04.951Z] 
00:08:04 [2020-01-18T00:08:04.951Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
00:08:04 [2020-01-18T00:08:04.951Z] #73 DONE 0.1s
00:08:04 [2020-01-18T00:08:04.951Z] 
00:08:04 [2020-01-18T00:08:04.951Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
00:08:04 [2020-01-18T00:08:04.951Z] #74 DONE 0.0s
00:08:04 [2020-01-18T00:08:04.951Z] 
00:08:04 [2020-01-18T00:08:04.951Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
00:08:05 [2020-01-18T00:08:05.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:08:06 [2020-01-18T00:08:06.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:08:07 [2020-01-18T00:08:07.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:08:07 [2020-01-18T00:08:07.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:08:07 [2020-01-18T00:08:07.649Z] #75 DONE 2.2s
00:08:07 [2020-01-18T00:08:07.649Z] 
00:08:07 [2020-01-18T00:08:07.649Z] #76 exporting to oci image format
00:08:07 [2020-01-18T00:08:07.649Z] #76 exporting layers
00:08:09 [2020-01-18T00:08:09.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:08:10 [2020-01-18T00:08:10.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:08:10 [2020-01-18T00:08:10.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:08:11 [2020-01-18T00:08:11.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:08:12 [2020-01-18T00:08:12.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:08:12 [2020-01-18T00:08:12.980Z] Using test binary docker
00:08:12 [2020-01-18T00:08:12.981Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:08:12 [2020-01-18T00:08:12.981Z] +++ /etc/init.d/apparmor start
00:08:12 [2020-01-18T00:08:12.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:08:12 [2020-01-18T00:08:12.981Z] INFO: Waiting for daemon to start...
00:08:12 [2020-01-18T00:08:12.981Z] Starting dockerd
00:08:12 [2020-01-18T00:08:12.981Z] +++ 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
00:08:15 [2020-01-18T00:08:15.397Z] .
00:08:15 [2020-01-18T00:08:15.397Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:08:15 [2020-01-18T00:08:15.397Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:08:15 [2020-01-18T00:08:15.397Z] Error: No such image: emptyfs
00:08:15 [2020-01-18T00:08:15.397Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:08:15 [2020-01-18T00:08:15.397Z] ++++ docker load
00:08:15 [2020-01-18T00:08:15.397Z] Running integration-test (iteration 1)
00:08:15 [2020-01-18T00:08:15.397Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
00:08:15 [2020-01-18T00:08:15.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
00:08:15 [2020-01-18T00:08:15.397Z] ++ set -e
00:08:15 [2020-01-18T00:08:15.397Z] ++ '[' -n 0 ']'
00:08:15 [2020-01-18T00:08:15.397Z] ++ set -x
00:08:15 [2020-01-18T00:08:15.397Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
00:08:17 [2020-01-18T00:08:17.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:08:18 [2020-01-18T00:08:18.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:08:21 [2020-01-18T00:08:21.345Z] tests/integration/api_build_test.py .......................X             [  6%]
00:08:21 [2020-01-18T00:08:21.913Z] tests/integration/api_client_test.py .....                               [  7%]
00:08:22 [2020-01-18T00:08:22.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:08:23 [2020-01-18T00:08:23.846Z] tests/integration/api_config_test.py .....                               [  8%]
00:08:24 [2020-01-18T00:08:24.779Z] Loaded image: buildpack-deps:jessie
00:08:24 [2020-01-18T00:08:24.779Z] Loaded image: busybox:latest
00:08:24 [2020-01-18T00:08:24.779Z] Loaded image: busybox:glibc
00:08:24 [2020-01-18T00:08:24.779Z] Loaded image: debian:jessie
00:08:24 [2020-01-18T00:08:24.779Z] Loaded image: hello-world:latest
00:08:24 [2020-01-18T00:08:24.779Z] INFO: Testing against a local daemon
00:08:24 [2020-01-18T00:08:24.779Z] === RUN   TestCgroupNamespacesBuild
00:08:25 [2020-01-18T00:08:25.421Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:08:25 [2020-01-18T00:08:25.421Z] Using test binary docker
00:08:25 [2020-01-18T00:08:25.421Z] +++ /etc/init.d/apparmor start
00:08:25 [2020-01-18T00:08:25.421Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:08:25 [2020-01-18T00:08:25.421Z] INFO: Waiting for daemon to start...
00:08:25 [2020-01-18T00:08:25.421Z] Starting dockerd
00:08:25 [2020-01-18T00:08:25.421Z] +++ 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
00:08:26 [2020-01-18T00:08:26.043Z] --- PASS: TestCgroupNamespacesBuild (1.65s)
00:08:26 [2020-01-18T00:08:26.043Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:08:27 [2020-01-18T00:08:27.309Z] .
00:08:27 [2020-01-18T00:08:27.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:08:27 [2020-01-18T00:08:27.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:08:27 [2020-01-18T00:08:27.310Z] Error: No such image: emptyfs
00:08:27 [2020-01-18T00:08:27.310Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:08:27 [2020-01-18T00:08:27.310Z] ++++ docker load
00:08:27 [2020-01-18T00:08:27.871Z] Running integration-test (iteration 1)
00:08:27 [2020-01-18T00:08:27.871Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
00:08:27 [2020-01-18T00:08:27.871Z] ++ 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
00:08:27 [2020-01-18T00:08:27.871Z] ++ set -e
00:08:27 [2020-01-18T00:08:27.871Z] ++ '[' -n 0 ']'
00:08:27 [2020-01-18T00:08:27.871Z] ++ set -x
00:08:27 [2020-01-18T00:08:27.871Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:08:27 [2020-01-18T00:08:27.880Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s)
00:08:27 [2020-01-18T00:08:27.880Z] === RUN   TestBuildWithSession
00:08:27 [2020-01-18T00:08:27.880Z] --- SKIP: TestBuildWithSession (0.00s)
00:08:27 [2020-01-18T00:08:27.880Z]     build_session_test.go:25: TODO: BuildKit
00:08:27 [2020-01-18T00:08:27.880Z] === RUN   TestBuildSquashParent
00:08:28 [2020-01-18T00:08:28.547Z] --- PASS: TestBuildWithHugeFile (42.61s)
00:08:28 [2020-01-18T00:08:28.548Z] === RUN   TestBuildWithEmptyDockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:08:28 [2020-01-18T00:08:28.548Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
00:08:28 [2020-01-18T00:08:28.548Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
00:08:28 [2020-01-18T00:08:28.548Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
00:08:28 [2020-01-18T00:08:28.548Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
00:08:28 [2020-01-18T00:08:28.548Z] === RUN   TestBuildPreserveOwnership
00:08:28 [2020-01-18T00:08:28.548Z] === RUN   TestBuildPreserveOwnership/copy_from
00:08:28 [2020-01-18T00:08:28.548Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:08:30 [2020-01-18T00:08:30.451Z] --- PASS: TestBuildPreserveOwnership (5.92s)
00:08:30 [2020-01-18T00:08:30.451Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.80s)
00:08:30 [2020-01-18T00:08:30.451Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s)
00:08:30 [2020-01-18T00:08:30.451Z] === RUN   TestBuildPlatformInvalid
00:08:30 [2020-01-18T00:08:30.451Z] --- PASS: TestBuildPlatformInvalid (0.17s)
00:08:30 [2020-01-18T00:08:30.451Z] PASS
00:08:30 [2020-01-18T00:08:30.451Z] 
00:08:30 [2020-01-18T00:08:30.451Z] === Skipped
00:08:30 [2020-01-18T00:08:30.451Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:08:30 [2020-01-18T00:08:30.451Z]     build_session_test.go:25: TODO: BuildKit
00:08:30 [2020-01-18T00:08:30.451Z] 
00:08:30 [2020-01-18T00:08:30.451Z] 
00:08:30 [2020-01-18T00:08:30.451Z] DONE 32 tests, 1 skipped in 91.478s
00:08:30 [2020-01-18T00:08:30.710Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:08:30 [2020-01-18T00:08:30.710Z] ++ 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
00:08:30 [2020-01-18T00:08:30.710Z] ++ set -e
00:08:30 [2020-01-18T00:08:30.710Z] ++ '[' -n 0 ']'
00:08:30 [2020-01-18T00:08:30.710Z] ++ set -x
00:08:30 [2020-01-18T00:08:30.711Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:08:30 [2020-01-18T00:08:30.711Z] INFO: Testing against a local daemon
00:08:30 [2020-01-18T00:08:30.711Z] === RUN   TestConfigList
00:08:34 [2020-01-18T00:08:34.223Z] --- PASS: TestBuildSquashParent (5.83s)
00:08:34 [2020-01-18T00:08:34.223Z] === RUN   TestBuildWithRemoveAndForceRemove
00:08:34 [2020-01-18T00:08:34.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:08:34 [2020-01-18T00:08:34.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:08:34 [2020-01-18T00:08:34.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:08:34 [2020-01-18T00:08:34.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:08:34 [2020-01-18T00:08:34.223Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:08:34 [2020-01-18T00:08:34.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:08:34 [2020-01-18T00:08:34.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:08:34 [2020-01-18T00:08:34.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:08:34 [2020-01-18T00:08:34.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:08:34 [2020-01-18T00:08:34.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:08:34 [2020-01-18T00:08:34.223Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:08:34 [2020-01-18T00:08:34.223Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:08:34 [2020-01-18T00:08:34.223Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:08:34 [2020-01-18T00:08:34.223Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:08:34 [2020-01-18T00:08:34.901Z] --- PASS: TestConfigList (3.64s)
00:08:34 [2020-01-18T00:08:34.901Z] === RUN   TestConfigsCreateAndDelete
00:08:36 [2020-01-18T00:08:36.684Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:08:36 [2020-01-18T00:08:36.684Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:08:38 [2020-01-18T00:08:38.189Z] --- PASS: TestConfigsCreateAndDelete (3.26s)
00:08:38 [2020-01-18T00:08:38.189Z] === RUN   TestConfigsUpdate
00:08:39 [2020-01-18T00:08:39.149Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:08:39 [2020-01-18T00:08:39.149Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:08:41 [2020-01-18T00:08:41.474Z] --- PASS: TestConfigsUpdate (3.30s)
00:08:41 [2020-01-18T00:08:41.474Z] === RUN   TestTemplatedConfig
00:08:41 [2020-01-18T00:08:41.773Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:08:41 [2020-01-18T00:08:41.773Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s)
00:08:41 [2020-01-18T00:08:41.773Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.71s)
00:08:41 [2020-01-18T00:08:41.773Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s)
00:08:41 [2020-01-18T00:08:41.773Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.48s)
00:08:41 [2020-01-18T00:08:41.773Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s)
00:08:41 [2020-01-18T00:08:41.773Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.65s)
00:08:41 [2020-01-18T00:08:41.773Z] === RUN   TestBuildMultiStageCopy
00:08:41 [2020-01-18T00:08:41.773Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:08:44 [2020-01-18T00:08:44.206Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:08:44 [2020-01-18T00:08:44.206Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:08:44 [2020-01-18T00:08:44.572Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:08:44 [2020-01-18T00:08:44.763Z] --- PASS: TestTemplatedConfig (3.50s)
00:08:44 [2020-01-18T00:08:44.763Z] === RUN   TestConfigInspect
00:08:45 [2020-01-18T00:08:45.349Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:08:45 [2020-01-18T00:08:45.713Z] --- PASS: TestBuildMultiStageCopy (4.29s)
00:08:45 [2020-01-18T00:08:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s)
00:08:45 [2020-01-18T00:08:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s)
00:08:45 [2020-01-18T00:08:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
00:08:45 [2020-01-18T00:08:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
00:08:45 [2020-01-18T00:08:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
00:08:45 [2020-01-18T00:08:45.713Z] === RUN   TestBuildMultiStageParentConfig
00:08:46 [2020-01-18T00:08:46.984Z] --- PASS: TestBuildMultiStageParentConfig (1.36s)
00:08:46 [2020-01-18T00:08:46.984Z] === RUN   TestBuildLabelWithTargets
00:08:48 [2020-01-18T00:08:48.049Z] --- PASS: TestConfigInspect (3.24s)
00:08:48 [2020-01-18T00:08:48.049Z] === RUN   TestConfigCreateWithLabels
00:08:49 [2020-01-18T00:08:49.444Z] --- PASS: TestBuildLabelWithTargets (2.16s)
00:08:49 [2020-01-18T00:08:49.444Z] === RUN   TestBuildWithEmptyLayers
00:08:50 [2020-01-18T00:08:50.216Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
00:08:50 [2020-01-18T00:08:50.216Z] === RUN   TestBuildMultiStageOnBuild
00:08:51 [2020-01-18T00:08:51.336Z] --- PASS: TestConfigCreateWithLabels (3.24s)
00:08:51 [2020-01-18T00:08:51.336Z] === RUN   TestConfigCreateResolve
00:08:52 [2020-01-18T00:08:52.899Z] --- PASS: TestBuildMultiStageOnBuild (2.76s)
00:08:52 [2020-01-18T00:08:52.899Z] === RUN   TestBuildUncleanTarFilenames
00:08:54 [2020-01-18T00:08:54.191Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
00:08:54 [2020-01-18T00:08:54.191Z] === RUN   TestBuildMultiStageLayerLeak
00:08:54 [2020-01-18T00:08:54.622Z] --- PASS: TestConfigCreateResolve (3.23s)
00:08:54 [2020-01-18T00:08:54.623Z] === RUN   TestConfigDaemonLibtrustID
00:08:54 [2020-01-18T00:08:54.881Z] --- PASS: TestConfigDaemonLibtrustID (0.73s)
00:08:54 [2020-01-18T00:08:54.881Z] PASS
00:08:54 [2020-01-18T00:08:54.881Z] 
00:08:54 [2020-01-18T00:08:54.881Z] DONE 8 tests in 24.280s
00:08:54 [2020-01-18T00:08:54.881Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:08:54 [2020-01-18T00:08:54.881Z] ++ 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
00:08:54 [2020-01-18T00:08:54.881Z] ++ set -e
00:08:54 [2020-01-18T00:08:54.881Z] ++ '[' -n 0 ']'
00:08:54 [2020-01-18T00:08:54.881Z] ++ set -x
00:08:54 [2020-01-18T00:08:54.881Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:08:55 [2020-01-18T00:08:55.140Z] INFO: Testing against a local daemon
00:08:55 [2020-01-18T00:08:55.140Z] === RUN   TestCheckpoint
00:08:55 [2020-01-18T00:08:55.140Z] --- SKIP: TestCheckpoint (0.00s)
00:08:55 [2020-01-18T00:08:55.140Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:08:55 [2020-01-18T00:08:55.140Z] === RUN   TestContainerInvalidJSON
00:08:55 [2020-01-18T00:08:55.140Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:08:55 [2020-01-18T00:08:55.140Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:08:55 [2020-01-18T00:08:55.140Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:08:55 [2020-01-18T00:08:55.140Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:08:55 [2020-01-18T00:08:55.140Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:08:55 [2020-01-18T00:08:55.140Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:08:55 [2020-01-18T00:08:55.140Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:08:55 [2020-01-18T00:08:55.140Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:08:55 [2020-01-18T00:08:55.140Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:08:55 [2020-01-18T00:08:55.140Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:08:55 [2020-01-18T00:08:55.140Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:08:55 [2020-01-18T00:08:55.140Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:08:55 [2020-01-18T00:08:55.140Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:08:55 [2020-01-18T00:08:55.140Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:08:55 [2020-01-18T00:08:55.140Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
00:08:55 [2020-01-18T00:08:55.140Z] === RUN   TestCopyFromContainerPathIsNotDir
00:08:55 [2020-01-18T00:08:55.399Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
00:08:55 [2020-01-18T00:08:55.399Z] === RUN   TestCopyToContainerPathDoesNotExist
00:08:55 [2020-01-18T00:08:55.399Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
00:08:55 [2020-01-18T00:08:55.399Z] === RUN   TestCopyToContainerPathIsNotDir
00:08:55 [2020-01-18T00:08:55.658Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
00:08:55 [2020-01-18T00:08:55.658Z] === RUN   TestCopyFromContainer
00:08:57 [2020-01-18T00:08:57.356Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s)
00:08:57 [2020-01-18T00:08:57.356Z] === RUN   TestBuildWithHugeFile
00:08:57 [2020-01-18T00:08:57.563Z] === RUN   TestCopyFromContainer//
00:08:57 [2020-01-18T00:08:57.821Z] === RUN   TestCopyFromContainer//bar/root
00:08:57 [2020-01-18T00:08:57.821Z] === RUN   TestCopyFromContainer//bar/root/
00:08:57 [2020-01-18T00:08:57.821Z] === RUN   TestCopyFromContainer/bar/quux
00:08:58 [2020-01-18T00:08:58.081Z] === RUN   TestCopyFromContainer/bar/quux/
00:08:58 [2020-01-18T00:08:58.081Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:08:58 [2020-01-18T00:08:58.340Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:08:58 [2020-01-18T00:08:58.340Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:08:58 [2020-01-18T00:08:58.598Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:08:58 [2020-01-18T00:08:58.598Z] === RUN   TestCopyFromContainer/bar/notarget
00:08:58 [2020-01-18T00:08:58.835Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:08:58 [2020-01-18T00:08:58.857Z] --- PASS: TestCopyFromContainer (3.16s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer// (0.11s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:08:58 [2020-01-18T00:08:58.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:08:58 [2020-01-18T00:08:58.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:08:58 [2020-01-18T00:08:58.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:08:58 [2020-01-18T00:08:58.857Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:08:58 [2020-01-18T00:08:58.857Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:08:58 [2020-01-18T00:08:58.857Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:08:58 [2020-01-18T00:08:58.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:08:58 [2020-01-18T00:08:58.857Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateLinkToNonExistingContainer
00:08:58 [2020-01-18T00:08:58.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.14s)
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateWithInvalidEnv
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateWithInvalidEnv/0
00:08:58 [2020-01-18T00:08:58.857Z] === PAUSE TestCreateWithInvalidEnv/0
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateWithInvalidEnv/1
00:08:58 [2020-01-18T00:08:58.857Z] === PAUSE TestCreateWithInvalidEnv/1
00:08:58 [2020-01-18T00:08:58.857Z] === RUN   TestCreateWithInvalidEnv/2
00:08:58 [2020-01-18T00:08:58.857Z] === PAUSE TestCreateWithInvalidEnv/2
00:08:59 [2020-01-18T00:08:59.116Z] === CONT  TestCreateWithInvalidEnv/0
00:08:59 [2020-01-18T00:08:59.116Z] === CONT  TestCreateWithInvalidEnv/2
00:08:59 [2020-01-18T00:08:59.116Z] === CONT  TestCreateWithInvalidEnv/1
00:08:59 [2020-01-18T00:08:59.116Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:08:59 [2020-01-18T00:08:59.116Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:08:59 [2020-01-18T00:08:59.116Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:08:59 [2020-01-18T00:08:59.116Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:08:59 [2020-01-18T00:08:59.116Z] === RUN   TestCreateTmpfsMountsTarget
00:08:59 [2020-01-18T00:08:59.116Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
00:08:59 [2020-01-18T00:08:59.116Z] === RUN   TestCreateWithCustomMaskedPaths
00:08:59 [2020-01-18T00:08:59.895Z] Loaded image: buildpack-deps:jessie
00:08:59 [2020-01-18T00:08:59.895Z] Loaded image: busybox:latest
00:08:59 [2020-01-18T00:08:59.895Z] Loaded image: busybox:glibc
00:08:59 [2020-01-18T00:08:59.895Z] Loaded image: debian:jessie
00:08:59 [2020-01-18T00:08:59.895Z] Loaded image: hello-world:latest
00:08:59 [2020-01-18T00:08:59.895Z] INFO: Testing against a local daemon
00:08:59 [2020-01-18T00:08:59.895Z] === RUN   TestCgroupNamespacesBuild
00:09:01 [2020-01-18T00:09:01.650Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/no_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/no_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/empty_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/valid_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/empty_capadd
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/empty_capadd
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/empty_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/no_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/empty_capadd
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/empty_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/valid_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] === CONT  TestCreateWithCapabilities/empty_capabilities
00:09:01 [2020-01-18T00:09:01.650Z] --- PASS: TestCreateWithCapabilities (0.04s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
00:09:01 [2020-01-18T00:09:01.650Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
00:09:01 [2020-01-18T00:09:01.650Z] === RUN   TestCreateWithCustomReadonlyPaths
00:09:03 [2020-01-18T00:09:03.161Z] --- PASS: TestCgroupNamespacesBuild (3.06s)
00:09:03 [2020-01-18T00:09:03.161Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:09:04 [2020-01-18T00:09:04.183Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:09:04 [2020-01-18T00:09:04.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:09:04 [2020-01-18T00:09:04.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:09:04 [2020-01-18T00:09:04.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:09:04 [2020-01-18T00:09:04.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:09:04 [2020-01-18T00:09:04.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:09:04 [2020-01-18T00:09:04.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
00:09:04 [2020-01-18T00:09:04.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
00:09:04 [2020-01-18T00:09:04.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
00:09:04 [2020-01-18T00:09:04.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
00:09:04 [2020-01-18T00:09:04.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestContainerStartOnDaemonRestart
00:09:04 [2020-01-18T00:09:04.184Z] === PAUSE TestContainerStartOnDaemonRestart
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestDaemonRestartIpcMode
00:09:04 [2020-01-18T00:09:04.184Z] === PAUSE TestDaemonRestartIpcMode
00:09:04 [2020-01-18T00:09:04.184Z] === RUN   TestDiff
00:09:04 [2020-01-18T00:09:04.751Z] --- PASS: TestDiff (0.77s)
00:09:04 [2020-01-18T00:09:04.751Z] === RUN   TestExecWithCloseStdin
00:09:05 [2020-01-18T00:09:05.676Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s)
00:09:05 [2020-01-18T00:09:05.676Z] === RUN   TestBuildWithSession
00:09:05 [2020-01-18T00:09:05.676Z] --- SKIP: TestBuildWithSession (0.00s)
00:09:05 [2020-01-18T00:09:05.676Z]     build_session_test.go:25: TODO: BuildKit
00:09:05 [2020-01-18T00:09:05.676Z] === RUN   TestBuildSquashParent
00:09:05 [2020-01-18T00:09:05.688Z] --- PASS: TestExecWithCloseStdin (0.91s)
00:09:05 [2020-01-18T00:09:05.688Z] === RUN   TestExec
00:09:06 [2020-01-18T00:09:06.624Z] --- PASS: TestExec (0.92s)
00:09:06 [2020-01-18T00:09:06.624Z] === RUN   TestExecUser
00:09:07 [2020-01-18T00:09:07.562Z] --- PASS: TestExecUser (0.92s)
00:09:07 [2020-01-18T00:09:07.562Z] === RUN   TestExportContainerAndImportImage
00:09:08 [2020-01-18T00:09:08.499Z] --- PASS: TestExportContainerAndImportImage (1.09s)
00:09:08 [2020-01-18T00:09:08.499Z] === RUN   TestExportContainerAfterDaemonRestart
00:09:11 [2020-01-18T00:09:11.035Z] --- PASS: TestExportContainerAfterDaemonRestart (2.07s)
00:09:11 [2020-01-18T00:09:11.035Z] === RUN   TestHealthCheckWorkdir
00:09:11 [2020-01-18T00:09:11.602Z] --- PASS: TestHealthCheckWorkdir (1.07s)
00:09:11 [2020-01-18T00:09:11.602Z] === RUN   TestHealthKillContainer
00:09:14 [2020-01-18T00:09:14.893Z] --- PASS: TestHealthKillContainer (2.98s)
00:09:14 [2020-01-18T00:09:14.893Z] === RUN   TestInspectCpusetInConfigPre120
00:09:15 [2020-01-18T00:09:15.478Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
00:09:15 [2020-01-18T00:09:15.478Z] === RUN   TestIpcModeNone
00:09:16 [2020-01-18T00:09:16.414Z] --- PASS: TestIpcModeNone (0.87s)
00:09:16 [2020-01-18T00:09:16.414Z] === RUN   TestIpcModePrivate
00:09:17 [2020-01-18T00:09:17.352Z] --- PASS: TestIpcModePrivate (0.90s)
00:09:17 [2020-01-18T00:09:17.352Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
00:09:17 [2020-01-18T00:09:17.352Z] === RUN   TestIpcModeShareable
00:09:17 [2020-01-18T00:09:17.854Z] --- PASS: TestBuildSquashParent (10.49s)
00:09:17 [2020-01-18T00:09:17.854Z] === RUN   TestBuildWithRemoveAndForceRemove
00:09:17 [2020-01-18T00:09:17.854Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:09:17 [2020-01-18T00:09:17.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:09:17 [2020-01-18T00:09:17.854Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:09:17 [2020-01-18T00:09:17.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:09:17 [2020-01-18T00:09:17.854Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:09:17 [2020-01-18T00:09:17.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:09:17 [2020-01-18T00:09:17.854Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:09:17 [2020-01-18T00:09:17.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:09:17 [2020-01-18T00:09:17.854Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:09:17 [2020-01-18T00:09:17.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:09:17 [2020-01-18T00:09:17.854Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:09:17 [2020-01-18T00:09:17.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:09:17 [2020-01-18T00:09:17.854Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:09:17 [2020-01-18T00:09:17.854Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:09:18 [2020-01-18T00:09:18.289Z] --- PASS: TestIpcModeShareable (0.93s)
00:09:18 [2020-01-18T00:09:18.289Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
00:09:18 [2020-01-18T00:09:18.289Z] === RUN   TestAPIIpcModeShareableAndContainer
00:09:19 [2020-01-18T00:09:19.219Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:09:19 [2020-01-18T00:09:19.475Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:09:20 [2020-01-18T00:09:20.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s)
00:09:20 [2020-01-18T00:09:20.821Z] === RUN   TestAPIIpcModeHost
00:09:21 [2020-01-18T00:09:21.757Z] --- PASS: TestAPIIpcModeHost (0.67s)
00:09:21 [2020-01-18T00:09:21.757Z] === RUN   TestDaemonIpcModeShareable
00:09:22 [2020-01-18T00:09:22.740Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:09:22 [2020-01-18T00:09:22.740Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:09:23 [2020-01-18T00:09:23.661Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
00:09:23 [2020-01-18T00:09:23.661Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
00:09:23 [2020-01-18T00:09:23.661Z] === RUN   TestDaemonIpcModePrivate
00:09:25 [2020-01-18T00:09:25.564Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
00:09:25 [2020-01-18T00:09:25.564Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
00:09:25 [2020-01-18T00:09:25.564Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:09:26 [2020-01-18T00:09:26.004Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:09:26 [2020-01-18T00:09:26.004Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s)
00:09:26 [2020-01-18T00:09:26.004Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.66s)
00:09:26 [2020-01-18T00:09:26.004Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.47s)
00:09:26 [2020-01-18T00:09:26.004Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s)
00:09:26 [2020-01-18T00:09:26.004Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.27s)
00:09:26 [2020-01-18T00:09:26.004Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s)
00:09:26 [2020-01-18T00:09:26.004Z] === RUN   TestBuildMultiStageCopy
00:09:26 [2020-01-18T00:09:26.004Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:09:27 [2020-01-18T00:09:27.468Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s)
00:09:27 [2020-01-18T00:09:27.468Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
00:09:27 [2020-01-18T00:09:27.468Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:09:29 [2020-01-18T00:09:29.271Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:09:29 [2020-01-18T00:09:29.372Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s)
00:09:29 [2020-01-18T00:09:29.372Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
00:09:29 [2020-01-18T00:09:29.372Z] === RUN   TestIpcModeOlderClient
00:09:29 [2020-01-18T00:09:29.372Z] === PAUSE TestIpcModeOlderClient
00:09:29 [2020-01-18T00:09:29.372Z] === RUN   TestKillContainerInvalidSignal
00:09:29 [2020-01-18T00:09:29.939Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
00:09:29 [2020-01-18T00:09:29.939Z] === RUN   TestKillContainer
00:09:29 [2020-01-18T00:09:29.939Z] === RUN   TestKillContainer/no_signal
00:09:30 [2020-01-18T00:09:30.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:09:30 [2020-01-18T00:09:30.760Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:09:30 [2020-01-18T00:09:30.875Z] === RUN   TestKillContainer/non_killing_signal
00:09:31 [2020-01-18T00:09:31.133Z] === RUN   TestKillContainer/killing_signal
00:09:31 [2020-01-18T00:09:31.322Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:09:31 [2020-01-18T00:09:31.826Z] --- PASS: TestBuildWithHugeFile (30.59s)
00:09:31 [2020-01-18T00:09:31.826Z] === RUN   TestBuildWithEmptyDockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:09:31 [2020-01-18T00:09:31.826Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
00:09:31 [2020-01-18T00:09:31.826Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
00:09:31 [2020-01-18T00:09:31.826Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
00:09:31 [2020-01-18T00:09:31.826Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s)
00:09:31 [2020-01-18T00:09:31.826Z] === RUN   TestBuildPreserveOwnership
00:09:31 [2020-01-18T00:09:31.826Z] === RUN   TestBuildPreserveOwnership/copy_from
00:09:31 [2020-01-18T00:09:31.883Z] --- PASS: TestBuildMultiStageCopy (5.85s)
00:09:31 [2020-01-18T00:09:31.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s)
00:09:31 [2020-01-18T00:09:31.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s)
00:09:31 [2020-01-18T00:09:31.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
00:09:31 [2020-01-18T00:09:31.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s)
00:09:31 [2020-01-18T00:09:31.883Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
00:09:31 [2020-01-18T00:09:31.883Z] === RUN   TestBuildMultiStageParentConfig
00:09:32 [2020-01-18T00:09:32.509Z] --- PASS: TestKillContainer (2.38s)
00:09:32 [2020-01-18T00:09:32.510Z]     --- PASS: TestKillContainer/no_signal (0.79s)
00:09:32 [2020-01-18T00:09:32.510Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
00:09:32 [2020-01-18T00:09:32.510Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
00:09:32 [2020-01-18T00:09:32.510Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:09:32 [2020-01-18T00:09:32.510Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:09:32 [2020-01-18T00:09:32.623Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:09:33 [2020-01-18T00:09:33.078Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:09:33 [2020-01-18T00:09:33.772Z] --- PASS: TestBuildMultiStageParentConfig (1.69s)
00:09:33 [2020-01-18T00:09:33.772Z] === RUN   TestBuildLabelWithTargets
00:09:34 [2020-01-18T00:09:34.025Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s)
00:09:34 [2020-01-18T00:09:34.025Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
00:09:34 [2020-01-18T00:09:34.025Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
00:09:34 [2020-01-18T00:09:34.025Z] === RUN   TestKillStoppedContainer
00:09:34 [2020-01-18T00:09:34.025Z] --- PASS: TestKillStoppedContainer (0.13s)
00:09:34 [2020-01-18T00:09:34.025Z] === RUN   TestKillStoppedContainerAPIPre120
00:09:34 [2020-01-18T00:09:34.025Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
00:09:34 [2020-01-18T00:09:34.025Z] === RUN   TestKillDifferentUserContainer
00:09:34 [2020-01-18T00:09:34.453Z] --- PASS: TestBuildPreserveOwnership (6.13s)
00:09:34 [2020-01-18T00:09:34.453Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.03s)
00:09:34 [2020-01-18T00:09:34.453Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
00:09:34 [2020-01-18T00:09:34.453Z] === RUN   TestBuildPlatformInvalid
00:09:34 [2020-01-18T00:09:34.832Z] --- PASS: TestBuildPlatformInvalid (0.20s)
00:09:34 [2020-01-18T00:09:34.832Z] PASS
00:09:34 [2020-01-18T00:09:34.832Z] 
00:09:34 [2020-01-18T00:09:34.832Z] === Skipped
00:09:34 [2020-01-18T00:09:34.832Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
00:09:34 [2020-01-18T00:09:34.832Z]     build_session_test.go:25: TODO: BuildKit
00:09:34 [2020-01-18T00:09:34.832Z] 
00:09:34 [2020-01-18T00:09:34.832Z] 
00:09:34 [2020-01-18T00:09:34.832Z] DONE 32 tests, 1 skipped in 79.455s
00:09:34 [2020-01-18T00:09:34.832Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
00:09:34 [2020-01-18T00:09:34.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
00:09:34 [2020-01-18T00:09:34.832Z] ++ set -e
00:09:34 [2020-01-18T00:09:34.832Z] ++ '[' -n 0 ']'
00:09:34 [2020-01-18T00:09:34.832Z] ++ set -x
00:09:34 [2020-01-18T00:09:34.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
00:09:34 [2020-01-18T00:09:34.970Z] --- PASS: TestKillDifferentUserContainer (0.88s)
00:09:34 [2020-01-18T00:09:34.971Z] === RUN   TestInspectOomKilledTrue
00:09:34 [2020-01-18T00:09:34.971Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:09:34 [2020-01-18T00:09:34.971Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:09:34 [2020-01-18T00:09:34.971Z] === RUN   TestInspectOomKilledFalse
00:09:34 [2020-01-18T00:09:34.971Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:09:34 [2020-01-18T00:09:34.971Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:09:34 [2020-01-18T00:09:34.971Z] === RUN   TestLinksEtcHostsContentMatch
00:09:35 [2020-01-18T00:09:35.212Z] INFO: Testing against a local daemon
00:09:35 [2020-01-18T00:09:35.212Z] === RUN   TestConfigList
00:09:35 [2020-01-18T00:09:35.554Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s)
00:09:35 [2020-01-18T00:09:35.554Z] === RUN   TestLinksContainerNames
00:09:36 [2020-01-18T00:09:36.326Z] --- PASS: TestBuildLabelWithTargets (2.74s)
00:09:36 [2020-01-18T00:09:36.326Z] === RUN   TestBuildWithEmptyLayers
00:09:37 [2020-01-18T00:09:37.478Z] --- PASS: TestLinksContainerNames (1.63s)
00:09:37 [2020-01-18T00:09:37.478Z] === RUN   TestLogsFollowTailEmpty
00:09:38 [2020-01-18T00:09:38.046Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
00:09:38 [2020-01-18T00:09:38.046Z] === RUN   TestContainerNetworkMountsNoChown
00:09:38 [2020-01-18T00:09:38.229Z] --- PASS: TestBuildWithEmptyLayers (1.49s)
00:09:38 [2020-01-18T00:09:38.229Z] === RUN   TestBuildMultiStageOnBuild
00:09:38 [2020-01-18T00:09:38.460Z] --- PASS: TestConfigList (2.86s)
00:09:38 [2020-01-18T00:09:38.460Z] === RUN   TestConfigsCreateAndDelete
00:09:38 [2020-01-18T00:09:38.981Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/default
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/default
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/private
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/private
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rprivate
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rprivate
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/slave
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/slave
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rslave
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rslave
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/shared
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/shared
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rshared
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rshared
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/default
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rslave
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/default/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rprivate
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/slave
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/default/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/shared
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/private
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/private/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/private/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rshared
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/default/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/default/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/private/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:09:38 [2020-01-18T00:09:38.981Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/private/mount_root
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:09:39 [2020-01-18T00:09:39.240Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:09:39 [2020-01-18T00:09:39.240Z] --- PASS: TestMountDaemonRoot (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
00:09:39 [2020-01-18T00:09:39.240Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
00:09:39 [2020-01-18T00:09:39.240Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
00:09:39 [2020-01-18T00:09:39.240Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
00:09:39 [2020-01-18T00:09:39.240Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
00:09:39 [2020-01-18T00:09:39.240Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
00:09:39 [2020-01-18T00:09:39.240Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
00:09:39 [2020-01-18T00:09:39.240Z] === RUN   TestContainerBindMountNonRecursive
00:09:40 [2020-01-18T00:09:40.928Z] --- PASS: TestConfigsCreateAndDelete (2.83s)
00:09:40 [2020-01-18T00:09:40.928Z] === RUN   TestConfigsUpdate
00:09:41 [2020-01-18T00:09:41.494Z] --- PASS: TestBuildMultiStageOnBuild (3.64s)
00:09:41 [2020-01-18T00:09:41.494Z] === RUN   TestBuildUncleanTarFilenames
00:09:41 [2020-01-18T00:09:41.773Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
00:09:41 [2020-01-18T00:09:41.773Z] === RUN   TestNetworkNat
00:09:42 [2020-01-18T00:09:42.032Z] --- PASS: TestNetworkNat (0.86s)
00:09:42 [2020-01-18T00:09:42.032Z] === RUN   TestNetworkLocalhostTCPNat
00:09:42 [2020-01-18T00:09:42.970Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
00:09:42 [2020-01-18T00:09:42.970Z] === RUN   TestNetworkLoopbackNat
00:09:43 [2020-01-18T00:09:43.362Z] --- PASS: TestConfigsUpdate (2.38s)
00:09:43 [2020-01-18T00:09:43.362Z] === RUN   TestTemplatedConfig
00:09:43 [2020-01-18T00:09:43.380Z] --- PASS: TestBuildUncleanTarFilenames (1.79s)
00:09:43 [2020-01-18T00:09:43.380Z] === RUN   TestBuildMultiStageLayerLeak
00:09:44 [2020-01-18T00:09:44.354Z] --- PASS: TestNetworkLoopbackNat (1.14s)
00:09:44 [2020-01-18T00:09:44.354Z] === RUN   TestPause
00:09:45 [2020-01-18T00:09:45.291Z] --- PASS: TestPause (0.91s)
00:09:45 [2020-01-18T00:09:45.291Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:09:45 [2020-01-18T00:09:45.291Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:09:45 [2020-01-18T00:09:45.291Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:09:45 [2020-01-18T00:09:45.291Z] === RUN   TestPauseStopPausedContainer
00:09:45 [2020-01-18T00:09:45.858Z] --- PASS: TestPauseStopPausedContainer (0.85s)
00:09:45 [2020-01-18T00:09:45.858Z] === RUN   TestPsFilter
00:09:46 [2020-01-18T00:09:46.117Z] --- PASS: TestPsFilter (0.26s)
00:09:46 [2020-01-18T00:09:46.117Z] === RUN   TestRemoveContainerWithRemovedVolume
00:09:46 [2020-01-18T00:09:46.541Z] --- PASS: TestTemplatedConfig (3.43s)
00:09:46 [2020-01-18T00:09:46.541Z] === RUN   TestConfigInspect
00:09:47 [2020-01-18T00:09:47.056Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s)
00:09:47 [2020-01-18T00:09:47.056Z] === RUN   TestRemoveContainerWithVolume
00:09:47 [2020-01-18T00:09:47.546Z] --- PASS: TestBuildMultiStageLayerLeak (3.99s)
00:09:47 [2020-01-18T00:09:47.546Z] === RUN   TestBuildWithHugeFile
00:09:47 [2020-01-18T00:09:47.992Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
00:09:47 [2020-01-18T00:09:47.993Z] === RUN   TestRemoveContainerRunning
00:09:48 [2020-01-18T00:09:48.560Z] --- PASS: TestRemoveContainerRunning (0.79s)
00:09:48 [2020-01-18T00:09:48.560Z] === RUN   TestRemoveContainerForceRemoveRunning
00:09:49 [2020-01-18T00:09:49.496Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
00:09:49 [2020-01-18T00:09:49.496Z] === RUN   TestRemoveInvalidContainer
00:09:49 [2020-01-18T00:09:49.496Z] --- PASS: TestRemoveInvalidContainer (0.03s)
00:09:49 [2020-01-18T00:09:49.496Z] === RUN   TestRenameLinkedContainer
00:09:49 [2020-01-18T00:09:49.878Z] --- PASS: TestConfigInspect (2.93s)
00:09:49 [2020-01-18T00:09:49.878Z] === RUN   TestConfigCreateWithLabels
00:09:52 [2020-01-18T00:09:52.344Z] --- PASS: TestConfigCreateWithLabels (2.40s)
00:09:52 [2020-01-18T00:09:52.344Z] === RUN   TestConfigCreateResolve
00:09:52 [2020-01-18T00:09:52.784Z] --- PASS: TestRenameLinkedContainer (3.11s)
00:09:52 [2020-01-18T00:09:52.784Z] === RUN   TestRenameStoppedContainer
00:09:53 [2020-01-18T00:09:53.352Z] --- PASS: TestRenameStoppedContainer (0.78s)
00:09:53 [2020-01-18T00:09:53.352Z] === RUN   TestRenameRunningContainerAndReuse
00:09:54 [2020-01-18T00:09:54.780Z] --- PASS: TestConfigCreateResolve (2.82s)
00:09:54 [2020-01-18T00:09:54.780Z] === RUN   TestConfigDaemonLibtrustID
00:09:55 [2020-01-18T00:09:55.145Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
00:09:55 [2020-01-18T00:09:55.145Z] PASS
00:09:55 [2020-01-18T00:09:55.145Z] 
00:09:55 [2020-01-18T00:09:55.145Z] DONE 8 tests in 20.266s
00:09:55 [2020-01-18T00:09:55.145Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
00:09:55 [2020-01-18T00:09:55.145Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
00:09:55 [2020-01-18T00:09:55.145Z] ++ set -e
00:09:55 [2020-01-18T00:09:55.145Z] ++ '[' -n 0 ']'
00:09:55 [2020-01-18T00:09:55.145Z] ++ set -x
00:09:55 [2020-01-18T00:09:55.145Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
00:09:55 [2020-01-18T00:09:55.254Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s)
00:09:55 [2020-01-18T00:09:55.254Z] === RUN   TestRenameInvalidName
00:09:55 [2020-01-18T00:09:55.523Z] INFO: Testing against a local daemon
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestCheckpoint
00:09:55 [2020-01-18T00:09:55.523Z] --- SKIP: TestCheckpoint (0.01s)
00:09:55 [2020-01-18T00:09:55.523Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestContainerInvalidJSON
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:09:55 [2020-01-18T00:09:55.523Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:09:55 [2020-01-18T00:09:55.523Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:09:55 [2020-01-18T00:09:55.523Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:09:55 [2020-01-18T00:09:55.523Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:09:55 [2020-01-18T00:09:55.523Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:09:55 [2020-01-18T00:09:55.523Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:09:55 [2020-01-18T00:09:55.523Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:09:55 [2020-01-18T00:09:55.523Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
00:09:55 [2020-01-18T00:09:55.523Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:09:55 [2020-01-18T00:09:55.523Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:09:55 [2020-01-18T00:09:55.523Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestCopyFromContainerPathIsNotDir
00:09:55 [2020-01-18T00:09:55.523Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
00:09:55 [2020-01-18T00:09:55.523Z] === RUN   TestCopyToContainerPathDoesNotExist
00:09:55 [2020-01-18T00:09:55.822Z] --- PASS: TestRenameInvalidName (0.85s)
00:09:55 [2020-01-18T00:09:55.822Z] === RUN   TestRenameAnonymousContainer
00:09:55 [2020-01-18T00:09:55.895Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
00:09:55 [2020-01-18T00:09:55.895Z] === RUN   TestCopyToContainerPathIsNotDir
00:09:55 [2020-01-18T00:09:55.895Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
00:09:55 [2020-01-18T00:09:55.895Z] === RUN   TestCopyFromContainer
00:09:57 [2020-01-18T00:09:57.721Z] === RUN   TestCopyFromContainer//
00:09:57 [2020-01-18T00:09:57.721Z] === RUN   TestCopyFromContainer//bar/root
00:09:58 [2020-01-18T00:09:58.082Z] === RUN   TestCopyFromContainer//bar/root/
00:09:58 [2020-01-18T00:09:58.082Z] === RUN   TestCopyFromContainer/bar/quux
00:09:58 [2020-01-18T00:09:58.082Z] === RUN   TestCopyFromContainer/bar/quux/
00:09:58 [2020-01-18T00:09:58.082Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:09:58 [2020-01-18T00:09:58.447Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:09:58 [2020-01-18T00:09:58.447Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:09:58 [2020-01-18T00:09:58.447Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:09:58 [2020-01-18T00:09:58.447Z] === RUN   TestCopyFromContainer/bar/notarget
00:09:58 [2020-01-18T00:09:58.832Z] --- PASS: TestCopyFromContainer (2.82s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer// (0.05s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:09:58 [2020-01-18T00:09:58.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:09:58 [2020-01-18T00:09:58.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:09:58 [2020-01-18T00:09:58.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:09:58 [2020-01-18T00:09:58.832Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:09:58 [2020-01-18T00:09:58.832Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:09:58 [2020-01-18T00:09:58.832Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:09:58 [2020-01-18T00:09:58.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateLinkToNonExistingContainer
00:09:58 [2020-01-18T00:09:58.832Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateWithInvalidEnv
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateWithInvalidEnv/0
00:09:58 [2020-01-18T00:09:58.832Z] === PAUSE TestCreateWithInvalidEnv/0
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateWithInvalidEnv/1
00:09:58 [2020-01-18T00:09:58.832Z] === PAUSE TestCreateWithInvalidEnv/1
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateWithInvalidEnv/2
00:09:58 [2020-01-18T00:09:58.832Z] === PAUSE TestCreateWithInvalidEnv/2
00:09:58 [2020-01-18T00:09:58.832Z] === CONT  TestCreateWithInvalidEnv/0
00:09:58 [2020-01-18T00:09:58.832Z] === CONT  TestCreateWithInvalidEnv/2
00:09:58 [2020-01-18T00:09:58.832Z] === CONT  TestCreateWithInvalidEnv/1
00:09:58 [2020-01-18T00:09:58.832Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:09:58 [2020-01-18T00:09:58.832Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateTmpfsMountsTarget
00:09:58 [2020-01-18T00:09:58.832Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:09:58 [2020-01-18T00:09:58.832Z] === RUN   TestCreateWithCustomMaskedPaths
00:09:59 [2020-01-18T00:09:59.713Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:09:59 [2020-01-18T00:09:59.713Z] Using test binary docker
00:09:59 [2020-01-18T00:09:59.713Z] +++ /etc/init.d/apparmor start
00:09:59 [2020-01-18T00:09:59.713Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:09:59 [2020-01-18T00:09:59.713Z] INFO: Waiting for daemon to start...
00:09:59 [2020-01-18T00:09:59.713Z] Starting dockerd
00:09:59 [2020-01-18T00:09:59.713Z] +++ 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
00:09:59 [2020-01-18T00:09:59.713Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:09:59 [2020-01-18T00:09:59.713Z] Using test binary docker
00:09:59 [2020-01-18T00:09:59.713Z] +++ /etc/init.d/apparmor start
00:09:59 [2020-01-18T00:09:59.713Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:09:59 [2020-01-18T00:09:59.713Z] INFO: Waiting for daemon to start...
00:09:59 [2020-01-18T00:09:59.713Z] Starting dockerd
00:09:59 [2020-01-18T00:09:59.713Z] +++ 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
00:09:59 [2020-01-18T00:09:59.889Z] #76 exporting layers 110.5s done
00:09:59 [2020-01-18T00:09:59.889Z] #76 exporting manifest sha256:52513a4711d57dbc0f1e8dbd3252b4989cb46c49a9ff22890c086fcd144bc7be done
00:09:59 [2020-01-18T00:09:59.889Z] #76 exporting config sha256:3638dc5ce9a9528da65bb3d732fa9aabb967d6da1f7fc2e44ccd624b5bd6a979 done
00:09:59 [2020-01-18T00:09:59.889Z] #76 sending tarball
00:10:00 [2020-01-18T00:10:00.011Z] --- PASS: TestRenameAnonymousContainer (4.07s)
00:10:00 [2020-01-18T00:10:00.011Z] === RUN   TestRenameContainerWithSameName
00:10:00 [2020-01-18T00:10:00.829Z] ................................................                         [ 29%]
00:10:00 [2020-01-18T00:10:00.947Z] --- PASS: TestRenameContainerWithSameName (0.83s)
00:10:00 [2020-01-18T00:10:00.947Z] === RUN   TestRenameContainerWithLinkedContainer
00:10:01 [2020-01-18T00:10:01.475Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s)
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/no_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/no_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/empty_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/valid_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/empty_capadd
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/empty_capadd
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/empty_capdrop
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
00:10:01 [2020-01-18T00:10:01.475Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
00:10:01 [2020-01-18T00:10:01.475Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/no_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/empty_capadd
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/valid_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/empty_capabilities
00:10:01 [2020-01-18T00:10:01.475Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
00:10:01 [2020-01-18T00:10:01.476Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
00:10:01 [2020-01-18T00:10:01.476Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
00:10:01 [2020-01-18T00:10:01.476Z] === CONT  TestCreateWithCapabilities/empty_capdrop
00:10:01 [2020-01-18T00:10:01.476Z] --- PASS: TestCreateWithCapabilities (0.01s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
00:10:01 [2020-01-18T00:10:01.476Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
00:10:01 [2020-01-18T00:10:01.476Z] === RUN   TestCreateWithCustomReadonlyPaths
00:10:02 [2020-01-18T00:10:02.323Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
00:10:02 [2020-01-18T00:10:02.323Z] === RUN   TestResize
00:10:02 [2020-01-18T00:10:02.974Z] .
00:10:02 [2020-01-18T00:10:02.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:10:02 [2020-01-18T00:10:02.974Z] 
00:10:02 [2020-01-18T00:10:02.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:10:02 [2020-01-18T00:10:02.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:10:02 [2020-01-18T00:10:02.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:10:02 [2020-01-18T00:10:02.974Z] Error: No such image: emptyfs
00:10:02 [2020-01-18T00:10:02.974Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:10:02 [2020-01-18T00:10:02.974Z] ++++ docker load
00:10:02 [2020-01-18T00:10:02.974Z] Error: No such image: emptyfs
00:10:02 [2020-01-18T00:10:02.974Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:10:02 [2020-01-18T00:10:02.974Z] ++++ docker load
00:10:02 [2020-01-18T00:10:02.974Z] Running integration-test (iteration 1)
00:10:02 [2020-01-18T00:10:02.974Z] Running integration-test (iteration 1)
00:10:02 [2020-01-18T00:10:02.974Z] 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)/
00:10:02 [2020-01-18T00:10:02.974Z] ++ 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)/'Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:10:02 [2020-01-18T00:10:02.974Z] ++ set -e
00:10:02 [2020-01-18T00:10:02.974Z] ++ '[' -n 0 ']'
00:10:02 [2020-01-18T00:10:02.974Z] ++ set -x
00:10:02 [2020-01-18T00:10:02.974Z] ++ 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)/'
00:10:02 [2020-01-18T00:10:02.974Z] ++ set -e
00:10:02 [2020-01-18T00:10:02.974Z] 
00:10:02 [2020-01-18T00:10:02.974Z] ++ '[' -n 0 ']'
00:10:02 [2020-01-18T00:10:02.974Z] ++ set -x
00:10:02 [2020-01-18T00:10:02.974Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
00:10:02 [2020-01-18T00:10:02.974Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
00:10:03 [2020-01-18T00:10:03.259Z] --- PASS: TestResize (0.82s)
00:10:03 [2020-01-18T00:10:03.259Z] === RUN   TestResizeWithInvalidSize
00:10:04 [2020-01-18T00:10:04.195Z] --- PASS: TestResizeWithInvalidSize (0.83s)
00:10:04 [2020-01-18T00:10:04.195Z] === RUN   TestResizeWhenContainerNotStarted
00:10:04 [2020-01-18T00:10:04.672Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:10:04 [2020-01-18T00:10:04.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:10:04 [2020-01-18T00:10:04.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:10:04 [2020-01-18T00:10:04.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:10:04 [2020-01-18T00:10:04.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:10:04 [2020-01-18T00:10:04.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
00:10:04 [2020-01-18T00:10:04.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
00:10:04 [2020-01-18T00:10:04.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:10:04 [2020-01-18T00:10:04.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:10:04 [2020-01-18T00:10:04.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
00:10:04 [2020-01-18T00:10:04.672Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestContainerStartOnDaemonRestart
00:10:04 [2020-01-18T00:10:04.672Z] === PAUSE TestContainerStartOnDaemonRestart
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestDaemonRestartIpcMode
00:10:04 [2020-01-18T00:10:04.672Z] === PAUSE TestDaemonRestartIpcMode
00:10:04 [2020-01-18T00:10:04.672Z] === RUN   TestDiff
00:10:04 [2020-01-18T00:10:04.763Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:10:04 [2020-01-18T00:10:04.763Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:10:05 [2020-01-18T00:10:05.051Z] --- PASS: TestDiff (0.76s)
00:10:05 [2020-01-18T00:10:05.051Z] === RUN   TestExecWithCloseStdin
00:10:05 [2020-01-18T00:10:05.855Z] --- PASS: TestExecWithCloseStdin (1.00s)
00:10:05 [2020-01-18T00:10:05.855Z] === RUN   TestExec
00:10:06 [2020-01-18T00:10:06.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:10:06 [2020-01-18T00:10:06.674Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:10:07 [2020-01-18T00:10:07.104Z] --- PASS: TestExec (1.00s)
00:10:07 [2020-01-18T00:10:07.104Z] === RUN   TestExecUser
00:10:07 [2020-01-18T00:10:07.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:10:07 [2020-01-18T00:10:07.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:10:07 [2020-01-18T00:10:07.877Z] --- PASS: TestExecUser (0.89s)
00:10:07 [2020-01-18T00:10:07.877Z] === RUN   TestExportContainerAndImportImage
00:10:09 [2020-01-18T00:10:09.161Z] --- PASS: TestExportContainerAndImportImage (1.19s)
00:10:09 [2020-01-18T00:10:09.161Z] === RUN   TestExportContainerAfterDaemonRestart
00:10:09 [2020-01-18T00:10:09.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:10:09 [2020-01-18T00:10:09.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:10:10 [2020-01-18T00:10:10.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:10:10 [2020-01-18T00:10:10.596Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s)
00:10:10 [2020-01-18T00:10:10.596Z] === RUN   TestHealthCheckWorkdir
00:10:11 [2020-01-18T00:10:11.037Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:10:11 [2020-01-18T00:10:11.855Z] --- PASS: TestHealthCheckWorkdir (1.15s)
00:10:11 [2020-01-18T00:10:11.855Z] === RUN   TestHealthKillContainer
00:10:13 [2020-01-18T00:10:13.573Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.47s)
00:10:13 [2020-01-18T00:10:13.573Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s)
00:10:13 [2020-01-18T00:10:13.573Z] === RUN   TestCgroupNamespacesRun
00:10:14 [2020-01-18T00:10:14.996Z] --- PASS: TestHealthKillContainer (3.10s)
00:10:14 [2020-01-18T00:10:14.996Z] === RUN   TestInspectCpusetInConfigPre120
00:10:15 [2020-01-18T00:10:15.475Z] --- PASS: TestCgroupNamespacesRun (1.90s)
00:10:15 [2020-01-18T00:10:15.475Z] === RUN   TestCgroupNamespacesRunPrivileged
00:10:15 [2020-01-18T00:10:15.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
00:10:15 [2020-01-18T00:10:15.777Z] === RUN   TestIpcModeNone
00:10:16 [2020-01-18T00:10:16.574Z] --- PASS: TestIpcModeNone (0.98s)
00:10:16 [2020-01-18T00:10:16.574Z] === RUN   TestIpcModePrivate
00:10:16 [2020-01-18T00:10:16.853Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
00:10:16 [2020-01-18T00:10:16.853Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:10:17 [2020-01-18T00:10:17.370Z] --- PASS: TestIpcModePrivate (0.92s)
00:10:17 [2020-01-18T00:10:17.370Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
00:10:17 [2020-01-18T00:10:17.370Z] === RUN   TestIpcModeShareable
00:10:18 [2020-01-18T00:10:18.620Z] --- PASS: TestIpcModeShareable (0.98s)
00:10:18 [2020-01-18T00:10:18.620Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
00:10:18 [2020-01-18T00:10:18.620Z] === RUN   TestAPIIpcModeShareableAndContainer
00:10:18 [2020-01-18T00:10:18.721Z] #76 sending tarball 18.6s done
00:10:18 [2020-01-18T00:10:18.722Z] #76 DONE 129.1s
00:10:18 [2020-01-18T00:10:18.722Z] 
00:10:18 [2020-01-18T00:10:18.722Z] #77 importing to docker
00:10:18 [2020-01-18T00:10:18.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s)
00:10:18 [2020-01-18T00:10:18.756Z] === RUN   TestCgroupNamespacesRunHostMode
00:10:19 [2020-01-18T00:10:19.507Z] tests/integration/api_exec_test.py ....................                  [ 35%]
00:10:20 [2020-01-18T00:10:20.659Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
00:10:20 [2020-01-18T00:10:20.659Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:10:21 [2020-01-18T00:10:21.260Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s)
00:10:21 [2020-01-18T00:10:21.260Z] === RUN   TestAPIIpcModeHost
00:10:22 [2020-01-18T00:10:22.050Z] --- PASS: TestAPIIpcModeHost (0.76s)
00:10:22 [2020-01-18T00:10:22.050Z] === RUN   TestDaemonIpcModeShareable
00:10:22 [2020-01-18T00:10:22.562Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s)
00:10:22 [2020-01-18T00:10:22.562Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:10:23 [2020-01-18T00:10:23.499Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
00:10:23 [2020-01-18T00:10:23.499Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:10:23 [2020-01-18T00:10:23.870Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
00:10:23 [2020-01-18T00:10:23.870Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
00:10:23 [2020-01-18T00:10:23.870Z] === RUN   TestDaemonIpcModePrivate
00:10:24 [2020-01-18T00:10:24.437Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
00:10:24 [2020-01-18T00:10:24.437Z] === RUN   TestCgroupNamespacesRunOlderClient
00:10:25 [2020-01-18T00:10:25.720Z] --- PASS: TestDaemonIpcModePrivate (1.72s)
00:10:25 [2020-01-18T00:10:25.720Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
00:10:25 [2020-01-18T00:10:25.720Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:10:26 [2020-01-18T00:10:26.341Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
00:10:26 [2020-01-18T00:10:26.341Z] === RUN   TestKernelTCPMemory
00:10:27 [2020-01-18T00:10:27.278Z] --- PASS: TestKernelTCPMemory (0.91s)
00:10:27 [2020-01-18T00:10:27.278Z] === RUN   TestNISDomainname
00:10:27 [2020-01-18T00:10:27.465Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
00:10:27 [2020-01-18T00:10:27.515Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
00:10:27 [2020-01-18T00:10:27.515Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
00:10:27 [2020-01-18T00:10:27.515Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:10:28 [2020-01-18T00:10:28.214Z] --- PASS: TestNISDomainname (1.02s)
00:10:28 [2020-01-18T00:10:28.214Z] === RUN   TestHostnameDnsResolution
00:10:29 [2020-01-18T00:10:29.312Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
00:10:29 [2020-01-18T00:10:29.312Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
00:10:29 [2020-01-18T00:10:29.312Z] === RUN   TestIpcModeOlderClient
00:10:29 [2020-01-18T00:10:29.312Z] === PAUSE TestIpcModeOlderClient
00:10:29 [2020-01-18T00:10:29.312Z] === RUN   TestKillContainerInvalidSignal
00:10:29 [2020-01-18T00:10:29.719Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
00:10:29 [2020-01-18T00:10:29.719Z] === RUN   TestKillContainer
00:10:29 [2020-01-18T00:10:29.719Z] === RUN   TestKillContainer/no_signal
00:10:30 [2020-01-18T00:10:30.118Z] --- PASS: TestHostnameDnsResolution (1.77s)
00:10:30 [2020-01-18T00:10:30.118Z] === RUN   TestStats
00:10:30 [2020-01-18T00:10:30.579Z] === RUN   TestKillContainer/non_killing_signal
00:10:31 [2020-01-18T00:10:31.310Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:10:31 [2020-01-18T00:10:31.463Z] === RUN   TestKillContainer/killing_signal
00:10:32 [2020-01-18T00:10:32.648Z] --- PASS: TestStats (2.76s)
00:10:32 [2020-01-18T00:10:32.648Z] === RUN   TestStopContainerWithTimeout
00:10:32 [2020-01-18T00:10:32.648Z] === RUN   TestStopContainerWithTimeout/0
00:10:32 [2020-01-18T00:10:32.648Z] === PAUSE TestStopContainerWithTimeout/0
00:10:32 [2020-01-18T00:10:32.648Z] === RUN   TestStopContainerWithTimeout/1
00:10:32 [2020-01-18T00:10:32.648Z] === PAUSE TestStopContainerWithTimeout/1
00:10:32 [2020-01-18T00:10:32.648Z] === RUN   TestStopContainerWithTimeout/3
00:10:32 [2020-01-18T00:10:32.648Z] === PAUSE TestStopContainerWithTimeout/3
00:10:32 [2020-01-18T00:10:32.648Z] === RUN   TestStopContainerWithTimeout/-1
00:10:32 [2020-01-18T00:10:32.648Z] === PAUSE TestStopContainerWithTimeout/-1
00:10:32 [2020-01-18T00:10:32.648Z] === CONT  TestStopContainerWithTimeout/0
00:10:32 [2020-01-18T00:10:32.648Z] === CONT  TestStopContainerWithTimeout/1
00:10:32 [2020-01-18T00:10:32.648Z] === CONT  TestStopContainerWithTimeout/3
00:10:32 [2020-01-18T00:10:32.648Z] === CONT  TestStopContainerWithTimeout/-1
00:10:32 [2020-01-18T00:10:32.719Z] --- PASS: TestKillContainer (2.64s)
00:10:32 [2020-01-18T00:10:32.719Z]     --- PASS: TestKillContainer/no_signal (0.86s)
00:10:32 [2020-01-18T00:10:32.719Z]     --- PASS: TestKillContainer/non_killing_signal (0.64s)
00:10:32 [2020-01-18T00:10:32.719Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
00:10:32 [2020-01-18T00:10:32.719Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:10:32 [2020-01-18T00:10:32.719Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:10:33 [2020-01-18T00:10:33.499Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:10:34 [2020-01-18T00:10:34.292Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
00:10:34 [2020-01-18T00:10:34.293Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s)
00:10:34 [2020-01-18T00:10:34.293Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
00:10:34 [2020-01-18T00:10:34.293Z] === RUN   TestKillStoppedContainer
00:10:34 [2020-01-18T00:10:34.293Z] --- PASS: TestKillStoppedContainer (0.09s)
00:10:34 [2020-01-18T00:10:34.293Z] === RUN   TestKillStoppedContainerAPIPre120
00:10:34 [2020-01-18T00:10:34.293Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
00:10:34 [2020-01-18T00:10:34.293Z] === RUN   TestKillDifferentUserContainer
00:10:34 [2020-01-18T00:10:34.987Z] Loaded image: buildpack-deps:jessie
00:10:34 [2020-01-18T00:10:34.987Z] Loaded image: busybox:latest
00:10:34 [2020-01-18T00:10:34.987Z] Loaded image: busybox:glibc
00:10:34 [2020-01-18T00:10:34.987Z] Loaded image: debian:jessie
00:10:34 [2020-01-18T00:10:34.987Z] Loaded image: hello-world:latest
00:10:34 [2020-01-18T00:10:34.987Z] INFO: Testing against a local daemon
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:10:34 [2020-01-18T00:10:34.987Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:10:35 [2020-01-18T00:10:35.071Z] --- PASS: TestKillDifferentUserContainer (0.72s)
00:10:35 [2020-01-18T00:10:35.071Z] === RUN   TestInspectOomKilledTrue
00:10:35 [2020-01-18T00:10:35.071Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:10:35 [2020-01-18T00:10:35.071Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:10:35 [2020-01-18T00:10:35.071Z] === RUN   TestInspectOomKilledFalse
00:10:35 [2020-01-18T00:10:35.071Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:10:35 [2020-01-18T00:10:35.071Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:10:35 [2020-01-18T00:10:35.071Z] === RUN   TestLinksEtcHostsContentMatch
00:10:35 [2020-01-18T00:10:35.862Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
00:10:35 [2020-01-18T00:10:35.862Z] === RUN   TestLinksContainerNames
00:10:35 [2020-01-18T00:10:35.935Z] --- PASS: TestStopContainerWithTimeout (0.03s)
00:10:35 [2020-01-18T00:10:35.935Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
00:10:35 [2020-01-18T00:10:35.935Z]     --- PASS: TestStopContainerWithTimeout/1 (2.38s)
00:10:35 [2020-01-18T00:10:35.935Z]     --- PASS: TestStopContainerWithTimeout/3 (3.10s)
00:10:35 [2020-01-18T00:10:35.935Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.34s)
00:10:35 [2020-01-18T00:10:35.935Z] === RUN   TestDeleteDevicemapper
00:10:35 [2020-01-18T00:10:35.935Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:10:35 [2020-01-18T00:10:35.935Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:10:35 [2020-01-18T00:10:35.935Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:10:36 [2020-01-18T00:10:36.349Z] Loaded image: buildpack-deps:jessie
00:10:36 [2020-01-18T00:10:36.909Z] Loaded image: busybox:latest
00:10:37 [2020-01-18T00:10:37.164Z] Loaded image: busybox:glibc
00:10:37 [2020-01-18T00:10:37.164Z] Loaded image: debian:jessie
00:10:37 [2020-01-18T00:10:37.420Z] Loaded image: hello-world:latest
00:10:37 [2020-01-18T00:10:37.420Z] INFO: Testing against a local daemon
00:10:37 [2020-01-18T00:10:37.420Z] === RUN   TestDockerDaemonSuite
00:10:37 [2020-01-18T00:10:37.420Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
00:10:37 [2020-01-18T00:10:37.659Z] --- PASS: TestLinksContainerNames (1.64s)
00:10:37 [2020-01-18T00:10:37.659Z] === RUN   TestLogsFollowTailEmpty
00:10:38 [2020-01-18T00:10:38.345Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:10:38 [2020-01-18T00:10:38.460Z] --- PASS: TestLogsFollowTailEmpty (0.95s)
00:10:38 [2020-01-18T00:10:38.460Z] === RUN   TestContainerNetworkMountsNoChown
00:10:38 [2020-01-18T00:10:38.600Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:10:39 [2020-01-18T00:10:39.162Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:10:39 [2020-01-18T00:10:39.162Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:10:39 [2020-01-18T00:10:39.229Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s)
00:10:39 [2020-01-18T00:10:39.229Z] === RUN   TestUpdateMemory
00:10:39 [2020-01-18T00:10:39.229Z] --- SKIP: TestUpdateMemory (0.00s)
00:10:39 [2020-01-18T00:10:39.229Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:10:39 [2020-01-18T00:10:39.229Z] === RUN   TestUpdateCPUQuota
00:10:39 [2020-01-18T00:10:39.485Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s)
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/default
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/default
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/private
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/private
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rprivate
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rprivate
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/slave
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/slave
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rslave
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rslave
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/shared
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/shared
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rshared
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rshared
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/default
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/default/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/default/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/default/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rshared
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/shared
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rslave
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/slave
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rprivate
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/private
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/private/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/private/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/default/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:10:39 [2020-01-18T00:10:39.485Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/private/bind_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/private/mount_root
00:10:39 [2020-01-18T00:10:39.962Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:10:40 [2020-01-18T00:10:40.371Z] --- PASS: TestMountDaemonRoot (0.03s)
00:10:40 [2020-01-18T00:10:40.371Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
00:10:40 [2020-01-18T00:10:40.371Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
00:10:40 [2020-01-18T00:10:40.371Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
00:10:40 [2020-01-18T00:10:40.371Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
00:10:40 [2020-01-18T00:10:40.371Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
00:10:40 [2020-01-18T00:10:40.371Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
00:10:40 [2020-01-18T00:10:40.371Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
00:10:40 [2020-01-18T00:10:40.371Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
00:10:40 [2020-01-18T00:10:40.371Z] === RUN   TestContainerBindMountNonRecursive
00:10:40 [2020-01-18T00:10:40.525Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:10:40 [2020-01-18T00:10:40.525Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:10:40 [2020-01-18T00:10:40.525Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:10:40 [2020-01-18T00:10:40.606Z] --- PASS: TestUpdateCPUQuota (1.46s)
00:10:40 [2020-01-18T00:10:40.606Z] === RUN   TestUpdatePidsLimit
00:10:40 [2020-01-18T00:10:40.606Z] === RUN   TestUpdatePidsLimit/update_from_none
00:10:41 [2020-01-18T00:10:41.174Z] === RUN   TestUpdatePidsLimit/no_change
00:10:41 [2020-01-18T00:10:41.433Z] === RUN   TestUpdatePidsLimit/update_lower
00:10:42 [2020-01-18T00:10:42.003Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:10:42 [2020-01-18T00:10:42.261Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:10:42 [2020-01-18T00:10:42.273Z] --- PASS: TestContainerBindMountNonRecursive (1.78s)
00:10:42 [2020-01-18T00:10:42.273Z] === RUN   TestNetworkNat
00:10:42 [2020-01-18T00:10:42.642Z] --- PASS: TestNetworkNat (0.83s)
00:10:42 [2020-01-18T00:10:42.642Z] === RUN   TestNetworkLocalhostTCPNat
00:10:42 [2020-01-18T00:10:42.829Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:10:43 [2020-01-18T00:10:43.037Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:10:43 [2020-01-18T00:10:43.037Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
00:10:43 [2020-01-18T00:10:43.037Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:10:43 [2020-01-18T00:10:43.090Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:10:43 [2020-01-18T00:10:43.292Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:10:43 [2020-01-18T00:10:43.292Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:10:43 [2020-01-18T00:10:43.895Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
00:10:43 [2020-01-18T00:10:43.895Z] === RUN   TestNetworkLoopbackNat
00:10:44 [2020-01-18T00:10:44.217Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:10:44 [2020-01-18T00:10:44.683Z] --- PASS: TestNetworkLoopbackNat (1.11s)
00:10:44 [2020-01-18T00:10:44.683Z] === RUN   TestPause
00:10:44 [2020-01-18T00:10:44.993Z] --- PASS: TestUpdatePidsLimit (3.99s)
00:10:44 [2020-01-18T00:10:44.993Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
00:10:44 [2020-01-18T00:10:44.993Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
00:10:44 [2020-01-18T00:10:44.993Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
00:10:44 [2020-01-18T00:10:44.993Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
00:10:44 [2020-01-18T00:10:44.993Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
00:10:44 [2020-01-18T00:10:44.993Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
00:10:44 [2020-01-18T00:10:44.993Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
00:10:44 [2020-01-18T00:10:44.993Z] === RUN   TestUpdateRestartPolicy
00:10:45 [2020-01-18T00:10:45.590Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:10:45 [2020-01-18T00:10:45.590Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:10:45 [2020-01-18T00:10:45.846Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:10:45 [2020-01-18T00:10:45.846Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:10:45 [2020-01-18T00:10:45.846Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:10:45 [2020-01-18T00:10:45.944Z] --- PASS: TestPause (1.11s)
00:10:45 [2020-01-18T00:10:45.944Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:10:45 [2020-01-18T00:10:45.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
00:10:45 [2020-01-18T00:10:45.944Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:10:45 [2020-01-18T00:10:45.944Z] === RUN   TestPauseStopPausedContainer
00:10:46 [2020-01-18T00:10:46.407Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
00:10:46 [2020-01-18T00:10:46.740Z] --- PASS: TestPauseStopPausedContainer (0.93s)
00:10:46 [2020-01-18T00:10:46.740Z] === RUN   TestPsFilter
00:10:47 [2020-01-18T00:10:47.106Z] --- PASS: TestPsFilter (0.24s)
00:10:47 [2020-01-18T00:10:47.106Z] === RUN   TestRemoveContainerWithRemovedVolume
00:10:47 [2020-01-18T00:10:47.889Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
00:10:47 [2020-01-18T00:10:47.889Z] === RUN   TestRemoveContainerWithVolume
00:10:48 [2020-01-18T00:10:48.805Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
00:10:48 [2020-01-18T00:10:48.805Z] === RUN   TestRemoveContainerRunning
00:10:49 [2020-01-18T00:10:49.691Z] --- PASS: TestRemoveContainerRunning (0.99s)
00:10:49 [2020-01-18T00:10:49.691Z] === RUN   TestRemoveContainerForceRemoveRunning
00:10:50 [2020-01-18T00:10:50.477Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s)
00:10:50 [2020-01-18T00:10:50.477Z] === RUN   TestRemoveInvalidContainer
00:10:50 [2020-01-18T00:10:50.477Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:10:50 [2020-01-18T00:10:50.477Z] === RUN   TestRenameLinkedContainer
00:10:50 [2020-01-18T00:10:50.566Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
00:10:50 [2020-01-18T00:10:50.820Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:10:52 [2020-01-18T00:10:52.620Z] tests/integration/api_network_test.py ...........................        [ 47%]
00:10:53 [2020-01-18T00:10:53.331Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
00:10:53 [2020-01-18T00:10:53.894Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:10:54 [2020-01-18T00:10:54.509Z] --- PASS: TestRenameLinkedContainer (3.29s)
00:10:54 [2020-01-18T00:10:54.510Z] === RUN   TestRenameStoppedContainer
00:10:54 [2020-01-18T00:10:54.894Z] --- PASS: TestRenameStoppedContainer (0.87s)
00:10:54 [2020-01-18T00:10:54.894Z] === RUN   TestRenameRunningContainerAndReuse
00:10:55 [2020-01-18T00:10:55.781Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
00:10:56 [2020-01-18T00:10:56.694Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
00:10:56 [2020-01-18T00:10:56.694Z] === RUN   TestRenameInvalidName
00:10:57 [2020-01-18T00:10:57.144Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:10:57 [2020-01-18T00:10:57.197Z] --- PASS: TestUpdateRestartPolicy (12.63s)
00:10:57 [2020-01-18T00:10:57.197Z] === RUN   TestUpdateRestartWithAutoRemove
00:10:57 [2020-01-18T00:10:57.400Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
00:10:57 [2020-01-18T00:10:57.469Z] --- PASS: TestRenameInvalidName (0.87s)
00:10:57 [2020-01-18T00:10:57.469Z] === RUN   TestRenameAnonymousContainer
00:10:58 [2020-01-18T00:10:58.133Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
00:10:58 [2020-01-18T00:10:58.133Z] === RUN   TestWaitNonBlocked
00:10:58 [2020-01-18T00:10:58.133Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:10:58 [2020-01-18T00:10:58.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:10:58 [2020-01-18T00:10:58.133Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:10:58 [2020-01-18T00:10:58.133Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:10:58 [2020-01-18T00:10:58.133Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:10:58 [2020-01-18T00:10:58.133Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:10:58 [2020-01-18T00:10:58.255Z] #77 DONE 36.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:10:58 [2020-01-18T00:10:58.716Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/test/unit
00:10:59 [2020-01-18T00:10:59.514Z] --- PASS: TestWaitNonBlocked (0.03s)
00:10:59 [2020-01-18T00:10:59.514Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s)
00:10:59 [2020-01-18T00:10:59.514Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
00:10:59 [2020-01-18T00:10:59.514Z] === RUN   TestWaitBlocked
00:10:59 [2020-01-18T00:10:59.514Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:10:59 [2020-01-18T00:10:59.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:10:59 [2020-01-18T00:10:59.514Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:10:59 [2020-01-18T00:10:59.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:10:59 [2020-01-18T00:10:59.514Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:10:59 [2020-01-18T00:10:59.514Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:10:59 [2020-01-18T00:10:59.914Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:11:00 [2020-01-18T00:11:00.457Z] --- PASS: TestWaitBlocked (0.03s)
00:11:00 [2020-01-18T00:11:00.458Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
00:11:00 [2020-01-18T00:11:00.458Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
00:11:00 [2020-01-18T00:11:00.458Z] === CONT  TestContainerStartOnDaemonRestart
00:11:00 [2020-01-18T00:11:00.458Z] === CONT  TestIpcModeOlderClient
00:11:00 [2020-01-18T00:11:00.458Z] === CONT  TestDaemonRestartIpcMode
00:11:00 [2020-01-18T00:11:00.458Z] --- PASS: TestIpcModeOlderClient (0.18s)
00:11:00 [2020-01-18T00:11:00.588Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:11:00 [2020-01-18T00:11:00.830Z] --- PASS: TestRenameAnonymousContainer (2.95s)
00:11:00 [2020-01-18T00:11:00.830Z] === RUN   TestRenameContainerWithSameName
00:11:00 [2020-01-18T00:11:00.841Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
00:11:01 [2020-01-18T00:11:01.097Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:11:01 [2020-01-18T00:11:01.204Z] --- PASS: TestRenameContainerWithSameName (0.83s)
00:11:01 [2020-01-18T00:11:01.204Z] === RUN   TestRenameContainerWithLinkedContainer
00:11:02 [2020-01-18T00:11:02.463Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:11:02 [2020-01-18T00:11:02.521Z] tests/integration/api_secret_test.py .....                               [ 52%]
00:11:03 [2020-01-18T00:11:03.027Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
00:11:03 [2020-01-18T00:11:03.027Z] === RUN   TestResize
00:11:03 [2020-01-18T00:11:03.150Z] ?   	github.com/docker/docker/api	[no test files]
00:11:03 [2020-01-18T00:11:03.749Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s)
00:11:03 [2020-01-18T00:11:03.821Z] --- PASS: TestResize (0.94s)
00:11:03 [2020-01-18T00:11:03.822Z] === RUN   TestResizeWithInvalidSize
00:11:03 [2020-01-18T00:11:03.826Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:11:04 [2020-01-18T00:11:04.084Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
00:11:04 [2020-01-18T00:11:04.316Z] --- PASS: TestDaemonRestartIpcMode (3.99s)
00:11:04 [2020-01-18T00:11:04.316Z] PASS
00:11:04 [2020-01-18T00:11:04.316Z] 
00:11:04 [2020-01-18T00:11:04.316Z] === Skipped
00:11:04 [2020-01-18T00:11:04.316Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:11:04 [2020-01-18T00:11:04.316Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:11:04 [2020-01-18T00:11:04.316Z] 
00:11:04 [2020-01-18T00:11:04.316Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
00:11:04 [2020-01-18T00:11:04.316Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:11:04 [2020-01-18T00:11:04.316Z] 
00:11:04 [2020-01-18T00:11:04.316Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
00:11:04 [2020-01-18T00:11:04.316Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:11:04 [2020-01-18T00:11:04.316Z] 
00:11:04 [2020-01-18T00:11:04.316Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:11:04 [2020-01-18T00:11:04.316Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:11:04 [2020-01-18T00:11:04.316Z] 
00:11:04 [2020-01-18T00:11:04.316Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
00:11:04 [2020-01-18T00:11:04.317Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:11:04 [2020-01-18T00:11:04.317Z] 
00:11:04 [2020-01-18T00:11:04.317Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
00:11:04 [2020-01-18T00:11:04.317Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:11:04 [2020-01-18T00:11:04.317Z] 
00:11:04 [2020-01-18T00:11:04.317Z] 
00:11:04 [2020-01-18T00:11:04.317Z] DONE 197 tests, 6 skipped in 129.465s
00:11:04 [2020-01-18T00:11:04.317Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:11:04 [2020-01-18T00:11:04.317Z] ++ 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
00:11:04 [2020-01-18T00:11:04.317Z] ++ set -e
00:11:04 [2020-01-18T00:11:04.317Z] ++ '[' -n 0 ']'
00:11:04 [2020-01-18T00:11:04.317Z] ++ set -x
00:11:04 [2020-01-18T00:11:04.317Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:11:04 [2020-01-18T00:11:04.575Z] INFO: Testing against a local daemon
00:11:04 [2020-01-18T00:11:04.575Z] === RUN   TestCommitInheritsEnv
00:11:04 [2020-01-18T00:11:04.612Z] --- PASS: TestResizeWithInvalidSize (0.89s)
00:11:04 [2020-01-18T00:11:04.612Z] === RUN   TestResizeWhenContainerNotStarted
00:11:05 [2020-01-18T00:11:05.011Z] === RUN   TestDockerSuite/TestAttachAfterDetach
00:11:05 [2020-01-18T00:11:05.143Z] --- PASS: TestCommitInheritsEnv (0.59s)
00:11:05 [2020-01-18T00:11:05.143Z] === RUN   TestImportExtremelyLargeImageWorks
00:11:05 [2020-01-18T00:11:05.143Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:11:05 [2020-01-18T00:11:05.143Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
00:11:05 [2020-01-18T00:11:05.143Z] === RUN   TestImagesFilterMultiReference
00:11:05 [2020-01-18T00:11:05.402Z] --- PASS: TestImagesFilterMultiReference (0.10s)
00:11:05 [2020-01-18T00:11:05.402Z] === RUN   TestImagePullPlatformInvalid
00:11:05 [2020-01-18T00:11:05.402Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:11:05 [2020-01-18T00:11:05.402Z] === RUN   TestRemoveImageOrphaning
00:11:05 [2020-01-18T00:11:05.413Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:11:05 [2020-01-18T00:11:05.413Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:11:05 [2020-01-18T00:11:05.970Z] --- PASS: TestRemoveImageOrphaning (0.54s)
00:11:05 [2020-01-18T00:11:05.970Z] === RUN   TestRemoveImageGarbageCollector
00:11:05 [2020-01-18T00:11:05.970Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:11:05 [2020-01-18T00:11:05.970Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:11:05 [2020-01-18T00:11:05.970Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:11:05 [2020-01-18T00:11:05.970Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
00:11:05 [2020-01-18T00:11:05.970Z] === RUN   TestTagInvalidReference
00:11:05 [2020-01-18T00:11:05.970Z] --- PASS: TestTagInvalidReference (0.03s)
00:11:05 [2020-01-18T00:11:05.970Z] === RUN   TestTagValidPrefixedRepo
00:11:05 [2020-01-18T00:11:05.970Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
00:11:05 [2020-01-18T00:11:05.970Z] === RUN   TestTagExistedNameWithoutForce
00:11:05 [2020-01-18T00:11:05.970Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:11:05 [2020-01-18T00:11:05.970Z] === RUN   TestTagOfficialNames
00:11:06 [2020-01-18T00:11:06.229Z] --- PASS: TestTagOfficialNames (0.08s)
00:11:06 [2020-01-18T00:11:06.229Z] === RUN   TestTagMatchesDigest
00:11:06 [2020-01-18T00:11:06.229Z] --- PASS: TestTagMatchesDigest (0.03s)
00:11:06 [2020-01-18T00:11:06.229Z] PASS
00:11:06 [2020-01-18T00:11:06.229Z] 
00:11:06 [2020-01-18T00:11:06.229Z] === Skipped
00:11:06 [2020-01-18T00:11:06.229Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:11:06 [2020-01-18T00:11:06.229Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
00:11:06 [2020-01-18T00:11:06.229Z] 
00:11:06 [2020-01-18T00:11:06.229Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:11:06 [2020-01-18T00:11:06.229Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:11:06 [2020-01-18T00:11:06.229Z] 
00:11:06 [2020-01-18T00:11:06.229Z] 
00:11:06 [2020-01-18T00:11:06.229Z] DONE 12 tests, 2 skipped in 1.782s
00:11:06 [2020-01-18T00:11:06.229Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:11:06 [2020-01-18T00:11:06.229Z] ++ 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
00:11:06 [2020-01-18T00:11:06.229Z] ++ set -e
00:11:06 [2020-01-18T00:11:06.229Z] ++ '[' -n 0 ']'
00:11:06 [2020-01-18T00:11:06.229Z] ++ set -x
00:11:06 [2020-01-18T00:11:06.229Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:11:06 [2020-01-18T00:11:06.488Z] INFO: Testing against a local daemon
00:11:06 [2020-01-18T00:11:06.488Z] === RUN   TestNetworkCreateDelete
00:11:06 [2020-01-18T00:11:06.747Z] --- PASS: TestNetworkCreateDelete (0.44s)
00:11:06 [2020-01-18T00:11:06.747Z] === RUN   TestDockerNetworkDeletePreferID
00:11:07 [2020-01-18T00:11:07.288Z] tests/integration/api_service_test.py ................s................. [ 60%]
00:11:07 [2020-01-18T00:11:07.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:11:07 [2020-01-18T00:11:07.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:11:08 [2020-01-18T00:11:08.126Z] --- PASS: TestDockerNetworkDeletePreferID (1.25s)
00:11:08 [2020-01-18T00:11:08.126Z] === RUN   TestInspectNetwork
00:11:08 [2020-01-18T00:11:08.274Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
00:11:09 [2020-01-18T00:11:09.198Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
00:11:09 [2020-01-18T00:11:09.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:11:09 [2020-01-18T00:11:09.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:11:09 [2020-01-18T00:11:09.759Z] === RUN   TestDockerSuite/TestAttachDetach
00:11:10 [2020-01-18T00:11:10.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:11:10 [2020-01-18T00:11:10.848Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:11:11 [2020-01-18T00:11:11.644Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:11:12 [2020-01-18T00:11:12.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:11:13 [2020-01-18T00:11:13.009Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:11:13 [2020-01-18T00:11:13.082Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:11:13 [2020-01-18T00:11:13.398Z] === RUN   TestInspectNetwork/full_network_id
00:11:13 [2020-01-18T00:11:13.398Z] === RUN   TestInspectNetwork/partial_network_id
00:11:13 [2020-01-18T00:11:13.398Z] === RUN   TestInspectNetwork/network_name
00:11:13 [2020-01-18T00:11:13.398Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:11:13 [2020-01-18T00:11:13.940Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
00:11:14 [2020-01-18T00:11:14.865Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:11:15 [2020-01-18T00:11:15.539Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:11:15 [2020-01-18T00:11:15.915Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:11:16 [2020-01-18T00:11:16.751Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:11:17 [2020-01-18T00:11:17.312Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
00:11:17 [2020-01-18T00:11:17.568Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:11:18 [2020-01-18T00:11:18.396Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.76s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s)
00:11:18 [2020-01-18T00:11:18.396Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s)
00:11:18 [2020-01-18T00:11:18.396Z] === RUN   TestCgroupNamespacesRun
00:11:18 [2020-01-18T00:11:18.668Z] --- PASS: TestInspectNetwork (9.74s)
00:11:18 [2020-01-18T00:11:18.668Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:11:18 [2020-01-18T00:11:18.668Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:11:18 [2020-01-18T00:11:18.668Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:11:18 [2020-01-18T00:11:18.668Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:11:18 [2020-01-18T00:11:18.668Z] === RUN   TestRunContainerWithBridgeNone
00:11:18 [2020-01-18T00:11:18.935Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
00:11:19 [2020-01-18T00:11:19.496Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:11:19 [2020-01-18T00:11:19.701Z] --- PASS: TestCgroupNamespacesRun (1.74s)
00:11:19 [2020-01-18T00:11:19.701Z] === RUN   TestCgroupNamespacesRunPrivileged
00:11:20 [2020-01-18T00:11:20.575Z] --- PASS: TestRunContainerWithBridgeNone (2.62s)
00:11:20 [2020-01-18T00:11:20.575Z] === RUN   TestNetworkInvalidJSON
00:11:20 [2020-01-18T00:11:20.575Z] === RUN   TestNetworkInvalidJSON//networks/create
00:11:20 [2020-01-18T00:11:20.575Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:11:20 [2020-01-18T00:11:20.575Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:11:20 [2020-01-18T00:11:20.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:11:20 [2020-01-18T00:11:20.575Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:11:20 [2020-01-18T00:11:20.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:11:20 [2020-01-18T00:11:20.575Z] === CONT  TestNetworkInvalidJSON//networks/create
00:11:20 [2020-01-18T00:11:20.575Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:11:20 [2020-01-18T00:11:20.575Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:11:20 [2020-01-18T00:11:20.575Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:11:20 [2020-01-18T00:11:20.575Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:11:20 [2020-01-18T00:11:20.575Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:11:20 [2020-01-18T00:11:20.575Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:11:20 [2020-01-18T00:11:20.575Z] === RUN   TestDaemonRestartWithLiveRestore
00:11:21 [2020-01-18T00:11:21.707Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
00:11:21 [2020-01-18T00:11:21.707Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:11:21 [2020-01-18T00:11:21.953Z] --- PASS: TestDaemonRestartWithLiveRestore (1.56s)
00:11:21 [2020-01-18T00:11:21.953Z] === RUN   TestDaemonDefaultNetworkPools
00:11:22 [2020-01-18T00:11:22.007Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
00:11:22 [2020-01-18T00:11:22.025Z] .........................                                                [ 67%]
00:11:22 [2020-01-18T00:11:22.263Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:11:22 [2020-01-18T00:11:22.263Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
00:11:22 [2020-01-18T00:11:22.904Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
00:11:23 [2020-01-18T00:11:23.331Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s)
00:11:23 [2020-01-18T00:11:23.331Z] === RUN   TestDaemonRestartWithExistingNetwork
00:11:23 [2020-01-18T00:11:23.518Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
00:11:23 [2020-01-18T00:11:23.518Z] === RUN   TestCgroupNamespacesRunHostMode
00:11:24 [2020-01-18T00:11:24.273Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:11:24 [2020-01-18T00:11:24.528Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
00:11:24 [2020-01-18T00:11:24.788Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
00:11:24 [2020-01-18T00:11:24.788Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:11:25 [2020-01-18T00:11:25.088Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
00:11:25 [2020-01-18T00:11:25.237Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s)
00:11:25 [2020-01-18T00:11:25.237Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:11:26 [2020-01-18T00:11:26.013Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:11:26 [2020-01-18T00:11:26.013Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:11:26 [2020-01-18T00:11:26.025Z] ok  	github.com/docker/docker/api/server	0.033s	coverage: 9.0% of statements
00:11:26 [2020-01-18T00:11:26.608Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
00:11:26 [2020-01-18T00:11:26.608Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:11:27 [2020-01-18T00:11:27.412Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s)
00:11:27 [2020-01-18T00:11:27.412Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:11:27 [2020-01-18T00:11:27.772Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
00:11:27 [2020-01-18T00:11:27.772Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:11:27 [2020-01-18T00:11:27.900Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:11:28 [2020-01-18T00:11:28.193Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
00:11:28 [2020-01-18T00:11:28.193Z] === RUN   TestCgroupNamespacesRunOlderClient
00:11:28 [2020-01-18T00:11:28.708Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
00:11:28 [2020-01-18T00:11:28.708Z] === RUN   TestServiceWithPredefinedNetwork
00:11:28 [2020-01-18T00:11:28.825Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:11:28 [2020-01-18T00:11:28.825Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
00:11:30 [2020-01-18T00:11:30.133Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s)
00:11:30 [2020-01-18T00:11:30.133Z] === RUN   TestKernelTCPMemory
00:11:30 [2020-01-18T00:11:30.710Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
00:11:30 [2020-01-18T00:11:30.710Z] --- PASS: TestBuildWithHugeFile (103.33s)
00:11:30 [2020-01-18T00:11:30.710Z] === RUN   TestBuildWithEmptyDockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:11:30 [2020-01-18T00:11:30.710Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:11:30 [2020-01-18T00:11:30.965Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
00:11:30 [2020-01-18T00:11:30.965Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
00:11:30 [2020-01-18T00:11:30.965Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
00:11:30 [2020-01-18T00:11:30.965Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
00:11:30 [2020-01-18T00:11:30.965Z] === RUN   TestBuildPreserveOwnership
00:11:30 [2020-01-18T00:11:30.965Z] === RUN   TestBuildPreserveOwnership/copy_from
00:11:31 [2020-01-18T00:11:31.014Z] --- PASS: TestKernelTCPMemory (1.10s)
00:11:31 [2020-01-18T00:11:31.014Z] === RUN   TestNISDomainname
00:11:31 [2020-01-18T00:11:31.243Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s)
00:11:31 [2020-01-18T00:11:31.244Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:11:31 [2020-01-18T00:11:31.244Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:11:31 [2020-01-18T00:11:31.244Z]     service_test.go:230: FLAKY_TEST
00:11:31 [2020-01-18T00:11:31.244Z] === RUN   TestServiceWithDataPathPortInit
00:11:32 [2020-01-18T00:11:32.271Z] --- PASS: TestNISDomainname (1.07s)
00:11:32 [2020-01-18T00:11:32.271Z] === RUN   TestHostnameDnsResolution
00:11:33 [2020-01-18T00:11:33.069Z] --- PASS: TestHostnameDnsResolution (1.15s)
00:11:33 [2020-01-18T00:11:33.069Z] === RUN   TestStats
00:11:33 [2020-01-18T00:11:33.478Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
00:11:34 [2020-01-18T00:11:34.402Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
00:11:34 [2020-01-18T00:11:34.962Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
00:11:34 [2020-01-18T00:11:34.962Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:11:35 [2020-01-18T00:11:35.481Z] --- PASS: TestStats (2.35s)
00:11:35 [2020-01-18T00:11:35.481Z] === RUN   TestStopContainerWithTimeout
00:11:35 [2020-01-18T00:11:35.481Z] === RUN   TestStopContainerWithTimeout/0
00:11:35 [2020-01-18T00:11:35.481Z] === PAUSE TestStopContainerWithTimeout/0
00:11:35 [2020-01-18T00:11:35.481Z] === RUN   TestStopContainerWithTimeout/1
00:11:35 [2020-01-18T00:11:35.481Z] === PAUSE TestStopContainerWithTimeout/1
00:11:35 [2020-01-18T00:11:35.481Z] === RUN   TestStopContainerWithTimeout/3
00:11:35 [2020-01-18T00:11:35.481Z] === PAUSE TestStopContainerWithTimeout/3
00:11:35 [2020-01-18T00:11:35.481Z] === RUN   TestStopContainerWithTimeout/-1
00:11:35 [2020-01-18T00:11:35.481Z] === PAUSE TestStopContainerWithTimeout/-1
00:11:35 [2020-01-18T00:11:35.481Z] === CONT  TestStopContainerWithTimeout/0
00:11:35 [2020-01-18T00:11:35.481Z] === CONT  TestStopContainerWithTimeout/-1
00:11:36 [2020-01-18T00:11:36.739Z] === CONT  TestStopContainerWithTimeout/3
00:11:36 [2020-01-18T00:11:36.845Z] --- PASS: TestBuildPreserveOwnership (5.89s)
00:11:36 [2020-01-18T00:11:36.845Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.93s)
00:11:36 [2020-01-18T00:11:36.845Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.96s)
00:11:36 [2020-01-18T00:11:36.845Z] === RUN   TestBuildPlatformInvalid
00:11:37 [2020-01-18T00:11:37.100Z] --- PASS: TestBuildPlatformInvalid (0.15s)
00:11:37 [2020-01-18T00:11:37.100Z] PASS
00:11:37 [2020-01-18T00:11:37.100Z] 
00:11:37 [2020-01-18T00:11:37.100Z] === Skipped
00:11:37 [2020-01-18T00:11:37.100Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:11:37 [2020-01-18T00:11:37.100Z]     build_session_test.go:25: TODO: BuildKit
00:11:37 [2020-01-18T00:11:37.100Z] 
00:11:37 [2020-01-18T00:11:37.100Z] 
00:11:37 [2020-01-18T00:11:37.100Z] DONE 32 tests, 1 skipped in 189.259s
00:11:37 [2020-01-18T00:11:37.100Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:11:37 [2020-01-18T00:11:37.100Z] ++ 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
00:11:37 [2020-01-18T00:11:37.100Z] ++ set -e
00:11:37 [2020-01-18T00:11:37.100Z] ++ '[' -n 0 ']'
00:11:37 [2020-01-18T00:11:37.100Z] ++ set -x
00:11:37 [2020-01-18T00:11:37.100Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:11:37 [2020-01-18T00:11:37.100Z] INFO: Testing against a local daemon
00:11:37 [2020-01-18T00:11:37.100Z] === RUN   TestConfigList
00:11:38 [2020-01-18T00:11:38.461Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
00:11:38 [2020-01-18T00:11:38.529Z] === CONT  TestStopContainerWithTimeout/1
00:11:40 [2020-01-18T00:11:40.346Z] --- PASS: TestConfigList (3.26s)
00:11:40 [2020-01-18T00:11:40.346Z] === RUN   TestConfigsCreateAndDelete
00:11:40 [2020-01-18T00:11:40.372Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:11:40 [2020-01-18T00:11:40.372Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
00:11:40 [2020-01-18T00:11:40.372Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
00:11:40 [2020-01-18T00:11:40.372Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
00:11:40 [2020-01-18T00:11:40.372Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
00:11:40 [2020-01-18T00:11:40.372Z] === RUN   TestDeleteDevicemapper
00:11:40 [2020-01-18T00:11:40.372Z] --- SKIP: TestDeleteDevicemapper (0.01s)
00:11:40 [2020-01-18T00:11:40.372Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:11:40 [2020-01-18T00:11:40.372Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:11:42 [2020-01-18T00:11:42.230Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
00:11:42 [2020-01-18T00:11:42.791Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
00:11:43 [2020-01-18T00:11:43.046Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
00:11:43 [2020-01-18T00:11:43.606Z] --- PASS: TestConfigsCreateAndDelete (3.13s)
00:11:43 [2020-01-18T00:11:43.606Z] === RUN   TestConfigsUpdate
00:11:43 [2020-01-18T00:11:43.606Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
00:11:44 [2020-01-18T00:11:44.167Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
00:11:44 [2020-01-18T00:11:44.426Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.04s)
00:11:44 [2020-01-18T00:11:44.426Z] === RUN   TestUpdateMemory
00:11:44 [2020-01-18T00:11:44.426Z] --- SKIP: TestUpdateMemory (0.00s)
00:11:44 [2020-01-18T00:11:44.426Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:11:44 [2020-01-18T00:11:44.426Z] === RUN   TestUpdateCPUQuota
00:11:46 [2020-01-18T00:11:46.224Z] --- PASS: TestUpdateCPUQuota (1.50s)
00:11:46 [2020-01-18T00:11:46.224Z] === RUN   TestUpdatePidsLimit
00:11:46 [2020-01-18T00:11:46.224Z] === RUN   TestUpdatePidsLimit/update_from_none
00:11:46 [2020-01-18T00:11:46.619Z] === RUN   TestUpdatePidsLimit/no_change
00:11:47 [2020-01-18T00:11:47.065Z] === RUN   TestUpdatePidsLimit/update_lower
00:11:47 [2020-01-18T00:11:47.429Z] --- PASS: TestConfigsUpdate (3.28s)
00:11:47 [2020-01-18T00:11:47.429Z] === RUN   TestTemplatedConfig
00:11:47 [2020-01-18T00:11:47.429Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
00:11:47 [2020-01-18T00:11:47.429Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
00:11:47 [2020-01-18T00:11:47.446Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:11:47 [2020-01-18T00:11:47.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:11:48 [2020-01-18T00:11:48.199Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:11:48 [2020-01-18T00:11:48.354Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:11:48 [2020-01-18T00:11:48.564Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:11:49 [2020-01-18T00:11:49.280Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:11:50 [2020-01-18T00:11:50.089Z] --- PASS: TestUpdatePidsLimit (3.92s)
00:11:50 [2020-01-18T00:11:50.089Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
00:11:50 [2020-01-18T00:11:50.089Z]     --- PASS: TestUpdatePidsLimit/no_change (0.51s)
00:11:50 [2020-01-18T00:11:50.089Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
00:11:50 [2020-01-18T00:11:50.089Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
00:11:50 [2020-01-18T00:11:50.089Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
00:11:50 [2020-01-18T00:11:50.089Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
00:11:50 [2020-01-18T00:11:50.089Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
00:11:50 [2020-01-18T00:11:50.089Z] === RUN   TestUpdateRestartPolicy
00:11:50 [2020-01-18T00:11:50.647Z] --- PASS: TestTemplatedConfig (3.60s)
00:11:50 [2020-01-18T00:11:50.647Z] === RUN   TestConfigInspect
00:11:50 [2020-01-18T00:11:50.647Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
00:11:50 [2020-01-18T00:11:50.647Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
00:11:50 [2020-01-18T00:11:50.902Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:11:51 [2020-01-18T00:11:51.158Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:11:52 [2020-01-18T00:11:52.084Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
00:11:53 [2020-01-18T00:11:53.010Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
00:11:53 [2020-01-18T00:11:53.172Z] --- PASS: TestServiceWithDataPathPortInit (18.18s)
00:11:53 [2020-01-18T00:11:53.172Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:11:53 [2020-01-18T00:11:53.936Z] --- PASS: TestConfigInspect (3.46s)
00:11:53 [2020-01-18T00:11:53.936Z] === RUN   TestConfigCreateWithLabels
00:11:54 [2020-01-18T00:11:54.863Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:11:54 [2020-01-18T00:11:54.863Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
00:11:56 [2020-01-18T00:11:56.747Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
00:11:57 [2020-01-18T00:11:57.308Z] --- PASS: TestConfigCreateWithLabels (3.33s)
00:11:57 [2020-01-18T00:11:57.308Z] === RUN   TestConfigCreateResolve
00:11:57 [2020-01-18T00:11:57.308Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:11:58 [2020-01-18T00:11:58.234Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:11:58 [2020-01-18T00:11:58.442Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s)
00:11:58 [2020-01-18T00:11:58.442Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tp5suo6drmkd7tvk72f6teau9 Created:2020-01-18 00:11:50.585746379 +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[dd1170c39c18ce86e516c80c949c2f4e0a97b92d352fcded3beaab47a361ed65:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.te1em05yx0evy464pngr3ya0a EndpointID:805e0c249617ee8a282be2c8b2d10c8e0d99b8bf9fe550a77bb46168f013cc80 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b72b100a35c9ab06e73934dbb1c99b98a3f2c6e33520a2f5884f708d6b207e8 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:cc33dc7f466a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.te1em05yx0evy464pngr3ya0a EndpointID:805e0c249617ee8a282be2c8b2d10c8e0d99b8bf9fe550a77bb46168f013cc80 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:11:58 [2020-01-18T00:11:58.442Z] PASS
00:11:58 [2020-01-18T00:11:58.442Z] 
00:11:58 [2020-01-18T00:11:58.442Z] === Skipped
00:11:58 [2020-01-18T00:11:58.442Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:11:58 [2020-01-18T00:11:58.442Z]     service_test.go:230: FLAKY_TEST
00:11:58 [2020-01-18T00:11:58.442Z] 
00:11:58 [2020-01-18T00:11:58.442Z] 
00:11:58 [2020-01-18T00:11:58.442Z] DONE 21 tests, 1 skipped in 51.833s
00:11:58 [2020-01-18T00:11:58.442Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:11:58 [2020-01-18T00:11:58.442Z] ++ 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
00:11:58 [2020-01-18T00:11:58.442Z] ++ set -e
00:11:58 [2020-01-18T00:11:58.442Z] ++ '[' -n 0 ']'
00:11:58 [2020-01-18T00:11:58.442Z] ++ set -x
00:11:58 [2020-01-18T00:11:58.442Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:11:58 [2020-01-18T00:11:58.442Z] INFO: Testing against a local daemon
00:11:58 [2020-01-18T00:11:58.442Z] === RUN   TestDockerNetworkIpvlanPersistance
00:11:58 [2020-01-18T00:11:58.442Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:11:58 [2020-01-18T00:11:58.442Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:11:58 [2020-01-18T00:11:58.442Z] === RUN   TestDockerNetworkIpvlan
00:11:58 [2020-01-18T00:11:58.442Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:11:58 [2020-01-18T00:11:58.442Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:11:58 [2020-01-18T00:11:58.442Z] PASS
00:11:58 [2020-01-18T00:11:58.442Z] 
00:11:58 [2020-01-18T00:11:58.442Z] === Skipped
00:11:58 [2020-01-18T00:11:58.442Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:11:58 [2020-01-18T00:11:58.442Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:11:58 [2020-01-18T00:11:58.442Z] 
00:11:58 [2020-01-18T00:11:58.442Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:11:58 [2020-01-18T00:11:58.442Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:11:58 [2020-01-18T00:11:58.442Z] 
00:11:58 [2020-01-18T00:11:58.442Z] 
00:11:58 [2020-01-18T00:11:58.442Z] DONE 2 tests, 2 skipped in 0.142s
00:11:58 [2020-01-18T00:11:58.442Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:11:58 [2020-01-18T00:11:58.442Z] ++ 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
00:11:58 [2020-01-18T00:11:58.442Z] ++ set -e
00:11:58 [2020-01-18T00:11:58.442Z] ++ '[' -n 0 ']'
00:11:58 [2020-01-18T00:11:58.442Z] ++ set -x
00:11:58 [2020-01-18T00:11:58.442Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:11:58 [2020-01-18T00:11:58.442Z] INFO: Testing against a local daemon
00:11:58 [2020-01-18T00:11:58.442Z] === RUN   TestDockerNetworkMacvlanPersistance
00:11:58 [2020-01-18T00:11:58.490Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
00:11:58 [2020-01-18T00:11:58.641Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
00:12:00 [2020-01-18T00:12:00.347Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s)
00:12:00 [2020-01-18T00:12:00.347Z] === RUN   TestDockerNetworkMacvlan
00:12:01 [2020-01-18T00:12:01.000Z] --- PASS: TestConfigCreateResolve (3.39s)
00:12:01 [2020-01-18T00:12:01.000Z] === RUN   TestConfigDaemonLibtrustID
00:12:01 [2020-01-18T00:12:01.256Z] --- PASS: TestConfigDaemonLibtrustID (0.61s)
00:12:01 [2020-01-18T00:12:01.256Z] PASS
00:12:01 [2020-01-18T00:12:01.256Z] 
00:12:01 [2020-01-18T00:12:01.256Z] DONE 8 tests in 24.173s
00:12:01 [2020-01-18T00:12:01.256Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:12:01 [2020-01-18T00:12:01.256Z] ++ 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
00:12:01 [2020-01-18T00:12:01.256Z] ++ set -e
00:12:01 [2020-01-18T00:12:01.256Z] ++ '[' -n 0 ']'
00:12:01 [2020-01-18T00:12:01.256Z] ++ set -x
00:12:01 [2020-01-18T00:12:01.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:12:01 [2020-01-18T00:12:01.256Z] INFO: Testing against a local daemon
00:12:01 [2020-01-18T00:12:01.256Z] === RUN   TestCheckpoint
00:12:01 [2020-01-18T00:12:01.256Z] --- SKIP: TestCheckpoint (0.00s)
00:12:01 [2020-01-18T00:12:01.256Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:12:01 [2020-01-18T00:12:01.256Z] === RUN   TestContainerInvalidJSON
00:12:01 [2020-01-18T00:12:01.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:12:01 [2020-01-18T00:12:01.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:12:01 [2020-01-18T00:12:01.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:12:01 [2020-01-18T00:12:01.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:12:01 [2020-01-18T00:12:01.256Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:12:01 [2020-01-18T00:12:01.256Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:12:01 [2020-01-18T00:12:01.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:12:01 [2020-01-18T00:12:01.256Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:12:01 [2020-01-18T00:12:01.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:12:01 [2020-01-18T00:12:01.256Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:12:01 [2020-01-18T00:12:01.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:12:01 [2020-01-18T00:12:01.256Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
00:12:01 [2020-01-18T00:12:01.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.02s)
00:12:01 [2020-01-18T00:12:01.256Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:12:01 [2020-01-18T00:12:01.511Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
00:12:01 [2020-01-18T00:12:01.511Z] === RUN   TestCopyFromContainerPathIsNotDir
00:12:01 [2020-01-18T00:12:01.511Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
00:12:01 [2020-01-18T00:12:01.511Z] === RUN   TestCopyToContainerPathDoesNotExist
00:12:01 [2020-01-18T00:12:01.727Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:12:01 [2020-01-18T00:12:01.766Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
00:12:01 [2020-01-18T00:12:01.766Z] === RUN   TestCopyToContainerPathIsNotDir
00:12:01 [2020-01-18T00:12:01.766Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
00:12:01 [2020-01-18T00:12:01.766Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
00:12:01 [2020-01-18T00:12:01.766Z] === RUN   TestCopyFromContainer
00:12:02 [2020-01-18T00:12:02.327Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
00:12:03 [2020-01-18T00:12:03.104Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:12:03 [2020-01-18T00:12:03.652Z] --- PASS: TestUpdateRestartPolicy (12.74s)
00:12:03 [2020-01-18T00:12:03.652Z] === RUN   TestUpdateRestartWithAutoRemove
00:12:03 [2020-01-18T00:12:03.652Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
00:12:03 [2020-01-18T00:12:03.652Z] === RUN   TestWaitNonBlocked
00:12:03 [2020-01-18T00:12:03.652Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:12:03 [2020-01-18T00:12:03.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:12:03 [2020-01-18T00:12:03.652Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:12:03 [2020-01-18T00:12:03.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:12:03 [2020-01-18T00:12:03.652Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:12:03 [2020-01-18T00:12:03.652Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:12:04 [2020-01-18T00:12:04.042Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:12:04 [2020-01-18T00:12:04.216Z] === RUN   TestCopyFromContainer//
00:12:04 [2020-01-18T00:12:04.216Z] === RUN   TestCopyFromContainer//bar/root
00:12:04 [2020-01-18T00:12:04.216Z] === RUN   TestCopyFromContainer//bar/root/
00:12:04 [2020-01-18T00:12:04.216Z] === RUN   TestCopyFromContainer/bar/quux
00:12:04 [2020-01-18T00:12:04.216Z] === RUN   TestCopyFromContainer/bar/quux/
00:12:04 [2020-01-18T00:12:04.471Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:12:04 [2020-01-18T00:12:04.471Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:12:04 [2020-01-18T00:12:04.471Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:12:04 [2020-01-18T00:12:04.727Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:12:04 [2020-01-18T00:12:04.727Z] === RUN   TestCopyFromContainer/bar/notarget
00:12:04 [2020-01-18T00:12:04.912Z] --- PASS: TestWaitNonBlocked (0.01s)
00:12:04 [2020-01-18T00:12:04.912Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
00:12:04 [2020-01-18T00:12:04.912Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s)
00:12:04 [2020-01-18T00:12:04.912Z] === RUN   TestWaitBlocked
00:12:04 [2020-01-18T00:12:04.912Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:12:04 [2020-01-18T00:12:04.912Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:12:04 [2020-01-18T00:12:04.912Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:12:04 [2020-01-18T00:12:04.912Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:12:04 [2020-01-18T00:12:04.912Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:12:04 [2020-01-18T00:12:04.912Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:12:04 [2020-01-18T00:12:04.983Z] --- PASS: TestCopyFromContainer (3.10s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer// (0.12s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:04 [2020-01-18T00:12:04.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:04 [2020-01-18T00:12:04.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:04 [2020-01-18T00:12:04.983Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:04 [2020-01-18T00:12:04.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:12:04 [2020-01-18T00:12:04.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:12:04 [2020-01-18T00:12:04.983Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:12:04 [2020-01-18T00:12:04.983Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateLinkToNonExistingContainer
00:12:04 [2020-01-18T00:12:04.983Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateWithInvalidEnv
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateWithInvalidEnv/0
00:12:04 [2020-01-18T00:12:04.983Z] === PAUSE TestCreateWithInvalidEnv/0
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateWithInvalidEnv/1
00:12:04 [2020-01-18T00:12:04.983Z] === PAUSE TestCreateWithInvalidEnv/1
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateWithInvalidEnv/2
00:12:04 [2020-01-18T00:12:04.983Z] === PAUSE TestCreateWithInvalidEnv/2
00:12:04 [2020-01-18T00:12:04.983Z] === CONT  TestCreateWithInvalidEnv/0
00:12:04 [2020-01-18T00:12:04.983Z] === CONT  TestCreateWithInvalidEnv/2
00:12:04 [2020-01-18T00:12:04.983Z] === CONT  TestCreateWithInvalidEnv/1
00:12:04 [2020-01-18T00:12:04.983Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:12:04 [2020-01-18T00:12:04.983Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateTmpfsMountsTarget
00:12:04 [2020-01-18T00:12:04.983Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:12:04 [2020-01-18T00:12:04.983Z] === RUN   TestCreateWithCustomMaskedPaths
00:12:06 [2020-01-18T00:12:06.161Z] --- PASS: TestWaitBlocked (0.01s)
00:12:06 [2020-01-18T00:12:06.161Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s)
00:12:06 [2020-01-18T00:12:06.161Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
00:12:06 [2020-01-18T00:12:06.161Z] === CONT  TestContainerStartOnDaemonRestart
00:12:06 [2020-01-18T00:12:06.161Z] === CONT  TestIpcModeOlderClient
00:12:06 [2020-01-18T00:12:06.161Z] --- PASS: TestIpcModeOlderClient (0.16s)
00:12:06 [2020-01-18T00:12:06.161Z] === CONT  TestDaemonRestartIpcMode
00:12:06 [2020-01-18T00:12:06.348Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
00:12:07 [2020-01-18T00:12:07.272Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:12:07 [2020-01-18T00:12:07.329Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:12:07 [2020-01-18T00:12:07.833Z] --- PASS: TestCreateWithCustomMaskedPaths (2.86s)
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/no_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/no_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/empty_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/valid_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/empty_capadd
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/empty_capadd
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/empty_capdrop
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
00:12:07 [2020-01-18T00:12:07.833Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
00:12:07 [2020-01-18T00:12:07.833Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
00:12:07 [2020-01-18T00:12:07.833Z] === CONT  TestCreateWithCapabilities/no_capabilities
00:12:07 [2020-01-18T00:12:07.833Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
00:12:07 [2020-01-18T00:12:07.833Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
00:12:07 [2020-01-18T00:12:07.833Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
00:12:08 [2020-01-18T00:12:08.088Z] === CONT  TestCreateWithCapabilities/empty_capdrop
00:12:08 [2020-01-18T00:12:08.088Z] === CONT  TestCreateWithCapabilities/empty_capadd
00:12:08 [2020-01-18T00:12:08.088Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
00:12:08 [2020-01-18T00:12:08.088Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
00:12:08 [2020-01-18T00:12:08.088Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
00:12:08 [2020-01-18T00:12:08.088Z] === CONT  TestCreateWithCapabilities/valid_capabilities
00:12:08 [2020-01-18T00:12:08.088Z] === CONT  TestCreateWithCapabilities/empty_capabilities
00:12:08 [2020-01-18T00:12:08.088Z] --- PASS: TestCreateWithCapabilities (0.02s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
00:12:08 [2020-01-18T00:12:08.088Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
00:12:08 [2020-01-18T00:12:08.088Z] === RUN   TestCreateWithCustomReadonlyPaths
00:12:09 [2020-01-18T00:12:09.500Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s)
00:12:09 [2020-01-18T00:12:09.875Z] --- PASS: TestDaemonRestartIpcMode (3.83s)
00:12:09 [2020-01-18T00:12:09.875Z] PASS
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] === Skipped
00:12:09 [2020-01-18T00:12:09.875Z] === SKIP: s390x.integration.container TestCheckpoint (0.01s)
00:12:09 [2020-01-18T00:12:09.875Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
00:12:09 [2020-01-18T00:12:09.875Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
00:12:09 [2020-01-18T00:12:09.875Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
00:12:09 [2020-01-18T00:12:09.875Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s)
00:12:09 [2020-01-18T00:12:09.875Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
00:12:09 [2020-01-18T00:12:09.875Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] 
00:12:09 [2020-01-18T00:12:09.875Z] DONE 197 tests, 6 skipped in 134.645s
00:12:09 [2020-01-18T00:12:09.875Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
00:12:09 [2020-01-18T00:12:09.875Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
00:12:09 [2020-01-18T00:12:09.875Z] ++ set -e
00:12:09 [2020-01-18T00:12:09.875Z] ++ '[' -n 0 ']'
00:12:09 [2020-01-18T00:12:09.875Z] ++ set -x
00:12:09 [2020-01-18T00:12:09.875Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
00:12:09 [2020-01-18T00:12:09.973Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
00:12:10 [2020-01-18T00:12:10.257Z] INFO: Testing against a local daemon
00:12:10 [2020-01-18T00:12:10.257Z] === RUN   TestCommitInheritsEnv
00:12:10 [2020-01-18T00:12:10.623Z] --- PASS: TestCommitInheritsEnv (0.49s)
00:12:10 [2020-01-18T00:12:10.623Z] === RUN   TestImportExtremelyLargeImageWorks
00:12:10 [2020-01-18T00:12:10.623Z] === PAUSE TestImportExtremelyLargeImageWorks
00:12:10 [2020-01-18T00:12:10.623Z] === RUN   TestImagesFilterMultiReference
00:12:10 [2020-01-18T00:12:10.623Z] --- PASS: TestImagesFilterMultiReference (0.04s)
00:12:10 [2020-01-18T00:12:10.623Z] === RUN   TestImagePullPlatformInvalid
00:12:10 [2020-01-18T00:12:10.623Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:12:10 [2020-01-18T00:12:10.623Z] === RUN   TestRemoveImageOrphaning
00:12:10 [2020-01-18T00:12:10.899Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s)
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:10 [2020-01-18T00:12:10.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:10 [2020-01-18T00:12:10.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:12:10 [2020-01-18T00:12:10.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:12:10 [2020-01-18T00:12:10.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:12:10 [2020-01-18T00:12:10.899Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
00:12:10 [2020-01-18T00:12:10.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:12:10 [2020-01-18T00:12:10.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
00:12:10 [2020-01-18T00:12:10.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:12:10 [2020-01-18T00:12:10.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:12:10 [2020-01-18T00:12:10.899Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestContainerStartOnDaemonRestart
00:12:10 [2020-01-18T00:12:10.899Z] === PAUSE TestContainerStartOnDaemonRestart
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestDaemonRestartIpcMode
00:12:10 [2020-01-18T00:12:10.899Z] === PAUSE TestDaemonRestartIpcMode
00:12:10 [2020-01-18T00:12:10.899Z] === RUN   TestDiff
00:12:10 [2020-01-18T00:12:10.990Z] --- PASS: TestRemoveImageOrphaning (0.48s)
00:12:10 [2020-01-18T00:12:10.990Z] === RUN   TestRemoveImageGarbageCollector
00:12:10 [2020-01-18T00:12:10.990Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:12:10 [2020-01-18T00:12:10.990Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:10 [2020-01-18T00:12:10.990Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:12:10 [2020-01-18T00:12:10.990Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
00:12:10 [2020-01-18T00:12:10.990Z] === RUN   TestTagInvalidReference
00:12:10 [2020-01-18T00:12:10.990Z] --- PASS: TestTagInvalidReference (0.03s)
00:12:10 [2020-01-18T00:12:10.990Z] === RUN   TestTagValidPrefixedRepo
00:12:11 [2020-01-18T00:12:11.358Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
00:12:11 [2020-01-18T00:12:11.358Z] === RUN   TestTagExistedNameWithoutForce
00:12:11 [2020-01-18T00:12:11.358Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
00:12:11 [2020-01-18T00:12:11.358Z] === RUN   TestTagOfficialNames
00:12:11 [2020-01-18T00:12:11.358Z] --- PASS: TestTagOfficialNames (0.05s)
00:12:11 [2020-01-18T00:12:11.358Z] === RUN   TestTagMatchesDigest
00:12:11 [2020-01-18T00:12:11.358Z] --- PASS: TestTagMatchesDigest (0.01s)
00:12:11 [2020-01-18T00:12:11.358Z] === CONT  TestImportExtremelyLargeImageWorks
00:12:11 [2020-01-18T00:12:11.823Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:12:11 [2020-01-18T00:12:11.823Z] --- PASS: TestDiff (0.83s)
00:12:11 [2020-01-18T00:12:11.823Z] === RUN   TestExecWithCloseStdin
00:12:11 [2020-01-18T00:12:11.823Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:12:12 [2020-01-18T00:12:12.601Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:12:12 [2020-01-18T00:12:12.750Z] --- PASS: TestExecWithCloseStdin (1.04s)
00:12:12 [2020-01-18T00:12:12.750Z] === RUN   TestExec
00:12:13 [2020-01-18T00:12:13.675Z] --- PASS: TestExec (0.96s)
00:12:13 [2020-01-18T00:12:13.675Z] === RUN   TestExecUser
00:12:13 [2020-01-18T00:12:13.675Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:12:13 [2020-01-18T00:12:13.750Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:12:13 [2020-01-18T00:12:13.929Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
00:12:14 [2020-01-18T00:12:14.489Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
00:12:14 [2020-01-18T00:12:14.489Z] --- PASS: TestExecUser (0.92s)
00:12:14 [2020-01-18T00:12:14.489Z] === RUN   TestExportContainerAndImportImage
00:12:15 [2020-01-18T00:12:15.048Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
00:12:15 [2020-01-18T00:12:15.608Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
00:12:15 [2020-01-18T00:12:15.642Z] tests/integration/client_test.py .....                                   [ 76%]
00:12:15 [2020-01-18T00:12:15.863Z] --- PASS: TestExportContainerAndImportImage (1.27s)
00:12:15 [2020-01-18T00:12:15.863Z] === RUN   TestExportContainerAfterDaemonRestart
00:12:16 [2020-01-18T00:12:16.573Z] tests/integration/errors_test.py .                                       [ 76%]
00:12:17 [2020-01-18T00:12:17.754Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
00:12:17 [2020-01-18T00:12:17.754Z] === RUN   TestHealthCheckWorkdir
00:12:17 [2020-01-18T00:12:17.754Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
00:12:17 [2020-01-18T00:12:17.754Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:12:18 [2020-01-18T00:12:18.678Z] --- PASS: TestHealthCheckWorkdir (1.26s)
00:12:18 [2020-01-18T00:12:18.678Z] === RUN   TestHealthKillContainer
00:12:19 [2020-01-18T00:12:19.167Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:12:19 [2020-01-18T00:12:19.239Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:12:19 [2020-01-18T00:12:19.239Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
00:12:20 [2020-01-18T00:12:20.103Z] --- PASS: TestDockerNetworkMacvlan (19.47s)
00:12:20 [2020-01-18T00:12:20.103Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
00:12:20 [2020-01-18T00:12:20.103Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
00:12:20 [2020-01-18T00:12:20.103Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s)
00:12:20 [2020-01-18T00:12:20.103Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.01s)
00:12:20 [2020-01-18T00:12:20.103Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s)
00:12:20 [2020-01-18T00:12:20.103Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
00:12:20 [2020-01-18T00:12:20.103Z] PASS
00:12:20 [2020-01-18T00:12:20.103Z] 
00:12:20 [2020-01-18T00:12:20.103Z] DONE 8 tests in 21.690s
00:12:20 [2020-01-18T00:12:20.103Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:12:20 [2020-01-18T00:12:20.103Z] ++ 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
00:12:20 [2020-01-18T00:12:20.103Z] ++ set -e
00:12:20 [2020-01-18T00:12:20.103Z] ++ '[' -n 0 ']'
00:12:20 [2020-01-18T00:12:20.103Z] ++ set -x
00:12:20 [2020-01-18T00:12:20.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:12:20 [2020-01-18T00:12:20.103Z] testing: warning: no tests to run
00:12:20 [2020-01-18T00:12:20.103Z] PASS
00:12:20 [2020-01-18T00:12:20.103Z] 
00:12:20 [2020-01-18T00:12:20.103Z] DONE 0 tests in 0.027s
00:12:20 [2020-01-18T00:12:20.103Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:12:20 [2020-01-18T00:12:20.103Z] ++ 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
00:12:20 [2020-01-18T00:12:20.103Z] ++ set -e
00:12:20 [2020-01-18T00:12:20.103Z] ++ '[' -n 0 ']'
00:12:20 [2020-01-18T00:12:20.103Z] ++ set -x
00:12:20 [2020-01-18T00:12:20.103Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:12:20 [2020-01-18T00:12:20.103Z] INFO: Testing against a local daemon
00:12:20 [2020-01-18T00:12:20.103Z] === RUN   TestAuthZPluginAllowRequest
00:12:20 [2020-01-18T00:12:20.163Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:12:21 [2020-01-18T00:12:21.089Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
00:12:21 [2020-01-18T00:12:21.649Z] --- PASS: TestHealthKillContainer (3.06s)
00:12:21 [2020-01-18T00:12:21.649Z] === RUN   TestInspectCpusetInConfigPre120
00:12:22 [2020-01-18T00:12:22.007Z] --- PASS: TestAuthZPluginAllowRequest (1.85s)
00:12:22 [2020-01-18T00:12:22.007Z] === RUN   TestAuthZPluginTLS
00:12:22 [2020-01-18T00:12:22.576Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s)
00:12:22 [2020-01-18T00:12:22.576Z] === RUN   TestIpcModeNone
00:12:22 [2020-01-18T00:12:22.831Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
00:12:22 [2020-01-18T00:12:22.943Z] --- PASS: TestAuthZPluginTLS (0.72s)
00:12:22 [2020-01-18T00:12:22.943Z] === RUN   TestAuthZPluginDenyRequest
00:12:23 [2020-01-18T00:12:23.511Z] --- PASS: TestAuthZPluginDenyRequest (0.67s)
00:12:23 [2020-01-18T00:12:23.511Z] === RUN   TestAuthZPluginAPIDenyResponse
00:12:23 [2020-01-18T00:12:23.759Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:12:23 [2020-01-18T00:12:23.759Z] --- PASS: TestIpcModeNone (1.08s)
00:12:23 [2020-01-18T00:12:23.759Z] === RUN   TestIpcModePrivate
00:12:24 [2020-01-18T00:12:24.078Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
00:12:24 [2020-01-18T00:12:24.078Z] === RUN   TestAuthZPluginDenyResponse
00:12:24 [2020-01-18T00:12:24.645Z] --- PASS: TestAuthZPluginDenyResponse (0.69s)
00:12:24 [2020-01-18T00:12:24.645Z] === RUN   TestAuthZPluginAllowEventStream
00:12:24 [2020-01-18T00:12:24.685Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
00:12:24 [2020-01-18T00:12:24.940Z] --- PASS: TestIpcModePrivate (1.15s)
00:12:24 [2020-01-18T00:12:24.940Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false
00:12:24 [2020-01-18T00:12:24.940Z] === RUN   TestIpcModeShareable
00:12:25 [2020-01-18T00:12:25.865Z] --- PASS: TestIpcModeShareable (0.95s)
00:12:25 [2020-01-18T00:12:25.865Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true
00:12:25 [2020-01-18T00:12:25.865Z] === RUN   TestAPIIpcModeShareableAndContainer
00:12:26 [2020-01-18T00:12:26.119Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
00:12:26 [2020-01-18T00:12:26.550Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s)
00:12:26 [2020-01-18T00:12:26.550Z] === RUN   TestAuthZPluginErrorResponse
00:12:26 [2020-01-18T00:12:26.680Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:12:27 [2020-01-18T00:12:27.487Z] --- PASS: TestAuthZPluginErrorResponse (0.71s)
00:12:27 [2020-01-18T00:12:27.487Z] === RUN   TestAuthZPluginErrorRequest
00:12:28 [2020-01-18T00:12:28.042Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:12:28 [2020-01-18T00:12:28.055Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
00:12:28 [2020-01-18T00:12:28.055Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:12:28 [2020-01-18T00:12:28.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
00:12:28 [2020-01-18T00:12:28.623Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:12:28 [2020-01-18T00:12:28.628Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
00:12:29 [2020-01-18T00:12:29.190Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.26s)
00:12:29 [2020-01-18T00:12:29.190Z] === RUN   TestAPIIpcModeHost
00:12:29 [2020-01-18T00:12:29.190Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
00:12:29 [2020-01-18T00:12:29.190Z] === RUN   TestDockerSuite/TestBuildAddScript
00:12:29 [2020-01-18T00:12:29.769Z] --- PASS: TestAPIIpcModeHost (0.83s)
00:12:29 [2020-01-18T00:12:29.769Z] === RUN   TestDaemonIpcModeShareable
00:12:31 [2020-01-18T00:12:31.155Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s)
00:12:31 [2020-01-18T00:12:31.155Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:12:31 [2020-01-18T00:12:31.655Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
00:12:31 [2020-01-18T00:12:31.655Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true
00:12:31 [2020-01-18T00:12:31.655Z] === RUN   TestDaemonIpcModePrivate
00:12:32 [2020-01-18T00:12:32.589Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
00:12:32 [2020-01-18T00:12:32.845Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:12:33 [2020-01-18T00:12:33.405Z] --- PASS: TestDaemonIpcModePrivate (1.81s)
00:12:33 [2020-01-18T00:12:33.405Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false
00:12:33 [2020-01-18T00:12:33.405Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:12:33 [2020-01-18T00:12:33.687Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s)
00:12:33 [2020-01-18T00:12:33.687Z] === RUN   TestAuthZPluginHeader
00:12:34 [2020-01-18T00:12:34.255Z] --- PASS: TestAuthZPluginHeader (1.01s)
00:12:34 [2020-01-18T00:12:34.255Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:12:34 [2020-01-18T00:12:34.255Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:12:34 [2020-01-18T00:12:34.255Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:34 [2020-01-18T00:12:34.255Z] === RUN   TestAuthZPluginV2Disable
00:12:34 [2020-01-18T00:12:34.255Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:12:34 [2020-01-18T00:12:34.255Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:34 [2020-01-18T00:12:34.255Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:12:34 [2020-01-18T00:12:34.255Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:12:34 [2020-01-18T00:12:34.255Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:34 [2020-01-18T00:12:34.255Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:12:34 [2020-01-18T00:12:34.255Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:12:34 [2020-01-18T00:12:34.255Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:34 [2020-01-18T00:12:34.255Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:12:35 [2020-01-18T00:12:35.288Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s)
00:12:35 [2020-01-18T00:12:35.288Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: false, mustBeShared: false
00:12:35 [2020-01-18T00:12:35.288Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:12:36 [2020-01-18T00:12:36.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
00:12:36 [2020-01-18T00:12:36.651Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true
00:12:36 [2020-01-18T00:12:36.651Z] === RUN   TestIpcModeOlderClient
00:12:36 [2020-01-18T00:12:36.651Z] === PAUSE TestIpcModeOlderClient
00:12:36 [2020-01-18T00:12:36.651Z] === RUN   TestKillContainerInvalidSignal
00:12:37 [2020-01-18T00:12:37.580Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
00:12:37 [2020-01-18T00:12:37.580Z] === RUN   TestKillContainer
00:12:37 [2020-01-18T00:12:37.580Z] === RUN   TestKillContainer/no_signal
00:12:38 [2020-01-18T00:12:38.504Z] === RUN   TestKillContainer/non_killing_signal
00:12:39 [2020-01-18T00:12:39.064Z] === RUN   TestKillContainer/killing_signal
00:12:39 [2020-01-18T00:12:39.064Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
00:12:40 [2020-01-18T00:12:40.425Z] --- PASS: TestKillContainer (2.64s)
00:12:40 [2020-01-18T00:12:40.425Z]     --- PASS: TestKillContainer/no_signal (0.85s)
00:12:40 [2020-01-18T00:12:40.425Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
00:12:40 [2020-01-18T00:12:40.425Z]     --- PASS: TestKillContainer/killing_signal (0.95s)
00:12:40 [2020-01-18T00:12:40.425Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:12:40 [2020-01-18T00:12:40.425Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:12:40 [2020-01-18T00:12:40.985Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:12:41 [2020-01-18T00:12:41.240Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:12:42 [2020-01-18T00:12:42.171Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s)
00:12:42 [2020-01-18T00:12:42.171Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s)
00:12:42 [2020-01-18T00:12:42.171Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.76s)
00:12:42 [2020-01-18T00:12:42.171Z] === RUN   TestKillStoppedContainer
00:12:42 [2020-01-18T00:12:42.428Z] --- PASS: TestKillStoppedContainer (0.12s)
00:12:42 [2020-01-18T00:12:42.428Z] === RUN   TestKillStoppedContainerAPIPre120
00:12:42 [2020-01-18T00:12:42.428Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s)
00:12:42 [2020-01-18T00:12:42.428Z] === RUN   TestKillDifferentUserContainer
00:12:43 [2020-01-18T00:12:43.790Z] --- PASS: TestKillDifferentUserContainer (1.09s)
00:12:43 [2020-01-18T00:12:43.790Z] === RUN   TestInspectOomKilledTrue
00:12:43 [2020-01-18T00:12:43.790Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:12:43 [2020-01-18T00:12:43.790Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:12:43 [2020-01-18T00:12:43.790Z] === RUN   TestInspectOomKilledFalse
00:12:43 [2020-01-18T00:12:43.790Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:12:43 [2020-01-18T00:12:43.790Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:12:43 [2020-01-18T00:12:43.790Z] === RUN   TestLinksEtcHostsContentMatch
00:12:44 [2020-01-18T00:12:44.350Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
00:12:44 [2020-01-18T00:12:44.350Z] === RUN   TestLinksContainerNames
00:12:45 [2020-01-18T00:12:45.275Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
00:12:46 [2020-01-18T00:12:46.205Z] --- PASS: TestLinksContainerNames (1.97s)
00:12:46 [2020-01-18T00:12:46.205Z] === RUN   TestLogsFollowTailEmpty
00:12:46 [2020-01-18T00:12:46.766Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:12:47 [2020-01-18T00:12:47.328Z] --- PASS: TestLogsFollowTailEmpty (1.03s)
00:12:47 [2020-01-18T00:12:47.328Z] === RUN   TestContainerNetworkMountsNoChown
00:12:47 [2020-01-18T00:12:47.888Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
00:12:48 [2020-01-18T00:12:48.144Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s)
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/default
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/default
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/private
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/private
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rprivate
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rprivate
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/slave
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/slave
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rslave
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rslave
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/shared
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/shared
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rshared
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rshared
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/default
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/default/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/default/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/default/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/rshared
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/shared
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/rslave
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/slave
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/rprivate
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/private
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/private/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/private/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:12:48 [2020-01-18T00:12:48.144Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:12:48 [2020-01-18T00:12:48.144Z] === CONT  TestMountDaemonRoot/default/mount_root
00:12:48 [2020-01-18T00:12:48.399Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:12:48 [2020-01-18T00:12:48.399Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:12:48 [2020-01-18T00:12:48.399Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:12:48 [2020-01-18T00:12:48.399Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:12:48 [2020-01-18T00:12:48.399Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:12:48 [2020-01-18T00:12:48.399Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:12:48 [2020-01-18T00:12:48.399Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:12:48 [2020-01-18T00:12:48.655Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:12:48 [2020-01-18T00:12:48.655Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:12:48 [2020-01-18T00:12:48.655Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:12:48 [2020-01-18T00:12:48.655Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:12:48 [2020-01-18T00:12:48.655Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:12:48 [2020-01-18T00:12:48.655Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/private/bind_root
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:12:48 [2020-01-18T00:12:48.910Z] === CONT  TestMountDaemonRoot/private/mount_root
00:12:49 [2020-01-18T00:12:49.166Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:12:49 [2020-01-18T00:12:49.166Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:12:49 [2020-01-18T00:12:49.166Z] --- PASS: TestMountDaemonRoot (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
00:12:49 [2020-01-18T00:12:49.166Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
00:12:49 [2020-01-18T00:12:49.166Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
00:12:49 [2020-01-18T00:12:49.166Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:12:49 [2020-01-18T00:12:49.166Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.11s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
00:12:49 [2020-01-18T00:12:49.166Z] === RUN   TestContainerBindMountNonRecursive
00:12:51 [2020-01-18T00:12:51.679Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:12:52 [2020-01-18T00:12:52.064Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:12:52 [2020-01-18T00:12:52.241Z] === RUN   TestDockerSuite/TestBuildAddTar
00:12:52 [2020-01-18T00:12:52.241Z] --- PASS: TestContainerBindMountNonRecursive (3.15s)
00:12:52 [2020-01-18T00:12:52.241Z] === RUN   TestNetworkNat
00:12:52 [2020-01-18T00:12:52.337Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s)
00:12:52 [2020-01-18T00:12:52.337Z] PASS
00:12:52 [2020-01-18T00:12:52.337Z] 
00:12:52 [2020-01-18T00:12:52.337Z] === Skipped
00:12:52 [2020-01-18T00:12:52.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:12:52 [2020-01-18T00:12:52.337Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:52 [2020-01-18T00:12:52.337Z] 
00:12:52 [2020-01-18T00:12:52.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:12:52 [2020-01-18T00:12:52.337Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:52 [2020-01-18T00:12:52.337Z] 
00:12:52 [2020-01-18T00:12:52.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:12:52 [2020-01-18T00:12:52.337Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:52 [2020-01-18T00:12:52.337Z] 
00:12:52 [2020-01-18T00:12:52.337Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:12:52 [2020-01-18T00:12:52.337Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:12:52 [2020-01-18T00:12:52.337Z] 
00:12:52 [2020-01-18T00:12:52.337Z] 
00:12:52 [2020-01-18T00:12:52.338Z] DONE 17 tests, 4 skipped in 32.412s
00:12:52 [2020-01-18T00:12:52.338Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:12:52 [2020-01-18T00:12:52.338Z] ++ 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
00:12:52 [2020-01-18T00:12:52.338Z] ++ set -e
00:12:52 [2020-01-18T00:12:52.338Z] ++ '[' -n 0 ']'
00:12:52 [2020-01-18T00:12:52.338Z] ++ set -x
00:12:52 [2020-01-18T00:12:52.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:12:52 [2020-01-18T00:12:52.596Z] INFO: Testing against a local daemon
00:12:52 [2020-01-18T00:12:52.596Z] === RUN   TestPluginInvalidJSON
00:12:52 [2020-01-18T00:12:52.596Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:12:52 [2020-01-18T00:12:52.596Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:12:52 [2020-01-18T00:12:52.596Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:12:52 [2020-01-18T00:12:52.596Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:12:52 [2020-01-18T00:12:52.596Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:12:52 [2020-01-18T00:12:52.596Z] PASS
00:12:52 [2020-01-18T00:12:52.596Z] 
00:12:52 [2020-01-18T00:12:52.596Z] DONE 2 tests in 0.155s
00:12:52 [2020-01-18T00:12:52.596Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:12:52 [2020-01-18T00:12:52.596Z] ++ 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
00:12:52 [2020-01-18T00:12:52.596Z] ++ set -e
00:12:52 [2020-01-18T00:12:52.596Z] ++ '[' -n 0 ']'
00:12:52 [2020-01-18T00:12:52.596Z] ++ set -x
00:12:52 [2020-01-18T00:12:52.596Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:12:52 [2020-01-18T00:12:52.855Z] INFO: Testing against a local daemon
00:12:52 [2020-01-18T00:12:52.855Z] === RUN   TestExternalGraphDriver
00:12:52 [2020-01-18T00:12:52.855Z] === RUN   TestExternalGraphDriver/json
00:12:53 [2020-01-18T00:12:53.602Z] --- PASS: TestNetworkNat (1.13s)
00:12:53 [2020-01-18T00:12:53.602Z] === RUN   TestNetworkLocalhostTCPNat
00:12:54 [2020-01-18T00:12:54.965Z] --- PASS: TestNetworkLocalhostTCPNat (1.57s)
00:12:54 [2020-01-18T00:12:54.965Z] === RUN   TestNetworkLoopbackNat
00:12:55 [2020-01-18T00:12:55.389Z] === RUN   TestExternalGraphDriver/spec
00:12:56 [2020-01-18T00:12:56.329Z] --- PASS: TestNetworkLoopbackNat (1.39s)
00:12:56 [2020-01-18T00:12:56.329Z] === RUN   TestPause
00:12:57 [2020-01-18T00:12:57.693Z] --- PASS: TestPause (1.13s)
00:12:57 [2020-01-18T00:12:57.693Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:12:57 [2020-01-18T00:12:57.693Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:12:57 [2020-01-18T00:12:57.693Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:12:57 [2020-01-18T00:12:57.693Z] === RUN   TestPauseStopPausedContainer
00:12:58 [2020-01-18T00:12:58.694Z] === RUN   TestExternalGraphDriver/pull
00:12:59 [2020-01-18T00:12:59.058Z] --- PASS: TestPauseStopPausedContainer (1.36s)
00:12:59 [2020-01-18T00:12:59.058Z] === RUN   TestPsFilter
00:12:59 [2020-01-18T00:12:59.058Z] --- PASS: TestPsFilter (0.25s)
00:12:59 [2020-01-18T00:12:59.058Z] === RUN   TestRemoveContainerWithRemovedVolume
00:13:00 [2020-01-18T00:13:00.419Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.21s)
00:13:00 [2020-01-18T00:13:00.419Z] === RUN   TestRemoveContainerWithVolume
00:13:00 [2020-01-18T00:13:00.609Z] --- PASS: TestExternalGraphDriver (7.66s)
00:13:00 [2020-01-18T00:13:00.609Z]     --- PASS: TestExternalGraphDriver/json (2.47s)
00:13:00 [2020-01-18T00:13:00.609Z]     --- PASS: TestExternalGraphDriver/spec (2.83s)
00:13:00 [2020-01-18T00:13:00.609Z]     --- PASS: TestExternalGraphDriver/pull (2.24s)
00:13:00 [2020-01-18T00:13:00.609Z] === RUN   TestGraphdriverPluginV2
00:13:00 [2020-01-18T00:13:00.609Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
00:13:00 [2020-01-18T00:13:00.609Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:13:00 [2020-01-18T00:13:00.609Z] PASS
00:13:00 [2020-01-18T00:13:00.609Z] 
00:13:00 [2020-01-18T00:13:00.609Z] === Skipped
00:13:00 [2020-01-18T00:13:00.609Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
00:13:00 [2020-01-18T00:13:00.609Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:13:00 [2020-01-18T00:13:00.609Z] 
00:13:00 [2020-01-18T00:13:00.609Z] 
00:13:00 [2020-01-18T00:13:00.609Z] DONE 5 tests, 1 skipped in 7.829s
00:13:00 [2020-01-18T00:13:00.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:13:00 [2020-01-18T00:13:00.609Z] ++ 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
00:13:00 [2020-01-18T00:13:00.609Z] ++ set -e
00:13:00 [2020-01-18T00:13:00.609Z] ++ '[' -n 0 ']'
00:13:00 [2020-01-18T00:13:00.609Z] ++ set -x
00:13:00 [2020-01-18T00:13:00.609Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:13:00 [2020-01-18T00:13:00.609Z] INFO: Testing against a local daemon
00:13:00 [2020-01-18T00:13:00.609Z] === RUN   TestContinueAfterPluginCrash
00:13:00 [2020-01-18T00:13:00.609Z] === PAUSE TestContinueAfterPluginCrash
00:13:00 [2020-01-18T00:13:00.609Z] === RUN   TestDaemonStartWithLogOpt
00:13:00 [2020-01-18T00:13:00.609Z] === PAUSE TestDaemonStartWithLogOpt
00:13:00 [2020-01-18T00:13:00.609Z] === CONT  TestContinueAfterPluginCrash
00:13:00 [2020-01-18T00:13:00.609Z] === CONT  TestDaemonStartWithLogOpt
00:13:01 [2020-01-18T00:13:01.781Z] --- PASS: TestRemoveContainerWithVolume (1.54s)
00:13:01 [2020-01-18T00:13:01.781Z] === RUN   TestRemoveContainerRunning
00:13:01 [2020-01-18T00:13:01.781Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
00:13:02 [2020-01-18T00:13:02.706Z] --- PASS: TestRemoveContainerRunning (0.94s)
00:13:02 [2020-01-18T00:13:02.706Z] === RUN   TestRemoveContainerForceRemoveRunning
00:13:02 [2020-01-18T00:13:02.962Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:13:03 [2020-01-18T00:13:03.411Z] ok  	github.com/docker/docker/api/server/httputils	0.043s	coverage: 14.7% of statements
00:13:03 [2020-01-18T00:13:03.890Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s)
00:13:03 [2020-01-18T00:13:03.890Z] === RUN   TestRemoveInvalidContainer
00:13:03 [2020-01-18T00:13:03.890Z] --- PASS: TestRemoveInvalidContainer (0.06s)
00:13:03 [2020-01-18T00:13:03.890Z] === RUN   TestRenameLinkedContainer
00:13:04 [2020-01-18T00:13:04.450Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:13:04 [2020-01-18T00:13:04.705Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
00:13:05 [2020-01-18T00:13:05.630Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
00:13:05 [2020-01-18T00:13:05.648Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:13:05 [2020-01-18T00:13:05.885Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:13:06 [2020-01-18T00:13:06.101Z] ok  	github.com/docker/docker/api/server/middleware	0.039s	coverage: 37.7% of statements
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:13:06 [2020-01-18T00:13:06.101Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:13:06 [2020-01-18T00:13:06.597Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:13:07 [2020-01-18T00:13:07.770Z] --- PASS: TestRenameLinkedContainer (3.88s)
00:13:07 [2020-01-18T00:13:07.770Z] === RUN   TestRenameStoppedContainer
00:13:08 [2020-01-18T00:13:08.695Z] --- PASS: TestRenameStoppedContainer (0.91s)
00:13:08 [2020-01-18T00:13:08.695Z] === RUN   TestRenameRunningContainerAndReuse
00:13:08 [2020-01-18T00:13:08.752Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:13:08 [2020-01-18T00:13:08.752Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:13:09 [2020-01-18T00:13:09.040Z] ok  	github.com/docker/docker/api/types/strslice	0.026s	coverage: 90.0% of statements
00:13:09 [2020-01-18T00:13:09.337Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
00:13:09 [2020-01-18T00:13:09.973Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.0% of statements
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:13:09 [2020-01-18T00:13:09.973Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
00:13:10 [2020-01-18T00:13:10.265Z] ok  	github.com/docker/docker/api/types/versions	0.023s	coverage: 75.0% of statements
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:13:10 [2020-01-18T00:13:10.265Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:13:10 [2020-01-18T00:13:10.580Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:13:10 [2020-01-18T00:13:10.580Z] --- PASS: TestRenameRunningContainerAndReuse (2.03s)
00:13:10 [2020-01-18T00:13:10.580Z] === RUN   TestRenameInvalidName
00:13:10 [2020-01-18T00:13:10.689Z] .........                                                                [ 86%]
00:13:10 [2020-01-18T00:13:10.835Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
00:13:11 [2020-01-18T00:13:11.760Z] --- PASS: TestRenameInvalidName (0.96s)
00:13:11 [2020-01-18T00:13:11.760Z] === RUN   TestRenameAnonymousContainer
00:13:11 [2020-01-18T00:13:11.770Z] ok  	github.com/docker/docker/builder/dockerignore	0.052s	coverage: 96.8% of statements
00:13:12 [2020-01-18T00:13:12.844Z] --- PASS: TestDaemonStartWithLogOpt (10.28s)
00:13:14 [2020-01-18T00:13:14.275Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
00:13:15 [2020-01-18T00:13:15.220Z] tests/integration/models_images_test.py ..............                   [ 89%]
00:13:15 [2020-01-18T00:13:15.639Z] --- PASS: TestRenameAnonymousContainer (3.86s)
00:13:15 [2020-01-18T00:13:15.639Z] === RUN   TestRenameContainerWithSameName
00:13:16 [2020-01-18T00:13:16.129Z] --- PASS: TestContinueAfterPluginCrash (15.10s)
00:13:16 [2020-01-18T00:13:16.129Z] PASS
00:13:16 [2020-01-18T00:13:16.129Z] 
00:13:16 [2020-01-18T00:13:16.129Z] DONE 2 tests in 15.252s
00:13:16 [2020-01-18T00:13:16.129Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:13:16 [2020-01-18T00:13:16.129Z] ++ 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
00:13:16 [2020-01-18T00:13:16.129Z] ++ set -e
00:13:16 [2020-01-18T00:13:16.129Z] ++ '[' -n 0 ']'
00:13:16 [2020-01-18T00:13:16.129Z] ++ set -x
00:13:16 [2020-01-18T00:13:16.129Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:13:16 [2020-01-18T00:13:16.129Z] INFO: Testing against a local daemon
00:13:16 [2020-01-18T00:13:16.129Z] === RUN   TestPluginWithDevMounts
00:13:16 [2020-01-18T00:13:16.129Z] === PAUSE TestPluginWithDevMounts
00:13:16 [2020-01-18T00:13:16.129Z] === CONT  TestPluginWithDevMounts
00:13:16 [2020-01-18T00:13:16.220Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
00:13:16 [2020-01-18T00:13:16.565Z] --- PASS: TestRenameContainerWithSameName (0.89s)
00:13:16 [2020-01-18T00:13:16.565Z] === RUN   TestRenameContainerWithLinkedContainer
00:13:16 [2020-01-18T00:13:16.846Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:13:17 [2020-01-18T00:13:17.928Z] === RUN   TestDockerSuite/TestBuildBlankName
00:13:17 [2020-01-18T00:13:17.928Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:13:18 [2020-01-18T00:13:18.183Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s)
00:13:18 [2020-01-18T00:13:18.183Z] === RUN   TestResize
00:13:18 [2020-01-18T00:13:18.664Z] --- PASS: TestPluginWithDevMounts (2.29s)
00:13:18 [2020-01-18T00:13:18.664Z] PASS
00:13:18 [2020-01-18T00:13:18.664Z] 
00:13:18 [2020-01-18T00:13:18.665Z] DONE 1 tests in 2.443s
00:13:18 [2020-01-18T00:13:18.665Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:13:18 [2020-01-18T00:13:18.665Z] ++ 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
00:13:18 [2020-01-18T00:13:18.665Z] ++ set -e
00:13:18 [2020-01-18T00:13:18.665Z] ++ '[' -n 0 ']'
00:13:18 [2020-01-18T00:13:18.665Z] ++ set -x
00:13:18 [2020-01-18T00:13:18.665Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:13:18 [2020-01-18T00:13:18.665Z] INFO: Testing against a local daemon
00:13:18 [2020-01-18T00:13:18.665Z] === RUN   TestSecretInspect
00:13:19 [2020-01-18T00:13:19.110Z] --- PASS: TestResize (0.89s)
00:13:19 [2020-01-18T00:13:19.110Z] === RUN   TestResizeWithInvalidSize
00:13:19 [2020-01-18T00:13:19.670Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
00:13:19 [2020-01-18T00:13:19.725Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.172s	coverage: 86.3% of statements
00:13:19 [2020-01-18T00:13:19.925Z] --- PASS: TestResizeWithInvalidSize (0.87s)
00:13:19 [2020-01-18T00:13:19.926Z] === RUN   TestResizeWhenContainerNotStarted
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:13:20 [2020-01-18T00:13:20.853Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s)
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:13:20 [2020-01-18T00:13:20.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:13:21 [2020-01-18T00:13:21.109Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
00:13:21 [2020-01-18T00:13:21.197Z] --- PASS: TestSecretInspect (2.85s)
00:13:21 [2020-01-18T00:13:21.197Z] === RUN   TestSecretList
00:13:21 [2020-01-18T00:13:21.225Z] ok  	github.com/docker/docker/builder/remotecontext	0.529s	coverage: 13.6% of statements
00:13:23 [2020-01-18T00:13:23.289Z] ok  	github.com/docker/docker/builder/dockerfile	1.504s	coverage: 48.2% of statements
00:13:23 [2020-01-18T00:13:23.289Z] ?   	github.com/docker/docker/cli	[no test files]
00:13:23 [2020-01-18T00:13:23.289Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:13:23 [2020-01-18T00:13:23.393Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:13:23 [2020-01-18T00:13:23.624Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:13:23 [2020-01-18T00:13:23.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:13:23 [2020-01-18T00:13:23.650Z] tests/integration/models_resources_test.py .                             [ 91%]
00:13:23 [2020-01-18T00:13:23.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:13:24 [2020-01-18T00:13:24.137Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
00:13:24 [2020-01-18T00:13:24.485Z] --- PASS: TestSecretList (3.24s)
00:13:24 [2020-01-18T00:13:24.485Z] === RUN   TestSecretsCreateAndDelete
00:13:25 [2020-01-18T00:13:25.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:13:25 [2020-01-18T00:13:25.499Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:13:25 [2020-01-18T00:13:25.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:13:26 [2020-01-18T00:13:26.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:13:27 [2020-01-18T00:13:27.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:13:27 [2020-01-18T00:13:27.770Z] --- PASS: TestSecretsCreateAndDelete (3.36s)
00:13:27 [2020-01-18T00:13:27.770Z] === RUN   TestSecretsUpdate
00:13:28 [2020-01-18T00:13:28.483Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:13:29 [2020-01-18T00:13:29.468Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:13:29 [2020-01-18T00:13:29.845Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:13:29 [2020-01-18T00:13:29.845Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:13:30 [2020-01-18T00:13:30.471Z] ok  	github.com/docker/docker/client	0.665s	coverage: 75.8% of statements
00:13:31 [2020-01-18T00:13:31.058Z] --- PASS: TestSecretsUpdate (3.33s)
00:13:31 [2020-01-18T00:13:31.058Z] === RUN   TestTemplatedSecret
00:13:31 [2020-01-18T00:13:31.209Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:13:33 [2020-01-18T00:13:33.256Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:13:33 [2020-01-18T00:13:33.256Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:13:33 [2020-01-18T00:13:33.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:13:33 [2020-01-18T00:13:33.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:13:34 [2020-01-18T00:13:34.287Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:13:35 [2020-01-18T00:13:35.247Z] --- PASS: TestTemplatedSecret (3.39s)
00:13:35 [2020-01-18T00:13:35.247Z] === RUN   TestSecretCreateResolve
00:13:36 [2020-01-18T00:13:36.242Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:13:36 [2020-01-18T00:13:36.242Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
00:13:36 [2020-01-18T00:13:36.806Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.74s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.21s)
00:13:36 [2020-01-18T00:13:36.806Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.29s)
00:13:36 [2020-01-18T00:13:36.806Z] === RUN   TestCgroupNamespacesRun
00:13:37 [2020-01-18T00:13:37.608Z] tests/integration/regression_test.py ......                              [ 98%]
00:13:37 [2020-01-18T00:13:37.779Z] --- PASS: TestSecretCreateResolve (3.31s)
00:13:37 [2020-01-18T00:13:37.779Z] PASS
00:13:37 [2020-01-18T00:13:37.779Z] 
00:13:37 [2020-01-18T00:13:37.779Z] DONE 6 tests in 19.634s
00:13:37 [2020-01-18T00:13:37.779Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:13:37 [2020-01-18T00:13:37.779Z] ++ 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
00:13:37 [2020-01-18T00:13:37.779Z] ++ set -e
00:13:37 [2020-01-18T00:13:37.779Z] ++ '[' -n 0 ']'
00:13:37 [2020-01-18T00:13:37.779Z] ++ set -x
00:13:37 [2020-01-18T00:13:37.779Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:13:38 [2020-01-18T00:13:38.037Z] INFO: Testing against a local daemon
00:13:38 [2020-01-18T00:13:38.037Z] === RUN   TestServiceCreateInit
00:13:38 [2020-01-18T00:13:38.037Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:13:38 [2020-01-18T00:13:38.122Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:13:38 [2020-01-18T00:13:38.122Z] tests/integration/credentials/utils_test.py .                            [100%]
00:13:38 [2020-01-18T00:13:38.122Z] 
00:13:38 [2020-01-18T00:13:38.122Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:13:38 [2020-01-18T00:13:38.122Z] =========================== short test summary info ============================
00:13:38 [2020-01-18T00:13:38.122Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:13:38 [2020-01-18T00:13:38.122Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:13:38 [2020-01-18T00:13:38.122Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:13:38 [2020-01-18T00:13:38.122Z]   Not supported on most drivers
00:13:38 [2020-01-18T00:13:38.122Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:13:38 [2020-01-18T00:13:38.122Z]   Can fail if eth0 has multiple IP addresses
00:13:38 [2020-01-18T00:13:38.122Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:13:38 [2020-01-18T00:13:38.122Z]   This doesn't seem to be taken into account by the engine
00:13:38 [2020-01-18T00:13:38.122Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:13:38 [2020-01-18T00:13:38.122Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
00:13:38 [2020-01-18T00:13:38.122Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
00:13:38 [2020-01-18T00:13:38.122Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
00:13:38 [2020-01-18T00:13:38.122Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
00:13:38 [2020-01-18T00:13:38.122Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
00:13:38 [2020-01-18T00:13:38.122Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:13:38 [2020-01-18T00:13:38.122Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 340.39 seconds ==
00:13:38 [2020-01-18T00:13:38.379Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:13:38 [2020-01-18T00:13:38.690Z] --- PASS: TestCgroupNamespacesRun (1.75s)
00:13:38 [2020-01-18T00:13:38.690Z] === RUN   TestCgroupNamespacesRunPrivileged
00:13:39 [2020-01-18T00:13:39.615Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
00:13:40 [2020-01-18T00:13:40.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:13:40 [2020-01-18T00:13:40.539Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s)
00:13:40 [2020-01-18T00:13:40.539Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:13:41 [2020-01-18T00:13:41.466Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
00:13:42 [2020-01-18T00:13:42.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s)
00:13:42 [2020-01-18T00:13:42.392Z] === RUN   TestCgroupNamespacesRunHostMode
00:13:43 [2020-01-18T00:13:43.307Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:13:43 [2020-01-18T00:13:43.755Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
00:13:44 [2020-01-18T00:13:44.316Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s)
00:13:44 [2020-01-18T00:13:44.316Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:13:46 [2020-01-18T00:13:46.200Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s)
00:13:46 [2020-01-18T00:13:46.200Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:13:47 [2020-01-18T00:13:47.128Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
00:13:47 [2020-01-18T00:13:47.128Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
00:13:47 [2020-01-18T00:13:47.128Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
00:13:47 [2020-01-18T00:13:47.128Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s)
00:13:47 [2020-01-18T00:13:47.128Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:13:48 [2020-01-18T00:13:48.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
00:13:48 [2020-01-18T00:13:48.054Z] === RUN   TestCgroupNamespacesRunOlderClient
00:13:48 [2020-01-18T00:13:48.579Z] --- PASS: TestServiceCreateInit (10.58s)
00:13:48 [2020-01-18T00:13:48.579Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s)
00:13:48 [2020-01-18T00:13:48.579Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.49s)
00:13:48 [2020-01-18T00:13:48.579Z] === RUN   TestCreateServiceMultipleTimes
00:13:49 [2020-01-18T00:13:49.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
00:13:49 [2020-01-18T00:13:49.943Z] === RUN   TestKernelTCPMemory
00:13:50 [2020-01-18T00:13:50.556Z] Leaving: AppArmorNo profiles have been unloaded.
00:13:50 [2020-01-18T00:13:50.556Z] 
00:13:50 [2020-01-18T00:13:50.556Z] Unloading profiles will leave already running processes permanently
00:13:50 [2020-01-18T00:13:50.556Z] unconfined, which can lead to unexpected situations.
00:13:50 [2020-01-18T00:13:50.556Z] 
00:13:50 [2020-01-18T00:13:50.556Z] To set a process to complain mode, use the command line tool
00:13:50 [2020-01-18T00:13:50.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:13:50 [2020-01-18T00:13:50.556Z] 
00:13:50 [2020-01-18T00:13:50.789Z] --- PASS: TestImportExtremelyLargeImageWorks (96.94s)
00:13:50 [2020-01-18T00:13:50.789Z] PASS
00:13:50 [2020-01-18T00:13:50.789Z] 
00:13:50 [2020-01-18T00:13:50.789Z] === Skipped
00:13:50 [2020-01-18T00:13:50.789Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
00:13:50 [2020-01-18T00:13:50.789Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:13:50 [2020-01-18T00:13:50.789Z] 
00:13:50 [2020-01-18T00:13:50.789Z] 
00:13:50 [2020-01-18T00:13:50.789Z] DONE 12 tests, 1 skipped in 98.282s
00:13:50 [2020-01-18T00:13:50.789Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
00:13:50 [2020-01-18T00:13:50.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
00:13:50 [2020-01-18T00:13:50.789Z] ++ set -e
00:13:50 [2020-01-18T00:13:50.789Z] ++ '[' -n 0 ']'
00:13:50 [2020-01-18T00:13:50.789Z] ++ set -x
00:13:50 [2020-01-18T00:13:50.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
00:13:50 [2020-01-18T00:13:50.789Z] INFO: Testing against a local daemon
00:13:50 [2020-01-18T00:13:50.789Z] === RUN   TestNetworkCreateDelete
00:13:50 [2020-01-18T00:13:50.789Z] --- PASS: TestNetworkCreateDelete (0.14s)
00:13:50 [2020-01-18T00:13:50.789Z] === RUN   TestDockerNetworkDeletePreferID
00:13:50 [2020-01-18T00:13:50.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
00:13:50 [2020-01-18T00:13:50.789Z] === RUN   TestInspectNetwork
00:13:50 [2020-01-18T00:13:50.874Z] --- PASS: TestKernelTCPMemory (0.99s)
00:13:50 [2020-01-18T00:13:50.874Z] === RUN   TestNISDomainname
Post stage
00:13:51 [2020-01-18T00:13:51.129Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
[Pipeline] junit
00:13:51 [2020-01-18T00:13:51.135Z] Recording test results
00:13:52 [2020-01-18T00:13:52.055Z] --- PASS: TestNISDomainname (1.13s)
00:13:52 [2020-01-18T00:13:52.055Z] === RUN   TestHostnameDnsResolution
00:13:52 [2020-01-18T00:13:52.582Z] === RUN   TestInspectNetwork/full_network_id
00:13:52 [2020-01-18T00:13:52.582Z] === RUN   TestInspectNetwork/partial_network_id
00:13:52 [2020-01-18T00:13:52.582Z] === RUN   TestInspectNetwork/network_name
00:13:52 [2020-01-18T00:13:52.582Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:13:53 [2020-01-18T00:13:53.040Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
[Pipeline] sh
00:13:53 [2020-01-18T00:13:53.418Z] + echo Ensuring container killed.
00:13:53 [2020-01-18T00:13:53.418Z] Ensuring container killed.
00:13:53 [2020-01-18T00:13:53.418Z] + docker rm -vf docker-pr1
00:13:53 [2020-01-18T00:13:53.418Z] Error: No such container: docker-pr1
00:13:53 [2020-01-18T00:13:53.418Z] + true
[Pipeline] sh
00:13:53 [2020-01-18T00:13:53.600Z] --- PASS: TestHostnameDnsResolution (1.69s)
00:13:53 [2020-01-18T00:13:53.601Z] === RUN   TestStats
00:13:53 [2020-01-18T00:13:53.711Z] + echo Chowning /workspace to jenkins user
00:13:53 [2020-01-18T00:13:53.711Z] Chowning /workspace to jenkins user
00:13:53 [2020-01-18T00:13:53.711Z] + id -u
00:13:53 [2020-01-18T00:13:53.711Z] + id -g
00:13:53 [2020-01-18T00:13:53.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40393:/workspace busybox chown -R 1000:1000 /workspace
00:13:53 [2020-01-18T00:13:53.711Z] Unable to find image 'busybox:latest' locally
00:13:53 [2020-01-18T00:13:53.711Z] latest: Pulling from library/busybox
00:13:53 [2020-01-18T00:13:53.711Z] bdbbaa22dec6: Pulling fs layer
00:13:53 [2020-01-18T00:13:53.969Z] bdbbaa22dec6: Download complete
00:13:53 [2020-01-18T00:13:53.969Z] bdbbaa22dec6: Pull complete
00:13:53 [2020-01-18T00:13:53.969Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
00:13:53 [2020-01-18T00:13:53.969Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:13:56 [2020-01-18T00:13:56.115Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
00:13:56 [2020-01-18T00:13:56.167Z] + bundleName=docker-py
00:13:56 [2020-01-18T00:13:56.167Z] + echo Creating docker-py-bundles.tar.gz
00:13:56 [2020-01-18T00:13:56.167Z] Creating docker-py-bundles.tar.gz
00:13:56 [2020-01-18T00:13:56.167Z] + 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
00:13:56 [2020-01-18T00:13:56.178Z] Archiving artifacts
00:13:56 [2020-01-18T00:13:56.371Z] --- PASS: TestStats (2.62s)
00:13:56 [2020-01-18T00:13:56.371Z] === RUN   TestStopContainerWithTimeout
00:13:56 [2020-01-18T00:13:56.371Z] === RUN   TestStopContainerWithTimeout/0
00:13:56 [2020-01-18T00:13:56.371Z] === PAUSE TestStopContainerWithTimeout/0
00:13:56 [2020-01-18T00:13:56.371Z] === RUN   TestStopContainerWithTimeout/1
00:13:56 [2020-01-18T00:13:56.371Z] === PAUSE TestStopContainerWithTimeout/1
00:13:56 [2020-01-18T00:13:56.371Z] === RUN   TestStopContainerWithTimeout/3
00:13:56 [2020-01-18T00:13:56.371Z] === PAUSE TestStopContainerWithTimeout/3
00:13:56 [2020-01-18T00:13:56.371Z] === RUN   TestStopContainerWithTimeout/-1
00:13:56 [2020-01-18T00:13:56.371Z] === PAUSE TestStopContainerWithTimeout/-1
00:13:56 [2020-01-18T00:13:56.371Z] === CONT  TestStopContainerWithTimeout/0
00:13:56 [2020-01-18T00:13:56.371Z] === CONT  TestStopContainerWithTimeout/3
00:13:56 [2020-01-18T00:13:56.371Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:13:57 [2020-01-18T00:13:57.713Z] --- PASS: TestInspectNetwork (8.54s)
00:13:57 [2020-01-18T00:13:57.713Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
00:13:57 [2020-01-18T00:13:57.713Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:13:57 [2020-01-18T00:13:57.713Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:13:57 [2020-01-18T00:13:57.713Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:13:57 [2020-01-18T00:13:57.713Z] === RUN   TestRunContainerWithBridgeNone
00:13:57 [2020-01-18T00:13:57.732Z] === CONT  TestStopContainerWithTimeout/-1
00:13:57 [2020-01-18T00:13:57.970Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40393/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
00:13:58 [2020-01-18T00:13:58.325Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/make.sh binary-daemon
00:13:58 [2020-01-18T00:13:58.892Z] 
00:13:58 [2020-01-18T00:13:58.892Z] Removing bundles/
00:13:58 [2020-01-18T00:13:58.893Z] 
00:13:58 [2020-01-18T00:13:58.893Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
00:13:58 [2020-01-18T00:13:58.893Z] Building: bundles/binary-daemon/dockerd-dev
00:13:58 [2020-01-18T00:13:58.893Z] GOOS="" GOARCH="" GOARM=""
00:13:59 [2020-01-18T00:13:59.094Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:13:59 [2020-01-18T00:13:59.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
00:13:59 [2020-01-18T00:13:59.604Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:13:59 [2020-01-18T00:13:59.604Z] === CONT  TestStopContainerWithTimeout/1
00:14:00 [2020-01-18T00:14:00.151Z] --- PASS: TestRunContainerWithBridgeNone (2.56s)
00:14:00 [2020-01-18T00:14:00.151Z] === RUN   TestNetworkInvalidJSON
00:14:00 [2020-01-18T00:14:00.151Z] === RUN   TestNetworkInvalidJSON//networks/create
00:14:00 [2020-01-18T00:14:00.151Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:14:00 [2020-01-18T00:14:00.151Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:14:00 [2020-01-18T00:14:00.151Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:14:00 [2020-01-18T00:14:00.151Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:14:00 [2020-01-18T00:14:00.151Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:14:00 [2020-01-18T00:14:00.151Z] === CONT  TestNetworkInvalidJSON//networks/create
00:14:00 [2020-01-18T00:14:00.151Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:14:00 [2020-01-18T00:14:00.151Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:14:00 [2020-01-18T00:14:00.151Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:14:00 [2020-01-18T00:14:00.151Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:14:00 [2020-01-18T00:14:00.151Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:14:00 [2020-01-18T00:14:00.151Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:14:00 [2020-01-18T00:14:00.151Z] === RUN   TestDaemonRestartWithLiveRestore
00:14:00 [2020-01-18T00:14:00.928Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
00:14:00 [2020-01-18T00:14:00.929Z] === RUN   TestDaemonDefaultNetworkPools
00:14:01 [2020-01-18T00:14:01.717Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
00:14:01 [2020-01-18T00:14:01.717Z] === RUN   TestDaemonRestartWithExistingNetwork
00:14:02 [2020-01-18T00:14:02.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:14:02 [2020-01-18T00:14:02.115Z] --- PASS: TestStopContainerWithTimeout (0.05s)
00:14:02 [2020-01-18T00:14:02.115Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
00:14:02 [2020-01-18T00:14:02.115Z]     --- PASS: TestStopContainerWithTimeout/3 (3.38s)
00:14:02 [2020-01-18T00:14:02.115Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
00:14:02 [2020-01-18T00:14:02.115Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
00:14:02 [2020-01-18T00:14:02.115Z] === RUN   TestDeleteDevicemapper
00:14:02 [2020-01-18T00:14:02.115Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:14:02 [2020-01-18T00:14:02.115Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:14:02 [2020-01-18T00:14:02.115Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:14:02 [2020-01-18T00:14:02.677Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
00:14:02 [2020-01-18T00:14:02.978Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
00:14:02 [2020-01-18T00:14:02.978Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:14:04 [2020-01-18T00:14:04.235Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
00:14:04 [2020-01-18T00:14:04.235Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:14:04 [2020-01-18T00:14:04.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s)
00:14:04 [2020-01-18T00:14:04.565Z] === RUN   TestUpdateMemory
00:14:04 [2020-01-18T00:14:04.565Z] --- SKIP: TestUpdateMemory (0.01s)
00:14:04 [2020-01-18T00:14:04.565Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:14:04 [2020-01-18T00:14:04.565Z] === RUN   TestUpdateCPUQuota
00:14:04 [2020-01-18T00:14:04.565Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:14:04 [2020-01-18T00:14:04.612Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
00:14:04 [2020-01-18T00:14:04.612Z] === RUN   TestServiceWithPredefinedNetwork
00:14:04 [2020-01-18T00:14:04.820Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
00:14:06 [2020-01-18T00:14:06.185Z] --- PASS: TestUpdateCPUQuota (1.62s)
00:14:06 [2020-01-18T00:14:06.185Z] === RUN   TestUpdatePidsLimit
00:14:06 [2020-01-18T00:14:06.185Z] === RUN   TestUpdatePidsLimit/update_from_none
00:14:06 [2020-01-18T00:14:06.440Z] === RUN   TestUpdatePidsLimit/no_change
00:14:06 [2020-01-18T00:14:06.999Z] === RUN   TestUpdatePidsLimit/update_lower
00:14:07 [2020-01-18T00:14:07.255Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:14:07 [2020-01-18T00:14:07.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:14:07 [2020-01-18T00:14:07.944Z] --- PASS: TestServiceWithPredefinedNetwork (3.05s)
00:14:07 [2020-01-18T00:14:07.944Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:14:07 [2020-01-18T00:14:07.944Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:14:07 [2020-01-18T00:14:07.944Z]     service_test.go:230: FLAKY_TEST
00:14:07 [2020-01-18T00:14:07.944Z] === RUN   TestServiceWithDataPathPortInit
00:14:08 [2020-01-18T00:14:08.072Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:14:08 [2020-01-18T00:14:08.633Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:14:08 [2020-01-18T00:14:08.889Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
00:14:10 [2020-01-18T00:14:10.254Z] --- PASS: TestUpdatePidsLimit (4.09s)
00:14:10 [2020-01-18T00:14:10.254Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
00:14:10 [2020-01-18T00:14:10.254Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
00:14:10 [2020-01-18T00:14:10.254Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.44s)
00:14:10 [2020-01-18T00:14:10.254Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
00:14:10 [2020-01-18T00:14:10.254Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
00:14:10 [2020-01-18T00:14:10.254Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s)
00:14:10 [2020-01-18T00:14:10.254Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
00:14:10 [2020-01-18T00:14:10.254Z] === RUN   TestUpdateRestartPolicy
00:14:10 [2020-01-18T00:14:10.509Z] --- PASS: TestCreateServiceMultipleTimes (19.65s)
00:14:10 [2020-01-18T00:14:10.509Z] === RUN   TestCreateServiceConflict
00:14:11 [2020-01-18T00:14:11.180Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:14:11 [2020-01-18T00:14:11.445Z] --- PASS: TestCreateServiceConflict (3.21s)
00:14:11 [2020-01-18T00:14:11.445Z] === RUN   TestCreateServiceMaxReplicas
00:14:12 [2020-01-18T00:14:12.542Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:14:13 [2020-01-18T00:14:13.103Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
00:14:14 [2020-01-18T00:14:14.028Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:14:14 [2020-01-18T00:14:14.588Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:14:15 [2020-01-18T00:14:15.513Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:14:15 [2020-01-18T00:14:15.637Z] --- PASS: TestCreateServiceMaxReplicas (3.60s)
00:14:15 [2020-01-18T00:14:15.637Z] === RUN   TestCreateWithDuplicateNetworkNames
00:14:18 [2020-01-18T00:14:18.029Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
00:14:20 [2020-01-18T00:14:20.539Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
00:14:21 [2020-01-18T00:14:21.464Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:14:22 [2020-01-18T00:14:22.826Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:14:23 [2020-01-18T00:14:23.761Z] --- PASS: TestUpdateRestartPolicy (13.50s)
00:14:23 [2020-01-18T00:14:23.761Z] === RUN   TestUpdateRestartWithAutoRemove
00:14:23 [2020-01-18T00:14:23.761Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
00:14:23 [2020-01-18T00:14:23.761Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
00:14:24 [2020-01-18T00:14:24.349Z] --- PASS: TestServiceWithDataPathPortInit (16.58s)
00:14:24 [2020-01-18T00:14:24.349Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:14:24 [2020-01-18T00:14:24.688Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s)
00:14:24 [2020-01-18T00:14:24.688Z] === RUN   TestWaitNonBlocked
00:14:24 [2020-01-18T00:14:24.688Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:14:24 [2020-01-18T00:14:24.688Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:14:24 [2020-01-18T00:14:24.688Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:14:24 [2020-01-18T00:14:24.688Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:14:24 [2020-01-18T00:14:24.688Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:14:24 [2020-01-18T00:14:24.688Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:14:24 [2020-01-18T00:14:24.943Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:14:25 [2020-01-18T00:14:25.869Z] --- PASS: TestWaitNonBlocked (0.02s)
00:14:25 [2020-01-18T00:14:25.869Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
00:14:25 [2020-01-18T00:14:25.869Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s)
00:14:25 [2020-01-18T00:14:25.869Z] === RUN   TestWaitBlocked
00:14:25 [2020-01-18T00:14:25.869Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:14:25 [2020-01-18T00:14:25.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:14:25 [2020-01-18T00:14:25.869Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:14:25 [2020-01-18T00:14:25.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:14:25 [2020-01-18T00:14:25.869Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:14:25 [2020-01-18T00:14:25.869Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:14:27 [2020-01-18T00:14:27.232Z] --- PASS: TestWaitBlocked (0.01s)
00:14:27 [2020-01-18T00:14:27.232Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
00:14:27 [2020-01-18T00:14:27.232Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
00:14:27 [2020-01-18T00:14:27.232Z] === CONT  TestContainerStartOnDaemonRestart
00:14:27 [2020-01-18T00:14:27.232Z] === CONT  TestIpcModeOlderClient
00:14:27 [2020-01-18T00:14:27.232Z] --- PASS: TestIpcModeOlderClient (0.16s)
00:14:27 [2020-01-18T00:14:27.232Z] === CONT  TestDaemonRestartIpcMode
00:14:27 [2020-01-18T00:14:27.485Z] ok  	github.com/docker/docker/cmd/dockerd	0.299s	coverage: 30.5% of statements
00:14:27 [2020-01-18T00:14:27.485Z] ok  	github.com/docker/docker/container	0.221s	coverage: 35.3% of statements
00:14:27 [2020-01-18T00:14:27.485Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:14:27 [2020-01-18T00:14:27.485Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:14:27 [2020-01-18T00:14:27.485Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:14:27 [2020-01-18T00:14:27.485Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:14:27 [2020-01-18T00:14:27.488Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
00:14:30 [2020-01-18T00:14:30.007Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
00:14:30 [2020-01-18T00:14:30.516Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s)
00:14:30 [2020-01-18T00:14:30.516Z] === RUN   TestCreateServiceSecretFileMode
00:14:30 [2020-01-18T00:14:30.933Z] --- PASS: TestContainerStartOnDaemonRestart (3.71s)
00:14:31 [2020-01-18T00:14:31.493Z] --- PASS: TestDaemonRestartIpcMode (4.28s)
00:14:31 [2020-01-18T00:14:31.493Z] PASS
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] === Skipped
00:14:31 [2020-01-18T00:14:31.493Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:14:31 [2020-01-18T00:14:31.493Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:14:31 [2020-01-18T00:14:31.493Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:14:31 [2020-01-18T00:14:31.493Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:14:31 [2020-01-18T00:14:31.493Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:14:31 [2020-01-18T00:14:31.493Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
00:14:31 [2020-01-18T00:14:31.493Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] 
00:14:31 [2020-01-18T00:14:31.493Z] DONE 197 tests, 6 skipped in 150.335s
00:14:31 [2020-01-18T00:14:31.493Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:14:31 [2020-01-18T00:14:31.493Z] ++ 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
00:14:31 [2020-01-18T00:14:31.493Z] ++ set -e
00:14:31 [2020-01-18T00:14:31.493Z] ++ '[' -n 0 ']'
00:14:31 [2020-01-18T00:14:31.493Z] ++ set -x
00:14:31 [2020-01-18T00:14:31.493Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:14:31 [2020-01-18T00:14:31.748Z] INFO: Testing against a local daemon
00:14:31 [2020-01-18T00:14:31.748Z] === RUN   TestCommitInheritsEnv
00:14:32 [2020-01-18T00:14:32.003Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:14:32 [2020-01-18T00:14:32.258Z] --- PASS: TestCommitInheritsEnv (0.50s)
00:14:32 [2020-01-18T00:14:32.258Z] === RUN   TestImportExtremelyLargeImageWorks
00:14:32 [2020-01-18T00:14:32.258Z] === PAUSE TestImportExtremelyLargeImageWorks
00:14:32 [2020-01-18T00:14:32.258Z] === RUN   TestImagesFilterMultiReference
00:14:32 [2020-01-18T00:14:32.258Z] --- PASS: TestImagesFilterMultiReference (0.06s)
00:14:32 [2020-01-18T00:14:32.258Z] === RUN   TestImagePullPlatformInvalid
00:14:32 [2020-01-18T00:14:32.258Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
00:14:32 [2020-01-18T00:14:32.258Z] === RUN   TestRemoveImageOrphaning
00:14:32 [2020-01-18T00:14:32.818Z] --- PASS: TestRemoveImageOrphaning (0.44s)
00:14:32 [2020-01-18T00:14:32.818Z] === RUN   TestRemoveImageGarbageCollector
00:14:33 [2020-01-18T00:14:33.041Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.032s	coverage: 65.3% of statements
00:14:33 [2020-01-18T00:14:33.049Z] --- PASS: TestCreateServiceSecretFileMode (3.32s)
00:14:33 [2020-01-18T00:14:33.049Z] === RUN   TestCreateServiceConfigFileMode
00:14:33 [2020-01-18T00:14:33.073Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
00:14:33 [2020-01-18T00:14:33.737Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.34s)
00:14:33 [2020-01-18T00:14:33.737Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hkftassgy2zkoqn9s0h847t6c Created:2020-01-18 00:14:25.739238145 +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[2620e017ea6ca7f89899a8b44e3e1d283ec860301c0a6fb83ccc2770b289f327:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7g7qvpeqpq4ppt2yb82ki2ebs EndpointID:4434c59996dd5d5273e25d26d6b248febd3c2eba90cf5d21fb291167228d1be4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c9f0e86c51ed757fc2499fa3718465ba1b03881f4e8213d324e4be5297f3d4ac 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:6a25e77c8b4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7g7qvpeqpq4ppt2yb82ki2ebs EndpointID:4434c59996dd5d5273e25d26d6b248febd3c2eba90cf5d21fb291167228d1be4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:14:33 [2020-01-18T00:14:33.737Z] PASS
00:14:33 [2020-01-18T00:14:33.737Z] 
00:14:33 [2020-01-18T00:14:33.737Z] === Skipped
00:14:33 [2020-01-18T00:14:33.737Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:14:33 [2020-01-18T00:14:33.737Z]     service_test.go:230: FLAKY_TEST
00:14:33 [2020-01-18T00:14:33.737Z] 
00:14:33 [2020-01-18T00:14:33.737Z] 
00:14:33 [2020-01-18T00:14:33.737Z] DONE 21 tests, 1 skipped in 44.531s
00:14:33 [2020-01-18T00:14:33.737Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:14:33 [2020-01-18T00:14:33.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:14:33 [2020-01-18T00:14:33.737Z] ++ set -e
00:14:33 [2020-01-18T00:14:33.737Z] ++ '[' -n 0 ']'
00:14:33 [2020-01-18T00:14:33.737Z] ++ set -x
00:14:33 [2020-01-18T00:14:33.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:14:33 [2020-01-18T00:14:33.737Z] INFO: Testing against a local daemon
00:14:33 [2020-01-18T00:14:33.737Z] === RUN   TestDockerNetworkIpvlanPersistance
00:14:33 [2020-01-18T00:14:33.737Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:14:33 [2020-01-18T00:14:33.737Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:14:33 [2020-01-18T00:14:33.737Z] === RUN   TestDockerNetworkIpvlan
00:14:33 [2020-01-18T00:14:33.737Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:14:33 [2020-01-18T00:14:33.737Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:14:33 [2020-01-18T00:14:33.737Z] PASS
00:14:33 [2020-01-18T00:14:33.737Z] 
00:14:33 [2020-01-18T00:14:33.737Z] === Skipped
00:14:33 [2020-01-18T00:14:33.737Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:14:33 [2020-01-18T00:14:33.737Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:14:33 [2020-01-18T00:14:33.737Z] 
00:14:33 [2020-01-18T00:14:33.737Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:14:33 [2020-01-18T00:14:33.737Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:14:33 [2020-01-18T00:14:33.737Z] 
00:14:33 [2020-01-18T00:14:33.737Z] 
00:14:33 [2020-01-18T00:14:33.737Z] DONE 2 tests, 2 skipped in 0.170s
00:14:33 [2020-01-18T00:14:33.737Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:14:33 [2020-01-18T00:14:33.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:14:33 [2020-01-18T00:14:33.737Z] ++ set -e
00:14:33 [2020-01-18T00:14:33.737Z] ++ '[' -n 0 ']'
00:14:33 [2020-01-18T00:14:33.737Z] ++ set -x
00:14:33 [2020-01-18T00:14:33.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:14:33 [2020-01-18T00:14:33.737Z] INFO: Testing against a local daemon
00:14:33 [2020-01-18T00:14:33.737Z] === RUN   TestDockerNetworkMacvlanPersistance
00:14:34 [2020-01-18T00:14:34.436Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:14:34 [2020-01-18T00:14:34.525Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
00:14:34 [2020-01-18T00:14:34.525Z] === RUN   TestDockerNetworkMacvlan
00:14:34 [2020-01-18T00:14:34.996Z] --- PASS: TestRemoveImageGarbageCollector (2.31s)
00:14:34 [2020-01-18T00:14:34.996Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:14:34 [2020-01-18T00:14:34.996Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:14:34 [2020-01-18T00:14:34.996Z] === RUN   TestTagInvalidReference
00:14:34 [2020-01-18T00:14:34.996Z] --- PASS: TestTagInvalidReference (0.02s)
00:14:34 [2020-01-18T00:14:34.996Z] === RUN   TestTagValidPrefixedRepo
00:14:35 [2020-01-18T00:14:35.254Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
00:14:35 [2020-01-18T00:14:35.254Z] === RUN   TestTagExistedNameWithoutForce
00:14:35 [2020-01-18T00:14:35.254Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:14:35 [2020-01-18T00:14:35.254Z] === RUN   TestTagOfficialNames
00:14:35 [2020-01-18T00:14:35.254Z] --- PASS: TestTagOfficialNames (0.08s)
00:14:35 [2020-01-18T00:14:35.254Z] === RUN   TestTagMatchesDigest
00:14:35 [2020-01-18T00:14:35.254Z] --- PASS: TestTagMatchesDigest (0.03s)
00:14:35 [2020-01-18T00:14:35.254Z] === CONT  TestImportExtremelyLargeImageWorks
00:14:35 [2020-01-18T00:14:35.325Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:14:35 [2020-01-18T00:14:35.509Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:14:36 [2020-01-18T00:14:36.069Z] === RUN   TestDockerSuite/TestBuildCmd
00:14:36 [2020-01-18T00:14:36.128Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:14:36 [2020-01-18T00:14:36.630Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:14:36 [2020-01-18T00:14:36.886Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:14:37 [2020-01-18T00:14:37.240Z] --- PASS: TestCreateServiceConfigFileMode (3.36s)
00:14:37 [2020-01-18T00:14:37.240Z] === RUN   TestCreateServiceSysctls
00:14:37 [2020-01-18T00:14:37.398Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:14:37 [2020-01-18T00:14:37.446Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:14:37 [2020-01-18T00:14:37.446Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:14:39 [2020-01-18T00:14:39.372Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
00:14:39 [2020-01-18T00:14:39.627Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:14:39 [2020-01-18T00:14:39.871Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:14:39 [2020-01-18T00:14:39.912Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 35.8% of statements
00:14:40 [2020-01-18T00:14:40.187Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
00:14:40 [2020-01-18T00:14:40.532Z] --- PASS: TestCreateServiceSysctls (3.84s)
00:14:40 [2020-01-18T00:14:40.532Z] === RUN   TestCreateServiceCapabilities
00:14:40 [2020-01-18T00:14:40.751Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
00:14:41 [2020-01-18T00:14:41.331Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
00:14:42 [2020-01-18T00:14:42.014Z] ok  	github.com/docker/docker/daemon/cluster	0.244s	coverage: 0.5% of statements
00:14:43 [2020-01-18T00:14:43.816Z] --- PASS: TestCreateServiceCapabilities (3.02s)
00:14:43 [2020-01-18T00:14:43.816Z] === RUN   TestInspect
00:14:44 [2020-01-18T00:14:44.003Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:14:46 [2020-01-18T00:14:46.570Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
00:14:47 [2020-01-18T00:14:47.060Z] ok  	github.com/docker/docker/daemon/discovery	0.021s	coverage: 30.0% of statements
00:14:47 [2020-01-18T00:14:47.105Z] --- PASS: TestInspect (3.70s)
00:14:47 [2020-01-18T00:14:47.105Z] === RUN   TestServiceListWithStatuses
00:14:47 [2020-01-18T00:14:47.105Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:14:47 [2020-01-18T00:14:47.105Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:14:47 [2020-01-18T00:14:47.105Z] === RUN   TestDockerNetworkConnectAlias
00:14:47 [2020-01-18T00:14:47.129Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:14:47 [2020-01-18T00:14:47.688Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
00:14:48 [2020-01-18T00:14:48.058Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:14:48 [2020-01-18T00:14:48.249Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
00:14:48 [2020-01-18T00:14:48.505Z] === RUN   TestDockerSuite/TestBuildContChar
00:14:48 [2020-01-18T00:14:48.760Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
00:14:49 [2020-01-18T00:14:49.335Z] --- PASS: TestDockerNetworkMacvlan (14.81s)
00:14:49 [2020-01-18T00:14:49.335Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
00:14:49 [2020-01-18T00:14:49.335Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
00:14:49 [2020-01-18T00:14:49.335Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
00:14:49 [2020-01-18T00:14:49.335Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s)
00:14:49 [2020-01-18T00:14:49.335Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s)
00:14:49 [2020-01-18T00:14:49.335Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s)
00:14:49 [2020-01-18T00:14:49.335Z] PASS
00:14:49 [2020-01-18T00:14:49.335Z] 
00:14:49 [2020-01-18T00:14:49.335Z] DONE 8 tests in 16.395s
00:14:49 [2020-01-18T00:14:49.335Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
00:14:49 [2020-01-18T00:14:49.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:14:49 [2020-01-18T00:14:49.335Z] ++ set -e
00:14:49 [2020-01-18T00:14:49.335Z] ++ '[' -n 0 ']'
00:14:49 [2020-01-18T00:14:49.335Z] ++ set -x
00:14:49 [2020-01-18T00:14:49.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:14:49 [2020-01-18T00:14:49.335Z] testing: warning: no tests to run
00:14:49 [2020-01-18T00:14:49.335Z] PASS
00:14:49 [2020-01-18T00:14:49.335Z] 
00:14:49 [2020-01-18T00:14:49.335Z] DONE 0 tests in 0.057s
00:14:49 [2020-01-18T00:14:49.335Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:14:49 [2020-01-18T00:14:49.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:14:49 [2020-01-18T00:14:49.335Z] ++ set -e
00:14:49 [2020-01-18T00:14:49.335Z] ++ '[' -n 0 ']'
00:14:49 [2020-01-18T00:14:49.335Z] ++ set -x
00:14:49 [2020-01-18T00:14:49.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:14:49 [2020-01-18T00:14:49.704Z] INFO: Testing against a local daemon
00:14:49 [2020-01-18T00:14:49.704Z] === RUN   TestAuthZPluginAllowRequest
00:14:49 [2020-01-18T00:14:49.770Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
00:14:50 [2020-01-18T00:14:50.395Z] ok  	github.com/docker/docker/daemon/config	0.111s	coverage: 82.1% of statements
00:14:51 [2020-01-18T00:14:51.512Z] --- PASS: TestAuthZPluginAllowRequest (1.69s)
00:14:51 [2020-01-18T00:14:51.512Z] === RUN   TestAuthZPluginTLS
00:14:51 [2020-01-18T00:14:51.880Z] --- PASS: TestAuthZPluginTLS (0.55s)
00:14:51 [2020-01-18T00:14:51.880Z] === RUN   TestAuthZPluginDenyRequest
00:14:52 [2020-01-18T00:14:52.241Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
00:14:52 [2020-01-18T00:14:52.241Z] === RUN   TestAuthZPluginAPIDenyResponse
00:14:52 [2020-01-18T00:14:52.442Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
00:14:52 [2020-01-18T00:14:52.920Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
00:14:52 [2020-01-18T00:14:52.920Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:14:52 [2020-01-18T00:14:52.920Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
00:14:53 [2020-01-18T00:14:53.029Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
00:14:53 [2020-01-18T00:14:53.029Z] === RUN   TestAuthZPluginDenyResponse
00:14:53 [2020-01-18T00:14:53.472Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
00:14:53 [2020-01-18T00:14:53.472Z] === RUN   TestAuthZPluginAllowEventStream
00:14:53 [2020-01-18T00:14:53.671Z] --- PASS: TestDockerNetworkConnectAlias (6.02s)
00:14:53 [2020-01-18T00:14:53.671Z] === RUN   TestDockerNetworkReConnect
00:14:54 [2020-01-18T00:14:54.282Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:14:54 [2020-01-18T00:14:54.526Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.646s	coverage: 13.7% of statements
00:14:54 [2020-01-18T00:14:54.843Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:14:55 [2020-01-18T00:14:55.098Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:14:55 [2020-01-18T00:14:55.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s)
00:14:55 [2020-01-18T00:14:55.387Z] === RUN   TestAuthZPluginErrorResponse
00:14:55 [2020-01-18T00:14:55.752Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
00:14:55 [2020-01-18T00:14:55.752Z] === RUN   TestAuthZPluginErrorRequest
00:14:56 [2020-01-18T00:14:56.025Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:14:56 [2020-01-18T00:14:56.121Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
00:14:56 [2020-01-18T00:14:56.121Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:14:56 [2020-01-18T00:14:56.281Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:14:56 [2020-01-18T00:14:56.281Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
00:14:56 [2020-01-18T00:14:56.494Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
00:14:56 [2020-01-18T00:14:56.494Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:14:58 [2020-01-18T00:14:58.018Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
00:14:58 [2020-01-18T00:14:58.018Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.779s	coverage: 57.9% of statements
00:14:58 [2020-01-18T00:14:58.793Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
00:14:58 [2020-01-18T00:14:58.919Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s)
00:14:58 [2020-01-18T00:14:58.919Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:14:58 [2020-01-18T00:14:58.942Z] --- PASS: TestDockerNetworkReConnect (5.03s)
00:14:58 [2020-01-18T00:14:58.943Z] === RUN   TestServicePlugin
00:14:58 [2020-01-18T00:14:58.943Z] --- SKIP: TestServicePlugin (0.00s)
00:14:58 [2020-01-18T00:14:58.943Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:14:58 [2020-01-18T00:14:58.943Z] === RUN   TestServiceUpdateLabel
00:14:59 [2020-01-18T00:14:59.042Z] ok  	github.com/docker/docker/daemon	12.438s	coverage: 17.6% of statements
00:14:59 [2020-01-18T00:14:59.042Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:14:59 [2020-01-18T00:14:59.042Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:14:59 [2020-01-18T00:14:59.042Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:14:59 [2020-01-18T00:14:59.042Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:15:00 [2020-01-18T00:15:00.738Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s)
00:15:00 [2020-01-18T00:15:00.739Z] === RUN   TestAuthZPluginHeader
00:15:00 [2020-01-18T00:15:00.845Z] --- PASS: TestServiceUpdateLabel (2.78s)
00:15:00 [2020-01-18T00:15:00.845Z] === RUN   TestServiceUpdateSecrets
00:15:01 [2020-01-18T00:15:01.521Z] --- PASS: TestAuthZPluginHeader (0.80s)
00:15:01 [2020-01-18T00:15:01.521Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:15:01 [2020-01-18T00:15:01.521Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
00:15:01 [2020-01-18T00:15:01.521Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:01 [2020-01-18T00:15:01.521Z] === RUN   TestAuthZPluginV2Disable
00:15:01 [2020-01-18T00:15:01.521Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:15:01 [2020-01-18T00:15:01.521Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:01 [2020-01-18T00:15:01.521Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:15:01 [2020-01-18T00:15:01.521Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:15:01 [2020-01-18T00:15:01.521Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:01 [2020-01-18T00:15:01.521Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:15:01 [2020-01-18T00:15:01.521Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:15:01 [2020-01-18T00:15:01.521Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:01 [2020-01-18T00:15:01.521Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:15:04 [2020-01-18T00:15:04.031Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
00:15:04 [2020-01-18T00:15:04.591Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
00:15:04 [2020-01-18T00:15:04.779Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.734s	coverage: 68.6% of statements
00:15:04 [2020-01-18T00:15:04.779Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.092s	coverage: 48.6% of statements
00:15:07 [2020-01-18T00:15:07.494Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.949s	coverage: 45.9% of statements
00:15:07 [2020-01-18T00:15:07.494Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:15:08 [2020-01-18T00:15:08.521Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.035s	coverage: 58.0% of statements
00:15:09 [2020-01-18T00:15:09.148Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.578s	coverage: 76.1% of statements
00:15:09 [2020-01-18T00:15:09.437Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.674s	coverage: 54.8% of statements
00:15:09 [2020-01-18T00:15:09.437Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:15:09 [2020-01-18T00:15:09.437Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:15:09 [2020-01-18T00:15:09.832Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:15:11 [2020-01-18T00:15:11.494Z] ok  	github.com/docker/docker/daemon/links	0.020s	coverage: 93.0% of statements
00:15:12 [2020-01-18T00:15:12.344Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:15:12 [2020-01-18T00:15:12.518Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.042s	coverage: 3.0% of statements
00:15:13 [2020-01-18T00:15:13.268Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:15:14 [2020-01-18T00:15:14.192Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:15:14 [2020-01-18T00:15:14.193Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
00:15:15 [2020-01-18T00:15:15.236Z] ok  	github.com/docker/docker/daemon/logger	0.289s	coverage: 42.7% of statements
00:15:17 [2020-01-18T00:15:17.321Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.040s	coverage: 67.0% of statements
00:15:17 [2020-01-18T00:15:17.458Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
00:15:18 [2020-01-18T00:15:18.381Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:15:18 [2020-01-18T00:15:18.929Z] --- PASS: TestServiceUpdateSecrets (15.39s)
00:15:18 [2020-01-18T00:15:18.929Z] === RUN   TestServiceUpdateConfigs
00:15:19 [2020-01-18T00:15:19.385Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.583s	coverage: 77.4% of statements
00:15:19 [2020-01-18T00:15:19.675Z] ok  	github.com/docker/docker/daemon/images	0.079s	coverage: 4.9% of statements
00:15:19 [2020-01-18T00:15:19.675Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:15:19 [2020-01-18T00:15:19.675Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:15:19 [2020-01-18T00:15:19.675Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:15:19 [2020-01-18T00:15:19.675Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:15:19 [2020-01-18T00:15:19.745Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
00:15:20 [2020-01-18T00:15:20.296Z] Created binary: bundles/binary-daemon/dockerd-dev
00:15:20 [2020-01-18T00:15:20.296Z] Copying nested executables into bundles/binary-daemon
00:15:20 [2020-01-18T00:15:20.296Z] 
[Pipeline] }
00:15:20 [2020-01-18T00:15:20.306Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
00:15:20 [2020-01-18T00:15:20.309Z] ok  	github.com/docker/docker/daemon/logger/journald	0.027s	coverage: 26.2% of statements
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
00:15:20 [2020-01-18T00:15:20.622Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/make.sh cross
00:15:20 [2020-01-18T00:15:20.866Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
00:15:20 [2020-01-18T00:15:20.940Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 62.1% of statements
00:15:21 [2020-01-18T00:15:21.190Z] 
00:15:21 [2020-01-18T00:15:21.190Z] Removing bundles/
00:15:21 [2020-01-18T00:15:21.190Z] 
00:15:21 [2020-01-18T00:15:21.190Z] ---> Making bundle: cross (in bundles/cross)
00:15:21 [2020-01-18T00:15:21.190Z] Cross building: bundles/cross/linux/amd64
00:15:21 [2020-01-18T00:15:21.190Z] Building: bundles/cross/linux/amd64/dockerd-dev
00:15:21 [2020-01-18T00:15:21.190Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:15:21 [2020-01-18T00:15:21.231Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 88.3% of statements
00:15:21 [2020-01-18T00:15:21.249Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s)
00:15:21 [2020-01-18T00:15:21.249Z] PASS
00:15:21 [2020-01-18T00:15:21.249Z] 
00:15:21 [2020-01-18T00:15:21.249Z] === Skipped
00:15:21 [2020-01-18T00:15:21.249Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
00:15:21 [2020-01-18T00:15:21.249Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:21 [2020-01-18T00:15:21.249Z] 
00:15:21 [2020-01-18T00:15:21.249Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:15:21 [2020-01-18T00:15:21.249Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:21 [2020-01-18T00:15:21.249Z] 
00:15:21 [2020-01-18T00:15:21.249Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:15:21 [2020-01-18T00:15:21.249Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:21 [2020-01-18T00:15:21.249Z] 
00:15:21 [2020-01-18T00:15:21.249Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:15:21 [2020-01-18T00:15:21.249Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:21 [2020-01-18T00:15:21.249Z] 
00:15:21 [2020-01-18T00:15:21.249Z] 
00:15:21 [2020-01-18T00:15:21.249Z] DONE 17 tests, 4 skipped in 28.972s
00:15:21 [2020-01-18T00:15:21.249Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:15:21 [2020-01-18T00:15:21.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:15:21 [2020-01-18T00:15:21.249Z] ++ set -e
00:15:21 [2020-01-18T00:15:21.249Z] ++ '[' -n 0 ']'
00:15:21 [2020-01-18T00:15:21.249Z] ++ set -x
00:15:21 [2020-01-18T00:15:21.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:15:21 [2020-01-18T00:15:21.249Z] INFO: Testing against a local daemon
00:15:21 [2020-01-18T00:15:21.249Z] === RUN   TestPluginInvalidJSON
00:15:21 [2020-01-18T00:15:21.249Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:15:21 [2020-01-18T00:15:21.249Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:15:21 [2020-01-18T00:15:21.249Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:15:21 [2020-01-18T00:15:21.249Z] --- PASS: TestPluginInvalidJSON (0.01s)
00:15:21 [2020-01-18T00:15:21.249Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:15:21 [2020-01-18T00:15:21.249Z] PASS
00:15:21 [2020-01-18T00:15:21.249Z] 
00:15:21 [2020-01-18T00:15:21.249Z] DONE 2 tests in 0.151s
00:15:21 [2020-01-18T00:15:21.249Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:15:21 [2020-01-18T00:15:21.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:15:21 [2020-01-18T00:15:21.249Z] ++ set -e
00:15:21 [2020-01-18T00:15:21.249Z] ++ '[' -n 0 ']'
00:15:21 [2020-01-18T00:15:21.249Z] ++ set -x
00:15:21 [2020-01-18T00:15:21.249Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:15:21 [2020-01-18T00:15:21.249Z] INFO: Testing against a local daemon
00:15:21 [2020-01-18T00:15:21.249Z] === RUN   TestExternalGraphDriver
00:15:21 [2020-01-18T00:15:21.249Z] === RUN   TestExternalGraphDriver/json
00:15:21 [2020-01-18T00:15:21.249Z] === RUN   TestExternalGraphDriver/spec
00:15:21 [2020-01-18T00:15:21.427Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
00:15:23 [2020-01-18T00:15:23.050Z] === RUN   TestExternalGraphDriver/pull
00:15:23 [2020-01-18T00:15:23.942Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
00:15:23 [2020-01-18T00:15:23.943Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
00:15:23 [2020-01-18T00:15:23.943Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:15:24 [2020-01-18T00:15:24.861Z] --- PASS: TestExternalGraphDriver (6.11s)
00:15:24 [2020-01-18T00:15:24.861Z]     --- PASS: TestExternalGraphDriver/json (1.94s)
00:15:24 [2020-01-18T00:15:24.861Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
00:15:24 [2020-01-18T00:15:24.861Z]     --- PASS: TestExternalGraphDriver/pull (1.97s)
00:15:24 [2020-01-18T00:15:24.861Z] === RUN   TestGraphdriverPluginV2
00:15:24 [2020-01-18T00:15:24.861Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
00:15:24 [2020-01-18T00:15:24.861Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:24 [2020-01-18T00:15:24.861Z] PASS
00:15:24 [2020-01-18T00:15:24.861Z] 
00:15:24 [2020-01-18T00:15:24.861Z] === Skipped
00:15:24 [2020-01-18T00:15:24.861Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
00:15:24 [2020-01-18T00:15:24.861Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:24 [2020-01-18T00:15:24.861Z] 
00:15:24 [2020-01-18T00:15:24.861Z] 
00:15:24 [2020-01-18T00:15:24.861Z] DONE 5 tests, 1 skipped in 6.370s
00:15:24 [2020-01-18T00:15:24.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:15:24 [2020-01-18T00:15:24.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:15:24 [2020-01-18T00:15:24.861Z] ++ set -e
00:15:24 [2020-01-18T00:15:24.861Z] ++ '[' -n 0 ']'
00:15:24 [2020-01-18T00:15:24.861Z] ++ set -x
00:15:24 [2020-01-18T00:15:24.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:15:24 [2020-01-18T00:15:24.962Z] ok  	github.com/docker/docker/daemon/logger/local	0.096s	coverage: 74.7% of statements
00:15:24 [2020-01-18T00:15:24.962Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:15:24 [2020-01-18T00:15:24.962Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.047s	coverage: 19.9% of statements
00:15:25 [2020-01-18T00:15:25.228Z] INFO: Testing against a local daemon
00:15:25 [2020-01-18T00:15:25.229Z] === RUN   TestContinueAfterPluginCrash
00:15:25 [2020-01-18T00:15:25.229Z] === PAUSE TestContinueAfterPluginCrash
00:15:25 [2020-01-18T00:15:25.229Z] === RUN   TestDaemonStartWithLogOpt
00:15:25 [2020-01-18T00:15:25.229Z] === PAUSE TestDaemonStartWithLogOpt
00:15:25 [2020-01-18T00:15:25.229Z] === CONT  TestContinueAfterPluginCrash
00:15:25 [2020-01-18T00:15:25.229Z] === CONT  TestDaemonStartWithLogOpt
00:15:25 [2020-01-18T00:15:25.717Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 47.8% of statements
00:15:25 [2020-01-18T00:15:25.827Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
00:15:26 [2020-01-18T00:15:26.083Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:15:26 [2020-01-18T00:15:26.083Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:15:26 [2020-01-18T00:15:26.083Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:15:26 [2020-01-18T00:15:26.083Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:15:26 [2020-01-18T00:15:26.083Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:15:26 [2020-01-18T00:15:26.367Z] ok  	github.com/docker/docker/daemon/logger/templates	0.018s	coverage: 8.3% of statements
00:15:27 [2020-01-18T00:15:27.445Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
00:15:28 [2020-01-18T00:15:28.434Z] ok  	github.com/docker/docker/daemon/network	0.027s	coverage: 63.8% of statements
00:15:29 [2020-01-18T00:15:29.460Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.206s	coverage: 82.5% of statements
00:15:29 [2020-01-18T00:15:29.460Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:15:29 [2020-01-18T00:15:29.460Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:15:31 [2020-01-18T00:15:31.609Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
00:15:31 [2020-01-18T00:15:31.864Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:15:32 [2020-01-18T00:15:32.184Z] ok  	github.com/docker/docker/distribution/metadata	0.106s	coverage: 48.2% of statements
00:15:33 [2020-01-18T00:15:33.227Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
00:15:33 [2020-01-18T00:15:33.698Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
00:15:33 [2020-01-18T00:15:33.805Z] --- PASS: TestServiceUpdateConfigs (15.44s)
00:15:33 [2020-01-18T00:15:33.805Z] === RUN   TestServiceUpdateNetwork
00:15:34 [2020-01-18T00:15:34.333Z] ok  	github.com/docker/docker/distribution	0.465s	coverage: 22.1% of statements
00:15:34 [2020-01-18T00:15:34.333Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:15:35 [2020-01-18T00:15:35.741Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
00:15:36 [2020-01-18T00:15:36.852Z] --- PASS: TestDaemonStartWithLogOpt (11.01s)
00:15:37 [2020-01-18T00:15:37.052Z] ok  	github.com/docker/docker/distribution/xfer	1.744s	coverage: 85.1% of statements
00:15:37 [2020-01-18T00:15:37.052Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:15:37 [2020-01-18T00:15:37.684Z] ok  	github.com/docker/docker/image	0.135s	coverage: 86.4% of statements
00:15:37 [2020-01-18T00:15:37.684Z] ok  	github.com/docker/docker/image/cache	0.062s	coverage: 19.2% of statements
00:15:37 [2020-01-18T00:15:37.684Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:15:39 [2020-01-18T00:15:39.002Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:15:39 [2020-01-18T00:15:39.188Z] ok  	github.com/docker/docker/image/v1	0.027s	coverage: 25.0% of statements
00:15:39 [2020-01-18T00:15:39.188Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:15:39 [2020-01-18T00:15:39.188Z] ok  	github.com/docker/docker/libcontainerd/queue	0.046s	coverage: 100.0% of statements
00:15:39 [2020-01-18T00:15:39.257Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
00:15:40 [2020-01-18T00:15:40.718Z] ok  	github.com/docker/docker/pkg/aaparser	0.008s	coverage: 50.0% of statements
00:15:40 [2020-01-18T00:15:40.843Z] --- PASS: TestContinueAfterPluginCrash (15.82s)
00:15:40 [2020-01-18T00:15:40.843Z] PASS
00:15:40 [2020-01-18T00:15:40.843Z] 
00:15:40 [2020-01-18T00:15:40.843Z] DONE 2 tests in 16.015s
00:15:40 [2020-01-18T00:15:40.843Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:15:40 [2020-01-18T00:15:40.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:15:40 [2020-01-18T00:15:40.843Z] ++ set -e
00:15:40 [2020-01-18T00:15:40.843Z] ++ '[' -n 0 ']'
00:15:40 [2020-01-18T00:15:40.843Z] ++ set -x
00:15:40 [2020-01-18T00:15:40.843Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:15:41 [2020-01-18T00:15:41.215Z] INFO: Testing against a local daemon
00:15:41 [2020-01-18T00:15:41.215Z] === RUN   TestPluginWithDevMounts
00:15:41 [2020-01-18T00:15:41.215Z] === PAUSE TestPluginWithDevMounts
00:15:41 [2020-01-18T00:15:41.215Z] === CONT  TestPluginWithDevMounts
00:15:43 [2020-01-18T00:15:43.164Z] --- PASS: TestPluginWithDevMounts (2.02s)
00:15:43 [2020-01-18T00:15:43.164Z] PASS
00:15:43 [2020-01-18T00:15:43.164Z] 
00:15:43 [2020-01-18T00:15:43.164Z] DONE 1 tests in 2.230s
00:15:43 [2020-01-18T00:15:43.164Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
00:15:43 [2020-01-18T00:15:43.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
00:15:43 [2020-01-18T00:15:43.164Z] ++ set -e
00:15:43 [2020-01-18T00:15:43.164Z] ++ '[' -n 0 ']'
00:15:43 [2020-01-18T00:15:43.164Z] ++ set -x
00:15:43 [2020-01-18T00:15:43.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
00:15:43 [2020-01-18T00:15:43.419Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:15:43 [2020-01-18T00:15:43.419Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
00:15:43 [2020-01-18T00:15:43.419Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:15:43 [2020-01-18T00:15:43.549Z] INFO: Testing against a local daemon
00:15:43 [2020-01-18T00:15:43.549Z] === RUN   TestSecretInspect
00:15:43 [2020-01-18T00:15:43.823Z] ok  	github.com/docker/docker/opts	0.086s	coverage: 66.9% of statements
00:15:45 [2020-01-18T00:15:45.869Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
00:15:46 [2020-01-18T00:15:46.494Z] ok  	github.com/docker/docker/pkg/capabilities	0.018s	coverage: 87.5% of statements
00:15:46 [2020-01-18T00:15:46.752Z] --- PASS: TestSecretInspect (2.86s)
00:15:46 [2020-01-18T00:15:46.752Z] === RUN   TestSecretList
00:15:47 [2020-01-18T00:15:47.119Z] ok  	github.com/docker/docker/pkg/archive	1.323s	coverage: 77.0% of statements
00:15:47 [2020-01-18T00:15:47.755Z] ok  	github.com/docker/docker/pkg/authorization	2.821s	coverage: 68.3% of statements
00:15:48 [2020-01-18T00:15:48.659Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
00:15:48 [2020-01-18T00:15:48.685Z] --- PASS: TestServiceUpdateNetwork (14.92s)
00:15:48 [2020-01-18T00:15:48.685Z] PASS
00:15:48 [2020-01-18T00:15:48.685Z] 
00:15:48 [2020-01-18T00:15:48.685Z] === Skipped
00:15:48 [2020-01-18T00:15:48.685Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:15:48 [2020-01-18T00:15:48.685Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:15:48 [2020-01-18T00:15:48.685Z] 
00:15:48 [2020-01-18T00:15:48.685Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:15:48 [2020-01-18T00:15:48.685Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:15:48 [2020-01-18T00:15:48.685Z] 
00:15:48 [2020-01-18T00:15:48.685Z] 
00:15:48 [2020-01-18T00:15:48.685Z] DONE 20 tests, 2 skipped in 128.795s
00:15:48 [2020-01-18T00:15:48.685Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:15:48 [2020-01-18T00:15:48.685Z] ++ 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
00:15:48 [2020-01-18T00:15:48.685Z] ++ set -e
00:15:48 [2020-01-18T00:15:48.685Z] ++ '[' -n 0 ']'
00:15:48 [2020-01-18T00:15:48.685Z] ++ set -x
00:15:48 [2020-01-18T00:15:48.685Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:15:48 [2020-01-18T00:15:48.685Z] INFO: Testing against a local daemon
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestSessionCreate
00:15:48 [2020-01-18T00:15:48.685Z] --- PASS: TestSessionCreate (0.05s)
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestSessionCreateWithBadUpgrade
00:15:48 [2020-01-18T00:15:48.685Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
00:15:48 [2020-01-18T00:15:48.685Z] PASS
00:15:48 [2020-01-18T00:15:48.685Z] 
00:15:48 [2020-01-18T00:15:48.685Z] DONE 2 tests in 0.237s
00:15:48 [2020-01-18T00:15:48.685Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:15:48 [2020-01-18T00:15:48.685Z] ++ 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
00:15:48 [2020-01-18T00:15:48.685Z] ++ set -e
00:15:48 [2020-01-18T00:15:48.685Z] ++ '[' -n 0 ']'
00:15:48 [2020-01-18T00:15:48.685Z] ++ set -x
00:15:48 [2020-01-18T00:15:48.685Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:15:48 [2020-01-18T00:15:48.685Z] INFO: Testing against a local daemon
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:15:48 [2020-01-18T00:15:48.685Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:15:48 [2020-01-18T00:15:48.685Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestEventsExecDie
00:15:48 [2020-01-18T00:15:48.685Z] --- PASS: TestEventsExecDie (0.92s)
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestEventsBackwardsCompatible
00:15:48 [2020-01-18T00:15:48.685Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestInfoBinaryCommits
00:15:48 [2020-01-18T00:15:48.685Z] --- PASS: TestInfoBinaryCommits (0.05s)
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestInfoAPIVersioned
00:15:48 [2020-01-18T00:15:48.685Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:15:48 [2020-01-18T00:15:48.685Z] === RUN   TestInfoDiscoveryBackend
00:15:48 [2020-01-18T00:15:48.782Z] ok  	github.com/docker/docker/pkg/directory	0.021s	coverage: 80.0% of statements
00:15:48 [2020-01-18T00:15:48.945Z] --- PASS: TestInfoDiscoveryBackend (0.67s)
00:15:48 [2020-01-18T00:15:48.945Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:15:49 [2020-01-18T00:15:49.182Z] --- PASS: TestSecretList (2.71s)
00:15:49 [2020-01-18T00:15:49.182Z] === RUN   TestSecretsCreateAndDelete
00:15:49 [2020-01-18T00:15:49.410Z] ok  	github.com/docker/docker/pkg/discovery	0.007s	coverage: 58.3% of statements
00:15:49 [2020-01-18T00:15:49.881Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:15:49 [2020-01-18T00:15:49.881Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:15:50 [2020-01-18T00:15:50.022Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
00:15:50 [2020-01-18T00:15:50.036Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
00:15:50 [2020-01-18T00:15:50.448Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s)
00:15:50 [2020-01-18T00:15:50.448Z] === RUN   TestInfoAPI
00:15:50 [2020-01-18T00:15:50.707Z] --- PASS: TestInfoAPI (0.05s)
00:15:50 [2020-01-18T00:15:50.707Z] === RUN   TestInfoAPIWarnings
00:15:51 [2020-01-18T00:15:51.275Z] --- PASS: TestInfoAPIWarnings (0.66s)
00:15:51 [2020-01-18T00:15:51.275Z] === RUN   TestInfoDebug
00:15:51 [2020-01-18T00:15:51.383Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
00:15:51 [2020-01-18T00:15:51.383Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:15:51 [2020-01-18T00:15:51.527Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
00:15:51 [2020-01-18T00:15:51.843Z] --- PASS: TestInfoDebug (0.66s)
00:15:51 [2020-01-18T00:15:51.843Z] === RUN   TestInfoInsecureRegistries
00:15:52 [2020-01-18T00:15:52.148Z] ok  	github.com/docker/docker/layer	7.823s	coverage: 68.8% of statements
00:15:52 [2020-01-18T00:15:52.148Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:15:52 [2020-01-18T00:15:52.148Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:15:52 [2020-01-18T00:15:52.148Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:15:52 [2020-01-18T00:15:52.148Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:15:52 [2020-01-18T00:15:52.148Z] ?   	github.com/docker/docker/oci	[no test files]
00:15:52 [2020-01-18T00:15:52.148Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:15:52 [2020-01-18T00:15:52.148Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
00:15:52 [2020-01-18T00:15:52.307Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
00:15:52 [2020-01-18T00:15:52.362Z] --- PASS: TestSecretsCreateAndDelete (2.80s)
00:15:52 [2020-01-18T00:15:52.362Z] === RUN   TestSecretsUpdate
00:15:52 [2020-01-18T00:15:52.779Z] --- PASS: TestInfoInsecureRegistries (0.65s)
00:15:52 [2020-01-18T00:15:52.779Z] === RUN   TestInfoRegistryMirrors
00:15:53 [2020-01-18T00:15:53.168Z] ok  	github.com/docker/docker/pkg/dmesg	0.028s	coverage: 83.3% of statements
00:15:53 [2020-01-18T00:15:53.346Z] --- PASS: TestInfoRegistryMirrors (0.67s)
00:15:53 [2020-01-18T00:15:53.346Z] === RUN   TestLoginFailsWithBadCredentials
00:15:53 [2020-01-18T00:15:53.605Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s)
00:15:53 [2020-01-18T00:15:53.605Z] === RUN   TestPingCacheHeaders
00:15:53 [2020-01-18T00:15:53.605Z] --- PASS: TestPingCacheHeaders (0.05s)
00:15:53 [2020-01-18T00:15:53.605Z] === RUN   TestPingGet
00:15:53 [2020-01-18T00:15:53.605Z] --- PASS: TestPingGet (0.03s)
00:15:53 [2020-01-18T00:15:53.605Z] === RUN   TestPingHead
00:15:53 [2020-01-18T00:15:53.605Z] --- PASS: TestPingHead (0.05s)
00:15:53 [2020-01-18T00:15:53.605Z] === RUN   TestVersion
00:15:53 [2020-01-18T00:15:53.791Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.505s	coverage: 43.2% of statements
00:15:53 [2020-01-18T00:15:53.791Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:15:53 [2020-01-18T00:15:53.791Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:15:53 [2020-01-18T00:15:53.791Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
00:15:53 [2020-01-18T00:15:53.864Z] --- PASS: TestVersion (0.05s)
00:15:53 [2020-01-18T00:15:53.864Z] PASS
00:15:53 [2020-01-18T00:15:53.864Z] 
00:15:53 [2020-01-18T00:15:53.864Z] === Skipped
00:15:53 [2020-01-18T00:15:53.864Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:15:53 [2020-01-18T00:15:53.864Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:15:53 [2020-01-18T00:15:53.864Z] 
00:15:53 [2020-01-18T00:15:53.864Z] 
00:15:53 [2020-01-18T00:15:53.864Z] DONE 18 tests, 1 skipped in 6.826s
00:15:53 [2020-01-18T00:15:53.864Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:15:53 [2020-01-18T00:15:53.864Z] ++ 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
00:15:53 [2020-01-18T00:15:53.864Z] ++ set -e
00:15:53 [2020-01-18T00:15:53.864Z] ++ '[' -n 0 ']'
00:15:53 [2020-01-18T00:15:53.864Z] ++ set -x
00:15:53 [2020-01-18T00:15:53.864Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:15:53 [2020-01-18T00:15:53.864Z] INFO: Testing against a local daemon
00:15:53 [2020-01-18T00:15:53.864Z] === RUN   TestVolumesCreateAndList
00:15:53 [2020-01-18T00:15:53.864Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:15:53 [2020-01-18T00:15:53.864Z] === RUN   TestVolumesRemove
00:15:54 [2020-01-18T00:15:54.122Z] --- PASS: TestVolumesRemove (0.13s)
00:15:54 [2020-01-18T00:15:54.122Z] === RUN   TestVolumesInspect
00:15:54 [2020-01-18T00:15:54.122Z] --- PASS: TestVolumesInspect (0.04s)
00:15:54 [2020-01-18T00:15:54.122Z] === RUN   TestVolumesInvalidJSON
00:15:54 [2020-01-18T00:15:54.122Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:15:54 [2020-01-18T00:15:54.122Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:15:54 [2020-01-18T00:15:54.122Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:15:54 [2020-01-18T00:15:54.122Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:15:54 [2020-01-18T00:15:54.122Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:15:54 [2020-01-18T00:15:54.122Z] PASS
00:15:54 [2020-01-18T00:15:54.122Z] 
00:15:54 [2020-01-18T00:15:54.122Z] DONE 5 tests in 0.379s
00:15:54 [2020-01-18T00:15:54.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:15:54 [2020-01-18T00:15:54.382Z] ++++ cat bundles/test-integration/docker.pid
00:15:54 [2020-01-18T00:15:54.382Z] +++ kill 13089
00:15:54 [2020-01-18T00:15:54.430Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
00:15:54 [2020-01-18T00:15:54.992Z] --- PASS: TestSecretsUpdate (3.13s)
00:15:54 [2020-01-18T00:15:54.992Z] === RUN   TestTemplatedSecret
00:15:55 [2020-01-18T00:15:55.057Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.163s	coverage: 84.1% of statements
00:15:55 [2020-01-18T00:15:55.690Z] ok  	github.com/docker/docker/pkg/fsutils	0.556s	coverage: 85.1% of statements
00:15:55 [2020-01-18T00:15:55.757Z] +++ /etc/init.d/apparmor stop
00:15:55 [2020-01-18T00:15:55.757Z] Leaving: AppArmorNo profiles have been unloaded.
00:15:55 [2020-01-18T00:15:55.757Z] 
00:15:55 [2020-01-18T00:15:55.757Z] Unloading profiles will leave already running processes permanently
00:15:55 [2020-01-18T00:15:55.757Z] unconfined, which can lead to unexpected situations.
00:15:55 [2020-01-18T00:15:55.757Z] 
00:15:55 [2020-01-18T00:15:55.757Z] To set a process to complain mode, use the command line tool
00:15:55 [2020-01-18T00:15:55.757Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:15:55 [2020-01-18T00:15:55.757Z] +++ true
00:15:55 [2020-01-18T00:15:55.757Z] 
00:15:56 [2020-01-18T00:15:56.317Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
00:15:56 [2020-01-18T00:15:56.465Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
00:15:58 [2020-01-18T00:15:58.201Z] --- PASS: TestTemplatedSecret (3.37s)
00:15:58 [2020-01-18T00:15:58.201Z] === RUN   TestSecretCreateResolve
Post stage
[Pipeline] junit
00:15:58 [2020-01-18T00:15:58.304Z] Recording test results
00:15:58 [2020-01-18T00:15:58.373Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.015s	coverage: 91.7% of statements
00:15:58 [2020-01-18T00:15:58.373Z] ok  	github.com/docker/docker/pkg/locker	0.063s	coverage: 88.9% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:15:58 [2020-01-18T00:15:58.661Z] ok  	github.com/docker/docker/pkg/ioutils	1.535s	coverage: 70.6% of statements
00:15:58 [2020-01-18T00:15:58.887Z] + echo Ensuring container killed.
00:15:58 [2020-01-18T00:15:58.887Z] Ensuring container killed.
00:15:58 [2020-01-18T00:15:58.887Z] + docker rm -vf docker-pr1
00:15:58 [2020-01-18T00:15:58.887Z] Error: No such container: docker-pr1
00:15:58 [2020-01-18T00:15:58.887Z] + true
[Pipeline] sh
00:15:59 [2020-01-18T00:15:59.178Z] + echo Chowning /workspace to jenkins user
00:15:59 [2020-01-18T00:15:59.178Z] Chowning /workspace to jenkins user
00:15:59 [2020-01-18T00:15:59.178Z] + id -u
00:15:59 [2020-01-18T00:15:59.178Z] + id -g
00:15:59 [2020-01-18T00:15:59.178Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40393:/workspace busybox chown -R 1000:1000 /workspace
00:15:59 [2020-01-18T00:15:59.178Z] Unable to find image 'busybox:latest' locally
00:15:59 [2020-01-18T00:15:59.178Z] latest: Pulling from library/busybox
00:15:59 [2020-01-18T00:15:59.287Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
00:15:59 [2020-01-18T00:15:59.287Z] ok  	github.com/docker/docker/pkg/idtools	0.949s	coverage: 70.1% of statements
00:15:59 [2020-01-18T00:15:59.287Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:15:59 [2020-01-18T00:15:59.439Z] 220602de6ed2: Pulling fs layer
00:15:59 [2020-01-18T00:15:59.698Z] 220602de6ed2: Verifying Checksum
00:15:59 [2020-01-18T00:15:59.727Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:15:59 [2020-01-18T00:15:59.920Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.020s	coverage: 85.7% of statements
00:15:59 [2020-01-18T00:15:59.956Z] 220602de6ed2: Pull complete
00:15:59 [2020-01-18T00:15:59.956Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
00:15:59 [2020-01-18T00:15:59.956Z] Status: Downloaded newer image for busybox:latest
00:15:59 [2020-01-18T00:15:59.982Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:16:00 [2020-01-18T00:16:00.566Z] ok  	github.com/docker/docker/pkg/parsers	0.016s	coverage: 97.0% of statements
00:16:00 [2020-01-18T00:16:00.650Z] --- PASS: TestSecretCreateResolve (2.41s)
00:16:00 [2020-01-18T00:16:00.650Z] PASS
00:16:00 [2020-01-18T00:16:00.650Z] 
00:16:00 [2020-01-18T00:16:00.650Z] DONE 6 tests in 17.465s
00:16:00 [2020-01-18T00:16:00.650Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
00:16:00 [2020-01-18T00:16:00.650Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
00:16:00 [2020-01-18T00:16:00.650Z] ++ set -e
00:16:00 [2020-01-18T00:16:00.650Z] ++ '[' -n 0 ']'
00:16:00 [2020-01-18T00:16:00.650Z] ++ set -x
00:16:00 [2020-01-18T00:16:00.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
00:16:00 [2020-01-18T00:16:00.853Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
00:16:01 [2020-01-18T00:16:01.032Z] INFO: Testing against a local daemon
00:16:01 [2020-01-18T00:16:01.032Z] === RUN   TestServiceCreateInit
00:16:01 [2020-01-18T00:16:01.032Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:16:01 [2020-01-18T00:16:01.151Z] ok  	github.com/docker/docker/pkg/mount	1.015s	coverage: 70.0% of statements
00:16:01 [2020-01-18T00:16:01.151Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:16:01 [2020-01-18T00:16:01.453Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.044s	coverage: 91.4% of statements
00:16:01 [2020-01-18T00:16:01.793Z] ok  	github.com/docker/docker/pkg/pidfile	0.028s	coverage: 82.4% of statements
00:16:01 [2020-01-18T00:16:01.793Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:16:01 [2020-01-18T00:16:01.793Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:16:01 [2020-01-18T00:16:01.867Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:16:03 [2020-01-18T00:16:03.312Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.045s	coverage: 56.8% of statements
00:16:03 [2020-01-18T00:16:03.546Z] + bundleName=arm64-integration
00:16:03 [2020-01-18T00:16:03.546Z] + echo Creating arm64-integration-bundles.tar.gz
00:16:03 [2020-01-18T00:16:03.546Z] Creating arm64-integration-bundles.tar.gz
00:16:03 [2020-01-18T00:16:03.546Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:16:03 [2020-01-18T00:16:03.546Z] + xargs tar -czf arm64-integration-bundles.tar.gz
00:16:03 [2020-01-18T00:16:03.601Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
[Pipeline] archiveArtifacts
00:16:03 [2020-01-18T00:16:03.818Z] Archiving artifacts
00:16:04 [2020-01-18T00:16:04.226Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
00:16:04 [2020-01-18T00:16:04.226Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
00:16:05 [2020-01-18T00:16:05.714Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
00:16:05 [2020-01-18T00:16:05.863Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40393/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:16:06 [2020-01-18T00:16:06.008Z] ok  	github.com/docker/docker/pkg/pubsub	1.154s	coverage: 73.9% of statements
00:16:06 [2020-01-18T00:16:06.029Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
00:16:06 [2020-01-18T00:16:06.110Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:16:06 [2020-01-18T00:16:06.181Z] + make clean
00:16:06 [2020-01-18T00:16:06.589Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:16:06 [2020-01-18T00:16:06.632Z] ok  	github.com/docker/docker/pkg/stdcopy	0.038s	coverage: 100.0% of statements
00:16:06 [2020-01-18T00:16:06.750Z] docker volume rm -f docker-dev-cache
00:16:07 [2020-01-18T00:16:07.010Z] docker-dev-cache
[Pipeline] deleteDir
00:16:07 [2020-01-18T00:16:07.514Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:16:07 [2020-01-18T00:16:07.514Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:16:07 [2020-01-18T00:16:07.675Z] ok  	github.com/docker/docker/pkg/streamformatter	0.013s	coverage: 66.2% of statements
00:16:07 [2020-01-18T00:16:07.675Z] ok  	github.com/docker/docker/pkg/stringid	0.026s	coverage: 70.6% of statements
00:16:08 [2020-01-18T00:16:08.299Z] ok  	github.com/docker/docker/pkg/symlink	0.017s	coverage: 87.7% of statements
00:16:08 [2020-01-18T00:16:08.926Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 70.8% of statements
00:16:09 [2020-01-18T00:16:09.215Z] ok  	github.com/docker/docker/pkg/signal	3.518s	coverage: 61.0% of statements
00:16:09 [2020-01-18T00:16:09.454Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:16:10 [2020-01-18T00:16:10.248Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 36.2% of statements
00:16:10 [2020-01-18T00:16:10.542Z] ok  	github.com/docker/docker/pkg/tailfile	0.132s	coverage: 88.6% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:16:10 [2020-01-18T00:16:10.824Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:16:11 [2020-01-18T00:16:11.187Z] --- PASS: TestServiceCreateInit (10.17s)
00:16:11 [2020-01-18T00:16:11.187Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s)
00:16:11 [2020-01-18T00:16:11.187Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
00:16:11 [2020-01-18T00:16:11.187Z] === RUN   TestCreateServiceMultipleTimes
00:16:11 [2020-01-18T00:16:11.566Z] testing: warning: no tests to run
00:16:11 [2020-01-18T00:16:11.566Z] coverage: [no statements]
00:16:11 [2020-01-18T00:16:11.566Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
00:16:11 [2020-01-18T00:16:11.566Z] ok  	github.com/docker/docker/pkg/term	0.014s	coverage: 84.8% of statements
00:16:11 [2020-01-18T00:16:11.855Z] ok  	github.com/docker/docker/pkg/tarsum	0.246s	coverage: 89.3% of statements
00:16:12 [2020-01-18T00:16:12.489Z] ok  	github.com/docker/docker/pkg/truncindex	0.125s	coverage: 91.5% of statements
00:16:12 [2020-01-18T00:16:12.489Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
00:16:12 [2020-01-18T00:16:12.489Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
00:16:12 [2020-01-18T00:16:12.711Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:16:15 [2020-01-18T00:16:15.974Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:16:16 [2020-01-18T00:16:16.013Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
00:16:16 [2020-01-18T00:16:16.302Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
00:16:18 [2020-01-18T00:16:18.352Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
00:16:18 [2020-01-18T00:16:18.641Z] ok  	github.com/docker/docker/plugin	0.581s	coverage: 27.1% of statements
00:16:19 [2020-01-18T00:16:19.236Z] === RUN   TestDockerDaemonSuite/TestShmSize
00:16:20 [2020-01-18T00:16:20.138Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 45.3% of statements
00:16:20 [2020-01-18T00:16:20.768Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
00:16:21 [2020-01-18T00:16:21.122Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
00:16:21 [2020-01-18T00:16:21.863Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 62.5% of statements
00:16:22 [2020-01-18T00:16:22.287Z] ok  	github.com/docker/docker/registry	0.404s	coverage: 56.0% of statements
00:16:22 [2020-01-18T00:16:22.287Z] ok  	github.com/docker/docker/runconfig	0.050s	coverage: 68.2% of statements
00:16:24 [2020-01-18T00:16:24.384Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
00:16:24 [2020-01-18T00:16:24.384Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
00:16:26 [2020-01-18T00:16:26.103Z] ok  	github.com/docker/docker/volume/drivers	0.030s	coverage: 36.1% of statements
00:16:26 [2020-01-18T00:16:26.269Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:16:27 [2020-01-18T00:16:27.664Z] --- PASS: TestCreateServiceMultipleTimes (16.67s)
00:16:27 [2020-01-18T00:16:27.664Z] === RUN   TestCreateServiceConflict
00:16:28 [2020-01-18T00:16:28.156Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:16:28 [2020-01-18T00:16:28.817Z] ok  	github.com/docker/docker/volume/mounts	0.069s	coverage: 67.0% of statements
00:16:28 [2020-01-18T00:16:28.817Z] ok  	github.com/docker/docker/volume/local	0.041s	coverage: 73.0% of statements
00:16:30 [2020-01-18T00:16:30.040Z] --- PASS: TestDockerDaemonSuite (352.76s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.68s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.45s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.72s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.81s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:1449: [d1beac99a4579] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d87fd11866cd6] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.04s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.31s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [de7c4f6eb66eb] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.85s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.54s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.18s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.11s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.88s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.28s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.88s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d2e1fb7f13471] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d8af206da3903] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.84s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d31de43e5dabb] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.46s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.69s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d9fb8760f1d6e] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [db5396fa05db6] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.29s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [dc874351bf4aa] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.95s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d314f79b7638f] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.38s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d44e5da33497e] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_plugins_test.go:79: [d77fb54447430] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.97s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_plugins_test.go:169: [d23de0ac4af23] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.85s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d10de68069bc2] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.60s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.32s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.17s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [dfbf0141bbbb1] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.03s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.72s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.17s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.44s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d3086eb0b69e0] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.00s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.18s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.34s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.37s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [da0b66e276ce5] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d906c0869810c] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.97s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [dc82564eec5d7] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.92s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.42s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.10s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.33s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.02s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.88s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d7b3d7c641f12] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.02s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [dc2db7eba2f4f] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.92s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d2e21f1c1e42f] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d8736bf65a7df] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.75s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [dd91b3ffc2584] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.40s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.23s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.04s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d02b327e63737] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.18s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.39s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.18s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [de723607e49a5] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.17s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d0f537d10e070] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.98s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.27s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.74s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.81s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.99s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.74s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.50s)
00:16:30 [2020-01-18T00:16:30.040Z]         docker_cli_daemon_test.go:2542: [d480b39ba420c] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.17s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.24s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.13s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.07s)
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
00:16:30 [2020-01-18T00:16:30.040Z]         check_test.go:309: [d41e1d5d08af8] daemon is not started
00:16:30 [2020-01-18T00:16:30.040Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s)
00:16:30 [2020-01-18T00:16:30.040Z] === RUN   TestDockerSwarmSuite
00:16:30 [2020-01-18T00:16:30.040Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
00:16:30 [2020-01-18T00:16:30.320Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
00:16:31 [2020-01-18T00:16:31.054Z] --- PASS: TestCreateServiceConflict (2.91s)
00:16:31 [2020-01-18T00:16:31.054Z] === RUN   TestCreateServiceMaxReplicas
00:16:31 [2020-01-18T00:16:31.926Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:16:33 [2020-01-18T00:16:33.288Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
00:16:34 [2020-01-18T00:16:34.237Z] --- PASS: TestCreateServiceMaxReplicas (3.61s)
00:16:34 [2020-01-18T00:16:34.237Z] === RUN   TestCreateWithDuplicateNetworkNames
00:16:37 [2020-01-18T00:16:37.450Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
00:16:38 [2020-01-18T00:16:38.718Z] ok  	github.com/docker/docker/pkg/plugins	33.660s	coverage: 76.6% of statements
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/rootless	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/volume	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:16:38 [2020-01-18T00:16:38.718Z] 
00:16:38 [2020-01-18T00:16:38.718Z] === Skipped
00:16:38 [2020-01-18T00:16:38.718Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:16:38 [2020-01-18T00:16:38.718Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:16:38 [2020-01-18T00:16:38.718Z] 
00:16:38 [2020-01-18T00:16:38.718Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:16:38 [2020-01-18T00:16:38.718Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:16:38 [2020-01-18T00:16:38.718Z] 
00:16:38 [2020-01-18T00:16:38.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:16:38 [2020-01-18T00:16:38.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.718Z]     graphtest_unix.go:46: Driver btrfs not supported
00:16:38 [2020-01-18T00:16:38.718Z] 
00:16:38 [2020-01-18T00:16:38.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:16:38 [2020-01-18T00:16:38.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.718Z]     graphtest_unix.go:46: Driver btrfs not supported
00:16:38 [2020-01-18T00:16:38.718Z] 
00:16:38 [2020-01-18T00:16:38.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:16:38 [2020-01-18T00:16:38.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.718Z]     graphtest_unix.go:46: Driver btrfs not supported
00:16:38 [2020-01-18T00:16:38.718Z] 
00:16:38 [2020-01-18T00:16:38.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:16:38 [2020-01-18T00:16:38.718Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:46: Driver btrfs not supported
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:46: Driver btrfs not supported
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:73: No driver to put!
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     overlay_test.go:49: Fails to compute changes intermittently
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:46: Driver zfs not supported
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:46: Driver zfs not supported
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:46: Driver zfs not supported
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:46: Driver zfs not supported
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:46: Driver zfs not supported
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     graphtest_unix.go:73: No driver to put!
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:16:38 [2020-01-18T00:16:38.719Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] 
00:16:38 [2020-01-18T00:16:38.719Z] DONE 2155 tests, 20 skipped in 337.122s
Post stage
[Pipeline] junit
00:16:38 [2020-01-18T00:16:38.756Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
00:16:39 [2020-01-18T00:16:39.692Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -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:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/make.sh dynbinary test-integration
00:16:39 [2020-01-18T00:16:39.983Z] 
00:16:40 [2020-01-18T00:16:40.290Z] Removing bundles/
00:16:40 [2020-01-18T00:16:40.291Z] 
00:16:40 [2020-01-18T00:16:40.291Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
00:16:40 [2020-01-18T00:16:40.291Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:16:40 [2020-01-18T00:16:40.291Z] GOOS="" GOARCH="" GOARM=""
00:16:42 [2020-01-18T00:16:42.591Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
00:16:42 [2020-01-18T00:16:42.591Z] Copying nested executables into bundles/cross/linux/amd64
00:16:42 [2020-01-18T00:16:42.591Z] Cross building: bundles/cross/windows/amd64
00:16:42 [2020-01-18T00:16:42.591Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
00:16:42 [2020-01-18T00:16:42.591Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:16:43 [2020-01-18T00:16:43.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
00:16:47 [2020-01-18T00:16:47.246Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:16:47 [2020-01-18T00:16:47.807Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:16:47 [2020-01-18T00:16:47.807Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:16:47 [2020-01-18T00:16:47.811Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.45s)
00:16:47 [2020-01-18T00:16:47.811Z] === RUN   TestCreateServiceSecretFileMode
00:16:50 [2020-01-18T00:16:50.266Z] --- PASS: TestCreateServiceSecretFileMode (2.72s)
00:16:50 [2020-01-18T00:16:50.266Z] === RUN   TestCreateServiceConfigFileMode
00:16:53 [2020-01-18T00:16:53.465Z] --- PASS: TestCreateServiceConfigFileMode (3.21s)
00:16:53 [2020-01-18T00:16:53.465Z] === RUN   TestCreateServiceSysctls
00:16:54 [2020-01-18T00:16:54.334Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:16:56 [2020-01-18T00:16:56.219Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:16:56 [2020-01-18T00:16:56.779Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
00:16:58 [2020-01-18T00:16:58.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
00:16:58 [2020-01-18T00:16:58.698Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:16:58 [2020-01-18T00:16:58.737Z] --- PASS: TestCreateServiceSysctls (4.23s)
00:16:58 [2020-01-18T00:16:58.737Z] === RUN   TestCreateServiceCapabilities
00:17:00 [2020-01-18T00:17:00.827Z] --- PASS: TestCreateServiceCapabilities (3.02s)
00:17:00 [2020-01-18T00:17:00.827Z] === RUN   TestInspect
00:17:03 [2020-01-18T00:17:03.072Z] Running on azwin-2-585fb0 in d:\jenkins\workspace\moby_PR-40393
[Pipeline] {
[Pipeline] ws
00:17:03 [2020-01-18T00:17:03.089Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
00:17:04 [2020-01-18T00:17:04.900Z] --- PASS: TestInspect (3.44s)
00:17:04 [2020-01-18T00:17:04.900Z] === RUN   TestServiceListWithStatuses
00:17:04 [2020-01-18T00:17:04.900Z] --- SKIP: TestServiceListWithStatuses (0.01s)
00:17:04 [2020-01-18T00:17:04.900Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:17:04 [2020-01-18T00:17:04.900Z] === RUN   TestDockerNetworkConnectAlias
00:17:08 [2020-01-18T00:17:08.631Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:17:09 [2020-01-18T00:17:09.987Z] --- PASS: TestDockerNetworkConnectAlias (5.67s)
00:17:09 [2020-01-18T00:17:09.987Z] === RUN   TestDockerNetworkReConnect
00:17:09 [2020-01-18T00:17:09.992Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:17:13 [2020-01-18T00:17:13.254Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:17:15 [2020-01-18T00:17:15.269Z] --- PASS: TestDockerNetworkReConnect (4.80s)
00:17:15 [2020-01-18T00:17:15.269Z] === RUN   TestServicePlugin
00:17:15 [2020-01-18T00:17:15.269Z] --- SKIP: TestServicePlugin (0.00s)
00:17:15 [2020-01-18T00:17:15.269Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:17:15 [2020-01-18T00:17:15.269Z] === RUN   TestServiceUpdateLabel
00:17:17 [2020-01-18T00:17:17.754Z] --- PASS: TestServiceUpdateLabel (2.84s)
00:17:17 [2020-01-18T00:17:17.754Z] === RUN   TestServiceUpdateSecrets
00:17:28 [2020-01-18T00:17:28.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
00:17:28 [2020-01-18T00:17:28.082Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
00:17:28 [2020-01-18T00:17:28.367Z] using credential docker-jenkins-github-credentials
00:17:28 [2020-01-18T00:17:28.448Z] Cloning the remote Git repository
00:17:28 [2020-01-18T00:17:28.448Z] Cloning with configured refspecs honoured and without tags
00:17:28 [2020-01-18T00:17:28.660Z] Cloning repository https://github.com/moby/moby.git
00:17:29 [2020-01-18T00:17:29.056Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:17:32 [2020-01-18T00:17:32.244Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:17:32 [2020-01-18T00:17:32.499Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:17:34 [2020-01-18T00:17:34.212Z] --- PASS: TestServiceUpdateSecrets (15.45s)
00:17:34 [2020-01-18T00:17:34.212Z] === RUN   TestServiceUpdateConfigs
00:17:35 [2020-01-18T00:17:35.894Z] Fetching upstream changes from https://github.com/moby/moby.git
00:17:35 [2020-01-18T00:17:35.894Z]  > git --version # timeout=10
00:17:35 [2020-01-18T00:17:35.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:17:35 [2020-01-18T00:17:35.938Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
00:17:39 [2020-01-18T00:17:39.030Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:17:39 [2020-01-18T00:17:39.030Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:17:39 [2020-01-18T00:17:39.030Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:17:39 [2020-01-18T00:17:39.957Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:17:39 [2020-01-18T00:17:39.957Z] --- PASS: TestImportExtremelyLargeImageWorks (184.78s)
00:17:39 [2020-01-18T00:17:39.957Z] PASS
00:17:39 [2020-01-18T00:17:39.957Z] 
00:17:39 [2020-01-18T00:17:39.957Z] DONE 12 tests in 188.563s
00:17:39 [2020-01-18T00:17:39.957Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:17:39 [2020-01-18T00:17:39.957Z] ++ 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
00:17:39 [2020-01-18T00:17:39.957Z] ++ set -e
00:17:39 [2020-01-18T00:17:39.957Z] ++ '[' -n 0 ']'
00:17:39 [2020-01-18T00:17:39.957Z] ++ set -x
00:17:39 [2020-01-18T00:17:39.957Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:17:39 [2020-01-18T00:17:39.957Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:17:40 [2020-01-18T00:17:40.212Z] INFO: Testing against a local daemon
00:17:40 [2020-01-18T00:17:40.212Z] === RUN   TestNetworkCreateDelete
00:17:40 [2020-01-18T00:17:40.468Z] --- PASS: TestNetworkCreateDelete (0.19s)
00:17:40 [2020-01-18T00:17:40.468Z] === RUN   TestDockerNetworkDeletePreferID
00:17:40 [2020-01-18T00:17:40.468Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:17:40 [2020-01-18T00:17:40.723Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
00:17:40 [2020-01-18T00:17:40.723Z] === RUN   TestInspectNetwork
00:17:40 [2020-01-18T00:17:40.978Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:17:43 [2020-01-18T00:17:43.492Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:17:44 [2020-01-18T00:17:44.854Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:17:45 [2020-01-18T00:17:45.779Z] === RUN   TestInspectNetwork/full_network_id
00:17:45 [2020-01-18T00:17:45.779Z] === RUN   TestInspectNetwork/partial_network_id
00:17:45 [2020-01-18T00:17:45.779Z] === RUN   TestInspectNetwork/network_name
00:17:45 [2020-01-18T00:17:45.779Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:17:46 [2020-01-18T00:17:46.338Z] === RUN   TestDockerSuite/TestBuildEnv
00:17:46 [2020-01-18T00:17:46.897Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
00:17:47 [2020-01-18T00:17:47.822Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:17:47 [2020-01-18T00:17:47.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
00:17:49 [2020-01-18T00:17:49.212Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:17:50 [2020-01-18T00:17:50.561Z] --- PASS: TestServiceUpdateConfigs (15.45s)
00:17:50 [2020-01-18T00:17:50.561Z] === RUN   TestServiceUpdateNetwork
00:17:50 [2020-01-18T00:17:50.629Z] --- PASS: TestInspectNetwork (9.51s)
00:17:50 [2020-01-18T00:17:50.629Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:17:50 [2020-01-18T00:17:50.629Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:17:50 [2020-01-18T00:17:50.629Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:17:50 [2020-01-18T00:17:50.629Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:17:50 [2020-01-18T00:17:50.629Z] === RUN   TestRunContainerWithBridgeNone
00:17:50 [2020-01-18T00:17:50.629Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:17:52 [2020-01-18T00:17:52.795Z] Fetching without tags
00:17:53 [2020-01-18T00:17:53.142Z] --- PASS: TestRunContainerWithBridgeNone (2.64s)
00:17:53 [2020-01-18T00:17:53.142Z] === RUN   TestNetworkInvalidJSON
00:17:53 [2020-01-18T00:17:53.142Z] === RUN   TestNetworkInvalidJSON//networks/create
00:17:53 [2020-01-18T00:17:53.142Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:17:53 [2020-01-18T00:17:53.142Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:17:53 [2020-01-18T00:17:53.142Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:17:53 [2020-01-18T00:17:53.142Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:53 [2020-01-18T00:17:53.142Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:53 [2020-01-18T00:17:53.142Z] === CONT  TestNetworkInvalidJSON//networks/create
00:17:53 [2020-01-18T00:17:53.142Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:17:53 [2020-01-18T00:17:53.142Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:17:53 [2020-01-18T00:17:53.142Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:17:53 [2020-01-18T00:17:53.142Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:17:53 [2020-01-18T00:17:53.142Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:17:53 [2020-01-18T00:17:53.142Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:17:53 [2020-01-18T00:17:53.142Z] === RUN   TestDaemonRestartWithLiveRestore
00:17:53 [2020-01-18T00:17:53.519Z] Merging remotes/origin/master commit e6265b26883b7b3cabddd5703e10c90d89e2937a into PR head commit 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:17:54 [2020-01-18T00:17:54.068Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
00:17:54 [2020-01-18T00:17:54.068Z] === RUN   TestDaemonDefaultNetworkPools
00:17:52 [2020-01-18T00:17:52.476Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:17:52 [2020-01-18T00:17:52.529Z]  > git config --add remote.origin.fetch +refs/pull/40393/head:refs/remotes/origin/PR-40393 # timeout=10
00:17:52 [2020-01-18T00:17:52.583Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:17:52 [2020-01-18T00:17:52.708Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:17:52 [2020-01-18T00:17:52.835Z] Fetching upstream changes from https://github.com/moby/moby.git
00:17:52 [2020-01-18T00:17:52.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:17:52 [2020-01-18T00:17:52.836Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40393/head:refs/remotes/origin/PR-40393 +refs/heads/master:refs/remotes/origin/master
00:17:53 [2020-01-18T00:17:53.636Z]  > git config core.sparsecheckout # timeout=10
00:17:53 [2020-01-18T00:17:53.693Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:17:54 [2020-01-18T00:17:54.995Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
00:17:54 [2020-01-18T00:17:54.995Z] === RUN   TestDaemonRestartWithExistingNetwork
00:17:55 [2020-01-18T00:17:55.921Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
00:17:55 [2020-01-18T00:17:55.921Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:17:56 [2020-01-18T00:17:56.600Z] Merge succeeded, producing 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:17:56 [2020-01-18T00:17:56.601Z] Checking out Revision 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 (PR-40393)
00:17:57 [2020-01-18T00:17:57.282Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
00:17:57 [2020-01-18T00:17:57.282Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:17:57 [2020-01-18T00:17:57.842Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
00:17:57 [2020-01-18T00:17:57.842Z] === RUN   TestServiceWithPredefinedNetwork
00:17:57 [2020-01-18T00:17:57.842Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:17:56 [2020-01-18T00:17:56.256Z]  > git merge e6265b26883b7b3cabddd5703e10c90d89e2937a # timeout=10
00:17:56 [2020-01-18T00:17:56.436Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:17:56 [2020-01-18T00:17:56.639Z]  > git config core.sparsecheckout # timeout=10
00:17:56 [2020-01-18T00:17:56.687Z]  > git checkout -f 572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:18:01 [2020-01-18T00:18:01.104Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s)
00:18:01 [2020-01-18T00:18:01.104Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:18:01 [2020-01-18T00:18:01.104Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:18:01 [2020-01-18T00:18:01.104Z]     service_test.go:230: FLAKY_TEST
00:18:01 [2020-01-18T00:18:01.104Z] === RUN   TestServiceWithDataPathPortInit
00:18:03 [2020-01-18T00:18:03.997Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
00:18:03 [2020-01-18T00:18:03.997Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
00:18:03 [2020-01-18T00:18:03.997Z] remote: Enumerating objects: 19, done.
00:18:03 [2020-01-18T00:18:03.997Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
00:18:03 [2020-01-18T00:18:03.997Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
00:18:03 [2020-01-18T00:18:03.997Z] Building: bundles/cross/windows/amd64/containerutility.exe
00:18:03 [2020-01-18T00:18:03.997Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:18:04 [2020-01-18T00:18:04.248Z] --- PASS: TestServiceUpdateNetwork (13.92s)
00:18:04 [2020-01-18T00:18:04.248Z] PASS
00:18:04 [2020-01-18T00:18:04.248Z] 
00:18:04 [2020-01-18T00:18:04.248Z] === Skipped
00:18:04 [2020-01-18T00:18:04.248Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
00:18:04 [2020-01-18T00:18:04.248Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:18:04 [2020-01-18T00:18:04.248Z] 
00:18:04 [2020-01-18T00:18:04.248Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
00:18:04 [2020-01-18T00:18:04.248Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:18:04 [2020-01-18T00:18:04.248Z] 
00:18:04 [2020-01-18T00:18:04.248Z] 
00:18:04 [2020-01-18T00:18:04.248Z] DONE 20 tests, 2 skipped in 121.747s
00:18:04 [2020-01-18T00:18:04.248Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
00:18:04 [2020-01-18T00:18:04.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
00:18:04 [2020-01-18T00:18:04.248Z] ++ set -e
00:18:04 [2020-01-18T00:18:04.248Z] ++ '[' -n 0 ']'
00:18:04 [2020-01-18T00:18:04.248Z] ++ set -x
00:18:04 [2020-01-18T00:18:04.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
00:18:04 [2020-01-18T00:18:04.248Z] INFO: Testing against a local daemon
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestSessionCreate
00:18:04 [2020-01-18T00:18:04.248Z] --- PASS: TestSessionCreate (0.02s)
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestSessionCreateWithBadUpgrade
00:18:04 [2020-01-18T00:18:04.248Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:18:04 [2020-01-18T00:18:04.248Z] PASS
00:18:04 [2020-01-18T00:18:04.248Z] 
00:18:04 [2020-01-18T00:18:04.248Z] DONE 2 tests in 0.224s
00:18:04 [2020-01-18T00:18:04.248Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
00:18:04 [2020-01-18T00:18:04.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
00:18:04 [2020-01-18T00:18:04.248Z] ++ set -e
00:18:04 [2020-01-18T00:18:04.248Z] ++ '[' -n 0 ']'
00:18:04 [2020-01-18T00:18:04.248Z] ++ set -x
00:18:04 [2020-01-18T00:18:04.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
00:18:04 [2020-01-18T00:18:04.248Z] INFO: Testing against a local daemon
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:18:04 [2020-01-18T00:18:04.248Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:18:04 [2020-01-18T00:18:04.248Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestEventsExecDie
00:18:04 [2020-01-18T00:18:04.248Z] --- PASS: TestEventsExecDie (0.89s)
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestEventsBackwardsCompatible
00:18:04 [2020-01-18T00:18:04.248Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestInfoBinaryCommits
00:18:04 [2020-01-18T00:18:04.248Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestInfoAPIVersioned
00:18:04 [2020-01-18T00:18:04.248Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:18:04 [2020-01-18T00:18:04.248Z] === RUN   TestInfoDiscoveryBackend
00:18:04 [2020-01-18T00:18:04.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/test/unit
00:18:04 [2020-01-18T00:18:04.625Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
00:18:04 [2020-01-18T00:18:04.625Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:18:05 [2020-01-18T00:18:05.393Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:18:05 [2020-01-18T00:18:05.393Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:18:06 [2020-01-18T00:18:06.171Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
00:18:06 [2020-01-18T00:18:06.172Z] === RUN   TestInfoAPI
00:18:06 [2020-01-18T00:18:06.172Z] --- PASS: TestInfoAPI (0.03s)
00:18:06 [2020-01-18T00:18:06.172Z] === RUN   TestInfoAPIWarnings
00:18:06 [2020-01-18T00:18:06.537Z] --- PASS: TestInfoAPIWarnings (0.52s)
00:18:06 [2020-01-18T00:18:06.537Z] === RUN   TestInfoDebug
00:18:06 [2020-01-18T00:18:06.847Z] ?   	github.com/docker/docker/api	[no test files]
00:18:06 [2020-01-18T00:18:06.910Z] --- PASS: TestInfoDebug (0.52s)
00:18:06 [2020-01-18T00:18:06.910Z] === RUN   TestInfoInsecureRegistries
00:18:07 [2020-01-18T00:18:07.497Z] Commit message: "hack/make/.go-autogen: fix LDFLAGS to accept values with spaces"
00:18:07 [2020-01-18T00:18:07.707Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:18:07 [2020-01-18T00:18:07.707Z] === RUN   TestInfoRegistryMirrors
00:18:07 [2020-01-18T00:18:07.961Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
00:18:08 [2020-01-18T00:18:08.067Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:18:08 [2020-01-18T00:18:08.067Z] === RUN   TestLoginFailsWithBadCredentials
00:18:08 [2020-01-18T00:18:08.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
00:18:08 [2020-01-18T00:18:08.469Z] === RUN   TestPingCacheHeaders
00:18:08 [2020-01-18T00:18:08.469Z] --- PASS: TestPingCacheHeaders (0.02s)
00:18:08 [2020-01-18T00:18:08.469Z] === RUN   TestPingGet
00:18:08 [2020-01-18T00:18:08.469Z] --- PASS: TestPingGet (0.01s)
00:18:08 [2020-01-18T00:18:08.469Z] === RUN   TestPingHead
00:18:08 [2020-01-18T00:18:08.469Z] --- PASS: TestPingHead (0.02s)
00:18:08 [2020-01-18T00:18:08.469Z] === RUN   TestVersion
00:18:08 [2020-01-18T00:18:08.469Z] --- PASS: TestVersion (0.02s)
00:18:08 [2020-01-18T00:18:08.469Z] PASS
00:18:08 [2020-01-18T00:18:08.469Z] 
00:18:08 [2020-01-18T00:18:08.469Z] === Skipped
00:18:08 [2020-01-18T00:18:08.469Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:18:08 [2020-01-18T00:18:08.469Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:18:08 [2020-01-18T00:18:08.469Z] 
00:18:08 [2020-01-18T00:18:08.469Z] 
00:18:08 [2020-01-18T00:18:08.469Z] DONE 18 tests, 1 skipped in 5.733s
00:18:08 [2020-01-18T00:18:08.469Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
00:18:08 [2020-01-18T00:18:08.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
00:18:08 [2020-01-18T00:18:08.469Z] ++ set -e
00:18:08 [2020-01-18T00:18:08.469Z] ++ '[' -n 0 ']'
00:18:08 [2020-01-18T00:18:08.469Z] ++ set -x
00:18:08 [2020-01-18T00:18:08.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
00:18:08 [2020-01-18T00:18:08.469Z] INFO: Testing against a local daemon
00:18:08 [2020-01-18T00:18:08.469Z] === RUN   TestVolumesCreateAndList
00:18:08 [2020-01-18T00:18:08.846Z] --- PASS: TestVolumesCreateAndList (0.06s)
00:18:08 [2020-01-18T00:18:08.846Z] === RUN   TestVolumesRemove
00:18:08 [2020-01-18T00:18:08.846Z] --- PASS: TestVolumesRemove (0.11s)
00:18:08 [2020-01-18T00:18:08.846Z] === RUN   TestVolumesInspect
00:18:08 [2020-01-18T00:18:08.846Z] --- PASS: TestVolumesInspect (0.01s)
00:18:08 [2020-01-18T00:18:08.846Z] === RUN   TestVolumesInvalidJSON
00:18:08 [2020-01-18T00:18:08.846Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:18:08 [2020-01-18T00:18:08.846Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:18:08 [2020-01-18T00:18:08.846Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:18:08 [2020-01-18T00:18:08.846Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:18:08 [2020-01-18T00:18:08.846Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:18:08 [2020-01-18T00:18:08.846Z] PASS
00:18:08 [2020-01-18T00:18:08.846Z] 
00:18:08 [2020-01-18T00:18:08.846Z] DONE 5 tests in 0.325s
00:18:08 [2020-01-18T00:18:08.846Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:18:08 [2020-01-18T00:18:08.846Z] ++++ cat bundles/test-integration/docker.pid
00:18:08 [2020-01-18T00:18:08.846Z] +++ kill 11522
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
00:18:10 [2020-01-18T00:18:10.102Z] +++ /etc/init.d/apparmor stop
00:18:10 [2020-01-18T00:18:10.102Z] Leaving: AppArmorNo profiles have been unloaded.
00:18:10 [2020-01-18T00:18:10.102Z] 
00:18:10 [2020-01-18T00:18:10.102Z] Unloading profiles will leave already running processes permanently
00:18:10 [2020-01-18T00:18:10.102Z] unconfined, which can lead to unexpected situations.
00:18:10 [2020-01-18T00:18:10.102Z] 
00:18:10 [2020-01-18T00:18:10.102Z] To set a process to complain mode, use the command line tool
00:18:10 [2020-01-18T00:18:10.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:18:10 [2020-01-18T00:18:10.102Z] +++ true
00:18:10 [2020-01-18T00:18:10.102Z] 
00:18:11 [2020-01-18T00:18:11.935Z] + docker version
Post stage
[Pipeline] junit
00:18:12 [2020-01-18T00:18:12.132Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:18:13 [2020-01-18T00:18:13.599Z] + echo Ensuring container killed.
00:18:13 [2020-01-18T00:18:13.599Z] Ensuring container killed.
00:18:13 [2020-01-18T00:18:13.599Z] + docker rm -vf docker-pr1
00:18:13 [2020-01-18T00:18:13.599Z] Error: No such container: docker-pr1
00:18:13 [2020-01-18T00:18:13.599Z] + true
[Pipeline] sh
00:18:14 [2020-01-18T00:18:14.389Z] + echo Chowning /workspace to jenkins user
00:18:14 [2020-01-18T00:18:14.389Z] Chowning /workspace to jenkins user
00:18:14 [2020-01-18T00:18:14.389Z] + id -u
00:18:14 [2020-01-18T00:18:14.389Z] + id -g
00:18:14 [2020-01-18T00:18:14.389Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40393:/workspace busybox chown -R 1001:1001 /workspace
00:18:14 [2020-01-18T00:18:14.389Z] Unable to find image 'busybox:latest' locally
00:18:14 [2020-01-18T00:18:14.751Z] latest: Pulling from library/busybox
00:18:15 [2020-01-18T00:18:15.114Z] 6dc7af96dfc8: Pulling fs layer
00:18:15 [2020-01-18T00:18:15.115Z] 6dc7af96dfc8: Verifying Checksum
00:18:15 [2020-01-18T00:18:15.115Z] 6dc7af96dfc8: Download complete
00:18:15 [2020-01-18T00:18:15.475Z] 6dc7af96dfc8: Pull complete
00:18:15 [2020-01-18T00:18:15.475Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
00:18:15 [2020-01-18T00:18:15.475Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:18:18 [2020-01-18T00:18:18.768Z] + bundleName=s390x-integration
00:18:18 [2020-01-18T00:18:18.768Z] + echo Creating s390x-integration-bundles.tar.gz
00:18:18 [2020-01-18T00:18:18.768Z] Creating s390x-integration-bundles.tar.gz
00:18:18 [2020-01-18T00:18:18.768Z] + xargs tar -czf s390x-integration-bundles.tar.gz
00:18:18 [2020-01-18T00:18:18.768Z] + 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
00:18:18 [2020-01-18T00:18:18.901Z] Archiving artifacts
00:18:19 [2020-01-18T00:18:19.129Z] --- PASS: TestServiceWithDataPathPortInit (17.92s)
00:18:19 [2020-01-18T00:18:19.129Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:18:20 [2020-01-18T00:18:20.229Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40393/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:18:20 [2020-01-18T00:18:20.490Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:18:20 [2020-01-18T00:18:20.952Z] + make clean
00:18:21 [2020-01-18T00:18:21.316Z] make: command: Command not found
00:18:21 [2020-01-18T00:18:21.316Z] make: command: Command not found
00:18:21 [2020-01-18T00:18:21.316Z] docker volume rm -f docker-dev-cache
00:18:21 [2020-01-18T00:18:21.316Z] docker-dev-cache
[Pipeline] deleteDir
00:18:21 [2020-01-18T00:18:21.710Z] ok  	github.com/docker/docker/api/server	0.010s	coverage: 9.0% of statements
00:18:22 [2020-01-18T00:18:22.373Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:18:28 [2020-01-18T00:18:28.901Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.37s)
00:18:28 [2020-01-18T00:18:28.901Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d845ycemcismw0ampna4xv7vh Created:2020-01-18 00:18:21.126889898 +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[a6cc111c715b2d1e54b2838a141e7685ee47cde1f6aa27cbe8a9b4601ce24b7f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v5j17iurvzbn3d2307arpkibh EndpointID:29d4ab26d366a268052ec55237ed8d4891cd07ec3db1b3759f3d8f02863ca370 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8fa86a6124f75425f6c7f4837e322584d245d9ece488d2a14a643dcd5e005952 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:38dc73103852 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v5j17iurvzbn3d2307arpkibh EndpointID:29d4ab26d366a268052ec55237ed8d4891cd07ec3db1b3759f3d8f02863ca370 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:18:28 [2020-01-18T00:18:28.901Z] PASS
00:18:28 [2020-01-18T00:18:28.901Z] 
00:18:28 [2020-01-18T00:18:28.901Z] === Skipped
00:18:28 [2020-01-18T00:18:28.901Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:18:28 [2020-01-18T00:18:28.901Z]     service_test.go:230: FLAKY_TEST
00:18:28 [2020-01-18T00:18:28.901Z] 
00:18:28 [2020-01-18T00:18:28.901Z] 
00:18:28 [2020-01-18T00:18:28.901Z] DONE 21 tests, 1 skipped in 48.231s
00:18:28 [2020-01-18T00:18:28.901Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:18:28 [2020-01-18T00:18:28.901Z] ++ 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
00:18:28 [2020-01-18T00:18:28.901Z] ++ set -e
00:18:28 [2020-01-18T00:18:28.901Z] ++ '[' -n 0 ']'
00:18:28 [2020-01-18T00:18:28.901Z] ++ set -x
00:18:28 [2020-01-18T00:18:28.902Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:18:28 [2020-01-18T00:18:28.902Z] INFO: Testing against a local daemon
00:18:28 [2020-01-18T00:18:28.902Z] === RUN   TestDockerNetworkIpvlanPersistance
00:18:28 [2020-01-18T00:18:28.902Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:18:28 [2020-01-18T00:18:28.902Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:28 [2020-01-18T00:18:28.902Z] === RUN   TestDockerNetworkIpvlan
00:18:28 [2020-01-18T00:18:28.902Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:18:28 [2020-01-18T00:18:28.902Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:28 [2020-01-18T00:18:28.902Z] PASS
00:18:28 [2020-01-18T00:18:28.902Z] 
00:18:28 [2020-01-18T00:18:28.902Z] === Skipped
00:18:28 [2020-01-18T00:18:28.902Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:18:28 [2020-01-18T00:18:28.902Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:28 [2020-01-18T00:18:28.902Z] 
00:18:28 [2020-01-18T00:18:28.902Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:18:28 [2020-01-18T00:18:28.902Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:18:28 [2020-01-18T00:18:28.902Z] 
00:18:28 [2020-01-18T00:18:28.902Z] 
00:18:28 [2020-01-18T00:18:28.902Z] DONE 2 tests, 2 skipped in 0.131s
00:18:28 [2020-01-18T00:18:28.902Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:18:28 [2020-01-18T00:18:28.902Z] ++ 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
00:18:28 [2020-01-18T00:18:28.902Z] ++ set -e
00:18:28 [2020-01-18T00:18:28.902Z] ++ '[' -n 0 ']'
00:18:28 [2020-01-18T00:18:28.902Z] ++ set -x
00:18:28 [2020-01-18T00:18:28.902Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:18:28 [2020-01-18T00:18:28.902Z] INFO: Testing against a local daemon
00:18:28 [2020-01-18T00:18:28.902Z] === RUN   TestDockerNetworkMacvlanPersistance
00:18:30 [2020-01-18T00:18:30.263Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
00:18:30 [2020-01-18T00:18:30.263Z] === RUN   TestDockerNetworkMacvlan
00:18:30 [2020-01-18T00:18:30.822Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:18:31 [2020-01-18T00:18:31.748Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:18:32 [2020-01-18T00:18:32.003Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:18:32 [2020-01-18T00:18:32.563Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:18:32 [2020-01-18T00:18:32.818Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:18:33 [2020-01-18T00:18:33.269Z] Client: Docker Engine - Enterprise
00:18:33 [2020-01-18T00:18:33.269Z]  Version:           19.03.2
00:18:33 [2020-01-18T00:18:33.269Z]  API version:       1.40
00:18:33 [2020-01-18T00:18:33.269Z]  Go version:        go1.12.8
00:18:33 [2020-01-18T00:18:33.269Z]  Git commit:        c92ab06ed9
00:18:33 [2020-01-18T00:18:33.269Z]  Built:             09/03/2019 16:38:11
00:18:33 [2020-01-18T00:18:33.270Z]  OS/Arch:           windows/amd64
00:18:33 [2020-01-18T00:18:33.270Z]  Experimental:      false
00:18:33 [2020-01-18T00:18:33.270Z] 
00:18:33 [2020-01-18T00:18:33.270Z] Server: Docker Engine - Enterprise
00:18:33 [2020-01-18T00:18:33.270Z]  Engine:
00:18:33 [2020-01-18T00:18:33.270Z]   Version:          19.03.2
00:18:33 [2020-01-18T00:18:33.270Z]   API version:      1.40 (minimum version 1.24)
00:18:33 [2020-01-18T00:18:33.270Z]   Go version:       go1.12.8
00:18:33 [2020-01-18T00:18:33.270Z]   Git commit:       c92ab06ed9
00:18:33 [2020-01-18T00:18:33.270Z]   Built:            09/03/2019 16:35:47
00:18:33 [2020-01-18T00:18:33.270Z]   OS/Arch:          windows/amd64
00:18:33 [2020-01-18T00:18:33.270Z]   Experimental:     true
00:18:33 [2020-01-18T00:18:33.378Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:18:33 [2020-01-18T00:18:33.938Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
[Pipeline] sh
00:18:34 [2020-01-18T00:18:34.887Z] + docker info
00:18:35 [2020-01-18T00:18:35.823Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:18:35 [2020-01-18T00:18:35.823Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:18:35 [2020-01-18T00:18:35.823Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:18:36 [2020-01-18T00:18:36.078Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:18:36 [2020-01-18T00:18:36.334Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
00:18:40 [2020-01-18T00:18:40.499Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:18:47 [2020-01-18T00:18:47.024Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:18:47 [2020-01-18T00:18:47.279Z] --- PASS: TestDockerNetworkMacvlan (17.31s)
00:18:47 [2020-01-18T00:18:47.279Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
00:18:47 [2020-01-18T00:18:47.279Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
00:18:47 [2020-01-18T00:18:47.279Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s)
00:18:47 [2020-01-18T00:18:47.279Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s)
00:18:47 [2020-01-18T00:18:47.279Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.45s)
00:18:47 [2020-01-18T00:18:47.279Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s)
00:18:47 [2020-01-18T00:18:47.279Z] PASS
00:18:47 [2020-01-18T00:18:47.279Z] 
00:18:47 [2020-01-18T00:18:47.279Z] DONE 8 tests in 18.881s
00:18:47 [2020-01-18T00:18:47.279Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:18:47 [2020-01-18T00:18:47.279Z] ++ 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
00:18:47 [2020-01-18T00:18:47.279Z] ++ set -e
00:18:47 [2020-01-18T00:18:47.279Z] ++ '[' -n 0 ']'
00:18:47 [2020-01-18T00:18:47.279Z] ++ set -x
00:18:47 [2020-01-18T00:18:47.279Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:18:47 [2020-01-18T00:18:47.279Z] testing: warning: no tests to run
00:18:47 [2020-01-18T00:18:47.279Z] PASS
00:18:47 [2020-01-18T00:18:47.279Z] 
00:18:47 [2020-01-18T00:18:47.279Z] DONE 0 tests in 0.027s
00:18:47 [2020-01-18T00:18:47.279Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:18:47 [2020-01-18T00:18:47.279Z] ++ 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
00:18:47 [2020-01-18T00:18:47.279Z] ++ set -e
00:18:47 [2020-01-18T00:18:47.279Z] ++ '[' -n 0 ']'
00:18:47 [2020-01-18T00:18:47.279Z] ++ set -x
00:18:47 [2020-01-18T00:18:47.279Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:18:47 [2020-01-18T00:18:47.535Z] INFO: Testing against a local daemon
00:18:47 [2020-01-18T00:18:47.535Z] === RUN   TestAuthZPluginAllowRequest
00:18:47 [2020-01-18T00:18:47.903Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:18:47 [2020-01-18T00:18:47.903Z] 
00:18:47 [2020-01-18T00:18:47.903Z] ---> Making bundle: test-integration (in bundles/test-integration)
00:18:47 [2020-01-18T00:18:47.903Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:18:47 [2020-01-18T00:18:47.903Z] HOSTNAME=d8315a4ad42d
00:18:47 [2020-01-18T00:18:47.903Z] TESTDEBUG=0
00:18:47 [2020-01-18T00:18:47.903Z] DEST=bundles/test-integration
00:18:47 [2020-01-18T00:18:47.903Z] PWD=/go/src/github.com/docker/docker
00:18:47 [2020-01-18T00:18:47.903Z] DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0
00:18:47 [2020-01-18T00:18:47.903Z] container=docker
00:18:47 [2020-01-18T00:18:47.903Z] HOME=/root
00:18:47 [2020-01-18T00:18:47.903Z] GOLANG_VERSION=1.13.6
00:18:47 [2020-01-18T00:18:47.903Z] VALIDATE_REPO=https://github.com/moby/moby.git
00:18:47 [2020-01-18T00:18:47.903Z] VALIDATE_BRANCH=master
00:18:47 [2020-01-18T00:18:47.903Z] TERM=xterm
00:18:47 [2020-01-18T00:18:47.903Z] DOCKER_PKG=github.com/docker/docker
00:18:47 [2020-01-18T00:18:47.903Z] SHLVL=1
00:18:47 [2020-01-18T00:18:47.903Z] TIMEOUT=120m
00:18:47 [2020-01-18T00:18:47.903Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
00:18:47 [2020-01-18T00:18:47.903Z] DOCKER_GRAPHDRIVER=overlay2
00:18:47 [2020-01-18T00:18:47.903Z] GO111MODULE=off
00:18:47 [2020-01-18T00:18:47.903Z] DOCKER_EXPERIMENTAL=1
00:18:47 [2020-01-18T00:18:47.903Z] TEST_SKIP_INTEGRATION_CLI=1
00:18:47 [2020-01-18T00:18:47.903Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
00:18:47 [2020-01-18T00:18:47.903Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
00:18:47 [2020-01-18T00:18:47.903Z] GOPATH=/go
00:18:47 [2020-01-18T00:18:47.903Z] PKG_CONFIG=pkg-config
00:18:47 [2020-01-18T00:18:47.903Z] _=/usr/bin/env
00:18:47 [2020-01-18T00:18:47.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:18:48 [2020-01-18T00:18:48.460Z] === RUN   TestDockerSuite/TestBuildExpose
00:18:48 [2020-01-18T00:18:48.715Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:18:49 [2020-01-18T00:18:49.275Z] --- PASS: TestAuthZPluginAllowRequest (1.68s)
00:18:49 [2020-01-18T00:18:49.275Z] === RUN   TestAuthZPluginTLS
00:18:49 [2020-01-18T00:18:49.275Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:18:49 [2020-01-18T00:18:49.835Z] --- PASS: TestAuthZPluginTLS (0.56s)
00:18:49 [2020-01-18T00:18:49.835Z] === RUN   TestAuthZPluginDenyRequest
00:18:49 [2020-01-18T00:18:49.835Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:18:50 [2020-01-18T00:18:50.090Z] === RUN   TestDockerSuite/TestBuildFails
00:18:50 [2020-01-18T00:18:50.345Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
00:18:50 [2020-01-18T00:18:50.345Z] === RUN   TestAuthZPluginAPIDenyResponse
00:18:50 [2020-01-18T00:18:50.904Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
00:18:50 [2020-01-18T00:18:50.904Z] === RUN   TestAuthZPluginDenyResponse
00:18:50 [2020-01-18T00:18:50.904Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:18:51 [2020-01-18T00:18:51.159Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:18:51 [2020-01-18T00:18:51.414Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
00:18:51 [2020-01-18T00:18:51.414Z] === RUN   TestAuthZPluginAllowEventStream
00:18:53 [2020-01-18T00:18:53.298Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s)
00:18:53 [2020-01-18T00:18:53.298Z] === RUN   TestAuthZPluginErrorResponse
00:18:53 [2020-01-18T00:18:53.858Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:18:53 [2020-01-18T00:18:53.858Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
00:18:53 [2020-01-18T00:18:53.858Z] === RUN   TestAuthZPluginErrorRequest
00:18:54 [2020-01-18T00:18:54.418Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
00:18:54 [2020-01-18T00:18:54.418Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:18:54 [2020-01-18T00:18:54.978Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
00:18:54 [2020-01-18T00:18:54.978Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:18:56 [2020-01-18T00:18:56.340Z] === RUN   TestDockerSuite/TestBuildForceRm
00:18:56 [2020-01-18T00:18:56.900Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
00:18:56 [2020-01-18T00:18:56.900Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:18:58 [2020-01-18T00:18:58.263Z] === RUN   TestDockerSuite/TestBuildFromGit
00:18:58 [2020-01-18T00:18:58.823Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
00:18:58 [2020-01-18T00:18:58.823Z] === RUN   TestAuthZPluginHeader
00:18:59 [2020-01-18T00:18:59.749Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:18:59 [2020-01-18T00:18:59.749Z] --- PASS: TestAuthZPluginHeader (0.87s)
00:18:59 [2020-01-18T00:18:59.749Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:19:00 [2020-01-18T00:19:00.321Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:19:01 [2020-01-18T00:19:01.681Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:19:03 [2020-01-18T00:19:03.568Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:19:04 [2020-01-18T00:19:04.494Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:19:04 [2020-01-18T00:19:04.494Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.62s)
00:19:04 [2020-01-18T00:19:04.494Z] === RUN   TestAuthZPluginV2Disable
00:19:04 [2020-01-18T00:19:04.748Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:19:07 [2020-01-18T00:19:07.259Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:19:07 [2020-01-18T00:19:07.514Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
00:19:08 [2020-01-18T00:19:08.439Z] --- PASS: TestAuthZPluginV2Disable (3.87s)
00:19:08 [2020-01-18T00:19:08.439Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:19:09 [2020-01-18T00:19:09.816Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:19:11 [2020-01-18T00:19:11.703Z] === RUN   TestDockerSuite/TestBuildHistory
00:19:11 [2020-01-18T00:19:11.958Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s)
00:19:11 [2020-01-18T00:19:11.958Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:19:18 [2020-01-18T00:19:18.486Z] === RUN   TestDockerSuite/TestBuildIidFile
00:19:18 [2020-01-18T00:19:18.486Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:19:18 [2020-01-18T00:19:18.486Z] === RUN   TestDockerSuite/TestBuildInheritance
00:19:19 [2020-01-18T00:19:19.411Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:19:20 [2020-01-18T00:19:20.336Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:19:20 [2020-01-18T00:19:20.336Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:19:21 [2020-01-18T00:19:21.732Z] === RUN   TestDockerSuite/TestBuildLabel
00:19:21 [2020-01-18T00:19:21.988Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:19:22 [2020-01-18T00:19:22.550Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:19:23 [2020-01-18T00:19:23.110Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:19:23 [2020-01-18T00:19:23.364Z] === RUN   TestDockerSuite/TestBuildLabels
00:19:23 [2020-01-18T00:19:23.926Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:19:23 [2020-01-18T00:19:23.926Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.05s)
00:19:23 [2020-01-18T00:19:23.926Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:19:24 [2020-01-18T00:19:24.850Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:19:25 [2020-01-18T00:19:25.896Z] Client:
00:19:25 [2020-01-18T00:19:25.896Z]  Debug Mode: false
00:19:25 [2020-01-18T00:19:25.896Z]  Plugins:
00:19:25 [2020-01-18T00:19:25.896Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
00:19:25 [2020-01-18T00:19:25.896Z] 
00:19:25 [2020-01-18T00:19:25.896Z] Server:
00:19:25 [2020-01-18T00:19:25.896Z]  Containers: 0
00:19:25 [2020-01-18T00:19:25.896Z]   Running: 0
00:19:25 [2020-01-18T00:19:25.896Z]   Paused: 0
00:19:25 [2020-01-18T00:19:25.896Z]   Stopped: 0
00:19:25 [2020-01-18T00:19:25.896Z]  Images: 0
00:19:25 [2020-01-18T00:19:25.896Z]  Server Version: 19.03.2
00:19:25 [2020-01-18T00:19:25.896Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:19:25 [2020-01-18T00:19:25.896Z]   Windows: 
00:19:25 [2020-01-18T00:19:25.896Z]   LCOW: 
00:19:25 [2020-01-18T00:19:25.896Z]  Logging Driver: json-file
00:19:25 [2020-01-18T00:19:25.896Z]  Plugins:
00:19:25 [2020-01-18T00:19:25.896Z]   Volume: local
00:19:25 [2020-01-18T00:19:25.896Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
00:19:25 [2020-01-18T00:19:25.896Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:19:25 [2020-01-18T00:19:25.896Z]  Swarm: inactive
00:19:25 [2020-01-18T00:19:25.896Z]  Default Isolation: process
00:19:25 [2020-01-18T00:19:25.896Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:19:25 [2020-01-18T00:19:25.896Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
00:19:25 [2020-01-18T00:19:25.896Z]  OSType: windows
00:19:25 [2020-01-18T00:19:25.896Z]  Architecture: x86_64
00:19:25 [2020-01-18T00:19:25.896Z]  CPUs: 4
00:19:25 [2020-01-18T00:19:25.896Z]  Total Memory: 32GiB
00:19:25 [2020-01-18T00:19:25.896Z]  Name: azwin-2-585fb0
00:19:25 [2020-01-18T00:19:25.896Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
00:19:25 [2020-01-18T00:19:25.896Z]  Docker Root Dir: D:\docker
00:19:25 [2020-01-18T00:19:25.896Z]  Debug Mode: false
00:19:25 [2020-01-18T00:19:25.896Z]  Registry: https://index.docker.io/v1/
00:19:25 [2020-01-18T00:19:25.896Z]  Labels:
00:19:25 [2020-01-18T00:19:25.896Z]  Experimental: true
00:19:25 [2020-01-18T00:19:25.896Z]  Insecure Registries:
00:19:25 [2020-01-18T00:19:25.896Z]   10.0.0.4:5000
00:19:25 [2020-01-18T00:19:25.896Z]   127.0.0.0/8
00:19:25 [2020-01-18T00:19:25.896Z]  Registry Mirrors:
00:19:25 [2020-01-18T00:19:25.896Z]   http://10.0.0.4:5000/
00:19:25 [2020-01-18T00:19:25.896Z]  Live Restore Enabled: false
00:19:25 [2020-01-18T00:19:25.896Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
00:19:28 [2020-01-18T00:19:28.111Z] === RUN   TestDockerSuite/TestBuildLastModified
00:19:29 [2020-01-18T00:19:29.376Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:19:29 [2020-01-18T00:19:29.376Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
00:19:29 [2020-01-18T00:19:29.376Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
00:19:29 [2020-01-18T00:19:29.376Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:19:29 [2020-01-18T00:19:29.376Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:19:29 [2020-01-18T00:19:29.376Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:19:29 [2020-01-18T00:19:29.472Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
00:19:30 [2020-01-18T00:19:30.311Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:19:30 [2020-01-18T00:19:30.311Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:19:30 [2020-01-18T00:19:30.311Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:19:30 [2020-01-18T00:19:30.311Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:19:30 [2020-01-18T00:19:30.311Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:19:30 [2020-01-18T00:19:30.311Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:19:31 [2020-01-18T00:19:31.244Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:19:31 [2020-01-18T00:19:31.244Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:19:31 [2020-01-18T00:19:31.810Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.0% of statements
00:19:31 [2020-01-18T00:19:31.810Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:19:31 [2020-01-18T00:19:31.810Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:19:31 [2020-01-18T00:19:31.810Z] ?   	github.com/docker/docker/api/types	[no test files]
00:19:31 [2020-01-18T00:19:31.810Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:19:31 [2020-01-18T00:19:31.810Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:19:31 [2020-01-18T00:19:31.810Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:19:31 [2020-01-18T00:19:31.810Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:19:32 [2020-01-18T00:19:32.376Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
00:19:32 [2020-01-18T00:19:32.634Z] ok  	github.com/docker/docker/api/types/filters	0.013s	coverage: 92.2% of statements
00:19:32 [2020-01-18T00:19:32.634Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:19:32 [2020-01-18T00:19:32.634Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:19:32 [2020-01-18T00:19:32.634Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:19:32 [2020-01-18T00:19:32.634Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:19:32 [2020-01-18T00:19:32.634Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:19:32 [2020-01-18T00:19:32.634Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:19:32 [2020-01-18T00:19:32.634Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
00:19:32 [2020-01-18T00:19:32.892Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:19:32 [2020-01-18T00:19:32.892Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:19:33 [2020-01-18T00:19:33.458Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
00:19:33 [2020-01-18T00:19:33.630Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:19:35 [2020-01-18T00:19:35.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:19:35 [2020-01-18T00:19:35.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:19:35 [2020-01-18T00:19:35.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:19:36 [2020-01-18T00:19:36.892Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:19:36 [2020-01-18T00:19:36.892Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:19:37 [2020-01-18T00:19:37.148Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:19:37 [2020-01-18T00:19:37.148Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:19:37 [2020-01-18T00:19:37.148Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:19:37 [2020-01-18T00:19:37.641Z] ok  	github.com/docker/docker/builder/remotecontext	0.198s	coverage: 13.6% of statements
00:19:37 [2020-01-18T00:19:37.641Z] ok  	github.com/docker/docker/builder/dockerfile	0.539s	coverage: 48.2% of statements
00:19:37 [2020-01-18T00:19:37.707Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:19:38 [2020-01-18T00:19:38.573Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
00:19:39 [2020-01-18T00:19:39.068Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:19:39 [2020-01-18T00:19:39.944Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.426s	coverage: 86.3% of statements
00:19:39 [2020-01-18T00:19:39.944Z] ?   	github.com/docker/docker/cli	[no test files]
00:19:39 [2020-01-18T00:19:39.944Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:19:40 [2020-01-18T00:19:40.431Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
00:19:40 [2020-01-18T00:19:40.431Z] PASS
00:19:40 [2020-01-18T00:19:40.431Z] 
00:19:40 [2020-01-18T00:19:40.431Z] DONE 17 tests in 53.202s
00:19:40 [2020-01-18T00:19:40.431Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:19:40 [2020-01-18T00:19:40.431Z] ++ 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
00:19:40 [2020-01-18T00:19:40.431Z] ++ set -e
00:19:40 [2020-01-18T00:19:40.431Z] ++ '[' -n 0 ']'
00:19:40 [2020-01-18T00:19:40.431Z] ++ set -x
00:19:40 [2020-01-18T00:19:40.431Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:19:40 [2020-01-18T00:19:40.687Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:19:40 [2020-01-18T00:19:40.687Z] INFO: Testing against a local daemon
00:19:40 [2020-01-18T00:19:40.687Z] === RUN   TestPluginInvalidJSON
00:19:40 [2020-01-18T00:19:40.687Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:19:40 [2020-01-18T00:19:40.687Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:19:40 [2020-01-18T00:19:40.687Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:19:40 [2020-01-18T00:19:40.687Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:19:40 [2020-01-18T00:19:40.687Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:19:40 [2020-01-18T00:19:40.687Z] PASS
00:19:40 [2020-01-18T00:19:40.687Z] 
00:19:40 [2020-01-18T00:19:40.687Z] DONE 2 tests in 0.141s
00:19:40 [2020-01-18T00:19:40.687Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:19:40 [2020-01-18T00:19:40.687Z] ++ 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
00:19:40 [2020-01-18T00:19:40.687Z] ++ set -e
00:19:40 [2020-01-18T00:19:40.687Z] ++ '[' -n 0 ']'
00:19:40 [2020-01-18T00:19:40.687Z] ++ set -x
00:19:40 [2020-01-18T00:19:40.687Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:19:40 [2020-01-18T00:19:40.942Z] INFO: Testing against a local daemon
00:19:40 [2020-01-18T00:19:40.942Z] === RUN   TestExternalGraphDriver
00:19:40 [2020-01-18T00:19:40.942Z] === RUN   TestExternalGraphDriver/json
00:19:41 [2020-01-18T00:19:41.652Z] DEBUG: print all environment variables to check how Jenkins runs this script
00:19:41 [2020-01-18T00:19:41.652Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a8f5d0c2\powershellScript.ps1'; exit $LASTEXITCODE;
00:19:41 [2020-01-18T00:19:41.652Z] ----------------------------------------------------------------------------
00:19:41 [2020-01-18T00:19:41.652Z] 
00:19:41 [2020-01-18T00:19:41.652Z] INFO: executeCI.ps1 starting at Sat Jan 18 00:19:40 CUT 2020
00:19:41 [2020-01-18T00:19:41.652Z] 
00:19:41 [2020-01-18T00:19:41.652Z] INFO: Script version 05-Feb-2019 09:03 PDT
00:19:41 [2020-01-18T00:19:41.652Z] INFO: Running git version 2.24.0.windows.1
00:19:41 [2020-01-18T00:19:41.652Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
00:19:41 [2020-01-18T00:19:41.652Z] INFO: Environment variables:
00:19:41 [2020-01-18T00:19:41.652Z] 
00:19:41 [2020-01-18T00:19:41.652Z] Name                           Value                                                                                   
00:19:41 [2020-01-18T00:19:41.652Z] ----                           -----                                                                                   
00:19:41 [2020-01-18T00:19:41.652Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
00:19:41 [2020-01-18T00:19:41.652Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
00:19:41 [2020-01-18T00:19:41.652Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
00:19:41 [2020-01-18T00:19:41.652Z] BRANCH_NAME                    PR-40393                                                                                
00:19:41 [2020-01-18T00:19:41.652Z] BUILD_DISPLAY_NAME             #1                                                                                      
00:19:41 [2020-01-18T00:19:41.652Z] BUILD_ID                       1                                                                                       
00:19:41 [2020-01-18T00:19:41.652Z] BUILD_NUMBER                   1                                                                                       
00:19:41 [2020-01-18T00:19:41.652Z] BUILD_TAG                      jenkins-moby-PR-40393-1                                                                 
00:19:41 [2020-01-18T00:19:41.652Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40393/1/                                   
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_AUTHOR                  thaJeztah                                                                               
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_BRANCH                  fix_autogen_spaces                                                                      
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_FORK                    thaJeztah                                                                               
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_ID                      40393                                                                                   
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_TARGET                  master                                                                                  
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_TITLE                   hack/make/.go-autogen: fix LDFLAGS to accept values with spaces                         
00:19:41 [2020-01-18T00:19:41.652Z] CHANGE_URL                     https://github.com/moby/moby/pull/40393                                                 
00:19:41 [2020-01-18T00:19:41.652Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
00:19:41 [2020-01-18T00:19:41.652Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
00:19:41 [2020-01-18T00:19:41.652Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
00:19:41 [2020-01-18T00:19:41.652Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
00:19:41 [2020-01-18T00:19:41.652Z] COMPUTERNAME                   azwin-2-585fb0                                                                          
00:19:41 [2020-01-18T00:19:41.652Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
00:19:41 [2020-01-18T00:19:41.652Z] ConfigSequenceNumber           0                                                                                       
00:19:41 [2020-01-18T00:19:41.652Z] DOCKER_BUILDKIT                0                                                                                       
00:19:41 [2020-01-18T00:19:41.652Z] DOCKER_DUT_DEBUG               1                                                                                       
00:19:41 [2020-01-18T00:19:41.652Z] DOCKER_EXPERIMENTAL            1                                                                                       
00:19:41 [2020-01-18T00:19:41.652Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
00:19:41 [2020-01-18T00:19:41.652Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
00:19:41 [2020-01-18T00:19:41.652Z] EXECUTOR_NUMBER                0                                                                                       
00:19:41 [2020-01-18T00:19:41.652Z] FQDN                           azwin-2-585fb0.westus.cloudapp.azure.com                                                
00:19:41 [2020-01-18T00:19:41.652Z] GIT_BRANCH                     PR-40393                                                                                
00:19:41 [2020-01-18T00:19:41.652Z] GIT_COMMIT                     572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0                                                
00:19:41 [2020-01-18T00:19:41.652Z] GIT_URL                        https://github.com/moby/moby.git                                                        
00:19:41 [2020-01-18T00:19:41.652Z] HUDSON_COOKIE                  b760aadc-fa80-4776-a14b-6d12b6a532a1                                                    
00:19:41 [2020-01-18T00:19:41.652Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
00:19:41 [2020-01-18T00:19:41.652Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
00:19:41 [2020-01-18T00:19:41.652Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
00:19:41 [2020-01-18T00:19:41.652Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64                          
00:19:41 [2020-01-18T00:19:41.652Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
00:19:41 [2020-01-18T00:19:41.652Z] JENKINS_NODE_COOKIE            73749e72-d8e6-49e0-9138-0fc81abf52b1                                                    
00:19:41 [2020-01-18T00:19:41.652Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
00:19:41 [2020-01-18T00:19:41.652Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
00:19:41 [2020-01-18T00:19:41.652Z] JOB_BASE_NAME                  PR-40393                                                                                
00:19:41 [2020-01-18T00:19:41.652Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40393/display/redirect                     
00:19:41 [2020-01-18T00:19:41.652Z] JOB_NAME                       moby/PR-40393                                                                           
00:19:41 [2020-01-18T00:19:41.652Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40393/                                     
00:19:41 [2020-01-18T00:19:41.652Z] library.jps.version            master                                                                                  
00:19:41 [2020-01-18T00:19:41.652Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
00:19:41 [2020-01-18T00:19:41.653Z] NODE_LABELS                    amd64 azure azwin-2-585fb0 azwin-2019 docker west-us windows windows-2019 x86_64        
00:19:41 [2020-01-18T00:19:41.653Z] NODE_NAME                      azwin-2-585fb0                                                                          
00:19:41 [2020-01-18T00:19:41.653Z] NUMBER_OF_PROCESSORS           4                                                                                       
00:19:41 [2020-01-18T00:19:41.653Z] OS                             Windows_NT                                                                              
00:19:41 [2020-01-18T00:19:41.653Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
00:19:41 [2020-01-18T00:19:41.653Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
00:19:41 [2020-01-18T00:19:41.653Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
00:19:41 [2020-01-18T00:19:41.653Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
00:19:41 [2020-01-18T00:19:41.653Z] PROCESSOR_LEVEL                6                                                                                       
00:19:41 [2020-01-18T00:19:41.653Z] PROCESSOR_REVISION             4f01                                                                                    
00:19:41 [2020-01-18T00:19:41.653Z] ProgramData                    C:\ProgramData                                                                          
00:19:41 [2020-01-18T00:19:41.654Z] ProgramFiles                   C:\Program Files                                                                        
00:19:41 [2020-01-18T00:19:41.654Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
00:19:41 [2020-01-18T00:19:41.654Z] ProgramW6432                   C:\Program Files                                                                        
00:19:41 [2020-01-18T00:19:41.654Z] PROMPT                         $P$G                                                                                    
00:19:41 [2020-01-18T00:19:41.654Z] PSExecutionPolicyPreference    Bypass                                                                                  
00:19:41 [2020-01-18T00:19:41.654Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
00:19:41 [2020-01-18T00:19:41.654Z] PUBLIC                         C:\Users\Public                                                                         
00:19:41 [2020-01-18T00:19:41.654Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40393/1/display/redirect?page=changes      
00:19:41 [2020-01-18T00:19:41.654Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40393/1/display/redirect                   
00:19:41 [2020-01-18T00:19:41.654Z] SKIP_VALIDATION_TESTS          1                                                                                       
00:19:41 [2020-01-18T00:19:41.654Z] SOURCES_DRIVE                  d                                                                                       
00:19:41 [2020-01-18T00:19:41.654Z] SOURCES_SUBDIR                 gopath                                                                                  
00:19:41 [2020-01-18T00:19:41.654Z] STAGE_NAME                     Run tests                                                                               
00:19:41 [2020-01-18T00:19:41.654Z] SystemDrive                    C:                                                                                      
00:19:41 [2020-01-18T00:19:41.654Z] SystemRoot                     C:\windows                                                                              
00:19:41 [2020-01-18T00:19:41.654Z] TEMP                           C:\windows\TEMP                                                                         
00:19:41 [2020-01-18T00:19:41.654Z] TESTDEBUG                      0                                                                                       
00:19:41 [2020-01-18T00:19:41.654Z] TESTRUN_DRIVE                  d                                                                                       
00:19:41 [2020-01-18T00:19:41.654Z] TESTRUN_SUBDIR                 CI                                                                                      
00:19:41 [2020-01-18T00:19:41.654Z] TIMEOUT                        120m                                                                                    
00:19:41 [2020-01-18T00:19:41.654Z] TMP                            C:\windows\TEMP                                                                         
00:19:41 [2020-01-18T00:19:41.654Z] USERDOMAIN                     WORKGROUP                                                                               
00:19:41 [2020-01-18T00:19:41.654Z] USERNAME                       azwin-2-585fb0$                                                                         
00:19:41 [2020-01-18T00:19:41.654Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
00:19:41 [2020-01-18T00:19:41.654Z] windir                         C:\windows                                                                              
00:19:41 [2020-01-18T00:19:41.654Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
00:19:41 [2020-01-18T00:19:41.654Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
00:19:41 [2020-01-18T00:19:41.654Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
00:19:41 [2020-01-18T00:19:41.654Z] 
00:19:41 [2020-01-18T00:19:41.654Z] 
00:19:41 [2020-01-18T00:19:41.654Z] 
00:19:42 [2020-01-18T00:19:42.828Z] === RUN   TestExternalGraphDriver/spec
00:19:43 [2020-01-18T00:19:43.218Z] ok  	github.com/docker/docker/client	0.123s	coverage: 75.8% of statements
00:19:43 [2020-01-18T00:19:43.239Z] INFO: Sources under d:\gopath\...
00:19:43 [2020-01-18T00:19:43.239Z] INFO: Test run under d:\CI\...
00:19:43 [2020-01-18T00:19:43.239Z] INFO: Running in D:\gopath\src\github.com\docker\docker
00:19:43 [2020-01-18T00:19:43.239Z] INFO: docker/docker repository was found
00:19:43 [2020-01-18T00:19:43.714Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
00:19:44 [2020-01-18T00:19:44.190Z] ltsc2019: Pulling from windows/servercore
00:19:44 [2020-01-18T00:19:44.666Z] 65014b3c3121: Pulling fs layer
00:19:44 [2020-01-18T00:19:44.667Z] edbd72df76b4: Pulling fs layer
00:19:44 [2020-01-18T00:19:44.712Z] === RUN   TestExternalGraphDriver/pull
00:19:44 [2020-01-18T00:19:44.967Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:19:45 [2020-01-18T00:19:45.526Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:19:46 [2020-01-18T00:19:46.086Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:19:46 [2020-01-18T00:19:46.647Z] --- PASS: TestExternalGraphDriver (5.82s)
00:19:46 [2020-01-18T00:19:46.647Z]     --- PASS: TestExternalGraphDriver/json (1.92s)
00:19:46 [2020-01-18T00:19:46.647Z]     --- PASS: TestExternalGraphDriver/spec (1.92s)
00:19:46 [2020-01-18T00:19:46.647Z]     --- PASS: TestExternalGraphDriver/pull (1.90s)
00:19:46 [2020-01-18T00:19:46.647Z] === RUN   TestGraphdriverPluginV2
00:19:50 [2020-01-18T00:19:50.610Z] edbd72df76b4: Verifying Checksum
00:19:50 [2020-01-18T00:19:50.610Z] edbd72df76b4: Download complete
00:19:51 [2020-01-18T00:19:51.882Z] --- PASS: TestGraphdriverPluginV2 (4.51s)
00:19:51 [2020-01-18T00:19:51.882Z] PASS
00:19:51 [2020-01-18T00:19:51.882Z] 
00:19:51 [2020-01-18T00:19:51.882Z] DONE 5 tests in 10.472s
00:19:51 [2020-01-18T00:19:51.882Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:19:51 [2020-01-18T00:19:51.882Z] ++ 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
00:19:51 [2020-01-18T00:19:51.882Z] ++ set -e
00:19:51 [2020-01-18T00:19:51.882Z] ++ '[' -n 0 ']'
00:19:51 [2020-01-18T00:19:51.882Z] ++ set -x
00:19:51 [2020-01-18T00:19:51.883Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:19:51 [2020-01-18T00:19:51.883Z] INFO: Testing against a local daemon
00:19:51 [2020-01-18T00:19:51.883Z] === RUN   TestContinueAfterPluginCrash
00:19:51 [2020-01-18T00:19:51.883Z] === PAUSE TestContinueAfterPluginCrash
00:19:51 [2020-01-18T00:19:51.883Z] === RUN   TestDaemonStartWithLogOpt
00:19:51 [2020-01-18T00:19:51.883Z] === PAUSE TestDaemonStartWithLogOpt
00:19:51 [2020-01-18T00:19:51.883Z] === CONT  TestContinueAfterPluginCrash
00:19:51 [2020-01-18T00:19:51.883Z] === CONT  TestDaemonStartWithLogOpt
00:19:53 [2020-01-18T00:19:53.245Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
00:19:58 [2020-01-18T00:19:58.482Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
00:19:59 [2020-01-18T00:19:59.844Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:20:05 [2020-01-18T00:20:05.086Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:20:06 [2020-01-18T00:20:06.974Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:20:10 [2020-01-18T00:20:10.234Z] --- PASS: TestDaemonStartWithLogOpt (18.67s)
00:20:10 [2020-01-18T00:20:10.234Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:20:10 [2020-01-18T00:20:10.234Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:20:13 [2020-01-18T00:20:13.491Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
00:20:14 [2020-01-18T00:20:14.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:20:14 [2020-01-18T00:20:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:20:14 [2020-01-18T00:20:14.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:20:15 [2020-01-18T00:20:15.376Z] --- PASS: TestContinueAfterPluginCrash (23.75s)
00:20:15 [2020-01-18T00:20:15.376Z] PASS
00:20:15 [2020-01-18T00:20:15.376Z] 
00:20:15 [2020-01-18T00:20:15.376Z] DONE 2 tests in 23.878s
00:20:15 [2020-01-18T00:20:15.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:20:15 [2020-01-18T00:20:15.376Z] ++ 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
00:20:15 [2020-01-18T00:20:15.376Z] ++ set -e
00:20:15 [2020-01-18T00:20:15.376Z] ++ '[' -n 0 ']'
00:20:15 [2020-01-18T00:20:15.376Z] ++ set -x
00:20:15 [2020-01-18T00:20:15.376Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:20:15 [2020-01-18T00:20:15.376Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:20:15 [2020-01-18T00:20:15.376Z] INFO: Testing against a local daemon
00:20:15 [2020-01-18T00:20:15.376Z] === RUN   TestPluginWithDevMounts
00:20:15 [2020-01-18T00:20:15.376Z] === PAUSE TestPluginWithDevMounts
00:20:15 [2020-01-18T00:20:15.376Z] === CONT  TestPluginWithDevMounts
00:20:15 [2020-01-18T00:20:15.631Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:20:15 [2020-01-18T00:20:15.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:20:16 [2020-01-18T00:20:16.006Z] 65014b3c3121: Verifying Checksum
00:20:16 [2020-01-18T00:20:16.006Z] 65014b3c3121: Download complete
00:20:16 [2020-01-18T00:20:16.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:20:17 [2020-01-18T00:20:17.517Z] --- PASS: TestPluginWithDevMounts (2.09s)
00:20:17 [2020-01-18T00:20:17.517Z] PASS
00:20:17 [2020-01-18T00:20:17.517Z] 
00:20:17 [2020-01-18T00:20:17.517Z] DONE 1 tests in 2.223s
00:20:17 [2020-01-18T00:20:17.517Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:20:17 [2020-01-18T00:20:17.517Z] ++ 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
00:20:17 [2020-01-18T00:20:17.517Z] ++ set -e
00:20:17 [2020-01-18T00:20:17.517Z] ++ '[' -n 0 ']'
00:20:17 [2020-01-18T00:20:17.517Z] ++ set -x
00:20:17 [2020-01-18T00:20:17.517Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:20:17 [2020-01-18T00:20:17.517Z] INFO: Testing against a local daemon
00:20:17 [2020-01-18T00:20:17.517Z] === RUN   TestSecretInspect
00:20:18 [2020-01-18T00:20:18.444Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:20:19 [2020-01-18T00:20:19.004Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:20:19 [2020-01-18T00:20:19.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:20:21 [2020-01-18T00:20:21.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:20:21 [2020-01-18T00:20:21.514Z] --- PASS: TestSecretInspect (3.54s)
00:20:21 [2020-01-18T00:20:21.514Z] === RUN   TestSecretList
00:20:21 [2020-01-18T00:20:21.514Z] === RUN   TestDockerSuite/TestBuildNetNone
00:20:21 [2020-01-18T00:20:21.915Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 30.5% of statements
00:20:21 [2020-01-18T00:20:21.915Z] ok  	github.com/docker/docker/container	0.126s	coverage: 35.3% of statements
00:20:21 [2020-01-18T00:20:21.915Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:20:21 [2020-01-18T00:20:21.915Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:20:21 [2020-01-18T00:20:21.915Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:20:21 [2020-01-18T00:20:21.915Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:20:22 [2020-01-18T00:20:22.074Z] === RUN   TestDockerSuite/TestBuildNoContext
00:20:23 [2020-01-18T00:20:23.438Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:20:23 [2020-01-18T00:20:23.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:20:24 [2020-01-18T00:20:24.362Z] --- PASS: TestSecretList (3.14s)
00:20:24 [2020-01-18T00:20:24.362Z] === RUN   TestSecretsCreateAndDelete
00:20:24 [2020-01-18T00:20:24.362Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:20:26 [2020-01-18T00:20:26.875Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:20:27 [2020-01-18T00:20:27.130Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:20:27 [2020-01-18T00:20:27.130Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:20:27 [2020-01-18T00:20:27.385Z] --- PASS: TestSecretsCreateAndDelete (3.14s)
00:20:27 [2020-01-18T00:20:27.385Z] === RUN   TestSecretsUpdate
00:20:27 [2020-01-18T00:20:27.641Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:20:27 [2020-01-18T00:20:27.896Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:20:28 [2020-01-18T00:20:28.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:20:28 [2020-01-18T00:20:28.820Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:20:30 [2020-01-18T00:20:30.703Z] --- PASS: TestSecretsUpdate (3.07s)
00:20:30 [2020-01-18T00:20:30.703Z] === RUN   TestTemplatedSecret
00:20:31 [2020-01-18T00:20:31.263Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:20:31 [2020-01-18T00:20:31.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:20:31 [2020-01-18T00:20:31.822Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:20:31 [2020-01-18T00:20:31.875Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
00:20:32 [2020-01-18T00:20:32.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:20:33 [2020-01-18T00:20:33.771Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
00:20:34 [2020-01-18T00:20:34.357Z] --- PASS: TestTemplatedSecret (3.44s)
00:20:34 [2020-01-18T00:20:34.358Z] === RUN   TestSecretCreateResolve
00:20:34 [2020-01-18T00:20:34.936Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:20:35 [2020-01-18T00:20:35.140Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.8% of statements
00:20:36 [2020-01-18T00:20:36.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:20:36 [2020-01-18T00:20:36.822Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:20:37 [2020-01-18T00:20:37.077Z] --- PASS: TestSecretCreateResolve (3.21s)
00:20:37 [2020-01-18T00:20:37.077Z] PASS
00:20:37 [2020-01-18T00:20:37.077Z] 
00:20:37 [2020-01-18T00:20:37.077Z] DONE 6 tests in 19.694s
00:20:37 [2020-01-18T00:20:37.077Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:20:37 [2020-01-18T00:20:37.077Z] ++ 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
00:20:37 [2020-01-18T00:20:37.077Z] ++ set -e
00:20:37 [2020-01-18T00:20:37.077Z] ++ '[' -n 0 ']'
00:20:37 [2020-01-18T00:20:37.077Z] ++ set -x
00:20:37 [2020-01-18T00:20:37.077Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:20:37 [2020-01-18T00:20:37.077Z] INFO: Testing against a local daemon
00:20:37 [2020-01-18T00:20:37.077Z] === RUN   TestServiceCreateInit
00:20:37 [2020-01-18T00:20:37.332Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:20:38 [2020-01-18T00:20:38.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:20:39 [2020-01-18T00:20:39.216Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:20:40 [2020-01-18T00:20:40.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:20:40 [2020-01-18T00:20:40.577Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:20:42 [2020-01-18T00:20:42.430Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:20:42 [2020-01-18T00:20:42.430Z] Using test binary docker
00:20:42 [2020-01-18T00:20:42.430Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:20:42 [2020-01-18T00:20:42.430Z] +++ /etc/init.d/apparmor start
00:20:42 [2020-01-18T00:20:42.430Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:20:42 [2020-01-18T00:20:42.430Z] INFO: Waiting for daemon to start...
00:20:42 [2020-01-18T00:20:42.430Z] Starting dockerd
00:20:42 [2020-01-18T00:20:42.430Z] +++ 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
00:20:42 [2020-01-18T00:20:42.461Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:20:42 [2020-01-18T00:20:42.461Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:20:42 [2020-01-18T00:20:42.716Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:20:44 [2020-01-18T00:20:44.473Z] .
00:20:44 [2020-01-18T00:20:44.473Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:20:44 [2020-01-18T00:20:44.473Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:20:44 [2020-01-18T00:20:44.473Z] Error: No such image: emptyfs
00:20:44 [2020-01-18T00:20:44.473Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:20:44 [2020-01-18T00:20:44.473Z] ++++ docker load
00:20:44 [2020-01-18T00:20:44.760Z] Running integration-test (iteration 1)
00:20:44 [2020-01-18T00:20:44.760Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
00:20:44 [2020-01-18T00:20:44.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
00:20:44 [2020-01-18T00:20:44.760Z] ++ set -e
00:20:44 [2020-01-18T00:20:44.760Z] ++ '[' -n 0 ']'
00:20:44 [2020-01-18T00:20:44.760Z] ++ set -x
00:20:44 [2020-01-18T00:20:44.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
00:20:45 [2020-01-18T00:20:45.094Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
00:20:45 [2020-01-18T00:20:45.094Z] ok  	github.com/docker/docker/daemon	12.216s	coverage: 17.6% of statements
00:20:45 [2020-01-18T00:20:45.094Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:20:45 [2020-01-18T00:20:45.094Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:20:45 [2020-01-18T00:20:45.658Z] ok  	github.com/docker/docker/daemon/config	0.051s	coverage: 82.1% of statements
00:20:45 [2020-01-18T00:20:45.915Z] ok  	github.com/docker/docker/daemon/discovery	0.008s	coverage: 30.0% of statements
00:20:46 [2020-01-18T00:20:46.847Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
00:20:46 [2020-01-18T00:20:46.847Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:20:46 [2020-01-18T00:20:46.847Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:20:46 [2020-01-18T00:20:46.876Z] === RUN   TestDockerSuite/TestBuildPATH
00:20:47 [2020-01-18T00:20:47.435Z] --- PASS: TestServiceCreateInit (10.18s)
00:20:47 [2020-01-18T00:20:47.435Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s)
00:20:47 [2020-01-18T00:20:47.435Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s)
00:20:47 [2020-01-18T00:20:47.435Z] === RUN   TestCreateServiceMultipleTimes
00:20:48 [2020-01-18T00:20:48.220Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
00:20:49 [2020-01-18T00:20:49.948Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:20:50 [2020-01-18T00:20:50.512Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:20:50 [2020-01-18T00:20:50.821Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
00:20:51 [2020-01-18T00:20:51.437Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:20:51 [2020-01-18T00:20:51.756Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.287s	coverage: 57.0% of statements
00:20:55 [2020-01-18T00:20:55.044Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.791s	coverage: 72.5% of statements
00:20:55 [2020-01-18T00:20:55.302Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.761s	coverage: 46.2% of statements
00:20:55 [2020-01-18T00:20:55.302Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:20:57 [2020-01-18T00:20:57.828Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.049s	coverage: 48.6% of statements
00:20:59 [2020-01-18T00:20:59.201Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.288s	coverage: 76.1% of statements
00:21:00 [2020-01-18T00:21:00.134Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
00:21:00 [2020-01-18T00:21:00.134Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.013s	coverage: 60.1% of statements
00:21:00 [2020-01-18T00:21:00.134Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:21:00 [2020-01-18T00:21:00.134Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:21:00 [2020-01-18T00:21:00.322Z] Loaded image: buildpack-deps:jessie
00:21:00 [2020-01-18T00:21:00.322Z] Loaded image: busybox:latest
00:21:00 [2020-01-18T00:21:00.322Z] Loaded image: busybox:glibc
00:21:00 [2020-01-18T00:21:00.322Z] Loaded image: debian:jessie
00:21:00 [2020-01-18T00:21:00.322Z] Loaded image: hello-world:latest
00:21:00 [2020-01-18T00:21:00.322Z] INFO: Testing against a local daemon
00:21:00 [2020-01-18T00:21:00.322Z] === RUN   TestCgroupNamespacesBuild
00:21:00 [2020-01-18T00:21:00.943Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
00:21:00 [2020-01-18T00:21:00.943Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:21:02 [2020-01-18T00:21:02.032Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
00:21:02 [2020-01-18T00:21:02.438Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
00:21:02 [2020-01-18T00:21:02.439Z] === RUN   TestBuildWithSession
00:21:02 [2020-01-18T00:21:02.439Z] --- SKIP: TestBuildWithSession (0.00s)
00:21:02 [2020-01-18T00:21:02.439Z]     build_session_test.go:25: TODO: BuildKit
00:21:02 [2020-01-18T00:21:02.439Z] === RUN   TestBuildSquashParent
00:21:02 [2020-01-18T00:21:02.597Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
00:21:03 [2020-01-18T00:21:03.599Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
00:21:03 [2020-01-18T00:21:03.599Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:21:03 [2020-01-18T00:21:03.969Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.9% of statements
00:21:03 [2020-01-18T00:21:03.969Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:21:03 [2020-01-18T00:21:03.969Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:21:04 [2020-01-18T00:21:04.900Z] ok  	github.com/docker/docker/daemon/logger	0.238s	coverage: 42.7% of statements
00:21:06 [2020-01-18T00:21:06.115Z] --- PASS: TestCreateServiceMultipleTimes (18.51s)
00:21:06 [2020-01-18T00:21:06.115Z] === RUN   TestCreateServiceConflict
00:21:06 [2020-01-18T00:21:06.271Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.167s	coverage: 77.4% of statements
00:21:06 [2020-01-18T00:21:06.271Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:21:06 [2020-01-18T00:21:06.271Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:21:06 [2020-01-18T00:21:06.271Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
00:21:07 [2020-01-18T00:21:07.039Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
00:21:07 [2020-01-18T00:21:07.641Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
00:21:07 [2020-01-18T00:21:07.641Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
00:21:07 [2020-01-18T00:21:07.898Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
00:21:08 [2020-01-18T00:21:08.319Z] --- PASS: TestBuildSquashParent (5.06s)
00:21:08 [2020-01-18T00:21:08.319Z] === RUN   TestBuildWithRemoveAndForceRemove
00:21:08 [2020-01-18T00:21:08.319Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:21:08 [2020-01-18T00:21:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:21:08 [2020-01-18T00:21:08.319Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:21:08 [2020-01-18T00:21:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:21:08 [2020-01-18T00:21:08.319Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:21:08 [2020-01-18T00:21:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:21:08 [2020-01-18T00:21:08.319Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:21:08 [2020-01-18T00:21:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:21:08 [2020-01-18T00:21:08.319Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:21:08 [2020-01-18T00:21:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:21:08 [2020-01-18T00:21:08.319Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:21:08 [2020-01-18T00:21:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:21:08 [2020-01-18T00:21:08.319Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:21:08 [2020-01-18T00:21:08.319Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:21:08 [2020-01-18T00:21:08.319Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:21:08 [2020-01-18T00:21:08.319Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:21:09 [2020-01-18T00:21:09.268Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 74.7% of statements
00:21:09 [2020-01-18T00:21:09.268Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:21:09 [2020-01-18T00:21:09.550Z] --- PASS: TestCreateServiceConflict (3.18s)
00:21:09 [2020-01-18T00:21:09.551Z] === RUN   TestCreateServiceMaxReplicas
00:21:09 [2020-01-18T00:21:09.551Z] === RUN   TestDockerSuite/TestBuildRm
00:21:09 [2020-01-18T00:21:09.835Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 19.9% of statements
00:21:11 [2020-01-18T00:21:11.044Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:21:11 [2020-01-18T00:21:11.044Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:21:11 [2020-01-18T00:21:11.216Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
00:21:11 [2020-01-18T00:21:11.780Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
00:21:12 [2020-01-18T00:21:12.345Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
00:21:12 [2020-01-18T00:21:12.602Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.663s	coverage: 82.5% of statements
00:21:12 [2020-01-18T00:21:12.602Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:21:12 [2020-01-18T00:21:12.602Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:21:13 [2020-01-18T00:21:13.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:21:13 [2020-01-18T00:21:13.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
00:21:13 [2020-01-18T00:21:13.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s)
00:21:13 [2020-01-18T00:21:13.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s)
00:21:13 [2020-01-18T00:21:13.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s)
00:21:13 [2020-01-18T00:21:13.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s)
00:21:13 [2020-01-18T00:21:13.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s)
00:21:13 [2020-01-18T00:21:13.089Z] === RUN   TestBuildMultiStageCopy
00:21:13 [2020-01-18T00:21:13.089Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:21:13 [2020-01-18T00:21:13.714Z] --- PASS: TestCreateServiceMaxReplicas (4.27s)
00:21:13 [2020-01-18T00:21:13.714Z] === RUN   TestCreateWithDuplicateNetworkNames
00:21:13 [2020-01-18T00:21:13.714Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:21:14 [2020-01-18T00:21:14.604Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:21:14 [2020-01-18T00:21:14.639Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:21:15 [2020-01-18T00:21:15.145Z] ok  	github.com/docker/docker/distribution/metadata	0.035s	coverage: 48.2% of statements
00:21:15 [2020-01-18T00:21:15.145Z] ok  	github.com/docker/docker/distribution	0.135s	coverage: 22.1% of statements
00:21:15 [2020-01-18T00:21:15.145Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:21:15 [2020-01-18T00:21:15.234Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:21:15 [2020-01-18T00:21:15.521Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:21:15 [2020-01-18T00:21:15.806Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:21:16 [2020-01-18T00:21:16.432Z] --- PASS: TestBuildMultiStageCopy (3.48s)
00:21:16 [2020-01-18T00:21:16.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.87s)
00:21:16 [2020-01-18T00:21:16.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
00:21:16 [2020-01-18T00:21:16.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s)
00:21:16 [2020-01-18T00:21:16.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
00:21:16 [2020-01-18T00:21:16.432Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
00:21:16 [2020-01-18T00:21:16.432Z] === RUN   TestBuildMultiStageParentConfig
00:21:16 [2020-01-18T00:21:16.525Z] ok  	github.com/docker/docker/errdefs	0.006s	coverage: 49.4% of statements
00:21:16 [2020-01-18T00:21:16.533Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:21:16 [2020-01-18T00:21:16.788Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:21:17 [2020-01-18T00:21:17.350Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:21:17 [2020-01-18T00:21:17.449Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
00:21:17 [2020-01-18T00:21:17.449Z] === RUN   TestBuildLabelWithTargets
00:21:17 [2020-01-18T00:21:17.897Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
00:21:18 [2020-01-18T00:21:18.462Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
00:21:18 [2020-01-18T00:21:18.462Z] ok  	github.com/docker/docker/distribution/xfer	1.880s	coverage: 85.1% of statements
00:21:18 [2020-01-18T00:21:18.462Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:21:18 [2020-01-18T00:21:18.462Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:21:18 [2020-01-18T00:21:18.711Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:21:18 [2020-01-18T00:21:18.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:21:19 [2020-01-18T00:21:19.019Z] --- PASS: TestBuildLabelWithTargets (1.54s)
00:21:19 [2020-01-18T00:21:19.019Z] === RUN   TestBuildWithEmptyLayers
00:21:19 [2020-01-18T00:21:19.637Z] --- PASS: TestBuildWithEmptyLayers (0.86s)
00:21:19 [2020-01-18T00:21:19.637Z] === RUN   TestBuildMultiStageOnBuild
00:21:20 [2020-01-18T00:21:20.327Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:21:20 [2020-01-18T00:21:20.363Z] ok  	github.com/docker/docker/image/v1	0.012s	coverage: 25.0% of statements
00:21:20 [2020-01-18T00:21:20.363Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:21:20 [2020-01-18T00:21:20.927Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
00:21:21 [2020-01-18T00:21:21.688Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:21:21 [2020-01-18T00:21:21.859Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 66.9% of statements
00:21:22 [2020-01-18T00:21:22.117Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
00:21:22 [2020-01-18T00:21:22.345Z] --- PASS: TestBuildMultiStageOnBuild (2.18s)
00:21:22 [2020-01-18T00:21:22.345Z] === RUN   TestBuildUncleanTarFilenames
00:21:22 [2020-01-18T00:21:22.966Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
00:21:22 [2020-01-18T00:21:22.966Z] === RUN   TestBuildMultiStageLayerLeak
00:21:24 [2020-01-18T00:21:24.013Z] ok  	github.com/docker/docker/pkg/archive	0.416s	coverage: 77.3% of statements
00:21:24 [2020-01-18T00:21:24.944Z] ok  	github.com/docker/docker/pkg/authorization	0.173s	coverage: 68.3% of statements
00:21:25 [2020-01-18T00:21:25.202Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
00:21:25 [2020-01-18T00:21:25.460Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
00:21:25 [2020-01-18T00:21:25.695Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s)
00:21:25 [2020-01-18T00:21:25.695Z] === RUN   TestBuildWithHugeFile
00:21:25 [2020-01-18T00:21:25.845Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:21:26 [2020-01-18T00:21:26.100Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:21:26 [2020-01-18T00:21:26.354Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:21:26 [2020-01-18T00:21:26.354Z] === RUN   TestDockerSuite/TestBuildSpaces
00:21:26 [2020-01-18T00:21:26.609Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:21:27 [2020-01-18T00:21:27.970Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:21:27 [2020-01-18T00:21:27.970Z] === RUN   TestDockerSuite/TestBuildStderr
00:21:28 [2020-01-18T00:21:28.226Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s)
00:21:28 [2020-01-18T00:21:28.226Z] === RUN   TestCreateServiceSecretFileMode
00:21:28 [2020-01-18T00:21:28.734Z] ok  	github.com/docker/docker/layer	7.153s	coverage: 68.8% of statements
00:21:28 [2020-01-18T00:21:28.734Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:21:28 [2020-01-18T00:21:28.734Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:21:28 [2020-01-18T00:21:28.734Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:21:28 [2020-01-18T00:21:28.734Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:21:28 [2020-01-18T00:21:28.734Z] ?   	github.com/docker/docker/oci	[no test files]
00:21:28 [2020-01-18T00:21:28.734Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:21:28 [2020-01-18T00:21:28.734Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
00:21:28 [2020-01-18T00:21:28.734Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
00:21:28 [2020-01-18T00:21:28.786Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:21:29 [2020-01-18T00:21:29.300Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 97.6% of statements
00:21:29 [2020-01-18T00:21:29.300Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.030s	coverage: 43.2% of statements
00:21:29 [2020-01-18T00:21:29.300Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:21:29 [2020-01-18T00:21:29.300Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:21:30 [2020-01-18T00:21:30.233Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.007s	coverage: 92.3% of statements
00:21:30 [2020-01-18T00:21:30.490Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
00:21:31 [2020-01-18T00:21:31.055Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
00:21:32 [2020-01-18T00:21:32.054Z] --- PASS: TestCreateServiceSecretFileMode (3.57s)
00:21:32 [2020-01-18T00:21:32.054Z] === RUN   TestCreateServiceConfigFileMode
00:21:32 [2020-01-18T00:21:32.426Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
00:21:32 [2020-01-18T00:21:32.990Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
00:21:33 [2020-01-18T00:21:33.922Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.067s	coverage: 84.1% of statements
00:21:33 [2020-01-18T00:21:33.922Z] ok  	github.com/docker/docker/pkg/fsutils	0.189s	coverage: 85.1% of statements
00:21:33 [2020-01-18T00:21:33.939Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:21:34 [2020-01-18T00:21:34.180Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 11.4% of statements
00:21:34 [2020-01-18T00:21:34.864Z] --- PASS: TestCreateServiceConfigFileMode (2.91s)
00:21:34 [2020-01-18T00:21:34.864Z] === RUN   TestCreateServiceSysctls
00:21:34 [2020-01-18T00:21:34.864Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:21:35 [2020-01-18T00:21:35.550Z] ok  	github.com/docker/docker/pkg/idtools	0.576s	coverage: 70.1% of statements
00:21:35 [2020-01-18T00:21:35.550Z] ok  	github.com/docker/docker/pkg/ioutils	0.437s	coverage: 68.8% of statements
00:21:36 [2020-01-18T00:21:36.114Z] ok  	github.com/docker/docker/pkg/locker	0.024s	coverage: 88.9% of statements
00:21:36 [2020-01-18T00:21:36.114Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
00:21:36 [2020-01-18T00:21:36.114Z] ok  	github.com/docker/docker/pkg/longpath	0.017s	coverage: 100.0% of statements
00:21:36 [2020-01-18T00:21:36.114Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:21:36 [2020-01-18T00:21:36.224Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:21:36 [2020-01-18T00:21:36.784Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:21:37 [2020-01-18T00:21:37.046Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
00:21:37 [2020-01-18T00:21:37.303Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
00:21:37 [2020-01-18T00:21:37.562Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
00:21:37 [2020-01-18T00:21:37.562Z] ok  	github.com/docker/docker/pkg/mount	0.568s	coverage: 70.0% of statements
00:21:37 [2020-01-18T00:21:37.562Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:21:38 [2020-01-18T00:21:38.159Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:21:38 [2020-01-18T00:21:38.244Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.012s	coverage: 91.4% of statements
00:21:38 [2020-01-18T00:21:38.244Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
00:21:38 [2020-01-18T00:21:38.244Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:21:38 [2020-01-18T00:21:38.244Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:21:39 [2020-01-18T00:21:39.090Z] --- PASS: TestCreateServiceSysctls (4.32s)
00:21:39 [2020-01-18T00:21:39.090Z] === RUN   TestCreateServiceCapabilities
00:21:39 [2020-01-18T00:21:39.175Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.025s	coverage: 56.8% of statements
00:21:39 [2020-01-18T00:21:39.345Z] === RUN   TestDockerSuite/TestBuildUser
00:21:39 [2020-01-18T00:21:39.740Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
00:21:39 [2020-01-18T00:21:39.997Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
00:21:40 [2020-01-18T00:21:40.254Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
00:21:41 [2020-01-18T00:21:41.623Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
00:21:41 [2020-01-18T00:21:41.855Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:21:41 [2020-01-18T00:21:41.881Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
00:21:42 [2020-01-18T00:21:42.419Z] --- PASS: TestCreateServiceCapabilities (3.31s)
00:21:42 [2020-01-18T00:21:42.419Z] === RUN   TestInspect
00:21:45 [2020-01-18T00:21:45.153Z] ok  	github.com/docker/docker/pkg/signal	2.433s	coverage: 61.0% of statements
00:21:45 [2020-01-18T00:21:45.153Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
00:21:45 [2020-01-18T00:21:45.411Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
00:21:45 [2020-01-18T00:21:45.667Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:21:45 [2020-01-18T00:21:45.680Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:21:45 [2020-01-18T00:21:45.680Z] --- PASS: TestInspect (3.38s)
00:21:45 [2020-01-18T00:21:45.680Z] === RUN   TestServiceListWithStatuses
00:21:45 [2020-01-18T00:21:45.680Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:21:45 [2020-01-18T00:21:45.680Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:21:45 [2020-01-18T00:21:45.680Z] === RUN   TestDockerNetworkConnectAlias
00:21:46 [2020-01-18T00:21:46.233Z] ok  	github.com/docker/docker/pkg/symlink	0.009s	coverage: 87.7% of statements
00:21:46 [2020-01-18T00:21:46.490Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
00:21:47 [2020-01-18T00:21:47.054Z] ok  	github.com/docker/docker/pkg/system	0.022s	coverage: 36.2% of statements
00:21:47 [2020-01-18T00:21:47.619Z] ok  	github.com/docker/docker/pkg/tailfile	0.060s	coverage: 88.6% of statements
00:21:48 [2020-01-18T00:21:48.184Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
00:21:48 [2020-01-18T00:21:48.442Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
00:21:48 [2020-01-18T00:21:48.699Z] testing: warning: no tests to run
00:21:48 [2020-01-18T00:21:48.699Z] coverage: [no statements]
00:21:48 [2020-01-18T00:21:48.699Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
00:21:48 [2020-01-18T00:21:48.957Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:21:49 [2020-01-18T00:21:49.214Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
00:21:49 [2020-01-18T00:21:49.471Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
00:21:51 [2020-01-18T00:21:51.995Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
00:21:52 [2020-01-18T00:21:52.204Z] --- PASS: TestDockerNetworkConnectAlias (6.22s)
00:21:52 [2020-01-18T00:21:52.204Z] === RUN   TestDockerNetworkReConnect
00:21:52 [2020-01-18T00:21:52.562Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
00:21:53 [2020-01-18T00:21:53.126Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
00:21:53 [2020-01-18T00:21:53.691Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
00:21:54 [2020-01-18T00:21:54.760Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:21:55 [2020-01-18T00:21:55.063Z] ok  	github.com/docker/docker/registry	0.076s	coverage: 56.0% of statements
00:21:55 [2020-01-18T00:21:55.627Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
00:21:55 [2020-01-18T00:21:55.884Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
00:21:56 [2020-01-18T00:21:56.815Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
00:21:57 [2020-01-18T00:21:57.071Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:21:58 [2020-01-18T00:21:58.045Z] --- PASS: TestDockerNetworkReConnect (5.48s)
00:21:58 [2020-01-18T00:21:58.045Z] === RUN   TestServicePlugin
00:22:00 [2020-01-18T00:22:00.401Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
00:22:00 [2020-01-18T00:22:00.657Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
00:22:01 [2020-01-18T00:22:01.221Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
00:22:02 [2020-01-18T00:22:02.201Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:22:02 [2020-01-18T00:22:02.590Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
00:22:04 [2020-01-18T00:22:04.712Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:22:05 [2020-01-18T00:22:05.636Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:22:06 [2020-01-18T00:22:06.316Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:22:07 [2020-01-18T00:22:07.677Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:22:08 [2020-01-18T00:22:08.602Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:22:09 [2020-01-18T00:22:09.966Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:22:09 [2020-01-18T00:22:09.966Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:22:09 [2020-01-18T00:22:09.966Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:22:09 [2020-01-18T00:22:09.966Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:22:10 [2020-01-18T00:22:10.222Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:22:12 [2020-01-18T00:22:12.109Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:22:12 [2020-01-18T00:22:12.109Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:22:13 [2020-01-18T00:22:13.034Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:22:13 [2020-01-18T00:22:13.958Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:22:14 [2020-01-18T00:22:14.767Z] ok  	github.com/docker/docker/pkg/plugins	33.624s	coverage: 76.6% of statements
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/rootless	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/volume	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === Skipped
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver btrfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver btrfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver btrfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver btrfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver btrfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:73: No driver to put!
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     overlay_test.go:49: Fails to compute changes intermittently
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver zfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver zfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver zfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver zfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:46: Driver zfs not supported
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     graphtest_unix.go:73: No driver to put!
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:22:14 [2020-01-18T00:22:14.768Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] 
00:22:14 [2020-01-18T00:22:14.768Z] DONE 2155 tests, 20 skipped in 247.373s
Post stage
[Pipeline] junit
00:22:14 [2020-01-18T00:22:14.779Z] Recording test results
00:22:14 [2020-01-18T00:22:14.882Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:22:14 [2020-01-18T00:22:14.882Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:22:15 [2020-01-18T00:22:15.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40393/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 hack/validate/vendor
00:22:16 [2020-01-18T00:22:16.544Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
00:22:17 [2020-01-18T00:22:17.434Z] + echo Building e2e image
00:22:17 [2020-01-18T00:22:17.434Z] Building e2e image
00:22:17 [2020-01-18T00:22:17.434Z] + docker build --build-arg DOCKER_GITCOMMIT=572cb55c0e8d0ac144d14b0ac92e4a9f9e5eb9f0 -t moby-e2e-test -f Dockerfile.e2e .
00:22:17 [2020-01-18T00:22:17.434Z] #2 [internal] load .dockerignore
00:22:17 [2020-01-18T00:22:17.434Z] #2 transferring context: 34B done
00:22:17 [2020-01-18T00:22:17.434Z] #2 DONE 0.0s
00:22:17 [2020-01-18T00:22:17.434Z] 
00:22:17 [2020-01-18T00:22:17.434Z] #1 [internal] load build definition from Dockerfile.e2e
00:22:17 [2020-01-18T00:22:17.434Z] #1 transferring dockerfile: 3.21kB done
00:22:17 [2020-01-18T00:22:17.434Z] #1 DONE 0.0s
00:22:17 [2020-01-18T00:22:17.435Z] 
00:22:17 [2020-01-18T00:22:17.435Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
00:22:17 [2020-01-18T00:22:17.692Z] #4 ...
00:22:17 [2020-01-18T00:22:17.692Z] 
00:22:17 [2020-01-18T00:22:17.692Z] #3 [internal] load metadata for docker.io/library/golang:1.13.6-alpine
00:22:17 [2020-01-18T00:22:17.692Z] #3 DONE 0.2s
00:22:17 [2020-01-18T00:22:17.692Z] 
00:22:17 [2020-01-18T00:22:17.692Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
00:22:17 [2020-01-18T00:22:17.955Z] #4 DONE 0.4s
00:22:17 [2020-01-18T00:22:17.955Z] 
00:22:17 [2020-01-18T00:22:17.955Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
00:22:17 [2020-01-18T00:22:17.955Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
00:22:17 [2020-01-18T00:22:17.955Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done
00:22:17 [2020-01-18T00:22:17.955Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done
00:22:17 [2020-01-18T00:22:17.955Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done
00:22:17 [2020-01-18T00:22:17.955Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 238.98kB / 2.79MB 0.2s
00:22:18 [2020-01-18T00:22:18.216Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.3s done
00:22:18 [2020-01-18T00:22:18.217Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17
00:22:18 [2020-01-18T00:22:18.217Z] #5 ...
00:22:18 [2020-01-18T00:22:18.217Z] 
00:22:18 [2020-01-18T00:22:18.217Z] #8 [internal] load build context
00:22:18 [2020-01-18T00:22:18.217Z] #8 transferring context: 814.63kB 0.3s done
00:22:18 [2020-01-18T00:22:18.217Z] #8 DONE 0.4s
00:22:18 [2020-01-18T00:22:18.474Z] 
00:22:18 [2020-01-18T00:22:18.474Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
00:22:18 [2020-01-18T00:22:18.732Z] #5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.5s done
00:22:18 [2020-01-18T00:22:18.732Z] #5 DONE 0.9s
00:22:18 [2020-01-18T00:22:18.732Z] 
00:22:18 [2020-01-18T00:22:18.732Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:6944adefe8...
00:22:18 [2020-01-18T00:22:18.732Z] #14 resolve docker.io/library/golang:1.13.6-alpine@sha256:6944adefe853d33492ffda2279eb597748982bdcf966af7150c6bfe9343ea12a done
00:22:18 [2020-01-18T00:22:18.732Z] #14 extracting sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 0.4s done
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 301.28kB / 301.28kB 0.1s done
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 154B / 154B 0.1s done
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 40.52MB / 126.88MB 0.9s
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:1814c1d69e4e918bfd2d969f17d4fd29e6d9e67271c96ba9afcae755a7b88c02 126B / 126B 0.1s done
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:6944adefe853d33492ffda2279eb597748982bdcf966af7150c6bfe9343ea12a 1.65kB / 1.65kB done
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:25a6e3dfe35e1099ce674b1e4c2a1fbe1acf612f2989277e207489bb04c13a6f 1.36kB / 1.36kB done
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:caaf68df625f69d356ceb26cc23aeb9a8ab942cf3fdf20bee8761e6d0565882b 3.84kB / 3.84kB done
00:22:18 [2020-01-18T00:22:18.732Z] #14 sha256:e6b0cf9c0882fb079c9d35361d12ff4691f916b6d825061247d1bd0b26d7cf3f 2.80MB / 2.80MB 0.2s done
00:22:18 [2020-01-18T00:22:18.732Z] #14 extracting sha256:2848faf0eed1856a91e6e555fb1290737ce8c2351d97f5f470f01786e316ac88 0.2s done
00:22:18 [2020-01-18T00:22:18.989Z] #14 extracting sha256:0f37312ad70f89848f31fa1184400ab6fbbccfadcc563c55afafb7dcbe887b10 done
00:22:19 [2020-01-18T00:22:19.042Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:22:19 [2020-01-18T00:22:19.558Z] #14 sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 57.49MB / 126.88MB 1.7s
00:22:19 [2020-01-18T00:22:19.818Z] #14 sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 88.01MB / 126.88MB 1.9s
00:22:19 [2020-01-18T00:22:19.818Z] #14 ...
00:22:19 [2020-01-18T00:22:19.818Z] 
00:22:19 [2020-01-18T00:22:19.818Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
00:22:19 [2020-01-18T00:22:19.818Z] #6 DONE 1.1s
00:22:19 [2020-01-18T00:22:19.818Z] 
00:22:19 [2020-01-18T00:22:19.818Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:6944adefe8...
00:22:19 [2020-01-18T00:22:19.818Z] #14 sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 99.36MB / 126.88MB 2.1s
00:22:20 [2020-01-18T00:22:20.384Z] #14 sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 106.84MB / 126.88MB 2.5s
00:22:20 [2020-01-18T00:22:20.927Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:22:20 [2020-01-18T00:22:20.948Z] #14 sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 126.88MB / 126.88MB 3.0s
00:22:20 [2020-01-18T00:22:20.948Z] #14 sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 126.88MB / 126.88MB 3.0s done
00:22:20 [2020-01-18T00:22:20.948Z] #14 extracting sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 0.1s
00:22:21 [2020-01-18T00:22:21.486Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:22:21 [2020-01-18T00:22:21.741Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:22:22 [2020-01-18T00:22:22.302Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:22:23 [2020-01-18T00:22:23.225Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:22:23 [2020-01-18T00:22:23.225Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:22:24 [2020-01-18T00:22:24.152Z] === RUN   TestDockerSuite/TestBuildXZHost
00:22:26 [2020-01-18T00:22:26.206Z] #14 ...
00:22:26 [2020-01-18T00:22:26.206Z] 
00:22:26 [2020-01-18T00:22:26.206Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
00:22:26 [2020-01-18T00:22:26.206Z] #7 0.714 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
00:22:26 [2020-01-18T00:22:26.206Z] #7 1.816 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
00:22:26 [2020-01-18T00:22:26.206Z] #7 1.932 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 1.939 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.157 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.168 (4/31) Installing readline (8.0.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.177 (5/31) Installing bash (5.0.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.195 Executing bash-5.0.0-r0.post-install
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.198 (6/31) Installing ca-certificates (20190108-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.218 (7/31) Installing libgcc (8.3.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.223 (8/31) Installing libstdc++ (8.3.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.239 (9/31) Installing binutils (2.32-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.353 (10/31) Installing gmp (6.1.2-r1)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.362 (11/31) Installing isl (0.18-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.386 (12/31) Installing libgomp (8.3.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.390 (13/31) Installing libatomic (8.3.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.393 (14/31) Installing mpfr3 (3.1.5-r1)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.400 (15/31) Installing mpc1 (1.1.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 2.404 (16/31) Installing gcc (8.3.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 3.440 (17/31) Installing musl-dev (1.1.22-r3)
00:22:26 [2020-01-18T00:22:26.206Z] #7 3.555 (18/31) Installing libc-dev (0.7.1-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 3.558 (19/31) Installing g++ (8.3.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.189 (20/31) Installing nghttp2-libs (1.39.2-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.192 (21/31) Installing libcurl (7.66.0-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.200 (22/31) Installing expat (2.2.8-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.206 (23/31) Installing pcre2 (10.33-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.217 (24/31) Installing git (2.22.2-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.452 (25/31) Installing libmnl (1.0.4-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.455 (26/31) Installing libnftnl-libs (1.1.3-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.461 (27/31) Installing iptables (1.8.3-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.493 (28/31) Installing pigz (2.4-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.506 (29/31) Installing tar (1.32-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.511 (30/31) Installing xz-libs (5.2.4-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.519 (31/31) Installing xz (5.2.4-r0)
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.533 Executing busybox-1.30.1-r2.trigger
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.533 Executing ca-certificates-20190108-r0.trigger
00:22:26 [2020-01-18T00:22:26.206Z] #7 4.603 OK: 185 MiB in 45 packages
00:22:26 [2020-01-18T00:22:26.206Z] #7 DONE 6.0s
00:22:26 [2020-01-18T00:22:26.206Z] 
00:22:26 [2020-01-18T00:22:26.206Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:6944adefe8...
00:22:26 [2020-01-18T00:22:26.206Z] #14 ...
00:22:26 [2020-01-18T00:22:26.206Z] 
00:22:26 [2020-01-18T00:22:26.206Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
00:22:26 [2020-01-18T00:22:26.206Z] #9 DONE 0.2s
00:22:26 [2020-01-18T00:22:26.206Z] 
00:22:26 [2020-01-18T00:22:26.206Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
00:22:26 [2020-01-18T00:22:26.206Z] #10 DONE 0.1s
00:22:26 [2020-01-18T00:22:26.206Z] 
00:22:26 [2020-01-18T00:22:26.206Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:6944adefe8...
00:22:26 [2020-01-18T00:22:26.206Z] #14 ...
00:22:26 [2020-01-18T00:22:26.206Z] 
00:22:26 [2020-01-18T00:22:26.206Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
00:22:26 [2020-01-18T00:22:26.206Z] #11 DONE 0.1s
00:22:26 [2020-01-18T00:22:26.206Z] 
00:22:26 [2020-01-18T00:22:26.206Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:6944adefe8...
00:22:26 [2020-01-18T00:22:26.206Z] #14 extracting sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 5.1s
00:22:26 [2020-01-18T00:22:26.463Z] #14 ...
00:22:26 [2020-01-18T00:22:26.463Z] 
00:22:26 [2020-01-18T00:22:26.463Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
00:22:26 [2020-01-18T00:22:26.463Z] #12 DONE 0.1s
00:22:26 [2020-01-18T00:22:26.463Z] 
00:22:26 [2020-01-18T00:22:26.463Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
00:22:26 [2020-01-18T00:22:26.463Z] #13 DONE 0.1s
00:22:26 [2020-01-18T00:22:26.463Z] 
00:22:26 [2020-01-18T00:22:26.463Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.6-alpine@sha256:6944adefe8...
00:22:26 [2020-01-18T00:22:26.660Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:22:26 [2020-01-18T00:22:26.660Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:22:26 [2020-01-18T00:22:26.660Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:22:27 [2020-01-18T00:22:27.393Z] #14 extracting sha256:be18e21a6f3aba8324df953f4e20230bbe2c3a51c2ff67820e602a5f9e5eaf52 6.2s done
00:22:27 [2020-01-18T00:22:27.393Z] #14 extracting sha256:1814c1d69e4e918bfd2d969f17d4fd29e6d9e67271c96ba9afcae755a7b88c02 done
00:22:27 [2020-01-18T00:22:27.393Z] #14 DONE 9.6s
00:22:27 [2020-01-18T00:22:27.583Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:22:27 [2020-01-18T00:22:27.649Z] 
00:22:27 [2020-01-18T00:22:27.650Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
00:22:28 [2020-01-18T00:22:28.102Z] 65014b3c3121: Pull complete
00:22:28 [2020-01-18T00:22:28.213Z] #15 0.631 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
00:22:28 [2020-01-18T00:22:28.507Z] === RUN   TestDockerSuite/TestCommitChange
00:22:28 [2020-01-18T00:22:28.763Z] --- PASS: TestServicePlugin (31.26s)
00:22:28 [2020-01-18T00:22:28.763Z]     plugin_test.go:62: [df8eba0730bce] joining swarm manager [d87f3143efa5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:22:28 [2020-01-18T00:22:28.763Z]     plugin_test.go:65: [dbbba5bf43f79] joining swarm manager [d87f3143efa5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:22:28 [2020-01-18T00:22:28.763Z] === RUN   TestServiceUpdateLabel
00:22:29 [2020-01-18T00:22:29.143Z] #15 1.701 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
00:22:29 [2020-01-18T00:22:29.143Z] #15 1.793 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
00:22:29 [2020-01-18T00:22:29.400Z] #15 1.795 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
00:22:29 [2020-01-18T00:22:29.400Z] #15 1.944 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
00:22:29 [2020-01-18T00:22:29.400Z] #15 1.952 (4/43) Installing readline (8.0.1-r0)
00:22:29 [2020-01-18T00:22:29.400Z] #15 1.958 (5/43) Installing bash (5.0.11-r1)
00:22:29 [2020-01-18T00:22:29.400Z] #15 1.971 Executing bash-5.0.11-r1.post-install
00:22:29 [2020-01-18T00:22:29.400Z] #15 1.973 (6/43) Installing linux-headers (4.19.36-r0)
00:22:29 [2020-01-18T00:22:29.400Z] #15 2.047 (7/43) Installing libblkid (2.34-r1)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.052 (8/43) Installing libuuid (2.34-r1)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.054 (9/43) Installing btrfs-progs-libs (5.4-r0)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.060 (10/43) Installing btrfs-progs-dev (5.4-r0)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.065 (11/43) Installing libgcc (9.2.0-r3)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.068 (12/43) Installing libstdc++ (9.2.0-r3)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.081 (13/43) Installing binutils (2.33.1-r0)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.156 (14/43) Installing libmagic (5.37-r1)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.178 (15/43) Installing file (5.37-r1)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.181 (16/43) Installing gmp (6.1.2-r1)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.188 (17/43) Installing isl (0.18-r0)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.204 (18/43) Installing libgomp (9.2.0-r3)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.207 (19/43) Installing libatomic (9.2.0-r3)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.210 (20/43) Installing mpfr4 (4.0.2-r1)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.216 (21/43) Installing mpc1 (1.1.0-r1)
00:22:29 [2020-01-18T00:22:29.658Z] #15 2.219 (22/43) Installing gcc (9.2.0-r3)
00:22:29 [2020-01-18T00:22:29.688Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:22:30 [2020-01-18T00:22:30.591Z] #15 2.935 (23/43) Installing musl-dev (1.1.24-r0)
00:22:30 [2020-01-18T00:22:30.591Z] #15 3.016 (24/43) Installing libc-dev (0.7.2-r0)
00:22:30 [2020-01-18T00:22:30.591Z] #15 3.018 (25/43) Installing g++ (9.2.0-r3)
00:22:30 [2020-01-18T00:22:30.612Z] === RUN   TestDockerSuite/TestCommitHardlink
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.521 (26/43) Installing make (4.2.1-r2)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.527 (27/43) Installing fortify-headers (1.1-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.530 (28/43) Installing build-base (0.5-r1)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.532 (29/43) Installing nghttp2-libs (1.40.0-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.536 (30/43) Installing libcurl (7.67.0-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.544 (31/43) Installing curl (7.67.0-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.548 (32/43) Installing oniguruma (6.9.4-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.554 (33/43) Installing jq (1.6-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.562 (34/43) Installing device-mapper-libs (2.02.186-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.567 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.569 (36/43) Installing libaio (0.3.112-r1)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.571 (37/43) Installing lvm2-libs (2.02.186-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.603 (38/43) Installing libfdisk (2.34-r1)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.609 (39/43) Installing libmount (2.34-r1)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.614 (40/43) Installing libsmartcols (2.34-r1)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.618 (41/43) Installing pkgconf (1.6.3-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.622 (42/43) Installing util-linux-dev (2.34-r1)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.644 (43/43) Installing lvm2-dev (2.02.186-r0)
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.649 Executing busybox-1.31.1-r8.trigger
00:22:31 [2020-01-18T00:22:31.154Z] #15 3.655 OK: 203 MiB in 58 packages
00:22:31 [2020-01-18T00:22:31.972Z] --- PASS: TestServiceUpdateLabel (3.19s)
00:22:31 [2020-01-18T00:22:31.972Z] === RUN   TestServiceUpdateSecrets
00:22:32 [2020-01-18T00:22:32.084Z] #15 DONE 4.6s
00:22:32 [2020-01-18T00:22:32.084Z] 
00:22:32 [2020-01-18T00:22:32.084Z] #16 [base 3/5] RUN mkdir -p /build/
00:22:32 [2020-01-18T00:22:32.531Z] === RUN   TestDockerSuite/TestCommitNewFile
00:22:33 [2020-01-18T00:22:33.015Z] #16 DONE 0.8s
00:22:33 [2020-01-18T00:22:33.015Z] 
00:22:33 [2020-01-18T00:22:33.015Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
00:22:33 [2020-01-18T00:22:33.580Z] #17 DONE 0.8s
00:22:33 [2020-01-18T00:22:33.580Z] 
00:22:33 [2020-01-18T00:22:33.580Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
00:22:33 [2020-01-18T00:22:33.580Z] #18 DONE 0.0s
00:22:33 [2020-01-18T00:22:33.580Z] 
00:22:33 [2020-01-18T00:22:33.580Z] #31 [builder 1/4] COPY . .
00:22:33 [2020-01-18T00:22:33.836Z] #31 ...
00:22:33 [2020-01-18T00:22:33.836Z] 
00:22:33 [2020-01-18T00:22:33.836Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
00:22:33 [2020-01-18T00:22:33.836Z] #19 DONE 0.1s
00:22:34 [2020-01-18T00:22:34.093Z] 
00:22:34 [2020-01-18T00:22:34.093Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
00:22:34 [2020-01-18T00:22:34.415Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:22:35 [2020-01-18T00:22:35.024Z] #20 1.210 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
00:22:35 [2020-01-18T00:22:35.282Z] #20 1.366 curl: option --progress: is ambiguous
00:22:35 [2020-01-18T00:22:35.282Z] #20 1.366 curl: try 'curl --help' or 'curl --manual' for more information
00:22:35 [2020-01-18T00:22:35.282Z] #20 1.536 curl: option --progress: is ambiguous
00:22:35 [2020-01-18T00:22:35.282Z] #20 1.536 curl: try 'curl --help' or 'curl --manual' for more information
00:22:35 [2020-01-18T00:22:35.339Z] === RUN   TestDockerSuite/TestCommitTTY
00:22:35 [2020-01-18T00:22:35.540Z] #20 1.690 curl: option --progress: is ambiguous
00:22:35 [2020-01-18T00:22:35.540Z] #20 1.690 curl: try 'curl --help' or 'curl --manual' for more information
00:22:35 [2020-01-18T00:22:35.540Z] #20 1.846 curl: option --progress: is ambiguous
00:22:35 [2020-01-18T00:22:35.540Z] #20 1.846 curl: try 'curl --help' or 'curl --manual' for more information
00:22:35 [2020-01-18T00:22:35.797Z] #20 1.987 
00:22:36 [2020-01-18T00:22:36.360Z] #20 2.505 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
00:22:36 [2020-01-18T00:22:36.622Z] #20 2.666 curl: option --progress: is ambiguous
00:22:36 [2020-01-18T00:22:36.622Z] #20 2.666 curl: try 'curl --help' or 'curl --manual' for more information
00:22:36 [2020-01-18T00:22:36.622Z] #20 2.799 
00:22:37 [2020-01-18T00:22:37.187Z] #20 3.254 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
00:22:37 [2020-01-18T00:22:37.187Z] #20 3.415 curl: option --progress: is ambiguous
00:22:37 [2020-01-18T00:22:37.187Z] #20 3.415 curl: try 'curl --help' or 'curl --manual' for more information
00:22:37 [2020-01-18T00:22:37.187Z] #20 3.549 
00:22:37 [2020-01-18T00:22:37.221Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:22:37 [2020-01-18T00:22:37.753Z] #20 4.041 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
00:22:38 [2020-01-18T00:22:38.011Z] #20 4.166 curl: option --progress: is ambiguous
00:22:38 [2020-01-18T00:22:38.011Z] #20 4.166 curl: try 'curl --help' or 'curl --manual' for more information
00:22:38 [2020-01-18T00:22:38.145Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:22:38 [2020-01-18T00:22:38.268Z] #20 4.311 
00:22:38 [2020-01-18T00:22:38.268Z] #20 ...
00:22:38 [2020-01-18T00:22:38.268Z] 
00:22:38 [2020-01-18T00:22:38.268Z] #31 [builder 1/4] COPY . .
00:22:38 [2020-01-18T00:22:38.268Z] #31 DONE 4.7s
00:22:38 [2020-01-18T00:22:38.525Z] 
00:22:38 [2020-01-18T00:22:38.525Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
00:22:39 [2020-01-18T00:22:39.459Z] #32 ...
00:22:39 [2020-01-18T00:22:39.459Z] 
00:22:39 [2020-01-18T00:22:39.459Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
00:22:39 [2020-01-18T00:22:39.460Z] #20 4.875 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
00:22:39 [2020-01-18T00:22:39.460Z] #20 5.112 curl: option --progress: is ambiguous
00:22:39 [2020-01-18T00:22:39.460Z] #20 5.112 curl: try 'curl --help' or 'curl --manual' for more information
00:22:39 [2020-01-18T00:22:39.460Z] #20 5.283 
00:22:39 [2020-01-18T00:22:39.460Z] #20 5.337 Download of images into '/build' complete.
00:22:39 [2020-01-18T00:22:39.460Z] #20 5.337 Use something like the following to load the result into a Docker daemon:
00:22:39 [2020-01-18T00:22:39.460Z] #20 5.337   tar -cC '/build' . | docker load
00:22:39 [2020-01-18T00:22:39.460Z] #20 DONE 5.4s
00:22:39 [2020-01-18T00:22:39.460Z] 
00:22:39 [2020-01-18T00:22:39.460Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
00:22:39 [2020-01-18T00:22:39.460Z] #26 DONE 0.1s
00:22:39 [2020-01-18T00:22:39.460Z] 
00:22:39 [2020-01-18T00:22:39.460Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
00:22:39 [2020-01-18T00:22:39.460Z] #22 DONE 0.1s
00:22:39 [2020-01-18T00:22:39.460Z] 
00:22:39 [2020-01-18T00:22:39.460Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
00:22:39 [2020-01-18T00:22:39.460Z] #27 DONE 0.1s
00:22:39 [2020-01-18T00:22:39.460Z] 
00:22:39 [2020-01-18T00:22:39.460Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
00:22:39 [2020-01-18T00:22:39.718Z] #28 DONE 0.1s
00:22:39 [2020-01-18T00:22:39.718Z] 
00:22:39 [2020-01-18T00:22:39.718Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
00:22:39 [2020-01-18T00:22:39.718Z] #23 DONE 0.1s
00:22:39 [2020-01-18T00:22:39.718Z] 
00:22:39 [2020-01-18T00:22:39.718Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
00:22:39 [2020-01-18T00:22:39.718Z] #32 DONE 1.2s
00:22:39 [2020-01-18T00:22:39.718Z] 
00:22:39 [2020-01-18T00:22:39.718Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:22:40 [2020-01-18T00:22:40.112Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:22:40 [2020-01-18T00:22:40.282Z] #33 ...
00:22:40 [2020-01-18T00:22:40.282Z] 
00:22:40 [2020-01-18T00:22:40.282Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
00:22:40 [2020-01-18T00:22:40.282Z] #21 DONE 0.1s
00:22:40 [2020-01-18T00:22:40.282Z] 
00:22:40 [2020-01-18T00:22:40.282Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
00:22:40 [2020-01-18T00:22:40.671Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:22:40 [2020-01-18T00:22:40.671Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:22:40 [2020-01-18T00:22:40.926Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:22:40 [2020-01-18T00:22:40.926Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:22:40 [2020-01-18T00:22:40.926Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:22:40 [2020-01-18T00:22:40.926Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:22:40 [2020-01-18T00:22:40.926Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:22:42 [2020-01-18T00:22:42.811Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:22:43 [2020-01-18T00:22:43.556Z] #29 ...
00:22:43 [2020-01-18T00:22:43.556Z] 
00:22:43 [2020-01-18T00:22:43.556Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.559 + RM_GOPATH=0
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.559 + TMP_GOPATH=
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.559 + : /build
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.559 + '[' -z '' ']'
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.565 ++ mktemp -d
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.569 Install docker/cli version 17.06.2-ce from stable
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + export GOPATH=/tmp/tmp.FdHMIC
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + GOPATH=/tmp/tmp.FdHMIC
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + RM_GOPATH=1
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 ++ dirname ./install.sh
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + dir=.
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + bin=dockercli
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + shift
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + '[' '!' -f ./dockercli.installer ']'
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + . ./dockercli.installer
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 ++ : stable
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 ++ : 17.06.2-ce
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + install_dockercli
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 + echo 'Install docker/cli version 17.06.2-ce from stable'
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.570 ++ uname -m
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.571 + arch=x86_64
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.571 + '[' x86_64 '!=' x86_64 ']'
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.571 + url=https://download.docker.com/linux/static
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.571 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
00:22:43 [2020-01-18T00:22:43.556Z] #24 1.571 + tar -xz docker/docker
00:22:43 [2020-01-18T00:22:43.556Z] #24 3.957 + mkdir -p /build
00:22:43 [2020-01-18T00:22:43.556Z] #24 3.958 + mv docker/docker /build/
00:22:43 [2020-01-18T00:22:43.556Z] #24 3.960 + rmdir docker
00:22:43 [2020-01-18T00:22:43.556Z] #24 DONE 4.1s
00:22:43 [2020-01-18T00:22:43.814Z] 
00:22:43 [2020-01-18T00:22:43.814Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:22:43 [2020-01-18T00:22:43.814Z] #33 1.597 
00:22:43 [2020-01-18T00:22:43.814Z] #33 1.688 Removing bundles/
00:22:43 [2020-01-18T00:22:43.814Z] #33 1.689 
00:22:43 [2020-01-18T00:22:43.814Z] #33 1.694 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
00:22:43 [2020-01-18T00:22:43.814Z] #33 3.021 Building test suite binary ./integration-cli/test.main
00:22:44 [2020-01-18T00:22:44.695Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:22:44 [2020-01-18T00:22:44.695Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:22:44 [2020-01-18T00:22:44.745Z] #33 ...
00:22:44 [2020-01-18T00:22:44.745Z] 
00:22:44 [2020-01-18T00:22:44.745Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
00:22:44 [2020-01-18T00:22:44.745Z] #25 DONE 0.2s
00:22:44 [2020-01-18T00:22:44.745Z] 
00:22:44 [2020-01-18T00:22:44.745Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
00:22:45 [2020-01-18T00:22:45.255Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:22:46 [2020-01-18T00:22:46.179Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:22:48 [2020-01-18T00:22:48.697Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:22:48 [2020-01-18T00:22:48.697Z] --- PASS: TestServiceUpdateSecrets (15.57s)
00:22:48 [2020-01-18T00:22:48.697Z] === RUN   TestServiceUpdateConfigs
00:22:48 [2020-01-18T00:22:48.697Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:22:48 [2020-01-18T00:22:48.697Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:22:48 [2020-01-18T00:22:48.697Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:22:48 [2020-01-18T00:22:48.697Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:22:48 [2020-01-18T00:22:48.722Z] --- PASS: TestBuildWithHugeFile (81.21s)
00:22:48 [2020-01-18T00:22:48.722Z] === RUN   TestBuildWithEmptyDockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:22:48 [2020-01-18T00:22:48.722Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
00:22:48 [2020-01-18T00:22:48.722Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
00:22:48 [2020-01-18T00:22:48.722Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
00:22:48 [2020-01-18T00:22:48.722Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
00:22:48 [2020-01-18T00:22:48.722Z] === RUN   TestBuildPreserveOwnership
00:22:48 [2020-01-18T00:22:48.722Z] === RUN   TestBuildPreserveOwnership/copy_from
00:22:50 [2020-01-18T00:22:50.060Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:22:50 [2020-01-18T00:22:50.060Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:22:50 [2020-01-18T00:22:50.060Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:22:50 [2020-01-18T00:22:50.060Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:22:50 [2020-01-18T00:22:50.060Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:22:50 [2020-01-18T00:22:50.218Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:22:50 [2020-01-18T00:22:50.985Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:22:51 [2020-01-18T00:22:51.702Z] --- PASS: TestBuildPreserveOwnership (4.78s)
00:22:51 [2020-01-18T00:22:51.702Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.12s)
00:22:51 [2020-01-18T00:22:51.702Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s)
00:22:51 [2020-01-18T00:22:51.702Z] === RUN   TestBuildPlatformInvalid
00:22:51 [2020-01-18T00:22:51.910Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:22:51 [2020-01-18T00:22:51.991Z] --- PASS: TestBuildPlatformInvalid (0.15s)
00:22:51 [2020-01-18T00:22:51.991Z] PASS
00:22:51 [2020-01-18T00:22:51.991Z] 
00:22:51 [2020-01-18T00:22:51.991Z] === Skipped
00:22:51 [2020-01-18T00:22:51.991Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
00:22:51 [2020-01-18T00:22:51.991Z]     build_session_test.go:25: TODO: BuildKit
00:22:51 [2020-01-18T00:22:51.991Z] 
00:22:51 [2020-01-18T00:22:51.991Z] 
00:22:51 [2020-01-18T00:22:51.991Z] DONE 32 tests, 1 skipped in 127.099s
00:22:51 [2020-01-18T00:22:51.991Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
00:22:51 [2020-01-18T00:22:51.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
00:22:51 [2020-01-18T00:22:51.991Z] ++ set -e
00:22:51 [2020-01-18T00:22:51.991Z] ++ '[' -n 0 ']'
00:22:51 [2020-01-18T00:22:51.991Z] ++ set -x
00:22:51 [2020-01-18T00:22:51.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
00:22:51 [2020-01-18T00:22:51.991Z] INFO: Testing against a local daemon
00:22:51 [2020-01-18T00:22:51.991Z] === RUN   TestConfigList
00:22:52 [2020-01-18T00:22:52.470Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:22:52 [2020-01-18T00:22:52.725Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:22:54 [2020-01-18T00:22:54.612Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:22:54 [2020-01-18T00:22:54.694Z] --- PASS: TestConfigList (2.26s)
00:22:54 [2020-01-18T00:22:54.694Z] === RUN   TestConfigsCreateAndDelete
00:22:55 [2020-01-18T00:22:55.175Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:22:55 [2020-01-18T00:22:55.175Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:22:56 [2020-01-18T00:22:56.098Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:22:56 [2020-01-18T00:22:56.734Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
00:22:56 [2020-01-18T00:22:56.734Z] === RUN   TestConfigsUpdate
00:22:57 [2020-01-18T00:22:57.023Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:22:57 [2020-01-18T00:22:57.583Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:22:58 [2020-01-18T00:22:58.506Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:22:58 [2020-01-18T00:22:58.506Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:22:58 [2020-01-18T00:22:58.804Z] --- PASS: TestConfigsUpdate (2.22s)
00:22:58 [2020-01-18T00:22:58.804Z] === RUN   TestTemplatedConfig
00:22:59 [2020-01-18T00:22:59.431Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:23:00 [2020-01-18T00:23:00.354Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:23:00 [2020-01-18T00:23:00.914Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:23:01 [2020-01-18T00:23:01.169Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:23:01 [2020-01-18T00:23:01.994Z] --- PASS: TestTemplatedConfig (2.71s)
00:23:01 [2020-01-18T00:23:01.994Z] === RUN   TestConfigInspect
00:23:02 [2020-01-18T00:23:02.094Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:23:03 [2020-01-18T00:23:03.017Z] --- PASS: TestServiceUpdateConfigs (15.50s)
00:23:03 [2020-01-18T00:23:03.017Z] === RUN   TestServiceUpdateNetwork
00:23:03 [2020-01-18T00:23:03.942Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:23:04 [2020-01-18T00:23:04.037Z] --- PASS: TestConfigInspect (2.25s)
00:23:04 [2020-01-18T00:23:04.037Z] === RUN   TestConfigCreateWithLabels
00:23:05 [2020-01-18T00:23:05.826Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:23:05 [2020-01-18T00:23:05.826Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:23:05 [2020-01-18T00:23:05.826Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:23:05 [2020-01-18T00:23:05.826Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:23:05 [2020-01-18T00:23:05.826Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:23:06 [2020-01-18T00:23:06.076Z] --- PASS: TestConfigCreateWithLabels (2.22s)
00:23:06 [2020-01-18T00:23:06.076Z] === RUN   TestConfigCreateResolve
00:23:06 [2020-01-18T00:23:06.386Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:23:08 [2020-01-18T00:23:08.129Z] --- PASS: TestConfigCreateResolve (2.27s)
00:23:08 [2020-01-18T00:23:08.129Z] === RUN   TestConfigDaemonLibtrustID
00:23:08 [2020-01-18T00:23:08.721Z] #29 27.72 # github.com/docker/docker/contrib/httpserver
00:23:08 [2020-01-18T00:23:08.721Z] #29 27.72 loadinternal: cannot find runtime/cgo
00:23:08 [2020-01-18T00:23:08.721Z] #29 DONE 28.2s
00:23:08 [2020-01-18T00:23:08.721Z] 
00:23:08 [2020-01-18T00:23:08.721Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:23:08 [2020-01-18T00:23:08.721Z] #33 ...
00:23:08 [2020-01-18T00:23:08.721Z] 
00:23:08 [2020-01-18T00:23:08.721Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
00:23:08 [2020-01-18T00:23:08.721Z] #30 DONE 0.1s
00:23:08 [2020-01-18T00:23:08.721Z] 
00:23:08 [2020-01-18T00:23:08.721Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
00:23:08 [2020-01-18T00:23:08.752Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
00:23:08 [2020-01-18T00:23:08.752Z] PASS
00:23:08 [2020-01-18T00:23:08.752Z] 
00:23:08 [2020-01-18T00:23:08.752Z] DONE 8 tests in 16.832s
00:23:08 [2020-01-18T00:23:08.752Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
00:23:08 [2020-01-18T00:23:08.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
00:23:08 [2020-01-18T00:23:08.752Z] ++ set -e
00:23:08 [2020-01-18T00:23:08.752Z] ++ '[' -n 0 ']'
00:23:08 [2020-01-18T00:23:08.752Z] ++ set -x
00:23:08 [2020-01-18T00:23:08.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
00:23:08 [2020-01-18T00:23:08.752Z] INFO: Testing against a local daemon
00:23:08 [2020-01-18T00:23:08.752Z] === RUN   TestCheckpoint
00:23:08 [2020-01-18T00:23:08.752Z] --- SKIP: TestCheckpoint (0.00s)
00:23:08 [2020-01-18T00:23:08.752Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:23:08 [2020-01-18T00:23:08.752Z] === RUN   TestContainerInvalidJSON
00:23:08 [2020-01-18T00:23:08.752Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:23:08 [2020-01-18T00:23:08.752Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:23:08 [2020-01-18T00:23:08.752Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:23:08 [2020-01-18T00:23:08.752Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:23:08 [2020-01-18T00:23:08.752Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:23:08 [2020-01-18T00:23:08.752Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:23:08 [2020-01-18T00:23:08.752Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:23:08 [2020-01-18T00:23:08.752Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:23:08 [2020-01-18T00:23:08.752Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:23:08 [2020-01-18T00:23:08.752Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:23:08 [2020-01-18T00:23:08.752Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:23:08 [2020-01-18T00:23:08.752Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:23:08 [2020-01-18T00:23:08.752Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:23:08 [2020-01-18T00:23:08.752Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:23:09 [2020-01-18T00:23:09.036Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:23:09 [2020-01-18T00:23:09.036Z] === RUN   TestCopyFromContainerPathIsNotDir
00:23:09 [2020-01-18T00:23:09.036Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
00:23:09 [2020-01-18T00:23:09.036Z] === RUN   TestCopyToContainerPathDoesNotExist
00:23:09 [2020-01-18T00:23:09.036Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
00:23:09 [2020-01-18T00:23:09.036Z] === RUN   TestCopyToContainerPathIsNotDir
00:23:09 [2020-01-18T00:23:09.320Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:23:09 [2020-01-18T00:23:09.320Z] === RUN   TestCopyFromContainer
00:23:10 [2020-01-18T00:23:10.805Z] === RUN   TestCopyFromContainer//
00:23:10 [2020-01-18T00:23:10.805Z] === RUN   TestCopyFromContainer//bar/root
00:23:11 [2020-01-18T00:23:11.092Z] === RUN   TestCopyFromContainer//bar/root/
00:23:11 [2020-01-18T00:23:11.092Z] === RUN   TestCopyFromContainer/bar/quux
00:23:11 [2020-01-18T00:23:11.092Z] === RUN   TestCopyFromContainer/bar/quux/
00:23:11 [2020-01-18T00:23:11.376Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:23:11 [2020-01-18T00:23:11.376Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:23:11 [2020-01-18T00:23:11.376Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:23:11 [2020-01-18T00:23:11.622Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:23:11 [2020-01-18T00:23:11.660Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:23:11 [2020-01-18T00:23:11.660Z] === RUN   TestCopyFromContainer/bar/notarget
00:23:11 [2020-01-18T00:23:11.660Z] --- PASS: TestCopyFromContainer (2.53s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer// (0.10s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
00:23:11 [2020-01-18T00:23:11.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:23:11 [2020-01-18T00:23:11.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:23:11 [2020-01-18T00:23:11.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:23:11 [2020-01-18T00:23:11.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:23:11 [2020-01-18T00:23:11.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:23:11 [2020-01-18T00:23:11.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:23:11 [2020-01-18T00:23:11.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:23:11 [2020-01-18T00:23:11.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:23:11 [2020-01-18T00:23:11.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:23:11 [2020-01-18T00:23:11.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:23:11 [2020-01-18T00:23:11.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:23:11 [2020-01-18T00:23:11.660Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:23:11 [2020-01-18T00:23:11.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:23:11 [2020-01-18T00:23:11.661Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
00:23:11 [2020-01-18T00:23:11.661Z] === RUN   TestCreateLinkToNonExistingContainer
00:23:11 [2020-01-18T00:23:11.944Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
00:23:11 [2020-01-18T00:23:11.944Z] === RUN   TestCreateWithInvalidEnv
00:23:11 [2020-01-18T00:23:11.944Z] === RUN   TestCreateWithInvalidEnv/0
00:23:11 [2020-01-18T00:23:11.944Z] === PAUSE TestCreateWithInvalidEnv/0
00:23:11 [2020-01-18T00:23:11.944Z] === RUN   TestCreateWithInvalidEnv/1
00:23:11 [2020-01-18T00:23:11.944Z] === PAUSE TestCreateWithInvalidEnv/1
00:23:11 [2020-01-18T00:23:11.944Z] === RUN   TestCreateWithInvalidEnv/2
00:23:11 [2020-01-18T00:23:11.944Z] === PAUSE TestCreateWithInvalidEnv/2
00:23:11 [2020-01-18T00:23:11.945Z] === CONT  TestCreateWithInvalidEnv/0
00:23:11 [2020-01-18T00:23:11.945Z] === CONT  TestCreateWithInvalidEnv/2
00:23:11 [2020-01-18T00:23:11.945Z] === CONT  TestCreateWithInvalidEnv/1
00:23:11 [2020-01-18T00:23:11.945Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:23:11 [2020-01-18T00:23:11.945Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:23:11 [2020-01-18T00:23:11.945Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:23:11 [2020-01-18T00:23:11.945Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:23:11 [2020-01-18T00:23:11.945Z] === RUN   TestCreateTmpfsMountsTarget
00:23:11 [2020-01-18T00:23:11.945Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
00:23:11 [2020-01-18T00:23:11.945Z] === RUN   TestCreateWithCustomMaskedPaths
00:23:12 [2020-01-18T00:23:12.182Z] === RUN   TestDockerSuite/TestContainerAPITop
00:23:13 [2020-01-18T00:23:13.106Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:23:13 [2020-01-18T00:23:13.106Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:23:13 [2020-01-18T00:23:13.106Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:23:13 [2020-01-18T00:23:13.982Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s)
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/no_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/no_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/empty_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/valid_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/empty_capadd
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/empty_capadd
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/empty_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/no_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/empty_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/empty_capadd
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/valid_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] === CONT  TestCreateWithCapabilities/empty_capabilities
00:23:13 [2020-01-18T00:23:13.982Z] --- PASS: TestCreateWithCapabilities (0.03s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
00:23:13 [2020-01-18T00:23:13.982Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
00:23:13 [2020-01-18T00:23:13.982Z] === RUN   TestCreateWithCustomReadonlyPaths
00:23:16 [2020-01-18T00:23:16.074Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:23:16 [2020-01-18T00:23:16.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:23:16 [2020-01-18T00:23:16.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:23:16 [2020-01-18T00:23:16.074Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:23:16 [2020-01-18T00:23:16.074Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:23:16 [2020-01-18T00:23:16.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
00:23:16 [2020-01-18T00:23:16.074Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
00:23:16 [2020-01-18T00:23:16.074Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
00:23:16 [2020-01-18T00:23:16.074Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
00:23:16 [2020-01-18T00:23:16.074Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
00:23:16 [2020-01-18T00:23:16.074Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestContainerStartOnDaemonRestart
00:23:16 [2020-01-18T00:23:16.074Z] === PAUSE TestContainerStartOnDaemonRestart
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestDaemonRestartIpcMode
00:23:16 [2020-01-18T00:23:16.074Z] === PAUSE TestDaemonRestartIpcMode
00:23:16 [2020-01-18T00:23:16.074Z] === RUN   TestDiff
00:23:16 [2020-01-18T00:23:16.364Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:23:16 [2020-01-18T00:23:16.619Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:23:16 [2020-01-18T00:23:16.699Z] --- PASS: TestDiff (0.65s)
00:23:16 [2020-01-18T00:23:16.699Z] === RUN   TestExecWithCloseStdin
00:23:17 [2020-01-18T00:23:17.543Z] --- PASS: TestServiceUpdateNetwork (14.64s)
00:23:17 [2020-01-18T00:23:17.543Z] PASS
00:23:17 [2020-01-18T00:23:17.543Z] 
00:23:17 [2020-01-18T00:23:17.543Z] === Skipped
00:23:17 [2020-01-18T00:23:17.543Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:23:17 [2020-01-18T00:23:17.543Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:23:17 [2020-01-18T00:23:17.543Z] 
00:23:17 [2020-01-18T00:23:17.543Z] 
00:23:17 [2020-01-18T00:23:17.543Z] DONE 20 tests, 1 skipped in 160.600s
00:23:17 [2020-01-18T00:23:17.543Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:23:17 [2020-01-18T00:23:17.544Z] ++ 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
00:23:17 [2020-01-18T00:23:17.544Z] ++ set -e
00:23:17 [2020-01-18T00:23:17.544Z] ++ '[' -n 0 ']'
00:23:17 [2020-01-18T00:23:17.544Z] ++ set -x
00:23:17 [2020-01-18T00:23:17.544Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:23:17 [2020-01-18T00:23:17.716Z] --- PASS: TestExecWithCloseStdin (0.80s)
00:23:17 [2020-01-18T00:23:17.716Z] === RUN   TestExec
00:23:17 [2020-01-18T00:23:17.798Z] INFO: Testing against a local daemon
00:23:17 [2020-01-18T00:23:17.798Z] === RUN   TestSessionCreate
00:23:17 [2020-01-18T00:23:17.798Z] --- PASS: TestSessionCreate (0.02s)
00:23:17 [2020-01-18T00:23:17.798Z] === RUN   TestSessionCreateWithBadUpgrade
00:23:17 [2020-01-18T00:23:17.798Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
00:23:17 [2020-01-18T00:23:17.798Z] PASS
00:23:17 [2020-01-18T00:23:17.798Z] 
00:23:17 [2020-01-18T00:23:17.798Z] DONE 2 tests in 0.177s
00:23:17 [2020-01-18T00:23:17.798Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:23:17 [2020-01-18T00:23:17.798Z] ++ 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
00:23:17 [2020-01-18T00:23:17.798Z] ++ set -e
00:23:17 [2020-01-18T00:23:17.798Z] ++ '[' -n 0 ']'
00:23:17 [2020-01-18T00:23:17.798Z] ++ set -x
00:23:17 [2020-01-18T00:23:17.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:23:17 [2020-01-18T00:23:17.798Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:23:18 [2020-01-18T00:23:18.053Z] INFO: Testing against a local daemon
00:23:18 [2020-01-18T00:23:18.053Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:23:18 [2020-01-18T00:23:18.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:23:18 [2020-01-18T00:23:18.053Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:23:18 [2020-01-18T00:23:18.053Z] === RUN   TestEventsExecDie
00:23:18 [2020-01-18T00:23:18.335Z] --- PASS: TestExec (0.77s)
00:23:18 [2020-01-18T00:23:18.335Z] === RUN   TestExecUser
00:23:18 [2020-01-18T00:23:18.957Z] --- PASS: TestExecUser (0.81s)
00:23:18 [2020-01-18T00:23:18.957Z] === RUN   TestExportContainerAndImportImage
00:23:18 [2020-01-18T00:23:18.977Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:23:19 [2020-01-18T00:23:19.233Z] --- PASS: TestEventsExecDie (1.23s)
00:23:19 [2020-01-18T00:23:19.233Z] === RUN   TestEventsBackwardsCompatible
00:23:19 [2020-01-18T00:23:19.233Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
00:23:19 [2020-01-18T00:23:19.233Z] === RUN   TestInfoBinaryCommits
00:23:19 [2020-01-18T00:23:19.233Z] --- PASS: TestInfoBinaryCommits (0.04s)
00:23:19 [2020-01-18T00:23:19.233Z] === RUN   TestInfoAPIVersioned
00:23:19 [2020-01-18T00:23:19.233Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:23:19 [2020-01-18T00:23:19.233Z] === RUN   TestInfoDiscoveryBackend
00:23:19 [2020-01-18T00:23:19.793Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
00:23:19 [2020-01-18T00:23:19.793Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:23:19 [2020-01-18T00:23:19.973Z] --- PASS: TestExportContainerAndImportImage (0.99s)
00:23:19 [2020-01-18T00:23:19.973Z] === RUN   TestExportContainerAfterDaemonRestart
00:23:21 [2020-01-18T00:23:21.155Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:23:21 [2020-01-18T00:23:21.155Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:23:21 [2020-01-18T00:23:21.410Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
00:23:21 [2020-01-18T00:23:21.410Z] === RUN   TestInfoAPI
00:23:21 [2020-01-18T00:23:21.410Z] --- PASS: TestInfoAPI (0.02s)
00:23:21 [2020-01-18T00:23:21.410Z] === RUN   TestInfoAPIWarnings
00:23:21 [2020-01-18T00:23:21.470Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
00:23:21 [2020-01-18T00:23:21.470Z] === RUN   TestHealthCheckWorkdir
00:23:21 [2020-01-18T00:23:21.975Z] --- PASS: TestInfoAPIWarnings (0.53s)
00:23:21 [2020-01-18T00:23:21.975Z] === RUN   TestInfoDebug
00:23:22 [2020-01-18T00:23:22.488Z] --- PASS: TestHealthCheckWorkdir (0.94s)
00:23:22 [2020-01-18T00:23:22.488Z] === RUN   TestHealthKillContainer
00:23:22 [2020-01-18T00:23:22.557Z] --- PASS: TestInfoDebug (0.56s)
00:23:22 [2020-01-18T00:23:22.557Z] === RUN   TestInfoInsecureRegistries
00:23:22 [2020-01-18T00:23:22.812Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:23:23 [2020-01-18T00:23:23.068Z] --- PASS: TestInfoInsecureRegistries (0.54s)
00:23:23 [2020-01-18T00:23:23.068Z] === RUN   TestInfoRegistryMirrors
00:23:23 [2020-01-18T00:23:23.627Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:23:23 [2020-01-18T00:23:23.627Z] === RUN   TestLoginFailsWithBadCredentials
00:23:23 [2020-01-18T00:23:23.627Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:23:23 [2020-01-18T00:23:23.883Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
00:23:23 [2020-01-18T00:23:23.883Z] === RUN   TestPingCacheHeaders
00:23:23 [2020-01-18T00:23:23.883Z] --- PASS: TestPingCacheHeaders (0.02s)
00:23:23 [2020-01-18T00:23:23.883Z] === RUN   TestPingGet
00:23:23 [2020-01-18T00:23:23.883Z] --- PASS: TestPingGet (0.02s)
00:23:23 [2020-01-18T00:23:23.883Z] === RUN   TestPingHead
00:23:23 [2020-01-18T00:23:23.883Z] --- PASS: TestPingHead (0.05s)
00:23:23 [2020-01-18T00:23:23.883Z] === RUN   TestVersion
00:23:23 [2020-01-18T00:23:23.883Z] --- PASS: TestVersion (0.04s)
00:23:23 [2020-01-18T00:23:23.883Z] PASS
00:23:23 [2020-01-18T00:23:23.883Z] 
00:23:23 [2020-01-18T00:23:23.883Z] === Skipped
00:23:23 [2020-01-18T00:23:23.883Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:23:23 [2020-01-18T00:23:23.883Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:23:23 [2020-01-18T00:23:23.883Z] 
00:23:23 [2020-01-18T00:23:23.883Z] 
00:23:23 [2020-01-18T00:23:23.883Z] DONE 18 tests, 1 skipped in 6.144s
00:23:23 [2020-01-18T00:23:23.883Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:23:23 [2020-01-18T00:23:23.883Z] ++ 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
00:23:23 [2020-01-18T00:23:23.883Z] ++ set -e
00:23:23 [2020-01-18T00:23:23.883Z] ++ '[' -n 0 ']'
00:23:23 [2020-01-18T00:23:23.883Z] ++ set -x
00:23:23 [2020-01-18T00:23:23.883Z] ++ env -i DEST=/go/src/github.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= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
00:23:24 [2020-01-18T00:23:24.138Z] INFO: Testing against a local daemon
00:23:24 [2020-01-18T00:23:24.138Z] === RUN   TestVolumesCreateAndList
00:23:24 [2020-01-18T00:23:24.138Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:23:24 [2020-01-18T00:23:24.138Z] === RUN   TestVolumesRemove
00:23:24 [2020-01-18T00:23:24.392Z] --- PASS: TestVolumesRemove (0.13s)
00:23:24 [2020-01-18T00:23:24.393Z] === RUN   TestVolumesInspect
00:23:24 [2020-01-18T00:23:24.393Z] --- PASS: TestVolumesInspect (0.04s)
00:23:24 [2020-01-18T00:23:24.393Z] === RUN   TestVolumesInvalidJSON
00:23:24 [2020-01-18T00:23:24.393Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:23:24 [2020-01-18T00:23:24.393Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:23:24 [2020-01-18T00:23:24.393Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:23:24 [2020-01-18T00:23:24.393Z] --- PASS: TestVolumesInvalidJSON (0.06s)
00:23:24 [2020-01-18T00:23:24.393Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:23:24 [2020-01-18T00:23:24.393Z] PASS
00:23:24 [2020-01-18T00:23:24.393Z] 
00:23:24 [2020-01-18T00:23:24.393Z] DONE 5 tests in 0.445s
00:23:24 [2020-01-18T00:23:24.393Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:23:24 [2020-01-18T00:23:24.647Z] ++++ cat bundles/test-integration/docker.pid
00:23:24 [2020-01-18T00:23:24.647Z] +++ kill 5344
00:23:25 [2020-01-18T00:23:25.530Z] --- PASS: TestHealthKillContainer (2.85s)
00:23:25 [2020-01-18T00:23:25.530Z] === RUN   TestInspectCpusetInConfigPre120
00:23:25 [2020-01-18T00:23:25.995Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
00:23:25 [2020-01-18T00:23:25.995Z] === RUN   TestIpcModeNone
00:23:26 [2020-01-18T00:23:26.010Z] +++ /etc/init.d/apparmor stop
00:23:26 [2020-01-18T00:23:26.010Z] Leaving: AppArmorNo profiles have been unloaded.
00:23:26 [2020-01-18T00:23:26.010Z] 
00:23:26 [2020-01-18T00:23:26.010Z] Unloading profiles will leave already running processes permanently
00:23:26 [2020-01-18T00:23:26.010Z] unconfined, which can lead to unexpected situations.
00:23:26 [2020-01-18T00:23:26.010Z] 
00:23:26 [2020-01-18T00:23:26.010Z] To set a process to complain mode, use the command line tool
00:23:26 [2020-01-18T00:23:26.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:23:26 [2020-01-18T00:23:26.010Z] +++ true
00:23:26 [2020-01-18T00:23:26.010Z] 
00:23:26 [2020-01-18T00:23:26.010Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:23:27 [2020-01-18T00:23:27.009Z] --- PASS: TestIpcModeNone (0.77s)
00:23:27 [2020-01-18T00:23:27.009Z] === RUN   TestIpcModePrivate
00:23:27 [2020-01-18T00:23:27.372Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:23:27 [2020-01-18T00:23:27.632Z] --- PASS: TestIpcModePrivate (0.79s)
00:23:27 [2020-01-18T00:23:27.632Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
00:23:27 [2020-01-18T00:23:27.632Z] === RUN   TestIpcModeShareable
00:23:28 [2020-01-18T00:23:28.254Z] --- PASS: TestIpcModeShareable (0.78s)
00:23:28 [2020-01-18T00:23:28.254Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
00:23:28 [2020-01-18T00:23:28.254Z] === RUN   TestAPIIpcModeShareableAndContainer
00:23:28 [2020-01-18T00:23:28.734Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
00:23:30 [2020-01-18T00:23:30.621Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
00:23:30 [2020-01-18T00:23:30.955Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
00:23:30 [2020-01-18T00:23:30.956Z] === RUN   TestAPIIpcModeHost
00:23:31 [2020-01-18T00:23:31.244Z] --- PASS: TestAPIIpcModeHost (0.61s)
00:23:31 [2020-01-18T00:23:31.244Z] === RUN   TestDaemonIpcModeShareable
00:23:31 [2020-01-18T00:23:31.981Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
00:23:33 [2020-01-18T00:23:33.281Z] --- PASS: TestDaemonIpcModeShareable (1.64s)
00:23:33 [2020-01-18T00:23:33.281Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:23:33 [2020-01-18T00:23:33.281Z] === RUN   TestDaemonIpcModePrivate
00:23:33 [2020-01-18T00:23:33.865Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
00:23:34 [2020-01-18T00:23:34.793Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
00:23:34 [2020-01-18T00:23:34.793Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:23:34 [2020-01-18T00:23:34.793Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:23:35 [2020-01-18T00:23:35.227Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0006cf6a0_<nil>}
00:23:36 [2020-01-18T00:23:36.278Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s)
00:23:36 [2020-01-18T00:23:36.278Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
00:23:36 [2020-01-18T00:23:36.278Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:23:36 [2020-01-18T00:23:36.588Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1514648941_/foo_false__<nil>_<nil>_<nil>}
00:23:37 [2020-01-18T00:23:37.761Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s)
00:23:37 [2020-01-18T00:23:37.761Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
00:23:37 [2020-01-18T00:23:37.761Z] === RUN   TestIpcModeOlderClient
00:23:37 [2020-01-18T00:23:37.761Z] === PAUSE TestIpcModeOlderClient
00:23:37 [2020-01-18T00:23:37.761Z] === RUN   TestKillContainerInvalidSignal
00:23:38 [2020-01-18T00:23:38.470Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1514648941_/foo_true__<nil>_<nil>_<nil>}
00:23:38 [2020-01-18T00:23:38.775Z] --- PASS: TestKillContainerInvalidSignal (0.69s)
00:23:38 [2020-01-18T00:23:38.775Z] === RUN   TestKillContainer
00:23:38 [2020-01-18T00:23:38.775Z] === RUN   TestKillContainer/no_signal
00:23:39 [2020-01-18T00:23:39.059Z] === RUN   TestKillContainer/non_killing_signal
00:23:39 [2020-01-18T00:23:39.682Z] === RUN   TestKillContainer/killing_signal
00:23:39 [2020-01-18T00:23:39.832Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3930333160_/foo_false__<nil>_<nil>_<nil>}
00:23:40 [2020-01-18T00:23:40.697Z] --- PASS: TestKillContainer (1.96s)
00:23:40 [2020-01-18T00:23:40.697Z]     --- PASS: TestKillContainer/no_signal (0.61s)
00:23:40 [2020-01-18T00:23:40.697Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
00:23:40 [2020-01-18T00:23:40.697Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
00:23:40 [2020-01-18T00:23:40.697Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:23:40 [2020-01-18T00:23:40.697Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:23:41 [2020-01-18T00:23:41.317Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:23:41 [2020-01-18T00:23:41.717Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3930333160_/foo_true__<nil>_<nil>_<nil>}
00:23:41 [2020-01-18T00:23:41.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
00:23:41 [2020-01-18T00:23:41.941Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
00:23:41 [2020-01-18T00:23:41.941Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
00:23:41 [2020-01-18T00:23:41.941Z] === RUN   TestKillStoppedContainer
00:23:41 [2020-01-18T00:23:41.941Z] --- PASS: TestKillStoppedContainer (0.08s)
00:23:41 [2020-01-18T00:23:41.941Z] === RUN   TestKillStoppedContainerAPIPre120
00:23:41 [2020-01-18T00:23:41.941Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
00:23:41 [2020-01-18T00:23:41.941Z] === RUN   TestKillDifferentUserContainer
00:23:42 [2020-01-18T00:23:42.968Z] --- PASS: TestKillDifferentUserContainer (0.70s)
00:23:42 [2020-01-18T00:23:42.968Z] === RUN   TestInspectOomKilledTrue
00:23:43 [2020-01-18T00:23:43.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3930333160_/foo_true__0xc0006cfb20_<nil>_<nil>}
00:23:43 [2020-01-18T00:23:43.991Z] --- PASS: TestInspectOomKilledTrue (1.20s)
00:23:43 [2020-01-18T00:23:43.991Z] === RUN   TestInspectOomKilledFalse
00:23:44 [2020-01-18T00:23:44.613Z] --- PASS: TestInspectOomKilledFalse (0.68s)
00:23:44 [2020-01-18T00:23:44.613Z] === RUN   TestLinksEtcHostsContentMatch
00:23:44 [2020-01-18T00:23:44.962Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0006cfb40_<nil>}
00:23:45 [2020-01-18T00:23:45.234Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
00:23:45 [2020-01-18T00:23:45.234Z] === RUN   TestLinksContainerNames
00:23:46 [2020-01-18T00:23:46.334Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0006cfb60_<nil>}
00:23:46 [2020-01-18T00:23:46.718Z] --- PASS: TestLinksContainerNames (1.32s)
00:23:46 [2020-01-18T00:23:46.718Z] === RUN   TestLogsFollowTailEmpty
00:23:47 [2020-01-18T00:23:47.340Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
00:23:47 [2020-01-18T00:23:47.340Z] === RUN   TestContainerNetworkMountsNoChown
00:23:47 [2020-01-18T00:23:47.963Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/default
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/default
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/private
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/private
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rprivate
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rprivate
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/slave
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/slave
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rslave
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rslave
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/shared
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/shared
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rshared
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rshared
00:23:47 [2020-01-18T00:23:47.963Z] === CONT  TestMountDaemonRoot/default
00:23:47 [2020-01-18T00:23:47.963Z] === CONT  TestMountDaemonRoot/rslave
00:23:47 [2020-01-18T00:23:47.963Z] === CONT  TestMountDaemonRoot/rshared
00:23:47 [2020-01-18T00:23:47.963Z] === CONT  TestMountDaemonRoot/rprivate
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/default/bind_root
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/default/mount_root
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:23:47 [2020-01-18T00:23:47.963Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:23:47 [2020-01-18T00:23:47.963Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/slave
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/shared
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/private
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/private/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/private/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/default/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/default/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:23:47 [2020-01-18T00:23:47.964Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:23:48 [2020-01-18T00:23:48.216Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0006cfb80_<nil>}
00:23:48 [2020-01-18T00:23:48.249Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:23:48 [2020-01-18T00:23:48.249Z] === CONT  TestMountDaemonRoot/private/bind_root
00:23:48 [2020-01-18T00:23:48.249Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:23:48 [2020-01-18T00:23:48.249Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:23:48 [2020-01-18T00:23:48.250Z] === CONT  TestMountDaemonRoot/private/mount_root
00:23:48 [2020-01-18T00:23:48.250Z] --- PASS: TestMountDaemonRoot (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
00:23:48 [2020-01-18T00:23:48.250Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
00:23:48 [2020-01-18T00:23:48.250Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
00:23:48 [2020-01-18T00:23:48.250Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
00:23:48 [2020-01-18T00:23:48.250Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
00:23:48 [2020-01-18T00:23:48.250Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
00:23:48 [2020-01-18T00:23:48.250Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:23:48 [2020-01-18T00:23:48.250Z] === RUN   TestContainerBindMountNonRecursive
00:23:49 [2020-01-18T00:23:49.577Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0006cfba0_<nil>}
00:23:49 [2020-01-18T00:23:49.731Z] --- PASS: TestContainerBindMountNonRecursive (1.58s)
00:23:49 [2020-01-18T00:23:49.731Z] === RUN   TestNetworkNat
00:23:50 [2020-01-18T00:23:50.355Z] --- PASS: TestNetworkNat (0.71s)
00:23:50 [2020-01-18T00:23:50.355Z] === RUN   TestNetworkLocalhostTCPNat
00:23:51 [2020-01-18T00:23:51.377Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
00:23:51 [2020-01-18T00:23:51.377Z] === RUN   TestNetworkLoopbackNat
00:23:51 [2020-01-18T00:23:51.460Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:23:52 [2020-01-18T00:23:52.007Z] --- PASS: TestNetworkLoopbackNat (0.90s)
00:23:52 [2020-01-18T00:23:52.007Z] === RUN   TestPause
00:23:52 [2020-01-18T00:23:52.643Z] --- PASS: TestPause (0.68s)
00:23:52 [2020-01-18T00:23:52.643Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:23:52 [2020-01-18T00:23:52.643Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:23:52 [2020-01-18T00:23:52.643Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:23:52 [2020-01-18T00:23:52.643Z] === RUN   TestPauseStopPausedContainer
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:23:52 [2020-01-18T00:23:52.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:23:53 [2020-01-18T00:23:53.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:23:53 [2020-01-18T00:23:53.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:23:53 [2020-01-18T00:23:53.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:23:53 [2020-01-18T00:23:53.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:23:53 [2020-01-18T00:23:53.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:23:53 [2020-01-18T00:23:53.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:23:53 [2020-01-18T00:23:53.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:23:53 [2020-01-18T00:23:53.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:23:53 [2020-01-18T00:23:53.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:23:53 [2020-01-18T00:23:53.329Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:23:53 [2020-01-18T00:23:53.660Z] --- PASS: TestPauseStopPausedContainer (0.70s)
00:23:53 [2020-01-18T00:23:53.660Z] === RUN   TestPsFilter
00:23:53 [2020-01-18T00:23:53.660Z] --- PASS: TestPsFilter (0.17s)
00:23:53 [2020-01-18T00:23:53.660Z] === RUN   TestRemoveContainerWithRemovedVolume
00:23:54 [2020-01-18T00:23:54.285Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
00:23:54 [2020-01-18T00:23:54.285Z] === RUN   TestRemoveContainerWithVolume
00:23:54 [2020-01-18T00:23:54.909Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
00:23:54 [2020-01-18T00:23:54.909Z] === RUN   TestRemoveContainerRunning
00:23:55 [2020-01-18T00:23:55.529Z] --- PASS: TestRemoveContainerRunning (0.67s)
00:23:55 [2020-01-18T00:23:55.529Z] === RUN   TestRemoveContainerForceRemoveRunning
00:23:56 [2020-01-18T00:23:56.147Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
00:23:56 [2020-01-18T00:23:56.147Z] === RUN   TestRemoveInvalidContainer
00:23:56 [2020-01-18T00:23:56.147Z] --- PASS: TestRemoveInvalidContainer (0.03s)
00:23:56 [2020-01-18T00:23:56.147Z] === RUN   TestRenameLinkedContainer
00:23:56 [2020-01-18T00:23:56.587Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:23:58 [2020-01-18T00:23:58.842Z] --- PASS: TestRenameLinkedContainer (2.63s)
00:23:58 [2020-01-18T00:23:58.842Z] === RUN   TestRenameStoppedContainer
00:23:59 [2020-01-18T00:23:59.099Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:23:59 [2020-01-18T00:23:59.467Z] --- PASS: TestRenameStoppedContainer (0.64s)
00:23:59 [2020-01-18T00:23:59.467Z] === RUN   TestRenameRunningContainerAndReuse
00:24:00 [2020-01-18T00:24:00.955Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
00:24:00 [2020-01-18T00:24:00.955Z] === RUN   TestRenameInvalidName
00:24:01 [2020-01-18T00:24:01.577Z] --- PASS: TestRenameInvalidName (0.66s)
00:24:01 [2020-01-18T00:24:01.577Z] === RUN   TestRenameAnonymousContainer
00:24:01 [2020-01-18T00:24:01.607Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:24:03 [2020-01-18T00:24:03.492Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:24:03 [2020-01-18T00:24:03.492Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:24:04 [2020-01-18T00:24:04.273Z] --- PASS: TestRenameAnonymousContainer (2.46s)
00:24:04 [2020-01-18T00:24:04.273Z] === RUN   TestRenameContainerWithSameName
00:24:04 [2020-01-18T00:24:04.415Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:24:04 [2020-01-18T00:24:04.560Z] --- PASS: TestRenameContainerWithSameName (0.63s)
00:24:04 [2020-01-18T00:24:04.560Z] === RUN   TestRenameContainerWithLinkedContainer
00:24:05 [2020-01-18T00:24:05.339Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:24:06 [2020-01-18T00:24:06.044Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s)
00:24:06 [2020-01-18T00:24:06.044Z] === RUN   TestResize
00:24:06 [2020-01-18T00:24:06.263Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:24:06 [2020-01-18T00:24:06.665Z] --- PASS: TestResize (0.70s)
00:24:06 [2020-01-18T00:24:06.665Z] === RUN   TestResizeWithInvalidSize
00:24:07 [2020-01-18T00:24:07.188Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:24:07 [2020-01-18T00:24:07.288Z] --- PASS: TestResizeWithInvalidSize (0.69s)
00:24:07 [2020-01-18T00:24:07.288Z] === RUN   TestResizeWhenContainerNotStarted
00:24:07 [2020-01-18T00:24:07.908Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:24:07 [2020-01-18T00:24:07.908Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:24:08 [2020-01-18T00:24:08.112Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:24:09 [2020-01-18T00:24:09.036Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:24:09 [2020-01-18T00:24:09.826Z] edbd72df76b4: Pull complete
00:24:09 [2020-01-18T00:24:09.826Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
00:24:09 [2020-01-18T00:24:09.826Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:24:09 [2020-01-18T00:24:09.826Z] mcr.microsoft.com/windows/servercore:ltsc2019
00:24:09 [2020-01-18T00:24:09.826Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
00:24:09 [2020-01-18T00:24:09.826Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
00:24:10 [2020-01-18T00:24:10.304Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973'
00:24:10 [2020-01-18T00:24:10.304Z] INFO: Docker version of control daemon
00:24:10 [2020-01-18T00:24:10.304Z] 
00:24:10 [2020-01-18T00:24:10.397Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:24:10 [2020-01-18T00:24:10.782Z] Client: Docker Engine - Enterprise
00:24:10 [2020-01-18T00:24:10.782Z]  Version:           19.03.2
00:24:10 [2020-01-18T00:24:10.782Z]  API version:       1.40
00:24:10 [2020-01-18T00:24:10.782Z]  Go version:        go1.12.8
00:24:10 [2020-01-18T00:24:10.782Z]  Git commit:        c92ab06ed9
00:24:10 [2020-01-18T00:24:10.782Z]  Built:             09/03/2019 16:38:11
00:24:10 [2020-01-18T00:24:10.782Z]  OS/Arch:           windows/amd64
00:24:10 [2020-01-18T00:24:10.782Z]  Experimental:      false
00:24:10 [2020-01-18T00:24:10.782Z] 
00:24:10 [2020-01-18T00:24:10.782Z] Server: Docker Engine - Enterprise
00:24:10 [2020-01-18T00:24:10.782Z]  Engine:
00:24:10 [2020-01-18T00:24:10.782Z]   Version:          19.03.2
00:24:10 [2020-01-18T00:24:10.782Z]   API version:      1.40 (minimum version 1.24)
00:24:10 [2020-01-18T00:24:10.782Z]   Go version:       go1.12.8
00:24:10 [2020-01-18T00:24:10.782Z]   Git commit:       c92ab06ed9
00:24:10 [2020-01-18T00:24:10.782Z]   Built:            09/03/2019 16:35:47
00:24:10 [2020-01-18T00:24:10.782Z]   OS/Arch:          windows/amd64
00:24:10 [2020-01-18T00:24:10.782Z]   Experimental:     true
00:24:10 [2020-01-18T00:24:10.782Z] 
00:24:10 [2020-01-18T00:24:10.782Z] INFO: Docker info of control daemon
00:24:10 [2020-01-18T00:24:10.782Z] 
00:24:11 [2020-01-18T00:24:11.321Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:24:11 [2020-01-18T00:24:11.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:24:11 [2020-01-18T00:24:11.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:24:11 [2020-01-18T00:24:11.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:24:11 [2020-01-18T00:24:11.400Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:24:12 [2020-01-18T00:24:12.261Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:24:13 [2020-01-18T00:24:13.184Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:24:13 [2020-01-18T00:24:13.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:24:13 [2020-01-18T00:24:13.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:24:13 [2020-01-18T00:24:13.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:24:13 [2020-01-18T00:24:13.785Z] Client:
00:24:14 [2020-01-18T00:24:14.263Z]  Debug Mode: false
00:24:14 [2020-01-18T00:24:14.263Z]  Plugins:
00:24:14 [2020-01-18T00:24:14.263Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
00:24:14 [2020-01-18T00:24:14.263Z] 
00:24:14 [2020-01-18T00:24:14.263Z] Server:
00:24:14 [2020-01-18T00:24:14.263Z]  Containers: 0
00:24:14 [2020-01-18T00:24:14.263Z]   Running: 0
00:24:14 [2020-01-18T00:24:14.263Z]   Paused: 0
00:24:14 [2020-01-18T00:24:14.263Z]   Stopped: 0
00:24:14 [2020-01-18T00:24:14.263Z]  Images: 1
00:24:14 [2020-01-18T00:24:14.263Z]  Server Version: 19.03.2
00:24:14 [2020-01-18T00:24:14.263Z]  Storage Driver: windowsfilter (windows) lcow (linux)
00:24:14 [2020-01-18T00:24:14.263Z]   Windows: 
00:24:14 [2020-01-18T00:24:14.263Z]   LCOW: 
00:24:14 [2020-01-18T00:24:14.263Z]  Logging Driver: json-file
00:24:14 [2020-01-18T00:24:14.263Z]  Plugins:
00:24:14 [2020-01-18T00:24:14.263Z]   Volume: local
00:24:14 [2020-01-18T00:24:14.263Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
00:24:14 [2020-01-18T00:24:14.263Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:24:14 [2020-01-18T00:24:14.263Z]  Swarm: inactive
00:24:14 [2020-01-18T00:24:14.263Z]  Default Isolation: process
00:24:14 [2020-01-18T00:24:14.263Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:24:14 [2020-01-18T00:24:14.263Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
00:24:14 [2020-01-18T00:24:14.263Z]  OSType: windows
00:24:14 [2020-01-18T00:24:14.263Z]  Architecture: x86_64
00:24:14 [2020-01-18T00:24:14.263Z]  CPUs: 4
00:24:14 [2020-01-18T00:24:14.263Z]  Total Memory: 32GiB
00:24:14 [2020-01-18T00:24:14.263Z]  Name: azwin-2-585fb0
00:24:14 [2020-01-18T00:24:14.263Z]  ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP
00:24:14 [2020-01-18T00:24:14.263Z]  Docker Root Dir: D:\docker
00:24:14 [2020-01-18T00:24:14.263Z]  Debug Mode: false
00:24:14 [2020-01-18T00:24:14.263Z]  Registry: https://index.docker.io/v1/
00:24:14 [2020-01-18T00:24:14.263Z]  Labels:
00:24:14 [2020-01-18T00:24:14.263Z]  Experimental: true
00:24:14 [2020-01-18T00:24:14.263Z]  Insecure Registries:
00:24:14 [2020-01-18T00:24:14.263Z]   10.0.0.4:5000
00:24:14 [2020-01-18T00:24:14.263Z]   127.0.0.0/8
00:24:14 [2020-01-18T00:24:14.263Z]  Registry Mirrors:
00:24:14 [2020-01-18T00:24:14.263Z]   http://10.0.0.4:5000/
00:24:14 [2020-01-18T00:24:14.263Z]  Live Restore Enabled: false
00:24:14 [2020-01-18T00:24:14.263Z] 
00:24:14 [2020-01-18T00:24:14.263Z] 
00:24:14 [2020-01-18T00:24:14.263Z] INFO: Commit hash is 572cb55c0e
00:24:14 [2020-01-18T00:24:14.263Z] INFO: Nuke-Everything...
00:24:14 [2020-01-18T00:24:14.303Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:24:15 [2020-01-18T00:24:15.227Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:24:15 [2020-01-18T00:24:15.269Z] INFO: Container count on control daemon to delete is 0
00:24:15 [2020-01-18T00:24:15.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:24:15 [2020-01-18T00:24:15.508Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:24:16 [2020-01-18T00:24:16.589Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:24:17 [2020-01-18T00:24:17.527Z] INFO: Nuking d:\CI
00:24:17 [2020-01-18T00:24:17.677Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.12s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.25s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.29s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.35s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.20s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.36s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.23s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.55s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.07s)
00:24:17 [2020-01-18T00:24:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s)
00:24:17 [2020-01-18T00:24:17.677Z] === RUN   TestCgroupNamespacesRun
00:24:17 [2020-01-18T00:24:17.949Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:24:18 [2020-01-18T00:24:18.006Z] INFO: Zapped successfully
00:24:18 [2020-01-18T00:24:18.006Z] INFO: Location for testing is d:\CI\PR-40393\1
00:24:18 [2020-01-18T00:24:18.006Z] INFO: Validating GOLang consistency in Dockerfile.windows...
00:24:18 [2020-01-18T00:24:18.006Z] 
00:24:18 [2020-01-18T00:24:18.006Z] 
00:24:18 [2020-01-18T00:24:18.006Z] INFO: Building the image from Dockerfile.windows at 01/18/2020 00:24:17...
00:24:18 [2020-01-18T00:24:18.006Z] 
00:24:18 [2020-01-18T00:24:18.873Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:24:19 [2020-01-18T00:24:19.176Z] --- PASS: TestCgroupNamespacesRun (1.57s)
00:24:19 [2020-01-18T00:24:19.176Z] === RUN   TestCgroupNamespacesRunPrivileged
00:24:19 [2020-01-18T00:24:19.798Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:24:19 [2020-01-18T00:24:19.798Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:24:20 [2020-01-18T00:24:20.721Z] === RUN   TestDockerSuite/TestCpRelativePath
00:24:21 [2020-01-18T00:24:21.210Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s)
00:24:21 [2020-01-18T00:24:21.210Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:24:21 [2020-01-18T00:24:21.644Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:24:22 [2020-01-18T00:24:22.714Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
00:24:22 [2020-01-18T00:24:22.714Z] === RUN   TestCgroupNamespacesRunHostMode
00:24:23 [2020-01-18T00:24:23.007Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:24:23 [2020-01-18T00:24:23.932Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:24:24 [2020-01-18T00:24:24.100Z] Sending build context to Docker daemon  51.31MB
00:24:24 [2020-01-18T00:24:24.100Z] 
00:24:24 [2020-01-18T00:24:24.100Z] Step 1/10 : FROM microsoft/windowsservercore
00:24:24 [2020-01-18T00:24:24.199Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s)
00:24:24 [2020-01-18T00:24:24.199Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:24:24 [2020-01-18T00:24:24.578Z]  ---> 8351e66084ac
00:24:24 [2020-01-18T00:24:24.578Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
00:24:24 [2020-01-18T00:24:24.578Z]  ---> Running in 3cc5ab66c5f2
00:24:25 [2020-01-18T00:24:25.060Z] Removing intermediate container 3cc5ab66c5f2
00:24:25 [2020-01-18T00:24:25.060Z]  ---> 5475b3c6d1c3
00:24:25 [2020-01-18T00:24:25.060Z] Step 3/10 : ARG GO_VERSION=1.13.6
00:24:25 [2020-01-18T00:24:25.060Z]  ---> Running in 16f6c8922784
00:24:25 [2020-01-18T00:24:25.293Z] === RUN   TestDockerSuite/TestCpToCaseA
00:24:25 [2020-01-18T00:24:25.537Z] Removing intermediate container 16f6c8922784
00:24:25 [2020-01-18T00:24:25.537Z]  ---> be43f61cfaef
00:24:25 [2020-01-18T00:24:25.537Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
00:24:25 [2020-01-18T00:24:25.537Z]  ---> Running in ac4bbdd38376
00:24:25 [2020-01-18T00:24:25.679Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
00:24:25 [2020-01-18T00:24:25.679Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:24:26 [2020-01-18T00:24:26.017Z] Removing intermediate container ac4bbdd38376
00:24:26 [2020-01-18T00:24:26.017Z]  ---> ada21fece8d7
00:24:26 [2020-01-18T00:24:26.017Z] 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}
00:24:26 [2020-01-18T00:24:26.017Z]  ---> Running in 90dd69f5c15c
00:24:26 [2020-01-18T00:24:26.495Z] Removing intermediate container 90dd69f5c15c
00:24:26 [2020-01-18T00:24:26.495Z]  ---> fe4788387e2d
00:24:26 [2020-01-18T00:24:26.495Z] 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 {       $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;
00:24:26 [2020-01-18T00:24:26.495Z]  ---> Running in 223dc853f46c
00:24:26 [2020-01-18T00:24:26.693Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
00:24:26 [2020-01-18T00:24:26.693Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:24:27 [2020-01-18T00:24:27.176Z] === RUN   TestDockerSuite/TestCpToCaseB
00:24:27 [2020-01-18T00:24:27.709Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
00:24:27 [2020-01-18T00:24:27.709Z] === RUN   TestCgroupNamespacesRunOlderClient
00:24:27 [2020-01-18T00:24:27.735Z] === RUN   TestDockerSuite/TestCpToCaseC
00:24:29 [2020-01-18T00:24:29.204Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s)
00:24:29 [2020-01-18T00:24:29.204Z] === RUN   TestKernelTCPMemory
00:24:29 [2020-01-18T00:24:29.824Z] --- PASS: TestKernelTCPMemory (0.82s)
00:24:29 [2020-01-18T00:24:29.824Z] === RUN   TestNISDomainname
00:24:30 [2020-01-18T00:24:30.244Z] === RUN   TestDockerSuite/TestCpToCaseD
00:24:30 [2020-01-18T00:24:30.839Z] --- PASS: TestNISDomainname (0.89s)
00:24:30 [2020-01-18T00:24:30.840Z] === RUN   TestHostnameDnsResolution
00:24:31 [2020-01-18T00:24:31.853Z] --- PASS: TestHostnameDnsResolution (1.07s)
00:24:31 [2020-01-18T00:24:31.853Z] === RUN   TestStats
00:24:33 [2020-01-18T00:24:33.884Z] --- PASS: TestStats (1.95s)
00:24:33 [2020-01-18T00:24:33.884Z] === RUN   TestStopContainerWithTimeout
00:24:33 [2020-01-18T00:24:33.884Z] === RUN   TestStopContainerWithTimeout/0
00:24:33 [2020-01-18T00:24:33.884Z] === PAUSE TestStopContainerWithTimeout/0
00:24:33 [2020-01-18T00:24:33.884Z] === RUN   TestStopContainerWithTimeout/1
00:24:33 [2020-01-18T00:24:33.884Z] === PAUSE TestStopContainerWithTimeout/1
00:24:33 [2020-01-18T00:24:33.884Z] === RUN   TestStopContainerWithTimeout/3
00:24:33 [2020-01-18T00:24:33.884Z] === PAUSE TestStopContainerWithTimeout/3
00:24:33 [2020-01-18T00:24:33.884Z] === RUN   TestStopContainerWithTimeout/-1
00:24:33 [2020-01-18T00:24:33.884Z] === PAUSE TestStopContainerWithTimeout/-1
00:24:33 [2020-01-18T00:24:33.884Z] === CONT  TestStopContainerWithTimeout/0
00:24:33 [2020-01-18T00:24:33.884Z] === CONT  TestStopContainerWithTimeout/-1
00:24:33 [2020-01-18T00:24:33.884Z] === CONT  TestStopContainerWithTimeout/1
00:24:33 [2020-01-18T00:24:33.884Z] === CONT  TestStopContainerWithTimeout/3
00:24:35 [2020-01-18T00:24:35.268Z] 
00:24:35 [2020-01-18T00:24:35.268Z] SUCCESS: Specified value was saved.
00:24:35 [2020-01-18T00:24:35.268Z] INFO: Downloading git...
00:24:35 [2020-01-18T00:24:35.479Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:24:35 [2020-01-18T00:24:35.479Z] === RUN   TestDockerSuite/TestCpToCaseE
00:24:36 [2020-01-18T00:24:36.273Z] INFO: Downloading go...
00:24:37 [2020-01-18T00:24:37.385Z] --- PASS: TestStopContainerWithTimeout (0.03s)
00:24:37 [2020-01-18T00:24:37.385Z]     --- PASS: TestStopContainerWithTimeout/0 (1.16s)
00:24:37 [2020-01-18T00:24:37.385Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
00:24:37 [2020-01-18T00:24:37.385Z]     --- PASS: TestStopContainerWithTimeout/3 (3.37s)
00:24:37 [2020-01-18T00:24:37.385Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.41s)
00:24:37 [2020-01-18T00:24:37.385Z] === RUN   TestDeleteDevicemapper
00:24:37 [2020-01-18T00:24:37.385Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:24:37 [2020-01-18T00:24:37.385Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:24:37 [2020-01-18T00:24:37.385Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:24:37 [2020-01-18T00:24:37.872Z] INFO: Downloading compiler 1 of 3...
00:24:38 [2020-01-18T00:24:38.882Z] INFO: Downloading compiler 2 of 3...
00:24:39 [2020-01-18T00:24:39.374Z] INFO: Downloading compiler 3 of 3...
00:24:39 [2020-01-18T00:24:39.430Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s)
00:24:39 [2020-01-18T00:24:39.430Z] === RUN   TestUpdateMemory
00:24:39 [2020-01-18T00:24:39.655Z] === RUN   TestDockerSuite/TestCpToCaseF
00:24:39 [2020-01-18T00:24:39.852Z] INFO: Extracting git...
00:24:39 [2020-01-18T00:24:39.910Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:24:40 [2020-01-18T00:24:40.454Z] --- PASS: TestUpdateMemory (0.95s)
00:24:40 [2020-01-18T00:24:40.455Z] === RUN   TestUpdateCPUQuota
00:24:40 [2020-01-18T00:24:40.470Z] === RUN   TestDockerSuite/TestCpToCaseG
00:24:41 [2020-01-18T00:24:41.473Z] --- PASS: TestUpdateCPUQuota (1.23s)
00:24:41 [2020-01-18T00:24:41.473Z] === RUN   TestUpdatePidsLimit
00:24:41 [2020-01-18T00:24:41.473Z] === RUN   TestUpdatePidsLimit/update_from_none
00:24:42 [2020-01-18T00:24:42.093Z] === RUN   TestUpdatePidsLimit/no_change
00:24:42 [2020-01-18T00:24:42.379Z] === RUN   TestUpdatePidsLimit/update_lower
00:24:42 [2020-01-18T00:24:42.668Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:24:42 [2020-01-18T00:24:42.962Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:24:43 [2020-01-18T00:24:43.247Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:24:43 [2020-01-18T00:24:43.532Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:24:45 [2020-01-18T00:24:45.016Z] --- PASS: TestUpdatePidsLimit (3.23s)
00:24:45 [2020-01-18T00:24:45.016Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
00:24:45 [2020-01-18T00:24:45.016Z]     --- PASS: TestUpdatePidsLimit/no_change (0.30s)
00:24:45 [2020-01-18T00:24:45.016Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
00:24:45 [2020-01-18T00:24:45.016Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
00:24:45 [2020-01-18T00:24:45.016Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
00:24:45 [2020-01-18T00:24:45.016Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
00:24:45 [2020-01-18T00:24:45.016Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
00:24:45 [2020-01-18T00:24:45.016Z] === RUN   TestUpdateRestartPolicy
00:24:46 [2020-01-18T00:24:46.997Z] === RUN   TestDockerSuite/TestCpToCaseH
00:24:50 [2020-01-18T00:24:50.259Z] === RUN   TestDockerSuite/TestCpToCaseI
00:24:50 [2020-01-18T00:24:50.514Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:24:54 [2020-01-18T00:24:54.914Z] INFO: Expanding go...
00:24:55 [2020-01-18T00:24:55.751Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:24:56 [2020-01-18T00:24:56.674Z] === RUN   TestDockerSuite/TestCpToDot
00:24:57 [2020-01-18T00:24:57.599Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:24:57 [2020-01-18T00:24:57.908Z] --- PASS: TestUpdateRestartPolicy (12.02s)
00:24:57 [2020-01-18T00:24:57.908Z] === RUN   TestUpdateRestartWithAutoRemove
00:24:57 [2020-01-18T00:24:57.908Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
00:24:57 [2020-01-18T00:24:57.908Z] === RUN   TestWaitNonBlocked
00:24:57 [2020-01-18T00:24:57.908Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:24:57 [2020-01-18T00:24:57.908Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:24:57 [2020-01-18T00:24:57.908Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:24:57 [2020-01-18T00:24:57.908Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:24:57 [2020-01-18T00:24:57.908Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:24:57 [2020-01-18T00:24:57.908Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:24:58 [2020-01-18T00:24:58.527Z] --- PASS: TestWaitNonBlocked (0.03s)
00:24:58 [2020-01-18T00:24:58.527Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
00:24:58 [2020-01-18T00:24:58.527Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
00:24:58 [2020-01-18T00:24:58.527Z] === RUN   TestWaitBlocked
00:24:58 [2020-01-18T00:24:58.527Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:24:58 [2020-01-18T00:24:58.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:24:58 [2020-01-18T00:24:58.527Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:24:58 [2020-01-18T00:24:58.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:24:58 [2020-01-18T00:24:58.527Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:24:58 [2020-01-18T00:24:58.527Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:24:58 [2020-01-18T00:24:58.959Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:24:59 [2020-01-18T00:24:59.519Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:24:59 [2020-01-18T00:24:59.547Z] --- PASS: TestWaitBlocked (0.03s)
00:24:59 [2020-01-18T00:24:59.547Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
00:24:59 [2020-01-18T00:24:59.547Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
00:24:59 [2020-01-18T00:24:59.547Z] === CONT  TestContainerStartOnDaemonRestart
00:24:59 [2020-01-18T00:24:59.547Z] === CONT  TestIpcModeOlderClient
00:24:59 [2020-01-18T00:24:59.547Z] === CONT  TestDaemonRestartIpcMode
00:24:59 [2020-01-18T00:24:59.547Z] --- PASS: TestIpcModeOlderClient (0.15s)
00:25:00 [2020-01-18T00:25:00.148Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
00:25:00 [2020-01-18T00:25:00.148Z] #33 131.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
00:25:00 [2020-01-18T00:25:00.148Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
00:25:00 [2020-01-18T00:25:00.148Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
00:25:00 [2020-01-18T00:25:00.148Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
00:25:00 [2020-01-18T00:25:00.148Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
00:25:00 [2020-01-18T00:25:00.148Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
00:25:00 [2020-01-18T00:25:00.714Z] #33 141.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
00:25:01 [2020-01-18T00:25:01.279Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
00:25:02 [2020-01-18T00:25:02.032Z] === RUN   TestDockerSuite/TestCpToStdout
00:25:02 [2020-01-18T00:25:02.958Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:25:03 [2020-01-18T00:25:03.031Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s)
00:25:03 [2020-01-18T00:25:03.177Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
00:25:03 [2020-01-18T00:25:03.317Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
00:25:03 [2020-01-18T00:25:03.317Z] PASS
00:25:03 [2020-01-18T00:25:03.317Z] 
00:25:03 [2020-01-18T00:25:03.317Z] === Skipped
00:25:03 [2020-01-18T00:25:03.317Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
00:25:03 [2020-01-18T00:25:03.317Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:25:03 [2020-01-18T00:25:03.317Z] 
00:25:03 [2020-01-18T00:25:03.317Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:25:03 [2020-01-18T00:25:03.317Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:25:03 [2020-01-18T00:25:03.317Z] 
00:25:03 [2020-01-18T00:25:03.317Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
00:25:03 [2020-01-18T00:25:03.317Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:25:03 [2020-01-18T00:25:03.317Z] 
00:25:03 [2020-01-18T00:25:03.317Z] 
00:25:03 [2020-01-18T00:25:03.317Z] DONE 197 tests, 3 skipped in 114.548s
00:25:03 [2020-01-18T00:25:03.317Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
00:25:03 [2020-01-18T00:25:03.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
00:25:03 [2020-01-18T00:25:03.317Z] ++ set -e
00:25:03 [2020-01-18T00:25:03.317Z] ++ '[' -n 0 ']'
00:25:03 [2020-01-18T00:25:03.317Z] ++ set -x
00:25:03 [2020-01-18T00:25:03.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
00:25:03 [2020-01-18T00:25:03.317Z] INFO: Testing against a local daemon
00:25:03 [2020-01-18T00:25:03.317Z] === RUN   TestCommitInheritsEnv
00:25:03 [2020-01-18T00:25:03.940Z] --- PASS: TestCommitInheritsEnv (0.40s)
00:25:03 [2020-01-18T00:25:03.940Z] === RUN   TestImportExtremelyLargeImageWorks
00:25:03 [2020-01-18T00:25:03.940Z] === PAUSE TestImportExtremelyLargeImageWorks
00:25:03 [2020-01-18T00:25:03.940Z] === RUN   TestImagesFilterMultiReference
00:25:03 [2020-01-18T00:25:03.940Z] --- PASS: TestImagesFilterMultiReference (0.07s)
00:25:03 [2020-01-18T00:25:03.940Z] === RUN   TestImagePullPlatformInvalid
00:25:03 [2020-01-18T00:25:03.940Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:25:03 [2020-01-18T00:25:03.940Z] === RUN   TestRemoveImageOrphaning
00:25:04 [2020-01-18T00:25:04.110Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
00:25:04 [2020-01-18T00:25:04.564Z] --- PASS: TestRemoveImageOrphaning (0.42s)
00:25:04 [2020-01-18T00:25:04.564Z] === RUN   TestRemoveImageGarbageCollector
00:25:04 [2020-01-18T00:25:04.564Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:25:04 [2020-01-18T00:25:04.564Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:25:04 [2020-01-18T00:25:04.564Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:25:04 [2020-01-18T00:25:04.564Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:25:04 [2020-01-18T00:25:04.564Z] === RUN   TestTagInvalidReference
00:25:04 [2020-01-18T00:25:04.564Z] --- PASS: TestTagInvalidReference (0.05s)
00:25:04 [2020-01-18T00:25:04.564Z] === RUN   TestTagValidPrefixedRepo
00:25:04 [2020-01-18T00:25:04.564Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
00:25:04 [2020-01-18T00:25:04.564Z] === RUN   TestTagExistedNameWithoutForce
00:25:04 [2020-01-18T00:25:04.564Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
00:25:04 [2020-01-18T00:25:04.564Z] === RUN   TestTagOfficialNames
00:25:04 [2020-01-18T00:25:04.564Z] --- PASS: TestTagOfficialNames (0.07s)
00:25:04 [2020-01-18T00:25:04.564Z] === RUN   TestTagMatchesDigest
00:25:04 [2020-01-18T00:25:04.564Z] --- PASS: TestTagMatchesDigest (0.03s)
00:25:04 [2020-01-18T00:25:04.564Z] === CONT  TestImportExtremelyLargeImageWorks
00:25:05 [2020-01-18T00:25:05.481Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
00:25:06 [2020-01-18T00:25:06.221Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:25:06 [2020-01-18T00:25:06.780Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:25:07 [2020-01-18T00:25:07.376Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
00:25:07 [2020-01-18T00:25:07.705Z] === RUN   TestDockerSuite/TestCpVolumePath
00:25:08 [2020-01-18T00:25:08.747Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
00:25:09 [2020-01-18T00:25:09.606Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:25:09 [2020-01-18T00:25:09.606Z] === RUN   TestDockerSuite/TestCreateArgs
00:25:09 [2020-01-18T00:25:09.606Z] === RUN   TestDockerSuite/TestCreateByImageID
00:25:10 [2020-01-18T00:25:10.118Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
00:25:10 [2020-01-18T00:25:10.175Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:25:11 [2020-01-18T00:25:11.102Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:25:11 [2020-01-18T00:25:11.102Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:25:11 [2020-01-18T00:25:11.102Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:25:12 [2020-01-18T00:25:12.026Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:25:12 [2020-01-18T00:25:12.065Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
00:25:12 [2020-01-18T00:25:12.281Z] === RUN   TestDockerSuite/TestCreateLabels
00:25:12 [2020-01-18T00:25:12.281Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:25:12 [2020-01-18T00:25:12.536Z] === RUN   TestDockerSuite/TestCreateRM
00:25:12 [2020-01-18T00:25:12.791Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:25:12 [2020-01-18T00:25:12.791Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:25:12 [2020-01-18T00:25:12.791Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:25:13 [2020-01-18T00:25:13.045Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:25:13 [2020-01-18T00:25:13.440Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
00:25:14 [2020-01-18T00:25:14.371Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
00:25:15 [2020-01-18T00:25:15.554Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:25:15 [2020-01-18T00:25:15.554Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:25:15 [2020-01-18T00:25:15.554Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:25:15 [2020-01-18T00:25:15.741Z] #33 156.0 
00:25:16 [2020-01-18T00:25:16.298Z] INFO: Expanding compiler 1 of 3...
00:25:16 [2020-01-18T00:25:16.306Z] #33 DONE 156.5s
00:25:16 [2020-01-18T00:25:16.306Z] 
00:25:16 [2020-01-18T00:25:16.306Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
00:25:16 [2020-01-18T00:25:16.481Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:25:17 [2020-01-18T00:25:17.309Z] INFO: Expanding compiler 2 of 3...
00:25:18 [2020-01-18T00:25:18.200Z] #34 DONE 1.8s
00:25:19 [2020-01-18T00:25:19.569Z] 
00:25:19 [2020-01-18T00:25:19.569Z] #35 [runner 12/12] COPY --from=builder       /build/ /
00:25:20 [2020-01-18T00:25:20.499Z] #35 DONE 1.1s
00:25:20 [2020-01-18T00:25:20.642Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:25:20 [2020-01-18T00:25:20.643Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:25:20 [2020-01-18T00:25:20.643Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:25:20 [2020-01-18T00:25:20.643Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:25:20 [2020-01-18T00:25:20.643Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:25:20 [2020-01-18T00:25:20.643Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:25:20 [2020-01-18T00:25:20.756Z] 
00:25:20 [2020-01-18T00:25:20.756Z] #36 exporting to image
00:25:20 [2020-01-18T00:25:20.756Z] #36 exporting layers
00:25:21 [2020-01-18T00:25:21.568Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:25:23 [2020-01-18T00:25:23.260Z] INFO: Expanding compiler 3 of 3...
00:25:23 [2020-01-18T00:25:23.260Z] INFO: Removing downloaded files...
00:25:23 [2020-01-18T00:25:23.260Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
00:25:23 [2020-01-18T00:25:23.260Z] INFO: Configuring git core.autocrlf...
00:25:23 [2020-01-18T00:25:23.280Z] #36 exporting layers 2.4s done
00:25:23 [2020-01-18T00:25:23.280Z] #36 writing image sha256:8c66b7e58571834348873a9054958efb9c2b5f050ecc78470b826c628bab46c3 done
00:25:23 [2020-01-18T00:25:23.280Z] #36 naming to docker.io/library/moby-e2e-test done
00:25:23 [2020-01-18T00:25:23.280Z] #36 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:25:23 [2020-01-18T00:25:23.455Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:25:23 [2020-01-18T00:25:23.590Z] + echo Ensuring container killed.
00:25:23 [2020-01-18T00:25:23.590Z] Ensuring container killed.
00:25:23 [2020-01-18T00:25:23.590Z] + docker rm -vf docker-pr1
00:25:23 [2020-01-18T00:25:23.590Z] Error: No such container: docker-pr1
00:25:23 [2020-01-18T00:25:23.590Z] + true
[Pipeline] sh
00:25:23 [2020-01-18T00:25:23.876Z] + echo Chowning /workspace to jenkins user
00:25:23 [2020-01-18T00:25:23.876Z] Chowning /workspace to jenkins user
00:25:23 [2020-01-18T00:25:23.876Z] + id -u
00:25:23 [2020-01-18T00:25:23.876Z] + id -g
00:25:23 [2020-01-18T00:25:23.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40393:/workspace busybox chown -R 1000:1000 /workspace
00:25:24 [2020-01-18T00:25:24.379Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:25:25 [2020-01-18T00:25:25.108Z] + bundleName=unit
00:25:25 [2020-01-18T00:25:25.108Z] + echo Creating unit-bundles.tar.gz
00:25:25 [2020-01-18T00:25:25.108Z] Creating unit-bundles.tar.gz
00:25:25 [2020-01-18T00:25:25.108Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
00:25:25 [2020-01-18T00:25:25.108Z] bundles/junit-report.xml
00:25:25 [2020-01-18T00:25:25.108Z] bundles/go-test-report.json
00:25:25 [2020-01-18T00:25:25.108Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:25:25 [2020-01-18T00:25:25.118Z] Archiving artifacts
00:25:25 [2020-01-18T00:25:25.577Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40393/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:25:25 [2020-01-18T00:25:25.884Z] + make clean
00:25:26 [2020-01-18T00:25:26.143Z] docker volume rm -f docker-dev-cache
00:25:26 [2020-01-18T00:25:26.143Z] docker-dev-cache
[Pipeline] deleteDir
00:25:26 [2020-01-18T00:25:26.263Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:25:27 [2020-01-18T00:25:27.626Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:25:28 [2020-01-18T00:25:28.552Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:25:29 [2020-01-18T00:25:29.479Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:25:29 [2020-01-18T00:25:29.479Z] === RUN   TestDockerSuite/TestDevicePermissions
00:25:30 [2020-01-18T00:25:30.403Z] === RUN   TestDockerSuite/TestDockerFails
00:25:30 [2020-01-18T00:25:30.403Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:25:30 [2020-01-18T00:25:30.403Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:25:30 [2020-01-18T00:25:30.403Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
00:25:31 [2020-01-18T00:25:31.765Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:25:32 [2020-01-18T00:25:32.693Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
00:25:33 [2020-01-18T00:25:33.617Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:25:34 [2020-01-18T00:25:34.179Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:25:34 [2020-01-18T00:25:34.179Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:25:34 [2020-01-18T00:25:34.179Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:25:34 [2020-01-18T00:25:34.438Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:25:40 [2020-01-18T00:25:40.965Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:25:41 [2020-01-18T00:25:41.222Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:25:45 [2020-01-18T00:25:45.387Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:25:47 [2020-01-18T00:25:47.896Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:25:50 [2020-01-18T00:25:50.406Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:25:51 [2020-01-18T00:25:51.331Z] === RUN   TestDockerSuite/TestEventsAttach
00:25:52 [2020-01-18T00:25:52.257Z] === RUN   TestDockerSuite/TestEventsCommit
00:25:53 [2020-01-18T00:25:53.182Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:25:54 [2020-01-18T00:25:54.107Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:25:54 [2020-01-18T00:25:54.666Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:25:55 [2020-01-18T00:25:55.591Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:25:57 [2020-01-18T00:25:57.474Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
00:25:59 [2020-01-18T00:25:59.358Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:26:02 [2020-01-18T00:26:02.618Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:26:05 [2020-01-18T00:26:05.137Z] === RUN   TestDockerSuite/TestEventsCopy
00:26:06 [2020-01-18T00:26:06.499Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:26:07 [2020-01-18T00:26:07.859Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:26:08 [2020-01-18T00:26:08.784Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:26:08 [2020-01-18T00:26:08.784Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:26:09 [2020-01-18T00:26:09.039Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:26:10 [2020-01-18T00:26:10.923Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:26:11 [2020-01-18T00:26:11.483Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:26:11 [2020-01-18T00:26:11.739Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:26:11 [2020-01-18T00:26:11.739Z] === RUN   TestDockerSuite/TestEventsFilterType
00:26:11 [2020-01-18T00:26:11.994Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:26:12 [2020-01-18T00:26:12.250Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:26:12 [2020-01-18T00:26:12.250Z] === RUN   TestDockerSuite/TestEventsFilters
00:26:14 [2020-01-18T00:26:14.135Z] === RUN   TestDockerSuite/TestEventsFormat
00:26:16 [2020-01-18T00:26:16.022Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:26:16 [2020-01-18T00:26:16.022Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:26:16 [2020-01-18T00:26:16.022Z] === RUN   TestDockerSuite/TestEventsImageImport
00:26:16 [2020-01-18T00:26:16.949Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:26:17 [2020-01-18T00:26:17.204Z] === RUN   TestDockerSuite/TestEventsImagePull
00:26:17 [2020-01-18T00:26:17.763Z] === RUN   TestDockerSuite/TestEventsImageTag
00:26:18 [2020-01-18T00:26:18.687Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:26:18 [2020-01-18T00:26:18.942Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:26:18 [2020-01-18T00:26:18.942Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:26:18 [2020-01-18T00:26:18.942Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:26:20 [2020-01-18T00:26:20.826Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:26:21 [2020-01-18T00:26:21.751Z] === RUN   TestDockerSuite/TestEventsRename
00:26:22 [2020-01-18T00:26:22.675Z] === RUN   TestDockerSuite/TestEventsResize
00:26:23 [2020-01-18T00:26:23.601Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:26:24 [2020-01-18T00:26:24.162Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:26:25 [2020-01-18T00:26:25.090Z] === RUN   TestDockerSuite/TestEventsStreaming
00:26:26 [2020-01-18T00:26:26.013Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:26:29 [2020-01-18T00:26:29.282Z] === RUN   TestDockerSuite/TestEventsTop
00:26:30 [2020-01-18T00:26:30.210Z] === RUN   TestDockerSuite/TestEventsUntag
00:26:32 [2020-01-18T00:26:32.719Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:26:34 [2020-01-18T00:26:34.081Z] === RUN   TestDockerSuite/TestExec
00:26:35 [2020-01-18T00:26:35.005Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:26:35 [2020-01-18T00:26:35.005Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:26:35 [2020-01-18T00:26:35.930Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:26:36 [2020-01-18T00:26:36.856Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:26:38 [2020-01-18T00:26:38.219Z] === RUN   TestDockerSuite/TestExecAPIStart
00:26:40 [2020-01-18T00:26:40.105Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:26:41 [2020-01-18T00:26:41.994Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:26:42 [2020-01-18T00:26:42.554Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:26:43 [2020-01-18T00:26:43.479Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:26:44 [2020-01-18T00:26:44.403Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:26:45 [2020-01-18T00:26:45.327Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:26:46 [2020-01-18T00:26:46.251Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:26:48 [2020-01-18T00:26:48.134Z] === RUN   TestDockerSuite/TestExecCgroup
00:26:49 [2020-01-18T00:26:49.059Z] === RUN   TestDockerSuite/TestExecEnv
00:26:49 [2020-01-18T00:26:49.985Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:26:51 [2020-01-18T00:26:51.868Z] === RUN   TestDockerSuite/TestExecExitStatus
00:26:52 [2020-01-18T00:26:52.793Z] === RUN   TestDockerSuite/TestExecInspectID
00:26:56 [2020-01-18T00:26:56.058Z] === RUN   TestDockerSuite/TestExecInteractive
00:26:56 [2020-01-18T00:26:56.617Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:26:57 [2020-01-18T00:26:57.542Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:26:58 [2020-01-18T00:26:58.467Z] === RUN   TestDockerSuite/TestExecParseError
00:26:59 [2020-01-18T00:26:59.392Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:27:00 [2020-01-18T00:27:00.321Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:27:01 [2020-01-18T00:27:01.683Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:27:03 [2020-01-18T00:27:03.044Z] === RUN   TestDockerSuite/TestExecSetEnv
00:27:03 [2020-01-18T00:27:03.968Z] === RUN   TestDockerSuite/TestExecStartFails
00:27:04 [2020-01-18T00:27:04.892Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:27:07 [2020-01-18T00:27:07.401Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:27:17 [2020-01-18T00:27:17.333Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:27:17 [2020-01-18T00:27:17.333Z] === RUN   TestDockerSuite/TestExecTTY
00:27:17 [2020-01-18T00:27:17.587Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:27:18 [2020-01-18T00:27:18.512Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:27:19 [2020-01-18T00:27:19.437Z] === RUN   TestDockerSuite/TestExecUlimits
00:27:20 [2020-01-18T00:27:20.210Z] Removing intermediate container 223dc853f46c
00:27:20 [2020-01-18T00:27:20.210Z]  ---> 2e700a842748
00:27:20 [2020-01-18T00:27:20.210Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"');     &go $optsForGet;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     Write-Host "INFO:     Sources obtained for gotestsum...";     $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum";     Push-Location $GotestsumPath;     $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT""");     &git $optsForCheckout;     $savedExitCode = $LASTEXITCODE;     if ($savedExitCode -eq 0) {       Write-Host "INFO:     Checkout done for gotestsum...";       $optsForBuild = @('"build"', '"-buildmode=exe"');       &go $optsForBuild;       $savedExitCode = $LASTEXITCODE;     } else {       Throw '"gotestsum checkout failed..."';     }     Pop-Location;         if ($savedExitCode -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
00:27:20 [2020-01-18T00:27:20.210Z]  ---> Running in cd63f3f4cf88
00:27:20 [2020-01-18T00:27:20.361Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:27:20 [2020-01-18T00:27:20.361Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:27:21 [2020-01-18T00:27:21.228Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
00:27:22 [2020-01-18T00:27:22.248Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:27:23 [2020-01-18T00:27:23.615Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:27:24 [2020-01-18T00:27:24.990Z] === RUN   TestDockerSuite/TestExecWithTERM
00:27:25 [2020-01-18T00:27:25.549Z] === RUN   TestDockerSuite/TestExecWithUser
00:27:26 [2020-01-18T00:27:26.475Z] === RUN   TestDockerSuite/TestGetContainerStats
00:27:29 [2020-01-18T00:27:29.733Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:27:31 [2020-01-18T00:27:31.617Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:27:36 [2020-01-18T00:27:36.852Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:27:38 [2020-01-18T00:27:38.735Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:27:43 [2020-01-18T00:27:43.969Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:27:44 [2020-01-18T00:27:44.529Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:27:44 [2020-01-18T00:27:44.529Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:27:44 [2020-01-18T00:27:44.529Z] === RUN   TestDockerSuite/TestHealth
00:27:51 [2020-01-18T00:27:51.650Z] INFO: Sources obtained for gotestsum...
00:27:51 [2020-01-18T00:27:51.650Z] INFO: Checkout done for gotestsum...
00:27:51 [2020-01-18T00:27:51.650Z] INFO: Build done for gotestsum...
00:28:04 [2020-01-18T00:28:04.263Z] Removing intermediate container cd63f3f4cf88
00:28:04 [2020-01-18T00:28:04.263Z]  ---> 4177ce1fa0fe
00:28:04 [2020-01-18T00:28:04.263Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
00:28:04 [2020-01-18T00:28:04.263Z]  ---> Running in 073dc5e23024
00:28:04 [2020-01-18T00:28:04.263Z] Removing intermediate container 073dc5e23024
00:28:04 [2020-01-18T00:28:04.263Z]  ---> 1927dc935555
00:28:04 [2020-01-18T00:28:04.263Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
00:28:04 [2020-01-18T00:28:04.263Z]  ---> Running in 7f9187f55ec8
00:28:04 [2020-01-18T00:28:04.263Z] Removing intermediate container 7f9187f55ec8
00:28:04 [2020-01-18T00:28:04.263Z]  ---> e71fac09ae28
00:28:04 [2020-01-18T00:28:04.263Z] Step 10/10 : COPY . .
00:28:06 [2020-01-18T00:28:06.397Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:28:06 [2020-01-18T00:28:06.397Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:28:06 [2020-01-18T00:28:06.397Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:28:06 [2020-01-18T00:28:06.397Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:28:06 [2020-01-18T00:28:06.397Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:28:06 [2020-01-18T00:28:06.397Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:28:07 [2020-01-18T00:28:07.323Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:28:07 [2020-01-18T00:28:07.323Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:28:07 [2020-01-18T00:28:07.323Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:28:07 [2020-01-18T00:28:07.323Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:28:07 [2020-01-18T00:28:07.884Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:28:07 [2020-01-18T00:28:07.884Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:28:08 [2020-01-18T00:28:08.443Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:28:08 [2020-01-18T00:28:08.443Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:28:09 [2020-01-18T00:28:09.373Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:28:09 [2020-01-18T00:28:09.628Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:28:09 [2020-01-18T00:28:09.628Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:28:10 [2020-01-18T00:28:10.553Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:28:11 [2020-01-18T00:28:11.917Z] === RUN   TestDockerSuite/TestImagesFormat
00:28:11 [2020-01-18T00:28:11.917Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:28:12 [2020-01-18T00:28:12.844Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:28:16 [2020-01-18T00:28:16.103Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:28:16 [2020-01-18T00:28:16.103Z] === RUN   TestDockerSuite/TestImportBadURL
00:28:16 [2020-01-18T00:28:16.103Z] === RUN   TestDockerSuite/TestImportDisplay
00:28:17 [2020-01-18T00:28:17.988Z] === RUN   TestDockerSuite/TestImportFile
00:28:19 [2020-01-18T00:28:19.873Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:28:19 [2020-01-18T00:28:19.873Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:28:21 [2020-01-18T00:28:21.761Z] === RUN   TestDockerSuite/TestImportGzipped
00:28:24 [2020-01-18T00:28:24.272Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:28:26 [2020-01-18T00:28:26.157Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:28:26 [2020-01-18T00:28:26.717Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:28:27 [2020-01-18T00:28:27.642Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:28:29 [2020-01-18T00:28:29.007Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:28:29 [2020-01-18T00:28:29.007Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:28:29 [2020-01-18T00:28:29.007Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:28:29 [2020-01-18T00:28:29.713Z]  ---> 79397a08aecd
00:28:29 [2020-01-18T00:28:29.713Z] Successfully built 79397a08aecd
00:28:29 [2020-01-18T00:28:29.713Z] Successfully tagged docker:latest
00:28:29 [2020-01-18T00:28:29.713Z] INFO: Image build ended at 01/18/2020 00:28:29. Duration:00:04:11.6890712
00:28:29 [2020-01-18T00:28:29.932Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:28:30 [2020-01-18T00:28:30.193Z] 
00:28:30 [2020-01-18T00:28:30.193Z] 
00:28:30 [2020-01-18T00:28:30.193Z] INFO: Building the test binaries at 01/18/2020 00:28:29...
00:28:30 [2020-01-18T00:28:30.492Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:28:31 [2020-01-18T00:28:31.416Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:28:32 [2020-01-18T00:28:32.342Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:28:33 [2020-01-18T00:28:33.267Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:28:34 [2020-01-18T00:28:34.050Z] INFO: make.ps1 starting at 01/18/2020 00:28:33
00:28:34 [2020-01-18T00:28:34.206Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:28:34 [2020-01-18T00:28:34.206Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:28:34 [2020-01-18T00:28:34.528Z] INFO: Git commit (572cb55c0e) assumed from DOCKER_GITCOMMIT environment variable
00:28:34 [2020-01-18T00:28:34.528Z] INFO: Invoking autogen...
00:28:35 [2020-01-18T00:28:35.537Z] INFO: Building daemon...
00:28:36 [2020-01-18T00:28:36.132Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
00:28:36 [2020-01-18T00:28:36.132Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:28:37 [2020-01-18T00:28:37.057Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:28:37 [2020-01-18T00:28:37.984Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:28:37 [2020-01-18T00:28:37.984Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:28:38 [2020-01-18T00:28:38.911Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:28:38 [2020-01-18T00:28:38.911Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:28:40 [2020-01-18T00:28:40.797Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:28:40 [2020-01-18T00:28:40.798Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
00:28:41 [2020-01-18T00:28:41.359Z] === RUN   TestDockerSuite/TestInspectDefault
00:28:42 [2020-01-18T00:28:42.284Z] === RUN   TestDockerSuite/TestInspectHistory
00:28:43 [2020-01-18T00:28:43.211Z] === RUN   TestDockerSuite/TestInspectImage
00:28:43 [2020-01-18T00:28:43.211Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:28:43 [2020-01-18T00:28:43.211Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:28:43 [2020-01-18T00:28:43.211Z] === RUN   TestDockerSuite/TestInspectInt64
00:28:44 [2020-01-18T00:28:44.138Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
00:28:44 [2020-01-18T00:28:44.138Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:28:45 [2020-01-18T00:28:45.063Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:28:45 [2020-01-18T00:28:45.063Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:28:45 [2020-01-18T00:28:45.989Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:28:46 [2020-01-18T00:28:46.914Z] === RUN   TestDockerSuite/TestInspectPlugin
00:28:47 [2020-01-18T00:28:47.474Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
00:28:48 [2020-01-18T00:28:48.837Z] === RUN   TestDockerSuite/TestInspectRootFS
00:28:48 [2020-01-18T00:28:48.837Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:28:49 [2020-01-18T00:28:49.764Z] === RUN   TestDockerSuite/TestInspectStatus
00:28:50 [2020-01-18T00:28:50.324Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
00:28:50 [2020-01-18T00:28:50.581Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:28:52 [2020-01-18T00:28:52.465Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:28:53 [2020-01-18T00:28:53.390Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
00:28:53 [2020-01-18T00:28:53.390Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:28:54 [2020-01-18T00:28:54.315Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:28:55 [2020-01-18T00:28:55.239Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:28:56 [2020-01-18T00:28:56.172Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:28:56 [2020-01-18T00:28:56.439Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
00:28:56 [2020-01-18T00:28:56.699Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:28:57 [2020-01-18T00:28:57.622Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:28:57 [2020-01-18T00:28:57.622Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:29:00 [2020-01-18T00:29:00.882Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:29:01 [2020-01-18T00:29:01.442Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
00:29:02 [2020-01-18T00:29:02.003Z] === RUN   TestDockerSuite/TestLinksEnvs
00:29:03 [2020-01-18T00:29:03.889Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:29:04 [2020-01-18T00:29:04.451Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:29:06 [2020-01-18T00:29:06.337Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:29:06 [2020-01-18T00:29:06.592Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
00:29:09 [2020-01-18T00:29:09.102Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:29:11 [2020-01-18T00:29:11.613Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:29:11 [2020-01-18T00:29:11.868Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:29:14 [2020-01-18T00:29:14.378Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:29:14 [2020-01-18T00:29:14.633Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:29:15 [2020-01-18T00:29:15.557Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:29:27 [2020-01-18T00:29:27.713Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:29:30 [2020-01-18T00:29:30.229Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:29:31 [2020-01-18T00:29:31.598Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
00:29:32 [2020-01-18T00:29:32.158Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:29:33 [2020-01-18T00:29:33.083Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:29:36 [2020-01-18T00:29:36.346Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:29:36 [2020-01-18T00:29:36.346Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:29:36 [2020-01-18T00:29:36.346Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:29:36 [2020-01-18T00:29:36.346Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:29:36 [2020-01-18T00:29:36.346Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:29:37 [2020-01-18T00:29:37.271Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:29:38 [2020-01-18T00:29:38.196Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:29:41 [2020-01-18T00:29:41.455Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
00:29:42 [2020-01-18T00:29:42.015Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:29:42 [2020-01-18T00:29:42.941Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:29:45 [2020-01-18T00:29:45.452Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
00:29:47 [2020-01-18T00:29:47.961Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:29:48 [2020-01-18T00:29:48.085Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
00:29:48 [2020-01-18T00:29:48.085Z] 
00:29:48 [2020-01-18T00:29:48.085Z]  ________   ____  __.
00:29:48 [2020-01-18T00:29:48.085Z]  \_____  \ |    |/ _|
00:29:48 [2020-01-18T00:29:48.085Z]  /   |   \|      <
00:29:48 [2020-01-18T00:29:48.085Z]  /    |    \    |  \
00:29:48 [2020-01-18T00:29:48.085Z]  \_______  /____|__ \
00:29:48 [2020-01-18T00:29:48.085Z]          \/        \/
00:29:48 [2020-01-18T00:29:48.085Z] 
00:29:48 [2020-01-18T00:29:48.085Z] INFO: make.ps1 ended at 01/18/2020 00:29:41
00:29:48 [2020-01-18T00:29:48.085Z] INFO: Binaries build ended at 01/18/2020 00:29:43. Duration:00:01:13.4663697
00:29:48 [2020-01-18T00:29:48.085Z] INFO: Copying the built daemon binary to d:\CI\PR-40393\1\binary\dockerd-572cb55c0e.exe...
00:29:48 [2020-01-18T00:29:48.085Z] INFO: Copying the built client binary to d:\CI\PR-40393\1\binary\docker-572cb55c0e.exe...
00:29:48 [2020-01-18T00:29:48.085Z] INFO: Copying dockerversion from the container...
00:29:48 [2020-01-18T00:29:48.085Z] INFO: Copying the golang package from the container to d:\CI\PR-40393\1\installer\go.zip...
00:29:48 [2020-01-18T00:29:48.885Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:29:48 [2020-01-18T00:29:48.885Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:29:49 [2020-01-18T00:29:49.678Z] INFO: Extracting go.zip to d:\CI\PR-40393\1\go
00:29:49 [2020-01-18T00:29:49.810Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:29:51 [2020-01-18T00:29:51.173Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:29:52 [2020-01-18T00:29:52.100Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:29:53 [2020-01-18T00:29:53.461Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:29:54 [2020-01-18T00:29:54.385Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:29:56 [2020-01-18T00:29:56.900Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:29:57 [2020-01-18T00:29:57.823Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:29:58 [2020-01-18T00:29:58.382Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
00:29:58 [2020-01-18T00:29:58.638Z] === RUN   TestDockerSuite/TestLogsSince
00:30:01 [2020-01-18T00:30:01.900Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
00:30:05 [2020-01-18T00:30:05.160Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
00:30:05 [2020-01-18T00:30:05.415Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:30:07 [2020-01-18T00:30:07.926Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
00:30:11 [2020-01-18T00:30:11.186Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
00:30:11 [2020-01-18T00:30:11.442Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:30:12 [2020-01-18T00:30:12.270Z] --- PASS: TestImportExtremelyLargeImageWorks (299.22s)
00:30:12 [2020-01-18T00:30:12.270Z] PASS
00:30:12 [2020-01-18T00:30:12.270Z] 
00:30:12 [2020-01-18T00:30:12.270Z] === Skipped
00:30:12 [2020-01-18T00:30:12.270Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
00:30:12 [2020-01-18T00:30:12.270Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:30:12 [2020-01-18T00:30:12.271Z] 
00:30:12 [2020-01-18T00:30:12.271Z] 
00:30:12 [2020-01-18T00:30:12.271Z] DONE 12 tests, 1 skipped in 300.571s
00:30:12 [2020-01-18T00:30:12.271Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
00:30:12 [2020-01-18T00:30:12.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
00:30:12 [2020-01-18T00:30:12.271Z] ++ set -e
00:30:12 [2020-01-18T00:30:12.271Z] ++ '[' -n 0 ']'
00:30:12 [2020-01-18T00:30:12.271Z] ++ set -x
00:30:12 [2020-01-18T00:30:12.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
00:30:12 [2020-01-18T00:30:12.271Z] INFO: Testing against a local daemon
00:30:12 [2020-01-18T00:30:12.271Z] === RUN   TestNetworkCreateDelete
00:30:12 [2020-01-18T00:30:12.271Z] --- PASS: TestNetworkCreateDelete (0.21s)
00:30:12 [2020-01-18T00:30:12.271Z] === RUN   TestDockerNetworkDeletePreferID
00:30:12 [2020-01-18T00:30:12.271Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s)
00:30:12 [2020-01-18T00:30:12.271Z] === RUN   TestInspectNetwork
00:30:12 [2020-01-18T00:30:12.271Z] === RUN   TestInspectNetwork/full_network_id
00:30:12 [2020-01-18T00:30:12.271Z] === RUN   TestInspectNetwork/partial_network_id
00:30:12 [2020-01-18T00:30:12.271Z] === RUN   TestInspectNetwork/network_name
00:30:12 [2020-01-18T00:30:12.271Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:30:12 [2020-01-18T00:30:12.366Z] === RUN   TestDockerSuite/TestLogsTail
00:30:12 [2020-01-18T00:30:12.559Z] --- PASS: TestInspectNetwork (7.60s)
00:30:12 [2020-01-18T00:30:12.559Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:30:12 [2020-01-18T00:30:12.559Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:30:12 [2020-01-18T00:30:12.559Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:30:12 [2020-01-18T00:30:12.559Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:30:12 [2020-01-18T00:30:12.559Z] === RUN   TestRunContainerWithBridgeNone
00:30:13 [2020-01-18T00:30:13.293Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:30:14 [2020-01-18T00:30:14.219Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:30:14 [2020-01-18T00:30:14.602Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
00:30:14 [2020-01-18T00:30:14.603Z] === RUN   TestNetworkInvalidJSON
00:30:14 [2020-01-18T00:30:14.779Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
00:30:14 [2020-01-18T00:30:14.889Z] === RUN   TestNetworkInvalidJSON//networks/create
00:30:14 [2020-01-18T00:30:14.889Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:30:14 [2020-01-18T00:30:14.889Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:30:14 [2020-01-18T00:30:14.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:30:14 [2020-01-18T00:30:14.889Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:30:14 [2020-01-18T00:30:14.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:30:14 [2020-01-18T00:30:14.889Z] === CONT  TestNetworkInvalidJSON//networks/create
00:30:14 [2020-01-18T00:30:14.889Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:30:14 [2020-01-18T00:30:14.889Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:30:14 [2020-01-18T00:30:14.889Z] --- PASS: TestNetworkInvalidJSON (0.04s)
00:30:14 [2020-01-18T00:30:14.889Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:30:14 [2020-01-18T00:30:14.889Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:30:14 [2020-01-18T00:30:14.889Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:30:14 [2020-01-18T00:30:14.889Z] === RUN   TestDaemonRestartWithLiveRestore
00:30:15 [2020-01-18T00:30:15.034Z] === RUN   TestDockerSuite/TestMountIntoProc
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Extraction ended at 01/18/2020 00:30:14. Duration:00:00:24.6874889
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Updating the golang and path environment variables
00:30:15 [2020-01-18T00:30:15.137Z] INFO: GOPATH=d:\gopath
00:30:15 [2020-01-18T00:30:15.137Z] INFO: go version go1.13.6 windows/amd64
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Running the daemon under test in debug mode
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Starting a daemon under test...
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40393\1\daemon --pidfile d:\CI\PR-40393\1\docker.pid -D
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Process started successfully.
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Start tailing logs of the daemon under tests
00:30:15 [2020-01-18T00:30:15.137Z] INFO: Waiting for the daemon under test to start...
00:30:15 [2020-01-18T00:30:15.595Z] === RUN   TestDockerSuite/TestMountIntoSys
00:30:15 [2020-01-18T00:30:15.910Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
00:30:15 [2020-01-18T00:30:15.910Z] === RUN   TestDaemonDefaultNetworkPools
00:30:16 [2020-01-18T00:30:16.524Z] === RUN   TestDockerSuite/TestNetHostname
00:30:16 [2020-01-18T00:30:16.531Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
00:30:16 [2020-01-18T00:30:16.531Z] === RUN   TestDaemonRestartWithExistingNetwork
00:30:18 [2020-01-18T00:30:18.032Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s)
00:30:18 [2020-01-18T00:30:18.032Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:30:18 [2020-01-18T00:30:18.134Z] INFO: Daemon under test started and replied!
00:30:18 [2020-01-18T00:30:18.134Z] INFO: Docker version of the daemon under test
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] Client:
00:30:18 [2020-01-18T00:30:18.134Z]  Version:      17.06.2-ce
00:30:18 [2020-01-18T00:30:18.134Z]  API version:  1.30
00:30:18 [2020-01-18T00:30:18.134Z]  Go version:   go1.8.3
00:30:18 [2020-01-18T00:30:18.134Z]  Git commit:   cec0b72
00:30:18 [2020-01-18T00:30:18.134Z]  Built:        Tue Sep  5 19:57:19 2017
00:30:18 [2020-01-18T00:30:18.134Z]  OS/Arch:      windows/amd64
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] Server:
00:30:18 [2020-01-18T00:30:18.134Z]  Version:      0.0.0-dev
00:30:18 [2020-01-18T00:30:18.134Z]  API version:  1.41 (minimum version 1.24)
00:30:18 [2020-01-18T00:30:18.134Z]  Go version:   go1.13.6
00:30:18 [2020-01-18T00:30:18.134Z]  Git commit:   572cb55c0e
00:30:18 [2020-01-18T00:30:18.134Z]  Built:        01/18/2020 00:28:34
00:30:18 [2020-01-18T00:30:18.134Z]  OS/Arch:      windows/amd64
00:30:18 [2020-01-18T00:30:18.134Z]  Experimental: false
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] INFO: Docker info of the daemon under test
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] Containers: 0
00:30:18 [2020-01-18T00:30:18.134Z]  Running: 0
00:30:18 [2020-01-18T00:30:18.134Z]  Paused: 0
00:30:18 [2020-01-18T00:30:18.134Z]  Stopped: 0
00:30:18 [2020-01-18T00:30:18.134Z] Images: 0
00:30:18 [2020-01-18T00:30:18.134Z] Server Version: 0.0.0-dev
00:30:18 [2020-01-18T00:30:18.134Z] Storage Driver: windowsfilter
00:30:18 [2020-01-18T00:30:18.134Z]  Windows: 
00:30:18 [2020-01-18T00:30:18.134Z] Logging Driver: json-file
00:30:18 [2020-01-18T00:30:18.134Z] Plugins: 
00:30:18 [2020-01-18T00:30:18.134Z]  Volume: local
00:30:18 [2020-01-18T00:30:18.134Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:30:18 [2020-01-18T00:30:18.134Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:30:18 [2020-01-18T00:30:18.134Z] Swarm: inactive
00:30:18 [2020-01-18T00:30:18.134Z] Default Isolation: process
00:30:18 [2020-01-18T00:30:18.134Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:30:18 [2020-01-18T00:30:18.134Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
00:30:18 [2020-01-18T00:30:18.134Z] OSType: windows
00:30:18 [2020-01-18T00:30:18.134Z] Architecture: x86_64
00:30:18 [2020-01-18T00:30:18.134Z] CPUs: 4
00:30:18 [2020-01-18T00:30:18.134Z] Total Memory: 32GiB
00:30:18 [2020-01-18T00:30:18.134Z] Name: azwin-2-585fb0
00:30:18 [2020-01-18T00:30:18.134Z] ID: WF7H:XVJG:654G:YL3O:FUFP:3KVV:Q65U:IMCQ:X5L3:HI6X:YJQ4:M7CS
00:30:18 [2020-01-18T00:30:18.134Z] Docker Root Dir: D:\CI\PR-40393\1\daemon
00:30:18 [2020-01-18T00:30:18.134Z] Debug Mode (client): false
00:30:18 [2020-01-18T00:30:18.134Z] Debug Mode (server): true
00:30:18 [2020-01-18T00:30:18.134Z]  File Descriptors: -1
00:30:18 [2020-01-18T00:30:18.134Z]  Goroutines: 17
00:30:18 [2020-01-18T00:30:18.134Z]  System Time: 2020-01-18T00:30:17.734286Z
00:30:18 [2020-01-18T00:30:18.134Z]  EventsListeners: 0
00:30:18 [2020-01-18T00:30:18.134Z] Registry: https://index.docker.io/v1/
00:30:18 [2020-01-18T00:30:18.134Z] Labels:
00:30:18 [2020-01-18T00:30:18.134Z] Experimental: false
00:30:18 [2020-01-18T00:30:18.134Z] Insecure Registries:
00:30:18 [2020-01-18T00:30:18.134Z]  127.0.0.0/8
00:30:18 [2020-01-18T00:30:18.134Z] Live Restore Enabled: false
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] INFO: Docker images of the daemon under test
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
00:30:18 [2020-01-18T00:30:18.134Z] 
00:30:18 [2020-01-18T00:30:18.134Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
00:30:18 [2020-01-18T00:30:18.134Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
00:30:18 [2020-01-18T00:30:18.134Z] ltsc2019: Pulling from windows/servercore
00:30:18 [2020-01-18T00:30:18.412Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
00:30:18 [2020-01-18T00:30:18.613Z] 65014b3c3121: Pulling fs layer
00:30:18 [2020-01-18T00:30:18.613Z] edbd72df76b4: Pulling fs layer
00:30:19 [2020-01-18T00:30:19.338Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:30:19 [2020-01-18T00:30:19.523Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s)
00:30:19 [2020-01-18T00:30:19.523Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:30:19 [2020-01-18T00:30:19.593Z] === RUN   TestDockerSuite/TestNetworkEvents
00:30:19 [2020-01-18T00:30:19.827Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:30:19 [2020-01-18T00:30:19.827Z] === RUN   TestServiceWithPredefinedNetwork
00:30:20 [2020-01-18T00:30:20.958Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:30:21 [2020-01-18T00:30:21.221Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
00:30:22 [2020-01-18T00:30:22.523Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
00:30:22 [2020-01-18T00:30:22.523Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:30:22 [2020-01-18T00:30:22.523Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:30:22 [2020-01-18T00:30:22.523Z]     service_test.go:230: FLAKY_TEST
00:30:22 [2020-01-18T00:30:22.523Z] === RUN   TestServiceWithDataPathPortInit
00:30:23 [2020-01-18T00:30:23.732Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:30:24 [2020-01-18T00:30:24.657Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
00:30:24 [2020-01-18T00:30:24.657Z] === RUN   TestDockerSuite/TestPluginActive
00:30:25 [2020-01-18T00:30:25.874Z] edbd72df76b4: Verifying Checksum
00:30:25 [2020-01-18T00:30:25.874Z] edbd72df76b4: Download complete
00:30:26 [2020-01-18T00:30:26.541Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:30:33 [2020-01-18T00:30:33.074Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
00:30:33 [2020-01-18T00:30:33.132Z] 65014b3c3121: Download complete
00:30:33 [2020-01-18T00:30:33.330Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:30:33 [2020-01-18T00:30:33.330Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:30:34 [2020-01-18T00:30:34.255Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:30:37 [2020-01-18T00:30:37.515Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:30:37 [2020-01-18T00:30:37.795Z] --- PASS: TestServiceWithDataPathPortInit (14.59s)
00:30:37 [2020-01-18T00:30:37.795Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:30:38 [2020-01-18T00:30:38.876Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
00:30:39 [2020-01-18T00:30:39.436Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:30:41 [2020-01-18T00:30:41.946Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:30:44 [2020-01-18T00:30:44.639Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s)
00:30:44 [2020-01-18T00:30:44.639Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jpvf1vlu7hv43d99r6mjybgtx Created:2020-01-18 00:30:38.054014865 +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[ba1f758155b53004033cbb0b4eecc4116d2010134279423da31f02b7addaae22:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mwcwms9gwg8341hp2wycc14ve EndpointID:7835789a3677fd7a7d29dbeb7f8c90e638f8b3a7aca9308a58c3a6d1ae4de30b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:eca9b838023ff1846ab809d7dfa7c6aefc2eff7ba89e01c5f2b22dad120172f1 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:24b07ac9108a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mwcwms9gwg8341hp2wycc14ve EndpointID:7835789a3677fd7a7d29dbeb7f8c90e638f8b3a7aca9308a58c3a6d1ae4de30b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:30:44 [2020-01-18T00:30:44.639Z] PASS
00:30:44 [2020-01-18T00:30:44.639Z] 
00:30:44 [2020-01-18T00:30:44.639Z] === Skipped
00:30:44 [2020-01-18T00:30:44.639Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:30:44 [2020-01-18T00:30:44.639Z]     service_test.go:230: FLAKY_TEST
00:30:44 [2020-01-18T00:30:44.639Z] 
00:30:44 [2020-01-18T00:30:44.639Z] 
00:30:44 [2020-01-18T00:30:44.639Z] DONE 21 tests, 1 skipped in 40.440s
00:30:44 [2020-01-18T00:30:44.639Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:30:44 [2020-01-18T00:30:44.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:30:44 [2020-01-18T00:30:44.639Z] ++ set -e
00:30:44 [2020-01-18T00:30:44.639Z] ++ '[' -n 0 ']'
00:30:44 [2020-01-18T00:30:44.639Z] ++ set -x
00:30:44 [2020-01-18T00:30:44.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
00:30:44 [2020-01-18T00:30:44.639Z] INFO: Testing against a local daemon
00:30:44 [2020-01-18T00:30:44.639Z] === RUN   TestDockerNetworkIpvlanPersistance
00:30:44 [2020-01-18T00:30:44.639Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:30:44 [2020-01-18T00:30:44.639Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:30:44 [2020-01-18T00:30:44.639Z] === RUN   TestDockerNetworkIpvlan
00:30:44 [2020-01-18T00:30:44.639Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:30:44 [2020-01-18T00:30:44.639Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:30:44 [2020-01-18T00:30:44.639Z] PASS
00:30:44 [2020-01-18T00:30:44.639Z] 
00:30:44 [2020-01-18T00:30:44.639Z] === Skipped
00:30:44 [2020-01-18T00:30:44.639Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:30:44 [2020-01-18T00:30:44.639Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:30:44 [2020-01-18T00:30:44.639Z] 
00:30:44 [2020-01-18T00:30:44.639Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:30:44 [2020-01-18T00:30:44.639Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:30:44 [2020-01-18T00:30:44.639Z] 
00:30:44 [2020-01-18T00:30:44.639Z] 
00:30:44 [2020-01-18T00:30:44.639Z] DONE 2 tests, 2 skipped in 0.103s
00:30:44 [2020-01-18T00:30:44.639Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:30:44 [2020-01-18T00:30:44.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:30:44 [2020-01-18T00:30:44.639Z] ++ set -e
00:30:44 [2020-01-18T00:30:44.639Z] ++ '[' -n 0 ']'
00:30:44 [2020-01-18T00:30:44.639Z] ++ set -x
00:30:44 [2020-01-18T00:30:44.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
00:30:44 [2020-01-18T00:30:44.639Z] INFO: Testing against a local daemon
00:30:44 [2020-01-18T00:30:44.639Z] === RUN   TestDockerNetworkMacvlanPersistance
00:30:46 [2020-01-18T00:30:46.134Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
00:30:46 [2020-01-18T00:30:46.134Z] === RUN   TestDockerNetworkMacvlan
00:30:47 [2020-01-18T00:30:47.179Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:30:47 [2020-01-18T00:30:47.194Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:30:48 [2020-01-18T00:30:48.214Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:30:48 [2020-01-18T00:30:48.539Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:30:49 [2020-01-18T00:30:49.230Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:30:50 [2020-01-18T00:30:50.423Z] === RUN   TestDockerSuite/TestPortHostBinding
00:30:51 [2020-01-18T00:30:51.270Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:30:51 [2020-01-18T00:30:51.788Z] === RUN   TestDockerSuite/TestPortList
00:30:52 [2020-01-18T00:30:52.349Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
00:30:54 [2020-01-18T00:30:54.760Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:30:55 [2020-01-18T00:30:55.611Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
00:30:59 [2020-01-18T00:30:59.773Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
00:31:00 [2020-01-18T00:31:00.281Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:31:00 [2020-01-18T00:31:00.905Z] --- PASS: TestDockerNetworkMacvlan (14.71s)
00:31:00 [2020-01-18T00:31:00.905Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
00:31:00 [2020-01-18T00:31:00.905Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
00:31:00 [2020-01-18T00:31:00.905Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
00:31:00 [2020-01-18T00:31:00.905Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s)
00:31:00 [2020-01-18T00:31:00.905Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s)
00:31:00 [2020-01-18T00:31:00.905Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
00:31:00 [2020-01-18T00:31:00.905Z] PASS
00:31:00 [2020-01-18T00:31:00.905Z] 
00:31:00 [2020-01-18T00:31:00.905Z] DONE 8 tests in 16.331s
00:31:00 [2020-01-18T00:31:00.905Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
00:31:00 [2020-01-18T00:31:00.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:31:00 [2020-01-18T00:31:00.905Z] ++ set -e
00:31:00 [2020-01-18T00:31:00.905Z] ++ '[' -n 0 ']'
00:31:00 [2020-01-18T00:31:00.905Z] ++ set -x
00:31:00 [2020-01-18T00:31:00.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
00:31:00 [2020-01-18T00:31:00.905Z] testing: warning: no tests to run
00:31:00 [2020-01-18T00:31:00.905Z] PASS
00:31:00 [2020-01-18T00:31:00.905Z] 
00:31:00 [2020-01-18T00:31:00.905Z] DONE 0 tests in 0.016s
00:31:00 [2020-01-18T00:31:00.905Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:31:00 [2020-01-18T00:31:00.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:31:00 [2020-01-18T00:31:00.905Z] ++ set -e
00:31:00 [2020-01-18T00:31:00.905Z] ++ '[' -n 0 ']'
00:31:00 [2020-01-18T00:31:00.905Z] ++ set -x
00:31:00 [2020-01-18T00:31:00.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
00:31:00 [2020-01-18T00:31:00.905Z] INFO: Testing against a local daemon
00:31:00 [2020-01-18T00:31:00.905Z] === RUN   TestAuthZPluginAllowRequest
00:31:02 [2020-01-18T00:31:02.284Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
00:31:02 [2020-01-18T00:31:02.844Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:31:03 [2020-01-18T00:31:03.028Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
00:31:03 [2020-01-18T00:31:03.028Z] === RUN   TestAuthZPluginTLS
00:31:03 [2020-01-18T00:31:03.314Z] --- PASS: TestAuthZPluginTLS (0.59s)
00:31:03 [2020-01-18T00:31:03.314Z] === RUN   TestAuthZPluginDenyRequest
00:31:03 [2020-01-18T00:31:03.600Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
00:31:03 [2020-01-18T00:31:03.600Z] === RUN   TestAuthZPluginAPIDenyResponse
00:31:04 [2020-01-18T00:31:04.223Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
00:31:04 [2020-01-18T00:31:04.223Z] === RUN   TestAuthZPluginDenyResponse
00:31:04 [2020-01-18T00:31:04.730Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:31:04 [2020-01-18T00:31:04.845Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
00:31:04 [2020-01-18T00:31:04.845Z] === RUN   TestAuthZPluginAllowEventStream
00:31:06 [2020-01-18T00:31:06.334Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s)
00:31:06 [2020-01-18T00:31:06.334Z] === RUN   TestAuthZPluginErrorResponse
00:31:06 [2020-01-18T00:31:06.959Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
00:31:06 [2020-01-18T00:31:06.959Z] === RUN   TestAuthZPluginErrorRequest
00:31:07 [2020-01-18T00:31:07.240Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
00:31:07 [2020-01-18T00:31:07.585Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
00:31:07 [2020-01-18T00:31:07.586Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:31:08 [2020-01-18T00:31:08.206Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
00:31:08 [2020-01-18T00:31:08.206Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:31:10 [2020-01-18T00:31:10.243Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s)
00:31:10 [2020-01-18T00:31:10.243Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:31:10 [2020-01-18T00:31:10.498Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
00:31:12 [2020-01-18T00:31:12.289Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s)
00:31:12 [2020-01-18T00:31:12.289Z] === RUN   TestAuthZPluginHeader
00:31:12 [2020-01-18T00:31:12.384Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:31:12 [2020-01-18T00:31:12.384Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:31:12 [2020-01-18T00:31:12.639Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:31:13 [2020-01-18T00:31:13.307Z] --- PASS: TestAuthZPluginHeader (0.95s)
00:31:13 [2020-01-18T00:31:13.308Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:31:13 [2020-01-18T00:31:13.308Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:31:13 [2020-01-18T00:31:13.308Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:13 [2020-01-18T00:31:13.308Z] === RUN   TestAuthZPluginV2Disable
00:31:13 [2020-01-18T00:31:13.308Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:31:13 [2020-01-18T00:31:13.308Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:13 [2020-01-18T00:31:13.308Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:31:13 [2020-01-18T00:31:13.308Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:31:13 [2020-01-18T00:31:13.308Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:13 [2020-01-18T00:31:13.308Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:31:13 [2020-01-18T00:31:13.308Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:31:13 [2020-01-18T00:31:13.308Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:13 [2020-01-18T00:31:13.308Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:31:13 [2020-01-18T00:31:13.563Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:31:13 [2020-01-18T00:31:13.563Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:31:14 [2020-01-18T00:31:14.123Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:31:14 [2020-01-18T00:31:14.123Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:31:15 [2020-01-18T00:31:15.050Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:31:15 [2020-01-18T00:31:15.050Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:31:16 [2020-01-18T00:31:16.935Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:31:16 [2020-01-18T00:31:16.935Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:31:20 [2020-01-18T00:31:20.205Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:31:21 [2020-01-18T00:31:21.565Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:31:21 [2020-01-18T00:31:21.819Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:31:22 [2020-01-18T00:31:22.074Z] === RUN   TestDockerSuite/TestPsByOrder
00:31:22 [2020-01-18T00:31:22.999Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
00:31:25 [2020-01-18T00:31:25.508Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:31:26 [2020-01-18T00:31:26.432Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:31:30 [2020-01-18T00:31:30.590Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:31:32 [2020-01-18T00:31:32.031Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
00:31:32 [2020-01-18T00:31:32.031Z] PASS
00:31:32 [2020-01-18T00:31:32.031Z] 
00:31:32 [2020-01-18T00:31:32.031Z] === Skipped
00:31:32 [2020-01-18T00:31:32.031Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:31:32 [2020-01-18T00:31:32.031Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:32 [2020-01-18T00:31:32.031Z] 
00:31:32 [2020-01-18T00:31:32.031Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:31:32 [2020-01-18T00:31:32.031Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:32 [2020-01-18T00:31:32.031Z] 
00:31:32 [2020-01-18T00:31:32.031Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:31:32 [2020-01-18T00:31:32.031Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:32 [2020-01-18T00:31:32.031Z] 
00:31:32 [2020-01-18T00:31:32.031Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:31:32 [2020-01-18T00:31:32.031Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:32 [2020-01-18T00:31:32.031Z] 
00:31:32 [2020-01-18T00:31:32.031Z] 
00:31:32 [2020-01-18T00:31:32.031Z] DONE 17 tests, 4 skipped in 29.244s
00:31:32 [2020-01-18T00:31:32.031Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:31:32 [2020-01-18T00:31:32.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:31:32 [2020-01-18T00:31:32.031Z] ++ set -e
00:31:32 [2020-01-18T00:31:32.031Z] ++ '[' -n 0 ']'
00:31:32 [2020-01-18T00:31:32.031Z] ++ set -x
00:31:32 [2020-01-18T00:31:32.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
00:31:32 [2020-01-18T00:31:32.031Z] INFO: Testing against a local daemon
00:31:32 [2020-01-18T00:31:32.031Z] === RUN   TestPluginInvalidJSON
00:31:32 [2020-01-18T00:31:32.031Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:31:32 [2020-01-18T00:31:32.031Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:31:32 [2020-01-18T00:31:32.031Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:31:32 [2020-01-18T00:31:32.031Z] --- PASS: TestPluginInvalidJSON (0.04s)
00:31:32 [2020-01-18T00:31:32.031Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:31:32 [2020-01-18T00:31:32.031Z] PASS
00:31:32 [2020-01-18T00:31:32.031Z] 
00:31:32 [2020-01-18T00:31:32.031Z] DONE 2 tests in 0.126s
00:31:32 [2020-01-18T00:31:32.031Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:31:32 [2020-01-18T00:31:32.031Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:31:32 [2020-01-18T00:31:32.031Z] ++ set -e
00:31:32 [2020-01-18T00:31:32.031Z] ++ '[' -n 0 ']'
00:31:32 [2020-01-18T00:31:32.031Z] ++ set -x
00:31:32 [2020-01-18T00:31:32.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
00:31:32 [2020-01-18T00:31:32.031Z] INFO: Testing against a local daemon
00:31:32 [2020-01-18T00:31:32.031Z] === RUN   TestExternalGraphDriver
00:31:32 [2020-01-18T00:31:32.031Z] === RUN   TestExternalGraphDriver/json
00:31:32 [2020-01-18T00:31:32.653Z] === RUN   TestExternalGraphDriver/spec
00:31:34 [2020-01-18T00:31:34.705Z] === RUN   TestExternalGraphDriver/pull
00:31:34 [2020-01-18T00:31:34.748Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:31:35 [2020-01-18T00:31:35.003Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:31:35 [2020-01-18T00:31:35.929Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
00:31:36 [2020-01-18T00:31:36.745Z] --- PASS: TestExternalGraphDriver (6.33s)
00:31:36 [2020-01-18T00:31:36.745Z]     --- PASS: TestExternalGraphDriver/json (2.07s)
00:31:36 [2020-01-18T00:31:36.745Z]     --- PASS: TestExternalGraphDriver/spec (2.02s)
00:31:36 [2020-01-18T00:31:36.745Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
00:31:36 [2020-01-18T00:31:36.745Z] === RUN   TestGraphdriverPluginV2
00:31:36 [2020-01-18T00:31:36.745Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
00:31:36 [2020-01-18T00:31:36.745Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:36 [2020-01-18T00:31:36.745Z] PASS
00:31:36 [2020-01-18T00:31:36.745Z] 
00:31:36 [2020-01-18T00:31:36.745Z] === Skipped
00:31:36 [2020-01-18T00:31:36.745Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
00:31:36 [2020-01-18T00:31:36.745Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:31:36 [2020-01-18T00:31:36.745Z] 
00:31:36 [2020-01-18T00:31:36.745Z] 
00:31:36 [2020-01-18T00:31:36.745Z] DONE 5 tests, 1 skipped in 6.491s
00:31:36 [2020-01-18T00:31:36.745Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:31:36 [2020-01-18T00:31:36.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:31:36 [2020-01-18T00:31:36.745Z] ++ set -e
00:31:36 [2020-01-18T00:31:36.745Z] ++ '[' -n 0 ']'
00:31:36 [2020-01-18T00:31:36.745Z] ++ set -x
00:31:36 [2020-01-18T00:31:36.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
00:31:37 [2020-01-18T00:31:37.032Z] INFO: Testing against a local daemon
00:31:37 [2020-01-18T00:31:37.032Z] === RUN   TestContinueAfterPluginCrash
00:31:37 [2020-01-18T00:31:37.032Z] === PAUSE TestContinueAfterPluginCrash
00:31:37 [2020-01-18T00:31:37.032Z] === RUN   TestDaemonStartWithLogOpt
00:31:37 [2020-01-18T00:31:37.032Z] === PAUSE TestDaemonStartWithLogOpt
00:31:37 [2020-01-18T00:31:37.032Z] === CONT  TestContinueAfterPluginCrash
00:31:37 [2020-01-18T00:31:37.032Z] === CONT  TestDaemonStartWithLogOpt
00:31:40 [2020-01-18T00:31:40.089Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:31:48 [2020-01-18T00:31:48.162Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:31:49 [2020-01-18T00:31:49.090Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:31:49 [2020-01-18T00:31:49.650Z] === RUN   TestDockerSwarmSuite/TestServiceScale
00:31:51 [2020-01-18T00:31:51.535Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:31:52 [2020-01-18T00:31:52.469Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
00:31:52 [2020-01-18T00:31:52.753Z] --- PASS: TestDaemonStartWithLogOpt (15.46s)
00:31:53 [2020-01-18T00:31:53.394Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:31:55 [2020-01-18T00:31:55.277Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:31:57 [2020-01-18T00:31:57.144Z] --- PASS: TestContinueAfterPluginCrash (20.37s)
00:31:57 [2020-01-18T00:31:57.144Z] PASS
00:31:57 [2020-01-18T00:31:57.144Z] 
00:31:57 [2020-01-18T00:31:57.144Z] DONE 2 tests in 20.476s
00:31:57 [2020-01-18T00:31:57.162Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:31:57 [2020-01-18T00:31:57.430Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:31:57 [2020-01-18T00:31:57.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:31:57 [2020-01-18T00:31:57.430Z] ++ set -e
00:31:57 [2020-01-18T00:31:57.430Z] ++ '[' -n 0 ']'
00:31:57 [2020-01-18T00:31:57.430Z] ++ set -x
00:31:57 [2020-01-18T00:31:57.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
00:31:57 [2020-01-18T00:31:57.430Z] INFO: Testing against a local daemon
00:31:57 [2020-01-18T00:31:57.430Z] === RUN   TestPluginWithDevMounts
00:31:57 [2020-01-18T00:31:57.430Z] === PAUSE TestPluginWithDevMounts
00:31:57 [2020-01-18T00:31:57.430Z] === CONT  TestPluginWithDevMounts
00:31:59 [2020-01-18T00:31:59.673Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:32:00 [2020-01-18T00:32:00.120Z] --- PASS: TestPluginWithDevMounts (2.26s)
00:32:00 [2020-01-18T00:32:00.120Z] PASS
00:32:00 [2020-01-18T00:32:00.120Z] 
00:32:00 [2020-01-18T00:32:00.120Z] DONE 1 tests in 2.361s
00:32:00 [2020-01-18T00:32:00.120Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
00:32:00 [2020-01-18T00:32:00.120Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
00:32:00 [2020-01-18T00:32:00.120Z] ++ set -e
00:32:00 [2020-01-18T00:32:00.120Z] ++ '[' -n 0 ']'
00:32:00 [2020-01-18T00:32:00.120Z] ++ set -x
00:32:00 [2020-01-18T00:32:00.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
00:32:00 [2020-01-18T00:32:00.120Z] INFO: Testing against a local daemon
00:32:00 [2020-01-18T00:32:00.120Z] === RUN   TestSecretInspect
00:32:01 [2020-01-18T00:32:01.556Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:32:01 [2020-01-18T00:32:01.556Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:32:02 [2020-01-18T00:32:02.170Z] --- PASS: TestSecretInspect (2.26s)
00:32:02 [2020-01-18T00:32:02.170Z] === RUN   TestSecretList
00:32:02 [2020-01-18T00:32:02.481Z] === RUN   TestDockerSuite/TestPsRightTagName
00:32:04 [2020-01-18T00:32:04.444Z] --- PASS: TestSecretList (2.27s)
00:32:04 [2020-01-18T00:32:04.444Z] === RUN   TestSecretsCreateAndDelete
00:32:04 [2020-01-18T00:32:04.992Z] === RUN   TestDockerSuite/TestPsShowMounts
00:32:06 [2020-01-18T00:32:06.564Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
00:32:06 [2020-01-18T00:32:06.564Z] === RUN   TestSecretsUpdate
00:32:08 [2020-01-18T00:32:08.250Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:32:08 [2020-01-18T00:32:08.505Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:32:08 [2020-01-18T00:32:08.505Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:32:08 [2020-01-18T00:32:08.760Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:32:08 [2020-01-18T00:32:08.760Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:32:08 [2020-01-18T00:32:08.760Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:32:09 [2020-01-18T00:32:09.276Z] --- PASS: TestSecretsUpdate (2.29s)
00:32:09 [2020-01-18T00:32:09.276Z] === RUN   TestTemplatedSecret
00:32:10 [2020-01-18T00:32:10.122Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:32:11 [2020-01-18T00:32:11.485Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:32:11 [2020-01-18T00:32:11.985Z] --- PASS: TestTemplatedSecret (2.77s)
00:32:11 [2020-01-18T00:32:11.985Z] === RUN   TestSecretCreateResolve
00:32:12 [2020-01-18T00:32:12.849Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
00:32:13 [2020-01-18T00:32:13.104Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:32:14 [2020-01-18T00:32:14.028Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:32:14 [2020-01-18T00:32:14.030Z] --- PASS: TestSecretCreateResolve (2.26s)
00:32:14 [2020-01-18T00:32:14.030Z] PASS
00:32:14 [2020-01-18T00:32:14.030Z] 
00:32:14 [2020-01-18T00:32:14.030Z] DONE 6 tests in 14.226s
00:32:14 [2020-01-18T00:32:14.030Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
00:32:14 [2020-01-18T00:32:14.030Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
00:32:14 [2020-01-18T00:32:14.030Z] ++ set -e
00:32:14 [2020-01-18T00:32:14.030Z] ++ '[' -n 0 ']'
00:32:14 [2020-01-18T00:32:14.030Z] ++ set -x
00:32:14 [2020-01-18T00:32:14.030Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
00:32:14 [2020-01-18T00:32:14.030Z] INFO: Testing against a local daemon
00:32:14 [2020-01-18T00:32:14.030Z] === RUN   TestServiceCreateInit
00:32:14 [2020-01-18T00:32:14.030Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:32:14 [2020-01-18T00:32:14.953Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
00:32:18 [2020-01-18T00:32:18.863Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:32:19 [2020-01-18T00:32:19.122Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
00:32:22 [2020-01-18T00:32:22.344Z] --- PASS: TestServiceCreateInit (8.12s)
00:32:22 [2020-01-18T00:32:22.344Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s)
00:32:22 [2020-01-18T00:32:22.344Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s)
00:32:22 [2020-01-18T00:32:22.344Z] === RUN   TestCreateServiceMultipleTimes
00:32:23 [2020-01-18T00:32:23.281Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:32:24 [2020-01-18T00:32:24.641Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:32:27 [2020-01-18T00:32:27.151Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:32:27 [2020-01-18T00:32:27.151Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:32:27 [2020-01-18T00:32:27.151Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:32:27 [2020-01-18T00:32:27.151Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:32:29 [2020-01-18T00:32:29.661Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:32:31 [2020-01-18T00:32:31.544Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:32:35 [2020-01-18T00:32:35.703Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:32:35 [2020-01-18T00:32:35.703Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
00:32:37 [2020-01-18T00:32:37.065Z] === RUN   TestDockerSuite/TestRmiBlank
00:32:37 [2020-01-18T00:32:37.066Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:32:37 [2020-01-18T00:32:37.066Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:32:41 [2020-01-18T00:32:41.223Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:32:41 [2020-01-18T00:32:41.260Z] --- PASS: TestCreateServiceMultipleTimes (16.09s)
00:32:41 [2020-01-18T00:32:41.260Z] === RUN   TestCreateServiceConflict
00:32:41 [2020-01-18T00:32:41.260Z] --- PASS: TestCreateServiceConflict (2.25s)
00:32:41 [2020-01-18T00:32:41.260Z] === RUN   TestCreateServiceMaxReplicas
00:32:42 [2020-01-18T00:32:42.147Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:32:42 [2020-01-18T00:32:42.402Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:32:42 [2020-01-18T00:32:42.963Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
00:32:43 [2020-01-18T00:32:43.970Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
00:32:43 [2020-01-18T00:32:43.970Z] === RUN   TestCreateWithDuplicateNetworkNames
00:32:44 [2020-01-18T00:32:44.323Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:32:45 [2020-01-18T00:32:45.188Z] 65014b3c3121: Pull complete
00:32:45 [2020-01-18T00:32:45.684Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:32:46 [2020-01-18T00:32:46.245Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
00:32:47 [2020-01-18T00:32:47.612Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:32:48 [2020-01-18T00:32:48.538Z] === RUN   TestDockerSuite/TestRmiTag
00:32:48 [2020-01-18T00:32:48.793Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:32:49 [2020-01-18T00:32:49.716Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:32:54 [2020-01-18T00:32:54.950Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:32:55 [2020-01-18T00:32:55.205Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:32:56 [2020-01-18T00:32:56.566Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:32:56 [2020-01-18T00:32:56.820Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:32:58 [2020-01-18T00:32:58.704Z] === RUN   TestDockerSuite/TestRunAddHost
00:32:59 [2020-01-18T00:32:59.252Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s)
00:32:59 [2020-01-18T00:32:59.252Z] === RUN   TestCreateServiceSecretFileMode
00:32:59 [2020-01-18T00:32:59.264Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:32:59 [2020-01-18T00:32:59.539Z] --- PASS: TestCreateServiceSecretFileMode (2.60s)
00:32:59 [2020-01-18T00:32:59.539Z] === RUN   TestCreateServiceConfigFileMode
00:32:59 [2020-01-18T00:32:59.824Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:33:00 [2020-01-18T00:33:00.383Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:33:00 [2020-01-18T00:33:00.638Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:33:01 [2020-01-18T00:33:01.197Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:33:02 [2020-01-18T00:33:02.240Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
00:33:02 [2020-01-18T00:33:02.240Z] === RUN   TestCreateServiceSysctls
00:33:02 [2020-01-18T00:33:02.561Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
00:33:03 [2020-01-18T00:33:03.121Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:33:04 [2020-01-18T00:33:04.045Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:33:05 [2020-01-18T00:33:05.409Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:33:05 [2020-01-18T00:33:05.725Z] --- PASS: TestCreateServiceSysctls (3.41s)
00:33:05 [2020-01-18T00:33:05.725Z] === RUN   TestCreateServiceCapabilities
00:33:06 [2020-01-18T00:33:06.335Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:33:07 [2020-01-18T00:33:07.697Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:33:08 [2020-01-18T00:33:08.418Z] --- PASS: TestCreateServiceCapabilities (2.65s)
00:33:08 [2020-01-18T00:33:08.418Z] === RUN   TestInspect
00:33:09 [2020-01-18T00:33:09.583Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:33:10 [2020-01-18T00:33:10.529Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:33:11 [2020-01-18T00:33:11.123Z] --- PASS: TestInspect (2.83s)
00:33:11 [2020-01-18T00:33:11.123Z] === RUN   TestServiceListWithStatuses
00:33:11 [2020-01-18T00:33:11.123Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:33:11 [2020-01-18T00:33:11.123Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:33:11 [2020-01-18T00:33:11.123Z] === RUN   TestDockerNetworkConnectAlias
00:33:11 [2020-01-18T00:33:11.465Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:33:12 [2020-01-18T00:33:12.389Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:33:13 [2020-01-18T00:33:13.314Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:33:14 [2020-01-18T00:33:14.238Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:33:15 [2020-01-18T00:33:15.163Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:33:16 [2020-01-18T00:33:16.525Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:33:16 [2020-01-18T00:33:16.641Z] --- PASS: TestDockerNetworkConnectAlias (4.74s)
00:33:16 [2020-01-18T00:33:16.642Z] === RUN   TestDockerNetworkReConnect
00:33:17 [2020-01-18T00:33:17.084Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:33:18 [2020-01-18T00:33:18.009Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:33:18 [2020-01-18T00:33:18.933Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:33:18 [2020-01-18T00:33:18.933Z] === RUN   TestDockerSuite/TestRunBindMounts
00:33:20 [2020-01-18T00:33:20.127Z] --- PASS: TestDockerNetworkReConnect (3.80s)
00:33:20 [2020-01-18T00:33:20.127Z] === RUN   TestServicePlugin
00:33:20 [2020-01-18T00:33:20.127Z] --- SKIP: TestServicePlugin (0.00s)
00:33:20 [2020-01-18T00:33:20.127Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:33:20 [2020-01-18T00:33:20.127Z] === RUN   TestServiceUpdateLabel
00:33:21 [2020-01-18T00:33:21.441Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:33:21 [2020-01-18T00:33:21.696Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
00:33:22 [2020-01-18T00:33:22.173Z] --- PASS: TestServiceUpdateLabel (2.27s)
00:33:22 [2020-01-18T00:33:22.173Z] === RUN   TestServiceUpdateSecrets
00:33:22 [2020-01-18T00:33:22.254Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:33:23 [2020-01-18T00:33:23.178Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:33:23 [2020-01-18T00:33:23.737Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:33:24 [2020-01-18T00:33:24.663Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:33:24 [2020-01-18T00:33:24.918Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:33:25 [2020-01-18T00:33:25.477Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:33:26 [2020-01-18T00:33:26.401Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:33:27 [2020-01-18T00:33:27.325Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:33:28 [2020-01-18T00:33:28.249Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:33:28 [2020-01-18T00:33:28.811Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:33:28 [2020-01-18T00:33:28.811Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:33:29 [2020-01-18T00:33:29.737Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:33:29 [2020-01-18T00:33:29.737Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:33:30 [2020-01-18T00:33:30.296Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
00:33:31 [2020-01-18T00:33:31.222Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:33:32 [2020-01-18T00:33:32.159Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:33:33 [2020-01-18T00:33:33.101Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:33:34 [2020-01-18T00:33:34.028Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:33:34 [2020-01-18T00:33:34.282Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:33:35 [2020-01-18T00:33:35.205Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:33:36 [2020-01-18T00:33:36.568Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:33:37 [2020-01-18T00:33:37.425Z] --- PASS: TestServiceUpdateSecrets (14.79s)
00:33:37 [2020-01-18T00:33:37.425Z] === RUN   TestServiceUpdateConfigs
00:33:38 [2020-01-18T00:33:38.451Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:33:39 [2020-01-18T00:33:39.812Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:33:40 [2020-01-18T00:33:40.735Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:33:41 [2020-01-18T00:33:41.659Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:33:42 [2020-01-18T00:33:42.221Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:33:43 [2020-01-18T00:33:43.146Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:33:44 [2020-01-18T00:33:44.070Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:33:45 [2020-01-18T00:33:45.956Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:33:50 [2020-01-18T00:33:50.114Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:33:50 [2020-01-18T00:33:50.114Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:33:50 [2020-01-18T00:33:50.369Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:33:52 [2020-01-18T00:33:52.692Z] --- PASS: TestServiceUpdateConfigs (14.80s)
00:33:52 [2020-01-18T00:33:52.692Z] === RUN   TestServiceUpdateNetwork
00:33:52 [2020-01-18T00:33:52.880Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:33:54 [2020-01-18T00:33:54.764Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:33:58 [2020-01-18T00:33:58.033Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:34:00 [2020-01-18T00:34:00.543Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:34:00 [2020-01-18T00:34:00.543Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:34:00 [2020-01-18T00:34:00.543Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:34:01 [2020-01-18T00:34:01.102Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:34:02 [2020-01-18T00:34:02.986Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:34:04 [2020-01-18T00:34:04.349Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:34:05 [2020-01-18T00:34:05.245Z] --- PASS: TestServiceUpdateNetwork (13.03s)
00:34:05 [2020-01-18T00:34:05.245Z] PASS
00:34:05 [2020-01-18T00:34:05.245Z] 
00:34:05 [2020-01-18T00:34:05.245Z] === Skipped
00:34:05 [2020-01-18T00:34:05.245Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
00:34:05 [2020-01-18T00:34:05.245Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:34:05 [2020-01-18T00:34:05.245Z] 
00:34:05 [2020-01-18T00:34:05.245Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
00:34:05 [2020-01-18T00:34:05.245Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:34:05 [2020-01-18T00:34:05.245Z] 
00:34:05 [2020-01-18T00:34:05.245Z] 
00:34:05 [2020-01-18T00:34:05.245Z] DONE 20 tests, 2 skipped in 110.517s
00:34:05 [2020-01-18T00:34:05.245Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
00:34:05 [2020-01-18T00:34:05.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
00:34:05 [2020-01-18T00:34:05.245Z] ++ set -e
00:34:05 [2020-01-18T00:34:05.245Z] ++ '[' -n 0 ']'
00:34:05 [2020-01-18T00:34:05.245Z] ++ set -x
00:34:05 [2020-01-18T00:34:05.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
00:34:05 [2020-01-18T00:34:05.245Z] INFO: Testing against a local daemon
00:34:05 [2020-01-18T00:34:05.245Z] === RUN   TestSessionCreate
00:34:05 [2020-01-18T00:34:05.245Z] --- PASS: TestSessionCreate (0.05s)
00:34:05 [2020-01-18T00:34:05.245Z] === RUN   TestSessionCreateWithBadUpgrade
00:34:05 [2020-01-18T00:34:05.245Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
00:34:05 [2020-01-18T00:34:05.245Z] PASS
00:34:05 [2020-01-18T00:34:05.245Z] 
00:34:05 [2020-01-18T00:34:05.245Z] DONE 2 tests in 0.194s
00:34:05 [2020-01-18T00:34:05.245Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
00:34:05 [2020-01-18T00:34:05.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
00:34:05 [2020-01-18T00:34:05.245Z] ++ set -e
00:34:05 [2020-01-18T00:34:05.245Z] ++ '[' -n 0 ']'
00:34:05 [2020-01-18T00:34:05.245Z] ++ set -x
00:34:05 [2020-01-18T00:34:05.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
00:34:05 [2020-01-18T00:34:05.245Z] INFO: Testing against a local daemon
00:34:05 [2020-01-18T00:34:05.245Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:34:05 [2020-01-18T00:34:05.245Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:34:05 [2020-01-18T00:34:05.245Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:34:05 [2020-01-18T00:34:05.245Z] === RUN   TestEventsExecDie
00:34:05 [2020-01-18T00:34:05.530Z] --- PASS: TestEventsExecDie (0.80s)
00:34:05 [2020-01-18T00:34:05.530Z] === RUN   TestEventsBackwardsCompatible
00:34:05 [2020-01-18T00:34:05.816Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
00:34:05 [2020-01-18T00:34:05.816Z] === RUN   TestInfoBinaryCommits
00:34:05 [2020-01-18T00:34:05.816Z] --- PASS: TestInfoBinaryCommits (0.05s)
00:34:05 [2020-01-18T00:34:05.816Z] === RUN   TestInfoAPIVersioned
00:34:05 [2020-01-18T00:34:05.816Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:34:05 [2020-01-18T00:34:05.816Z] === RUN   TestInfoDiscoveryBackend
00:34:06 [2020-01-18T00:34:06.443Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
00:34:06 [2020-01-18T00:34:06.443Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:34:06 [2020-01-18T00:34:06.859Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:34:07 [2020-01-18T00:34:07.419Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:34:07 [2020-01-18T00:34:07.463Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s)
00:34:07 [2020-01-18T00:34:07.463Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:34:07 [2020-01-18T00:34:07.750Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
00:34:07 [2020-01-18T00:34:07.750Z] === RUN   TestInfoAPI
00:34:08 [2020-01-18T00:34:08.043Z] --- PASS: TestInfoAPI (0.05s)
00:34:08 [2020-01-18T00:34:08.043Z] === RUN   TestInfoAPIWarnings
00:34:08 [2020-01-18T00:34:08.328Z] --- PASS: TestInfoAPIWarnings (0.54s)
00:34:08 [2020-01-18T00:34:08.328Z] === RUN   TestInfoDebug
00:34:08 [2020-01-18T00:34:08.956Z] --- PASS: TestInfoDebug (0.54s)
00:34:08 [2020-01-18T00:34:08.956Z] === RUN   TestInfoInsecureRegistries
00:34:09 [2020-01-18T00:34:09.305Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:34:09 [2020-01-18T00:34:09.582Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:34:09 [2020-01-18T00:34:09.582Z] === RUN   TestInfoRegistryMirrors
00:34:10 [2020-01-18T00:34:10.203Z] --- PASS: TestInfoRegistryMirrors (0.54s)
00:34:10 [2020-01-18T00:34:10.203Z] === RUN   TestLoginFailsWithBadCredentials
00:34:10 [2020-01-18T00:34:10.229Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
00:34:10 [2020-01-18T00:34:10.229Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:34:10 [2020-01-18T00:34:10.490Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
00:34:10 [2020-01-18T00:34:10.490Z] === RUN   TestPingCacheHeaders
00:34:10 [2020-01-18T00:34:10.490Z] --- PASS: TestPingCacheHeaders (0.05s)
00:34:10 [2020-01-18T00:34:10.490Z] === RUN   TestPingGet
00:34:10 [2020-01-18T00:34:10.490Z] --- PASS: TestPingGet (0.06s)
00:34:10 [2020-01-18T00:34:10.490Z] === RUN   TestPingHead
00:34:10 [2020-01-18T00:34:10.778Z] --- PASS: TestPingHead (0.05s)
00:34:10 [2020-01-18T00:34:10.778Z] === RUN   TestVersion
00:34:10 [2020-01-18T00:34:10.778Z] --- PASS: TestVersion (0.05s)
00:34:10 [2020-01-18T00:34:10.778Z] PASS
00:34:10 [2020-01-18T00:34:10.778Z] 
00:34:10 [2020-01-18T00:34:10.778Z] === Skipped
00:34:10 [2020-01-18T00:34:10.778Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:34:10 [2020-01-18T00:34:10.778Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:34:10 [2020-01-18T00:34:10.778Z] 
00:34:10 [2020-01-18T00:34:10.778Z] 
00:34:10 [2020-01-18T00:34:10.778Z] DONE 18 tests, 1 skipped in 6.001s
00:34:10 [2020-01-18T00:34:10.778Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
00:34:10 [2020-01-18T00:34:10.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
00:34:10 [2020-01-18T00:34:10.778Z] ++ set -e
00:34:10 [2020-01-18T00:34:10.778Z] ++ '[' -n 0 ']'
00:34:10 [2020-01-18T00:34:10.778Z] ++ set -x
00:34:10 [2020-01-18T00:34:10.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
00:34:10 [2020-01-18T00:34:10.778Z] INFO: Testing against a local daemon
00:34:10 [2020-01-18T00:34:10.778Z] === RUN   TestVolumesCreateAndList
00:34:10 [2020-01-18T00:34:10.778Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:34:10 [2020-01-18T00:34:10.778Z] === RUN   TestVolumesRemove
00:34:10 [2020-01-18T00:34:10.787Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
00:34:11 [2020-01-18T00:34:11.062Z] --- PASS: TestVolumesRemove (0.10s)
00:34:11 [2020-01-18T00:34:11.062Z] === RUN   TestVolumesInspect
00:34:11 [2020-01-18T00:34:11.062Z] --- PASS: TestVolumesInspect (0.04s)
00:34:11 [2020-01-18T00:34:11.062Z] === RUN   TestVolumesInvalidJSON
00:34:11 [2020-01-18T00:34:11.062Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:34:11 [2020-01-18T00:34:11.062Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:34:11 [2020-01-18T00:34:11.062Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:34:11 [2020-01-18T00:34:11.062Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:34:11 [2020-01-18T00:34:11.062Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:34:11 [2020-01-18T00:34:11.062Z] PASS
00:34:11 [2020-01-18T00:34:11.062Z] 
00:34:11 [2020-01-18T00:34:11.062Z] DONE 5 tests in 0.310s
00:34:11 [2020-01-18T00:34:11.062Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:34:11 [2020-01-18T00:34:11.346Z] ++++ cat bundles/test-integration/docker.pid
00:34:11 [2020-01-18T00:34:11.346Z] +++ kill 13194
00:34:12 [2020-01-18T00:34:12.357Z] +++ /etc/init.d/apparmor stop
00:34:12 [2020-01-18T00:34:12.357Z] Leaving: AppArmorNo profiles have been unloaded.
00:34:12 [2020-01-18T00:34:12.357Z] 
00:34:12 [2020-01-18T00:34:12.357Z] Unloading profiles will leave already running processes permanently
00:34:12 [2020-01-18T00:34:12.357Z] unconfined, which can lead to unexpected situations.
00:34:12 [2020-01-18T00:34:12.357Z] 
00:34:12 [2020-01-18T00:34:12.357Z] To set a process to complain mode, use the command line tool
00:34:12 [2020-01-18T00:34:12.357Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:34:12 [2020-01-18T00:34:12.357Z] +++ true
00:34:12 [2020-01-18T00:34:12.357Z] 
00:34:12 [2020-01-18T00:34:12.670Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:34:12 [2020-01-18T00:34:12.670Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:34:13 [2020-01-18T00:34:13.594Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:34:14 [2020-01-18T00:34:14.154Z] === RUN   TestDockerSuite/TestRunEchoStdout
Post stage
00:34:15 [2020-01-18T00:34:15.078Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
[Pipeline] junit
00:34:15 [2020-01-18T00:34:15.092Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:34:16 [2020-01-18T00:34:16.002Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:34:16 [2020-01-18T00:34:16.003Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:34:16 [2020-01-18T00:34:16.036Z] + echo Ensuring container killed.
00:34:16 [2020-01-18T00:34:16.036Z] Ensuring container killed.
00:34:16 [2020-01-18T00:34:16.036Z] + docker rm -vf docker-pr1
00:34:16 [2020-01-18T00:34:16.036Z] Error: No such container: docker-pr1
00:34:16 [2020-01-18T00:34:16.036Z] + true
[Pipeline] sh
00:34:16 [2020-01-18T00:34:16.426Z] + echo Chowning /workspace to jenkins user
00:34:16 [2020-01-18T00:34:16.426Z] Chowning /workspace to jenkins user
00:34:16 [2020-01-18T00:34:16.426Z] + id -u
00:34:16 [2020-01-18T00:34:16.426Z] + id -g
00:34:16 [2020-01-18T00:34:16.426Z] + docker run --rm -v /home/docker/workspace/moby_PR-40393:/workspace busybox chown -R 1001:1001 /workspace
00:34:16 [2020-01-18T00:34:16.426Z] Unable to find image 'busybox:latest' locally
00:34:16 [2020-01-18T00:34:16.562Z] === RUN   TestDockerSuite/TestRunEnvironment
00:34:17 [2020-01-18T00:34:17.048Z] latest: Pulling from library/busybox
00:34:17 [2020-01-18T00:34:17.048Z] d7e28ec550a2: Pulling fs layer
00:34:17 [2020-01-18T00:34:17.335Z] d7e28ec550a2: Download complete
00:34:17 [2020-01-18T00:34:17.487Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:34:17 [2020-01-18T00:34:17.623Z] d7e28ec550a2: Pull complete
00:34:17 [2020-01-18T00:34:17.623Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
00:34:17 [2020-01-18T00:34:17.623Z] Status: Downloaded newer image for busybox:latest
00:34:18 [2020-01-18T00:34:18.411Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:34:18 [2020-01-18T00:34:18.970Z] === RUN   TestDockerSuite/TestRunExitCode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:34:19 [2020-01-18T00:34:19.894Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:34:20 [2020-01-18T00:34:20.064Z] + bundleName=ppc64le-integration
00:34:20 [2020-01-18T00:34:20.064Z] + echo Creating ppc64le-integration-bundles.tar.gz
00:34:20 [2020-01-18T00:34:20.064Z] Creating ppc64le-integration-bundles.tar.gz
00:34:20 [2020-01-18T00:34:20.064Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
00:34:20 [2020-01-18T00:34:20.064Z] 
[Pipeline] archiveArtifacts
00:34:20 [2020-01-18T00:34:20.388Z] Archiving artifacts
00:34:20 [2020-01-18T00:34:20.824Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:34:21 [2020-01-18T00:34:21.041Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40393/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:34:21 [2020-01-18T00:34:21.438Z] + make clean
00:34:21 [2020-01-18T00:34:21.750Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:34:22 [2020-01-18T00:34:22.067Z] make: command: Command not found
00:34:22 [2020-01-18T00:34:22.067Z] make: command: Command not found
00:34:22 [2020-01-18T00:34:22.067Z] docker volume rm -f docker-dev-cache
00:34:22 [2020-01-18T00:34:22.067Z] docker-dev-cache
[Pipeline] deleteDir
00:34:22 [2020-01-18T00:34:22.313Z] === RUN   TestDockerSuite/TestRunExposePort
00:34:22 [2020-01-18T00:34:22.313Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:34:23 [2020-01-18T00:34:23.238Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:34:24 [2020-01-18T00:34:24.162Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:34:25 [2020-01-18T00:34:25.522Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:34:26 [2020-01-18T00:34:26.082Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:34:26 [2020-01-18T00:34:26.082Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:34:30 [2020-01-18T00:34:30.242Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:34:30 [2020-01-18T00:34:30.497Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:34:41 [2020-01-18T00:34:41.912Z] edbd72df76b4: Pull complete
00:34:41 [2020-01-18T00:34:41.912Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
00:34:41 [2020-01-18T00:34:41.912Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
00:34:41 [2020-01-18T00:34:41.912Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
00:34:41 [2020-01-18T00:34:41.912Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
00:34:41 [2020-01-18T00:34:41.912Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973'
00:34:41 [2020-01-18T00:34:41.912Z] WARN: Skipping validation tests
00:34:41 [2020-01-18T00:34:41.912Z] INFO: Running unit tests at 01/18/2020 00:34:38...
00:34:42 [2020-01-18T00:34:42.379Z] INFO: make.ps1 starting at 01/18/2020 00:34:42
00:34:42 [2020-01-18T00:34:42.379Z] INFO: Git commit (572cb55c0e) assumed from DOCKER_GITCOMMIT environment variable
00:34:42 [2020-01-18T00:34:42.650Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
00:34:42 [2020-01-18T00:34:42.845Z] INFO: Invoking autogen...
00:34:42 [2020-01-18T00:34:42.845Z] INFO: Running unit tests...
00:34:43 [2020-01-18T00:34:43.209Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:34:45 [2020-01-18T00:34:45.095Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
00:34:45 [2020-01-18T00:34:45.095Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
00:34:45 [2020-01-18T00:34:45.095Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:34:45 [2020-01-18T00:34:45.095Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:34:45 [2020-01-18T00:34:45.655Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:34:48 [2020-01-18T00:34:48.916Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:34:50 [2020-01-18T00:34:50.276Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:34:52 [2020-01-18T00:34:52.160Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:34:53 [2020-01-18T00:34:53.085Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:34:53 [2020-01-18T00:34:53.259Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --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/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/quota 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/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/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
00:34:53 [2020-01-18T00:34:53.655Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:34:54 [2020-01-18T00:34:54.221Z] === RUN   TestDockerSuite/TestRunModeHostname
00:34:55 [2020-01-18T00:34:55.583Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:34:55 [2020-01-18T00:34:55.583Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:34:55 [2020-01-18T00:34:55.838Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:34:57 [2020-01-18T00:34:57.726Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:34:57 [2020-01-18T00:34:57.726Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
00:34:58 [2020-01-18T00:34:58.650Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:35:00 [2020-01-18T00:35:00.541Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:35:00 [2020-01-18T00:35:00.541Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:35:00 [2020-01-18T00:35:00.796Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:35:01 [2020-01-18T00:35:01.927Z] ?   	github.com/docker/docker/api	[no test files]
00:35:02 [2020-01-18T00:35:02.683Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:35:02 [2020-01-18T00:35:02.683Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
00:35:04 [2020-01-18T00:35:04.568Z] === RUN   TestDockerSuite/TestRunMount
00:35:12 [2020-01-18T00:35:12.645Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:35:12 [2020-01-18T00:35:12.645Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
00:35:12 [2020-01-18T00:35:12.645Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:35:13 [2020-01-18T00:35:13.205Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:35:15 [2020-01-18T00:35:15.090Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:35:16 [2020-01-18T00:35:16.867Z] ok  	github.com/docker/docker/api/server	0.139s	coverage: 9.0% of statements
00:35:18 [2020-01-18T00:35:18.349Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:35:19 [2020-01-18T00:35:19.710Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
00:35:21 [2020-01-18T00:35:21.594Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:35:22 [2020-01-18T00:35:22.982Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
00:35:24 [2020-01-18T00:35:24.343Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:35:26 [2020-01-18T00:35:26.853Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:35:28 [2020-01-18T00:35:28.737Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:35:28 [2020-01-18T00:35:28.737Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
00:35:30 [2020-01-18T00:35:30.623Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:35:30 [2020-01-18T00:35:30.623Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:35:31 [2020-01-18T00:35:31.548Z] === RUN   TestDockerSuite/TestRunNetHost
00:35:31 [2020-01-18T00:35:31.803Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
00:35:32 [2020-01-18T00:35:32.728Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:35:33 [2020-01-18T00:35:33.654Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:35:34 [2020-01-18T00:35:34.215Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:35:36 [2020-01-18T00:35:36.725Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:35:36 [2020-01-18T00:35:36.980Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
00:35:36 [2020-01-18T00:35:36.980Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
00:35:39 [2020-01-18T00:35:39.491Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:35:44 [2020-01-18T00:35:44.733Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
00:35:44 [2020-01-18T00:35:44.733Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:35:44 [2020-01-18T00:35:44.989Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
00:35:45 [2020-01-18T00:35:45.550Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:35:45 [2020-01-18T00:35:45.805Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
00:35:45 [2020-01-18T00:35:45.805Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
00:35:46 [2020-01-18T00:35:46.729Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:35:46 [2020-01-18T00:35:46.729Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:35:47 [2020-01-18T00:35:47.653Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:35:48 [2020-01-18T00:35:48.590Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:35:48 [2020-01-18T00:35:48.590Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:35:48 [2020-01-18T00:35:48.590Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
00:35:49 [2020-01-18T00:35:49.520Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:35:50 [2020-01-18T00:35:50.445Z] === RUN   TestDockerSuite/TestRunOOMExitCode
00:35:50 [2020-01-18T00:35:50.445Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:35:51 [2020-01-18T00:35:51.808Z] === RUN   TestDockerSuite/TestRunPIDsLimit
00:35:52 [2020-01-18T00:35:52.367Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:35:54 [2020-01-18T00:35:54.251Z] === RUN   TestDockerSuite/TestRunPortInUse
00:35:55 [2020-01-18T00:35:55.174Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
00:35:55 [2020-01-18T00:35:55.734Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:35:56 [2020-01-18T00:35:56.658Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:35:57 [2020-01-18T00:35:57.472Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:35:58 [2020-01-18T00:35:58.031Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:35:58 [2020-01-18T00:35:58.955Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:35:58 [2020-01-18T00:35:58.955Z] === RUN   TestDockerSuite/TestRunPublishPort
00:35:59 [2020-01-18T00:35:59.878Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:36:00 [2020-01-18T00:36:00.437Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:36:00 [2020-01-18T00:36:00.437Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:36:01 [2020-01-18T00:36:01.362Z] === RUN   TestDockerSuite/TestRunRedirectStdout
00:36:03 [2020-01-18T00:36:03.249Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:36:03 [2020-01-18T00:36:03.249Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:36:06 [2020-01-18T00:36:06.508Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ok  	github.com/docker/docker/api/server/httputils	0.138s	coverage: 14.7% of statements
00:36:07 [2020-01-18T00:36:07.712Z] ok  	github.com/docker/docker/api/server/middleware	0.165s	coverage: 37.7% of statements
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ok  	github.com/docker/docker/api/types/filters	0.070s	coverage: 92.2% of statements
00:36:07 [2020-01-18T00:36:07.712Z] ok  	github.com/docker/docker/api/types/strslice	0.056s	coverage: 90.0% of statements
00:36:07 [2020-01-18T00:36:07.712Z] ok  	github.com/docker/docker/api/server/router/swarm	0.169s	coverage: 4.0% of statements
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:36:07 [2020-01-18T00:36:07.712Z] ok  	github.com/docker/docker/api/types/time	0.340s	coverage: 100.0% of statements
00:36:07 [2020-01-18T00:36:07.869Z] === RUN   TestDockerSuite/TestRunRm
00:36:08 [2020-01-18T00:36:08.180Z] ok  	github.com/docker/docker/api/types/versions	0.076s	coverage: 75.0% of statements
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:36:08 [2020-01-18T00:36:08.180Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:36:08 [2020-01-18T00:36:08.647Z] ok  	github.com/docker/docker/builder/dockerignore	0.083s	coverage: 96.8% of statements
00:36:08 [2020-01-18T00:36:08.793Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:36:12 [2020-01-18T00:36:12.432Z] ok  	github.com/docker/docker/cli/debug	0.177s	coverage: 100.0% of statements
00:36:12 [2020-01-18T00:36:12.899Z] ok  	github.com/docker/docker/builder/remotecontext	0.531s	coverage: 9.2% of statements
00:36:12 [2020-01-18T00:36:12.899Z] ok  	github.com/docker/docker/builder/dockerfile	0.519s	coverage: 46.3% of statements
00:36:12 [2020-01-18T00:36:12.960Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:36:13 [2020-01-18T00:36:13.520Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:36:14 [2020-01-18T00:36:14.451Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
00:36:16 [2020-01-18T00:36:16.334Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
00:36:16 [2020-01-18T00:36:16.893Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
00:36:21 [2020-01-18T00:36:21.173Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
00:36:25 [2020-01-18T00:36:25.386Z] ok  	github.com/docker/docker/client	0.652s	coverage: 75.3% of statements
00:36:26 [2020-01-18T00:36:26.416Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
00:36:26 [2020-01-18T00:36:26.671Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
00:36:27 [2020-01-18T00:36:27.595Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
00:36:28 [2020-01-18T00:36:28.519Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
00:36:29 [2020-01-18T00:36:29.078Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
00:36:30 [2020-01-18T00:36:30.001Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
00:36:30 [2020-01-18T00:36:30.925Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
00:36:31 [2020-01-18T00:36:31.485Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:36:32 [2020-01-18T00:36:32.409Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:36:33 [2020-01-18T00:36:33.333Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:36:36 [2020-01-18T00:36:36.591Z] === RUN   TestDockerSuite/TestRunState
00:36:37 [2020-01-18T00:36:37.951Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:36:38 [2020-01-18T00:36:38.512Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:36:39 [2020-01-18T00:36:39.442Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:36:39 [2020-01-18T00:36:39.697Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
00:36:39 [2020-01-18T00:36:39.697Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:36:40 [2020-01-18T00:36:40.314Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.191s	coverage: 86.3% of statements
00:36:40 [2020-01-18T00:36:40.314Z] ?   	github.com/docker/docker/cli	[no test files]
00:36:40 [2020-01-18T00:36:40.314Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:36:40 [2020-01-18T00:36:40.622Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:36:41 [2020-01-18T00:36:41.181Z] === RUN   TestDockerSuite/TestRunSysctls
00:36:43 [2020-01-18T00:36:43.064Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
00:36:43 [2020-01-18T00:36:43.064Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:36:43 [2020-01-18T00:36:43.064Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:36:43 [2020-01-18T00:36:43.064Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:36:43 [2020-01-18T00:36:43.989Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
00:36:46 [2020-01-18T00:36:46.498Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
00:36:47 [2020-01-18T00:36:47.421Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
00:36:48 [2020-01-18T00:36:48.968Z] ok  	github.com/docker/docker/cmd/dockerd	0.652s	coverage: 19.0% of statements
00:36:49 [2020-01-18T00:36:49.305Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
00:36:49 [2020-01-18T00:36:49.436Z] ok  	github.com/docker/docker/container	0.646s	coverage: 42.5% of statements
00:36:49 [2020-01-18T00:36:49.905Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:36:49 [2020-01-18T00:36:49.905Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:36:49 [2020-01-18T00:36:49.905Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:36:49 [2020-01-18T00:36:49.905Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:36:50 [2020-01-18T00:36:50.895Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.310s	coverage: 65.3% of statements
00:36:53 [2020-01-18T00:36:53.463Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:36:55 [2020-01-18T00:36:55.643Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.626s	coverage: 35.8% of statements
00:36:56 [2020-01-18T00:36:56.721Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:36:57 [2020-01-18T00:36:57.645Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:36:58 [2020-01-18T00:36:58.570Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:36:59 [2020-01-18T00:36:59.129Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:37:01 [2020-01-18T00:37:01.640Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:37:02 [2020-01-18T00:37:02.566Z] === RUN   TestDockerSuite/TestRunUserByID
00:37:02 [2020-01-18T00:37:02.793Z] ok  	github.com/docker/docker/daemon/cluster	1.885s	coverage: 0.5% of statements
00:37:03 [2020-01-18T00:37:03.261Z] ok  	github.com/docker/docker/daemon/config	0.996s	coverage: 80.1% of statements
00:37:03 [2020-01-18T00:37:03.489Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:37:03 [2020-01-18T00:37:03.744Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:37:03 [2020-01-18T00:37:03.999Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:37:04 [2020-01-18T00:37:04.929Z] === RUN   TestDockerSuite/TestRunUserByName
00:37:05 [2020-01-18T00:37:05.476Z] ok  	github.com/docker/docker/daemon/discovery	0.531s	coverage: 30.0% of statements
00:37:05 [2020-01-18T00:37:05.476Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.992s	coverage: 10.9% of statements
00:37:05 [2020-01-18T00:37:05.476Z] ok  	github.com/docker/docker/daemon/events	0.302s	coverage: 50.0% of statements
00:37:05 [2020-01-18T00:37:05.490Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:37:06 [2020-01-18T00:37:06.413Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
00:37:06 [2020-01-18T00:37:06.414Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:37:06 [2020-01-18T00:37:06.669Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:37:07 [2020-01-18T00:37:07.593Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:37:07 [2020-01-18T00:37:07.686Z] ok  	github.com/docker/docker/daemon/links	0.034s	coverage: 93.0% of statements
00:37:07 [2020-01-18T00:37:07.686Z] ok  	github.com/docker/docker/daemon/graphdriver	0.217s	coverage: 2.3% of statements
00:37:09 [2020-01-18T00:37:09.900Z] ok  	github.com/docker/docker/daemon	2.875s	coverage: 9.2% of statements
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
00:37:09 [2020-01-18T00:37:09.900Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
00:37:10 [2020-01-18T00:37:10.886Z] ok  	github.com/docker/docker/daemon/logger	0.406s	coverage: 43.0% of statements
00:37:10 [2020-01-18T00:37:10.886Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.451s	coverage: 77.4% of statements
00:37:10 [2020-01-18T00:37:10.887Z] ok  	github.com/docker/docker/daemon/images	0.466s	coverage: 4.9% of statements
00:37:11 [2020-01-18T00:37:11.356Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:37:11 [2020-01-18T00:37:11.356Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:37:11 [2020-01-18T00:37:11.356Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
00:37:11 [2020-01-18T00:37:11.356Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:37:11 [2020-01-18T00:37:11.356Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:37:11 [2020-01-18T00:37:11.356Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
00:37:11 [2020-01-18T00:37:11.356Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
00:37:12 [2020-01-18T00:37:12.829Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:37:12 [2020-01-18T00:37:12.829Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:37:12 [2020-01-18T00:37:12.919Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.285s	coverage: 88.3% of statements
00:37:13 [2020-01-18T00:37:13.388Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.463s	coverage: 62.1% of statements
00:37:13 [2020-01-18T00:37:13.855Z] ok  	github.com/docker/docker/daemon/logger/local	0.393s	coverage: 74.7% of statements
00:37:13 [2020-01-18T00:37:13.855Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:37:14 [2020-01-18T00:37:14.190Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:37:14 [2020-01-18T00:37:14.322Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.213s	coverage: 21.4% of statements
00:37:15 [2020-01-18T00:37:15.883Z] ok  	github.com/docker/docker/daemon/logger/templates	0.294s	coverage: 8.3% of statements
00:37:16 [2020-01-18T00:37:16.351Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.551s	coverage: 47.8% of statements
00:37:16 [2020-01-18T00:37:16.699Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:37:17 [2020-01-18T00:37:17.912Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.141s	coverage: 82.5% of statements
00:37:17 [2020-01-18T00:37:17.912Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:37:17 [2020-01-18T00:37:17.912Z] ?   	github.com/docker/docker/daemon/network	[no test files]
00:37:17 [2020-01-18T00:37:17.912Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:37:18 [2020-01-18T00:37:18.060Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:37:20 [2020-01-18T00:37:20.125Z] ok  	github.com/docker/docker/distribution/metadata	1.335s	coverage: 48.2% of statements
00:37:20 [2020-01-18T00:37:20.125Z] ok  	github.com/docker/docker/distribution	1.610s	coverage: 20.3% of statements
00:37:20 [2020-01-18T00:37:20.125Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:37:20 [2020-01-18T00:37:20.125Z] ok  	github.com/docker/docker/errdefs	0.190s	coverage: 49.4% of statements
00:37:20 [2020-01-18T00:37:20.568Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:37:21 [2020-01-18T00:37:21.684Z] ok  	github.com/docker/docker/distribution/xfer	2.350s	coverage: 76.8% of statements
00:37:21 [2020-01-18T00:37:21.685Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:37:22 [2020-01-18T00:37:22.151Z] ok  	github.com/docker/docker/image/cache	0.204s	coverage: 19.2% of statements
00:37:22 [2020-01-18T00:37:22.151Z] ok  	github.com/docker/docker/image/v1	0.198s	coverage: 25.0% of statements
00:37:23 [2020-01-18T00:37:23.135Z] ok  	github.com/docker/docker/image	1.047s	coverage: 86.4% of statements
00:37:23 [2020-01-18T00:37:23.605Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:37:23 [2020-01-18T00:37:23.605Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:37:23 [2020-01-18T00:37:23.826Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:37:24 [2020-01-18T00:37:24.072Z] ok  	github.com/docker/docker/libcontainerd/queue	0.172s	coverage: 100.0% of statements
00:37:24 [2020-01-18T00:37:24.385Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
00:37:24 [2020-01-18T00:37:24.945Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
00:37:25 [2020-01-18T00:37:25.640Z] ok  	github.com/docker/docker/pkg/aaparser	0.334s	coverage: 50.0% of statements
00:37:25 [2020-01-18T00:37:25.869Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:37:25 [2020-01-18T00:37:25.869Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:37:26 [2020-01-18T00:37:26.107Z] ok  	github.com/docker/docker/layer	0.565s	coverage: 30.0% of statements
00:37:26 [2020-01-18T00:37:26.107Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:37:26 [2020-01-18T00:37:26.125Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:37:26 [2020-01-18T00:37:26.125Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:37:26 [2020-01-18T00:37:26.125Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
00:37:27 [2020-01-18T00:37:27.050Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
00:37:27 [2020-01-18T00:37:27.091Z] ok  	github.com/docker/docker/opts	0.368s	coverage: 67.3% of statements
00:37:27 [2020-01-18T00:37:27.975Z] === RUN   TestDockerSuite/TestRunWithCPUShares
00:37:28 [2020-01-18T00:37:28.077Z] ok  	github.com/docker/docker/libcontainerd/local	0.416s	coverage: 1.0% of statements
00:37:28 [2020-01-18T00:37:28.077Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:37:28 [2020-01-18T00:37:28.077Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:37:28 [2020-01-18T00:37:28.077Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:37:28 [2020-01-18T00:37:28.077Z] ?   	github.com/docker/docker/oci	[no test files]
00:37:28 [2020-01-18T00:37:28.077Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:37:28 [2020-01-18T00:37:28.899Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
00:37:29 [2020-01-18T00:37:29.065Z] ok  	github.com/docker/docker/pkg/broadcaster	0.065s	coverage: 100.0% of statements
00:37:29 [2020-01-18T00:37:29.065Z] ok  	github.com/docker/docker/pkg/capabilities	0.067s	coverage: 87.5% of statements
00:37:29 [2020-01-18T00:37:29.531Z] ok  	github.com/docker/docker/pkg/authorization	0.936s	coverage: 26.8% of statements
00:37:29 [2020-01-18T00:37:29.999Z] ok  	github.com/docker/docker/pkg/directory	0.066s	coverage: 80.0% of statements
00:37:30 [2020-01-18T00:37:30.467Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.137s	coverage: 15.4% of statements
00:37:30 [2020-01-18T00:37:30.787Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
00:37:30 [2020-01-18T00:37:30.934Z] ok  	github.com/docker/docker/pkg/discovery	0.111s	coverage: 58.3% of statements
00:37:31 [2020-01-18T00:37:31.371Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
00:37:31 [2020-01-18T00:37:31.401Z] ok  	github.com/docker/docker/pkg/discovery/file	0.082s	coverage: 97.6% of statements
00:37:32 [2020-01-18T00:37:32.295Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:37:32 [2020-01-18T00:37:32.295Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
00:37:32 [2020-01-18T00:37:32.962Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.222s	coverage: 92.3% of statements
00:37:32 [2020-01-18T00:37:32.962Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.222s	coverage: 93.8% of statements
00:37:33 [2020-01-18T00:37:33.219Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
00:37:33 [2020-01-18T00:37:33.219Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
00:37:33 [2020-01-18T00:37:33.219Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
00:37:33 [2020-01-18T00:37:33.219Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:37:33 [2020-01-18T00:37:33.219Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
00:37:33 [2020-01-18T00:37:33.219Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
00:37:33 [2020-01-18T00:37:33.474Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
00:37:33 [2020-01-18T00:37:33.728Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
00:37:33 [2020-01-18T00:37:33.728Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
00:37:33 [2020-01-18T00:37:33.983Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
00:37:34 [2020-01-18T00:37:34.525Z] ok  	github.com/docker/docker/pkg/filenotify	0.150s	coverage: 36.2% of statements
00:37:34 [2020-01-18T00:37:34.525Z] ok  	github.com/docker/docker/pkg/fileutils	0.132s	coverage: 87.7% of statements
00:37:34 [2020-01-18T00:37:34.908Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
00:37:35 [2020-01-18T00:37:35.508Z] ok  	github.com/docker/docker/pkg/homedir	0.127s	coverage: 42.9% of statements
00:37:35 [2020-01-18T00:37:35.832Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
00:37:35 [2020-01-18T00:37:35.975Z] ok  	github.com/docker/docker/pkg/idtools	0.150s	coverage: 6.3% of statements
00:37:35 [2020-01-18T00:37:35.975Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.329s	coverage: 84.1% of statements
00:37:36 [2020-01-18T00:37:36.755Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
00:37:36 [2020-01-18T00:37:36.755Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
00:37:37 [2020-01-18T00:37:37.537Z] ok  	github.com/docker/docker/pkg/locker	0.179s	coverage: 88.9% of statements
00:37:37 [2020-01-18T00:37:37.537Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.292s	coverage: 91.7% of statements
00:37:37 [2020-01-18T00:37:37.537Z] ok  	github.com/docker/docker/pkg/archive	9.420s	coverage: 62.0% of statements
00:37:37 [2020-01-18T00:37:37.537Z] ok  	github.com/docker/docker/pkg/ioutils	0.640s	coverage: 69.2% of statements
00:37:37 [2020-01-18T00:37:37.679Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:37:37 [2020-01-18T00:37:37.679Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:37:38 [2020-01-18T00:37:38.239Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
00:37:38 [2020-01-18T00:37:38.522Z] ok  	github.com/docker/docker/pkg/longpath	0.089s	coverage: 100.0% of statements
00:37:38 [2020-01-18T00:37:38.522Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.047s	coverage: 85.7% of statements
00:37:38 [2020-01-18T00:37:38.800Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:37:38 [2020-01-18T00:37:38.800Z] === RUN   TestDockerSuite/TestRunWithShmSize
00:37:38 [2020-01-18T00:37:38.988Z] ok  	github.com/docker/docker/pkg/parsers	0.116s	coverage: 97.0% of statements
00:37:39 [2020-01-18T00:37:39.455Z] ok  	github.com/docker/docker/pkg/pidfile	0.040s	coverage: 82.6% of statements
00:37:39 [2020-01-18T00:37:39.724Z] === RUN   TestDockerSuite/TestRunWithSwappiness
00:37:40 [2020-01-18T00:37:40.650Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
00:37:40 [2020-01-18T00:37:40.650Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:37:40 [2020-01-18T00:37:40.650Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:37:41 [2020-01-18T00:37:41.017Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.096s	coverage: 56.8% of statements
00:37:41 [2020-01-18T00:37:41.574Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:37:42 [2020-01-18T00:37:42.001Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.201s	coverage: 85.7% of statements
00:37:42 [2020-01-18T00:37:42.001Z] ok  	github.com/docker/docker/pkg/pools	0.079s	coverage: 88.2% of statements
00:37:42 [2020-01-18T00:37:42.936Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
00:37:42 [2020-01-18T00:37:42.984Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
00:37:43 [2020-01-18T00:37:43.860Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
00:37:43 [2020-01-18T00:37:43.860Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:37:43 [2020-01-18T00:37:43.967Z] ok  	github.com/docker/docker/pkg/reexec	0.155s	coverage: 82.4% of statements
00:37:43 [2020-01-18T00:37:43.967Z] ok  	github.com/docker/docker/pkg/pubsub	1.079s	coverage: 73.9% of statements
00:37:44 [2020-01-18T00:37:44.419Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:37:44 [2020-01-18T00:37:44.420Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:37:44 [2020-01-18T00:37:44.951Z] ok  	github.com/docker/docker/pkg/signal	0.066s	coverage: 20.3% of statements
00:37:44 [2020-01-18T00:37:44.951Z] ok  	github.com/docker/docker/pkg/stdcopy	0.039s	coverage: 100.0% of statements
00:37:45 [2020-01-18T00:37:45.935Z] ok  	github.com/docker/docker/pkg/streamformatter	0.092s	coverage: 66.2% of statements
00:37:45 [2020-01-18T00:37:45.935Z] ok  	github.com/docker/docker/pkg/stringid	0.073s	coverage: 70.6% of statements
00:37:46 [2020-01-18T00:37:46.302Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:37:46 [2020-01-18T00:37:46.861Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:37:46 [2020-01-18T00:37:46.918Z] ok  	github.com/docker/docker/pkg/sysinfo	0.040s	coverage: 38.2% of statements
00:37:47 [2020-01-18T00:37:47.901Z] ok  	github.com/docker/docker/pkg/system	0.091s	coverage: 13.1% of statements
00:37:48 [2020-01-18T00:37:48.368Z] ok  	github.com/docker/docker/pkg/tailfile	0.114s	coverage: 88.6% of statements
00:37:49 [2020-01-18T00:37:49.351Z] ok  	github.com/docker/docker/pkg/tarsum	0.169s	coverage: 89.3% of statements
00:37:49 [2020-01-18T00:37:49.351Z] ok  	github.com/docker/docker/pkg/term	0.043s	coverage: 30.8% of statements
00:37:49 [2020-01-18T00:37:49.371Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:37:50 [2020-01-18T00:37:50.295Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:37:50 [2020-01-18T00:37:50.295Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:37:50 [2020-01-18T00:37:50.295Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:37:50 [2020-01-18T00:37:50.333Z] testing: warning: no tests to run
00:37:50 [2020-01-18T00:37:50.333Z] ok  	github.com/docker/docker/pkg/term/windows	0.035s	coverage: 0.0% of statements [no tests to run]
00:37:50 [2020-01-18T00:37:50.333Z] ok  	github.com/docker/docker/pkg/truncindex	0.159s	coverage: 91.5% of statements
00:37:51 [2020-01-18T00:37:51.317Z] ok  	github.com/docker/docker/pkg/urlutil	0.062s	coverage: 100.0% of statements
00:37:51 [2020-01-18T00:37:51.317Z] ok  	github.com/docker/docker/pkg/useragent	0.059s	coverage: 88.9% of statements
00:37:51 [2020-01-18T00:37:51.656Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
00:37:51 [2020-01-18T00:37:51.656Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:37:52 [2020-01-18T00:37:52.300Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:37:52 [2020-01-18T00:37:52.595Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
00:37:53 [2020-01-18T00:37:53.283Z] ok  	github.com/docker/docker/plugin/v2	0.131s	coverage: 20.1% of statements
00:37:53 [2020-01-18T00:37:53.751Z] ok  	github.com/docker/docker/plugin	0.206s	coverage: 11.6% of statements
00:37:53 [2020-01-18T00:37:53.979Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:37:54 [2020-01-18T00:37:54.219Z] ok  	github.com/docker/docker/reference	0.200s	coverage: 84.4% of statements
00:37:54 [2020-01-18T00:37:54.233Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:37:55 [2020-01-18T00:37:55.780Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 50.9% of statements
00:37:55 [2020-01-18T00:37:55.780Z] ok  	github.com/docker/docker/registry/resumable	0.347s	coverage: 100.0% of statements
00:37:56 [2020-01-18T00:37:56.116Z] === RUN   TestDockerSuite/TestSaveImageId
00:37:56 [2020-01-18T00:37:56.247Z] ok  	github.com/docker/docker/registry	0.443s	coverage: 51.7% of statements
00:37:56 [2020-01-18T00:37:56.371Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:37:56 [2020-01-18T00:37:56.713Z] ok  	github.com/docker/docker/testutil	0.182s	coverage: 62.5% of statements
00:37:56 [2020-01-18T00:37:56.931Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:37:57 [2020-01-18T00:37:57.180Z] ok  	github.com/docker/docker/runconfig	0.156s	coverage: 54.5% of statements
00:37:57 [2020-01-18T00:37:57.856Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
00:37:59 [2020-01-18T00:37:59.216Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:37:59 [2020-01-18T00:37:59.216Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:38:00 [2020-01-18T00:38:00.125Z] ok  	github.com/docker/docker/volume/drivers	0.133s	coverage: 36.1% of statements
00:38:00 [2020-01-18T00:38:00.125Z] ok  	github.com/docker/docker/volume/local	0.226s	coverage: 37.7% of statements
00:38:00 [2020-01-18T00:38:00.125Z] ok  	github.com/docker/docker/volume/mounts	0.091s	coverage: 66.2% of statements
00:38:01 [2020-01-18T00:38:01.727Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:38:01 [2020-01-18T00:38:01.727Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:38:01 [2020-01-18T00:38:01.727Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:38:02 [2020-01-18T00:38:02.333Z] ok  	github.com/docker/docker/volume/service	0.511s	coverage: 70.3% of statements
00:38:03 [2020-01-18T00:38:03.091Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:38:04 [2020-01-18T00:38:04.977Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:38:04 [2020-01-18T00:38:04.977Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:38:05 [2020-01-18T00:38:05.231Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:38:05 [2020-01-18T00:38:05.231Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:38:05 [2020-01-18T00:38:05.231Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:38:05 [2020-01-18T00:38:05.790Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:38:08 [2020-01-18T00:38:08.306Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:38:13 [2020-01-18T00:38:13.540Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:38:16 [2020-01-18T00:38:16.800Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:38:17 [2020-01-18T00:38:17.241Z] ok  	github.com/docker/docker/pkg/plugins	35.195s	coverage: 73.4% of statements
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/rootless	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/volume	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:38:17 [2020-01-18T00:38:17.242Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:38:17 [2020-01-18T00:38:17.359Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:38:17 [2020-01-18T00:38:17.709Z] 
00:38:17 [2020-01-18T00:38:17.709Z] === Skipped
00:38:17 [2020-01-18T00:38:17.709Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
00:38:17 [2020-01-18T00:38:17.709Z]     dispatchers_test.go:376: Windows does not support stopsignal
00:38:17 [2020-01-18T00:38:17.709Z] 
00:38:17 [2020-01-18T00:38:17.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
00:38:17 [2020-01-18T00:38:17.709Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:38:17 [2020-01-18T00:38:17.709Z] 
00:38:17 [2020-01-18T00:38:17.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
00:38:17 [2020-01-18T00:38:17.709Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:38:17 [2020-01-18T00:38:17.709Z] 
00:38:17 [2020-01-18T00:38:17.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
00:38:17 [2020-01-18T00:38:17.709Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:38:17 [2020-01-18T00:38:17.709Z] 
00:38:17 [2020-01-18T00:38:17.709Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
00:38:18 [2020-01-18T00:38:18.176Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.176Z] 
00:38:18 [2020-01-18T00:38:18.176Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
00:38:18 [2020-01-18T00:38:18.176Z]     client_test.go:23: runtime.GOOS == "windows"
00:38:18 [2020-01-18T00:38:18.176Z] 
00:38:18 [2020-01-18T00:38:18.176Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
00:38:18 [2020-01-18T00:38:18.176Z]     daemon_test.go:147: root required
00:38:18 [2020-01-18T00:38:18.176Z] 
00:38:18 [2020-01-18T00:38:18.176Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:38:18 [2020-01-18T00:38:18.176Z]     reload_test.go:520: root required
00:38:18 [2020-01-18T00:38:18.176Z] 
00:38:18 [2020-01-18T00:38:18.176Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
00:38:18 [2020-01-18T00:38:18.176Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.176Z] 
00:38:18 [2020-01-18T00:38:18.176Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
00:38:18 [2020-01-18T00:38:18.176Z]     pull_v2_test.go:73: Needs fixing on Windows
00:38:18 [2020-01-18T00:38:18.176Z] 
00:38:18 [2020-01-18T00:38:18.176Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
00:38:18 [2020-01-18T00:38:18.176Z]     pull_v2_test.go:118: Needs fixing on Windows
00:38:18 [2020-01-18T00:38:18.176Z] 
00:38:18 [2020-01-18T00:38:18.176Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     download_test.go:268: Needs fixing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     layer_test.go:304: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     layer_test.go:353: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     layer_test.go:468: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     layer_test.go:697: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     migration_test.go:46: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     migration_test.go:182: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     mount_test.go:17: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     mount_test.go:76: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     mount_test.go:125: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     mount_test.go:212: Failing on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:133: Xz not present in msys2
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:238: Failing on Windows CI machines
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_windows_test.go:16: Currently fails
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     changes_test.go:192: needs more investigation
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     changes_test.go:405: needs further investigation
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     changes_test.go:441: needs further investigation
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     poller_test.go:41: No chmod on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     fileutils_test.go:134: Needs porting to Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     fileutils_test.go:180: Needs porting to Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
00:38:18 [2020-01-18T00:38:18.177Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
00:38:18 [2020-01-18T00:38:18.177Z]     local_test.go:181: runtime.GOOS == "windows"
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] 
00:38:18 [2020-01-18T00:38:18.177Z] DONE 1759 tests, 46 skipped in 205.511s
00:38:18 [2020-01-18T00:38:18.177Z] INFO: make.ps1 ended at 01/18/2020 00:38:17
00:38:18 [2020-01-18T00:38:18.720Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:38:19 [2020-01-18T00:38:19.737Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
00:38:20 [2020-01-18T00:38:20.203Z] INFO: Unit tests ended at 01/18/2020 00:38:19. Duration:00:03:41.0408759
00:38:20 [2020-01-18T00:38:20.203Z] INFO: Building busybox
00:38:20 [2020-01-18T00:38:20.203Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
00:38:20 [2020-01-18T00:38:20.203Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
00:38:20 [2020-01-18T00:38:20.203Z] 
00:38:20 [2020-01-18T00:38:20.203Z] Sending build context to Docker daemon   2.56kB
00:38:20 [2020-01-18T00:38:20.203Z] 
00:38:20 [2020-01-18T00:38:20.203Z] Step 1/6 : FROM microsoft/windowsservercore
00:38:20 [2020-01-18T00:38:20.203Z]  ---> 8351e66084ac
00:38:20 [2020-01-18T00:38:20.203Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
00:38:20 [2020-01-18T00:38:20.203Z]  ---> Running in 29a5c42ac4e0
00:38:21 [2020-01-18T00:38:21.983Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:38:24 [2020-01-18T00:38:24.492Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:38:25 [2020-01-18T00:38:25.052Z] === RUN   TestDockerSuite/TestStartRecordError
00:38:26 [2020-01-18T00:38:26.062Z] Removing intermediate container 29a5c42ac4e0
00:38:26 [2020-01-18T00:38:26.062Z]  ---> b4913b256b4e
00:38:26 [2020-01-18T00:38:26.062Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
00:38:26 [2020-01-18T00:38:26.527Z] 
00:38:26 [2020-01-18T00:38:26.935Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:38:26 [2020-01-18T00:38:26.993Z]  ---> db7281b52036
00:38:26 [2020-01-18T00:38:26.993Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
00:38:26 [2020-01-18T00:38:26.993Z]  ---> Running in 54e1cc5cc167
00:38:27 [2020-01-18T00:38:27.974Z] 
00:38:27 [2020-01-18T00:38:27.974Z] SUCCESS: Specified value was saved.
00:38:29 [2020-01-18T00:38:29.444Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:38:30 [2020-01-18T00:38:30.913Z] Removing intermediate container 54e1cc5cc167
00:38:30 [2020-01-18T00:38:30.913Z]  ---> 673b9c83ef3e
00:38:30 [2020-01-18T00:38:30.913Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
00:38:30 [2020-01-18T00:38:30.913Z]  ---> Running in 827d7d47ccf5
00:38:31 [2020-01-18T00:38:31.956Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:38:36 [2020-01-18T00:38:36.114Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:38:36 [2020-01-18T00:38:36.769Z] Cannot create a file when that file already exists.
00:38:40 [2020-01-18T00:38:40.272Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:38:42 [2020-01-18T00:38:42.616Z] Removing intermediate container 827d7d47ccf5
00:38:42 [2020-01-18T00:38:42.616Z]  ---> 1078c1693a8a
00:38:42 [2020-01-18T00:38:42.616Z] Step 6/6 : CMD ["sh"]
00:38:42 [2020-01-18T00:38:42.616Z]  ---> Running in 0a8137414918
00:38:42 [2020-01-18T00:38:42.616Z] Removing intermediate container 0a8137414918
00:38:42 [2020-01-18T00:38:42.616Z]  ---> 7f1d01f54b1e
00:38:42 [2020-01-18T00:38:42.616Z] Successfully built 7f1d01f54b1e
00:38:42 [2020-01-18T00:38:42.616Z] Successfully tagged busybox:latest
00:38:42 [2020-01-18T00:38:42.616Z] INFO: Docker images of the daemon under test
00:38:42 [2020-01-18T00:38:42.616Z] 
00:38:42 [2020-01-18T00:38:42.780Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:38:43 [2020-01-18T00:38:43.083Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
00:38:43 [2020-01-18T00:38:43.083Z] busybox                                latest              7f1d01f54b1e        Less than a second ago   4.86GB
00:38:43 [2020-01-18T00:38:43.083Z] microsoft/windowsservercore            latest              8351e66084ac        6 days ago               4.82GB
00:38:43 [2020-01-18T00:38:43.083Z] mcr.microsoft.com/windows/servercore   ltsc2019            8351e66084ac        6 days ago               4.82GB
00:38:43 [2020-01-18T00:38:43.083Z] 
00:38:43 [2020-01-18T00:38:43.083Z] INFO: Running integration tests at 01/18/2020 00:38:42...
00:38:43 [2020-01-18T00:38:43.083Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
00:38:43 [2020-01-18T00:38:43.083Z] INFO: Integration API tests being run from the host:
00:38:43 [2020-01-18T00:38:43.083Z] INFO: make.ps1 starting at 01/18/2020 00:38:42
00:38:43 [2020-01-18T00:38:43.549Z] Running D:\gopath\src\github.com\docker\docker\integration\build
00:38:49 [2020-01-18T00:38:49.303Z] === RUN   TestDockerSuite/TestStatsNoStream
00:38:51 [2020-01-18T00:38:51.819Z] === RUN   TestDockerSuite/TestStopContainerSignal
00:38:53 [2020-01-18T00:38:53.191Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:38:54 [2020-01-18T00:38:54.114Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:38:55 [2020-01-18T00:38:55.039Z] === RUN   TestDockerSuite/TestTopPrivileged
00:38:55 [2020-01-18T00:38:55.963Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:38:55 [2020-01-18T00:38:55.963Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:38:56 [2020-01-18T00:38:56.524Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:39:00 [2020-01-18T00:39:00.683Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:39:01 [2020-01-18T00:39:01.392Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:39:01 [2020-01-18T00:39:01.392Z] INFO: Testing against a local daemon
00:39:04 [2020-01-18T00:39:04.840Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
00:39:05 [2020-01-18T00:39:05.094Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
00:39:06 [2020-01-18T00:39:06.018Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
00:39:06 [2020-01-18T00:39:06.018Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
00:39:06 [2020-01-18T00:39:06.942Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
00:39:08 [2020-01-18T00:39:08.827Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
00:39:08 [2020-01-18T00:39:08.827Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
00:39:10 [2020-01-18T00:39:10.187Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
00:39:11 [2020-01-18T00:39:11.111Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
00:39:12 [2020-01-18T00:39:12.035Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
00:39:13 [2020-01-18T00:39:13.918Z] === RUN   TestDockerSuite/TestUpdateStats
00:39:16 [2020-01-18T00:39:16.293Z] ok  	github.com/docker/docker/integration/build	14.482s
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === Skipped
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_session_test.go:25: TODO: BuildKit
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:491: testEnv.OSType == "windows"
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
00:39:16 [2020-01-18T00:39:16.293Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] DONE 22 tests, 10 skipped in 30.998s
00:39:16 [2020-01-18T00:39:16.293Z] 
00:39:16 [2020-01-18T00:39:16.293Z] Running D:\gopath\src\github.com\docker\docker\integration\config
00:39:16 [2020-01-18T00:39:16.759Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:39:16 [2020-01-18T00:39:16.759Z] INFO: Testing against a local daemon
00:39:16 [2020-01-18T00:39:16.759Z] ok  	github.com/docker/docker/integration/config	0.211s
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === Skipped
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
00:39:16 [2020-01-18T00:39:16.759Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] DONE 8 tests, 8 skipped in 2.090s
00:39:16 [2020-01-18T00:39:16.759Z] 
00:39:16 [2020-01-18T00:39:16.759Z] Running D:\gopath\src\github.com\docker\docker\integration\container
00:39:18 [2020-01-18T00:39:18.074Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
00:39:19 [2020-01-18T00:39:19.702Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:39:19 [2020-01-18T00:39:19.702Z] INFO: Testing against a local daemon
00:39:19 [2020-01-18T00:39:19.982Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
00:39:19 [2020-01-18T00:39:19.982Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
00:39:20 [2020-01-18T00:39:20.906Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
00:39:21 [2020-01-18T00:39:21.465Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:39:26 [2020-01-18T00:39:26.698Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
00:39:29 [2020-01-18T00:39:29.957Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
00:39:32 [2020-01-18T00:39:32.465Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
00:39:35 [2020-01-18T00:39:35.725Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:39:39 [2020-01-18T00:39:39.883Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:39:45 [2020-01-18T00:39:45.117Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
00:39:47 [2020-01-18T00:39:47.000Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
00:39:49 [2020-01-18T00:39:49.510Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
00:39:51 [2020-01-18T00:39:51.472Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
00:39:52 [2020-01-18T00:39:52.833Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
00:39:55 [2020-01-18T00:39:55.343Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
00:39:57 [2020-01-18T00:39:57.852Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
00:39:59 [2020-01-18T00:39:59.737Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
00:40:02 [2020-01-18T00:40:02.245Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
00:40:04 [2020-01-18T00:40:04.759Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:40:19 [2020-01-18T00:40:19.579Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
00:40:19 [2020-01-18T00:40:19.579Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:40:19 [2020-01-18T00:40:19.579Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:40:19 [2020-01-18T00:40:19.834Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:40:20 [2020-01-18T00:40:20.295Z] ok  	github.com/docker/docker/integration/container	61.225s
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === Skipped
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
00:40:20 [2020-01-18T00:40:20.295Z]     copy_test.go:25: testEnv.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
00:40:20 [2020-01-18T00:40:20.295Z]     copy_test.go:39: testEnv.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
00:40:20 [2020-01-18T00:40:20.295Z]     copy_test.go:51: testEnv.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
00:40:20 [2020-01-18T00:40:20.295Z]     copy_test.go:65: testEnv.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
00:40:20 [2020-01-18T00:40:20.295Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] DONE 79 tests, 40 skipped in 63.473s
00:40:20 [2020-01-18T00:40:20.295Z] 
00:40:20 [2020-01-18T00:40:20.295Z] Running D:\gopath\src\github.com\docker\docker\integration\image
00:40:20 [2020-01-18T00:40:20.759Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:40:20 [2020-01-18T00:40:20.759Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:40:20 [2020-01-18T00:40:20.759Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:40:20 [2020-01-18T00:40:20.759Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:40:21 [2020-01-18T00:40:21.687Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:40:21 [2020-01-18T00:40:21.687Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:40:22 [2020-01-18T00:40:22.503Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:22 [2020-01-18T00:40:22.504Z] INFO: Testing against a local daemon
00:40:22 [2020-01-18T00:40:22.504Z] ok  	github.com/docker/docker/integration/image	0.443s
00:40:22 [2020-01-18T00:40:22.970Z] 
00:40:22 [2020-01-18T00:40:22.970Z] === Skipped
00:40:22 [2020-01-18T00:40:22.970Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
00:40:22 [2020-01-18T00:40:22.970Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
00:40:22 [2020-01-18T00:40:22.970Z] 
00:40:22 [2020-01-18T00:40:22.970Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
00:40:22 [2020-01-18T00:40:22.970Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
00:40:22 [2020-01-18T00:40:22.970Z] 
00:40:22 [2020-01-18T00:40:22.970Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
00:40:22 [2020-01-18T00:40:22.970Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
00:40:22 [2020-01-18T00:40:22.970Z] 
00:40:22 [2020-01-18T00:40:22.970Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
00:40:22 [2020-01-18T00:40:22.970Z]     tag_test.go:98: testEnv.OSType == "windows"
00:40:22 [2020-01-18T00:40:22.970Z] 
00:40:22 [2020-01-18T00:40:22.970Z] 
00:40:22 [2020-01-18T00:40:22.970Z] DONE 11 tests, 4 skipped in 2.322s
00:40:22 [2020-01-18T00:40:22.970Z] 
00:40:22 [2020-01-18T00:40:22.970Z] Running D:\gopath\src\github.com\docker\docker\integration\network
00:40:23 [2020-01-18T00:40:23.049Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:40:23 [2020-01-18T00:40:23.049Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:40:23 [2020-01-18T00:40:23.049Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:40:23 [2020-01-18T00:40:23.049Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:40:23 [2020-01-18T00:40:23.049Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:40:25 [2020-01-18T00:40:25.178Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:25 [2020-01-18T00:40:25.178Z] INFO: Testing against a local daemon
00:40:25 [2020-01-18T00:40:25.178Z] ok  	github.com/docker/docker/integration/network	0.208s
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === Skipped
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:29: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:51: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:94: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:127: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:177: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:201: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:230: FLAKY_TEST
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:319: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
00:40:25 [2020-01-18T00:40:25.178Z]     service_test.go:386: testEnv.OSType == "windows"
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] DONE 17 tests, 13 skipped in 2.193s
00:40:25 [2020-01-18T00:40:25.178Z] 
00:40:25 [2020-01-18T00:40:25.178Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
00:40:25 [2020-01-18T00:40:25.559Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:40:25 [2020-01-18T00:40:25.559Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:40:25 [2020-01-18T00:40:25.559Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:40:25 [2020-01-18T00:40:25.559Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:40:25 [2020-01-18T00:40:25.643Z] testing: warning: no tests to run
00:40:25 [2020-01-18T00:40:25.643Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.089s
00:40:25 [2020-01-18T00:40:25.643Z] 
00:40:25 [2020-01-18T00:40:25.643Z] DONE 0 tests in 0.687s
00:40:25 [2020-01-18T00:40:25.643Z] 
00:40:25 [2020-01-18T00:40:25.643Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
00:40:25 [2020-01-18T00:40:25.813Z] === RUN   TestDockerSuite/TestVolumeEvents
00:40:26 [2020-01-18T00:40:26.626Z] testing: warning: no tests to run
00:40:26 [2020-01-18T00:40:26.626Z] ok  	github.com/docker/docker/integration/network/macvlan	0.082s
00:40:26 [2020-01-18T00:40:26.626Z] 
00:40:26 [2020-01-18T00:40:26.626Z] DONE 0 tests in 0.695s
00:40:26 [2020-01-18T00:40:26.626Z] 
00:40:26 [2020-01-18T00:40:26.626Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
00:40:26 [2020-01-18T00:40:26.748Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:40:27 [2020-01-18T00:40:27.093Z] testing: warning: no tests to run
00:40:27 [2020-01-18T00:40:27.093Z] ok  	github.com/docker/docker/integration/plugin	0.081s
00:40:27 [2020-01-18T00:40:27.093Z] 
00:40:27 [2020-01-18T00:40:27.093Z] DONE 0 tests in 0.708s
00:40:27 [2020-01-18T00:40:27.560Z] 
00:40:27 [2020-01-18T00:40:27.560Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
00:40:28 [2020-01-18T00:40:28.026Z] testing: warning: no tests to run
00:40:28 [2020-01-18T00:40:28.026Z] ok  	github.com/docker/docker/integration/plugin/authz	0.083s
00:40:28 [2020-01-18T00:40:28.026Z] 
00:40:28 [2020-01-18T00:40:28.026Z] DONE 0 tests in 0.693s
00:40:28 [2020-01-18T00:40:28.026Z] 
00:40:28 [2020-01-18T00:40:28.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
00:40:29 [2020-01-18T00:40:29.259Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:40:29 [2020-01-18T00:40:29.259Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:40:29 [2020-01-18T00:40:29.259Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:40:30 [2020-01-18T00:40:30.250Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:30 [2020-01-18T00:40:30.250Z] INFO: Testing against a local daemon
00:40:30 [2020-01-18T00:40:30.250Z] ok  	github.com/docker/docker/integration/plugin/common	0.253s
00:40:30 [2020-01-18T00:40:30.250Z] 
00:40:30 [2020-01-18T00:40:30.250Z] DONE 2 tests in 1.995s
00:40:30 [2020-01-18T00:40:30.250Z] 
00:40:30 [2020-01-18T00:40:30.250Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
00:40:32 [2020-01-18T00:40:32.519Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:40:33 [2020-01-18T00:40:33.196Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:33 [2020-01-18T00:40:33.196Z] INFO: Testing against a local daemon
00:40:33 [2020-01-18T00:40:33.196Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.267s
00:40:33 [2020-01-18T00:40:33.196Z] 
00:40:33 [2020-01-18T00:40:33.196Z] === Skipped
00:40:33 [2020-01-18T00:40:33.196Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
00:40:33 [2020-01-18T00:40:33.196Z]     external_test.go:48: runtime.GOOS == "windows"
00:40:33 [2020-01-18T00:40:33.196Z] 
00:40:33 [2020-01-18T00:40:33.196Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:40:33 [2020-01-18T00:40:33.196Z]     external_test.go:407: runtime.GOOS == "windows"
00:40:33 [2020-01-18T00:40:33.196Z] 
00:40:33 [2020-01-18T00:40:33.196Z] 
00:40:33 [2020-01-18T00:40:33.196Z] DONE 2 tests, 2 skipped in 3.233s
00:40:33 [2020-01-18T00:40:33.667Z] 
00:40:33 [2020-01-18T00:40:33.667Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
00:40:33 [2020-01-18T00:40:33.880Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
00:40:35 [2020-01-18T00:40:35.242Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
00:40:35 [2020-01-18T00:40:35.242Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
00:40:35 [2020-01-18T00:40:35.497Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
00:40:35 [2020-01-18T00:40:35.752Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
00:40:36 [2020-01-18T00:40:36.678Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:40:36 [2020-01-18T00:40:36.678Z] --- PASS: TestDockerSuite (1802.40s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.42s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.14s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.21s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.43s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.05s)
00:40:36 [2020-01-18T00:40:36.678Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.98s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.15s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.27s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.26s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.84s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.20s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.56s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.43s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.09s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.43s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.21s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.86s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.76s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.97s)
00:40:36 [2020-01-18T00:40:36.678Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.87s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.75s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.73s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.51s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.74s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.54s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.99s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.04s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.45s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.65s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.57s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.04s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.00s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.68s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.97s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.36s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.69s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.75s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.79s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.03s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.42s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.82s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.16s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.78s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.72s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.78s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.51s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.19s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.70s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.92s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.18s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.50s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.99s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.46s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.41s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.76s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.09s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.72s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.12s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.77s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.58s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.81s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.00s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.65s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.13s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.90s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.71s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.71s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.64s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.60s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.97s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.09s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.43s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.57s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.85s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.53s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.44s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.07s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.58s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.66s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.37s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.47s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.46s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.48s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.11s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.48s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.76s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.56s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.35s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFails (0.87s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.61s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.00s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.53s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.27s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.57s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.91s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildHistory (5.93s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.76s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.37s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.91s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.01s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.14s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.51s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.69s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.49s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (3.73s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.65s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.38s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.57s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.58s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.75s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.22s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.00s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.57s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.87s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.50s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.31s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.81s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.17s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.54s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.48s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.40s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.65s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.25s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.65s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.32s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.55s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.08s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.75s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.82s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.79s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.36s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildRm (4.13s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.18s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.55s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.64s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.34s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.51s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.21s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:40:36 [2020-01-18T00:40:36.679Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.37s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.99s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.89s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.65s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildUser (2.26s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.85s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.01s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.18s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s)
00:40:36 [2020-01-18T00:40:36.679Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.82s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.06s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.38s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.47s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.69s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.15s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.47s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_sni_test.go:18: Flakey test
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitChange (1.22s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.68s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.81s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.74s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.90s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.95s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.97s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.87s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.19s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.37s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.49s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.77s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.60s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.59s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.65s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.58s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0006cf6a0_<nil>} (1.60s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1514648941_/foo_false__<nil>_<nil>_<nil>} (1.63s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1514648941_/foo_true__<nil>_<nil>_<nil>} (1.61s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3930333160_/foo_false__<nil>_<nil>_<nil>} (1.61s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3930333160_/foo_true__<nil>_<nil>_<nil>} (1.60s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3930333160_/foo_true__0xc0006cfb20_<nil>_<nil>} (1.64s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0006cfb40_<nil>} (1.63s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0006cfb60_<nil>} (1.61s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0006cfb80_<nil>} (1.60s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0006cfba0_<nil>} (1.61s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
00:40:36 [2020-01-18T00:40:36.680Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.37s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.89s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.91s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.96s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.22s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.74s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.87s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.52s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseE (4.29s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.86s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.67s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.68s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.17s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToDot (0.94s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.24s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.08s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.61s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.74s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.55s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:40:36 [2020-01-18T00:40:36.680Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.80s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.76s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.86s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.81s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.38s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.61s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.84s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.51s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.03s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.13s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.91s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.98s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s)
00:40:36 [2020-01-18T00:40:36.680Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.64s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.29s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.55s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.82s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.39s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.76s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.88s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.00s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.53s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:40:36 [2020-01-18T00:40:36.681Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.681Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:40:36 [2020-01-18T00:40:36.681Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.77s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsRename (0.86s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsResize (0.99s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.79s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsTop (0.95s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExec (0.90s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.96s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.84s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (2.04s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.78s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.68s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.30s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecEnv (0.95s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.75s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.88s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.99s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.93s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecParseError (0.90s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.98s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.11s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.43s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.88s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.06s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecTTY (0.83s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.90s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:40:36 [2020-01-18T00:40:36.681Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.13s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.33s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.97s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.93s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.88s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.05s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.35s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestHealth (20.84s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.00s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.99s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.10s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.07s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.15s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.05s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.82s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImportFile (1.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.06s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.11s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.89s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.04s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.03s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:40:36 [2020-01-18T00:40:36.681Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.68s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.84s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.19s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:40:36 [2020-01-18T00:40:36.681Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.73s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.94s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.96s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.98s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.86s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.88s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.70s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.85s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.04s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.64s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.43s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.91s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.92s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.84s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.98s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.97s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.46s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.91s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsSince (6.94s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsTail (1.15s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.96s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.79s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.53s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.78s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestNetHostname (2.77s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.35s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.77s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.92s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPluginActive (1.92s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.85s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.33s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.87s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.11s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.49s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.49s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPortList (11.14s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.83s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.88s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.60s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.29s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.60s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
00:40:36 [2020-01-18T00:40:36.681Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.39s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.47s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.98s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.45s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.82s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.64s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.63s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.91s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.78s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.57s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.05s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.64s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.55s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:40:36 [2020-01-18T00:40:36.682Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.74s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.87s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.34s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.52s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.80s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.76s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.93s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.10s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s)
00:40:36 [2020-01-18T00:40:36.682Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.93s)
00:40:36 [2020-01-18T00:40:36.937Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.13s)
00:40:36 [2020-01-18T00:40:36.937Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.91s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.16s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.78s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.14s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.69s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.26s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.08s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.46s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.62s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.99s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.49s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.93s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.85s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.42s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.04s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.00s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.85s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.14s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.66s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.57s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.88s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.64s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.48s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.90s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.29s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.78s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.66s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.09s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.68s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.17s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.34s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.30s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.92s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.91s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunMount (6.91s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.88s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.88s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.64s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.77s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.57s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.70s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.35s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.49s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.73s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.18s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.88s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.95s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.01s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.01s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.72s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.00s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.39s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunRm (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.15s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.91s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunState (1.74s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.70s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.70s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.92s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.19s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.63s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.51s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.49s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.87s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.95s)
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.938Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:40:36 [2020-01-18T00:40:36.938Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.939Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.89s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.88s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.97s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.77s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.53s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.25s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.35s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.11s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.66s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.34s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents880185938
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.01s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.68s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.34s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.56s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.06s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.52s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.61s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.82s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.51s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.21s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.79s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.70s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.03s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.77s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.93s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.20s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.06s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.87s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.21s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.60s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.20s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.23s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.09s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.71s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.31s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.91s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.21s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.82s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.61s)
00:40:36 [2020-01-18T00:40:36.939Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:40:36 [2020-01-18T00:40:36.939Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:40:36 [2020-01-18T00:40:36.939Z] === RUN   TestDockerRegistrySuite
00:40:36 [2020-01-18T00:40:36.939Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:40:38 [2020-01-18T00:40:38.826Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:40:39 [2020-01-18T00:40:39.523Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:39 [2020-01-18T00:40:39.524Z] INFO: Testing against a local daemon
00:40:39 [2020-01-18T00:40:39.524Z] testing: warning: no tests to run
00:40:39 [2020-01-18T00:40:39.524Z] ok  	github.com/docker/docker/integration/plugin/logging	0.225s
00:40:39 [2020-01-18T00:40:39.524Z] 
00:40:39 [2020-01-18T00:40:39.524Z] DONE 0 tests in 6.023s
00:40:39 [2020-01-18T00:40:39.524Z] 
00:40:39 [2020-01-18T00:40:39.524Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
00:40:39 [2020-01-18T00:40:39.749Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
00:40:40 [2020-01-18T00:40:40.308Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:40:41 [2020-01-18T00:40:41.730Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:41 [2020-01-18T00:40:41.730Z] INFO: Testing against a local daemon
00:40:41 [2020-01-18T00:40:41.730Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.234s
00:40:42 [2020-01-18T00:40:42.192Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:40:42 [2020-01-18T00:40:42.197Z] 
00:40:42 [2020-01-18T00:40:42.197Z] === Skipped
00:40:42 [2020-01-18T00:40:42.197Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:40:42 [2020-01-18T00:40:42.197Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:40:42 [2020-01-18T00:40:42.197Z] 
00:40:42 [2020-01-18T00:40:42.197Z] 
00:40:42 [2020-01-18T00:40:42.197Z] DONE 1 tests, 1 skipped in 2.455s
00:40:42 [2020-01-18T00:40:42.197Z] 
00:40:42 [2020-01-18T00:40:42.197Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
00:40:42 [2020-01-18T00:40:42.447Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:40:44 [2020-01-18T00:40:44.406Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:44 [2020-01-18T00:40:44.406Z] INFO: Testing against a local daemon
00:40:44 [2020-01-18T00:40:44.406Z] ok  	github.com/docker/docker/integration/secret	0.223s
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] === Skipped
00:40:44 [2020-01-18T00:40:44.406Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
00:40:44 [2020-01-18T00:40:44.406Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
00:40:44 [2020-01-18T00:40:44.406Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
00:40:44 [2020-01-18T00:40:44.406Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
00:40:44 [2020-01-18T00:40:44.406Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
00:40:44 [2020-01-18T00:40:44.406Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
00:40:44 [2020-01-18T00:40:44.406Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] DONE 6 tests, 6 skipped in 2.117s
00:40:44 [2020-01-18T00:40:44.406Z] 
00:40:44 [2020-01-18T00:40:44.406Z] Running D:\gopath\src\github.com\docker\docker\integration\service
00:40:44 [2020-01-18T00:40:44.958Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
00:40:46 [2020-01-18T00:40:46.615Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:46 [2020-01-18T00:40:46.615Z] INFO: Testing against a local daemon
00:40:46 [2020-01-18T00:40:46.615Z] ok  	github.com/docker/docker/integration/service	0.377s
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === Skipped
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
00:40:47 [2020-01-18T00:40:47.082Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
00:40:47 [2020-01-18T00:40:47.082Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] DONE 20 tests, 19 skipped in 2.769s
00:40:47 [2020-01-18T00:40:47.082Z] 
00:40:47 [2020-01-18T00:40:47.082Z] Running D:\gopath\src\github.com\docker\docker\integration\session
00:40:47 [2020-01-18T00:40:47.472Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:40:47 [2020-01-18T00:40:47.472Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
00:40:49 [2020-01-18T00:40:49.292Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:49 [2020-01-18T00:40:49.292Z] INFO: Testing against a local daemon
00:40:49 [2020-01-18T00:40:49.292Z] ok  	github.com/docker/docker/integration/session	0.208s
00:40:49 [2020-01-18T00:40:49.292Z] 
00:40:49 [2020-01-18T00:40:49.292Z] === Skipped
00:40:49 [2020-01-18T00:40:49.292Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
00:40:49 [2020-01-18T00:40:49.292Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:40:49 [2020-01-18T00:40:49.292Z] 
00:40:49 [2020-01-18T00:40:49.292Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
00:40:49 [2020-01-18T00:40:49.292Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:40:49 [2020-01-18T00:40:49.292Z] 
00:40:49 [2020-01-18T00:40:49.292Z] 
00:40:49 [2020-01-18T00:40:49.292Z] DONE 2 tests, 2 skipped in 1.914s
00:40:49 [2020-01-18T00:40:49.292Z] 
00:40:49 [2020-01-18T00:40:49.292Z] Running D:\gopath\src\github.com\docker\docker\integration\system
00:40:50 [2020-01-18T00:40:50.850Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:50 [2020-01-18T00:40:50.850Z] INFO: Testing against a local daemon
00:40:52 [2020-01-18T00:40:52.408Z] ok  	github.com/docker/docker/integration/system	1.407s
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] === Skipped
00:40:52 [2020-01-18T00:40:52.408Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:40:52 [2020-01-18T00:40:52.408Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
00:40:52 [2020-01-18T00:40:52.408Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
00:40:52 [2020-01-18T00:40:52.408Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
00:40:52 [2020-01-18T00:40:52.408Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
00:40:52 [2020-01-18T00:40:52.408Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
00:40:52 [2020-01-18T00:40:52.408Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
00:40:52 [2020-01-18T00:40:52.408Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] DONE 13 tests, 7 skipped in 3.178s
00:40:52 [2020-01-18T00:40:52.408Z] 
00:40:52 [2020-01-18T00:40:52.408Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
00:40:52 [2020-01-18T00:40:52.710Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:40:54 [2020-01-18T00:40:54.617Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:40:54 [2020-01-18T00:40:54.617Z] INFO: Testing against a local daemon
00:40:54 [2020-01-18T00:40:54.617Z] ok  	github.com/docker/docker/integration/volume	0.264s
00:40:54 [2020-01-18T00:40:54.617Z] 
00:40:54 [2020-01-18T00:40:54.617Z] === Skipped
00:40:54 [2020-01-18T00:40:54.617Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
00:40:54 [2020-01-18T00:40:54.617Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
00:40:54 [2020-01-18T00:40:54.617Z] 
00:40:54 [2020-01-18T00:40:54.617Z] 
00:40:54 [2020-01-18T00:40:54.617Z] DONE 5 tests, 1 skipped in 2.190s
00:40:54 [2020-01-18T00:40:54.617Z] 
00:40:54 [2020-01-18T00:40:54.617Z] INFO: make.ps1 ended at 01/18/2020 00:40:54
00:40:54 [2020-01-18T00:40:54.617Z] INFO: Integration CLI tests being run from the host:
00:40:54 [2020-01-18T00:40:54.617Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
00:40:56 [2020-01-18T00:40:56.875Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:40:57 [2020-01-18T00:40:57.803Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:40:59 [2020-01-18T00:40:59.164Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:41:00 [2020-01-18T00:41:00.525Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:41:01 [2020-01-18T00:41:01.757Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:41:01 [2020-01-18T00:41:01.757Z] INFO: Testing against a local daemon
00:41:02 [2020-01-18T00:41:02.411Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:41:03 [2020-01-18T00:41:03.774Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:41:05 [2020-01-18T00:41:05.139Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:41:06 [2020-01-18T00:41:06.502Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:41:09 [2020-01-18T00:41:09.765Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:41:12 [2020-01-18T00:41:12.279Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:41:13 [2020-01-18T00:41:13.642Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:41:16 [2020-01-18T00:41:16.901Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:41:18 [2020-01-18T00:41:18.262Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:41:18 [2020-01-18T00:41:18.516Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:41:19 [2020-01-18T00:41:19.879Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:41:21 [2020-01-18T00:41:21.279Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:41:22 [2020-01-18T00:41:22.640Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:41:26 [2020-01-18T00:41:26.801Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:41:26 [2020-01-18T00:41:26.801Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:41:28 [2020-01-18T00:41:28.163Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:41:28 [2020-01-18T00:41:28.418Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:41:28 [2020-01-18T00:41:28.418Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:41:28 [2020-01-18T00:41:28.673Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:41:28 [2020-01-18T00:41:28.928Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:41:29 [2020-01-18T00:41:29.488Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:41:29 [2020-01-18T00:41:29.488Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:41:30 [2020-01-18T00:41:30.849Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:41:33 [2020-01-18T00:41:33.358Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:41:34 [2020-01-18T00:41:34.283Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:41:36 [2020-01-18T00:41:36.167Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:41:37 [2020-01-18T00:41:37.091Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:41:37 [2020-01-18T00:41:37.651Z] --- PASS: TestDockerRegistrySuite (60.95s)
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.97s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d86045d999877] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d832b5a251bea] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.14s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d2cd53a1ddb76] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d7c9fce1f21a2] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.65s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d67e2258c2648] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.71s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [de58ef4c42707] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.49s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [dd8497d424577] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d811eb31b7936] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d00f7c7933cc2] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d5a9456a3e9b6] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.58s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [daea8daaf4149] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.54s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [dee3493fdc1fa] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.34s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [de260c26c46d7] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.46s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [dea31ee235d4a] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.91s)
00:41:37 [2020-01-18T00:41:37.651Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7bd093eb4993cf7b9f22bf47149321fc9f9064fce4635d359e50b2fb1122c794
00:41:37 [2020-01-18T00:41:37.651Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b46254cdcacb3797b3ad9ad676c599275aee52c9b9c79a704c72cdcf6b4fe76
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d25ff11ffced6] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.81s)
00:41:37 [2020-01-18T00:41:37.651Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61b7e985c117f870b9b00c2ca62a07b1b761b058dd19a71e9f1a28acb3074ecc
00:41:37 [2020-01-18T00:41:37.651Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:81d78c0226afb114fbc2ef433f2c9998467fa43a0779aab4db32e72603182568
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d2b6a70e56556] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d447db1cfb5cd] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.36s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [db44f4e5b54ef] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d9145be6e8dcc] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d9977fc727deb] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d696b2014fc73] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.35s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [deda685026c76] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [dc46de1578aba] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d74cbb357bf35] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d88471404c4bc] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d4f0d3c99e7df] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d85cc8bd5e74d] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [dc08dbf58f03a] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d30f2149bc8f3] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d492dc742d0c7] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d175ccf06f236] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d51a034063e14] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [dd2e5d5a26f40] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d4a961c502bd7] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [d2cdce6f30312] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s)
00:41:37 [2020-01-18T00:41:37.651Z]         check_test.go:196: [dc2dc9a8bc35f] daemon is not started
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s)
00:41:37 [2020-01-18T00:41:37.651Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
00:41:37 [2020-01-18T00:41:37.651Z] === RUN   TestDockerSchema1RegistrySuite
00:41:37 [2020-01-18T00:41:37.651Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:41:37 [2020-01-18T00:41:37.905Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:41:42 [2020-01-18T00:41:42.066Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:41:42 [2020-01-18T00:41:42.320Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
00:41:45 [2020-01-18T00:41:45.581Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
00:41:46 [2020-01-18T00:41:46.950Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:41:49 [2020-01-18T00:41:49.475Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
00:41:51 [2020-01-18T00:41:51.986Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:41:52 [2020-01-18T00:41:52.241Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
00:41:53 [2020-01-18T00:41:53.602Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:41:54 [2020-01-18T00:41:54.964Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:41:54 [2020-01-18T00:41:54.964Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:41:56 [2020-01-18T00:41:56.851Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:41:57 [2020-01-18T00:41:57.106Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
00:41:58 [2020-01-18T00:41:58.032Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:41:59 [2020-01-18T00:41:59.918Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:42:00 [2020-01-18T00:42:00.479Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
00:42:03 [2020-01-18T00:42:03.739Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:42:03 [2020-01-18T00:42:03.994Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:42:04 [2020-01-18T00:42:04.249Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:42:04 [2020-01-18T00:42:04.504Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:42:04 [2020-01-18T00:42:04.760Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:42:05 [2020-01-18T00:42:05.015Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:42:05 [2020-01-18T00:42:05.575Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:42:05 [2020-01-18T00:42:05.575Z] --- PASS: TestDockerSchema1RegistrySuite (27.86s)
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d36159776c029] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.21s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [de4313b531070] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.61s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d75f5b71a48c9] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.28s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d527505e61e02] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [dcae34a615adc] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d89f77f1bc691] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d4ed5b71a9324] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.69s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [dfc42e94925f2] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.41s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d8028d1f782c2] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.45s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [db9f7a5b4d109] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.92s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d66a6b3358ade] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [dc95679ab87c1] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [dfb9cf22e8eb3] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d1567f014d0fe] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d5f5366b4194e] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [de316bcbc7a8d] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [d7080b7b4d7b0] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
00:42:05 [2020-01-18T00:42:05.575Z]         check_test.go:223: [dfdb32c1f1889] daemon is not started
00:42:05 [2020-01-18T00:42:05.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:42:05 [2020-01-18T00:42:05.575Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:42:06 [2020-01-18T00:42:06.502Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:42:07 [2020-01-18T00:42:07.062Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:42:07 [2020-01-18T00:42:07.317Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:42:08 [2020-01-18T00:42:08.242Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:42:08 [2020-01-18T00:42:08.496Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:42:09 [2020-01-18T00:42:09.056Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:42:09 [2020-01-18T00:42:09.617Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:42:09 [2020-01-18T00:42:09.617Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.09s)
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s)
00:42:09 [2020-01-18T00:42:09.617Z]         check_test.go:252: [d6c31b7b8e40d] daemon is not started
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s)
00:42:09 [2020-01-18T00:42:09.617Z]         check_test.go:252: [da6eeae2bf09f] daemon is not started
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
00:42:09 [2020-01-18T00:42:09.617Z]         check_test.go:252: [d0f78c7459df3] daemon is not started
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
00:42:09 [2020-01-18T00:42:09.617Z]         check_test.go:252: [d4008871f6f6b] daemon is not started
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s)
00:42:09 [2020-01-18T00:42:09.617Z]         check_test.go:252: [d7c03cf324f17] daemon is not started
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
00:42:09 [2020-01-18T00:42:09.617Z]         check_test.go:252: [d252250c37268] daemon is not started
00:42:09 [2020-01-18T00:42:09.617Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
00:42:09 [2020-01-18T00:42:09.617Z]         check_test.go:252: [dbd1298fa4cc9] daemon is not started
00:42:09 [2020-01-18T00:42:09.617Z] === RUN   TestDockerRegistryAuthTokenSuite
00:42:09 [2020-01-18T00:42:09.617Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:42:14 [2020-01-18T00:42:14.864Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:42:14 [2020-01-18T00:42:14.864Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:42:15 [2020-01-18T00:42:15.118Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:42:15 [2020-01-18T00:42:15.373Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:42:15 [2020-01-18T00:42:15.373Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
00:42:15 [2020-01-18T00:42:15.373Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s)
00:42:15 [2020-01-18T00:42:15.373Z]         check_test.go:279: [dc56b6d5d1957] daemon is not started
00:42:15 [2020-01-18T00:42:15.373Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
00:42:15 [2020-01-18T00:42:15.373Z]         check_test.go:279: [d48258377c702] daemon is not started
00:42:15 [2020-01-18T00:42:15.373Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
00:42:15 [2020-01-18T00:42:15.373Z]         check_test.go:279: [db779c954dbfe] daemon is not started
00:42:15 [2020-01-18T00:42:15.373Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
00:42:15 [2020-01-18T00:42:15.373Z]         check_test.go:279: [d1a5bd3fee60c] daemon is not started
00:42:15 [2020-01-18T00:42:15.373Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
00:42:15 [2020-01-18T00:42:15.373Z]         check_test.go:279: [d5d35c363c725] daemon is not started
00:42:15 [2020-01-18T00:42:15.373Z] === RUN   TestDockerNetworkSuite
00:42:15 [2020-01-18T00:42:15.373Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
00:42:18 [2020-01-18T00:42:18.632Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
00:42:19 [2020-01-18T00:42:19.558Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
00:42:21 [2020-01-18T00:42:21.442Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
00:42:24 [2020-01-18T00:42:24.700Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
00:42:27 [2020-01-18T00:42:27.209Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
00:42:31 [2020-01-18T00:42:31.368Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
00:42:33 [2020-01-18T00:42:33.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
00:42:35 [2020-01-18T00:42:35.761Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
00:42:39 [2020-01-18T00:42:39.022Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
00:42:42 [2020-01-18T00:42:42.299Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
00:42:42 [2020-01-18T00:42:42.554Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
00:42:45 [2020-01-18T00:42:45.815Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
00:42:46 [2020-01-18T00:42:46.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
00:42:48 [2020-01-18T00:42:48.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
00:42:49 [2020-01-18T00:42:49.449Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
00:42:50 [2020-01-18T00:42:50.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
00:42:51 [2020-01-18T00:42:51.896Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
00:42:53 [2020-01-18T00:42:53.258Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
00:42:53 [2020-01-18T00:42:53.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
00:42:53 [2020-01-18T00:42:53.514Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
00:42:53 [2020-01-18T00:42:53.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
00:42:55 [2020-01-18T00:42:55.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
00:42:55 [2020-01-18T00:42:55.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
00:42:55 [2020-01-18T00:42:55.654Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
00:42:55 [2020-01-18T00:42:55.909Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
00:42:57 [2020-01-18T00:42:57.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
00:42:59 [2020-01-18T00:42:59.156Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
00:42:59 [2020-01-18T00:42:59.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
00:42:59 [2020-01-18T00:42:59.156Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
00:42:59 [2020-01-18T00:42:59.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
00:42:59 [2020-01-18T00:42:59.716Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
00:43:02 [2020-01-18T00:43:02.978Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
00:43:03 [2020-01-18T00:43:03.902Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
00:43:06 [2020-01-18T00:43:06.413Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
00:43:07 [2020-01-18T00:43:07.787Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
00:43:09 [2020-01-18T00:43:09.674Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
00:43:12 [2020-01-18T00:43:12.940Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
00:43:17 [2020-01-18T00:43:17.100Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
00:43:18 [2020-01-18T00:43:18.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
00:43:18 [2020-01-18T00:43:18.025Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
00:43:19 [2020-01-18T00:43:19.388Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
00:43:19 [2020-01-18T00:43:19.646Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
00:43:19 [2020-01-18T00:43:19.646Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
00:43:19 [2020-01-18T00:43:19.646Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
00:43:19 [2020-01-18T00:43:19.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
00:43:19 [2020-01-18T00:43:19.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
00:43:19 [2020-01-18T00:43:19.900Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
00:43:24 [2020-01-18T00:43:24.061Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
00:43:24 [2020-01-18T00:43:24.061Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
00:43:24 [2020-01-18T00:43:24.061Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
00:43:25 [2020-01-18T00:43:25.945Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
00:43:30 [2020-01-18T00:43:30.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
00:43:35 [2020-01-18T00:43:35.337Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
00:43:35 [2020-01-18T00:43:35.337Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
00:43:36 [2020-01-18T00:43:36.262Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
00:43:38 [2020-01-18T00:43:38.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
00:43:38 [2020-01-18T00:43:38.801Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
00:43:40 [2020-01-18T00:43:40.171Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
00:43:41 [2020-01-18T00:43:41.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
00:43:42 [2020-01-18T00:43:42.458Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
00:43:48 [2020-01-18T00:43:48.985Z] --- PASS: TestDockerNetworkSuite (93.00s)
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.80s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d71a9b266998b] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [dee0ab6be74b3] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.83s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d09bbce4e4770] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.68s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [da5e0d542d085] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.74s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:1233: [d74d0663f18a4] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.36s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d30a116807e9e] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.47s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d657b0e977d01] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.92s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d72a2c7029a3c] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.03s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d7a24f47d7619] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [db4e3186984d5] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.68s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d3bfd846ed4d4] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.61s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d7ac7727152f9] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.58s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d9385d756caad] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d15ccdd78f690] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d1f7c74c13f37] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.48s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d843400be237b] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.33s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d085cdcc85f2a] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [de19b3f361440] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.25s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [daf8d0bd64916] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d050efdc56527] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.77s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [dcfc5087794d7] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [dd0a66bbadc8e] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d53760ca0af8a] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d113a9f480da7] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.11s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:968: [d768e7b58be79] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.77s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d0c346cc7703b] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.14s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:1116: [dbca888b6c3b0] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [df37aa8f5aab4] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.17s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d6b14c95ea9c3] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.36s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d9fa55fc293b4] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d9ad3f1484102] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d70c0db65c598] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d675a5558b7a3] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [d54b4b85a5635] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.13s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [dcf4442aa3911] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [dab3bc2f8fee7] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [db1a9bac71f95] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.41s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:46: [dcd51b0c47141] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.60s)
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.54s)
00:43:48 [2020-01-18T00:43:48.985Z]         docker_cli_network_unix_test.go:1084: [d5aea786e3ba1] daemon is not started
00:43:48 [2020-01-18T00:43:48.985Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [d9f921588ccf6] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.38s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [dd09b5ad44a26] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [dce8c9d820329] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [da592f3385e41] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [db7a33ac960b3] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [d1d592f56d1c4] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.55s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [de4fad87080ca] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.01s)
00:43:48 [2020-01-18T00:43:48.986Z]         docker_cli_network_unix_test.go:46: [de2bd6ad1a334] daemon is not started
00:43:48 [2020-01-18T00:43:48.986Z] === RUN   TestDockerHubPullSuite
00:43:48 [2020-01-18T00:43:48.986Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
00:43:49 [2020-01-18T00:43:49.909Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
00:43:52 [2020-01-18T00:43:52.416Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
00:43:52 [2020-01-18T00:43:52.416Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
00:43:53 [2020-01-18T00:43:53.777Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
00:43:53 [2020-01-18T00:43:53.777Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
00:43:53 [2020-01-18T00:43:53.777Z] --- PASS: TestDockerHubPullSuite (5.37s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.40s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.21s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
00:43:53 [2020-01-18T00:43:53.777Z] PASS
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === Skipped
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_sni_test.go:18: Flakey test
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:43:53 [2020-01-18T00:43:53.777Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.777Z] 
00:43:53 [2020-01-18T00:43:53.777Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:43:53 [2020-01-18T00:43:53.778Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
00:43:53 [2020-01-18T00:43:53.778Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:43:53 [2020-01-18T00:43:53.778Z]         docker_cli_network_unix_test.go:46: [db1a9bac71f95] daemon is not started
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] 
00:43:53 [2020-01-18T00:43:53.778Z] DONE 1277 tests, 44 skipped in 2031.302s
00:43:53 [2020-01-18T00:43:53.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:43:53 [2020-01-18T00:43:53.778Z] ++++ cat bundles/test-integration/docker.pid
00:43:53 [2020-01-18T00:43:53.778Z] +++ kill 7281
00:43:55 [2020-01-18T00:43:55.138Z] +++ /etc/init.d/apparmor stop
00:43:55 [2020-01-18T00:43:55.138Z] Leaving: AppArmorNo profiles have been unloaded.
00:43:55 [2020-01-18T00:43:55.138Z] 
00:43:55 [2020-01-18T00:43:55.138Z] Unloading profiles will leave already running processes permanently
00:43:55 [2020-01-18T00:43:55.138Z] unconfined, which can lead to unexpected situations.
00:43:55 [2020-01-18T00:43:55.138Z] 
00:43:55 [2020-01-18T00:43:55.138Z] To set a process to complain mode, use the command line tool
00:43:55 [2020-01-18T00:43:55.138Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:43:55 [2020-01-18T00:43:55.138Z] +++ true
00:43:55 [2020-01-18T00:43:55.138Z] 
00:44:13 [2020-01-18T00:44:13.162Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
00:44:31 [2020-01-18T00:44:31.190Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
00:44:49 [2020-01-18T00:44:49.244Z] --- PASS: TestDockerSwarmSuite (1697.98s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.63s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.23s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.67s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.86s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:563: [dc9e8d578b3a1] joining swarm manager [d729d77068cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:585: [dc5ce2102be56] joining swarm manager [d729d77068cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]         check_test.go:380: [dc9e8d578b3a1] daemon is not started
00:44:49 [2020-01-18T00:44:49.244Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.28s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:46: [dd53a596bc4a9] joining swarm manager [de42dfe4a6c14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.16s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:304: [d146d9a15e525] joining swarm manager [dc3e74d414307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:305: [dd672acd91e4d] joining swarm manager [dc3e74d414307]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:364: Waiting for possible election...
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.05s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:272: [dda53bf17d97f] joining swarm manager [d5889fe3e87d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:273: [d95be3a1c28c0] joining swarm manager [d5889fe3e87d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.16s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.14s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_node_test.go:19: [dc0d1f329e3b6] joining swarm manager [d7006131cd75b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_node_test.go:20: [de071d1890efa] joining swarm manager [d7006131cd75b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.44s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:502: [defed0c0282b5] joining swarm manager [dd2addc1668fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:507: [d6864bc3e14f9] joining swarm manager [dd2addc1668fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.11s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_node_test.go:80: [d1f7bdb02148f] joining swarm manager [d77d65ee78abd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_node_test.go:52: [dbe9bda15d6b4] joining swarm manager [d4af2cc135ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_node_test.go:53: [d814229d5f28a] joining swarm manager [d4af2cc135ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.00s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:202: [dd4bd716f8417] joining swarm manager [db2cc7c13a27e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.39s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:384: [d5693e5766e1c] joining swarm manager [df12a79c0035e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:385: [d50e3940f77f6] joining swarm manager [df12a79c0035e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]         check_test.go:380: [d50e3940f77f6] daemon is not started
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.89s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:802: [d8b938d6dfec6] joining swarm manager [d848d05e95536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:802: [dde33a63be089] joining swarm manager [d848d05e95536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:802: [d1be2d8412d2b] joining swarm manager [d848d05e95536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:802: [d3abbb921b48f] joining swarm manager [d848d05e95536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_test.go:810: [d74fc23e6d8f9] joining swarm manager [d848d05e95536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.89s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.87s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:394: [ddf6428a68a75] joining swarm manager [d3e9fa9defdd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:394: [de9bb20f4faa8] joining swarm manager [d3e9fa9defdd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.64s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:342: [dbc4968de562b] joining swarm manager [dff3770deba7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:342: [d469739267f1e] joining swarm manager [dff3770deba7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.03s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:489: [d052c856299fc] joining swarm manager [d6c8e71f87057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:489: [db700a6ba6b62] joining swarm manager [d6c8e71f87057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.45s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.75s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:127: [d4b281190f1f3] joining swarm manager [d58d18579d427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:128: [d8e48d0a8c613] joining swarm manager [d58d18579d427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:136: [df0e781e22eb4] joining swarm manager [d58d18579d427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:137: [dd3b564b5414f] joining swarm manager [d58d18579d427]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.93s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.40s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:303: [d06557c8516ca] joining swarm manager [dd9875f73a360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:303: [db2aca246b059] joining swarm manager [dd9875f73a360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.02s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:99: [d4de841a1a06c] joining swarm manager [dc9d2affe358d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:100: [db7f2473fbf8b] joining swarm manager [dc9d2affe358d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]         check_test.go:380: [d4de841a1a06c] daemon is not started
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.84s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:532: [d699ecf5d7c2e] joining swarm manager [d133a49766e8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:533: [df14d2512a44a] joining swarm manager [d133a49766e8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.46s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:147: [de4c13915178a] joining swarm manager [d6b4a21e49485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_api_swarm_service_test.go:147: [dc9baf5dee443] joining swarm manager [d6b4a21e49485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.46s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.19s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.45s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.92s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.10s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.08s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.24s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.97s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.90s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.79s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.92s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.07s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.25s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.70s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.51s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.03s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.32s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.87s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.67s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.07s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.15s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.86s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.02s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.65s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_service_logs_test.go:241: checking task r7m6oiyw9mgt
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_service_logs_test.go:246: checking messages for r7m6oiyw9mgt
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_service_logs_test.go:241: checking task qu5trc2q9yke
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_service_logs_test.go:246: checking messages for qu5trc2q9yke
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.96s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.07s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.51s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.32s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.72s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1901: [dd817eb9aa537] joining swarm manager [d43039972c2ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1902: [d1c8eb8db34ef] joining swarm manager [d43039972c2ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.73s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.26s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.31s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.39s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1802: [d4522a58ed0ce] joining swarm manager [d8a409252cefa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1803: [d2cf0d80a9b4e] joining swarm manager [d8a409252cefa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.47s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.45s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1321: [ded10ed8f6f9f] joining swarm manager [dd7a9409e1dde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1322: [de9c038cbf482] joining swarm manager [dd7a9409e1dde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.06s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.05s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.70s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.20s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.00s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.14s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.14s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.74s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.26s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.20s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1186: [d5b9776ac3d97] joining swarm manager [db8e89c0bb4bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1195: [d1e7c78263f4e] joining swarm manager [db8e89c0bb4bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.65s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.17s)
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.69s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1118: [da0c8ab25529e] joining swarm manager [d2ca5dd40d78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1119: [df76c657bdcc6] joining swarm manager [d2ca5dd40d78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1172: [d6a22b692618b] joining swarm manager [d2ca5dd40d78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:44:49 [2020-01-18T00:44:49.244Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.99s)
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1453: [ddbf5aa902de1] joining swarm manager [d0423087d835f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.244Z]         docker_cli_swarm_test.go:1454: [d37e59ed45c45] joining swarm manager [d0423087d835f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s)
00:44:49 [2020-01-18T00:44:49.245Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s)
00:44:49 [2020-01-18T00:44:49.245Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.28s)
00:44:49 [2020-01-18T00:44:49.245Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s)
00:44:49 [2020-01-18T00:44:49.245Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.82s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.93s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.04s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.68s)
00:44:49 [2020-01-18T00:44:49.245Z]         docker_cli_swarm_unix_test.go:62: [d787889c2453a] joining swarm manager [d3c42855c6580]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.20s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.00s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.91s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.69s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.49s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.69s)
00:44:49 [2020-01-18T00:44:49.245Z]         docker_api_swarm_test.go:962: [d0b84eac0f55a] joining swarm manager [df94382f76552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.18s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.09s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.23s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.72s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.70s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.81s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.53s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.60s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.39s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.59s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.57s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.98s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.34s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.93s)
00:44:49 [2020-01-18T00:44:49.245Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.90s)
00:44:49 [2020-01-18T00:44:49.245Z] === RUN   TestDockerExternalVolumeSuite
00:44:49 [2020-01-18T00:44:49.245Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
00:45:04 [2020-01-18T00:45:04.066Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
00:46:11 [2020-01-18T00:46:11.661Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
00:46:21 [2020-01-18T00:46:21.587Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
00:46:53 [2020-01-18T00:46:53.606Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:47:08 [2020-01-18T00:47:08.426Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:47:40 [2020-01-18T00:47:40.474Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:47:52 [2020-01-18T00:47:52.624Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:48:24 [2020-01-18T00:48:24.628Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:48:42 [2020-01-18T00:48:42.651Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:48:57 [2020-01-18T00:48:57.472Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:49:44 [2020-01-18T00:49:44.101Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:50:02 [2020-01-18T00:50:02.125Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:50:34 [2020-01-18T00:50:34.129Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:51:06 [2020-01-18T00:51:06.138Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
00:51:20 [2020-01-18T00:51:20.959Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
00:51:38 [2020-01-18T00:51:38.984Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
00:51:57 [2020-01-18T00:51:57.007Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
00:52:09 [2020-01-18T00:52:09.158Z] --- PASS: TestDockerExternalVolumeSuite (441.25s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s)
00:52:09 [2020-01-18T00:52:09.158Z]         docker_cli_external_volume_driver_test.go:53: [ddc1c663eeaa0] daemon is not started
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
00:52:09 [2020-01-18T00:52:09.158Z]         docker_cli_external_volume_driver_test.go:53: [de912ed13be23] daemon is not started
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
00:52:09 [2020-01-18T00:52:09.158Z]         docker_cli_external_volume_driver_test.go:53: [dc36563cc5e94] daemon is not started
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
00:52:09 [2020-01-18T00:52:09.158Z]         docker_cli_external_volume_driver_test.go:53: [d6620fec89eb4] daemon is not started
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.62s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s)
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s)
00:52:09 [2020-01-18T00:52:09.158Z]         docker_cli_external_volume_driver_test.go:485: [dfaf234ebbdb6] daemon is not started
00:52:09 [2020-01-18T00:52:09.158Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
00:52:09 [2020-01-18T00:52:09.158Z]         docker_cli_external_volume_driver_test.go:53: [d3e410ba78f40] daemon is not started
00:52:09 [2020-01-18T00:52:09.158Z] PASS
00:52:09 [2020-01-18T00:52:09.158Z] 
00:52:09 [2020-01-18T00:52:09.159Z] === Skipped
00:52:09 [2020-01-18T00:52:09.159Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
00:52:09 [2020-01-18T00:52:09.159Z]         check_test.go:309: [db5396fa05db6] daemon is not started
00:52:09 [2020-01-18T00:52:09.159Z] 
00:52:09 [2020-01-18T00:52:09.159Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:52:09 [2020-01-18T00:52:09.159Z]         check_test.go:309: [dc874351bf4aa] daemon is not started
00:52:09 [2020-01-18T00:52:09.159Z] 
00:52:09 [2020-01-18T00:52:09.159Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:52:09 [2020-01-18T00:52:09.159Z]         check_test.go:309: [da0b66e276ce5] daemon is not started
00:52:09 [2020-01-18T00:52:09.159Z] 
00:52:09 [2020-01-18T00:52:09.159Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:52:09 [2020-01-18T00:52:09.159Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:52:09 [2020-01-18T00:52:09.159Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:52:09 [2020-01-18T00:52:09.159Z]         check_test.go:309: [d906c0869810c] daemon is not started
00:52:09 [2020-01-18T00:52:09.159Z] 
00:52:09 [2020-01-18T00:52:09.159Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:52:09 [2020-01-18T00:52:09.159Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:52:09 [2020-01-18T00:52:09.159Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
00:52:09 [2020-01-18T00:52:09.159Z] 
00:52:09 [2020-01-18T00:52:09.159Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:52:09 [2020-01-18T00:52:09.159Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:52:09 [2020-01-18T00:52:09.159Z] 
00:52:09 [2020-01-18T00:52:09.159Z] 
00:52:09 [2020-01-18T00:52:09.159Z] DONE 273 tests, 6 skipped in 2526.514s
00:52:09 [2020-01-18T00:52:09.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:52:09 [2020-01-18T00:52:09.718Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7846ffc9e4c3/docker.pid
00:52:09 [2020-01-18T00:52:09.718Z] +++ kill 3751
00:52:09 [2020-01-18T00:52:09.718Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3751 is not a child of this shell
00:52:09 [2020-01-18T00:52:09.718Z] warning: PID 3751 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7846ffc9e4c3/docker.pid had a nonzero exit code
00:52:09 [2020-01-18T00:52:09.718Z] ++++ cat bundles/test-integration/docker.pid
00:52:09 [2020-01-18T00:52:09.718Z] +++ kill 7304
00:52:10 [2020-01-18T00:52:10.650Z] +++ /etc/init.d/apparmor stop
00:52:10 [2020-01-18T00:52:10.651Z] Leaving: AppArmorNo profiles have been unloaded.
00:52:10 [2020-01-18T00:52:10.651Z] 
00:52:10 [2020-01-18T00:52:10.651Z] Unloading profiles will leave already running processes permanently
00:52:10 [2020-01-18T00:52:10.651Z] unconfined, which can lead to unexpected situations.
00:52:10 [2020-01-18T00:52:10.651Z] 
00:52:10 [2020-01-18T00:52:10.651Z] To set a process to complain mode, use the command line tool
00:52:10 [2020-01-18T00:52:10.651Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:52:10 [2020-01-18T00:52:10.651Z] +++ true
00:52:10 [2020-01-18T00:52:10.651Z] 
00:52:11 [2020-01-18T00:52:11.211Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
00:52:11 [2020-01-18T00:52:11.225Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:52:13 [2020-01-18T00:52:13.819Z] + echo Ensuring container killed.
00:52:13 [2020-01-18T00:52:13.819Z] Ensuring container killed.
00:52:13 [2020-01-18T00:52:13.819Z] + docker ps -aq -f name=docker-pr1-*
00:52:13 [2020-01-18T00:52:13.819Z] + cids=0a13abb8bb30
00:52:13 [2020-01-18T00:52:13.819Z] b25e469944a8
00:52:13 [2020-01-18T00:52:13.819Z] d123f6fc99a1
00:52:13 [2020-01-18T00:52:13.819Z] + [ -n 0a13abb8bb30
00:52:13 [2020-01-18T00:52:13.819Z] b25e469944a8
00:52:13 [2020-01-18T00:52:13.819Z] d123f6fc99a1 ]
00:52:13 [2020-01-18T00:52:13.819Z] + docker rm -vf 0a13abb8bb30 b25e469944a8 d123f6fc99a1
00:52:15 [2020-01-18T00:52:15.187Z] 0a13abb8bb30
00:52:16 [2020-01-18T00:52:16.548Z] b25e469944a8
00:52:16 [2020-01-18T00:52:16.548Z] d123f6fc99a1
[Pipeline] sh
00:52:16 [2020-01-18T00:52:16.908Z] + echo Chowning /workspace to jenkins user
00:52:16 [2020-01-18T00:52:16.908Z] Chowning /workspace to jenkins user
00:52:16 [2020-01-18T00:52:16.908Z] + id -u
00:52:16 [2020-01-18T00:52:16.908Z] + id -g
00:52:16 [2020-01-18T00:52:16.908Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40393:/workspace busybox chown -R 1000:1000 /workspace
00:52:16 [2020-01-18T00:52:16.908Z] Unable to find image 'busybox:latest' locally
00:52:16 [2020-01-18T00:52:16.908Z] latest: Pulling from library/busybox
00:52:16 [2020-01-18T00:52:16.908Z] bdbbaa22dec6: Pulling fs layer
00:52:16 [2020-01-18T00:52:16.908Z] bdbbaa22dec6: Verifying Checksum
00:52:16 [2020-01-18T00:52:16.908Z] bdbbaa22dec6: Download complete
00:52:17 [2020-01-18T00:52:17.164Z] bdbbaa22dec6: Pull complete
00:52:17 [2020-01-18T00:52:17.164Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
00:52:17 [2020-01-18T00:52:17.164Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:52:21 [2020-01-18T00:52:21.766Z] + bundleName=amd64
00:52:21 [2020-01-18T00:52:21.767Z] + echo Creating amd64-bundles.tar.gz
00:52:21 [2020-01-18T00:52:21.767Z] Creating amd64-bundles.tar.gz
00:52:21 [2020-01-18T00:52:21.767Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:52:21 [2020-01-18T00:52:21.767Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
00:52:23 [2020-01-18T00:52:23.136Z] Archiving artifacts
00:52:24 [2020-01-18T00:52:24.939Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40393/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:52:25 [2020-01-18T00:52:25.373Z] + make clean
00:52:25 [2020-01-18T00:52:25.629Z] docker volume rm -f docker-dev-cache
00:52:25 [2020-01-18T00:52:25.629Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
01:20:30 [2020-01-18T01:20:30.812Z] ok  	github.com/docker/docker/integration-cli	2366.325s
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === Skipped
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
01:20:30 [2020-01-18T01:20:30.812Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.812Z] 
01:20:30 [2020-01-18T01:20:30.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.812Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.12s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.37s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.18s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.18s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:20:30 [2020-01-18T01:20:30.813Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
01:20:30 [2020-01-18T01:20:30.813Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.813Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_sni_test.go:18: Flakey test
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
01:20:30 [2020-01-18T01:20:30.814Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.814Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.815Z] 
01:20:30 [2020-01-18T01:20:30.815Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
01:20:30 [2020-01-18T01:20:30.815Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.816Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
01:20:30 [2020-01-18T01:20:30.816Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.816Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
01:20:30 [2020-01-18T01:20:30.817Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.817Z] 
01:20:30 [2020-01-18T01:20:30.817Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.818Z] 
01:20:30 [2020-01-18T01:20:30.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
01:20:30 [2020-01-18T01:20:30.818Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
01:20:30 [2020-01-18T01:20:30.819Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.819Z] 
01:20:30 [2020-01-18T01:20:30.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.819Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:185: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:212: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:20:30 [2020-01-18T01:20:30.820Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.820Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:239: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:268: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:302: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]         check_test.go:407: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
01:20:30 [2020-01-18T01:20:30.821Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] DONE 1096 tests, 549 skipped in 2373.852s
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Integration tests ended at 01/18/2020 01:20:28. Duration:00:39:33.9737824
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Docker info of the daemon under test at end of run
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] Containers: 2
01:20:30 [2020-01-18T01:20:30.821Z]  Running: 0
01:20:30 [2020-01-18T01:20:30.821Z]  Paused: 0
01:20:30 [2020-01-18T01:20:30.821Z]  Stopped: 2
01:20:30 [2020-01-18T01:20:30.821Z] Images: 12
01:20:30 [2020-01-18T01:20:30.821Z] Server Version: 0.0.0-dev
01:20:30 [2020-01-18T01:20:30.821Z] Storage Driver: windowsfilter
01:20:30 [2020-01-18T01:20:30.821Z]  Windows: 
01:20:30 [2020-01-18T01:20:30.821Z] Logging Driver: json-file
01:20:30 [2020-01-18T01:20:30.821Z] Plugins: 
01:20:30 [2020-01-18T01:20:30.821Z]  Volume: local
01:20:30 [2020-01-18T01:20:30.821Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:20:30 [2020-01-18T01:20:30.821Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:20:30 [2020-01-18T01:20:30.821Z] Swarm: inactive
01:20:30 [2020-01-18T01:20:30.821Z] Default Isolation: process
01:20:30 [2020-01-18T01:20:30.821Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:20:30 [2020-01-18T01:20:30.821Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864)
01:20:30 [2020-01-18T01:20:30.821Z] OSType: windows
01:20:30 [2020-01-18T01:20:30.821Z] Architecture: x86_64
01:20:30 [2020-01-18T01:20:30.821Z] CPUs: 4
01:20:30 [2020-01-18T01:20:30.821Z] Total Memory: 32GiB
01:20:30 [2020-01-18T01:20:30.821Z] Name: azwin-2-585fb0
01:20:30 [2020-01-18T01:20:30.821Z] ID: WF7H:XVJG:654G:YL3O:FUFP:3KVV:Q65U:IMCQ:X5L3:HI6X:YJQ4:M7CS
01:20:30 [2020-01-18T01:20:30.821Z] Docker Root Dir: D:\CI\PR-40393\1\daemon
01:20:30 [2020-01-18T01:20:30.821Z] Debug Mode (client): false
01:20:30 [2020-01-18T01:20:30.821Z] Debug Mode (server): true
01:20:30 [2020-01-18T01:20:30.821Z]  File Descriptors: -1
01:20:30 [2020-01-18T01:20:30.821Z]  Goroutines: 18
01:20:30 [2020-01-18T01:20:30.821Z]  System Time: 2020-01-18T01:20:28.3101108Z
01:20:30 [2020-01-18T01:20:30.821Z]  EventsListeners: 0
01:20:30 [2020-01-18T01:20:30.821Z] Registry: https://index.docker.io/v1/
01:20:30 [2020-01-18T01:20:30.821Z] Labels:
01:20:30 [2020-01-18T01:20:30.821Z] Experimental: false
01:20:30 [2020-01-18T01:20:30.821Z] Insecure Registries:
01:20:30 [2020-01-18T01:20:30.821Z]  127.0.0.0/8
01:20:30 [2020-01-18T01:20:30.821Z] Live Restore Enabled: false
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] 
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Stopping daemon under test
01:20:30 [2020-01-18T01:20:30.821Z] SUCCESS: The process with PID 5184 (child process of PID 5168) has been terminated.
01:20:30 [2020-01-18T01:20:30.821Z] SUCCESS: The process with PID 5168 (child process of PID 1476) has been terminated.
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Stop tailing logs of the daemon under tests
01:20:30 [2020-01-18T01:20:30.821Z] INFO: executeCI.ps1 Completed successfully at 01/18/2020 01:20:28.
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Tidying up at end of run
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Saving daemon under test log (d:\CI\PR-40393\1\dut.out) to C:\windows\TEMP\CIDUT.out
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Saving daemon under test log (d:\CI\PR-40393\1\dut.err) to C:\windows\TEMP\CIDUT.err
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Nuke-Everything...
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Container count on control daemon to delete is 2
01:20:30 [2020-01-18T01:20:30.821Z] 7e7306141b2f
01:20:30 [2020-01-18T01:20:30.821Z] 968c0c1d1c98
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Tidying pidfile d:\CI\PR-40393\1\docker.pid
01:20:30 [2020-01-18T01:20:30.821Z] INFO: Nuking d:\CI
01:21:00 [2020-01-18T01:21:00.932Z] INFO: Zapped successfully
01:21:00 [2020-01-18T01:21:00.932Z] 
01:21:00 [2020-01-18T01:21:00.932Z] INFO: executeCI.ps1 exiting at Sat Jan 18 01:20:57 CUT 2020. Duration 01:01:17.0325204
01:21:00 [2020-01-18T01:21:00.932Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
01:21:01 [2020-01-18T01:21:01.177Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
01:21:14 [2020-01-18T01:21:14.130Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
01:21:15 [2020-01-18T01:21:15.910Z] Archiving artifacts
01:21:29 [2020-01-18T01:21:29.490Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40393/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:21:30 [2020-01-18T01:21:30.431Z] + make clean
01:21:33 [2020-01-18T01:21:33.372Z] docker volume rm -f docker-dev-cache
01:21:33 [2020-01-18T01:21:33.837Z] 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