Skip to content
Success

Console Output

Pull request #41301 event
Started by user Sebastiaan van Stijn
Rebuilds build #3
18:14:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at e6c4597ec603cb9db9d60e2bdcdf441948790688 rather than 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
Obtained Jenkinsfile from e6c4597ec603cb9db9d60e2bdcdf441948790688
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
18:14:49 [2020-07-31T18:14:49.810Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:14:49 [2020-07-31T18:14:49.813Z] Trying to pass milestone 3
[Pipeline] milestone
18:14:49 [2020-07-31T18:14:49.856Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:15:05 [2020-07-31T18:15:05.000Z] Still waiting to schedule task
18:15:05 [2020-07-31T18:15:05.002Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
18:16:00 [2020-07-31T18:16:00.869Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0216f3fe7b6677029) in /home/ubuntu/workspace/moby_PR-41301
[Pipeline] {
[Pipeline] checkout
18:16:03 [2020-07-31T18:16:03.836Z] using credential docker-jenkins-github-credentials
18:16:03 [2020-07-31T18:16:03.842Z] Cloning the remote Git repository
18:16:03 [2020-07-31T18:16:03.842Z] Cloning with configured refspecs honoured and without tags
18:16:03 [2020-07-31T18:16:03.855Z] Cloning repository https://github.com/moby/moby.git
18:16:03 [2020-07-31T18:16:03.911Z]  > git init /home/ubuntu/workspace/moby_PR-41301 # timeout=10
18:16:04 [2020-07-31T18:16:04.214Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:04 [2020-07-31T18:16:04.214Z]  > git --version # timeout=10
18:16:04 [2020-07-31T18:16:04.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:04 [2020-07-31T18:16:04.256Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:28 [2020-07-31T18:16:28.475Z] Fetching without tags
18:16:28 [2020-07-31T18:16:28.817Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:16:28 [2020-07-31T18:16:28.393Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:28 [2020-07-31T18:16:28.406Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:16:28 [2020-07-31T18:16:28.429Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:28 [2020-07-31T18:16:28.449Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:28 [2020-07-31T18:16:28.479Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:28 [2020-07-31T18:16:28.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:28 [2020-07-31T18:16:28.480Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:28 [2020-07-31T18:16:28.825Z]  > git config core.sparsecheckout # timeout=10
18:16:28 [2020-07-31T18:16:28.858Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:16:29 [2020-07-31T18:16:29.497Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:16:30 [2020-07-31T18:16:30.259Z] Merge succeeded, producing 93db067c90b28b1935222cd0200f2ae0b75e93b2
18:16:30 [2020-07-31T18:16:30.260Z] Checking out Revision 93db067c90b28b1935222cd0200f2ae0b75e93b2 (PR-41301)
18:16:30 [2020-07-31T18:16:30.222Z]  > git rev-parse HEAD^{commit} # timeout=10
18:16:30 [2020-07-31T18:16:30.261Z]  > git config core.sparsecheckout # timeout=10
18:16:30 [2020-07-31T18:16:30.301Z]  > git checkout -f 93db067c90b28b1935222cd0200f2ae0b75e93b2 # timeout=10
18:16:34 [2020-07-31T18:16:34.038Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:16:34 [2020-07-31T18:16:34.082Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:16:34 [2020-07-31T18:16:34.040Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
18:16:35 [2020-07-31T18:16:35.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41301:/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
18:16:38 [2020-07-31T18:16:38.566Z] Unable to find image 'alpine:latest' locally
18:16:38 [2020-07-31T18:16:38.826Z] latest: Pulling from library/alpine
18:16:38 [2020-07-31T18:16:38.826Z] df20fa9351a1: Pulling fs layer
18:16:38 [2020-07-31T18:16:38.826Z] df20fa9351a1: Verifying Checksum
18:16:38 [2020-07-31T18:16:38.826Z] df20fa9351a1: Download complete
18:16:39 [2020-07-31T18:16:39.396Z] df20fa9351a1: Pull complete
18:16:39 [2020-07-31T18:16:39.396Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
18:16:39 [2020-07-31T18:16:39.396Z] Status: Downloaded newer image for alpine:latest
18:16:44 [2020-07-31T18:16:44.703Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (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
18:16:44 [2020-07-31T18:16:44.989Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41301
18:16:44 [2020-07-31T18:16:44.990Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41301
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
18:16:45 [2020-07-31T18:16:45.098Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
18:16:45 [2020-07-31T18:16:45.109Z] using credential docker-jenkins-github-credentials
18:16:45 [2020-07-31T18:16:45.113Z] Cloning the remote Git repository
18:16:45 [2020-07-31T18:16:45.113Z] Cloning with configured refspecs honoured and without tags
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
18:16:45 [2020-07-31T18:16:45.127Z] Cloning the remote Git repository
18:16:45 [2020-07-31T18:16:45.127Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:16:45 [2020-07-31T18:16:45.121Z] Cloning repository https://github.com/moby/moby.git
18:16:45 [2020-07-31T18:16:45.121Z]  > git init /home/docker/workspace/moby_PR-41301 # timeout=10
18:16:45 [2020-07-31T18:16:45.131Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:45 [2020-07-31T18:16:45.131Z]  > git --version # timeout=10
18:16:45 [2020-07-31T18:16:45.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:45 [2020-07-31T18:16:45.136Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:45 [2020-07-31T18:16:45.133Z] Cloning repository https://github.com/moby/moby.git
18:16:45 [2020-07-31T18:16:45.134Z]  > git init /home/jenkins/workspace/moby_PR-41301 # timeout=10
18:16:45 [2020-07-31T18:16:45.164Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:45 [2020-07-31T18:16:45.164Z]  > git --version # timeout=10
18:16:45 [2020-07-31T18:16:45.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:45 [2020-07-31T18:16:45.170Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:54 [2020-07-31T18:16:54.737Z] Fetching without tags
18:16:55 [2020-07-31T18:16:55.058Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:16:54 [2020-07-31T18:16:54.714Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:54 [2020-07-31T18:16:54.716Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:16:54 [2020-07-31T18:16:54.717Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:54 [2020-07-31T18:16:54.730Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:16:54 [2020-07-31T18:16:54.743Z] Fetching upstream changes from https://github.com/moby/moby.git
18:16:54 [2020-07-31T18:16:54.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:16:54 [2020-07-31T18:16:54.743Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:16:55 [2020-07-31T18:16:55.064Z]  > git config core.sparsecheckout # timeout=10
18:16:55 [2020-07-31T18:16:55.065Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:16:55 [2020-07-31T18:16:55.534Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:16:56 [2020-07-31T18:16:56.197Z] Merge succeeded, producing e8643bed726b8f98705e7ef897ededf162f1835d
18:16:56 [2020-07-31T18:16:56.197Z] Checking out Revision e8643bed726b8f98705e7ef897ededf162f1835d (PR-41301)
18:16:56 [2020-07-31T18:16:56.271Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:16:56 [2020-07-31T18:16:56.284Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:16:57 [2020-07-31T18:16:57.064Z] + docker version
18:16:57 [2020-07-31T18:16:57.064Z] Client: Docker Engine - Community
18:16:57 [2020-07-31T18:16:57.064Z]  Version:           19.03.7
18:16:57 [2020-07-31T18:16:57.064Z]  API version:       1.40
18:16:57 [2020-07-31T18:16:57.064Z]  Go version:        go1.12.17
18:16:57 [2020-07-31T18:16:57.064Z]  Git commit:        7141c199a2
18:16:57 [2020-07-31T18:16:57.064Z]  Built:             Sat Mar  7 16:48:47 2020
18:16:57 [2020-07-31T18:16:57.064Z]  OS/Arch:           linux/s390x
18:16:57 [2020-07-31T18:16:57.064Z]  Experimental:      false
18:16:57 [2020-07-31T18:16:57.064Z] 
18:16:57 [2020-07-31T18:16:57.064Z] Server: Docker Engine - Community
18:16:57 [2020-07-31T18:16:57.064Z]  Engine:
18:16:57 [2020-07-31T18:16:57.064Z]   Version:          19.03.7
18:16:57 [2020-07-31T18:16:57.064Z]   API version:      1.40 (minimum version 1.12)
18:16:57 [2020-07-31T18:16:57.064Z]   Go version:       go1.12.17
18:16:57 [2020-07-31T18:16:57.064Z]   Git commit:       7141c199a2
18:16:57 [2020-07-31T18:16:57.064Z]   Built:            Sat Mar  7 16:47:46 2020
18:16:57 [2020-07-31T18:16:57.064Z]   OS/Arch:          linux/s390x
18:16:57 [2020-07-31T18:16:57.064Z]   Experimental:     true
18:16:57 [2020-07-31T18:16:57.064Z]  containerd:
18:16:57 [2020-07-31T18:16:57.064Z]   Version:          1.2.13
18:16:57 [2020-07-31T18:16:57.064Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
18:16:57 [2020-07-31T18:16:57.064Z]  runc:
18:16:57 [2020-07-31T18:16:57.064Z]   Version:          1.0.0-rc10
18:16:57 [2020-07-31T18:16:57.064Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:16:57 [2020-07-31T18:16:57.064Z]  docker-init:
18:16:57 [2020-07-31T18:16:57.064Z]   Version:          0.18.0
18:16:57 [2020-07-31T18:16:57.064Z]   GitCommit:        fec3683
[Pipeline] sh
18:16:57 [2020-07-31T18:16:57.447Z] + docker info
18:16:56 [2020-07-31T18:16:56.190Z]  > git rev-parse HEAD^{commit} # timeout=10
18:16:56 [2020-07-31T18:16:56.203Z]  > git config core.sparsecheckout # timeout=10
18:16:56 [2020-07-31T18:16:56.207Z]  > git checkout -f e8643bed726b8f98705e7ef897ededf162f1835d # timeout=10
18:16:56 [2020-07-31T18:16:56.277Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
18:16:58 [2020-07-31T18:16:58.083Z] Client:
18:16:58 [2020-07-31T18:16:58.083Z]  Debug Mode: false
18:16:58 [2020-07-31T18:16:58.083Z] 
18:16:58 [2020-07-31T18:16:58.083Z] Server:
18:16:58 [2020-07-31T18:16:58.083Z]  Containers: 0
18:16:58 [2020-07-31T18:16:58.083Z]   Running: 0
18:16:58 [2020-07-31T18:16:58.083Z]   Paused: 0
18:16:58 [2020-07-31T18:16:58.083Z]   Stopped: 0
18:16:58 [2020-07-31T18:16:58.083Z]  Images: 0
18:16:58 [2020-07-31T18:16:58.083Z]  Server Version: 19.03.7
18:16:58 [2020-07-31T18:16:58.083Z]  Storage Driver: overlay2
18:16:58 [2020-07-31T18:16:58.083Z]   Backing Filesystem: <unknown>
18:16:58 [2020-07-31T18:16:58.083Z]   Supports d_type: true
18:16:58 [2020-07-31T18:16:58.083Z]   Native Overlay Diff: true
18:16:58 [2020-07-31T18:16:58.083Z]  Logging Driver: json-file
18:16:58 [2020-07-31T18:16:58.083Z]  Cgroup Driver: cgroupfs
18:16:58 [2020-07-31T18:16:58.083Z]  Plugins:
18:16:58 [2020-07-31T18:16:58.083Z]   Volume: local
18:16:58 [2020-07-31T18:16:58.083Z]   Network: bridge host ipvlan macvlan null overlay
18:16:58 [2020-07-31T18:16:58.083Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:16:58 [2020-07-31T18:16:58.083Z]  Swarm: inactive
18:16:58 [2020-07-31T18:16:58.083Z]  Runtimes: runc
18:16:58 [2020-07-31T18:16:58.083Z]  Default Runtime: runc
18:16:58 [2020-07-31T18:16:58.083Z]  Init Binary: docker-init
18:16:58 [2020-07-31T18:16:58.083Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
18:16:58 [2020-07-31T18:16:58.083Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:16:58 [2020-07-31T18:16:58.083Z]  init version: fec3683
18:16:58 [2020-07-31T18:16:58.083Z]  Security Options:
18:16:58 [2020-07-31T18:16:58.083Z]   apparmor
18:16:58 [2020-07-31T18:16:58.083Z]   seccomp
18:16:58 [2020-07-31T18:16:58.083Z]    Profile: default
18:16:58 [2020-07-31T18:16:58.083Z]  Kernel Version: 4.15.0-91-generic
18:16:58 [2020-07-31T18:16:58.083Z]  Operating System: Ubuntu 18.04.4 LTS
18:16:58 [2020-07-31T18:16:58.083Z]  OSType: linux
18:16:58 [2020-07-31T18:16:58.083Z]  Architecture: s390x
18:16:58 [2020-07-31T18:16:58.083Z]  CPUs: 2
18:16:58 [2020-07-31T18:16:58.083Z]  Total Memory: 7.861GiB
18:16:58 [2020-07-31T18:16:58.083Z]  Name: s390x-ubuntu-03
18:16:58 [2020-07-31T18:16:58.083Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
18:16:58 [2020-07-31T18:16:58.083Z]  Docker Root Dir: /var/lib/docker
18:16:58 [2020-07-31T18:16:58.083Z]  Debug Mode: false
18:16:58 [2020-07-31T18:16:58.083Z]  Username: dockerbuildbot
18:16:58 [2020-07-31T18:16:58.083Z]  Registry: https://index.docker.io/v1/
18:16:58 [2020-07-31T18:16:58.083Z]  Labels:
18:16:58 [2020-07-31T18:16:58.083Z]  Experimental: true
18:16:58 [2020-07-31T18:16:58.083Z]  Insecure Registries:
18:16:58 [2020-07-31T18:16:58.083Z]   127.0.0.0/8
18:16:58 [2020-07-31T18:16:58.083Z]  Live Restore Enabled: false
18:16:58 [2020-07-31T18:16:58.083Z] 
18:16:58 [2020-07-31T18:16:58.083Z] WARNING: No swap limit support
[Pipeline] sh
18:16:58 [2020-07-31T18:16:58.467Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:16:58 [2020-07-31T18:16:58.467Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:16:58 [2020-07-31T18:16:58.467Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41301/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:16:58 [2020-07-31T18:16:58.467Z] + bash /home/jenkins/workspace/moby_PR-41301/check-config.sh
18:16:58 [2020-07-31T18:16:58.467Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:16:58 [2020-07-31T18:16:58.467Z] info: reading kernel config from /boot/config-4.15.0-91-generic ...
18:16:58 [2020-07-31T18:16:58.467Z] 
18:16:58 [2020-07-31T18:16:58.467Z] Generally Necessary:
18:16:58 [2020-07-31T18:16:58.467Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:16:58 [2020-07-31T18:16:58.467Z] - apparmor: enabled and tools installed
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NAMESPACES: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NET_NS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_PID_NS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IPC_NS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_UTS_NS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUPS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_CPUACCT: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_DEVICE: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_FREEZER: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_SCHED: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CPUSETS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_MEMCG: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_KEYS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_VETH: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_BRIDGE: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NF_NAT: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NF_NAT_NEEDED: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_POSIX_MQUEUE: enabled
18:16:58 [2020-07-31T18:16:58.467Z] 
18:16:58 [2020-07-31T18:16:58.467Z] Optional Features:
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_USER_NS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_SECCOMP: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_PIDS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_MEMCG_SWAP: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:16:58 [2020-07-31T18:16:58.467Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_BLK_CGROUP: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IOSCHED_CFQ: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_PERF: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_HUGETLB: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_CFS_BANDWIDTH: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_RT_GROUP_SCHED: missing
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_VS: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_VS_NFCT: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_IP_VS_RR: enabled (as module)
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_EXT4_FS: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:16:58 [2020-07-31T18:16:58.467Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:16:58 [2020-07-31T18:16:58.760Z] - Network Drivers:
18:16:58 [2020-07-31T18:16:58.760Z]   - "overlay":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_VXLAN: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:16:58 [2020-07-31T18:16:58.760Z]       Optional (for encrypted networks):
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_CRYPTO: enabled
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_CRYPTO_AEAD: enabled
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_CRYPTO_GCM: enabled
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_CRYPTO_GHASH: enabled
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_XFRM: enabled
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_XFRM_USER: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_INET_ESP: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]   - "ipvlan":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_IPVLAN: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]   - "macvlan":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_MACVLAN: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_DUMMY: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]   - "ftp,tftp client in container":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z] - Storage Drivers:
18:16:58 [2020-07-31T18:16:58.760Z]   - "aufs":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_AUFS_FS: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]   - "btrfs":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:16:58 [2020-07-31T18:16:58.760Z]   - "devicemapper":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_BLK_DEV_DM: enabled
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]   - "overlay":
18:16:58 [2020-07-31T18:16:58.760Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:16:58 [2020-07-31T18:16:58.760Z]   - "zfs":
18:16:58 [2020-07-31T18:16:58.760Z]     - /dev/zfs: missing
18:16:58 [2020-07-31T18:16:58.760Z]     - zfs command: missing
18:16:58 [2020-07-31T18:16:58.760Z]     - zpool command: missing
18:16:58 [2020-07-31T18:16:58.760Z] 
18:16:58 [2020-07-31T18:16:58.760Z] Limits:
18:16:58 [2020-07-31T18:16:58.760Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:16:58 [2020-07-31T18:16:58.760Z] 
18:16:58 [2020-07-31T18:16:58.760Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:16:59 [2020-07-31T18:16:59.207Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 .
18:16:59 [2020-07-31T18:16:59.207Z] #2 [internal] load build definition from Dockerfile
18:16:59 [2020-07-31T18:16:59.207Z] #2 transferring dockerfile: 16.37kB done
18:16:59 [2020-07-31T18:16:59.207Z] #2 DONE 0.0s
18:16:59 [2020-07-31T18:16:59.207Z] 
18:16:59 [2020-07-31T18:16:59.207Z] #1 [internal] load .dockerignore
18:16:59 [2020-07-31T18:16:59.207Z] #1 transferring context: 87B 0.0s done
18:16:59 [2020-07-31T18:16:59.207Z] #1 DONE 0.0s
18:16:59 [2020-07-31T18:16:59.207Z] 
18:16:59 [2020-07-31T18:16:59.207Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
18:16:59 [2020-07-31T18:16:59.514Z] #3 DONE 0.2s
18:16:59 [2020-07-31T18:16:59.515Z] 
18:16:59 [2020-07-31T18:16:59.515Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
18:16:59 [2020-07-31T18:16:59.515Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
18:16:59 [2020-07-31T18:16:59.515Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
18:16:59 [2020-07-31T18:16:59.515Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
18:16:59 [2020-07-31T18:16:59.515Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.0s
18:16:59 [2020-07-31T18:16:59.515Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
18:16:59 [2020-07-31T18:16:59.808Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 4.56MB / 8.88MB 0.1s
18:16:59 [2020-07-31T18:16:59.808Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
18:16:59 [2020-07-31T18:16:59.808Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
18:16:59 [2020-07-31T18:16:59.982Z] Still waiting to schedule task
18:16:59 [2020-07-31T18:16:59.982Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00adc88a39415ab17)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ae43c0836a9376b)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
18:16:59 [2020-07-31T18:16:59.984Z] Still waiting to schedule task
18:16:59 [2020-07-31T18:16:59.984Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00adc88a39415ab17)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ae43c0836a9376b)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
18:16:59 [2020-07-31T18:16:59.985Z] Still waiting to schedule task
18:16:59 [2020-07-31T18:16:59.985Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00adc88a39415ab17)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ae43c0836a9376b)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
18:16:59 [2020-07-31T18:16:59.989Z] Still waiting to schedule task
18:16:59 [2020-07-31T18:16:59.989Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00adc88a39415ab17)’ is offline
18:16:59 [2020-07-31T18:16:59.991Z] Still waiting to schedule task
18:16:59 [2020-07-31T18:16:59.991Z] All nodes of label ‘windows-2019’ are offline
18:17:00 [2020-07-31T18:17:00.101Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
18:17:00 [2020-07-31T18:17:00.101Z] #4 DONE 0.6s
18:17:00 [2020-07-31T18:17:00.394Z] 
18:17:00 [2020-07-31T18:17:00.394Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
18:17:00 [2020-07-31T18:17:00.719Z] #6 DONE 0.2s
18:17:00 [2020-07-31T18:17:00.719Z] 
18:17:00 [2020-07-31T18:17:00.719Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:17:00 [2020-07-31T18:17:00.719Z] #5 DONE 0.2s
18:17:00 [2020-07-31T18:17:00.719Z] 
18:17:00 [2020-07-31T18:17:00.719Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:17:00 [2020-07-31T18:17:00.719Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
18:17:00 [2020-07-31T18:17:00.719Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
18:17:00 [2020-07-31T18:17:00.719Z] #7 sha256:ce1cfbbc8b2381e1dba388c562f39d3f3e0f1d8fdc3b88f97736cca5b76f54b2 1.79kB / 1.79kB done
18:17:00 [2020-07-31T18:17:00.719Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0B / 7.39MB 0.1s
18:17:00 [2020-07-31T18:17:00.719Z] #7 sha256:c90ecbfae73c65826a1da118185624b934dfe670ec33bdd730f3b828e0e18d07 6.19kB / 6.19kB done
18:17:00 [2020-07-31T18:17:00.719Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 199.93kB / 48.97MB 0.1s
18:17:00 [2020-07-31T18:17:00.719Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0B / 9.88MB 0.1s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 5.16MB / 7.39MB 0.2s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 2.90MB / 48.97MB 0.2s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 1.60MB / 9.88MB 0.2s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 7.39MB / 7.39MB 0.2s done
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 6.18MB / 48.97MB 0.3s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 4.61MB / 9.88MB 0.3s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 0B / 51.37MB 0.3s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 15.37MB / 48.97MB 0.5s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.5s
18:17:01 [2020-07-31T18:17:01.051Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 6.39MB / 51.37MB 0.5s
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 20.11MB / 48.97MB 0.6s
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 9.88MB / 9.88MB 0.5s done
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 9.98MB / 51.37MB 0.6s
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 1.87MB / 56.72MB 0.6s
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 24.19MB / 48.97MB 0.7s
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 6.45MB / 56.72MB 0.7s
18:17:01 [2020-07-31T18:17:01.389Z] #7 ...
18:17:01 [2020-07-31T18:17:01.389Z] 
18:17:01 [2020-07-31T18:17:01.389Z] #20 [internal] load build context
18:17:01 [2020-07-31T18:17:01.389Z] #20 transferring context: 51.42MB 0.8s done
18:17:01 [2020-07-31T18:17:01.389Z] #20 DONE 0.9s
18:17:01 [2020-07-31T18:17:01.389Z] 
18:17:01 [2020-07-31T18:17:01.389Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 31.39MB / 48.97MB 0.9s
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 16.97MB / 51.37MB 0.9s
18:17:01 [2020-07-31T18:17:01.389Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 15.11MB / 56.72MB 0.9s
18:17:01 [2020-07-31T18:17:01.732Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 35.23MB / 48.97MB 1.0s
18:17:01 [2020-07-31T18:17:01.732Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 20.83MB / 51.37MB 1.0s
18:17:01 [2020-07-31T18:17:01.732Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 17.99MB / 56.72MB 1.0s
18:17:01 [2020-07-31T18:17:01.732Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 41.40MB / 48.97MB 1.2s
18:17:01 [2020-07-31T18:17:01.732Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 29.22MB / 51.37MB 1.2s
18:17:01 [2020-07-31T18:17:01.732Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 23.68MB / 56.72MB 1.2s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 45.06MB / 48.97MB 1.3s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 32.98MB / 51.37MB 1.3s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.4s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 35.97MB / 51.37MB 1.4s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 29.76MB / 56.72MB 1.4s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 48.97MB / 48.97MB 1.4s done
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 42.67MB / 51.37MB 1.6s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 38.06MB / 56.72MB 1.6s
18:17:02 [2020-07-31T18:17:02.098Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 0B / 102.23MB 1.6s
18:17:02 [2020-07-31T18:17:02.098Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d
18:17:02 [2020-07-31T18:17:02.465Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 45.37MB / 51.37MB 1.7s
18:17:02 [2020-07-31T18:17:02.465Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 47.96MB / 51.37MB 1.8s
18:17:02 [2020-07-31T18:17:02.465Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 42.88MB / 56.72MB 1.8s
18:17:02 [2020-07-31T18:17:02.465Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 5.80MB / 102.23MB 1.9s
18:17:02 [2020-07-31T18:17:02.817Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 2.0s
18:17:02 [2020-07-31T18:17:02.817Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 48.31MB / 56.72MB 2.0s
18:17:02 [2020-07-31T18:17:02.817Z] #7 sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 51.37MB / 51.37MB 2.0s done
18:17:02 [2020-07-31T18:17:02.817Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 52.19MB / 56.72MB 2.1s
18:17:02 [2020-07-31T18:17:02.817Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 13.95MB / 102.23MB 2.1s
18:17:02 [2020-07-31T18:17:02.817Z] #7 sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 156B / 156B 2.0s done
18:17:02 [2020-07-31T18:17:02.817Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 55.61MB / 56.72MB 2.2s
18:17:03 [2020-07-31T18:17:03.138Z] #7 sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 56.72MB / 56.72MB 2.3s done
18:17:03 [2020-07-31T18:17:03.138Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 25.49MB / 102.23MB 2.4s
18:17:03 [2020-07-31T18:17:03.138Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 33.00MB / 102.23MB 2.5s
18:17:03 [2020-07-31T18:17:03.138Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 40.50MB / 102.23MB 2.6s
18:17:03 [2020-07-31T18:17:03.424Z] Fetching without tags
18:17:03 [2020-07-31T18:17:03.462Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 52.25MB / 102.23MB 2.8s
18:17:03 [2020-07-31T18:17:03.462Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 61.82MB / 102.23MB 2.9s
18:17:03 [2020-07-31T18:17:03.765Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 77.26MB / 102.23MB 3.1s
18:17:03 [2020-07-31T18:17:03.765Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 87.58MB / 102.23MB 3.2s
18:17:03 [2020-07-31T18:17:03.951Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:17:04 [2020-07-31T18:17:04.059Z] #7 ...
18:17:04 [2020-07-31T18:17:04.059Z] 
18:17:04 [2020-07-31T18:17:04.059Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:17:04 [2020-07-31T18:17:04.059Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:17:04 [2020-07-31T18:17:04.059Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:17:04 [2020-07-31T18:17:04.059Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:17:04 [2020-07-31T18:17:04.059Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done
18:17:04 [2020-07-31T18:17:04.059Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
18:17:04 [2020-07-31T18:17:04.059Z] #58 DONE 3.3s
18:17:04 [2020-07-31T18:17:04.059Z] 
18:17:04 [2020-07-31T18:17:04.059Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:17:04 [2020-07-31T18:17:04.059Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 101.63MB / 102.23MB 3.4s
18:17:04 [2020-07-31T18:17:04.352Z] #7 sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 102.23MB / 102.23MB 3.5s done
18:17:03 [2020-07-31T18:17:03.392Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:17:03 [2020-07-31T18:17:03.396Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:17:03 [2020-07-31T18:17:03.399Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:03 [2020-07-31T18:17:03.414Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:17:03 [2020-07-31T18:17:03.432Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:03 [2020-07-31T18:17:03.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:03 [2020-07-31T18:17:03.433Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:03 [2020-07-31T18:17:03.959Z]  > git config core.sparsecheckout # timeout=10
18:17:03 [2020-07-31T18:17:03.962Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:17:04 [2020-07-31T18:17:04.645Z] #7 extracting sha256:7ecdd8436fd4d951f4ca002a2aa8b01d427a7c4b535083e3ef0792444053154d 2.4s done
18:17:04 [2020-07-31T18:17:04.939Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.1s
18:17:05 [2020-07-31T18:17:05.232Z] #7 extracting sha256:b2e8e5cabcd07c3b92963e637fc22608613c8a9013bf41d621452d8827c71214 0.2s done
18:17:05 [2020-07-31T18:17:05.526Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7
18:17:05 [2020-07-31T18:17:05.526Z] #7 extracting sha256:b9a68e3c7fb279126bd2a86ecae67a5c1bd01806670cb45ad4367f30176fcdb7 0.2s done
18:17:05 [2020-07-31T18:17:05.819Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14
18:17:05 [2020-07-31T18:17:05.823Z] Merge succeeded, producing c2ef9c0583eac35e5ad813406fc5bf34cd8f0269
18:17:05 [2020-07-31T18:17:05.823Z] Checking out Revision c2ef9c0583eac35e5ad813406fc5bf34cd8f0269 (PR-41301)
18:17:05 [2020-07-31T18:17:05.939Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:17:05 [2020-07-31T18:17:05.955Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:17:04 [2020-07-31T18:17:04.794Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:17:05 [2020-07-31T18:17:05.815Z]  > git rev-parse HEAD^{commit} # timeout=10
18:17:05 [2020-07-31T18:17:05.830Z]  > git config core.sparsecheckout # timeout=10
18:17:05 [2020-07-31T18:17:05.833Z]  > git checkout -f c2ef9c0583eac35e5ad813406fc5bf34cd8f0269 # timeout=10
18:17:05 [2020-07-31T18:17:05.947Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
18:17:06 [2020-07-31T18:17:06.816Z] + docker version
18:17:06 [2020-07-31T18:17:06.816Z] Client:
18:17:06 [2020-07-31T18:17:06.816Z]  Version:           18.06.1-ce
18:17:06 [2020-07-31T18:17:06.816Z]  API version:       1.38
18:17:06 [2020-07-31T18:17:06.816Z]  Go version:        go1.10.3
18:17:06 [2020-07-31T18:17:06.816Z]  Git commit:        e68fc7a
18:17:06 [2020-07-31T18:17:06.816Z]  Built:             Tue Aug 21 17:26:10 2018
18:17:06 [2020-07-31T18:17:06.816Z]  OS/Arch:           linux/ppc64le
18:17:06 [2020-07-31T18:17:06.816Z]  Experimental:      false
18:17:06 [2020-07-31T18:17:06.816Z] 
18:17:06 [2020-07-31T18:17:06.816Z] Server:
18:17:06 [2020-07-31T18:17:06.816Z]  Engine:
18:17:06 [2020-07-31T18:17:06.816Z]   Version:          18.06.1-ce
18:17:06 [2020-07-31T18:17:06.816Z]   API version:      1.38 (minimum version 1.12)
18:17:06 [2020-07-31T18:17:06.816Z]   Go version:       go1.10.3
18:17:06 [2020-07-31T18:17:06.816Z]   Git commit:       e68fc7a
18:17:06 [2020-07-31T18:17:06.816Z]   Built:            Tue Aug 21 17:24:20 2018
18:17:06 [2020-07-31T18:17:06.816Z]   OS/Arch:          linux/ppc64le
18:17:06 [2020-07-31T18:17:06.816Z]   Experimental:     true
[Pipeline] sh
18:17:07 [2020-07-31T18:17:07.210Z] + docker info
18:17:07 [2020-07-31T18:17:07.210Z] Containers: 0
18:17:07 [2020-07-31T18:17:07.210Z]  Running: 0
18:17:07 [2020-07-31T18:17:07.210Z]  Paused: 0
18:17:07 [2020-07-31T18:17:07.210Z]  Stopped: 0
18:17:07 [2020-07-31T18:17:07.210Z] Images: 0
18:17:07 [2020-07-31T18:17:07.210Z] Server Version: 18.06.1-ce
18:17:07 [2020-07-31T18:17:07.210Z] Storage Driver: overlay2
18:17:07 [2020-07-31T18:17:07.210Z]  Backing Filesystem: extfs
18:17:07 [2020-07-31T18:17:07.210Z]  Supports d_type: true
18:17:07 [2020-07-31T18:17:07.210Z]  Native Overlay Diff: true
18:17:07 [2020-07-31T18:17:07.210Z] Logging Driver: json-file
18:17:07 [2020-07-31T18:17:07.210Z] Cgroup Driver: cgroupfs
18:17:07 [2020-07-31T18:17:07.210Z] Plugins:
18:17:07 [2020-07-31T18:17:07.210Z]  Volume: local
18:17:07 [2020-07-31T18:17:07.210Z]  Network: bridge host ipvlan macvlan null overlay
18:17:07 [2020-07-31T18:17:07.210Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
18:17:07 [2020-07-31T18:17:07.210Z] Swarm: inactive
18:17:07 [2020-07-31T18:17:07.210Z] Runtimes: runc
18:17:07 [2020-07-31T18:17:07.210Z] Default Runtime: runc
18:17:07 [2020-07-31T18:17:07.210Z] Init Binary: docker-init
18:17:07 [2020-07-31T18:17:07.210Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
18:17:07 [2020-07-31T18:17:07.210Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
18:17:07 [2020-07-31T18:17:07.210Z] init version: fec3683
18:17:07 [2020-07-31T18:17:07.210Z] Security Options:
18:17:07 [2020-07-31T18:17:07.210Z]  apparmor
18:17:07 [2020-07-31T18:17:07.210Z]  seccomp
18:17:07 [2020-07-31T18:17:07.210Z]   Profile: default
18:17:07 [2020-07-31T18:17:07.210Z] Kernel Version: 4.4.0-139-generic
18:17:07 [2020-07-31T18:17:07.210Z] Operating System: Ubuntu 16.04.3 LTS
18:17:07 [2020-07-31T18:17:07.210Z] OSType: linux
18:17:07 [2020-07-31T18:17:07.210Z] Architecture: ppc64le
18:17:07 [2020-07-31T18:17:07.210Z] CPUs: 4
18:17:07 [2020-07-31T18:17:07.210Z] Total Memory: 7.972GiB
18:17:07 [2020-07-31T18:17:07.210Z] Name: ppc64le-ubuntu-32
18:17:07 [2020-07-31T18:17:07.210Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
18:17:07 [2020-07-31T18:17:07.210Z] Docker Root Dir: /var/lib/docker
18:17:07 [2020-07-31T18:17:07.210Z] Debug Mode (client): false
18:17:07 [2020-07-31T18:17:07.210Z] Debug Mode (server): false
18:17:07 [2020-07-31T18:17:07.210Z] Username: dockerbuildbot
18:17:07 [2020-07-31T18:17:07.210Z] Registry: https://index.docker.io/v1/
18:17:07 [2020-07-31T18:17:07.210Z] Labels:
18:17:07 [2020-07-31T18:17:07.210Z] Experimental: true
18:17:07 [2020-07-31T18:17:07.210Z] Insecure Registries:
18:17:07 [2020-07-31T18:17:07.210Z]  127.0.0.0/8
18:17:07 [2020-07-31T18:17:07.210Z] Live Restore Enabled: false
18:17:07 [2020-07-31T18:17:07.210Z] 
[Pipeline] sh
18:17:07 [2020-07-31T18:17:07.605Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:17:07 [2020-07-31T18:17:07.605Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:17:07 [2020-07-31T18:17:07.605Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41301/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:17:07 [2020-07-31T18:17:07.605Z] + bash /home/docker/workspace/moby_PR-41301/check-config.sh
18:17:07 [2020-07-31T18:17:07.605Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:17:07 [2020-07-31T18:17:07.605Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
18:17:07 [2020-07-31T18:17:07.605Z] 
18:17:07 [2020-07-31T18:17:07.605Z] Generally Necessary:
18:17:07 [2020-07-31T18:17:07.605Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:17:07 [2020-07-31T18:17:07.605Z] - apparmor: enabled and tools installed
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_NAMESPACES: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_NET_NS: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_PID_NS: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_IPC_NS: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_UTS_NS: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_CGROUPS: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_CGROUP_CPUACCT: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_CGROUP_DEVICE: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_CGROUP_FREEZER: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_CGROUP_SCHED: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_CPUSETS: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_MEMCG: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_KEYS: enabled
18:17:07 [2020-07-31T18:17:07.605Z] - CONFIG_VETH: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_BRIDGE: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_NF_NAT: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_NF_NAT_NEEDED: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_POSIX_MQUEUE: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
18:17:07 [2020-07-31T18:17:07.902Z] 
18:17:07 [2020-07-31T18:17:07.902Z] Optional Features:
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_USER_NS: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_SECCOMP: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_CGROUP_PIDS: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_MEMCG_SWAP: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:17:07 [2020-07-31T18:17:07.902Z]     (cgroup swap accounting is currently enabled)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_MEMCG_KMEM: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_BLK_CGROUP: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IOSCHED_CFQ: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_CGROUP_PERF: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_CGROUP_HUGETLB: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_CFS_BANDWIDTH: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_RT_GROUP_SCHED: missing
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_VS: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_VS_NFCT: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_IP_VS_RR: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_EXT4_FS: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:17:07 [2020-07-31T18:17:07.902Z] - Network Drivers:
18:17:07 [2020-07-31T18:17:07.902Z]   - "overlay":
18:17:07 [2020-07-31T18:17:07.902Z]     - CONFIG_VXLAN: enabled (as module)
18:17:07 [2020-07-31T18:17:07.902Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:17:07 [2020-07-31T18:17:07.902Z]       Optional (for encrypted networks):
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_CRYPTO: enabled
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_XFRM: enabled
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_XFRM_USER: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_INET_ESP: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]   - "ipvlan":
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_IPVLAN: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]   - "macvlan":
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_MACVLAN: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_DUMMY: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]   - "ftp,tftp client in container":
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z] - Storage Drivers:
18:17:08 [2020-07-31T18:17:08.196Z]   - "aufs":
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_AUFS_FS: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]   - "btrfs":
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:17:08 [2020-07-31T18:17:08.196Z]   - "devicemapper":
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_BLK_DEV_DM: enabled
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]   - "overlay":
18:17:08 [2020-07-31T18:17:08.196Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:17:08 [2020-07-31T18:17:08.196Z]   - "zfs":
18:17:08 [2020-07-31T18:17:08.196Z]     - /dev/zfs: missing
18:17:08 [2020-07-31T18:17:08.196Z]     - zfs command: missing
18:17:08 [2020-07-31T18:17:08.196Z]     - zpool command: missing
18:17:08 [2020-07-31T18:17:08.196Z] 
18:17:08 [2020-07-31T18:17:08.196Z] Limits:
18:17:08 [2020-07-31T18:17:08.196Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:17:08 [2020-07-31T18:17:08.196Z] 
18:17:08 [2020-07-31T18:17:08.196Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:17:08 [2020-07-31T18:17:08.561Z] #7 extracting sha256:0e0fa137f6994d756f1fea600570b23bd7bf9a0bd77a3fd5369f522e337d0e14 2.3s done
18:17:08 [2020-07-31T18:17:08.561Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248
18:17:08 [2020-07-31T18:17:08.642Z] + make bundles/buildx
18:17:08 [2020-07-31T18:17:08.937Z] make: command: Command not found
18:17:08 [2020-07-31T18:17:08.937Z] make: command: Command not found
18:17:08 [2020-07-31T18:17:08.937Z] mkdir bundles
18:17:08 [2020-07-31T18:17:08.937Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
18:17:08 [2020-07-31T18:17:08.937Z] 	--build-arg BUILDX_COMMIT \
18:17:08 [2020-07-31T18:17:08.937Z] 	--build-arg BUILDX_REPO \
18:17:08 [2020-07-31T18:17:08.937Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
18:17:08 [2020-07-31T18:17:08.937Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
18:17:08 [2020-07-31T18:17:08.937Z] 	.
18:17:08 [2020-07-31T18:17:08.937Z] /bin/sh: 4: go: not found
18:17:08 [2020-07-31T18:17:08.937Z] /bin/sh: 5: go: not found
18:17:10 [2020-07-31T18:17:10.638Z] #7 extracting sha256:1e525026a356ed8ac8f61b36fa3ea38163eda2b31e20d468e6ef3539d04e5248 2.3s done
18:17:10 [2020-07-31T18:17:10.934Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2
18:17:11 [2020-07-31T18:17:11.039Z] Sending build context to Docker daemon  56.16MB

18:17:11 [2020-07-31T18:17:11.039Z] Step 1/15 : ARG GO_VERSION=1.13.14
18:17:11 [2020-07-31T18:17:11.039Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
18:17:11 [2020-07-31T18:17:11.039Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
18:17:11 [2020-07-31T18:17:11.039Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
18:17:11 [2020-07-31T18:17:11.039Z] 1.13.14-buster: Pulling from library/golang
18:17:11 [2020-07-31T18:17:11.336Z] 1c8685784756: Pulling fs layer
18:17:11 [2020-07-31T18:17:11.336Z] b30caebadb02: Pulling fs layer
18:17:11 [2020-07-31T18:17:11.336Z] 3db29f675863: Pulling fs layer
18:17:11 [2020-07-31T18:17:11.336Z] bc4207fc4c93: Pulling fs layer
18:17:11 [2020-07-31T18:17:11.336Z] 47a08a47fa97: Pulling fs layer
18:17:11 [2020-07-31T18:17:11.336Z] 0ae62d2712a7: Pulling fs layer
18:17:11 [2020-07-31T18:17:11.336Z] 1d4419b49a59: Pulling fs layer
18:17:11 [2020-07-31T18:17:11.336Z] 47a08a47fa97: Waiting
18:17:11 [2020-07-31T18:17:11.336Z] 0ae62d2712a7: Waiting
18:17:11 [2020-07-31T18:17:11.336Z] 1d4419b49a59: Waiting
18:17:11 [2020-07-31T18:17:11.336Z] bc4207fc4c93: Waiting
18:17:11 [2020-07-31T18:17:11.633Z] b30caebadb02: Download complete
18:17:11 [2020-07-31T18:17:11.633Z] 3db29f675863: Verifying Checksum
18:17:11 [2020-07-31T18:17:11.633Z] 3db29f675863: Download complete
18:17:13 [2020-07-31T18:17:13.745Z] 1c8685784756: Verifying Checksum
18:17:13 [2020-07-31T18:17:13.745Z] 1c8685784756: Download complete
18:17:14 [2020-07-31T18:17:14.405Z] bc4207fc4c93: Verifying Checksum
18:17:14 [2020-07-31T18:17:14.405Z] bc4207fc4c93: Download complete
18:17:14 [2020-07-31T18:17:14.405Z] 1d4419b49a59: Verifying Checksum
18:17:14 [2020-07-31T18:17:14.405Z] 1d4419b49a59: Download complete
18:17:15 [2020-07-31T18:17:15.408Z] #7 extracting sha256:61d67d6e81ad23a6a7910aac5d582c9cd178717e613d344f639b483f32d7f8b2 4.3s done
18:17:15 [2020-07-31T18:17:15.409Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7
18:17:15 [2020-07-31T18:17:15.409Z] #7 extracting sha256:831e46c6603bdd306c1b43ad5405e7659e367a223095dda289a98deb3ccc25a7 0.0s done
18:17:15 [2020-07-31T18:17:15.460Z] 47a08a47fa97: Verifying Checksum
18:17:15 [2020-07-31T18:17:15.460Z] 47a08a47fa97: Download complete
18:17:15 [2020-07-31T18:17:15.703Z] #7 DONE 14.9s
18:17:15 [2020-07-31T18:17:15.703Z] 
18:17:15 [2020-07-31T18:17:15.703Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:17:16 [2020-07-31T18:17:16.741Z] #8 DONE 1.1s
18:17:16 [2020-07-31T18:17:16.741Z] 
18:17:16 [2020-07-31T18:17:16.741Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:17:17 [2020-07-31T18:17:17.565Z] 1c8685784756: Pull complete
18:17:17 [2020-07-31T18:17:17.816Z] #9 DONE 1.0s
18:17:17 [2020-07-31T18:17:17.816Z] 
18:17:17 [2020-07-31T18:17:17.816Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:17 [2020-07-31T18:17:17.816Z] #41 ...
18:17:17 [2020-07-31T18:17:17.816Z] 
18:17:17 [2020-07-31T18:17:17.816Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:17:17 [2020-07-31T18:17:17.816Z] #35 DONE 0.1s
18:17:17 [2020-07-31T18:17:17.816Z] 
18:17:17 [2020-07-31T18:17:17.816Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:17:17 [2020-07-31T18:17:17.816Z] #27 DONE 0.1s
18:17:17 [2020-07-31T18:17:17.865Z] b30caebadb02: Pull complete
18:17:18 [2020-07-31T18:17:18.111Z] 
18:17:18 [2020-07-31T18:17:18.111Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:17:18 [2020-07-31T18:17:18.165Z] 0ae62d2712a7: Verifying Checksum
18:17:18 [2020-07-31T18:17:18.165Z] 0ae62d2712a7: Download complete
18:17:18 [2020-07-31T18:17:18.165Z] 3db29f675863: Pull complete
18:17:20 [2020-07-31T18:17:20.956Z] bc4207fc4c93: Pull complete
18:17:21 [2020-07-31T18:17:21.660Z] #28 3.363 + git clone https://github.com/kolyshkin/go-swagger.git .
18:17:21 [2020-07-31T18:17:21.660Z] #28 3.366 Cloning into '.'...
18:17:23 [2020-07-31T18:17:23.054Z] 47a08a47fa97: Pull complete
18:17:23 [2020-07-31T18:17:23.186Z] #28 ...
18:17:23 [2020-07-31T18:17:23.186Z] 
18:17:23 [2020-07-31T18:17:23.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + RM_GOPATH=0
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + TMP_GOPATH=
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + : /build
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + '[' -z '' ']'
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 ++ mktemp -d
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + export GOPATH=/tmp/tmp.2uHP36NMVv
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + GOPATH=/tmp/tmp.2uHP36NMVv
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + RM_GOPATH=1
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 + case "$(go env GOARCH)" in
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.113 ++ go env GOARCH
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.136 + export GO_BUILDMODE=-buildmode=pie
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.136 + GO_BUILDMODE=-buildmode=pie
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.136 ++ dirname /tmp/install/install.sh
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + dir=/tmp/install
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + bin=vndr
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + shift
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + '[' '!' -f /tmp/install/vndr.installer ']'
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + . /tmp/install/vndr.installer
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + install_vndr
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2uHP36NMVv/src/github.com/LK4D4/vndr
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.148 Cloning into '/tmp/tmp.2uHP36NMVv/src/github.com/LK4D4/vndr'...
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.699 + cd /tmp/tmp.2uHP36NMVv/src/github.com/LK4D4/vndr
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.699 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:17:23 [2020-07-31T18:17:23.186Z] #41 3.724 + go build -buildmode=pie -v -o /build/vndr .
18:17:23 [2020-07-31T18:17:23.186Z] #41 4.746 internal/race
18:17:23 [2020-07-31T18:17:23.186Z] #41 4.753 internal/bytealg
18:17:23 [2020-07-31T18:17:23.186Z] #41 4.804 sync/atomic
18:17:23 [2020-07-31T18:17:23.186Z] #41 4.911 unicode
18:17:23 [2020-07-31T18:17:23.186Z] #41 5.199 runtime
18:17:25 [2020-07-31T18:17:25.324Z] #41 7.666 unicode/utf8
18:17:25 [2020-07-31T18:17:25.617Z] #41 8.027 math
18:17:26 [2020-07-31T18:17:26.666Z] #41 ...
18:17:26 [2020-07-31T18:17:26.666Z] 
18:17:26 [2020-07-31T18:17:26.666Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.039 + RM_GOPATH=0
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.039 + TMP_GOPATH=
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.039 + : /build
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.039 + '[' -z '' ']'
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.039 ++ mktemp -d
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.042 + export GOPATH=/tmp/tmp.GTPuQ68zHo
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.042 + GOPATH=/tmp/tmp.GTPuQ68zHo
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.042 + RM_GOPATH=1
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.042 + case "$(go env GOARCH)" in
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.042 ++ go env GOARCH
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.050 + export GO_BUILDMODE=-buildmode=pie
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.050 + GO_BUILDMODE=-buildmode=pie
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.050 ++ dirname /tmp/install/install.sh
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 + dir=/tmp/install
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 + bin=dockercli
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 + shift
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 + . /tmp/install/dockercli.installer
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 ++ : stable
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 ++ : 17.06.2-ce
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.055 Install docker/cli version 17.06.2-ce from stable
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.056 + install_dockercli
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.056 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.056 ++ uname -m
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.058 + arch=s390x
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.058 + '[' s390x '!=' x86_64 ']'
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.058 + '[' s390x '!=' s390x ']'
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.058 + url=https://download.docker.com/linux/static
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.059 + tar -xz docker/docker
18:17:26 [2020-07-31T18:17:26.666Z] #21 3.059 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
18:17:26 [2020-07-31T18:17:26.666Z] #21 8.408 + mkdir -p /build
18:17:26 [2020-07-31T18:17:26.666Z] #21 8.413 + mv docker/docker /build/
18:17:26 [2020-07-31T18:17:26.666Z] #21 8.415 + rmdir docker
18:17:26 [2020-07-31T18:17:26.666Z] #21 DONE 8.9s
18:17:26 [2020-07-31T18:17:26.666Z] 
18:17:26 [2020-07-31T18:17:26.666Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + RM_GOPATH=0
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + TMP_GOPATH=
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + : /build
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + '[' -z '' ']'
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 ++ mktemp -d
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + export GOPATH=/tmp/tmp.TAVdpzTFYb
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + GOPATH=/tmp/tmp.TAVdpzTFYb
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + RM_GOPATH=1
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.304 + case "$(go env GOARCH)" in
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.307 ++ go env GOARCH
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.307 + export GO_BUILDMODE=-buildmode=pie
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.307 + GO_BUILDMODE=-buildmode=pie
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 ++ dirname /tmp/install/install.sh
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 + dir=/tmp/install
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 + bin=gotestsum
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 + shift
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 + . /tmp/install/gotestsum.installer
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 ++ : v0.3.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.311 + install_gotestsum
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.316 + set -e
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.316 + export GO111MODULE=on
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.316 + GO111MODULE=on
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.316 + GOBIN=/build
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.316 + go get gotest.tools/gotestsum@v0.3.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.322 go: finding gotest.tools/gotestsum v0.3.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.322 go: finding gotest.tools v0.3.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.630 go: downloading gotest.tools/gotestsum v0.3.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.936 go: extracting gotest.tools/gotestsum v0.3.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.936 go: downloading gotest.tools v2.1.0+incompatible
18:17:26 [2020-07-31T18:17:26.666Z] #43 1.936 go: extracting gotest.tools v2.1.0+incompatible
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading github.com/pkg/errors v0.8.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading github.com/sirupsen/logrus v1.0.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading github.com/fatih/color v1.6.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading github.com/spf13/pflag v1.0.1
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: extracting github.com/fatih/color v1.6.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: extracting github.com/sirupsen/logrus v1.0.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading github.com/jonboulle/clockwork v0.1.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: extracting github.com/pkg/errors v0.8.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading github.com/mattn/go-colorable v0.0.9
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading github.com/mattn/go-isatty v0.0.3
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: extracting github.com/spf13/pflag v1.0.1
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: extracting github.com/jonboulle/clockwork v0.1.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.242 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.356 go: extracting github.com/mattn/go-isatty v0.0.3
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.356 go: extracting github.com/mattn/go-colorable v0.0.9
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.660 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:17:26 [2020-07-31T18:17:26.666Z] #43 2.766 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:17:26 [2020-07-31T18:17:26.666Z] #43 3.197 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:17:26 [2020-07-31T18:17:26.666Z] #43 4.897 go: finding github.com/fatih/color v1.6.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 4.929 go: finding github.com/pkg/errors v0.8.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 4.995 go: finding github.com/sirupsen/logrus v1.0.5
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.128 go: finding github.com/mattn/go-colorable v0.0.9
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.130 go: finding github.com/spf13/pflag v1.0.1
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.152 go: finding github.com/mattn/go-isatty v0.0.3
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.296 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.376 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.398 go: finding github.com/jonboulle/clockwork v0.1.0
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.415 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:17:26 [2020-07-31T18:17:26.666Z] #43 5.421 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:17:27 [2020-07-31T18:17:27.567Z] 0ae62d2712a7: Pull complete
18:17:27 [2020-07-31T18:17:27.567Z] 1d4419b49a59: Pull complete
18:17:27 [2020-07-31T18:17:27.567Z] Digest: sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0
18:17:27 [2020-07-31T18:17:27.567Z] Status: Downloaded newer image for golang:1.13.14-buster
18:17:27 [2020-07-31T18:17:27.567Z]  ---> b1942c37232d
18:17:27 [2020-07-31T18:17:27.567Z] Step 5/15 : ARG BUILDX_REPO
18:17:27 [2020-07-31T18:17:27.567Z]  ---> Running in 8a386a1f53c7
18:17:27 [2020-07-31T18:17:27.567Z] Removing intermediate container 8a386a1f53c7
18:17:27 [2020-07-31T18:17:27.567Z]  ---> 01d64e699d44
18:17:27 [2020-07-31T18:17:27.567Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
18:17:27 [2020-07-31T18:17:27.567Z]  ---> Running in 23e1774e6f0d
18:17:27 [2020-07-31T18:17:27.567Z] Cloning into '/buildx'...
18:17:27 [2020-07-31T18:17:27.711Z] #43 ...
18:17:27 [2020-07-31T18:17:27.711Z] 
18:17:27 [2020-07-31T18:17:27.711Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + RM_GOPATH=0
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + TMP_GOPATH=
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + : /build
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + '[' -z '' ']'
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 ++ mktemp -d
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + export GOPATH=/tmp/tmp.vYEt1XZ9k9
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + GOPATH=/tmp/tmp.vYEt1XZ9k9
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + RM_GOPATH=1
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + case "$(go env GOARCH)" in
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 ++ go env GOARCH
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + export GO_BUILDMODE=-buildmode=pie
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + GO_BUILDMODE=-buildmode=pie
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 ++ dirname /tmp/install/install.sh
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + dir=/tmp/install
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + bin=proxy
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + shift
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + '[' '!' -f /tmp/install/proxy.installer ']'
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + . /tmp/install/proxy.installer
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 ++ : 9e99af28df21367340c95a3863e31808d689c92a
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + install_proxy
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + case "$1" in
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + export CGO_ENABLED=0
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + CGO_ENABLED=0
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + _install_proxy
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vYEt1XZ9k9/src/github.com/docker/libnetwork
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.543 Cloning into '/tmp/tmp.vYEt1XZ9k9/src/github.com/docker/libnetwork'...
18:17:27 [2020-07-31T18:17:27.711Z] #60 1.556 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
18:17:27 [2020-07-31T18:17:27.711Z] #60 ...
18:17:27 [2020-07-31T18:17:27.711Z] 
18:17:27 [2020-07-31T18:17:27.711Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:17:27 [2020-07-31T18:17:27.711Z] #36 2.974 + git clone https://github.com/docker/distribution.git .
18:17:27 [2020-07-31T18:17:27.711Z] #36 2.994 Cloning into '.'...
18:17:28 [2020-07-31T18:17:28.005Z] #36 ...
18:17:28 [2020-07-31T18:17:28.005Z] 
18:17:28 [2020-07-31T18:17:28.005Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + RM_GOPATH=0
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + TMP_GOPATH=
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + : /build
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + '[' -z '' ']'
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 ++ mktemp -d
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + export GOPATH=/tmp/tmp.WCqYk7KVuX
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + GOPATH=/tmp/tmp.WCqYk7KVuX
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + RM_GOPATH=1
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 + case "$(go env GOARCH)" in
18:17:28 [2020-07-31T18:17:28.005Z] #47 2.964 ++ go env GOARCH
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.078 + export GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.078 + GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.078 ++ dirname /tmp/install/install.sh
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + dir=/tmp/install
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + bin=shfmt
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + shift
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + . /tmp/install/shfmt.installer
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + install_shfmt
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.084 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WCqYk7KVuX/src/github.com/mvdan/sh
18:17:28 [2020-07-31T18:17:28.005Z] #47 3.097 Cloning into '/tmp/tmp.WCqYk7KVuX/src/github.com/mvdan/sh'...
18:17:28 [2020-07-31T18:17:28.005Z] #47 9.825 + cd /tmp/tmp.WCqYk7KVuX/src/github.com/mvdan/sh
18:17:28 [2020-07-31T18:17:28.005Z] #47 9.825 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:17:28 [2020-07-31T18:17:28.005Z] #47 10.07 + GO111MODULE=on
18:17:28 [2020-07-31T18:17:28.005Z] #47 10.07 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:17:28 [2020-07-31T18:17:28.005Z] #47 ...
18:17:28 [2020-07-31T18:17:28.005Z] 
18:17:28 [2020-07-31T18:17:28.005Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:28 [2020-07-31T18:17:28.005Z] #10 3.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:17:28 [2020-07-31T18:17:28.005Z] #10 3.542 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:28 [2020-07-31T18:17:28.005Z] #10 3.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:17:28 [2020-07-31T18:17:28.005Z] #10 4.226 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:17:28 [2020-07-31T18:17:28.005Z] #10 5.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB]
18:17:28 [2020-07-31T18:17:28.005Z] #10 7.981 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
18:17:28 [2020-07-31T18:17:28.302Z] #10 ...
18:17:28 [2020-07-31T18:17:28.302Z] 
18:17:28 [2020-07-31T18:17:28.302Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:17:28 [2020-07-31T18:17:28.302Z] #23 3.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:17:28 [2020-07-31T18:17:28.302Z] #23 3.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:28 [2020-07-31T18:17:28.302Z] #23 3.667 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:17:28 [2020-07-31T18:17:28.302Z] #23 4.447 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:17:28 [2020-07-31T18:17:28.302Z] #23 6.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB]
18:17:28 [2020-07-31T18:17:28.302Z] #23 9.556 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
18:17:28 [2020-07-31T18:17:28.302Z] #23 ...
18:17:28 [2020-07-31T18:17:28.302Z] 
18:17:28 [2020-07-31T18:17:28.302Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + RM_GOPATH=0
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + TMP_GOPATH=
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + : /build
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + '[' -z '' ']'
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 ++ mktemp -d
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + export GOPATH=/tmp/tmp.b3LJH1nG0A
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + GOPATH=/tmp/tmp.b3LJH1nG0A
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + RM_GOPATH=1
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + case "$(go env GOARCH)" in
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 ++ go env GOARCH
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + export GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 ++ dirname /tmp/install/install.sh
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + dir=/tmp/install
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + bin=golangci_lint
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + shift
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + . /tmp/install/golangci_lint.installer
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 ++ : v1.23.8
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + install_golangci_lint
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + echo 'Installing golangci-lint version v1.23.8'
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:17:28 [2020-07-31T18:17:28.302Z] #45 1.067 Installing golangci-lint version v1.23.8
18:17:28 [2020-07-31T18:17:28.633Z] #45 ...
18:17:28 [2020-07-31T18:17:28.633Z] 
18:17:28 [2020-07-31T18:17:28.633Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:28 [2020-07-31T18:17:28.633Z] #32 3.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:17:28 [2020-07-31T18:17:28.633Z] #32 3.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:28 [2020-07-31T18:17:28.633Z] #32 3.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:17:28 [2020-07-31T18:17:28.633Z] #32 4.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:17:28 [2020-07-31T18:17:28.633Z] #32 7.086 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB]
18:17:28 [2020-07-31T18:17:28.633Z] #32 10.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
18:17:28 [2020-07-31T18:17:28.633Z] #32 ...
18:17:28 [2020-07-31T18:17:28.633Z] 
18:17:28 [2020-07-31T18:17:28.633Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.102 + RM_GOPATH=0
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.134 + TMP_GOPATH=
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.134 + : /build
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.134 + '[' -z '' ']'
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.134 ++ mktemp -d
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.135 + export GOPATH=/tmp/tmp.AAwhYRsGog
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.135 + GOPATH=/tmp/tmp.AAwhYRsGog
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.135 + RM_GOPATH=1
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.135 + case "$(go env GOARCH)" in
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.135 ++ go env GOARCH
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.171 + export GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.171 + GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.172 ++ dirname /tmp/install/install.sh
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.180 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + dir=/tmp/install
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + bin=rootlesskit
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + shift
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + . /tmp/install/rootlesskit.installer
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + install_rootlesskit
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + case "$1" in
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + export CGO_ENABLED=0
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + CGO_ENABLED=0
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + _install_rootlesskit
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AAwhYRsGog/src/github.com/rootless-containers/rootlesskit
18:17:28 [2020-07-31T18:17:28.633Z] #54 3.179 Cloning into '/tmp/tmp.AAwhYRsGog/src/github.com/rootless-containers/rootlesskit'...
18:17:28 [2020-07-31T18:17:28.633Z] #54 6.693 + cd /tmp/tmp.AAwhYRsGog/src/github.com/rootless-containers/rootlesskit
18:17:28 [2020-07-31T18:17:28.633Z] #54 6.696 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:17:28 [2020-07-31T18:17:28.633Z] #54 6.855 + for f in rootlesskit rootlesskit-docker-proxy
18:17:28 [2020-07-31T18:17:28.633Z] #54 6.855 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:17:28 [2020-07-31T18:17:28.926Z] #54 ...
18:17:28 [2020-07-31T18:17:28.926Z] 
18:17:28 [2020-07-31T18:17:28.926Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + RM_GOPATH=0
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + TMP_GOPATH=
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + : /build
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + '[' -z '' ']'
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 ++ mktemp -d
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + export GOPATH=/tmp/tmp.idXoTUxWQw
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + GOPATH=/tmp/tmp.idXoTUxWQw
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + RM_GOPATH=1
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 + case "$(go env GOARCH)" in
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.869 ++ go env GOARCH
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + export GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + GO_BUILDMODE=-buildmode=pie
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 ++ dirname /tmp/install/install.sh
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + dir=/tmp/install
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + bin=tomlv
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + shift
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + . /tmp/install/tomlv.installer
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + install_tomlv
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.idXoTUxWQw/src/github.com/BurntSushi/toml
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 Cloning into '/tmp/tmp.idXoTUxWQw/src/github.com/BurntSushi/toml'...
18:17:28 [2020-07-31T18:17:28.926Z] #30 2.883 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:28 [2020-07-31T18:17:28.926Z] #30 3.569 + cd /tmp/tmp.idXoTUxWQw/src/github.com/BurntSushi/toml
18:17:28 [2020-07-31T18:17:28.926Z] #30 3.569 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:17:28 [2020-07-31T18:17:28.926Z] #30 3.581 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.005 internal/cpu
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.022 runtime/internal/atomic
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.153 runtime/internal/sys
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.253 runtime/internal/math
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.331 math/bits
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.536 internal/bytealg
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.802 math
18:17:28 [2020-07-31T18:17:28.926Z] #30 4.932 runtime
18:17:28 [2020-07-31T18:17:28.926Z] #30 11.02 internal/testlog
18:17:28 [2020-07-31T18:17:28.926Z] #30 ...
18:17:28 [2020-07-31T18:17:28.926Z] 
18:17:28 [2020-07-31T18:17:28.926Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:17:28 [2020-07-31T18:17:28.926Z] #51 3.358 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:17:28 [2020-07-31T18:17:28.926Z] #51 3.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:28 [2020-07-31T18:17:28.926Z] #51 3.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:17:28 [2020-07-31T18:17:28.926Z] #51 4.210 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:17:28 [2020-07-31T18:17:28.926Z] #51 6.092 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB]
18:17:28 [2020-07-31T18:17:28.926Z] #51 9.446 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
18:17:29 [2020-07-31T18:17:29.220Z] #51 ...
18:17:29 [2020-07-31T18:17:29.220Z] 
18:17:29 [2020-07-31T18:17:29.220Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:29 [2020-07-31T18:17:29.220Z] #38 3.586 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:17:29 [2020-07-31T18:17:29.220Z] #38 3.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:17:29 [2020-07-31T18:17:29.220Z] #38 3.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:17:29 [2020-07-31T18:17:29.220Z] #38 4.267 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:17:29 [2020-07-31T18:17:29.220Z] #38 6.849 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB]
18:17:29 [2020-07-31T18:17:29.220Z] #38 9.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
18:17:29 [2020-07-31T18:17:29.220Z] #38 ...
18:17:29 [2020-07-31T18:17:29.220Z] 
18:17:29 [2020-07-31T18:17:29.220Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:29 [2020-07-31T18:17:29.220Z] #47 11.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:17:29 [2020-07-31T18:17:29.220Z] #47 11.17 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:17:29 [2020-07-31T18:17:29.220Z] #47 11.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:17:29 [2020-07-31T18:17:29.220Z] #47 11.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:17:29 [2020-07-31T18:17:29.220Z] #47 11.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:17:29 [2020-07-31T18:17:29.512Z] #47 11.82 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:17:30 [2020-07-31T18:17:30.149Z] #47 12.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:17:31 [2020-07-31T18:17:31.123Z] Removing intermediate container 23e1774e6f0d
18:17:31 [2020-07-31T18:17:31.123Z]  ---> c11c7def2080
18:17:31 [2020-07-31T18:17:31.123Z] Step 7/15 : WORKDIR /buildx
18:17:31 [2020-07-31T18:17:31.123Z]  ---> Running in fee3f425bddb
18:17:31 [2020-07-31T18:17:31.123Z] Removing intermediate container fee3f425bddb
18:17:31 [2020-07-31T18:17:31.123Z]  ---> 0faed9c3e415
18:17:31 [2020-07-31T18:17:31.123Z] Step 8/15 : ARG BUILDX_COMMIT
18:17:31 [2020-07-31T18:17:31.123Z]  ---> Running in 22a0af0d3e00
18:17:31 [2020-07-31T18:17:31.123Z] Removing intermediate container 22a0af0d3e00
18:17:31 [2020-07-31T18:17:31.123Z]  ---> bf616c02045d
18:17:31 [2020-07-31T18:17:31.123Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
18:17:31 [2020-07-31T18:17:31.123Z]  ---> Running in 284c5b6b648e
18:17:31 [2020-07-31T18:17:31.190Z] #47 13.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:17:31 [2020-07-31T18:17:31.418Z] From https://github.com/docker/buildx
18:17:31 [2020-07-31T18:17:31.419Z]  * [new tag]         v0.3.1     -> build
18:17:31 [2020-07-31T18:17:31.826Z] #47 14.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:17:31 [2020-07-31T18:17:31.826Z] #47 14.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:17:32 [2020-07-31T18:17:32.060Z] Switched to branch 'build'
18:17:32 [2020-07-31T18:17:32.119Z] #47 14.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:17:32 [2020-07-31T18:17:32.119Z] #47 14.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:17:32 [2020-07-31T18:17:32.703Z] Removing intermediate container 284c5b6b648e
18:17:32 [2020-07-31T18:17:32.703Z]  ---> a1e8ab2c8b3c
18:17:32 [2020-07-31T18:17:32.703Z] Step 10/15 : ARG GOOS
18:17:32 [2020-07-31T18:17:32.703Z]  ---> Running in 6cf1057757be
18:17:32 [2020-07-31T18:17:32.757Z] #47 15.02 runtime
18:17:32 [2020-07-31T18:17:32.757Z] #47 15.06 runtime/cgo
18:17:33 [2020-07-31T18:17:33.001Z] Removing intermediate container 6cf1057757be
18:17:33 [2020-07-31T18:17:33.001Z]  ---> a6372acb18bf
18:17:33 [2020-07-31T18:17:33.001Z] Step 11/15 : ARG GOARCH
18:17:33 [2020-07-31T18:17:33.001Z]  ---> Running in f44850706068
18:17:33 [2020-07-31T18:17:33.001Z] Removing intermediate container f44850706068
18:17:33 [2020-07-31T18:17:33.001Z]  ---> 3cd0ca427049
18:17:33 [2020-07-31T18:17:33.001Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
18:17:33 [2020-07-31T18:17:33.001Z]  ---> Running in 6e40b1726d14
18:17:34 [2020-07-31T18:17:34.850Z] #47 ...
18:17:34 [2020-07-31T18:17:34.850Z] 
18:17:34 [2020-07-31T18:17:34.850Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:17:34 [2020-07-31T18:17:34.850Z] #36 13.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:17:34 [2020-07-31T18:17:34.850Z] #36 14.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:17:39 [2020-07-31T18:17:39.321Z] #36 ...
18:17:39 [2020-07-31T18:17:39.321Z] 
18:17:39 [2020-07-31T18:17:39.321Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:39 [2020-07-31T18:17:39.321Z] #30 11.40 encoding
18:17:39 [2020-07-31T18:17:39.321Z] #30 11.54 runtime/cgo
18:17:39 [2020-07-31T18:17:39.321Z] #30 ...
18:17:39 [2020-07-31T18:17:39.321Z] 
18:17:39 [2020-07-31T18:17:39.321Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:39 [2020-07-31T18:17:39.321Z] #41 13.67 unicode/utf16
18:17:39 [2020-07-31T18:17:39.321Z] #41 13.81 container/list
18:17:39 [2020-07-31T18:17:39.321Z] #41 14.19 crypto/internal/subtle
18:17:39 [2020-07-31T18:17:39.321Z] #41 14.33 crypto/subtle
18:17:39 [2020-07-31T18:17:39.321Z] #41 14.37 vendor/golang.org/x/crypto/cryptobyte/asn1
18:17:39 [2020-07-31T18:17:39.321Z] #41 14.53 internal/nettrace
18:17:39 [2020-07-31T18:17:39.321Z] #41 14.60 runtime/cgo
18:17:39 [2020-07-31T18:17:39.321Z] #41 19.55 vendor/golang.org/x/crypto/internal/subtle
18:17:39 [2020-07-31T18:17:39.432Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f4be2981da4bd21) in /home/ubuntu/workspace/moby_PR-41301
[Pipeline] {
[Pipeline] checkout
18:17:39 [2020-07-31T18:17:39.615Z] #41 ...
18:17:39 [2020-07-31T18:17:39.615Z] 
18:17:39 [2020-07-31T18:17:39.615Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:39 [2020-07-31T18:17:39.615Z] #60 12.02 Checking out files:  96% (2004/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
18:17:39 [2020-07-31T18:17:39.615Z] #60 12.08 + cd /tmp/tmp.vYEt1XZ9k9/src/github.com/docker/libnetwork
18:17:39 [2020-07-31T18:17:39.615Z] #60 12.08 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
18:17:39 [2020-07-31T18:17:39.615Z] #60 12.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:17:39 [2020-07-31T18:17:39.694Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b5d71ad0e4cb47ae) in /home/ubuntu/workspace/moby_PR-41301
[Pipeline] {
[Pipeline] checkout
18:17:40 [2020-07-31T18:17:40.251Z] #60 ...
18:17:40 [2020-07-31T18:17:40.251Z] 
18:17:40 [2020-07-31T18:17:40.251Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:40 [2020-07-31T18:17:40.251Z] #10 14.07 Fetched 8061 kB in 11s (758 kB/s)
18:17:40 [2020-07-31T18:17:40.251Z] #10 14.07 Reading package lists...
18:17:40 [2020-07-31T18:17:40.251Z] #10 17.98 Reading package lists...
18:17:40 [2020-07-31T18:17:40.251Z] #10 21.53 Building dependency tree...
18:17:40 [2020-07-31T18:17:40.251Z] #10 22.53 The following additional packages will be installed:
18:17:40 [2020-07-31T18:17:40.251Z] #10 22.53   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:17:40 [2020-07-31T18:17:40.251Z] #10 22.54   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:17:40 [2020-07-31T18:17:40.251Z] #10 22.54   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:17:40 [2020-07-31T18:17:40.251Z] #10 22.54   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:17:40 [2020-07-31T18:17:40.251Z] #10 22.54 Suggested packages:
18:17:40 [2020-07-31T18:17:40.251Z] #10 22.54   gcc-8-locales seccomp wine64
18:17:40 [2020-07-31T18:17:40.547Z] #10 ...
18:17:40 [2020-07-31T18:17:40.547Z] 
18:17:40 [2020-07-31T18:17:40.547Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:40 [2020-07-31T18:17:40.547Z] #32 14.71 Fetched 8061 kB in 11s (716 kB/s)
18:17:40 [2020-07-31T18:17:40.547Z] #32 14.71 Reading package lists...
18:17:40 [2020-07-31T18:17:40.547Z] #32 18.39 Reading package lists...
18:17:40 [2020-07-31T18:17:40.547Z] #32 21.99 Building dependency tree...
18:17:40 [2020-07-31T18:17:40.547Z] #32 22.94 The following additional packages will be installed:
18:17:40 [2020-07-31T18:17:40.547Z] #32 22.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:17:40 [2020-07-31T18:17:40.547Z] #32 22.95 Suggested packages:
18:17:40 [2020-07-31T18:17:40.547Z] #32 22.95   cmake-doc ninja-build lrzip
18:17:40 [2020-07-31T18:17:40.547Z] #32 22.95 Recommended packages:
18:17:40 [2020-07-31T18:17:40.547Z] #32 22.95   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:17:40 [2020-07-31T18:17:40.810Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f886b9933c84f0f0) in /home/ubuntu/workspace/moby_PR-41301
[Pipeline] {
[Pipeline] checkout
18:17:41 [2020-07-31T18:17:41.184Z] #32 ...
18:17:41 [2020-07-31T18:17:41.184Z] 
18:17:41 [2020-07-31T18:17:41.184Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.46 The following NEW packages will be installed:
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.46   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.50   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.50   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.50   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.50   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.50   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.63 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.63 Need to get 73.3 MB of archives.
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.63 After this operation, 494 MB of additional disk space will be used.
18:17:41 [2020-07-31T18:17:41.184Z] #10 23.63 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]
18:17:41 [2020-07-31T18:17:41.477Z] #10 23.79 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]
18:17:41 [2020-07-31T18:17:41.477Z] #10 23.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:17:41 [2020-07-31T18:17:41.772Z] #10 23.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
18:17:41 [2020-07-31T18:17:41.772Z] #10 23.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
18:17:41 [2020-07-31T18:17:41.772Z] #10 23.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
18:17:41 [2020-07-31T18:17:41.772Z] #10 ...
18:17:41 [2020-07-31T18:17:41.772Z] 
18:17:41 [2020-07-31T18:17:41.772Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:41 [2020-07-31T18:17:41.772Z] #43 DONE 24.1s
18:17:41 [2020-07-31T18:17:41.887Z] using credential docker-jenkins-github-credentials
18:17:41 [2020-07-31T18:17:41.897Z] Cloning the remote Git repository
18:17:41 [2020-07-31T18:17:41.897Z] Cloning with configured refspecs honoured and without tags
18:17:42 [2020-07-31T18:17:42.065Z] 
18:17:42 [2020-07-31T18:17:42.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:42 [2020-07-31T18:17:42.065Z] #10 24.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:17:42 [2020-07-31T18:17:42.358Z] #10 24.59 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]
18:17:42 [2020-07-31T18:17:42.358Z] #10 24.60 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]
18:17:42 [2020-07-31T18:17:42.358Z] #10 ...
18:17:42 [2020-07-31T18:17:42.358Z] 
18:17:42 [2020-07-31T18:17:42.358Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:17:42 [2020-07-31T18:17:42.358Z] #51 14.71 Fetched 8061 kB in 11s (702 kB/s)
18:17:42 [2020-07-31T18:17:42.358Z] #51 14.71 Reading package lists...
18:17:42 [2020-07-31T18:17:42.358Z] #51 18.50 Reading package lists...
18:17:42 [2020-07-31T18:17:42.358Z] #51 22.19 Building dependency tree...
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.35 The following additional packages will be installed:
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.37   libbtrfs0
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.48 The following NEW packages will be installed:
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.48   libbtrfs-dev libbtrfs0
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.69 Need to get 118 kB of archives.
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.69 After this operation, 390 kB of additional disk space will be used.
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:17:42 [2020-07-31T18:17:42.358Z] #51 23.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:17:42 [2020-07-31T18:17:42.358Z] #51 24.49 debconf: delaying package configuration, since apt-utils is not installed
18:17:42 [2020-07-31T18:17:42.358Z] #51 24.70 Fetched 118 kB in 0s (635 kB/s)
18:17:42 [2020-07-31T18:17:42.657Z] #51 24.88 Selecting previously unselected package libbtrfs0.
18:17:42 [2020-07-31T18:17:42.657Z] #51 24.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
18:17:42 [2020-07-31T18:17:42.657Z] #51 24.90 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
18:17:42 [2020-07-31T18:17:42.657Z] #51 24.90 Unpacking libbtrfs0 (4.20.1-2) ...
18:17:42 [2020-07-31T18:17:42.657Z] #51 ...
18:17:42 [2020-07-31T18:17:42.657Z] 
18:17:42 [2020-07-31T18:17:42.657Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:17:42 [2020-07-31T18:17:42.657Z] #23 14.94 Fetched 8061 kB in 11s (708 kB/s)
18:17:42 [2020-07-31T18:17:42.657Z] #23 14.94 Reading package lists...
18:17:42 [2020-07-31T18:17:42.657Z] #23 18.42 Reading package lists...
18:17:42 [2020-07-31T18:17:42.657Z] #23 22.08 Building dependency tree...
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.30 ca-certificates is already the newest version (20200601~deb10u1).
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.30 The following additional packages will be installed:
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.32   libjq1 libonig5
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.56 The following NEW packages will be installed:
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.56   jq libjq1 libonig5
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.67 Need to get 350 kB of archives.
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.67 After this operation, 1154 kB of additional disk space will be used.
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
18:17:42 [2020-07-31T18:17:42.657Z] #23 23.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
18:17:42 [2020-07-31T18:17:42.657Z] #23 24.58 debconf: delaying package configuration, since apt-utils is not installed
18:17:42 [2020-07-31T18:17:42.657Z] #23 24.83 Fetched 350 kB in 0s (2766 kB/s)
18:17:42 [2020-07-31T18:17:42.657Z] #23 24.89 Selecting previously unselected package libonig5:s390x.
18:17:42 [2020-07-31T18:17:42.658Z] #23 24.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
18:17:42 [2020-07-31T18:17:42.658Z] #23 24.97 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
18:17:42 [2020-07-31T18:17:42.658Z] #23 24.98 Unpacking libonig5:s390x (6.9.1-1) ...
18:17:42 [2020-07-31T18:17:42.658Z] #23 25.09 Selecting previously unselected package libjq1:s390x.
18:17:42 [2020-07-31T18:17:42.658Z] #23 ...
18:17:42 [2020-07-31T18:17:42.658Z] 
18:17:42 [2020-07-31T18:17:42.658Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:42 [2020-07-31T18:17:42.658Z] #38 14.88 Fetched 8061 kB in 11s (711 kB/s)
18:17:42 [2020-07-31T18:17:42.658Z] #38 14.88 Reading package lists...
18:17:42 [2020-07-31T18:17:42.658Z] #38 18.72 Reading package lists...
18:17:42 [2020-07-31T18:17:42.658Z] #38 22.32 Building dependency tree...
18:17:42 [2020-07-31T18:17:42.658Z] #38 23.32 The following additional packages will be installed:
18:17:42 [2020-07-31T18:17:42.658Z] #38 23.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:17:42 [2020-07-31T18:17:42.658Z] #38 23.37   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:17:42 [2020-07-31T18:17:42.658Z] #38 23.37 Suggested packages:
18:17:42 [2020-07-31T18:17:42.658Z] #38 23.37   manpages-dev python-setuptools
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.24 The following NEW packages will be installed:
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.34   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.34   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.34   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.34   python-six zlib1g-dev
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.49 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.49 Need to get 3742 kB of archives.
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.49 After this operation, 22.0 MB of additional disk space will be used.
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 24.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
18:17:42 [2020-07-31T18:17:42.658Z] #38 ...
18:17:42 [2020-07-31T18:17:42.658Z] 
18:17:42 [2020-07-31T18:17:42.658Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:17:42 [2020-07-31T18:17:42.658Z] #23 25.09 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
18:17:42 [2020-07-31T18:17:42.658Z] #23 25.10 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
18:17:42 [2020-07-31T18:17:42.658Z] #23 25.19 Selecting previously unselected package jq.
18:17:42 [2020-07-31T18:17:42.792Z] using credential docker-jenkins-github-credentials
18:17:42 [2020-07-31T18:17:42.808Z] Cloning the remote Git repository
18:17:42 [2020-07-31T18:17:42.808Z] Cloning with configured refspecs honoured and without tags
18:17:41 [2020-07-31T18:17:41.938Z] Cloning repository https://github.com/moby/moby.git
18:17:42 [2020-07-31T18:17:42.006Z]  > git init /home/ubuntu/workspace/moby_PR-41301 # timeout=10
18:17:42 [2020-07-31T18:17:42.329Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:42 [2020-07-31T18:17:42.330Z]  > git --version # timeout=10
18:17:42 [2020-07-31T18:17:42.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:42 [2020-07-31T18:17:42.387Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:42 [2020-07-31T18:17:42.968Z] #23 25.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
18:17:42 [2020-07-31T18:17:42.968Z] #23 25.19 Unpacking jq (1.5+dfsg-2+b1) ...
18:17:42 [2020-07-31T18:17:42.968Z] #23 25.30 Setting up libonig5:s390x (6.9.1-1) ...
18:17:42 [2020-07-31T18:17:42.968Z] #23 ...
18:17:42 [2020-07-31T18:17:42.968Z] 
18:17:42 [2020-07-31T18:17:42.968Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:17:42 [2020-07-31T18:17:42.968Z] #51 25.01 Selecting previously unselected package libbtrfs-dev.
18:17:42 [2020-07-31T18:17:42.968Z] #51 25.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
18:17:42 [2020-07-31T18:17:42.968Z] #51 25.01 Unpacking libbtrfs-dev (4.20.1-2) ...
18:17:42 [2020-07-31T18:17:42.968Z] #51 25.15 Setting up libbtrfs0 (4.20.1-2) ...
18:17:42 [2020-07-31T18:17:42.968Z] #51 25.17 Setting up libbtrfs-dev (4.20.1-2) ...
18:17:42 [2020-07-31T18:17:42.968Z] #51 25.19 Processing triggers for libc-bin (2.28-10) ...
18:17:42 [2020-07-31T18:17:42.968Z] #51 DONE 25.4s
18:17:42 [2020-07-31T18:17:42.968Z] 
18:17:42 [2020-07-31T18:17:42.968Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:17:42 [2020-07-31T18:17:42.968Z] #23 25.32 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
18:17:42 [2020-07-31T18:17:42.968Z] #23 25.32 Setting up jq (1.5+dfsg-2+b1) ...
18:17:42 [2020-07-31T18:17:42.968Z] #23 25.32 Processing triggers for libc-bin (2.28-10) ...
18:17:42 [2020-07-31T18:17:42.903Z] Cloning repository https://github.com/moby/moby.git
18:17:43 [2020-07-31T18:17:43.048Z]  > git init /home/ubuntu/workspace/moby_PR-41301 # timeout=10
18:17:43 [2020-07-31T18:17:43.263Z] #23 DONE 25.6s
18:17:43 [2020-07-31T18:17:43.263Z] 
18:17:43 [2020-07-31T18:17:43.263Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:43 [2020-07-31T18:17:43.263Z] #60 DONE 25.6s
18:17:43 [2020-07-31T18:17:43.263Z] 
18:17:43 [2020-07-31T18:17:43.263Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:17:43 [2020-07-31T18:17:43.263Z] #24 DONE 0.1s
18:17:43 [2020-07-31T18:17:43.263Z] 
18:17:43 [2020-07-31T18:17:43.264Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.38 debconf: delaying package configuration, since apt-utils is not installed
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.53 Fetched 3742 kB in 1s (7275 kB/s)
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.61 Selecting previously unselected package libcap-dev:s390x.
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.66 Unpacking libcap-dev:s390x (1:2.25-2) ...
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.77 Selecting previously unselected package libnet1:s390x.
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
18:17:43 [2020-07-31T18:17:43.264Z] #38 25.77 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
18:17:43 [2020-07-31T18:17:43.558Z] #38 25.92 Selecting previously unselected package libnet1-dev.
18:17:43 [2020-07-31T18:17:43.558Z] #38 25.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
18:17:43 [2020-07-31T18:17:43.558Z] #38 25.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:17:43 [2020-07-31T18:17:43.860Z] #38 26.10 Selecting previously unselected package libnl-3-200:s390x.
18:17:43 [2020-07-31T18:17:43.860Z] #38 26.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
18:17:43 [2020-07-31T18:17:43.860Z] #38 26.10 Unpacking libnl-3-200:s390x (3.4.0-1) ...
18:17:43 [2020-07-31T18:17:43.860Z] #38 26.21 Selecting previously unselected package libnl-3-dev:s390x.
18:17:43 [2020-07-31T18:17:43.860Z] #38 26.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
18:17:43 [2020-07-31T18:17:43.860Z] #38 26.22 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
18:17:44 [2020-07-31T18:17:44.024Z] using credential docker-jenkins-github-credentials
18:17:44 [2020-07-31T18:17:44.036Z] Cloning the remote Git repository
18:17:44 [2020-07-31T18:17:44.036Z] Cloning with configured refspecs honoured and without tags
18:17:44 [2020-07-31T18:17:44.206Z] #38 26.56 Selecting previously unselected package libprotobuf-c1:s390x.
18:17:44 [2020-07-31T18:17:44.206Z] #38 26.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
18:17:44 [2020-07-31T18:17:44.206Z] #38 26.56 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:17:44 [2020-07-31T18:17:44.206Z] #38 26.65 Selecting previously unselected package libprotobuf-c-dev:s390x.
18:17:44 [2020-07-31T18:17:44.206Z] #38 26.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
18:17:44 [2020-07-31T18:17:44.206Z] #38 26.65 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:17:43 [2020-07-31T18:17:43.400Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:43 [2020-07-31T18:17:43.400Z]  > git --version # timeout=10
18:17:43 [2020-07-31T18:17:43.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:43 [2020-07-31T18:17:43.441Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:44 [2020-07-31T18:17:44.797Z] Cloning repository https://github.com/moby/moby.git
18:17:44 [2020-07-31T18:17:44.856Z]  > git init /home/ubuntu/workspace/moby_PR-41301 # timeout=10
18:17:44 [2020-07-31T18:17:44.500Z] #38 26.77 Selecting previously unselected package zlib1g-dev:s390x.
18:17:44 [2020-07-31T18:17:44.500Z] #38 26.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
18:17:44 [2020-07-31T18:17:44.500Z] #38 26.80 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:17:44 [2020-07-31T18:17:44.799Z] #38 27.16 Selecting previously unselected package libprotobuf17:s390x.
18:17:44 [2020-07-31T18:17:44.799Z] #38 27.16 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
18:17:44 [2020-07-31T18:17:44.799Z] #38 27.16 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
18:17:45 [2020-07-31T18:17:45.435Z] #38 27.81 Selecting previously unselected package libprotobuf-lite17:s390x.
18:17:45 [2020-07-31T18:17:45.435Z] #38 27.81 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
18:17:45 [2020-07-31T18:17:45.435Z] #38 27.81 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:17:45 [2020-07-31T18:17:45.435Z] #38 27.91 Selecting previously unselected package libprotobuf-dev:s390x.
18:17:45 [2020-07-31T18:17:45.339Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:45 [2020-07-31T18:17:45.339Z]  > git --version # timeout=10
18:17:45 [2020-07-31T18:17:45.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:45 [2020-07-31T18:17:45.434Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:45 [2020-07-31T18:17:45.729Z] #38 27.91 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
18:17:45 [2020-07-31T18:17:45.729Z] #38 27.92 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
18:17:46 [2020-07-31T18:17:46.364Z] #38 28.69 Selecting previously unselected package libprotoc17:s390x.
18:17:46 [2020-07-31T18:17:46.364Z] #38 28.69 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
18:17:46 [2020-07-31T18:17:46.364Z] #38 28.70 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
18:17:46 [2020-07-31T18:17:46.657Z] #38 29.07 Selecting previously unselected package protobuf-c-compiler.
18:17:46 [2020-07-31T18:17:46.657Z] #38 29.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
18:17:46 [2020-07-31T18:17:46.657Z] #38 29.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:17:46 [2020-07-31T18:17:46.657Z] #38 29.16 Selecting previously unselected package protobuf-compiler.
18:17:46 [2020-07-31T18:17:46.657Z] #38 29.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
18:17:46 [2020-07-31T18:17:46.657Z] #38 29.16 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:17:46 [2020-07-31T18:17:46.950Z] #38 29.28 Selecting previously unselected package python-pkg-resources.
18:17:46 [2020-07-31T18:17:46.950Z] #38 29.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:17:46 [2020-07-31T18:17:46.950Z] #38 29.28 Unpacking python-pkg-resources (40.8.0-1) ...
18:17:47 [2020-07-31T18:17:47.242Z] #38 29.51 Selecting previously unselected package python-six.
18:17:47 [2020-07-31T18:17:47.242Z] #38 29.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:17:47 [2020-07-31T18:17:47.242Z] #38 29.51 Unpacking python-six (1.12.0-1) ...
18:17:47 [2020-07-31T18:17:47.242Z] #38 29.58 Selecting previously unselected package python-protobuf.
18:17:47 [2020-07-31T18:17:47.242Z] #38 29.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
18:17:47 [2020-07-31T18:17:47.242Z] #38 29.59 Unpacking python-protobuf (3.6.1.3-2) ...
18:17:47 [2020-07-31T18:17:47.877Z] #38 30.03 Setting up python-pkg-resources (40.8.0-1) ...
18:17:48 [2020-07-31T18:17:48.175Z] #38 ...
18:17:48 [2020-07-31T18:17:48.175Z] 
18:17:48 [2020-07-31T18:17:48.175Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:48 [2020-07-31T18:17:48.175Z] #25 2.366 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:17:48 [2020-07-31T18:17:48.175Z] #25 2.735 
18:17:48 [2020-07-31T18:17:48.175Z] #25 2.875 #=#=#                                                                         

####                                                                       5.7%
########                                                                  12.4%
#############                                                             19.2%
##################                                                        26.0%
#######################                                                   32.7%
############################                                              39.5%
##################################                                        48.5%
#######################################                                   55.3%
##############################################                            64.3%
###################################################                       71.0%
########################################################                  77.8%
############################################################              84.5%
#################################################################         91.3%
######################################################################    98.1%
######################################################################## 100.0%
18:17:48 [2020-07-31T18:17:48.175Z] #25 4.848 
18:17:48 [2020-07-31T18:17:48.467Z] #25 4.990 
############################                                              40.1%
#######################################################################   99.7%
######################################################################## 100.0%
18:17:48 [2020-07-31T18:17:48.760Z] #25 5.366 
18:17:49 [2020-07-31T18:17:49.052Z] #25 5.513 
############################                                              39.1%
####################################################################      94.9%
######################################################################## 100.0%
18:17:49 [2020-07-31T18:17:49.345Z] #25 5.894 
18:17:51 [2020-07-31T18:17:51.127Z] #25 6.082 
#                                                                          2.7%
#####                                                                      7.0%
#########                                                                 13.5%
###############                                                           22.1%
######################                                                    30.7%
############################                                              39.8%
#################################                                         46.2%
#######################################                                   54.6%
###########################################                               61.1%
################################################                          67.5%
######################################################                    76.1%
############################################################              84.7%
###################################################################       93.3%
######################################################################## 100.0%
18:17:51 [2020-07-31T18:17:51.127Z] #25 ...
18:17:51 [2020-07-31T18:17:51.127Z] 
18:17:51 [2020-07-31T18:17:51.127Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:51 [2020-07-31T18:17:51.127Z] #47 33.41 bytes
18:17:51 [2020-07-31T18:17:51.127Z] #47 33.45 syscall
18:17:51 [2020-07-31T18:17:51.423Z] #47 ...
18:17:51 [2020-07-31T18:17:51.423Z] 
18:17:51 [2020-07-31T18:17:51.423Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.64 The following NEW packages will be installed:
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.64   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.64   vim-common xxd
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.78 Need to get 14.0 MB of archives.
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.78 After this operation, 62.1 MB of additional disk space will be used.
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 23.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 24.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 24.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 24.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 24.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 24.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 24.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 24.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
18:17:51 [2020-07-31T18:17:51.423Z] #32 25.67 debconf: delaying package configuration, since apt-utils is not installed
18:17:51 [2020-07-31T18:17:51.423Z] #32 25.82 Fetched 14.0 MB in 1s (10.6 MB/s)
18:17:51 [2020-07-31T18:17:51.423Z] #32 25.90 Selecting previously unselected package xxd.
18:17:51 [2020-07-31T18:17:51.423Z] #32 25.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 ... 15177 files and directories currently installed.)
18:17:51 [2020-07-31T18:17:51.423Z] #32 25.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
18:17:51 [2020-07-31T18:17:51.423Z] #32 25.99 Unpacking xxd (2:8.1.0875-5) ...
18:17:51 [2020-07-31T18:17:51.423Z] #32 26.20 Selecting previously unselected package vim-common.
18:17:51 [2020-07-31T18:17:51.423Z] #32 26.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:17:51 [2020-07-31T18:17:51.423Z] #32 26.30 Unpacking vim-common (2:8.1.0875-5) ...
18:17:51 [2020-07-31T18:17:51.423Z] #32 26.85 Selecting previously unselected package cmake-data.
18:17:51 [2020-07-31T18:17:51.423Z] #32 26.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:17:51 [2020-07-31T18:17:51.423Z] #32 26.89 Unpacking cmake-data (3.13.4-1) ...
18:17:51 [2020-07-31T18:17:51.424Z] #32 29.06 Selecting previously unselected package libicu63:s390x.
18:17:51 [2020-07-31T18:17:51.424Z] #32 29.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
18:17:51 [2020-07-31T18:17:51.424Z] #32 29.09 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
18:17:51 [2020-07-31T18:17:51.424Z] #32 33.53 Selecting previously unselected package libxml2:s390x.
18:17:51 [2020-07-31T18:17:51.424Z] #32 33.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
18:17:51 [2020-07-31T18:17:51.424Z] #32 33.53 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:17:51 [2020-07-31T18:17:51.424Z] #32 ...
18:17:51 [2020-07-31T18:17:51.424Z] 
18:17:51 [2020-07-31T18:17:51.424Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:51 [2020-07-31T18:17:51.424Z] #25 7.826 
18:17:52 [2020-07-31T18:17:52.628Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095578e861e4ed486) in /home/ubuntu/workspace/moby_PR-41301
[Pipeline] {
[Pipeline] checkout
18:17:52 [2020-07-31T18:17:52.888Z] #25 8.007 
#                                                                          1.6%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.9%
##############                                                            20.8%
################                                                          23.3%
##################                                                        25.2%
###################                                                       27.1%
####################                                                      28.9%
18:17:52 [2020-07-31T18:17:52.888Z] #25 ...
18:17:52 [2020-07-31T18:17:52.888Z] 
18:17:52 [2020-07-31T18:17:52.888Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + RM_GOPATH=0
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + TMP_GOPATH=
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + : /build
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + '[' -z '' ']'
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 ++ mktemp -d
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + export GOPATH=/tmp/tmp.MGsRC30Bg8
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + GOPATH=/tmp/tmp.MGsRC30Bg8
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + RM_GOPATH=1
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 + case "$(go env GOARCH)" in
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.067 ++ go env GOARCH
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + export GO_BUILDMODE=-buildmode=pie
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + GO_BUILDMODE=-buildmode=pie
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 ++ dirname /tmp/install/install.sh
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + dir=/tmp/install
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + bin=containerd
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + shift
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + '[' '!' -f /tmp/install/containerd.installer ']'
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + . /tmp/install/containerd.installer
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 ++ set -e
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + install_containerd
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MGsRC30Bg8/src/github.com/containerd/containerd
18:17:52 [2020-07-31T18:17:52.888Z] #52 1.104 Cloning into '/tmp/tmp.MGsRC30Bg8/src/github.com/containerd/containerd'...
18:17:53 [2020-07-31T18:17:53.183Z] #52 ...
18:17:53 [2020-07-31T18:17:53.183Z] 
18:17:53 [2020-07-31T18:17:53.183Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:54 [2020-07-31T18:17:54.367Z] #25 8.007 
#                                                                          1.6%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.9%
##############                                                            20.8%
################                                                          23.3%
##################                                                        25.2%
###################                                                       27.1%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.4%
############################                                              38.9%
#############################                                             41.4%
##############################                                            42.8%
################################                                          45.0%
##################################                                        47.3%
###################################                                       49.9%
#####################################                                     52.1%
18:17:54 [2020-07-31T18:17:54.367Z] #25 ...
18:17:54 [2020-07-31T18:17:54.367Z] 
18:17:54 [2020-07-31T18:17:54.367Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:17:54 [2020-07-31T18:17:54.367Z] #30 26.80 sync
18:17:54 [2020-07-31T18:17:54.367Z] #30 26.80 internal/reflectlite
18:17:54 [2020-07-31T18:17:54.367Z] #30 29.25 sort
18:17:54 [2020-07-31T18:17:54.367Z] #30 29.25 errors
18:17:54 [2020-07-31T18:17:54.367Z] #30 29.53 strconv
18:17:54 [2020-07-31T18:17:54.367Z] #30 30.22 io
18:17:54 [2020-07-31T18:17:54.367Z] #30 30.97 internal/oserror
18:17:54 [2020-07-31T18:17:54.367Z] #30 31.07 syscall
18:17:54 [2020-07-31T18:17:54.367Z] #30 32.46 reflect
18:17:54 [2020-07-31T18:17:54.367Z] #30 36.06 time
18:17:54 [2020-07-31T18:17:54.662Z] #30 ...
18:17:54 [2020-07-31T18:17:54.662Z] 
18:17:54 [2020-07-31T18:17:54.662Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:17:54 [2020-07-31T18:17:54.662Z] #10 26.80 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]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.18 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]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.87 debconf: delaying package configuration, since apt-utils is not installed
18:17:54 [2020-07-31T18:17:54.662Z] #10 28.97 Fetched 73.3 MB in 5s (15.5 MB/s)
18:17:54 [2020-07-31T18:17:54.662Z] #10 29.03 Selecting previously unselected package binutils-mingw-w64-i686.
18:17:54 [2020-07-31T18:17:54.662Z] #10 29.03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
18:17:54 [2020-07-31T18:17:54.662Z] #10 29.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 29.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 30.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:17:54 [2020-07-31T18:17:54.662Z] #10 30.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 30.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.39 Selecting previously unselected package binutils-mingw-w64.
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.47 Selecting previously unselected package libdevmapper1.02.1:s390x.
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.48 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.60 Selecting previously unselected package dmsetup.
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.60 Unpacking dmsetup (2:1.02.155-3) ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.73 Selecting previously unselected package mingw-w64-common.
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.73 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 32.73 Unpacking mingw-w64-common (6.0.0-3) ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 36.72 Selecting previously unselected package mingw-w64-x86-64-dev.
18:17:54 [2020-07-31T18:17:54.662Z] #10 36.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 36.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:17:54 [2020-07-31T18:17:54.662Z] #10 ...
18:17:54 [2020-07-31T18:17:54.662Z] 
18:17:54 [2020-07-31T18:17:54.662Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:54 [2020-07-31T18:17:54.955Z] #25 8.007 
#                                                                          1.6%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.9%
##############                                                            20.8%
################                                                          23.3%
##################                                                        25.2%
###################                                                       27.1%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.4%
############################                                              38.9%
#############################                                             41.4%
##############################                                            42.8%
################################                                          45.0%
##################################                                        47.3%
###################################                                       49.9%
#####################################                                     52.1%
######################################                                    53.7%
########################################                                  56.2%
18:17:54 [2020-07-31T18:17:54.955Z] #25 ...
18:17:54 [2020-07-31T18:17:54.955Z] 
18:17:54 [2020-07-31T18:17:54.955Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:17:54 [2020-07-31T18:17:54.955Z] #38 32.00 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:17:54 [2020-07-31T18:17:54.955Z] #38 32.01 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
18:17:54 [2020-07-31T18:17:54.955Z] #38 32.03 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 32.06 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 32.08 Setting up python-six (1.12.0-1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.58 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.58 Setting up libnl-3-200:s390x (3.4.0-1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.60 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.61 Setting up libcap-dev:s390x (1:2.25-2) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.61 Setting up libprotoc17:s390x (3.6.1.3-2) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.62 Setting up protobuf-compiler (3.6.1.3-2) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.63 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 33.65 Setting up python-protobuf (3.6.1.3-2) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 36.51 Setting up libnl-3-dev:s390x (3.4.0-1) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 36.52 Processing triggers for libc-bin (2.28-10) ...
18:17:54 [2020-07-31T18:17:54.956Z] #38 DONE 37.3s
18:17:54 [2020-07-31T18:17:54.956Z] 
18:17:54 [2020-07-31T18:17:54.956Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:55 [2020-07-31T18:17:55.256Z] #25 8.007 
#                                                                          1.6%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.9%
##############                                                            20.8%
################                                                          23.3%
##################                                                        25.2%
###################                                                       27.1%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.4%
############################                                              38.9%
#############################                                             41.4%
##############################                                            42.8%
################################                                          45.0%
##################################                                        47.3%
###################################                                       49.9%
#####################################                                     52.1%
######################################                                    53.7%
########################################                                  56.2%
#########################################                                 58.1%
###########################################                               60.6%
18:17:55 [2020-07-31T18:17:55.256Z] #25 ...
18:17:55 [2020-07-31T18:17:55.256Z] 
18:17:55 [2020-07-31T18:17:55.256Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.01 Selecting previously unselected package libarchive13:s390x.
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.01 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.25 Selecting previously unselected package libjsoncpp1:s390x.
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.26 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.35 Selecting previously unselected package librhash0:s390x.
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.35 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.35 Unpacking librhash0:s390x (1.3.8-1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.49 Selecting previously unselected package libuv1:s390x.
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.50 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.50 Unpacking libuv1:s390x (1.24.1-1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.66 Selecting previously unselected package cmake.
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.66 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 34.66 Unpacking cmake (3.13.4-1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.65 Setting up libicu63:s390x (63.1-6+deb10u1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.66 Setting up xxd (2:8.1.0875-5) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.67 Setting up libuv1:s390x (1.24.1-1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.68 Setting up vim-common (2:8.1.0875-5) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.70 Setting up librhash0:s390x (1.3.8-1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.71 Setting up cmake-data (3.13.4-1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.72 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.73 Setting up libjsoncpp1:s390x (1.7.4-3) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.74 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.74 Setting up cmake (3.13.4-1) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.75 Processing triggers for libc-bin (2.28-10) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 36.89 Processing triggers for mime-support (3.62) ...
18:17:55 [2020-07-31T18:17:55.256Z] #32 DONE 37.5s
18:17:55 [2020-07-31T18:17:55.256Z] 
18:17:55 [2020-07-31T18:17:55.256Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:55 [2020-07-31T18:17:55.318Z] using credential docker-jenkins-github-credentials
18:17:55 [2020-07-31T18:17:55.325Z] Cloning the remote Git repository
18:17:55 [2020-07-31T18:17:55.325Z] Cloning with configured refspecs honoured and without tags
18:17:55 [2020-07-31T18:17:55.256Z] Cloning repository https://github.com/moby/moby.git
18:17:55 [2020-07-31T18:17:55.315Z]  > git init /home/ubuntu/workspace/moby_PR-41301 # timeout=10
18:17:55 [2020-07-31T18:17:55.579Z] Fetching upstream changes from https://github.com/moby/moby.git
18:17:55 [2020-07-31T18:17:55.580Z]  > git --version # timeout=10
18:17:55 [2020-07-31T18:17:55.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:17:55 [2020-07-31T18:17:55.644Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:17:56 [2020-07-31T18:17:56.432Z] #25 8.007 
#                                                                          1.6%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.9%
##############                                                            20.8%
################                                                          23.3%
##################                                                        25.2%
###################                                                       27.1%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.4%
############################                                              38.9%
#############################                                             41.4%
##############################                                            42.8%
################################                                          45.0%
##################################                                        47.3%
###################################                                       49.9%
#####################################                                     52.1%
######################################                                    53.7%
########################################                                  56.2%
#########################################                                 58.1%
###########################################                               60.6%
#############################################                             63.1%
###############################################                           65.5%
################################################                          67.4%
#################################################                         68.7%
###################################################                       71.2%
####################################################                      73.0%
######################################################                    76.1%
########################################################                  78.6%
##########################################################                81.1%
###########################################################               83.0%
#############################################################             85.5%
18:17:56 [2020-07-31T18:17:56.432Z] #25 ...
18:17:56 [2020-07-31T18:17:56.432Z] 
18:17:56 [2020-07-31T18:17:56.432Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:56 [2020-07-31T18:17:56.432Z] #41 28.80 github.com/LK4D4/vndr/godl/singleflight
18:17:56 [2020-07-31T18:17:56.432Z] #41 28.81 internal/reflectlite
18:17:56 [2020-07-31T18:17:56.432Z] #41 28.97 math/rand
18:17:56 [2020-07-31T18:17:56.432Z] #41 29.75 internal/singleflight
18:17:56 [2020-07-31T18:17:56.432Z] #41 30.87 strconv
18:17:56 [2020-07-31T18:17:56.432Z] #41 30.87 io
18:17:56 [2020-07-31T18:17:56.432Z] #41 31.97 bytes
18:17:56 [2020-07-31T18:17:56.432Z] #41 33.74 reflect
18:17:56 [2020-07-31T18:17:56.432Z] #41 33.78 bufio
18:17:56 [2020-07-31T18:17:56.432Z] #41 35.12 syscall
18:17:56 [2020-07-31T18:17:56.726Z] #41 ...
18:17:56 [2020-07-31T18:17:56.726Z] 
18:17:56 [2020-07-31T18:17:56.726Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:17:57 [2020-07-31T18:17:57.311Z] #25 8.007 
#                                                                          1.6%
##                                                                         3.5%
###                                                                        5.4%
#####                                                                      7.2%
######                                                                     8.6%
#######                                                                   10.8%
#########                                                                 12.7%
##########                                                                14.6%
###########                                                               16.4%
#############                                                             18.9%
##############                                                            20.8%
################                                                          23.3%
##################                                                        25.2%
###################                                                       27.1%
####################                                                      28.9%
######################                                                    31.4%
########################                                                  33.9%
##########################                                                36.4%
############################                                              38.9%
#############################                                             41.4%
##############################                                            42.8%
################################                                          45.0%
##################################                                        47.3%
###################################                                       49.9%
#####################################                                     52.1%
######################################                                    53.7%
########################################                                  56.2%
#########################################                                 58.1%
###########################################                               60.6%
#############################################                             63.1%
###############################################                           65.5%
################################################                          67.4%
#################################################                         68.7%
###################################################                       71.2%
####################################################                      73.0%
######################################################                    76.1%
########################################################                  78.6%
##########################################################                81.1%
###########################################################               83.0%
#############################################################             85.5%
###############################################################           88.0%
#################################################################         90.5%
###################################################################       93.6%
#####################################################################     96.1%
#######################################################################   98.8%
######################################################################## 100.0%
18:17:57 [2020-07-31T18:17:57.311Z] #25 13.93 
18:17:58 [2020-07-31T18:17:58.349Z] #25 15.01 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:17:58 [2020-07-31T18:17:58.642Z] #25 15.25 
18:17:58 [2020-07-31T18:17:58.935Z] #25 15.45 
######################################################                    75.6%
######################################################################## 100.0%
18:17:58 [2020-07-31T18:17:58.935Z] #25 15.54 
18:18:00 [2020-07-31T18:18:00.007Z] #25 16.46 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:18:00 [2020-07-31T18:18:00.007Z] #25 16.52 skipping existing aab193acf6ba
18:18:00 [2020-07-31T18:18:00.007Z] #25 16.57 
18:18:01 [2020-07-31T18:18:01.046Z] #25 17.65 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
18:18:01 [2020-07-31T18:18:01.046Z] #25 17.68 skipping existing 4d43f82972ce
18:18:01 [2020-07-31T18:18:01.046Z] #25 ...
18:18:01 [2020-07-31T18:18:01.046Z] 
18:18:01 [2020-07-31T18:18:01.046Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:01 [2020-07-31T18:18:01.046Z] #28 33.38 Checking out files:  93% (1423/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:18:01 [2020-07-31T18:18:01.046Z] #28 33.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:18:01 [2020-07-31T18:18:01.046Z] #28 33.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:18:01 [2020-07-31T18:18:01.339Z] #28 ...
18:18:01 [2020-07-31T18:18:01.339Z] 
18:18:01 [2020-07-31T18:18:01.339Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:01 [2020-07-31T18:18:01.339Z] #39 1.886 Note: Building without setproctitle() and strlcpy() support.
18:18:01 [2020-07-31T18:18:01.339Z] #39 1.888       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:18:01 [2020-07-31T18:18:01.339Z] #39 1.892 Note: Building without GnuTLS support
18:18:01 [2020-07-31T18:18:01.339Z] #39 1.900 Makefile.config:39: Warn: you have no libnftables installed
18:18:01 [2020-07-31T18:18:01.339Z] #39 1.900 Makefile.config:40: Warn: Building without nftables support
18:18:01 [2020-07-31T18:18:01.339Z] #39 2.978 fatal: not a git repository (or any of the parent directories): .git
18:18:01 [2020-07-31T18:18:01.339Z] #39 2.986   GEN      .gitid
18:18:01 [2020-07-31T18:18:01.339Z] #39 3.007   GEN      criu/include/version.h
18:18:01 [2020-07-31T18:18:01.339Z] #39 3.060   GEN      include/common/asm
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.031   PBCC     images/timens.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.068   DEP      images/timens.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.112   PBCC     images/fown.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.133   PBCC     images/google/protobuf/descriptor.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.175   PBCC     images/opts.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.182   PBCC     images/memfd.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.248   DEP      images/fown.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.304   DEP      images/google/protobuf/descriptor.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.399   DEP      images/opts.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.458   DEP      images/memfd.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.514   PBCC     images/sit.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.520   DEP      images/sit.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.568   PBCC     images/macvlan.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.571   DEP      images/macvlan.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.584   PBCC     images/autofs.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.597   DEP      images/autofs.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.640   PBCC     images/sysctl.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.654   DEP      images/sysctl.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.693   PBCC     images/time.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.697   DEP      images/time.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.754   PBCC     images/binfmt-misc.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.759   DEP      images/binfmt-misc.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.802   PBCC     images/seccomp.pb-c.c
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.810   DEP      images/seccomp.pb-c.d
18:18:01 [2020-07-31T18:18:01.339Z] #39 4.851   PBCC     images/userns.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 4.875   DEP      images/userns.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 4.923   PBCC     images/cgroup.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 4.928   DEP      images/cgroup.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 4.972   PBCC     images/ext-file.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 4.978   DEP      images/ext-file.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.013   PBCC     images/rpc.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.035   DEP      images/rpc.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.063   PBCC     images/siginfo.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.076   DEP      images/siginfo.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.110   PBCC     images/pagemap.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.134   DEP      images/pagemap.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.184   PBCC     images/rlimit.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.189   DEP      images/rlimit.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.234   PBCC     images/file-lock.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.257   DEP      images/file-lock.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.292   PBCC     images/tty.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.299   DEP      images/tty.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.311   PBCC     images/tun.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.399   PBCC     images/netdev.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.424   DEP      images/tun.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.491   DEP      images/netdev.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.528   PBCC     images/vma.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.561   DEP      images/vma.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.589   PBCC     images/creds.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.623   DEP      images/creds.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.633   PBCC     images/utsns.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.654   DEP      images/utsns.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.729   PBCC     images/ipc-desc.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.732   PBCC     images/ipc-sem.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.764   DEP      images/ipc-desc.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.824   DEP      images/ipc-sem.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.870   PBCC     images/ipc-msg.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.895   DEP      images/ipc-msg.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.959   PBCC     images/ipc-shm.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.962   DEP      images/ipc-shm.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 5.983   PBCC     images/ipc-var.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.024   DEP      images/ipc-var.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.081   PBCC     images/sk-opts.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.122   PBCC     images/packet-sock.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.197   DEP      images/sk-opts.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.216   DEP      images/packet-sock.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.253   PBCC     images/sk-netlink.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.287   DEP      images/sk-netlink.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.332   PBCC     images/sk-inet.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.409   DEP      images/sk-inet.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.458   PBCC     images/sk-unix.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.473   DEP      images/sk-unix.pb-c.d
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.515   PBCC     images/mm.pb-c.c
18:18:01 [2020-07-31T18:18:01.340Z] #39 6.594   DEP      images/mm.pb-c.d
18:18:01 [2020-07-31T18:18:01.632Z] #39 6.606   PBCC     images/timerfd.pb-c.c
18:18:01 [2020-07-31T18:18:01.632Z] #39 6.645   DEP      images/timerfd.pb-c.d
18:18:01 [2020-07-31T18:18:01.632Z] #39 6.686   PBCC     images/timer.pb-c.c
18:18:01 [2020-07-31T18:18:01.632Z] #39 6.702   DEP      images/timer.pb-c.d
18:18:01 [2020-07-31T18:18:01.632Z] #39 6.737   PBCC     images/sa.pb-c.c
18:18:01 [2020-07-31T18:18:01.632Z] #39 6.744   DEP      images/sa.pb-c.d
18:18:01 [2020-07-31T18:18:01.632Z] #39 6.793   PBCC     images/pipe-data.pb-c.c
18:18:01 [2020-07-31T18:18:01.925Z] #39 6.824   DEP      images/pipe-data.pb-c.d
18:18:01 [2020-07-31T18:18:01.925Z] #39 6.852   PBCC     images/mnt.pb-c.c
18:18:01 [2020-07-31T18:18:01.925Z] #39 6.858   DEP      images/mnt.pb-c.d
18:18:01 [2020-07-31T18:18:01.925Z] #39 6.908   PBCC     images/sk-packet.pb-c.c
18:18:01 [2020-07-31T18:18:01.925Z] #39 6.915   DEP      images/sk-packet.pb-c.d
18:18:01 [2020-07-31T18:18:01.925Z] #39 6.947   PBCC     images/tcp-stream.pb-c.c
18:18:01 [2020-07-31T18:18:01.925Z] #39 6.988   DEP      images/tcp-stream.pb-c.d
18:18:01 [2020-07-31T18:18:01.925Z] #39 7.034   PBCC     images/pipe.pb-c.c
18:18:01 [2020-07-31T18:18:01.925Z] #39 7.089   DEP      images/pipe.pb-c.d
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.160   PBCC     images/pstree.pb-c.c
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.179   DEP      images/pstree.pb-c.d
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.203   PBCC     images/fs.pb-c.c
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.225   DEP      images/fs.pb-c.d
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.252   PBCC     images/signalfd.pb-c.c
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.266   DEP      images/signalfd.pb-c.d
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.328   PBCC     images/fh.pb-c.c
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.336   PBCC     images/fsnotify.pb-c.c
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.378   DEP      images/fh.pb-c.d
18:18:02 [2020-07-31T18:18:02.222Z] #39 7.451   DEP      images/fsnotify.pb-c.d
18:18:02 [2020-07-31T18:18:02.524Z] #39 7.472   PBCC     images/eventpoll.pb-c.c
18:18:02 [2020-07-31T18:18:02.524Z] #39 7.498   DEP      images/eventpoll.pb-c.d
18:18:02 [2020-07-31T18:18:02.524Z] #39 7.523   PBCC     images/eventfd.pb-c.c
18:18:02 [2020-07-31T18:18:02.524Z] #39 7.532   DEP      images/eventfd.pb-c.d
18:18:02 [2020-07-31T18:18:02.524Z] #39 7.622   PBCC     images/remap-file-path.pb-c.c
18:18:02 [2020-07-31T18:18:02.524Z] #39 7.628   DEP      images/remap-file-path.pb-c.d
18:18:02 [2020-07-31T18:18:02.524Z] #39 ...
18:18:02 [2020-07-31T18:18:02.524Z] 
18:18:02 [2020-07-31T18:18:02.524Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:02 [2020-07-31T18:18:02.524Z] #25 17.79 
18:18:02 [2020-07-31T18:18:02.524Z] #25 18.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:18:02 [2020-07-31T18:18:02.524Z] #25 19.08 
18:18:02 [2020-07-31T18:18:02.524Z] #25 19.14 
######################################################################## 100.0%
18:18:02 [2020-07-31T18:18:02.524Z] #25 19.21 
18:18:02 [2020-07-31T18:18:02.524Z] #25 19.25 Download of images into '/build' complete.
18:18:02 [2020-07-31T18:18:02.524Z] #25 19.25 Use something like the following to load the result into a Docker daemon:
18:18:02 [2020-07-31T18:18:02.524Z] #25 19.25   tar -cC '/build' . | docker load
18:18:02 [2020-07-31T18:18:02.840Z] #25 ...
18:18:02 [2020-07-31T18:18:02.840Z] 
18:18:02 [2020-07-31T18:18:02.840Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.945 + RM_GOPATH=0
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.945 + TMP_GOPATH=
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.945 + : /build
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.945 + '[' -z '' ']'
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.945 ++ mktemp -d
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.946 + export GOPATH=/tmp/tmp.c3Pbf0ty9x
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.946 + GOPATH=/tmp/tmp.c3Pbf0ty9x
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.946 + RM_GOPATH=1
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.946 + case "$(go env GOARCH)" in
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.947 ++ go env GOARCH
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.972 + export GO_BUILDMODE=-buildmode=pie
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.972 + GO_BUILDMODE=-buildmode=pie
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.972 ++ dirname /tmp/install/install.sh
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + dir=/tmp/install
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + bin=tini
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + shift
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + '[' '!' -f /tmp/install/tini.installer ']'
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + . /tmp/install/tini.installer
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + install_tini
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 + git clone https://github.com/krallin/tini.git /tmp/tmp.c3Pbf0ty9x/tini
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.977 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:18:02 [2020-07-31T18:18:02.840Z] #33 0.983 Cloning into '/tmp/tmp.c3Pbf0ty9x/tini'...
18:18:02 [2020-07-31T18:18:02.840Z] #33 1.770 + cd /tmp/tmp.c3Pbf0ty9x/tini
18:18:02 [2020-07-31T18:18:02.840Z] #33 1.770 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:18:02 [2020-07-31T18:18:02.840Z] #33 1.788 + cmake .
18:18:02 [2020-07-31T18:18:02.840Z] #33 2.188 -- The C compiler identification is GNU 8.3.0
18:18:02 [2020-07-31T18:18:02.840Z] #33 2.256 -- Check for working C compiler: /usr/bin/cc
18:18:02 [2020-07-31T18:18:02.840Z] #33 2.741 -- Check for working C compiler: /usr/bin/cc -- works
18:18:02 [2020-07-31T18:18:02.840Z] #33 2.741 -- Detecting C compiler ABI info
18:18:02 [2020-07-31T18:18:02.840Z] #33 3.274 -- Detecting C compiler ABI info - done
18:18:02 [2020-07-31T18:18:02.840Z] #33 3.295 -- Detecting C compile features
18:18:02 [2020-07-31T18:18:02.840Z] #33 4.864 -- Detecting C compile features - done
18:18:02 [2020-07-31T18:18:02.840Z] #33 4.893 -- Performing Test HAS_BUILTIN_FORTIFY
18:18:02 [2020-07-31T18:18:02.840Z] #33 5.145 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:18:02 [2020-07-31T18:18:02.840Z] #33 5.233 -- Configuring done
18:18:02 [2020-07-31T18:18:02.840Z] #33 5.246 -- Generating done
18:18:02 [2020-07-31T18:18:02.840Z] #33 5.256 -- Build files have been written to: /tmp/tmp.c3Pbf0ty9x/tini
18:18:02 [2020-07-31T18:18:02.840Z] #33 5.277 + make tini-static
18:18:02 [2020-07-31T18:18:02.840Z] #33 5.524 Scanning dependencies of target tini-static
18:18:02 [2020-07-31T18:18:02.840Z] #33 5.557 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:18:02 [2020-07-31T18:18:02.840Z] #33 6.406 [100%] Linking C executable tini-static
18:18:02 [2020-07-31T18:18:02.840Z] #33 6.868 [100%] Built target tini-static
18:18:02 [2020-07-31T18:18:02.840Z] #33 7.033 + mkdir -p /build
18:18:02 [2020-07-31T18:18:02.840Z] #33 7.034 + cp tini-static /build/docker-init
18:18:02 [2020-07-31T18:18:02.840Z] #33 DONE 7.4s
18:18:02 [2020-07-31T18:18:02.840Z] 
18:18:02 [2020-07-31T18:18:02.840Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:18:02 [2020-07-31T18:18:02.840Z] #25 DONE 19.4s
18:18:02 [2020-07-31T18:18:02.840Z] 
18:18:02 [2020-07-31T18:18:02.840Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:02 [2020-07-31T18:18:02.840Z] #39 7.683   PBCC     images/fifo.pb-c.c
18:18:02 [2020-07-31T18:18:02.840Z] #39 7.707   DEP      images/fifo.pb-c.d
18:18:02 [2020-07-31T18:18:02.840Z] #39 7.758   PBCC     images/ghost-file.pb-c.c
18:18:02 [2020-07-31T18:18:02.840Z] #39 7.796   DEP      images/ghost-file.pb-c.d
18:18:02 [2020-07-31T18:18:02.840Z] #39 7.894   PBCC     images/regfile.pb-c.c
18:18:02 [2020-07-31T18:18:02.840Z] #39 7.909   DEP      images/regfile.pb-c.d
18:18:02 [2020-07-31T18:18:02.840Z] #39 8.007   PBCC     images/ns.pb-c.c
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.085   DEP      images/ns.pb-c.d
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.117   PBCC     images/fdinfo.pb-c.c
18:18:03 [2020-07-31T18:18:03.133Z] #39 ...
18:18:03 [2020-07-31T18:18:03.133Z] 
18:18:03 [2020-07-31T18:18:03.133Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:03 [2020-07-31T18:18:03.133Z] #47 35.36 reflect
18:18:03 [2020-07-31T18:18:03.133Z] #47 39.36 time
18:18:03 [2020-07-31T18:18:03.133Z] #47 44.09 context
18:18:03 [2020-07-31T18:18:03.133Z] #47 44.27 encoding/binary
18:18:03 [2020-07-31T18:18:03.133Z] #47 44.91 os
18:18:03 [2020-07-31T18:18:03.133Z] #47 ...
18:18:03 [2020-07-31T18:18:03.133Z] 
18:18:03 [2020-07-31T18:18:03.133Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.183   DEP      images/fdinfo.pb-c.d
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.272   PBCC     images/core-aarch64.pb-c.c
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.285   PBCC     images/core-arm.pb-c.c
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.316   PBCC     images/core-ppc64.pb-c.c
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.350   PBCC     images/core-s390.pb-c.c
18:18:03 [2020-07-31T18:18:03.133Z] #39 8.387   PBCC     images/core-x86.pb-c.c
18:18:03 [2020-07-31T18:18:03.426Z] #39 8.453   PBCC     images/core.pb-c.c
18:18:03 [2020-07-31T18:18:03.426Z] #39 8.469   PBCC     images/inventory.pb-c.c
18:18:03 [2020-07-31T18:18:03.426Z] #39 8.564   DEP      images/core-aarch64.pb-c.d
18:18:03 [2020-07-31T18:18:03.426Z] #39 8.650   DEP      images/core-arm.pb-c.d
18:18:03 [2020-07-31T18:18:03.719Z] #39 8.678   DEP      images/core-ppc64.pb-c.d
18:18:03 [2020-07-31T18:18:03.719Z] #39 8.714   DEP      images/core-s390.pb-c.d
18:18:03 [2020-07-31T18:18:03.719Z] #39 8.834   DEP      images/core-x86.pb-c.d
18:18:03 [2020-07-31T18:18:03.719Z] #39 8.842   DEP      images/core.pb-c.d
18:18:03 [2020-07-31T18:18:03.719Z] #39 8.861   DEP      images/inventory.pb-c.d
18:18:03 [2020-07-31T18:18:03.855Z] Fetching without tags
18:18:04 [2020-07-31T18:18:04.024Z] #39 8.983   PBCC     images/cpuinfo.pb-c.c
18:18:04 [2020-07-31T18:18:04.024Z] #39 9.018   DEP      images/cpuinfo.pb-c.d
18:18:04 [2020-07-31T18:18:04.024Z] #39 9.081   PBCC     images/stats.pb-c.c
18:18:04 [2020-07-31T18:18:04.024Z] #39 9.094   DEP      images/stats.pb-c.d
18:18:04 [2020-07-31T18:18:04.250Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:18:03 [2020-07-31T18:18:03.794Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:03 [2020-07-31T18:18:03.813Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:18:03 [2020-07-31T18:18:03.836Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:03 [2020-07-31T18:18:03.848Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:03 [2020-07-31T18:18:03.861Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:03 [2020-07-31T18:18:03.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:03 [2020-07-31T18:18:03.863Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:04 [2020-07-31T18:18:04.260Z]  > git config core.sparsecheckout # timeout=10
18:18:04 [2020-07-31T18:18:04.267Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:18:05 [2020-07-31T18:18:05.074Z] #39 9.950 make[1]: Nothing to be done for 'all'.
18:18:05 [2020-07-31T18:18:05.709Z] #39 10.88   CC       images/stats.o
18:18:05 [2020-07-31T18:18:05.717Z] Merge succeeded, producing ca70a652efc062c648ded70db8d4e2ee0ddd8732
18:18:05 [2020-07-31T18:18:05.717Z] Checking out Revision ca70a652efc062c648ded70db8d4e2ee0ddd8732 (PR-41301)
18:18:06 [2020-07-31T18:18:06.345Z] #39 11.18   CC       images/core.o
18:18:06 [2020-07-31T18:18:06.637Z] #39 11.48   CC       images/core-x86.o
18:18:06 [2020-07-31T18:18:06.721Z] Fetching without tags
18:18:06 [2020-07-31T18:18:06.930Z] #39 11.78   CC       images/core-arm.o
18:18:06 [2020-07-31T18:18:06.930Z] #39 11.96   CC       images/core-aarch64.o
18:18:05 [2020-07-31T18:18:05.280Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:18:05 [2020-07-31T18:18:05.702Z]  > git rev-parse HEAD^{commit} # timeout=10
18:18:05 [2020-07-31T18:18:05.721Z]  > git config core.sparsecheckout # timeout=10
18:18:05 [2020-07-31T18:18:05.731Z]  > git checkout -f ca70a652efc062c648ded70db8d4e2ee0ddd8732 # timeout=10
18:18:07 [2020-07-31T18:18:07.223Z] #39 12.24   CC       images/core-ppc64.o
18:18:07 [2020-07-31T18:18:07.402Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:18:07 [2020-07-31T18:18:07.516Z] #39 12.62   CC       images/core-s390.o
18:18:07 [2020-07-31T18:18:07.808Z] #39 12.98   CC       images/cpuinfo.o
18:18:07 [2020-07-31T18:18:07.759Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:07 [2020-07-31T18:18:07.791Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:18:07 [2020-07-31T18:18:07.858Z] Fetching without tags
18:18:08 [2020-07-31T18:18:08.101Z] #39 ...
18:18:08 [2020-07-31T18:18:08.101Z] 
18:18:08 [2020-07-31T18:18:08.101Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:08 [2020-07-31T18:18:08.101Z] #41 40.44 time
18:18:08 [2020-07-31T18:18:08.101Z] #41 43.33 internal/fmtsort
18:18:08 [2020-07-31T18:18:08.101Z] #41 43.79 strings
18:18:08 [2020-07-31T18:18:08.101Z] #41 44.42 os
18:18:08 [2020-07-31T18:18:08.101Z] #41 46.39 regexp/syntax
18:18:08 [2020-07-31T18:18:08.101Z] #41 46.89 fmt
18:18:08 [2020-07-31T18:18:08.101Z] #41 49.44 regexp
18:18:08 [2020-07-31T18:18:08.101Z] #41 49.83 flag
18:18:08 [2020-07-31T18:18:08.101Z] #41 ...
18:18:08 [2020-07-31T18:18:08.101Z] 
18:18:08 [2020-07-31T18:18:08.101Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:08 [2020-07-31T18:18:08.165Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:18:06 [2020-07-31T18:18:06.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:06 [2020-07-31T18:18:06.685Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:18:06 [2020-07-31T18:18:06.695Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:06 [2020-07-31T18:18:06.707Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:06 [2020-07-31T18:18:06.726Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:06 [2020-07-31T18:18:06.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:06 [2020-07-31T18:18:06.737Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:07 [2020-07-31T18:18:07.417Z]  > git config core.sparsecheckout # timeout=10
18:18:07 [2020-07-31T18:18:07.435Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:18:08 [2020-07-31T18:18:08.180Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:18:08 [2020-07-31T18:18:08.394Z] #52 24.69 Checking out files:  73% (2354/3209)   
Checking out files:  74% (2375/3209)   
Checking out files:  75% (2407/3209)   
Checking out files:  76% (2439/3209)   
Checking out files:  77% (2471/3209)   
Checking out files:  78% (2504/3209)   
Checking out files:  79% (2536/3209)   
Checking out files:  80% (2568/3209)   
Checking out files:  81% (2600/3209)   
Checking out files:  82% (2632/3209)   
Checking out files:  83% (2664/3209)   
Checking out files:  84% (2696/3209)   
Checking out files:  85% (2728/3209)   
Checking out files:  86% (2760/3209)   
Checking out files:  87% (2792/3209)   
Checking out files:  88% (2824/3209)   
Checking out files:  89% (2857/3209)   
Checking out files:  90% (2889/3209)   
Checking out files:  91% (2921/3209)   
Checking out files:  92% (2953/3209)   
Checking out files:  93% (2985/3209)   
Checking out files:  94% (3017/3209)   
Checking out files:  95% (3049/3209)   
Checking out files:  96% (3081/3209)   
Checking out files:  97% (3113/3209)   
Checking out files:  98% (3145/3209)   
Checking out files:  99% (3177/3209)   
Checking out files: 100% (3209/3209)   
Checking out files: 100% (3209/3209), done.
18:18:08 [2020-07-31T18:18:08.394Z] #52 25.22 + cd /tmp/tmp.MGsRC30Bg8/src/github.com/containerd/containerd
18:18:08 [2020-07-31T18:18:08.394Z] #52 25.22 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
18:18:08 [2020-07-31T18:18:08.394Z] #52 ...
18:18:08 [2020-07-31T18:18:08.394Z] 
18:18:08 [2020-07-31T18:18:08.394Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:08 [2020-07-31T18:18:08.394Z] #30 40.82 internal/poll
18:18:08 [2020-07-31T18:18:08.394Z] #30 42.31 internal/syscall/execenv
18:18:08 [2020-07-31T18:18:08.394Z] #30 42.43 internal/syscall/unix
18:18:08 [2020-07-31T18:18:08.394Z] #30 42.69 os
18:18:08 [2020-07-31T18:18:08.394Z] #30 43.68 internal/fmtsort
18:18:08 [2020-07-31T18:18:08.394Z] #30 44.30 strings
18:18:08 [2020-07-31T18:18:08.394Z] #30 46.63 fmt
18:18:08 [2020-07-31T18:18:08.394Z] #30 46.75 path/filepath
18:18:08 [2020-07-31T18:18:08.394Z] #30 47.62 io/ioutil
18:18:08 [2020-07-31T18:18:08.394Z] #30 48.02 path
18:18:08 [2020-07-31T18:18:08.394Z] #30 48.31 text/tabwriter
18:18:08 [2020-07-31T18:18:08.394Z] #30 49.08 flag
18:18:08 [2020-07-31T18:18:08.394Z] #30 49.10 github.com/BurntSushi/toml
18:18:08 [2020-07-31T18:18:08.394Z] #30 50.47 log
18:18:08 [2020-07-31T18:18:08.563Z] Merge succeeded, producing 76c69a6adbb3aa2e8649f7a772e0246e3ba45aec
18:18:08 [2020-07-31T18:18:08.564Z] Checking out Revision 76c69a6adbb3aa2e8649f7a772e0246e3ba45aec (PR-41301)
18:18:08 [2020-07-31T18:18:08.686Z] #30 ...
18:18:08 [2020-07-31T18:18:08.686Z] 
18:18:08 [2020-07-31T18:18:08.686Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:08 [2020-07-31T18:18:08.686Z] #39 13.31   CC       images/inventory.o
18:18:08 [2020-07-31T18:18:08.686Z] #39 13.43   CC       images/fdinfo.o
18:18:08 [2020-07-31T18:18:08.686Z] #39 13.59   CC       images/fown.o
18:18:08 [2020-07-31T18:18:08.686Z] #39 13.71   CC       images/ns.o
18:18:08 [2020-07-31T18:18:08.687Z] #39 13.79   CC       images/regfile.o
18:18:08 [2020-07-31T18:18:08.687Z] #39 13.93   CC       images/ghost-file.o
18:18:08 [2020-07-31T18:18:08.979Z] #39 14.11   CC       images/fifo.o
18:18:09 [2020-07-31T18:18:09.272Z] #39 14.28   CC       images/remap-file-path.o
18:18:09 [2020-07-31T18:18:09.272Z] #39 14.44   CC       images/eventfd.o
18:18:09 [2020-07-31T18:18:09.564Z] #39 14.56   CC       images/eventpoll.o
18:18:09 [2020-07-31T18:18:09.564Z] #39 14.73   CC       images/fh.o
18:18:09 [2020-07-31T18:18:09.812Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:18:09 [2020-07-31T18:18:09.822Z] Merge succeeded, producing 0c53bec81aed1edff54b207485621cc4c55ef539
18:18:09 [2020-07-31T18:18:09.822Z] Checking out Revision 0c53bec81aed1edff54b207485621cc4c55ef539 (PR-41301)
18:18:09 [2020-07-31T18:18:09.839Z] First time build. Skipping changelog.
18:18:09 [2020-07-31T18:18:09.857Z] #39 14.95   CC       images/fsnotify.o
18:18:10 [2020-07-31T18:18:10.150Z] #39 ...
18:18:10 [2020-07-31T18:18:10.150Z] 
18:18:10 [2020-07-31T18:18:10.150Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:10 [2020-07-31T18:18:10.150Z] #10 42.35 Selecting previously unselected package gcc-mingw-w64-base.
18:18:10 [2020-07-31T18:18:10.150Z] #10 42.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:18:10 [2020-07-31T18:18:10.150Z] #10 42.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:18:10 [2020-07-31T18:18:10.150Z] #10 42.45 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:18:10 [2020-07-31T18:18:10.150Z] #10 42.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:18:10 [2020-07-31T18:18:10.150Z] #10 42.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:18:10 [2020-07-31T18:18:10.150Z] #10 ...
18:18:10 [2020-07-31T18:18:10.150Z] 
18:18:10 [2020-07-31T18:18:10.150Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:10 [2020-07-31T18:18:10.150Z] #39 15.24   CC       images/signalfd.o
18:18:07 [2020-07-31T18:18:07.827Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:07 [2020-07-31T18:18:07.848Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:07 [2020-07-31T18:18:07.865Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:07 [2020-07-31T18:18:07.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:07 [2020-07-31T18:18:07.866Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:08 [2020-07-31T18:18:08.177Z]  > git config core.sparsecheckout # timeout=10
18:18:08 [2020-07-31T18:18:08.226Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:18:09 [2020-07-31T18:18:09.006Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:18:09 [2020-07-31T18:18:09.809Z]  > git rev-parse HEAD^{commit} # timeout=10
18:18:09 [2020-07-31T18:18:09.828Z]  > git config core.sparsecheckout # timeout=10
18:18:09 [2020-07-31T18:18:09.856Z]  > git checkout -f 0c53bec81aed1edff54b207485621cc4c55ef539 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:18:10 [2020-07-31T18:18:10.444Z] #39 15.37   CC       images/fs.o
18:18:10 [2020-07-31T18:18:10.444Z] #39 15.49   CC       images/pstree.o
18:18:08 [2020-07-31T18:18:08.551Z]  > git rev-parse HEAD^{commit} # timeout=10
18:18:08 [2020-07-31T18:18:08.568Z]  > git config core.sparsecheckout # timeout=10
18:18:08 [2020-07-31T18:18:08.584Z]  > git checkout -f 76c69a6adbb3aa2e8649f7a772e0246e3ba45aec # timeout=10
18:18:10 [2020-07-31T18:18:10.737Z] #39 15.68   CC       images/pipe.o
18:18:10 [2020-07-31T18:18:10.737Z] #39 15.86   CC       images/tcp-stream.o
18:18:10 [2020-07-31T18:18:10.900Z] + docker version
18:18:11 [2020-07-31T18:18:11.030Z] #39 16.01   CC       images/sk-packet.o
18:18:11 [2020-07-31T18:18:11.322Z] #39 16.16   CC       images/mnt.o
18:18:11 [2020-07-31T18:18:11.322Z] #39 16.30   CC       images/pipe-data.o
18:18:11 [2020-07-31T18:18:11.322Z] #39 16.42   CC       images/sa.o
18:18:11 [2020-07-31T18:18:11.322Z] #39 16.54   CC       images/timer.o
18:18:11 [2020-07-31T18:18:11.615Z] #39 16.74   CC       images/timerfd.o
18:18:09 [2020-07-31T18:18:09.817Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
18:18:11 [2020-07-31T18:18:11.908Z] #39 16.90   CC       images/mm.o
18:18:11 [2020-07-31T18:18:11.908Z] #39 17.12   CC       images/sk-opts.o
18:18:12 [2020-07-31T18:18:12.201Z] #39 17.29   CC       images/sk-unix.o
18:18:12 [2020-07-31T18:18:12.466Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:18:12 [2020-07-31T18:18:12.491Z] First time build. Skipping changelog.
18:18:12 [2020-07-31T18:18:12.494Z] #39 17.52   CC       images/sk-inet.o
18:18:12 [2020-07-31T18:18:12.494Z] #39 ...
18:18:12 [2020-07-31T18:18:12.494Z] 
18:18:12 [2020-07-31T18:18:12.494Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:12 [2020-07-31T18:18:12.494Z] #30 51.84 github.com/BurntSushi/toml/cmd/tomlv
18:18:12 [2020-07-31T18:18:12.494Z] #30 DONE 54.9s
18:18:12 [2020-07-31T18:18:12.788Z] 
18:18:12 [2020-07-31T18:18:12.788Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:12 [2020-07-31T18:18:12.788Z] #41 51.09 go/token
18:18:12 [2020-07-31T18:18:12.788Z] #41 51.76 go/scanner
18:18:12 [2020-07-31T18:18:12.788Z] #41 52.16 internal/lazyregexp
18:18:12 [2020-07-31T18:18:12.788Z] #41 52.33 net/url
18:18:12 [2020-07-31T18:18:12.788Z] #41 52.66 go/ast
18:18:12 [2020-07-31T18:18:12.788Z] #41 53.47 text/template/parse
18:18:12 [2020-07-31T18:18:12.471Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:18:13 [2020-07-31T18:18:13.734Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:18:13 [2020-07-31T18:18:13.763Z] First time build. Skipping changelog.
18:18:13 [2020-07-31T18:18:13.766Z] + [ PR != PR ]
18:18:13 [2020-07-31T18:18:13.766Z] + [ master != master ]
18:18:13 [2020-07-31T18:18:13.766Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:18:14 [2020-07-31T18:18:14.143Z] + docker version
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
18:18:14 [2020-07-31T18:18:14.335Z] #41 56.47 go/parser
18:18:14 [2020-07-31T18:18:14.335Z] #41 ...
18:18:14 [2020-07-31T18:18:14.335Z] 
18:18:14 [2020-07-31T18:18:14.335Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:14 [2020-07-31T18:18:14.335Z] #47 46.64 encoding/base64
18:18:14 [2020-07-31T18:18:14.335Z] #47 47.12 golang.org/x/sys/unix
18:18:14 [2020-07-31T18:18:14.335Z] #47 48.24 fmt
18:18:14 [2020-07-31T18:18:14.335Z] #47 51.54 encoding/json
18:18:14 [2020-07-31T18:18:14.335Z] #47 52.00 github.com/pkg/diff
18:18:14 [2020-07-31T18:18:14.335Z] #47 53.02 go/ast
18:18:14 [2020-07-31T18:18:14.335Z] #47 55.79 golang.org/x/crypto/ssh/terminal
18:18:14 [2020-07-31T18:18:14.335Z] #47 56.74 mvdan.cc/editorconfig
18:18:14 [2020-07-31T18:18:14.335Z] #47 ...
18:18:14 [2020-07-31T18:18:14.335Z] 
18:18:14 [2020-07-31T18:18:14.335Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:14 [2020-07-31T18:18:14.335Z] #41 56.70 text/template
[Pipeline] sh
18:18:15 [2020-07-31T18:18:15.038Z] + docker version
18:18:13 [2020-07-31T18:18:13.738Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
18:18:15 [2020-07-31T18:18:15.881Z] #41 58.34 encoding/xml
18:18:16 [2020-07-31T18:18:16.232Z] Client: Docker Engine - Community
18:18:16 [2020-07-31T18:18:16.232Z]  Version:           19.03.12
18:18:16 [2020-07-31T18:18:16.232Z]  API version:       1.40
18:18:16 [2020-07-31T18:18:16.232Z]  Go version:        go1.13.10
18:18:16 [2020-07-31T18:18:16.232Z]  Git commit:        48a6621
18:18:16 [2020-07-31T18:18:16.232Z]  Built:             Mon Jun 22 15:46:32 2020
18:18:16 [2020-07-31T18:18:16.232Z]  OS/Arch:           linux/arm64
18:18:16 [2020-07-31T18:18:16.232Z]  Experimental:      false
18:18:16 [2020-07-31T18:18:16.232Z] 
18:18:16 [2020-07-31T18:18:16.232Z] Server: Docker Engine - Community
18:18:16 [2020-07-31T18:18:16.232Z]  Engine:
18:18:16 [2020-07-31T18:18:16.232Z]   Version:          19.03.12
18:18:16 [2020-07-31T18:18:16.232Z]   API version:      1.40 (minimum version 1.12)
18:18:16 [2020-07-31T18:18:16.232Z]   Go version:       go1.13.10
18:18:16 [2020-07-31T18:18:16.232Z]   Git commit:       48a6621
18:18:16 [2020-07-31T18:18:16.232Z]   Built:            Mon Jun 22 15:45:04 2020
18:18:16 [2020-07-31T18:18:16.232Z]   OS/Arch:          linux/arm64
18:18:16 [2020-07-31T18:18:16.232Z]   Experimental:     true
18:18:16 [2020-07-31T18:18:16.232Z]  containerd:
18:18:16 [2020-07-31T18:18:16.232Z]   Version:          1.2.13
18:18:16 [2020-07-31T18:18:16.232Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:16 [2020-07-31T18:18:16.232Z]  runc:
18:18:16 [2020-07-31T18:18:16.232Z]   Version:          1.0.0-rc10
18:18:16 [2020-07-31T18:18:16.233Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:16 [2020-07-31T18:18:16.233Z]  docker-init:
18:18:16 [2020-07-31T18:18:16.233Z]   Version:          0.18.0
18:18:16 [2020-07-31T18:18:16.233Z]   GitCommit:        fec3683
[Pipeline] sh
18:18:16 [2020-07-31T18:18:16.572Z] + docker info
18:18:17 [2020-07-31T18:18:17.956Z] #41 60.05 go/doc
18:18:18 [2020-07-31T18:18:18.352Z] Client: Docker Engine - Community
18:18:18 [2020-07-31T18:18:18.352Z]  Version:           19.03.12
18:18:18 [2020-07-31T18:18:18.352Z]  API version:       1.40
18:18:18 [2020-07-31T18:18:18.352Z]  Go version:        go1.13.10
18:18:18 [2020-07-31T18:18:18.352Z]  Git commit:        48a66213fe
18:18:18 [2020-07-31T18:18:18.352Z]  Built:             Mon Jun 22 15:45:36 2020
18:18:18 [2020-07-31T18:18:18.352Z]  OS/Arch:           linux/amd64
18:18:18 [2020-07-31T18:18:18.352Z]  Experimental:      false
18:18:18 [2020-07-31T18:18:18.352Z] 
18:18:18 [2020-07-31T18:18:18.352Z] Server: Docker Engine - Community
18:18:18 [2020-07-31T18:18:18.352Z]  Engine:
18:18:18 [2020-07-31T18:18:18.352Z]   Version:          19.03.12
18:18:18 [2020-07-31T18:18:18.352Z]   API version:      1.40 (minimum version 1.12)
18:18:18 [2020-07-31T18:18:18.352Z]   Go version:       go1.13.10
18:18:18 [2020-07-31T18:18:18.352Z]   Git commit:       48a66213fe
18:18:18 [2020-07-31T18:18:18.352Z]   Built:            Mon Jun 22 15:44:07 2020
18:18:18 [2020-07-31T18:18:18.352Z]   OS/Arch:          linux/amd64
18:18:18 [2020-07-31T18:18:18.352Z]   Experimental:     true
18:18:18 [2020-07-31T18:18:18.352Z]  containerd:
18:18:18 [2020-07-31T18:18:18.352Z]   Version:          1.2.13
18:18:18 [2020-07-31T18:18:18.352Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:18 [2020-07-31T18:18:18.352Z]  runc:
18:18:18 [2020-07-31T18:18:18.352Z]   Version:          1.0.0-rc10
18:18:18 [2020-07-31T18:18:18.352Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:18 [2020-07-31T18:18:18.352Z]  docker-init:
18:18:18 [2020-07-31T18:18:18.352Z]   Version:          0.18.0
18:18:18 [2020-07-31T18:18:18.352Z]   GitCommit:        fec3683
[Pipeline] sh
18:18:18 [2020-07-31T18:18:18.634Z] + docker info
18:18:19 [2020-07-31T18:18:19.242Z] Client: Docker Engine - Community
18:18:19 [2020-07-31T18:18:19.242Z]  Version:           19.03.12
18:18:19 [2020-07-31T18:18:19.242Z]  API version:       1.40
18:18:19 [2020-07-31T18:18:19.242Z]  Go version:        go1.13.10
18:18:19 [2020-07-31T18:18:19.242Z]  Git commit:        48a66213fe
18:18:19 [2020-07-31T18:18:19.242Z]  Built:             Mon Jun 22 15:45:36 2020
18:18:19 [2020-07-31T18:18:19.242Z]  OS/Arch:           linux/amd64
18:18:19 [2020-07-31T18:18:19.242Z]  Experimental:      false
18:18:19 [2020-07-31T18:18:19.242Z] 
18:18:19 [2020-07-31T18:18:19.242Z] Server: Docker Engine - Community
18:18:19 [2020-07-31T18:18:19.242Z]  Engine:
18:18:19 [2020-07-31T18:18:19.242Z]   Version:          19.03.12
18:18:19 [2020-07-31T18:18:19.242Z]   API version:      1.40 (minimum version 1.12)
18:18:19 [2020-07-31T18:18:19.242Z]   Go version:       go1.13.10
18:18:19 [2020-07-31T18:18:19.242Z]   Git commit:       48a66213fe
18:18:19 [2020-07-31T18:18:19.242Z]   Built:            Mon Jun 22 15:44:07 2020
18:18:19 [2020-07-31T18:18:19.242Z]   OS/Arch:          linux/amd64
18:18:19 [2020-07-31T18:18:19.242Z]   Experimental:     true
18:18:19 [2020-07-31T18:18:19.242Z]  containerd:
18:18:19 [2020-07-31T18:18:19.242Z]   Version:          1.2.13
18:18:19 [2020-07-31T18:18:19.242Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:19 [2020-07-31T18:18:19.242Z]  runc:
18:18:19 [2020-07-31T18:18:19.242Z]   Version:          1.0.0-rc10
18:18:19 [2020-07-31T18:18:19.242Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:19 [2020-07-31T18:18:19.242Z]  docker-init:
18:18:19 [2020-07-31T18:18:19.242Z]   Version:          0.18.0
18:18:19 [2020-07-31T18:18:19.242Z]   GitCommit:        fec3683
[Pipeline] sh
18:18:19 [2020-07-31T18:18:19.469Z] #41 61.75 github.com/LK4D4/vndr/versioned
18:18:19 [2020-07-31T18:18:19.469Z] #41 61.82 crypto/rand
18:18:19 [2020-07-31T18:18:19.469Z] #41 ...
18:18:19 [2020-07-31T18:18:19.469Z] 
18:18:19 [2020-07-31T18:18:19.469Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + export 'BUILDTAGS=netgo osusergo static_build'
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + BUILDTAGS='netgo osusergo static_build'
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + export EXTRA_FLAGS=-buildmode=pie
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + EXTRA_FLAGS=-buildmode=pie
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + '[' '' = dynamic ']'
18:18:19 [2020-07-31T18:18:19.469Z] #52 26.39 + make
18:18:19 [2020-07-31T18:18:19.469Z] #52 27.35 + bin/ctr
18:18:19 [2020-07-31T18:18:19.469Z] #52 ...
18:18:19 [2020-07-31T18:18:19.469Z] 
18:18:19 [2020-07-31T18:18:19.469Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:19 [2020-07-31T18:18:19.469Z] #41 61.95 github.com/LK4D4/vndr/build
18:18:19 [2020-07-31T18:18:19.552Z] + docker info
18:18:19 [2020-07-31T18:18:19.875Z] Fetching without tags
18:18:20 [2020-07-31T18:18:20.105Z] #41 62.46 crypto/ed25519
18:18:20 [2020-07-31T18:18:20.303Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:18:20 [2020-07-31T18:18:20.398Z] #41 62.83 crypto/rsa
18:18:20 [2020-07-31T18:18:20.544Z] Removing intermediate container 6e40b1726d14
18:18:20 [2020-07-31T18:18:20.544Z]  ---> ea3a615f3081
18:18:20 [2020-07-31T18:18:20.544Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
18:18:20 [2020-07-31T18:18:20.544Z]  ---> b1942c37232d
18:18:20 [2020-07-31T18:18:20.544Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
18:18:20 [2020-07-31T18:18:20.544Z]  ---> 103de2b1ebc3
18:18:20 [2020-07-31T18:18:20.544Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
18:18:20 [2020-07-31T18:18:20.544Z]  ---> Running in efda76bada93
18:18:20 [2020-07-31T18:18:20.544Z] Removing intermediate container efda76bada93
18:18:20 [2020-07-31T18:18:20.544Z]  ---> 866508530c2a
18:18:20 [2020-07-31T18:18:20.544Z] Successfully built 866508530c2a
18:18:20 [2020-07-31T18:18:20.544Z] Successfully tagged moby-buildx:latest
18:18:20 [2020-07-31T18:18:20.544Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
18:18:20 [2020-07-31T18:18:20.544Z] if [ -n "${id}" ]; then \
18:18:20 [2020-07-31T18:18:20.544Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
18:18:20 [2020-07-31T18:18:20.544Z] 	&& touch bundles/buildx; \
18:18:20 [2020-07-31T18:18:20.544Z] 	docker rm -f ${id}; \
18:18:20 [2020-07-31T18:18:20.544Z] fi
18:18:20 [2020-07-31T18:18:20.544Z] 3406fef9f066a209e6d9f84a236e8ad61336d3ffc2a7a758996d412343400445
18:18:20 [2020-07-31T18:18:20.544Z] bundles/buildx version
18:18:20 [2020-07-31T18:18:20.544Z] buildx v0.3.1 6db68d0
18:18:20 [2020-07-31T18:18:20.544Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 .
18:18:20 [2020-07-31T18:18:20.544Z] #1 [internal] booting buildkit
18:18:20 [2020-07-31T18:18:20.544Z] #1 pulling image moby/buildkit:buildx-stable-1
18:18:20 [2020-07-31T18:18:20.544Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done
18:18:20 [2020-07-31T18:18:20.544Z] #1 creating container buildx_buildkit_default
18:18:20 [2020-07-31T18:18:20.544Z] #1 creating container buildx_buildkit_default 0.4s done
18:18:20 [2020-07-31T18:18:20.544Z] #1 DONE 2.2s
18:18:20 [2020-07-31T18:18:20.544Z] 
18:18:20 [2020-07-31T18:18:20.544Z] #2 [internal] load .dockerignore
18:18:20 [2020-07-31T18:18:20.544Z] #2 transferring context:
18:18:20 [2020-07-31T18:18:20.544Z] #2 transferring context: 87B done
18:18:20 [2020-07-31T18:18:20.544Z] #2 DONE 0.0s
18:18:20 [2020-07-31T18:18:20.544Z] 
18:18:20 [2020-07-31T18:18:20.544Z] #3 [internal] load build definition from Dockerfile
18:18:20 [2020-07-31T18:18:20.544Z] #3 transferring dockerfile: 16.36kB done
18:18:20 [2020-07-31T18:18:20.544Z] #3 DONE 0.0s
18:18:20 [2020-07-31T18:18:20.544Z] 
18:18:20 [2020-07-31T18:18:20.544Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
18:18:20 [2020-07-31T18:18:20.544Z] #4 DONE 0.7s
18:18:20 [2020-07-31T18:18:20.544Z] 
18:18:20 [2020-07-31T18:18:20.545Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
18:18:20 [2020-07-31T18:18:20.545Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
18:18:20 [2020-07-31T18:18:20.691Z] #41 63.15 crypto/dsa
18:18:20 [2020-07-31T18:18:20.843Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
18:18:20 [2020-07-31T18:18:20.843Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
18:18:20 [2020-07-31T18:18:20.843Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
18:18:20 [2020-07-31T18:18:20.843Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
18:18:20 [2020-07-31T18:18:20.843Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done
18:18:20 [2020-07-31T18:18:20.984Z] #41 63.41 crypto/x509/pkix
18:18:19 [2020-07-31T18:18:19.758Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:19 [2020-07-31T18:18:19.789Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:18:19 [2020-07-31T18:18:19.810Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:19 [2020-07-31T18:18:19.834Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:18:19 [2020-07-31T18:18:19.869Z] Fetching upstream changes from https://github.com/moby/moby.git
18:18:19 [2020-07-31T18:18:19.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:18:19 [2020-07-31T18:18:19.871Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:18:20 [2020-07-31T18:18:20.306Z]  > git config core.sparsecheckout # timeout=10
18:18:20 [2020-07-31T18:18:20.315Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:18:20 [2020-07-31T18:18:20.983Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:18:21 [2020-07-31T18:18:21.139Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
18:18:21 [2020-07-31T18:18:21.278Z] #41 63.78 vendor/golang.org/x/crypto/cryptobyte
18:18:21 [2020-07-31T18:18:21.433Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
18:18:21 [2020-07-31T18:18:21.433Z] #5 DONE 0.9s
18:18:21 [2020-07-31T18:18:21.433Z] 
18:18:21 [2020-07-31T18:18:21.433Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:18:21 [2020-07-31T18:18:21.571Z] #41 63.80 net
18:18:21 [2020-07-31T18:18:21.898Z] Merge succeeded, producing a987e9cc1f58f369e68c765d61284680f9dcdccd
18:18:21 [2020-07-31T18:18:21.898Z] Checking out Revision a987e9cc1f58f369e68c765d61284680f9dcdccd (PR-41301)
18:18:22 [2020-07-31T18:18:22.078Z] #7 DONE 0.5s
18:18:22 [2020-07-31T18:18:22.078Z] 
18:18:22 [2020-07-31T18:18:22.078Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
18:18:22 [2020-07-31T18:18:22.078Z] #6 DONE 0.5s
18:18:22 [2020-07-31T18:18:22.078Z] 
18:18:22 [2020-07-31T18:18:22.078Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:22 [2020-07-31T18:18:22.078Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:18:22 [2020-07-31T18:18:22.209Z] #41 ...
18:18:22 [2020-07-31T18:18:22.209Z] 
18:18:22 [2020-07-31T18:18:22.209Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:22 [2020-07-31T18:18:22.209Z] #47 56.83 mvdan.cc/sh/v3/fileutil
18:18:22 [2020-07-31T18:18:22.209Z] #47 56.96 mvdan.cc/sh/v3/syntax
18:18:22 [2020-07-31T18:18:22.209Z] #47 61.11 mvdan.cc/sh/v3/cmd/shfmt
18:18:22 [2020-07-31T18:18:22.209Z] #47 DONE 64.4s
18:18:22 [2020-07-31T18:18:22.209Z] 
18:18:22 [2020-07-31T18:18:22.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:22 [2020-07-31T18:18:22.209Z] #39 18.00   CC       images/tun.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 18.32   CC       images/sk-netlink.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 18.44   CC       images/packet-sock.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 18.61   CC       images/ipc-var.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 18.71   CC       images/ipc-desc.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 18.83   CC       images/ipc-shm.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 18.98   CC       images/ipc-msg.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 19.14   CC       images/ipc-sem.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 19.27   CC       images/utsns.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 19.39   CC       images/creds.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 19.50   CC       images/vma.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 19.68   CC       images/netdev.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 20.00   CC       images/tty.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 20.26   CC       images/file-lock.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 20.38   CC       images/rlimit.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 20.52   CC       images/pagemap.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 20.79   CC       images/siginfo.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 21.06   CC       images/rpc.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 21.56   CC       images/ext-file.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 21.69   CC       images/cgroup.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 21.96   CC       images/userns.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 22.15   CC       images/google/protobuf/descriptor.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.08   CC       images/opts.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.15   CC       images/seccomp.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.30   CC       images/binfmt-misc.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.46   CC       images/time.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.54   CC       images/sysctl.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.62   CC       images/autofs.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.74   CC       images/macvlan.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 23.88   CC       images/sit.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.02   CC       images/memfd.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.15   CC       images/timens.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.36   LINK     images/built-in.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.48   GEN      compel/include/asm
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.49   GEN      compel/include/version.h
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.49 touch .config
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.50   GEN      include/common/config.h
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.55   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.59   GEN      compel/plugins/include/uapi/std/syscall.h
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.59   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.83   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.89   DEP      compel/arch/s390/plugins/std/parasite-head.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.93   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:18:22 [2020-07-31T18:18:22.209Z] #39 24.93   DEP      compel/plugins/std/infect.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.16   DEP      compel/plugins/std/string.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.25   DEP      compel/plugins/std/log.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.34   DEP      compel/plugins/std/fds.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.41   DEP      compel/plugins/std/std.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.49   DEP      compel/plugins/shmem/shmem.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.55   DEP      compel/plugins/fds/fds.d
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.68   CC       compel/plugins/std/std.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 25.96   CC       compel/plugins/std/fds.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 26.26   CC       compel/plugins/std/log.o
18:18:22 [2020-07-31T18:18:22.209Z] #39 26.86   CC       compel/plugins/std/string.o
18:18:22 [2020-07-31T18:18:22.462Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:18:22 [2020-07-31T18:18:22.462Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
18:18:22 [2020-07-31T18:18:22.462Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:18:22 [2020-07-31T18:18:22.513Z] #39 27.49   CC       compel/plugins/std/infect.o
18:18:22 [2020-07-31T18:18:22.807Z] #39 27.85   CC       compel/arch/s390/plugins/std/parasite-head.o
18:18:22 [2020-07-31T18:18:22.807Z] #39 27.87   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
18:18:22 [2020-07-31T18:18:22.807Z] #39 27.89   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
18:18:22 [2020-07-31T18:18:22.807Z] #39 27.96   AR       compel/plugins/std.lib.a
18:18:22 [2020-07-31T18:18:22.860Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.37MB / 9.86MB 0.6s
18:18:23 [2020-07-31T18:18:23.100Z] #39 27.98   CC       compel/plugins/fds/fds.o
18:18:23 [2020-07-31T18:18:23.100Z] #39 28.08   AR       compel/plugins/fds.lib.a
18:18:23 [2020-07-31T18:18:23.100Z] #39 28.09   HOSTDEP  compel/src/lib/log-host.d
18:18:23 [2020-07-31T18:18:23.100Z] #39 28.16   HOSTDEP  compel/src/lib/handle-elf-host.d
18:18:23 [2020-07-31T18:18:23.100Z] #39 28.21   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
18:18:23 [2020-07-31T18:18:23.100Z] #39 ...
18:18:23 [2020-07-31T18:18:23.100Z] 
18:18:23 [2020-07-31T18:18:23.100Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:23 [2020-07-31T18:18:23.100Z] #41 65.38 vendor/golang.org/x/sys/cpu
18:18:23 [2020-07-31T18:18:23.100Z] #41 65.58 vendor/golang.org/x/crypto/internal/chacha20
18:18:23 [2020-07-31T18:18:23.247Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.13MB / 9.86MB 0.7s
18:18:23 [2020-07-31T18:18:23.247Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.60MB / 9.86MB 0.9s
18:18:23 [2020-07-31T18:18:23.393Z] #41 65.88 vendor/golang.org/x/crypto/poly1305
18:18:21 [2020-07-31T18:18:21.874Z]  > git rev-parse HEAD^{commit} # timeout=10
18:18:21 [2020-07-31T18:18:21.893Z]  > git config core.sparsecheckout # timeout=10
18:18:21 [2020-07-31T18:18:21.903Z]  > git checkout -f a987e9cc1f58f369e68c765d61284680f9dcdccd # timeout=10
18:18:23 [2020-07-31T18:18:23.647Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.49MB / 9.86MB 1.0s
18:18:23 [2020-07-31T18:18:23.647Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.53MB / 9.86MB 1.2s
18:18:23 [2020-07-31T18:18:23.647Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done
18:18:23 [2020-07-31T18:18:23.647Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
18:18:23 [2020-07-31T18:18:23.761Z] Client:
18:18:23 [2020-07-31T18:18:23.761Z]  Debug Mode: false
18:18:23 [2020-07-31T18:18:23.761Z] 
18:18:23 [2020-07-31T18:18:23.761Z] Server:
18:18:23 [2020-07-31T18:18:23.761Z]  Containers: 0
18:18:23 [2020-07-31T18:18:23.761Z]   Running: 0
18:18:23 [2020-07-31T18:18:23.761Z]   Paused: 0
18:18:23 [2020-07-31T18:18:23.761Z]   Stopped: 0
18:18:23 [2020-07-31T18:18:23.761Z]  Images: 0
18:18:23 [2020-07-31T18:18:23.761Z]  Server Version: 19.03.12
18:18:23 [2020-07-31T18:18:23.761Z]  Storage Driver: overlay2
18:18:23 [2020-07-31T18:18:23.761Z]   Backing Filesystem: extfs
18:18:23 [2020-07-31T18:18:23.761Z]   Supports d_type: true
18:18:23 [2020-07-31T18:18:23.761Z]   Native Overlay Diff: true
18:18:23 [2020-07-31T18:18:23.761Z]  Logging Driver: json-file
18:18:23 [2020-07-31T18:18:23.761Z]  Cgroup Driver: cgroupfs
18:18:23 [2020-07-31T18:18:23.761Z]  Plugins:
18:18:23 [2020-07-31T18:18:23.761Z]   Volume: local
18:18:23 [2020-07-31T18:18:23.761Z]   Network: bridge host ipvlan macvlan null overlay
18:18:23 [2020-07-31T18:18:23.761Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:18:23 [2020-07-31T18:18:23.761Z]  Swarm: inactive
18:18:23 [2020-07-31T18:18:23.761Z]  Runtimes: runc
18:18:23 [2020-07-31T18:18:23.761Z]  Default Runtime: runc
18:18:23 [2020-07-31T18:18:23.761Z]  Init Binary: docker-init
18:18:23 [2020-07-31T18:18:23.761Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:23 [2020-07-31T18:18:23.761Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:23 [2020-07-31T18:18:23.761Z]  init version: fec3683
18:18:23 [2020-07-31T18:18:23.761Z]  Security Options:
18:18:23 [2020-07-31T18:18:23.761Z]   apparmor
18:18:23 [2020-07-31T18:18:23.761Z]   seccomp
18:18:23 [2020-07-31T18:18:23.761Z]    Profile: default
18:18:23 [2020-07-31T18:18:23.761Z]  Kernel Version: 5.3.0-1030-aws
18:18:23 [2020-07-31T18:18:23.761Z]  Operating System: Ubuntu 18.04.4 LTS
18:18:23 [2020-07-31T18:18:23.761Z]  OSType: linux
18:18:23 [2020-07-31T18:18:23.761Z]  Architecture: x86_64
18:18:23 [2020-07-31T18:18:23.761Z]  CPUs: 2
18:18:23 [2020-07-31T18:18:23.761Z]  Total Memory: 7.487GiB
18:18:23 [2020-07-31T18:18:23.761Z]  Name: ip-10-100-53-208
18:18:23 [2020-07-31T18:18:23.761Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
18:18:23 [2020-07-31T18:18:23.761Z]  Docker Root Dir: /var/lib/docker
18:18:23 [2020-07-31T18:18:23.761Z]  Debug Mode: false
18:18:23 [2020-07-31T18:18:23.761Z]  Registry: https://index.docker.io/v1/
18:18:23 [2020-07-31T18:18:23.761Z]  Labels:
18:18:23 [2020-07-31T18:18:23.761Z]  Experimental: true
18:18:23 [2020-07-31T18:18:23.761Z]  Insecure Registries:
18:18:23 [2020-07-31T18:18:23.761Z]   127.0.0.0/8
18:18:23 [2020-07-31T18:18:23.761Z]  Live Restore Enabled: true
18:18:23 [2020-07-31T18:18:23.761Z] 
18:18:23 [2020-07-31T18:18:23.761Z] WARNING: No swap limit support
[Pipeline] sh
18:18:23 [2020-07-31T18:18:23.913Z] Client:
18:18:23 [2020-07-31T18:18:23.913Z]  Debug Mode: false
18:18:23 [2020-07-31T18:18:23.913Z] 
18:18:23 [2020-07-31T18:18:23.913Z] Server:
18:18:23 [2020-07-31T18:18:23.913Z]  Containers: 0
18:18:23 [2020-07-31T18:18:23.913Z]   Running: 0
18:18:23 [2020-07-31T18:18:23.913Z]   Paused: 0
18:18:23 [2020-07-31T18:18:23.913Z]   Stopped: 0
18:18:23 [2020-07-31T18:18:23.913Z]  Images: 0
18:18:23 [2020-07-31T18:18:23.913Z]  Server Version: 19.03.12
18:18:23 [2020-07-31T18:18:23.913Z]  Storage Driver: overlay2
18:18:23 [2020-07-31T18:18:23.913Z]   Backing Filesystem: extfs
18:18:23 [2020-07-31T18:18:23.913Z]   Supports d_type: true
18:18:23 [2020-07-31T18:18:23.913Z]   Native Overlay Diff: true
18:18:23 [2020-07-31T18:18:23.913Z]  Logging Driver: json-file
18:18:23 [2020-07-31T18:18:23.913Z]  Cgroup Driver: cgroupfs
18:18:23 [2020-07-31T18:18:23.913Z]  Plugins:
18:18:23 [2020-07-31T18:18:23.913Z]   Volume: local
18:18:23 [2020-07-31T18:18:23.913Z]   Network: bridge host ipvlan macvlan null overlay
18:18:23 [2020-07-31T18:18:23.913Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:18:23 [2020-07-31T18:18:23.913Z]  Swarm: inactive
18:18:23 [2020-07-31T18:18:23.913Z]  Runtimes: runc
18:18:23 [2020-07-31T18:18:23.913Z]  Default Runtime: runc
18:18:23 [2020-07-31T18:18:23.913Z]  Init Binary: docker-init
18:18:23 [2020-07-31T18:18:23.913Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:23 [2020-07-31T18:18:23.913Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:23 [2020-07-31T18:18:23.913Z]  init version: fec3683
18:18:23 [2020-07-31T18:18:23.913Z]  Security Options:
18:18:23 [2020-07-31T18:18:23.913Z]   apparmor
18:18:23 [2020-07-31T18:18:23.913Z]   seccomp
18:18:23 [2020-07-31T18:18:23.913Z]    Profile: default
18:18:23 [2020-07-31T18:18:23.913Z]  Kernel Version: 5.3.0-1030-aws
18:18:23 [2020-07-31T18:18:23.913Z]  Operating System: Ubuntu 18.04.4 LTS
18:18:23 [2020-07-31T18:18:23.913Z]  OSType: linux
18:18:23 [2020-07-31T18:18:23.913Z]  Architecture: x86_64
18:18:23 [2020-07-31T18:18:23.913Z]  CPUs: 2
18:18:23 [2020-07-31T18:18:23.913Z]  Total Memory: 7.487GiB
18:18:23 [2020-07-31T18:18:23.913Z]  Name: ip-10-100-47-117
18:18:23 [2020-07-31T18:18:23.913Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
18:18:23 [2020-07-31T18:18:23.913Z]  Docker Root Dir: /var/lib/docker
18:18:23 [2020-07-31T18:18:23.913Z]  Debug Mode: false
18:18:23 [2020-07-31T18:18:23.913Z]  Registry: https://index.docker.io/v1/
18:18:23 [2020-07-31T18:18:23.913Z]  Labels:
18:18:23 [2020-07-31T18:18:23.913Z]  Experimental: true
18:18:23 [2020-07-31T18:18:23.913Z]  Insecure Registries:
18:18:23 [2020-07-31T18:18:23.913Z]   127.0.0.0/8
18:18:23 [2020-07-31T18:18:23.913Z]  Live Restore Enabled: true
18:18:23 [2020-07-31T18:18:23.913Z] 
18:18:23 [2020-07-31T18:18:23.913Z] WARNING: No swap limit support
[Pipeline] sh
18:18:24 [2020-07-31T18:18:24.029Z] #41 66.17 vendor/golang.org/x/crypto/chacha20poly1305
18:18:24 [2020-07-31T18:18:24.029Z] #41 66.47 vendor/golang.org/x/crypto/curve25519
18:18:24 [2020-07-31T18:18:24.071Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:24 [2020-07-31T18:18:24.071Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:24 [2020-07-31T18:18:24.071Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41301/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:18:24 [2020-07-31T18:18:24.071Z] + bash /home/ubuntu/workspace/moby_PR-41301/check-config.sh
18:18:24 [2020-07-31T18:18:24.071Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:18:24 [2020-07-31T18:18:24.071Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
18:18:24 [2020-07-31T18:18:24.071Z] 
18:18:24 [2020-07-31T18:18:24.071Z] Generally Necessary:
18:18:24 [2020-07-31T18:18:24.071Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:18:24 [2020-07-31T18:18:24.071Z] - apparmor: enabled and tools installed
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_NAMESPACES: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_NET_NS: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_PID_NS: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_IPC_NS: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_UTS_NS: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_CGROUPS: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_CGROUP_CPUACCT: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_CGROUP_DEVICE: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_CGROUP_FREEZER: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_CGROUP_SCHED: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_CPUSETS: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_MEMCG: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_KEYS: enabled
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_VETH: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_BRIDGE: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_NF_NAT_IPV4: missing
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:18:24 [2020-07-31T18:18:24.071Z] - CONFIG_NF_NAT: enabled (as module)
18:18:24 [2020-07-31T18:18:24.203Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:24 [2020-07-31T18:18:24.203Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:24 [2020-07-31T18:18:24.203Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41301/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:18:24 [2020-07-31T18:18:24.322Z] #41 66.71 vendor/golang.org/x/crypto/hkdf
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_NF_NAT_NEEDED: missing
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_POSIX_MQUEUE: enabled
18:18:24 [2020-07-31T18:18:24.348Z] 
18:18:24 [2020-07-31T18:18:24.348Z] Optional Features:
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_USER_NS: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_SECCOMP: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_CGROUP_PIDS: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_MEMCG_SWAP: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:18:24 [2020-07-31T18:18:24.348Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_BLK_CGROUP: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_IOSCHED_CFQ: missing
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_CGROUP_PERF: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_CGROUP_HUGETLB: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_CFS_BANDWIDTH: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_RT_GROUP_SCHED: missing
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_IP_VS: enabled (as module)
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_IP_VS_NFCT: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_IP_VS_RR: enabled (as module)
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_EXT4_FS: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:18:24 [2020-07-31T18:18:24.348Z] - Network Drivers:
18:18:24 [2020-07-31T18:18:24.348Z]   - "overlay":
18:18:24 [2020-07-31T18:18:24.348Z]     - CONFIG_VXLAN: enabled (as module)
18:18:24 [2020-07-31T18:18:24.348Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:18:24 [2020-07-31T18:18:24.348Z]       Optional (for encrypted networks):
18:18:24 [2020-07-31T18:18:24.463Z] + bash /home/ubuntu/workspace/moby_PR-41301/check-config.sh
18:18:24 [2020-07-31T18:18:24.463Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:18:24 [2020-07-31T18:18:24.463Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
18:18:24 [2020-07-31T18:18:24.463Z] 
18:18:24 [2020-07-31T18:18:24.463Z] Generally Necessary:
18:18:24 [2020-07-31T18:18:24.463Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:18:24 [2020-07-31T18:18:24.464Z] - apparmor: enabled and tools installed
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_NAMESPACES: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_NET_NS: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_PID_NS: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_IPC_NS: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_UTS_NS: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_CGROUPS: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_CGROUP_CPUACCT: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_CGROUP_DEVICE: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_CGROUP_FREEZER: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_CGROUP_SCHED: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_CPUSETS: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_MEMCG: enabled
18:18:24 [2020-07-31T18:18:24.464Z] - CONFIG_KEYS: enabled
18:18:24 [2020-07-31T18:18:24.616Z] #41 66.81 vendor/golang.org/x/text/transform
18:18:24 [2020-07-31T18:18:24.616Z]       - CONFIG_CRYPTO: enabled
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_CRYPTO_AEAD: enabled
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_CRYPTO_GCM: enabled
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_CRYPTO_GHASH: enabled
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_XFRM: enabled
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_XFRM_USER: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_INET_ESP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:18:24 [2020-07-31T18:18:24.617Z]   - "ipvlan":
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_IPVLAN: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]   - "macvlan":
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_MACVLAN: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_DUMMY: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]   - "ftp,tftp client in container":
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z] - Storage Drivers:
18:18:24 [2020-07-31T18:18:24.617Z]   - "aufs":
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_AUFS_FS: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]   - "btrfs":
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:18:24 [2020-07-31T18:18:24.617Z]   - "devicemapper":
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_BLK_DEV_DM: enabled
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]   - "overlay":
18:18:24 [2020-07-31T18:18:24.617Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:18:24 [2020-07-31T18:18:24.617Z]   - "zfs":
18:18:24 [2020-07-31T18:18:24.617Z]     - /dev/zfs: present
18:18:24 [2020-07-31T18:18:24.617Z]     - zfs command: missing
18:18:24 [2020-07-31T18:18:24.617Z]     - zpool command: missing
18:18:24 [2020-07-31T18:18:24.617Z] 
18:18:24 [2020-07-31T18:18:24.617Z] Limits:
18:18:24 [2020-07-31T18:18:24.617Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:18:24 [2020-07-31T18:18:24.617Z] 
18:18:24 [2020-07-31T18:18:24.617Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_VETH: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_BRIDGE: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_NF_NAT_IPV4: missing
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_NF_NAT: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_NF_NAT_NEEDED: missing
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_POSIX_MQUEUE: enabled
18:18:24 [2020-07-31T18:18:24.725Z] 
18:18:24 [2020-07-31T18:18:24.725Z] Optional Features:
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_USER_NS: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_SECCOMP: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_CGROUP_PIDS: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_MEMCG_SWAP: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:18:24 [2020-07-31T18:18:24.725Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_BLK_CGROUP: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_IOSCHED_CFQ: missing
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_CGROUP_PERF: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_CGROUP_HUGETLB: enabled
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.725Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:18:24 [2020-07-31T18:18:24.909Z] #41 67.24 vendor/golang.org/x/text/unicode/bidi
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_CFS_BANDWIDTH: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_RT_GROUP_SCHED: missing
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_IP_VS: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_IP_VS_NFCT: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_IP_VS_RR: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_EXT4_FS: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:18:24 [2020-07-31T18:18:24.986Z] - Network Drivers:
18:18:24 [2020-07-31T18:18:24.986Z]   - "overlay":
18:18:24 [2020-07-31T18:18:24.986Z]     - CONFIG_VXLAN: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:18:24 [2020-07-31T18:18:24.986Z]       Optional (for encrypted networks):
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_CRYPTO: enabled
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_CRYPTO_AEAD: enabled
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_CRYPTO_GCM: enabled
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_CRYPTO_GHASH: enabled
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_XFRM: enabled
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_XFRM_USER: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_INET_ESP: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:18:24 [2020-07-31T18:18:24.986Z]   - "ipvlan":
18:18:24 [2020-07-31T18:18:24.986Z]     - CONFIG_IPVLAN: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z]   - "macvlan":
18:18:24 [2020-07-31T18:18:24.986Z]     - CONFIG_MACVLAN: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z]     - CONFIG_DUMMY: enabled (as module)
18:18:24 [2020-07-31T18:18:24.986Z]   - "ftp,tftp client in container":
18:18:25 [2020-07-31T18:18:25.001Z] + sudo modprobe ip_vs
18:18:25 [2020-07-31T18:18:25.001Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 .
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z] - Storage Drivers:
18:18:25 [2020-07-31T18:18:25.246Z]   - "aufs":
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_AUFS_FS: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z]   - "btrfs":
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:18:25 [2020-07-31T18:18:25.246Z]   - "devicemapper":
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_BLK_DEV_DM: enabled
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z]   - "overlay":
18:18:25 [2020-07-31T18:18:25.246Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:18:25 [2020-07-31T18:18:25.246Z]   - "zfs":
18:18:25 [2020-07-31T18:18:25.246Z]     - /dev/zfs: present
18:18:25 [2020-07-31T18:18:25.246Z]     - zfs command: missing
18:18:25 [2020-07-31T18:18:25.246Z]     - zpool command: missing
18:18:25 [2020-07-31T18:18:25.246Z] 
18:18:25 [2020-07-31T18:18:25.246Z] Limits:
18:18:25 [2020-07-31T18:18:25.246Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:18:25 [2020-07-31T18:18:25.246Z] 
18:18:25 [2020-07-31T18:18:25.246Z] + true
[Pipeline] }
18:18:25 [2020-07-31T18:18:25.263Z] #2 [internal] load .dockerignore
18:18:25 [2020-07-31T18:18:25.263Z] #2 transferring context: 87B done
18:18:25 [2020-07-31T18:18:25.263Z] #2 DONE 0.1s
18:18:25 [2020-07-31T18:18:25.263Z] 
18:18:25 [2020-07-31T18:18:25.263Z] #1 [internal] load build definition from Dockerfile
18:18:25 [2020-07-31T18:18:25.263Z] #1 transferring dockerfile: 16.37kB done
18:18:25 [2020-07-31T18:18:25.263Z] #1 DONE 0.1s
18:18:25 [2020-07-31T18:18:25.263Z] 
18:18:25 [2020-07-31T18:18:25.263Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:18:25 [2020-07-31T18:18:25.546Z] #41 ...
18:18:25 [2020-07-31T18:18:25.546Z] 
18:18:25 [2020-07-31T18:18:25.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:25 [2020-07-31T18:18:25.546Z] #10 57.72 Selecting previously unselected package g++-mingw-w64-x86-64.
18:18:25 [2020-07-31T18:18:25.546Z] #10 57.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:18:25 [2020-07-31T18:18:25.546Z] #10 57.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:18:25 [2020-07-31T18:18:25.546Z] #10 ...
18:18:25 [2020-07-31T18:18:25.546Z] 
18:18:25 [2020-07-31T18:18:25.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.26   HOSTDEP  compel/src/main-host.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.29   DEP      compel/src/lib/ptrace.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.40   DEP      compel/src/lib/infect.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.56   DEP      compel/src/lib/infect-util.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.67   DEP      compel/src/lib/infect-rpc.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.75   DEP      compel/arch/s390/src/lib/infect.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.83   DEP      compel/arch/s390/src/lib/cpu.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.85   DEP      compel/src/lib/log.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.89   DEP      compel/src/main.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 28.99   DEP      compel/src/lib/handle-elf.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 29.07   DEP      compel/arch/s390/src/lib/handle-elf.d
18:18:25 [2020-07-31T18:18:25.546Z] #39 29.19   CC       compel/src/lib/log.o
18:18:25 [2020-07-31T18:18:25.546Z] #39 29.38   CC       compel/arch/s390/src/lib/cpu.o
18:18:25 [2020-07-31T18:18:25.546Z] #39 29.49   CC       compel/arch/s390/src/lib/infect.o
18:18:25 [2020-07-31T18:18:25.546Z] #39 29.89   CC       compel/src/lib/infect-rpc.o
18:18:25 [2020-07-31T18:18:25.546Z] #39 30.16   CC       compel/src/lib/infect-util.o
18:18:25 [2020-07-31T18:18:25.546Z] #39 30.28   CC       compel/src/lib/infect.o
18:18:25 [2020-07-31T18:18:25.578Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:18:25 [2020-07-31T18:18:25.585Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 .
18:18:25 [2020-07-31T18:18:25.585Z] #2 [internal] load build definition from Dockerfile
18:18:25 [2020-07-31T18:18:25.585Z] #2 transferring dockerfile: 16.37kB done
18:18:25 [2020-07-31T18:18:25.585Z] #2 DONE 0.0s
18:18:25 [2020-07-31T18:18:25.585Z] 
18:18:25 [2020-07-31T18:18:25.585Z] #1 [internal] load .dockerignore
18:18:25 [2020-07-31T18:18:25.585Z] #1 transferring context: 87B done
18:18:25 [2020-07-31T18:18:25.585Z] #1 DONE 0.1s
18:18:25 [2020-07-31T18:18:25.585Z] 
18:18:25 [2020-07-31T18:18:25.585Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
18:18:25 [2020-07-31T18:18:25.618Z] First time build. Skipping changelog.
18:18:25 [2020-07-31T18:18:25.832Z] #3 DONE 0.4s
18:18:25 [2020-07-31T18:18:25.832Z] 
18:18:25 [2020-07-31T18:18:25.832Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
18:18:25 [2020-07-31T18:18:25.832Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
18:18:25 [2020-07-31T18:18:25.832Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
18:18:25 [2020-07-31T18:18:25.832Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
18:18:25 [2020-07-31T18:18:25.832Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
18:18:25 [2020-07-31T18:18:25.832Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
18:18:25 [2020-07-31T18:18:25.832Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
18:18:25 [2020-07-31T18:18:25.832Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
18:18:25 [2020-07-31T18:18:25.580Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:18:26 [2020-07-31T18:18:26.162Z] #3 DONE 0.4s
18:18:26 [2020-07-31T18:18:26.162Z] 
18:18:26 [2020-07-31T18:18:26.162Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
18:18:26 [2020-07-31T18:18:26.162Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
18:18:26 [2020-07-31T18:18:26.162Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
18:18:26 [2020-07-31T18:18:26.162Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
18:18:26 [2020-07-31T18:18:26.162Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
18:18:26 [2020-07-31T18:18:26.162Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.53kB / 8.88MB 0.1s
18:18:26 [2020-07-31T18:18:26.162Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.54MB / 8.88MB 0.2s
18:18:26 [2020-07-31T18:18:26.402Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
18:18:26 [2020-07-31T18:18:26.420Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s
18:18:26 [2020-07-31T18:18:26.585Z] #39 31.49   CC       compel/src/lib/ptrace.o
18:18:26 [2020-07-31T18:18:26.585Z] #39 31.74   AR       compel/libcompel.a
18:18:26 [2020-07-31T18:18:26.592Z] Client:
18:18:26 [2020-07-31T18:18:26.592Z]  Debug Mode: false
18:18:26 [2020-07-31T18:18:26.592Z] 
18:18:26 [2020-07-31T18:18:26.592Z] Server:
18:18:26 [2020-07-31T18:18:26.592Z]  Containers: 0
18:18:26 [2020-07-31T18:18:26.592Z]   Running: 0
18:18:26 [2020-07-31T18:18:26.592Z]   Paused: 0
18:18:26 [2020-07-31T18:18:26.592Z]   Stopped: 0
18:18:26 [2020-07-31T18:18:26.592Z]  Images: 0
18:18:26 [2020-07-31T18:18:26.592Z]  Server Version: 19.03.12
18:18:26 [2020-07-31T18:18:26.592Z]  Storage Driver: overlay2
18:18:26 [2020-07-31T18:18:26.592Z]   Backing Filesystem: extfs
18:18:26 [2020-07-31T18:18:26.592Z]   Supports d_type: true
18:18:26 [2020-07-31T18:18:26.592Z]   Native Overlay Diff: true
18:18:26 [2020-07-31T18:18:26.592Z]  Logging Driver: json-file
18:18:26 [2020-07-31T18:18:26.592Z]  Cgroup Driver: cgroupfs
18:18:26 [2020-07-31T18:18:26.592Z]  Plugins:
18:18:26 [2020-07-31T18:18:26.592Z]   Volume: local
18:18:26 [2020-07-31T18:18:26.592Z]   Network: bridge host ipvlan macvlan null overlay
18:18:26 [2020-07-31T18:18:26.592Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:18:26 [2020-07-31T18:18:26.592Z]  Swarm: inactive
18:18:26 [2020-07-31T18:18:26.592Z]  Runtimes: runc
18:18:26 [2020-07-31T18:18:26.592Z]  Default Runtime: runc
18:18:26 [2020-07-31T18:18:26.592Z]  Init Binary: docker-init
18:18:26 [2020-07-31T18:18:26.592Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:26 [2020-07-31T18:18:26.592Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:26 [2020-07-31T18:18:26.592Z]  init version: fec3683
18:18:26 [2020-07-31T18:18:26.592Z]  Security Options:
18:18:26 [2020-07-31T18:18:26.592Z]   apparmor
18:18:26 [2020-07-31T18:18:26.592Z]   seccomp
18:18:26 [2020-07-31T18:18:26.592Z]    Profile: default
18:18:26 [2020-07-31T18:18:26.592Z]  Kernel Version: 4.15.0-1074-aws
18:18:26 [2020-07-31T18:18:26.592Z]  Operating System: Ubuntu 16.04.6 LTS
18:18:26 [2020-07-31T18:18:26.592Z]  OSType: linux
18:18:26 [2020-07-31T18:18:26.592Z]  Architecture: aarch64
18:18:26 [2020-07-31T18:18:26.592Z]  CPUs: 4
18:18:26 [2020-07-31T18:18:26.592Z]  Total Memory: 7.525GiB
18:18:26 [2020-07-31T18:18:26.592Z]  Name: ip-10-100-40-22
18:18:26 [2020-07-31T18:18:26.592Z]  ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2
18:18:26 [2020-07-31T18:18:26.592Z]  Docker Root Dir: /var/lib/docker
18:18:26 [2020-07-31T18:18:26.592Z]  Debug Mode: false
18:18:26 [2020-07-31T18:18:26.592Z]  Registry: https://index.docker.io/v1/
18:18:26 [2020-07-31T18:18:26.592Z]  Labels:
18:18:26 [2020-07-31T18:18:26.592Z]  Experimental: true
18:18:26 [2020-07-31T18:18:26.592Z]  Insecure Registries:
18:18:26 [2020-07-31T18:18:26.592Z]   127.0.0.0/8
18:18:26 [2020-07-31T18:18:26.592Z]  Live Restore Enabled: true
18:18:26 [2020-07-31T18:18:26.592Z] 
18:18:26 [2020-07-31T18:18:26.592Z] WARNING: No swap limit support
[Pipeline] sh
18:18:26 [2020-07-31T18:18:26.680Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.6s done
18:18:26 [2020-07-31T18:18:26.680Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
18:18:26 [2020-07-31T18:18:26.709Z] + docker version
18:18:26 [2020-07-31T18:18:26.877Z] #39 31.80   HOSTCC   compel/src/main-host.o
18:18:26 [2020-07-31T18:18:26.877Z] #39 31.96   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
18:18:26 [2020-07-31T18:18:26.877Z] #39 32.03   HOSTCC   compel/src/lib/handle-elf-host.o
18:18:26 [2020-07-31T18:18:26.887Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:26 [2020-07-31T18:18:26.887Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:26 [2020-07-31T18:18:26.887Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41301/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:18:26 [2020-07-31T18:18:26.887Z] + bash /home/ubuntu/workspace/moby_PR-41301/check-config.sh
18:18:26 [2020-07-31T18:18:26.887Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:18:26 [2020-07-31T18:18:26.887Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ...
18:18:26 [2020-07-31T18:18:26.887Z] 
18:18:26 [2020-07-31T18:18:26.887Z] Generally Necessary:
18:18:26 [2020-07-31T18:18:26.887Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:18:26 [2020-07-31T18:18:26.887Z] - apparmor: enabled and tools installed
18:18:26 [2020-07-31T18:18:26.887Z] - CONFIG_NAMESPACES: enabled
18:18:26 [2020-07-31T18:18:26.887Z] - CONFIG_NET_NS: enabled
18:18:26 [2020-07-31T18:18:26.939Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
18:18:26 [2020-07-31T18:18:26.970Z] #4 DONE 1.3s
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_PID_NS: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_IPC_NS: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_UTS_NS: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_CGROUPS: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_CGROUP_CPUACCT: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_CGROUP_DEVICE: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_CGROUP_FREEZER: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_CGROUP_SCHED: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_CPUSETS: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_MEMCG: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_KEYS: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_VETH: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_BRIDGE: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_NF_NAT: enabled (as module)
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_NF_NAT_NEEDED: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_POSIX_MQUEUE: enabled
18:18:27 [2020-07-31T18:18:27.150Z] 
18:18:27 [2020-07-31T18:18:27.150Z] Optional Features:
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_USER_NS: enabled
18:18:27 [2020-07-31T18:18:27.150Z] - CONFIG_SECCOMP: enabled
18:18:27 [2020-07-31T18:18:27.170Z] #39 32.21   HOSTCC   compel/src/lib/log-host.o
18:18:27 [2020-07-31T18:18:27.170Z] #39 32.30   HOSTLINK compel/compel-host-bin
18:18:27 [2020-07-31T18:18:27.170Z] #39 32.38   DEP      soccr/soccr.d
18:18:27 [2020-07-31T18:18:27.231Z] 
18:18:27 [2020-07-31T18:18:27.231Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:18:27 [2020-07-31T18:18:27.359Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done
18:18:27 [2020-07-31T18:18:27.359Z] #59 DONE 4.8s
18:18:27 [2020-07-31T18:18:27.359Z] 
18:18:27 [2020-07-31T18:18:27.359Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:27 [2020-07-31T18:18:27.359Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:49bd500c6dbefc4c5aafae456db789859256b5aef0aad681b61c735c7773cd6d 1.79kB / 1.79kB done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:1d4419b49a5911d58e0b4f80f6c6b69459015001da99277babf959a8dd6446a4 155B / 155B 0.3s done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:1c8685784756ef2cf52bfd7aa4cf826bd407c500b8402bd2b5b799a2e734e133 54.14MB / 54.14MB 3.7s done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 68.92MB / 73.55MB 4.6s
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 0.9s done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:3db29f67586358d5c325f4d311f8faa65e7151c18a12be33189e36384c7ce941 10.73MB / 10.73MB 1.2s done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:b1942c37232dd2659b09fbfbc90a7fc0174d2d6adf39025a2af05ade1e7dc25e 6.20kB / 6.20kB done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:bc4207fc4c9343fb556aa40918bacc75880fb56765efc58b5a010c51a6a0aa78 57.46MB / 57.46MB 3.9s done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 76.04MB / 96.52MB 4.6s
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:b30caebadb02bf7491859d6fa88f91de1d93497d4cdb5f70e4143bad62b8b0fa 8.25MB / 8.25MB 0.9s done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:47a08a47fa976a319b3dcedeedcdf819489d21891c55d4220f7b767676b08f52 73.55MB / 73.55MB 4.9s done
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 84.70MB / 96.52MB 4.9s
18:18:27 [2020-07-31T18:18:27.359Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 91.09MB / 96.52MB 5.1s
18:18:27 [2020-07-31T18:18:27.412Z] - CONFIG_CGROUP_PIDS: enabled
18:18:27 [2020-07-31T18:18:27.412Z] - CONFIG_MEMCG_SWAP: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:18:27 [2020-07-31T18:18:27.413Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_BLK_CGROUP: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_IOSCHED_CFQ: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_CGROUP_PERF: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_CGROUP_HUGETLB: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_CFS_BANDWIDTH: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_RT_GROUP_SCHED: missing
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_IP_VS: enabled (as module)
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_IP_VS_NFCT: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_IP_VS_RR: enabled (as module)
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_EXT4_FS: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:18:27 [2020-07-31T18:18:27.413Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:18:27 [2020-07-31T18:18:27.463Z] #39 32.60   CC       soccr/soccr.o
18:18:27 [2020-07-31T18:18:27.658Z] #8 sha256:0ae62d2712a7e58afe49e4222deceaa4338a847ef19d1b641c001d043088a75b 96.52MB / 96.52MB 5.3s done
18:18:27 [2020-07-31T18:18:27.658Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0
18:18:27 [2020-07-31T18:18:27.675Z] - Network Drivers:
18:18:27 [2020-07-31T18:18:27.675Z]   - "overlay":
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_VXLAN: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:18:27 [2020-07-31T18:18:27.675Z]       Optional (for encrypted networks):
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_CRYPTO: enabled
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_CRYPTO_AEAD: enabled
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_CRYPTO_GCM: enabled
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_CRYPTO_GHASH: enabled
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_XFRM: enabled
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_XFRM_USER: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_INET_ESP: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]   - "ipvlan":
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_IPVLAN: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]   - "macvlan":
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_MACVLAN: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_DUMMY: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]   - "ftp,tftp client in container":
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z] - Storage Drivers:
18:18:27 [2020-07-31T18:18:27.675Z]   - "aufs":
18:18:27 [2020-07-31T18:18:27.675Z]     - CONFIG_AUFS_FS: enabled (as module)
18:18:27 [2020-07-31T18:18:27.675Z]   - "btrfs":
18:18:27 [2020-07-31T18:18:27.801Z] #6 DONE 0.6s
18:18:27 [2020-07-31T18:18:27.801Z] 
18:18:27 [2020-07-31T18:18:27.801Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
18:18:27 [2020-07-31T18:18:27.801Z] #5 DONE 0.7s
18:18:27 [2020-07-31T18:18:27.877Z] #4 DONE 1.6s
18:18:27 [2020-07-31T18:18:27.877Z] 
18:18:27 [2020-07-31T18:18:27.877Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
18:18:27 [2020-07-31T18:18:27.937Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:18:27 [2020-07-31T18:18:27.937Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:18:27 [2020-07-31T18:18:27.937Z]   - "devicemapper":
18:18:27 [2020-07-31T18:18:27.937Z]     - CONFIG_BLK_DEV_DM: enabled
18:18:27 [2020-07-31T18:18:27.937Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:18:27 [2020-07-31T18:18:27.937Z]   - "overlay":
18:18:27 [2020-07-31T18:18:27.937Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:18:27 [2020-07-31T18:18:27.937Z]   - "zfs":
18:18:27 [2020-07-31T18:18:27.937Z]     - /dev/zfs: missing
18:18:27 [2020-07-31T18:18:27.937Z]     - zfs command: missing
18:18:27 [2020-07-31T18:18:27.937Z]     - zpool command: missing
18:18:27 [2020-07-31T18:18:27.937Z] 
18:18:27 [2020-07-31T18:18:27.937Z] Limits:
18:18:27 [2020-07-31T18:18:27.937Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:18:27 [2020-07-31T18:18:27.937Z] 
18:18:27 [2020-07-31T18:18:27.937Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:18:28 [2020-07-31T18:18:28.060Z] 
18:18:28 [2020-07-31T18:18:28.060Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:28 [2020-07-31T18:18:28.060Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
18:18:28 [2020-07-31T18:18:28.060Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
18:18:28 [2020-07-31T18:18:28.060Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
18:18:28 [2020-07-31T18:18:28.060Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 1.72MB / 50.39MB 0.2s
18:18:28 [2020-07-31T18:18:28.060Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.2s
18:18:28 [2020-07-31T18:18:28.060Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 651.26kB / 10.00MB 0.2s
18:18:28 [2020-07-31T18:18:28.060Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
18:18:28 [2020-07-31T18:18:28.099Z] #39 33.35   AR       soccr/libsoccr.a
18:18:28 [2020-07-31T18:18:28.136Z] #6 DONE 0.3s
18:18:28 [2020-07-31T18:18:28.136Z] 
18:18:28 [2020-07-31T18:18:28.136Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:18:28 [2020-07-31T18:18:28.136Z] #5 DONE 0.3s
18:18:28 [2020-07-31T18:18:28.287Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 .
18:18:28 [2020-07-31T18:18:28.288Z] #1 [internal] load .dockerignore
18:18:28 [2020-07-31T18:18:28.305Z] #8 ...
18:18:28 [2020-07-31T18:18:28.305Z] 
18:18:28 [2020-07-31T18:18:28.305Z] #21 [internal] load build context
18:18:28 [2020-07-31T18:18:28.305Z] #21 transferring context: 51.42MB 6.2s done
18:18:28 [2020-07-31T18:18:28.305Z] #21 DONE 6.3s
18:18:28 [2020-07-31T18:18:28.320Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 2.38MB / 7.81MB 0.3s
18:18:28 [2020-07-31T18:18:28.320Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 1.97MB / 10.00MB 0.3s
18:18:28 [2020-07-31T18:18:28.395Z] 
18:18:28 [2020-07-31T18:18:28.395Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:28 [2020-07-31T18:18:28.395Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:18:28 [2020-07-31T18:18:28.395Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:18:28 [2020-07-31T18:18:28.395Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:18:28 [2020-07-31T18:18:28.400Z] #39 33.38 make[1]: 'soccr/libsoccr.a' is up to date.
18:18:28 [2020-07-31T18:18:28.400Z] #39 33.61   DEP      criu/arch/s390/sigframe.d
18:18:28 [2020-07-31T18:18:28.580Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 13.54MB / 50.39MB 0.5s
18:18:28 [2020-07-31T18:18:28.580Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.61MB / 7.81MB 0.5s
18:18:28 [2020-07-31T18:18:28.580Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.5s
18:18:28 [2020-07-31T18:18:28.601Z] 
18:18:28 [2020-07-31T18:18:28.601Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:28 [2020-07-31T18:18:28.692Z] #39 33.70   DEP      criu/arch/s390/crtools.d
18:18:28 [2020-07-31T18:18:28.692Z] #39 33.85   DEP      criu/arch/s390/cpu.d
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 27.36MB / 50.39MB 0.8s
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s done
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.6s done
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 2.96MB / 68.65MB 0.8s
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 6.74MB / 51.83MB 0.8s
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 34.13MB / 50.39MB 0.9s
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 8.35MB / 68.65MB 0.9s
18:18:28 [2020-07-31T18:18:28.841Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 15.47MB / 51.83MB 0.9s
18:18:28 [2020-07-31T18:18:28.985Z] #39 ...
18:18:28 [2020-07-31T18:18:28.986Z] 
18:18:28 [2020-07-31T18:18:28.986Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.10 Selecting previously unselected package libapparmor1:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.10 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.11 Unpacking libapparmor1:s390x (2.13.2-10) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.15 Selecting previously unselected package libapparmor-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.16 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.26 Selecting previously unselected package libbtrfs0.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.27 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.27 Unpacking libbtrfs0 (4.20.1-2) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.32 Selecting previously unselected package libbtrfs-dev.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.32 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.33 Unpacking libbtrfs-dev (4.20.1-2) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.41 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.41 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.41 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.46 Selecting previously unselected package libudev-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.46 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.47 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.58 Selecting previously unselected package libsepol1-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.58 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.58 Unpacking libsepol1-dev:s390x (2.8-1) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.77 Selecting previously unselected package libpcre16-3:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.78 Unpacking libpcre16-3:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.90 Selecting previously unselected package libpcre32-3:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.90 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 69.91 Unpacking libpcre32-3:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.07 Selecting previously unselected package libpcrecpp0v5:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.07 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.07 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.14 Selecting previously unselected package libpcre3-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.14 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.15 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.39 Selecting previously unselected package libselinux1-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.39 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.39 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.59 Selecting previously unselected package libdevmapper-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.60 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.60 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.65 Selecting previously unselected package libseccomp-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.65 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.65 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.77 Selecting previously unselected package libsystemd-dev:s390x.
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.77 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 70.77 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.06 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.08 Setting up libseccomp-dev:s390x (2.3.3-4) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.09 Setting up libapparmor1:s390x (2.13.2-10) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.10 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.10 Setting up libpcre16-3:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.11 Setting up libsepol1-dev:s390x (2.8-1) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.12 Setting up libbtrfs0 (4.20.1-2) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.13 Setting up libpcre32-3:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.14 Setting up libudev-dev:s390x (241-7~deb10u4) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.15 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.16 Setting up libbtrfs-dev (4.20.1-2) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.16 Setting up libapparmor-dev:s390x (2.13.2-10) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.17 Setting up mingw-w64-common (6.0.0-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.18 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.20 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.20 Setting up libpcre3-dev:s390x (2:8.39-12) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.21 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.22 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
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.22 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
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.23 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.23 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
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.23 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
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.24 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.25 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.25 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.26 Setting up dmsetup (2:1.02.155-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.27 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.28 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
18:18:28 [2020-07-31T18:18:28.986Z] #10 71.28 Processing triggers for libc-bin (2.28-10) ...
18:18:29 [2020-07-31T18:18:29.106Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 39.32MB / 50.39MB 1.0s
18:18:29 [2020-07-31T18:18:29.106Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 15.82MB / 68.65MB 1.0s
18:18:29 [2020-07-31T18:18:29.106Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 19.10MB / 51.83MB 1.0s
18:18:29 [2020-07-31T18:18:29.106Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 43.64MB / 50.39MB 1.1s
18:18:29 [2020-07-31T18:18:29.236Z] #1 transferring context:
18:18:29 [2020-07-31T18:18:29.279Z] #10 DONE 71.7s
18:18:29 [2020-07-31T18:18:29.279Z] 
18:18:29 [2020-07-31T18:18:29.279Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:29 [2020-07-31T18:18:29.373Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.3s
18:18:29 [2020-07-31T18:18:29.373Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 22.14MB / 68.65MB 1.3s
18:18:29 [2020-07-31T18:18:29.373Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 27.44MB / 51.83MB 1.3s
18:18:29 [2020-07-31T18:18:29.373Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 31.11MB / 68.65MB 1.4s
18:18:29 [2020-07-31T18:18:29.373Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 35.45MB / 51.83MB 1.4s
18:18:29 [2020-07-31T18:18:29.499Z] #1 transferring context: 87B done
18:18:29 [2020-07-31T18:18:29.499Z] #1 DONE 1.0s
18:18:29 [2020-07-31T18:18:29.499Z] 
18:18:29 [2020-07-31T18:18:29.499Z] #2 [internal] load build definition from Dockerfile
18:18:29 [2020-07-31T18:18:29.499Z] #2 transferring dockerfile: 16.37kB 0.0s done
18:18:29 [2020-07-31T18:18:29.499Z] #2 DONE 1.0s
18:18:29 [2020-07-31T18:18:29.499Z] 
18:18:29 [2020-07-31T18:18:29.499Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
18:18:29 [2020-07-31T18:18:29.634Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 35.83MB / 68.65MB 1.5s
18:18:29 [2020-07-31T18:18:29.634Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 41.05MB / 51.83MB 1.5s
18:18:29 [2020-07-31T18:18:29.896Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.6s done
18:18:29 [2020-07-31T18:18:29.896Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 47.00MB / 68.65MB 1.8s
18:18:29 [2020-07-31T18:18:29.896Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 1.8s
18:18:29 [2020-07-31T18:18:29.896Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 1.86MB / 120.18MB 1.8s
18:18:29 [2020-07-31T18:18:29.896Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909
18:18:29 [2020-07-31T18:18:29.896Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 58.37MB / 68.65MB 2.0s
18:18:29 [2020-07-31T18:18:29.896Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 8.77MB / 120.18MB 2.0s
18:18:30 [2020-07-31T18:18:30.075Z] #3 DONE 0.6s
18:18:30 [2020-07-31T18:18:30.075Z] 
18:18:30 [2020-07-31T18:18:30.075Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
18:18:30 [2020-07-31T18:18:30.075Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
18:18:30 [2020-07-31T18:18:30.075Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
18:18:30 [2020-07-31T18:18:30.075Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 69.16kB / 8.28MB 0.2s
18:18:30 [2020-07-31T18:18:30.075Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
18:18:30 [2020-07-31T18:18:30.075Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
18:18:30 [2020-07-31T18:18:30.157Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 67.84MB / 68.65MB 2.2s
18:18:30 [2020-07-31T18:18:30.157Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 17.39MB / 120.18MB 2.2s
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.012 + RM_GOPATH=0
18:18:30 [2020-07-31T18:18:30.324Z] #49 ...
18:18:30 [2020-07-31T18:18:30.324Z] 
18:18:30 [2020-07-31T18:18:30.324Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
18:18:30 [2020-07-31T18:18:30.324Z] #11 DONE 1.1s
18:18:30 [2020-07-31T18:18:30.324Z] 
18:18:30 [2020-07-31T18:18:30.324Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.013 + TMP_GOPATH=
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.013 + : /build
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.013 + '[' -z '' ']'
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.013 ++ mktemp -d
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.014 + export GOPATH=/tmp/tmp.jHC6FtjXA5
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.014 + GOPATH=/tmp/tmp.jHC6FtjXA5
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.014 + RM_GOPATH=1
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.014 + case "$(go env GOARCH)" in
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.014 ++ go env GOARCH
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.032 + export GO_BUILDMODE=-buildmode=pie
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.032 + GO_BUILDMODE=-buildmode=pie
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.033 ++ dirname /tmp/install/install.sh
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.034 + dir=/tmp/install
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.034 + bin=runc
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.034 + shift
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.034 + '[' '!' -f /tmp/install/runc.installer ']'
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.034 + . /tmp/install/runc.installer
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.035 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.035 + install_runc
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.037 + grep -q '^3\.10\.0.*\.el7\.'
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.038 + uname -r
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.039 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.039 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.039 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jHC6FtjXA5/src/github.com/opencontainers/runc
18:18:30 [2020-07-31T18:18:30.324Z] #49 1.042 Cloning into '/tmp/tmp.jHC6FtjXA5/src/github.com/opencontainers/runc'...
18:18:30 [2020-07-31T18:18:30.338Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s
18:18:30 [2020-07-31T18:18:30.338Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
18:18:30 [2020-07-31T18:18:30.605Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done
18:18:30 [2020-07-31T18:18:30.727Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.3s done
18:18:30 [2020-07-31T18:18:30.727Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 43.07MB / 120.18MB 2.7s
18:18:30 [2020-07-31T18:18:30.727Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.7s
18:18:30 [2020-07-31T18:18:30.868Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
18:18:30 [2020-07-31T18:18:30.869Z] #4 DONE 0.7s
18:18:30 [2020-07-31T18:18:30.906Z] Client: Docker Engine - Community
18:18:30 [2020-07-31T18:18:30.906Z]  Version:           19.03.12
18:18:30 [2020-07-31T18:18:30.906Z]  API version:       1.40
18:18:30 [2020-07-31T18:18:30.906Z]  Go version:        go1.13.10
18:18:30 [2020-07-31T18:18:30.906Z]  Git commit:        48a66213fe
18:18:30 [2020-07-31T18:18:30.906Z]  Built:             Mon Jun 22 15:45:36 2020
18:18:30 [2020-07-31T18:18:30.906Z]  OS/Arch:           linux/amd64
18:18:30 [2020-07-31T18:18:30.906Z]  Experimental:      false
18:18:30 [2020-07-31T18:18:30.906Z] 
18:18:30 [2020-07-31T18:18:30.906Z] Server: Docker Engine - Community
18:18:30 [2020-07-31T18:18:30.906Z]  Engine:
18:18:30 [2020-07-31T18:18:30.906Z]   Version:          19.03.12
18:18:30 [2020-07-31T18:18:30.906Z]   API version:      1.40 (minimum version 1.12)
18:18:30 [2020-07-31T18:18:30.906Z]   Go version:       go1.13.10
18:18:30 [2020-07-31T18:18:30.906Z]   Git commit:       48a66213fe
18:18:30 [2020-07-31T18:18:30.906Z]   Built:            Mon Jun 22 15:44:07 2020
18:18:30 [2020-07-31T18:18:30.906Z]   OS/Arch:          linux/amd64
18:18:30 [2020-07-31T18:18:30.906Z]   Experimental:     true
18:18:30 [2020-07-31T18:18:30.906Z]  containerd:
18:18:30 [2020-07-31T18:18:30.906Z]   Version:          1.2.13
18:18:30 [2020-07-31T18:18:30.906Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:30 [2020-07-31T18:18:30.906Z]  runc:
18:18:30 [2020-07-31T18:18:30.906Z]   Version:          1.0.0-rc10
18:18:30 [2020-07-31T18:18:30.906Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:30 [2020-07-31T18:18:30.906Z]  docker-init:
18:18:30 [2020-07-31T18:18:30.906Z]   Version:          0.18.0
18:18:30 [2020-07-31T18:18:30.906Z]   GitCommit:        fec3683
[Pipeline] sh
18:18:31 [2020-07-31T18:18:31.133Z] 
18:18:31 [2020-07-31T18:18:31.133Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:18:31 [2020-07-31T18:18:31.218Z] + docker info
18:18:31 [2020-07-31T18:18:31.335Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.0s done
18:18:31 [2020-07-31T18:18:31.336Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 71.34MB / 120.18MB 3.2s
18:18:31 [2020-07-31T18:18:31.336Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.8s done
18:18:31 [2020-07-31T18:18:31.336Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 79.59MB / 120.18MB 3.4s
18:18:31 [2020-07-31T18:18:31.395Z] #6 DONE 0.2s
18:18:31 [2020-07-31T18:18:31.395Z] 
18:18:31 [2020-07-31T18:18:31.395Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
18:18:31 [2020-07-31T18:18:31.395Z] #5 DONE 0.3s
18:18:31 [2020-07-31T18:18:31.395Z] 
18:18:31 [2020-07-31T18:18:31.395Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:31 [2020-07-31T18:18:31.395Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
18:18:31 [2020-07-31T18:18:31.595Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 87.89MB / 120.18MB 3.7s
18:18:31 [2020-07-31T18:18:31.669Z] #7 sha256:499fa2a6ca20d2a30f4fc10862883fe62450d0bb924892cabcc8a69165425aed 1.79kB / 1.79kB done
18:18:31 [2020-07-31T18:18:31.669Z] #7 sha256:f6953177c65964ff63a4b42ea3255f787ed11b2e0e262ab028e3466cf118cf38 6.19kB / 6.19kB done
18:18:31 [2020-07-31T18:18:31.669Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0B / 7.68MB 0.1s
18:18:31 [2020-07-31T18:18:31.669Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
18:18:31 [2020-07-31T18:18:31.669Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 0B / 49.17MB 0.1s
18:18:31 [2020-07-31T18:18:31.669Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 2.82MB / 7.68MB 0.3s
18:18:31 [2020-07-31T18:18:31.837Z] #49 ...
18:18:31 [2020-07-31T18:18:31.837Z] 
18:18:31 [2020-07-31T18:18:31.837Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
18:18:31 [2020-07-31T18:18:31.837Z] #12 DONE 1.2s
18:18:31 [2020-07-31T18:18:31.837Z] 
18:18:31 [2020-07-31T18:18:31.837Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
18:18:31 [2020-07-31T18:18:31.937Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.4s
18:18:31 [2020-07-31T18:18:31.937Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 14.93MB / 49.17MB 0.4s
18:18:31 [2020-07-31T18:18:31.937Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0B / 9.98MB 0.4s
18:18:32 [2020-07-31T18:18:32.168Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 97.47MB / 120.18MB 4.2s
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 22.93MB / 49.17MB 0.6s
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 7.34MB / 9.98MB 0.6s
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 7.68MB / 7.68MB 0.6s done
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 30.45MB / 49.17MB 0.6s
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.6s
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 0B / 52.16MB 0.6s
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 44.26MB / 49.17MB 0.7s
18:18:32 [2020-07-31T18:18:32.212Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 9.04MB / 52.16MB 0.7s
18:18:32 [2020-07-31T18:18:32.432Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 106.26MB / 120.18MB 4.4s
18:18:32 [2020-07-31T18:18:32.484Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 47.99MB / 49.17MB 0.8s
18:18:32 [2020-07-31T18:18:32.484Z] #7 sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 9.98MB / 9.98MB 0.8s done
18:18:32 [2020-07-31T18:18:32.484Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 21.38MB / 52.16MB 0.8s
18:18:32 [2020-07-31T18:18:32.484Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 0B / 62.52MB 0.8s
18:18:32 [2020-07-31T18:18:32.484Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 27.33MB / 52.16MB 0.9s
18:18:32 [2020-07-31T18:18:32.517Z] #13 0.868 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:18:32 [2020-07-31T18:18:32.614Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 469.55kB / 9.86MB 3.7s
18:18:32 [2020-07-31T18:18:32.614Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.02MB / 9.86MB 3.8s
18:18:32 [2020-07-31T18:18:32.614Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.62MB / 9.86MB 4.0s
18:18:32 [2020-07-31T18:18:32.614Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.49MB / 9.86MB 4.1s
18:18:32 [2020-07-31T18:18:32.614Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.3s
18:18:32 [2020-07-31T18:18:32.692Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 115.43MB / 120.18MB 4.7s
18:18:32 [2020-07-31T18:18:32.756Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 42.62MB / 52.16MB 1.2s
18:18:32 [2020-07-31T18:18:32.756Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 14.38MB / 62.52MB 1.2s
18:18:32 [2020-07-31T18:18:32.756Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 48.45MB / 52.16MB 1.3s
18:18:32 [2020-07-31T18:18:32.756Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 22.01MB / 62.52MB 1.3s
18:18:32 [2020-07-31T18:18:32.756Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 1.3s
18:18:32 [2020-07-31T18:18:32.756Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 25.87MB / 62.52MB 1.3s
18:18:32 [2020-07-31T18:18:32.810Z] #13 DONE 1.1s
18:18:32 [2020-07-31T18:18:32.811Z] 
18:18:32 [2020-07-31T18:18:32.811Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:18:32 [2020-07-31T18:18:32.873Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
18:18:32 [2020-07-31T18:18:32.873Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.5s done
18:18:33 [2020-07-31T18:18:33.022Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 30.54MB / 62.52MB 1.5s
18:18:33 [2020-07-31T18:18:33.022Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 36.13MB / 62.52MB 1.6s
18:18:33 [2020-07-31T18:18:33.103Z] #14 ...
18:18:33 [2020-07-31T18:18:33.103Z] 
18:18:33 [2020-07-31T18:18:33.103Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:18:33 [2020-07-31T18:18:33.103Z] #54 70.97 + for f in rootlesskit rootlesskit-docker-proxy
18:18:33 [2020-07-31T18:18:33.103Z] #54 70.97 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:18:33 [2020-07-31T18:18:33.103Z] #54 DONE 75.5s
18:18:33 [2020-07-31T18:18:33.286Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 39.52MB / 62.52MB 1.6s
18:18:33 [2020-07-31T18:18:33.286Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 44.66MB / 62.52MB 1.8s
18:18:33 [2020-07-31T18:18:33.397Z] 
18:18:33 [2020-07-31T18:18:33.397Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:18:33 [2020-07-31T18:18:33.397Z] #55 DONE 0.1s
18:18:33 [2020-07-31T18:18:33.397Z] 
18:18:33 [2020-07-31T18:18:33.397Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:18:33 [2020-07-31T18:18:33.397Z] #56 DONE 0.1s
18:18:33 [2020-07-31T18:18:33.397Z] 
18:18:33 [2020-07-31T18:18:33.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:33 [2020-07-31T18:18:33.397Z] #39 34.02   CC       criu/arch/s390/cpu.o
18:18:33 [2020-07-31T18:18:33.397Z] #39 34.35   CC       criu/arch/s390/crtools.o
18:18:33 [2020-07-31T18:18:33.397Z] #39 35.23   CC       criu/arch/s390/sigframe.o
18:18:33 [2020-07-31T18:18:33.397Z] #39 35.43   LINK     criu/arch/s390/crtools.built-in.o
18:18:33 [2020-07-31T18:18:33.397Z] #39 35.47   DEP      criu/pie/util-vdso.d
18:18:33 [2020-07-31T18:18:33.397Z] #39 35.58   DEP      criu/pie/util.d
18:18:33 [2020-07-31T18:18:33.397Z] #39 35.76   CC       criu/pie/util.o
18:18:33 [2020-07-31T18:18:33.397Z] #39 35.94   CC       criu/pie/util-vdso.o
18:18:33 [2020-07-31T18:18:33.397Z] #39 36.52   AR       criu/pie/pie.lib.a
18:18:33 [2020-07-31T18:18:33.397Z] #39 36.56   DEP      criu/pie/restorer.d
18:18:33 [2020-07-31T18:18:33.397Z] #39 36.65   DEP      criu/arch/s390/restorer.d
18:18:33 [2020-07-31T18:18:33.397Z] #39 36.75   DEP      criu/arch/s390/vdso-pie.d
18:18:33 [2020-07-31T18:18:33.397Z] #39 36.82   DEP      criu/pie/parasite-vdso.d
18:18:33 [2020-07-31T18:18:33.397Z] #39 37.01   DEP      criu/pie/parasite.d
18:18:33 [2020-07-31T18:18:33.397Z] #39 37.18   CC       criu/pie/parasite.o
18:18:33 [2020-07-31T18:18:33.398Z] #39 38.04   LINK     criu/pie/parasite.built-in.o
18:18:33 [2020-07-31T18:18:33.398Z] #39 38.04   GEN      criu/pie/parasite-blob.h
18:18:33 [2020-07-31T18:18:33.398Z] #39 38.06   CC       criu/pie/parasite-vdso.o
18:18:33 [2020-07-31T18:18:33.398Z] #39 38.51   CC       criu/arch/s390/vdso-pie.o
18:18:33 [2020-07-31T18:18:33.441Z] #58 ...
18:18:33 [2020-07-31T18:18:33.441Z] 
18:18:33 [2020-07-31T18:18:33.441Z] #20 [internal] load build context
18:18:33 [2020-07-31T18:18:33.441Z] #20 transferring context: 51.42MB 5.1s done
18:18:33 [2020-07-31T18:18:33.441Z] #20 DONE 5.2s
18:18:33 [2020-07-31T18:18:33.441Z] 
18:18:33 [2020-07-31T18:18:33.441Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:33 [2020-07-31T18:18:33.441Z] #58 ...
18:18:33 [2020-07-31T18:18:33.441Z] 
18:18:33 [2020-07-31T18:18:33.441Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:33 [2020-07-31T18:18:33.441Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.9s done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.9s done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.4s done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.5s done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 72.35MB / 120.18MB 5.1s
18:18:33 [2020-07-31T18:18:33.441Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.4s
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.6s done
18:18:33 [2020-07-31T18:18:33.441Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 81.66MB / 120.18MB 5.3s
18:18:33 [2020-07-31T18:18:33.441Z] #7 ...
18:18:33 [2020-07-31T18:18:33.441Z] 
18:18:33 [2020-07-31T18:18:33.441Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:33 [2020-07-31T18:18:33.698Z] #39 ...
18:18:33 [2020-07-31T18:18:33.698Z] 
18:18:33 [2020-07-31T18:18:33.698Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:18:33 [2020-07-31T18:18:33.698Z] #14 DONE 1.1s
18:18:33 [2020-07-31T18:18:33.699Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 50.33MB / 62.52MB 1.8s
18:18:33 [2020-07-31T18:18:33.699Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 54.91MB / 62.52MB 2.0s
18:18:33 [2020-07-31T18:18:33.967Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 2.1s
18:18:33 [2020-07-31T18:18:33.991Z] 
18:18:33 [2020-07-31T18:18:33.991Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:33 [2020-07-31T18:18:33.991Z] #39 39.04   CC       criu/arch/s390/restorer.o
18:18:34 [2020-07-31T18:18:34.072Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 5.8s done
18:18:34 [2020-07-31T18:18:34.072Z] #7 ...
18:18:34 [2020-07-31T18:18:34.072Z] 
18:18:34 [2020-07-31T18:18:34.072Z] #20 [internal] load build context
18:18:34 [2020-07-31T18:18:34.072Z] #20 transferring context: 51.42MB 6.0s done
18:18:34 [2020-07-31T18:18:34.072Z] #20 DONE 6.1s
18:18:34 [2020-07-31T18:18:34.072Z] 
18:18:34 [2020-07-31T18:18:34.072Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:34 [2020-07-31T18:18:34.072Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:18:34 [2020-07-31T18:18:34.072Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:18:34 [2020-07-31T18:18:34.072Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:18:34 [2020-07-31T18:18:34.072Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.6s done
18:18:34 [2020-07-31T18:18:34.072Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done
18:18:34 [2020-07-31T18:18:34.072Z] #58 DONE 6.1s
18:18:34 [2020-07-31T18:18:34.072Z] 
18:18:34 [2020-07-31T18:18:34.072Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:34 [2020-07-31T18:18:34.303Z] #39 39.28   CC       criu/pie/restorer.o
18:18:34 [2020-07-31T18:18:34.922Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906
18:18:34 [2020-07-31T18:18:34.944Z] #39 ...
18:18:34 [2020-07-31T18:18:34.944Z] 
18:18:34 [2020-07-31T18:18:34.944Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
18:18:34 [2020-07-31T18:18:34.944Z] #15 DONE 1.2s
18:18:35 [2020-07-31T18:18:35.028Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.2s
18:18:35 [2020-07-31T18:18:35.185Z] #7 ...
18:18:35 [2020-07-31T18:18:35.185Z] 
18:18:35 [2020-07-31T18:18:35.185Z] #20 [internal] load build context
18:18:35 [2020-07-31T18:18:35.185Z] #20 transferring context: 51.42MB 3.3s done
18:18:35 [2020-07-31T18:18:35.185Z] #20 DONE 3.7s
18:18:35 [2020-07-31T18:18:35.185Z] 
18:18:35 [2020-07-31T18:18:35.185Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:35 [2020-07-31T18:18:35.185Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:18:35 [2020-07-31T18:18:35.185Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:18:35 [2020-07-31T18:18:35.185Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done
18:18:35 [2020-07-31T18:18:35.185Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:18:35 [2020-07-31T18:18:35.185Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done
18:18:35 [2020-07-31T18:18:35.185Z] #58 DONE 3.7s
18:18:35 [2020-07-31T18:18:35.185Z] 
18:18:35 [2020-07-31T18:18:35.185Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:35 [2020-07-31T18:18:35.185Z] #7 sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 49.17MB / 49.17MB 3.0s done
18:18:35 [2020-07-31T18:18:35.185Z] #7 sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 52.16MB / 52.16MB 3.4s done
18:18:35 [2020-07-31T18:18:35.185Z] #7 sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 62.52MB / 62.52MB 3.5s done
18:18:35 [2020-07-31T18:18:35.185Z] #7 sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e 155B / 155B 3.7s done
18:18:35 [2020-07-31T18:18:35.185Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 9.51MB / 97.69MB 3.7s
18:18:35 [2020-07-31T18:18:35.236Z] 
18:18:35 [2020-07-31T18:18:35.237Z] #16 [dev-systemd-false  6/26] RUN ldconfig
18:18:35 [2020-07-31T18:18:35.366Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done
18:18:35 [2020-07-31T18:18:35.413Z] Client:
18:18:35 [2020-07-31T18:18:35.413Z]  Debug Mode: false
18:18:35 [2020-07-31T18:18:35.413Z] 
18:18:35 [2020-07-31T18:18:35.413Z] Server:
18:18:35 [2020-07-31T18:18:35.413Z]  Containers: 0
18:18:35 [2020-07-31T18:18:35.413Z]   Running: 0
18:18:35 [2020-07-31T18:18:35.413Z]   Paused: 0
18:18:35 [2020-07-31T18:18:35.413Z]   Stopped: 0
18:18:35 [2020-07-31T18:18:35.413Z]  Images: 0
18:18:35 [2020-07-31T18:18:35.413Z]  Server Version: 19.03.12
18:18:35 [2020-07-31T18:18:35.413Z]  Storage Driver: overlay2
18:18:35 [2020-07-31T18:18:35.413Z]   Backing Filesystem: extfs
18:18:35 [2020-07-31T18:18:35.413Z]   Supports d_type: true
18:18:35 [2020-07-31T18:18:35.413Z]   Native Overlay Diff: true
18:18:35 [2020-07-31T18:18:35.413Z]  Logging Driver: json-file
18:18:35 [2020-07-31T18:18:35.413Z]  Cgroup Driver: cgroupfs
18:18:35 [2020-07-31T18:18:35.413Z]  Plugins:
18:18:35 [2020-07-31T18:18:35.413Z]   Volume: local
18:18:35 [2020-07-31T18:18:35.413Z]   Network: bridge host ipvlan macvlan null overlay
18:18:35 [2020-07-31T18:18:35.413Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:18:35 [2020-07-31T18:18:35.413Z]  Swarm: inactive
18:18:35 [2020-07-31T18:18:35.413Z]  Runtimes: runc
18:18:35 [2020-07-31T18:18:35.413Z]  Default Runtime: runc
18:18:35 [2020-07-31T18:18:35.413Z]  Init Binary: docker-init
18:18:35 [2020-07-31T18:18:35.413Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
18:18:35 [2020-07-31T18:18:35.413Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:18:35 [2020-07-31T18:18:35.413Z]  init version: fec3683
18:18:35 [2020-07-31T18:18:35.413Z]  Security Options:
18:18:35 [2020-07-31T18:18:35.413Z]   apparmor
18:18:35 [2020-07-31T18:18:35.413Z]   seccomp
18:18:35 [2020-07-31T18:18:35.413Z]    Profile: default
18:18:35 [2020-07-31T18:18:35.413Z]  Kernel Version: 5.3.0-1030-aws
18:18:35 [2020-07-31T18:18:35.413Z]  Operating System: Ubuntu 18.04.4 LTS
18:18:35 [2020-07-31T18:18:35.413Z]  OSType: linux
18:18:35 [2020-07-31T18:18:35.413Z]  Architecture: x86_64
18:18:35 [2020-07-31T18:18:35.413Z]  CPUs: 2
18:18:35 [2020-07-31T18:18:35.413Z]  Total Memory: 7.487GiB
18:18:35 [2020-07-31T18:18:35.413Z]  Name: ip-10-100-89-32
18:18:35 [2020-07-31T18:18:35.413Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
18:18:35 [2020-07-31T18:18:35.413Z]  Docker Root Dir: /var/lib/docker
18:18:35 [2020-07-31T18:18:35.413Z]  Debug Mode: false
18:18:35 [2020-07-31T18:18:35.413Z]  Registry: https://index.docker.io/v1/
18:18:35 [2020-07-31T18:18:35.413Z]  Labels:
18:18:35 [2020-07-31T18:18:35.413Z]  Experimental: true
18:18:35 [2020-07-31T18:18:35.413Z]  Insecure Registries:
18:18:35 [2020-07-31T18:18:35.413Z]   127.0.0.0/8
18:18:35 [2020-07-31T18:18:35.413Z]  Live Restore Enabled: true
18:18:35 [2020-07-31T18:18:35.413Z] 
18:18:35 [2020-07-31T18:18:35.413Z] WARNING: No swap limit support
[Pipeline] sh
18:18:35 [2020-07-31T18:18:35.448Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 17.78MB / 97.69MB 3.9s
18:18:35 [2020-07-31T18:18:35.448Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 26.51MB / 97.69MB 3.9s
18:18:35 [2020-07-31T18:18:35.712Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 37.41MB / 97.69MB 4.1s
18:18:35 [2020-07-31T18:18:35.712Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 53.26MB / 97.69MB 4.1s
18:18:35 [2020-07-31T18:18:35.712Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 68.80MB / 97.69MB 4.3s
18:18:35 [2020-07-31T18:18:35.715Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:35 [2020-07-31T18:18:35.715Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:18:35 [2020-07-31T18:18:35.715Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41301/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:18:35 [2020-07-31T18:18:35.715Z] + bash /home/ubuntu/workspace/moby_PR-41301/check-config.sh
18:18:35 [2020-07-31T18:18:35.715Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:18:35 [2020-07-31T18:18:35.715Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
18:18:35 [2020-07-31T18:18:35.715Z] 
18:18:35 [2020-07-31T18:18:35.715Z] Generally Necessary:
18:18:35 [2020-07-31T18:18:35.715Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:18:35 [2020-07-31T18:18:35.715Z] - apparmor: enabled and tools installed
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_NAMESPACES: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_NET_NS: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_PID_NS: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_IPC_NS: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_UTS_NS: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_CGROUPS: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_CGROUP_CPUACCT: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_CGROUP_DEVICE: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_CGROUP_FREEZER: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_CGROUP_SCHED: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_CPUSETS: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_MEMCG: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_KEYS: enabled
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_VETH: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_BRIDGE: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_NF_NAT_IPV4: missing
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:18:35 [2020-07-31T18:18:35.715Z] - CONFIG_NF_NAT: enabled (as module)
18:18:35 [2020-07-31T18:18:35.872Z] #16 DONE 0.9s
18:18:35 [2020-07-31T18:18:35.872Z] 
18:18:35 [2020-07-31T18:18:35.872Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:35 [2020-07-31T18:18:35.872Z] #39 40.76   LINK     criu/pie/restorer.built-in.o
18:18:35 [2020-07-31T18:18:35.872Z] #39 40.77   GEN      criu/pie/restorer-blob.h
18:18:35 [2020-07-31T18:18:35.872Z] #39 40.84   DEP      criu/vdso.d
18:18:35 [2020-07-31T18:18:35.934Z] #58 DONE 7.7s
18:18:35 [2020-07-31T18:18:35.934Z] 
18:18:35 [2020-07-31T18:18:35.934Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:35 [2020-07-31T18:18:35.934Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.6s
18:18:35 [2020-07-31T18:18:35.934Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.6s done
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_NF_NAT_NEEDED: missing
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_POSIX_MQUEUE: enabled
18:18:35 [2020-07-31T18:18:35.994Z] 
18:18:35 [2020-07-31T18:18:35.994Z] Optional Features:
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_USER_NS: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_SECCOMP: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_CGROUP_PIDS: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_MEMCG_SWAP: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:18:35 [2020-07-31T18:18:35.994Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_BLK_CGROUP: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_IOSCHED_CFQ: missing
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_CGROUP_PERF: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_CGROUP_HUGETLB: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_CFS_BANDWIDTH: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_RT_GROUP_SCHED: missing
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_IP_VS: enabled (as module)
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_IP_VS_NFCT: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_IP_VS_RR: enabled (as module)
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_EXT4_FS: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:18:35 [2020-07-31T18:18:35.994Z] - Network Drivers:
18:18:35 [2020-07-31T18:18:35.994Z]   - "overlay":
18:18:35 [2020-07-31T18:18:35.994Z]     - CONFIG_VXLAN: enabled (as module)
18:18:35 [2020-07-31T18:18:35.994Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:18:35 [2020-07-31T18:18:35.994Z]       Optional (for encrypted networks):
18:18:36 [2020-07-31T18:18:36.034Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 77.12MB / 97.69MB 4.4s
18:18:36 [2020-07-31T18:18:36.165Z] #39 41.11   DEP      criu/uts_ns.d
18:18:36 [2020-07-31T18:18:36.165Z] #39 41.19   DEP      criu/util.d
18:18:36 [2020-07-31T18:18:36.165Z] #39 41.32   DEP      criu/uffd.d
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_CRYPTO: enabled
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_CRYPTO_AEAD: enabled
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_CRYPTO_GCM: enabled
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_CRYPTO_GHASH: enabled
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_XFRM: enabled
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_XFRM_USER: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_INET_ESP: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
18:18:36 [2020-07-31T18:18:36.268Z]   - "ipvlan":
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_IPVLAN: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]   - "macvlan":
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_MACVLAN: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_DUMMY: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]   - "ftp,tftp client in container":
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z] - Storage Drivers:
18:18:36 [2020-07-31T18:18:36.268Z]   - "aufs":
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_AUFS_FS: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]   - "btrfs":
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:18:36 [2020-07-31T18:18:36.268Z]   - "devicemapper":
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_BLK_DEV_DM: enabled
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]   - "overlay":
18:18:36 [2020-07-31T18:18:36.268Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:18:36 [2020-07-31T18:18:36.268Z]   - "zfs":
18:18:36 [2020-07-31T18:18:36.268Z]     - /dev/zfs: present
18:18:36 [2020-07-31T18:18:36.268Z]     - zfs command: missing
18:18:36 [2020-07-31T18:18:36.268Z]     - zpool command: missing
18:18:36 [2020-07-31T18:18:36.268Z] 
18:18:36 [2020-07-31T18:18:36.268Z] Limits:
18:18:36 [2020-07-31T18:18:36.268Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:18:36 [2020-07-31T18:18:36.268Z] 
18:18:36 [2020-07-31T18:18:36.268Z] + true
[Pipeline] }
[Pipeline] // stage
18:18:36 [2020-07-31T18:18:36.296Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 92.83MB / 97.69MB 4.5s
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:18:36 [2020-07-31T18:18:36.409Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.6s done
18:18:36 [2020-07-31T18:18:36.409Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c
18:18:36 [2020-07-31T18:18:36.457Z] #39 41.47   DEP      criu/tun.d
18:18:36 [2020-07-31T18:18:36.458Z] #39 41.54   DEP      criu/tty.d
18:18:36 [2020-07-31T18:18:36.458Z] #39 ...
18:18:36 [2020-07-31T18:18:36.458Z] 
18:18:36 [2020-07-31T18:18:36.458Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:36 [2020-07-31T18:18:36.458Z] #41 68.85 vendor/golang.org/x/text/secure/bidirule
18:18:36 [2020-07-31T18:18:36.458Z] #41 69.10 vendor/golang.org/x/text/unicode/norm
18:18:36 [2020-07-31T18:18:36.458Z] #41 71.67 vendor/golang.org/x/net/idna
18:18:36 [2020-07-31T18:18:36.458Z] #41 73.57 vendor/golang.org/x/net/http2/hpack
18:18:36 [2020-07-31T18:18:36.458Z] #41 74.66 mime
18:18:36 [2020-07-31T18:18:36.458Z] #41 76.02 crypto/tls
18:18:36 [2020-07-31T18:18:36.458Z] #41 76.13 net/textproto
18:18:36 [2020-07-31T18:18:36.458Z] #41 77.21 mime/quotedprintable
18:18:36 [2020-07-31T18:18:36.458Z] #41 77.58 mime/multipart
18:18:36 [2020-07-31T18:18:36.458Z] #41 78.19 net/http/internal
18:18:36 [2020-07-31T18:18:36.612Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 .
18:18:36 [2020-07-31T18:18:36.612Z] #1 [internal] load .dockerignore
18:18:36 [2020-07-31T18:18:36.612Z] #1 transferring context: 87B done
18:18:36 [2020-07-31T18:18:36.612Z] #1 DONE 0.0s
18:18:36 [2020-07-31T18:18:36.612Z] 
18:18:36 [2020-07-31T18:18:36.612Z] #2 [internal] load build definition from Dockerfile
18:18:36 [2020-07-31T18:18:36.612Z] #2 transferring dockerfile: 16.37kB done
18:18:36 [2020-07-31T18:18:36.612Z] #2 DONE 0.1s
18:18:36 [2020-07-31T18:18:36.612Z] 
18:18:36 [2020-07-31T18:18:36.612Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
18:18:36 [2020-07-31T18:18:36.750Z] #41 ...
18:18:36 [2020-07-31T18:18:36.750Z] 
18:18:36 [2020-07-31T18:18:36.750Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:36 [2020-07-31T18:18:36.750Z] #39 41.63   DEP      criu/timerfd.d
18:18:36 [2020-07-31T18:18:36.750Z] #39 41.78   DEP      criu/timens.d
18:18:36 [2020-07-31T18:18:36.750Z] #39 41.86   DEP      criu/sysfs_parse.d
18:18:36 [2020-07-31T18:18:36.987Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done
18:18:37 [2020-07-31T18:18:37.042Z] #39 41.93   DEP      criu/sysctl.d
18:18:37 [2020-07-31T18:18:37.042Z] #39 42.01   DEP      criu/string.d
18:18:37 [2020-07-31T18:18:37.042Z] #39 42.03   DEP      criu/stats.d
18:18:37 [2020-07-31T18:18:37.042Z] #39 42.10   DEP      criu/sockets.d
18:18:37 [2020-07-31T18:18:37.246Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.1s
18:18:37 [2020-07-31T18:18:37.336Z] #39 42.21   DEP      criu/sk-unix.d
18:18:37 [2020-07-31T18:18:37.336Z] #39 42.32   DEP      criu/sk-tcp.d
18:18:37 [2020-07-31T18:18:37.336Z] #39 42.50   DEP      criu/sk-queue.d
18:18:37 [2020-07-31T18:18:37.336Z] #39 42.59   DEP      criu/sk-packet.d
18:18:37 [2020-07-31T18:18:37.505Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done
18:18:37 [2020-07-31T18:18:37.549Z] #3 DONE 0.6s
18:18:37 [2020-07-31T18:18:37.549Z] 
18:18:37 [2020-07-31T18:18:37.549Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
18:18:37 [2020-07-31T18:18:37.549Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
18:18:37 [2020-07-31T18:18:37.549Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
18:18:37 [2020-07-31T18:18:37.549Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
18:18:37 [2020-07-31T18:18:37.549Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
18:18:37 [2020-07-31T18:18:37.549Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
18:18:37 [2020-07-31T18:18:37.549Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
18:18:37 [2020-07-31T18:18:37.628Z] #39 42.71   DEP      criu/sk-netlink.d
18:18:37 [2020-07-31T18:18:37.764Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7
18:18:37 [2020-07-31T18:18:37.806Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s
18:18:37 [2020-07-31T18:18:37.846Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.7s done
18:18:37 [2020-07-31T18:18:37.846Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c
18:18:37 [2020-07-31T18:18:37.921Z] #39 42.85   DEP      criu/sk-inet.d
18:18:37 [2020-07-31T18:18:37.921Z] #39 42.96   DEP      criu/signalfd.d
18:18:37 [2020-07-31T18:18:37.921Z] #39 43.09   DEP      criu/sigframe.d
18:18:38 [2020-07-31T18:18:38.063Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
18:18:38 [2020-07-31T18:18:38.063Z] #4 DONE 0.7s
18:18:38 [2020-07-31T18:18:38.214Z] #39 43.17   DEP      criu/shmem.d
18:18:38 [2020-07-31T18:18:38.214Z] #39 43.27   DEP      criu/servicefd.d
18:18:38 [2020-07-31T18:18:38.214Z] #39 43.39   DEP      criu/seize.d
18:18:38 [2020-07-31T18:18:38.216Z] #7 extracting sha256:e2b2cb832ad58353bcc4edbdd16023beb64ec7856b469d202975f8de836c6906 3.6s done
18:18:38 [2020-07-31T18:18:38.323Z] 
18:18:38 [2020-07-31T18:18:38.323Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:18:38 [2020-07-31T18:18:38.415Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done
18:18:38 [2020-07-31T18:18:38.415Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2
18:18:38 [2020-07-31T18:18:38.478Z] #7 sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 97.69MB / 97.69MB 6.8s done
18:18:38 [2020-07-31T18:18:38.506Z] #39 43.48   DEP      criu/seccomp.d
18:18:38 [2020-07-31T18:18:38.506Z] #39 43.59   DEP      criu/rst-malloc.d
18:18:38 [2020-07-31T18:18:38.506Z] #39 43.64   DEP      criu/rbtree.d
18:18:38 [2020-07-31T18:18:38.587Z] #6 ...
18:18:38 [2020-07-31T18:18:38.587Z] 
18:18:38 [2020-07-31T18:18:38.587Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
18:18:38 [2020-07-31T18:18:38.587Z] #5 DONE 0.2s
18:18:38 [2020-07-31T18:18:38.587Z] 
18:18:38 [2020-07-31T18:18:38.587Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
18:18:38 [2020-07-31T18:18:38.587Z] #6 DONE 0.3s
18:18:38 [2020-07-31T18:18:38.587Z] 
18:18:38 [2020-07-31T18:18:38.587Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:38 [2020-07-31T18:18:38.587Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
18:18:38 [2020-07-31T18:18:38.587Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
18:18:38 [2020-07-31T18:18:38.587Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
18:18:38 [2020-07-31T18:18:38.801Z] #39 43.66   DEP      criu/pstree.d
18:18:38 [2020-07-31T18:18:38.801Z] #39 43.82   DEP      criu/protobuf.d
18:18:38 [2020-07-31T18:18:38.801Z] #39 43.88   GEN      criu/protobuf-desc-gen.h
18:18:38 [2020-07-31T18:18:38.985Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done
18:18:39 [2020-07-31T18:18:39.244Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7
18:18:39 [2020-07-31T18:18:39.474Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221
18:18:39 [2020-07-31T18:18:39.735Z] #7 extracting sha256:63d6493ea016bd1aa68fa88d01d53cd305f67bae5fa500592c76c466808bf221 0.4s done
18:18:39 [2020-07-31T18:18:39.839Z] #39 44.82   DEP      criu/protobuf-desc.d
18:18:39 [2020-07-31T18:18:39.839Z] #39 44.92   DEP      criu/proc_parse.d
18:18:40 [2020-07-31T18:18:40.133Z] #39 45.02   DEP      criu/plugin.d
18:18:40 [2020-07-31T18:18:40.133Z] #39 45.13   DEP      criu/pipes.d
18:18:40 [2020-07-31T18:18:40.133Z] #39 45.23   DEP      criu/pie-util.d
18:18:40 [2020-07-31T18:18:40.133Z] #39 45.29   DEP      criu/pie-util-vdso.d
18:18:40 [2020-07-31T18:18:40.425Z] #39 45.42   DEP      criu/path.d
18:18:40 [2020-07-31T18:18:40.425Z] #39 45.50   DEP      criu/parasite-syscall.d
18:18:40 [2020-07-31T18:18:40.425Z] #39 45.60   DEP      criu/pagemap.d
18:18:40 [2020-07-31T18:18:40.718Z] #39 45.76   DEP      criu/pagemap-cache.d
18:18:40 [2020-07-31T18:18:40.718Z] #39 45.84   DEP      criu/page-xfer.d
18:18:41 [2020-07-31T18:18:41.010Z] #39 45.93   DEP      criu/page-pipe.d
18:18:41 [2020-07-31T18:18:41.010Z] #39 45.97   DEP      criu/netfilter.d
18:18:41 [2020-07-31T18:18:41.010Z] #39 46.14   DEP      criu/net.d
18:18:41 [2020-07-31T18:18:41.123Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.1s
18:18:41 [2020-07-31T18:18:41.303Z] #39 46.37   DEP      criu/namespaces.d
18:18:41 [2020-07-31T18:18:41.385Z] #7 extracting sha256:33779eed82f6ae65801a87fd1278e902bbab0f609f0c6a0232d8ef0b37112127 0.2s done
18:18:41 [2020-07-31T18:18:41.596Z] #39 46.56   DEP      criu/mount.d
18:18:41 [2020-07-31T18:18:41.596Z] #39 46.73   DEP      criu/memfd.d
18:18:41 [2020-07-31T18:18:41.889Z] #39 46.86   DEP      criu/mem.d
18:18:41 [2020-07-31T18:18:41.889Z] #39 47.01   DEP      criu/lsm.d
18:18:41 [2020-07-31T18:18:41.889Z] #39 47.10   DEP      criu/log.d
18:18:41 [2020-07-31T18:18:41.979Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done
18:18:41 [2020-07-31T18:18:41.979Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0
18:18:42 [2020-07-31T18:18:42.182Z] #39 47.17   DEP      criu/libnetlink.d
18:18:42 [2020-07-31T18:18:42.182Z] #39 47.30   DEP      criu/kerndat.d
18:18:42 [2020-07-31T18:18:42.337Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94
18:18:42 [2020-07-31T18:18:42.475Z] #39 47.46   DEP      criu/kcmp-ids.d
18:18:42 [2020-07-31T18:18:42.475Z] #39 47.52   DEP      criu/irmap.d
18:18:42 [2020-07-31T18:18:42.475Z] #39 47.61   DEP      criu/ipc_ns.d
18:18:42 [2020-07-31T18:18:42.767Z] #39 47.69   DEP      criu/image.d
18:18:42 [2020-07-31T18:18:42.767Z] #39 47.79   DEP      criu/image-desc.d
18:18:42 [2020-07-31T18:18:42.767Z] #39 47.89   DEP      criu/fsnotify.d
18:18:42 [2020-07-31T18:18:42.790Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.70MB / 9.86MB 3.9s
18:18:42 [2020-07-31T18:18:42.790Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.15MB / 9.86MB 4.0s
18:18:42 [2020-07-31T18:18:42.790Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.1s
18:18:42 [2020-07-31T18:18:42.790Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.3s done
18:18:42 [2020-07-31T18:18:42.790Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
18:18:43 [2020-07-31T18:18:43.060Z] #39 48.04   DEP      criu/filesystems.d
18:18:43 [2020-07-31T18:18:43.060Z] #39 48.12   DEP      criu/files.d
18:18:43 [2020-07-31T18:18:43.060Z] #39 48.22   DEP      criu/files-reg.d
18:18:43 [2020-07-31T18:18:43.353Z] #39 48.33   DEP      criu/files-ext.d
18:18:43 [2020-07-31T18:18:43.353Z] #39 48.50   DEP      criu/file-lock.d
18:18:43 [2020-07-31T18:18:43.438Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.9s done
18:18:43 [2020-07-31T18:18:43.438Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0.1s
18:18:43 [2020-07-31T18:18:43.645Z] #39 48.64   DEP      criu/file-ids.d
18:18:43 [2020-07-31T18:18:43.645Z] #39 48.76   DEP      criu/fifo.d
18:18:43 [2020-07-31T18:18:43.645Z] #39 48.86   DEP      criu/fdstore.d
18:18:43 [2020-07-31T18:18:43.938Z] #39 48.92   DEP      criu/fault-injection.d
18:18:43 [2020-07-31T18:18:43.938Z] #39 48.94   DEP      criu/external.d
18:18:43 [2020-07-31T18:18:43.938Z] #39 48.99   DEP      criu/eventpoll.d
18:18:44 [2020-07-31T18:18:44.171Z] #58 ...
18:18:44 [2020-07-31T18:18:44.171Z] 
18:18:44 [2020-07-31T18:18:44.171Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:44 [2020-07-31T18:18:44.171Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 3.0s done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.4s done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.5s done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.7s done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.4s done
18:18:44 [2020-07-31T18:18:44.171Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 2.3s
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.8s done
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 94.72MB / 120.18MB 5.5s
18:18:44 [2020-07-31T18:18:44.171Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 105.39MB / 120.18MB 5.7s
18:18:44 [2020-07-31T18:18:44.230Z] #39 49.16   DEP      criu/eventfd.d
18:18:44 [2020-07-31T18:18:44.231Z] #39 49.33   DEP      criu/crtools.d
18:18:44 [2020-07-31T18:18:44.231Z] #39 49.41   DEP      criu/cr-service.d
18:18:44 [2020-07-31T18:18:44.263Z] #7 extracting sha256:59beb1d7f774f0b2aa38b8043218a6d924bda1eef4f4692efeae226cded00a94 2.1s done
18:18:44 [2020-07-31T18:18:44.428Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 113.29MB / 120.18MB 5.8s
18:18:44 [2020-07-31T18:18:44.428Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 5.9s
18:18:44 [2020-07-31T18:18:44.523Z] #39 49.51   DEP      criu/cr-restore.d
18:18:44 [2020-07-31T18:18:44.524Z] #39 49.64   DEP      criu/cr-errno.d
18:18:44 [2020-07-31T18:18:44.816Z] #39 49.66   DEP      criu/cr-dump.d
18:18:44 [2020-07-31T18:18:44.816Z] #39 49.85   DEP      criu/cr-dedup.d
18:18:44 [2020-07-31T18:18:44.816Z] #39 50.05   DEP      criu/cr-check.d
18:18:44 [2020-07-31T18:18:44.997Z] #7 ...
18:18:44 [2020-07-31T18:18:44.997Z] 
18:18:44 [2020-07-31T18:18:44.997Z] #20 [internal] load build context
18:18:44 [2020-07-31T18:18:44.997Z] #20 transferring context: 51.42MB 5.9s done
18:18:44 [2020-07-31T18:18:44.997Z] #20 DONE 6.5s
18:18:44 [2020-07-31T18:18:44.997Z] 
18:18:44 [2020-07-31T18:18:44.997Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:44 [2020-07-31T18:18:44.997Z] #7 ...
18:18:44 [2020-07-31T18:18:44.997Z] 
18:18:44 [2020-07-31T18:18:44.997Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
18:18:44 [2020-07-31T18:18:44.998Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done
18:18:45 [2020-07-31T18:18:45.109Z] #39 50.22   DEP      criu/config.d
18:18:45 [2020-07-31T18:18:45.225Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5
18:18:45 [2020-07-31T18:18:45.401Z] #39 50.33   DEP      criu/clone-noasan.d
18:18:45 [2020-07-31T18:18:45.401Z] #39 50.38   DEP      criu/cgroup.d
18:18:45 [2020-07-31T18:18:45.401Z] #39 50.58   DEP      criu/cgroup-props.d
18:18:45 [2020-07-31T18:18:45.401Z] #39 ...
18:18:45 [2020-07-31T18:18:45.401Z] 
18:18:45 [2020-07-31T18:18:45.401Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:45 [2020-07-31T18:18:45.401Z] #49 6.183 + cd /tmp/tmp.jHC6FtjXA5/src/github.com/opencontainers/runc
18:18:45 [2020-07-31T18:18:45.401Z] #49 6.183 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:18:45 [2020-07-31T18:18:45.401Z] #49 6.551 + '[' -z '' ']'
18:18:45 [2020-07-31T18:18:45.401Z] #49 6.551 + target=static
18:18:45 [2020-07-31T18:18:45.401Z] #49 6.551 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:18:45 [2020-07-31T18:18:45.401Z] #49 6.967 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
18:18:45 [2020-07-31T18:18:45.694Z] #49 ...
18:18:45 [2020-07-31T18:18:45.694Z] 
18:18:45 [2020-07-31T18:18:45.694Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:45 [2020-07-31T18:18:45.694Z] #39 50.70   DEP      criu/bitmap.d
18:18:45 [2020-07-31T18:18:45.694Z] #39 50.72   DEP      criu/bfd.d
18:18:45 [2020-07-31T18:18:45.694Z] #39 50.79   DEP      criu/autofs.d
18:18:45 [2020-07-31T18:18:45.942Z] #58 DONE 7.3s
18:18:45 [2020-07-31T18:18:45.942Z] 
18:18:45 [2020-07-31T18:18:45.942Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a...
18:18:45 [2020-07-31T18:18:45.942Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.3s done
18:18:45 [2020-07-31T18:18:45.986Z] #39 50.95   DEP      criu/aio.d
18:18:45 [2020-07-31T18:18:45.986Z] #39 ...
18:18:45 [2020-07-31T18:18:45.986Z] 
18:18:45 [2020-07-31T18:18:45.986Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:18:45 [2020-07-31T18:18:45.986Z] #17 0.945 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:18:45 [2020-07-31T18:18:45.986Z] #17 1.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:45 [2020-07-31T18:18:45.986Z] #17 1.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:18:45 [2020-07-31T18:18:45.986Z] #17 1.353 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
18:18:45 [2020-07-31T18:18:45.986Z] #17 1.878 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [191 kB]
18:18:45 [2020-07-31T18:18:45.986Z] #17 2.985 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
18:18:45 [2020-07-31T18:18:45.986Z] #17 5.834 Fetched 8061 kB in 5s (1614 kB/s)
18:18:45 [2020-07-31T18:18:45.986Z] #17 5.834 Reading package lists...
18:18:45 [2020-07-31T18:18:45.986Z] #17 7.473 Reading package lists...
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.342 Building dependency tree...
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.902 libcap2-bin is already the newest version (1:2.25-2).
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.902 The following additional packages will be installed:
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.902   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.902   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.902   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.902   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.902   python3.7 python3.7-minimal vim-runtime xxd
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.903 Suggested packages:
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.903   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.903   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.903   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.903 Recommended packages:
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.903   aufs-dkms nftables build-essential python3-dev python3-keyring
18:18:45 [2020-07-31T18:18:45.986Z] #17 9.903   python3-keyrings.alt python3-xdg unzip
18:18:45 [2020-07-31T18:18:45.986Z] #17 ...
18:18:45 [2020-07-31T18:18:45.986Z] 
18:18:45 [2020-07-31T18:18:45.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:45 [2020-07-31T18:18:45.986Z] #39 51.12   DEP      criu/action-scripts.d
18:18:46 [2020-07-31T18:18:46.173Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.8s done
18:18:46 [2020-07-31T18:18:46.173Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598
18:18:46 [2020-07-31T18:18:46.278Z] #39 51.38   CC       criu/action-scripts.o
18:18:46 [2020-07-31T18:18:46.571Z] #39 51.68   CC       criu/aio.o
18:18:46 [2020-07-31T18:18:46.864Z] #39 52.08   CC       criu/autofs.o
18:18:47 [2020-07-31T18:18:47.147Z] #7 extracting sha256:99f9351460a4473017522052f7b99be5f4dcc0f0e2661034b4276a0ee7c02ac5 1.8s done
18:18:47 [2020-07-31T18:18:47.315Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.2s done
18:18:47 [2020-07-31T18:18:47.315Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c
18:18:47 [2020-07-31T18:18:47.631Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.2s done
18:18:47 [2020-07-31T18:18:47.631Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598
18:18:47 [2020-07-31T18:18:47.938Z] #39 53.18   CC       criu/bfd.o
18:18:48 [2020-07-31T18:18:48.091Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c
18:18:48 [2020-07-31T18:18:48.251Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done
18:18:48 [2020-07-31T18:18:48.251Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2
18:18:48 [2020-07-31T18:18:48.573Z] #39 ...
18:18:48 [2020-07-31T18:18:48.573Z] 
18:18:48 [2020-07-31T18:18:48.573Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:48 [2020-07-31T18:18:48.573Z] #41 80.80 net/http/httptrace
18:18:48 [2020-07-31T18:18:48.573Z] #41 80.89 net/http
18:18:48 [2020-07-31T18:18:48.573Z] #41 87.96 github.com/LK4D4/vndr/godl
18:18:48 [2020-07-31T18:18:48.573Z] #41 88.46 github.com/LK4D4/vndr
18:18:48 [2020-07-31T18:18:48.573Z] #41 ...
18:18:48 [2020-07-31T18:18:48.573Z] 
18:18:48 [2020-07-31T18:18:48.573Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.95 The following NEW packages will be installed:
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.95   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:18:48 [2020-07-31T18:18:48.573Z] #17 10.96   xz-utils zip
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.05 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.05 Need to get 27.7 MB of archives.
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.05 After this operation, 117 MB of additional disk space will be used.
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.66 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.74 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 11.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.49 debconf: delaying package configuration, since apt-utils is not installed
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.55 Fetched 27.7 MB in 1s (23.8 MB/s)
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.60 Selecting previously unselected package pigz.
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.65 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.65 Unpacking pigz (2.4-1) ...
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.69 Selecting previously unselected package libpython3.7-minimal:s390x.
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
18:18:48 [2020-07-31T18:18:48.573Z] #17 12.69 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
18:18:48 [2020-07-31T18:18:48.819Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done
18:18:48 [2020-07-31T18:18:48.866Z] #17 12.98 Selecting previously unselected package python3.7-minimal.
18:18:48 [2020-07-31T18:18:48.866Z] #17 12.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
18:18:48 [2020-07-31T18:18:48.866Z] #17 12.99 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:18:49 [2020-07-31T18:18:49.077Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7
18:18:49 [2020-07-31T18:18:49.501Z] #17 13.71 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
18:18:49 [2020-07-31T18:18:49.501Z] #17 13.72 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:18:51 [2020-07-31T18:18:51.013Z] #17 15.19 Selecting previously unselected package python3-minimal.
18:18:51 [2020-07-31T18:18:51.013Z] #17 15.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23448 files and directories currently installed.)
18:18:51 [2020-07-31T18:18:51.013Z] #17 15.21 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
18:18:51 [2020-07-31T18:18:51.013Z] #17 15.21 Unpacking python3-minimal (3.7.3-1) ...
18:18:51 [2020-07-31T18:18:51.013Z] #17 15.27 Selecting previously unselected package libmpdec2:s390x.
18:18:51 [2020-07-31T18:18:51.180Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 20.2s done
18:18:51 [2020-07-31T18:18:51.180Z] #8 DONE 25.6s
18:18:51 [2020-07-31T18:18:51.180Z] 
18:18:51 [2020-07-31T18:18:51.180Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:18:51 [2020-07-31T18:18:51.180Z] #9 DONE 0.2s
18:18:51 [2020-07-31T18:18:51.180Z] 
18:18:51 [2020-07-31T18:18:51.180Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:18:51 [2020-07-31T18:18:51.180Z] #10 DONE 0.2s
18:18:51 [2020-07-31T18:18:51.180Z] 
18:18:51 [2020-07-31T18:18:51.180Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:51 [2020-07-31T18:18:51.180Z] #42 ...
18:18:51 [2020-07-31T18:18:51.180Z] 
18:18:51 [2020-07-31T18:18:51.180Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:18:51 [2020-07-31T18:18:51.180Z] #28 DONE 0.1s
18:18:51 [2020-07-31T18:18:51.180Z] 
18:18:51 [2020-07-31T18:18:51.180Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:18:51 [2020-07-31T18:18:51.180Z] #36 DONE 0.2s
18:18:51 [2020-07-31T18:18:51.180Z] 
18:18:51 [2020-07-31T18:18:51.180Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:51 [2020-07-31T18:18:51.180Z] #37 0.718 + git clone https://github.com/docker/distribution.git .
18:18:51 [2020-07-31T18:18:51.180Z] #37 0.739 Cloning into '.'...
18:18:51 [2020-07-31T18:18:51.305Z] #17 15.27 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
18:18:51 [2020-07-31T18:18:51.305Z] #17 15.27 Unpacking libmpdec2:s390x (2.4.2-2) ...
18:18:51 [2020-07-31T18:18:51.305Z] #17 15.35 Selecting previously unselected package libpython3.7-stdlib:s390x.
18:18:51 [2020-07-31T18:18:51.306Z] #17 15.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
18:18:51 [2020-07-31T18:18:51.306Z] #17 15.36 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
18:18:51 [2020-07-31T18:18:51.447Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s
18:18:51 [2020-07-31T18:18:51.942Z] #17 ...
18:18:51 [2020-07-31T18:18:51.942Z] 
18:18:51 [2020-07-31T18:18:51.942Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:51 [2020-07-31T18:18:51.942Z] #41 DONE 94.4s
18:18:51 [2020-07-31T18:18:51.942Z] 
18:18:51 [2020-07-31T18:18:51.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:18:51 [2020-07-31T18:18:51.942Z] #39 53.59   CC       criu/bitmap.o
18:18:51 [2020-07-31T18:18:51.942Z] #39 53.74   CC       criu/cgroup-props.o
18:18:51 [2020-07-31T18:18:51.942Z] #39 54.35   CC       criu/cgroup.o
18:18:51 [2020-07-31T18:18:51.942Z] #39 56.29   CC       criu/clone-noasan.o
18:18:51 [2020-07-31T18:18:51.942Z] #39 56.41   CC       criu/config.o
18:18:52 [2020-07-31T18:18:52.235Z] #39 57.38   CC       criu/cr-check.o
18:18:52 [2020-07-31T18:18:52.316Z] #7 extracting sha256:1dac4e27c312ae78358abb74bd7c59b61546d1c235b39dd68b3bcdb8b400f53c 3.9s done
18:18:52 [2020-07-31T18:18:52.316Z] #7 extracting sha256:312f5be323d10a1d7ee4fd6fb67a4069ed17076dd91df398bf81268088d2777e done
18:18:52 [2020-07-31T18:18:52.316Z] #7 DONE 20.9s
18:18:52 [2020-07-31T18:18:52.316Z] 
18:18:52 [2020-07-31T18:18:52.316Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:18:52 [2020-07-31T18:18:52.911Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s
18:18:53 [2020-07-31T18:18:53.261Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.7s done
18:18:53 [2020-07-31T18:18:53.261Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0
18:18:53 [2020-07-31T18:18:53.334Z] #37 ...
18:18:53 [2020-07-31T18:18:53.334Z] 
18:18:53 [2020-07-31T18:18:53.334Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.906 + RM_GOPATH=0
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.906 + TMP_GOPATH=
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.906 + : /build
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.907 + '[' -z '' ']'
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.908 ++ mktemp -d
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.916 + export GOPATH=/tmp/tmp.EsHH9e5RT9
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.917 + GOPATH=/tmp/tmp.EsHH9e5RT9
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.917 + RM_GOPATH=1
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.918 + case "$(go env GOARCH)" in
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.922 ++ go env GOARCH
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.968 + export GO_BUILDMODE=-buildmode=pie
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.969 + GO_BUILDMODE=-buildmode=pie
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.971 ++ dirname /tmp/install/install.sh
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.973 + dir=/tmp/install
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.974 + bin=gotestsum
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.974 + shift
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.976 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.979 + . /tmp/install/gotestsum.installer
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.980 ++ : v0.3.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.983 + install_gotestsum
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.996 + set -e
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.997 + export GO111MODULE=on
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.997 + GO111MODULE=on
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.997 + GOBIN=/build
18:18:53 [2020-07-31T18:18:53.334Z] #44 0.997 + go get gotest.tools/gotestsum@v0.3.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 1.204 go: finding gotest.tools v0.3.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 1.217 go: finding gotest.tools/gotestsum v0.3.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 2.038 go: downloading gotest.tools/gotestsum v0.3.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 3.011 go: extracting gotest.tools/gotestsum v0.3.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.232 go: downloading gotest.tools v2.1.0+incompatible
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.454 go: extracting gotest.tools v2.1.0+incompatible
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.557 go: downloading github.com/pkg/errors v0.8.0
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.593 go: downloading github.com/jonboulle/clockwork v0.1.0
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.601 go: downloading github.com/fatih/color v1.6.0
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.613 go: downloading github.com/spf13/pflag v1.0.1
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.642 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.762 go: extracting github.com/pkg/errors v0.8.0
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.793 go: downloading github.com/sirupsen/logrus v1.0.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 4.924 go: extracting github.com/jonboulle/clockwork v0.1.0
18:18:53 [2020-07-31T18:18:53.334Z] #44 5.055 go: extracting github.com/fatih/color v1.6.0
18:18:53 [2020-07-31T18:18:53.334Z] #44 5.165 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:18:53 [2020-07-31T18:18:53.334Z] #44 5.236 go: downloading github.com/mattn/go-isatty v0.0.3
18:18:53 [2020-07-31T18:18:53.334Z] #44 5.302 go: extracting github.com/sirupsen/logrus v1.0.5
18:18:53 [2020-07-31T18:18:53.334Z] #44 5.312 go: downloading github.com/mattn/go-colorable v0.0.9
18:18:53 [2020-07-31T18:18:53.334Z] #44 5.462 go: extracting github.com/spf13/pflag v1.0.1
18:18:53 [2020-07-31T18:18:53.334Z] #44 5.499 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:18:53 [2020-07-31T18:18:53.356Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.6s done
18:18:53 [2020-07-31T18:18:53.642Z] #44 5.623 go: extracting github.com/mattn/go-isatty v0.0.3
18:18:53 [2020-07-31T18:18:53.642Z] #44 5.625 go: extracting github.com/mattn/go-colorable v0.0.9
18:18:53 [2020-07-31T18:18:53.761Z] #39 58.56   CC       criu/cr-dedup.o
18:18:53 [2020-07-31T18:18:53.761Z] #39 58.79   CC       criu/cr-dump.o
18:18:53 [2020-07-31T18:18:53.762Z] #39 ...
18:18:53 [2020-07-31T18:18:53.762Z] 
18:18:53 [2020-07-31T18:18:53.762Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:18:53 [2020-07-31T18:18:53.762Z] #17 16.26 Selecting previously unselected package python3.7.
18:18:53 [2020-07-31T18:18:53.762Z] #17 16.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 16.27 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 16.37 Selecting previously unselected package libpython3-stdlib:s390x.
18:18:53 [2020-07-31T18:18:53.762Z] #17 16.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 16.38 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 16.43 Setting up python3-minimal (3.7.3-1) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.14 Selecting previously unselected package python3.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23860 files and directories currently installed.)
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.15 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.16 Unpacking python3 (3.7.3-1) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.22 Selecting previously unselected package libip4tc0:s390x.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.22 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.23 Unpacking libip4tc0:s390x (1.8.2-4) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.27 Selecting previously unselected package libip6tc0:s390x.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.28 Unpacking libip6tc0:s390x (1.8.2-4) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.32 Selecting previously unselected package libiptc0:s390x.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.32 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.32 Unpacking libiptc0:s390x (1.8.2-4) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.37 Selecting previously unselected package libnfnetlink0:s390x.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.37 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.42 Selecting previously unselected package libnetfilter-conntrack3:s390x.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.43 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.47 Selecting previously unselected package libnftnl11:s390x.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.47 Unpacking libnftnl11:s390x (1.1.2-2) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.51 Selecting previously unselected package iptables.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.51 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.52 Unpacking iptables (1.8.2-4) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.76 Selecting previously unselected package xxd.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.77 Unpacking xxd (2:8.1.0875-5) ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.92 Selecting previously unselected package vim-common.
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:18:53 [2020-07-31T18:18:53.762Z] #17 17.93 Unpacking vim-common (2:8.1.0875-5) ...
18:18:53 [2020-07-31T18:18:53.943Z] #44 5.847 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:18:53 [2020-07-31T18:18:53.943Z] #44 5.863 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:18:54 [2020-07-31T18:18:54.054Z] #17 18.05 Selecting previously unselected package bash-completion.
18:18:54 [2020-07-31T18:18:54.054Z] #17 18.05 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:18:54 [2020-07-31T18:18:54.294Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
18:18:54 [2020-07-31T18:18:54.356Z] #17 ...
18:18:54 [2020-07-31T18:18:54.356Z] 
18:18:54 [2020-07-31T18:18:54.356Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:54 [2020-07-31T18:18:54.356Z] #28 DONE 96.7s
18:18:54 [2020-07-31T18:18:54.652Z] 
18:18:54 [2020-07-31T18:18:54.652Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:18:54 [2020-07-31T18:18:54.861Z] #7 DONE 26.9s
18:18:54 [2020-07-31T18:18:54.861Z] 
18:18:54 [2020-07-31T18:18:54.861Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:18:55 [2020-07-31T18:18:55.453Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.8s done
18:18:55 [2020-07-31T18:18:55.630Z] #8 DONE 2.7s
18:18:55 [2020-07-31T18:18:55.630Z] 
18:18:55 [2020-07-31T18:18:55.630Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:18:55 [2020-07-31T18:18:55.700Z] #17 19.87 Unpacking bash-completion (1:2.8-6) ...
18:18:55 [2020-07-31T18:18:55.993Z] #17 20.13 Selecting previously unselected package bzip2.
18:18:55 [2020-07-31T18:18:55.993Z] #17 20.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
18:18:55 [2020-07-31T18:18:55.993Z] #17 20.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:18:55 [2020-07-31T18:18:55.993Z] #17 20.20 Selecting previously unselected package xz-utils.
18:18:55 [2020-07-31T18:18:55.993Z] #17 20.20 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
18:18:55 [2020-07-31T18:18:55.993Z] #17 20.21 Unpacking xz-utils (5.2.4-1) ...
18:18:56 [2020-07-31T18:18:56.085Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966
18:18:56 [2020-07-31T18:18:56.205Z] #9 DONE 1.0s
18:18:56 [2020-07-31T18:18:56.205Z] 
18:18:56 [2020-07-31T18:18:56.205Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:18:56 [2020-07-31T18:18:56.205Z] #45 ...
18:18:56 [2020-07-31T18:18:56.205Z] 
18:18:56 [2020-07-31T18:18:56.205Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:18:56 [2020-07-31T18:18:56.205Z] #35 DONE 0.2s
18:18:56 [2020-07-31T18:18:56.205Z] 
18:18:56 [2020-07-31T18:18:56.205Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:18:56 [2020-07-31T18:18:56.205Z] #27 DONE 0.2s
18:18:56 [2020-07-31T18:18:56.286Z] #17 20.28 Selecting previously unselected package apparmor.
18:18:56 [2020-07-31T18:18:56.286Z] #17 20.28 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.286Z] #17 20.34 Unpacking apparmor (2.13.2-10) ...
18:18:56 [2020-07-31T18:18:56.286Z] #17 20.54 Selecting previously unselected package aufs-tools.
18:18:56 [2020-07-31T18:18:56.345Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
18:18:56 [2020-07-31T18:18:56.469Z] 
18:18:56 [2020-07-31T18:18:56.469Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.61 Selecting previously unselected package libonig5:s390x.
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.61 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.61 Unpacking libonig5:s390x (6.9.1-1) ...
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.68 Selecting previously unselected package libjq1:s390x.
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.69 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
18:18:56 [2020-07-31T18:18:56.579Z] #17 20.81 Selecting previously unselected package jq.
18:18:56 [2020-07-31T18:18:56.605Z] #7 DONE 28.5s
18:18:56 [2020-07-31T18:18:56.732Z] #44 8.565 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:18:56 [2020-07-31T18:18:56.732Z] #44 8.662 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:18:56 [2020-07-31T18:18:56.766Z] #8 DONE 1.8s
18:18:56 [2020-07-31T18:18:56.766Z] 
18:18:56 [2020-07-31T18:18:56.766Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:18:56 [2020-07-31T18:18:56.865Z] 
18:18:56 [2020-07-31T18:18:56.865Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.81 Unpacking jq (1.5+dfsg-2+b1) ...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.85 Selecting previously unselected package libaio1:s390x.
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.85 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.86 Unpacking libaio1:s390x (0.3.112-3) ...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.89 Selecting previously unselected package libgpm2:s390x.
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.89 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.90 Unpacking libgpm2:s390x (1.20.7-5) ...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.93 Selecting previously unselected package libicu63:s390x.
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
18:18:56 [2020-07-31T18:18:56.871Z] #17 20.93 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
18:18:57 [2020-07-31T18:18:57.335Z] #9 DONE 0.6s
18:18:57 [2020-07-31T18:18:57.335Z] 
18:18:57 [2020-07-31T18:18:57.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:57 [2020-07-31T18:18:57.443Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.0s done
18:18:57 [2020-07-31T18:18:57.443Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598
18:18:57 [2020-07-31T18:18:57.600Z] #10 ...
18:18:57 [2020-07-31T18:18:57.600Z] 
18:18:57 [2020-07-31T18:18:57.600Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:18:57 [2020-07-31T18:18:57.600Z] #27 DONE 0.1s
18:18:57 [2020-07-31T18:18:57.600Z] 
18:18:57 [2020-07-31T18:18:57.600Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:18:57 [2020-07-31T18:18:57.600Z] #35 DONE 0.1s
18:18:57 [2020-07-31T18:18:57.600Z] 
18:18:57 [2020-07-31T18:18:57.600Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:57 [2020-07-31T18:18:57.792Z] #44 9.653 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:18:57 [2020-07-31T18:18:57.801Z] #8 DONE 1.3s
18:18:58 [2020-07-31T18:18:58.060Z] 
18:18:58 [2020-07-31T18:18:58.060Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:18:58 [2020-07-31T18:18:58.092Z] #44 ...
18:18:58 [2020-07-31T18:18:58.092Z] 
18:18:58 [2020-07-31T18:18:58.092Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.940 + RM_GOPATH=0
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.940 + TMP_GOPATH=
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.940 + : /build
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.940 + '[' -z '' ']'
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.968 ++ mktemp -d
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.971 + export GOPATH=/tmp/tmp.xCwM6Cvf8e
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.971 + GOPATH=/tmp/tmp.xCwM6Cvf8e
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.971 + RM_GOPATH=1
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.971 + case "$(go env GOARCH)" in
18:18:58 [2020-07-31T18:18:58.092Z] #22 0.972 ++ go env GOARCH
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.006 + export GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.006 + GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.007 ++ dirname /tmp/install/install.sh
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.012 + dir=/tmp/install
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.012 + bin=dockercli
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.012 + shift
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.013 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.013 + . /tmp/install/dockercli.installer
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.013 ++ : stable
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.013 ++ : 17.06.2-ce
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.014 + install_dockercli
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.014 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.015 Install docker/cli version 17.06.2-ce from stable
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.019 ++ uname -m
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.020 + arch=ppc64le
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.020 + '[' ppc64le '!=' x86_64 ']'
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.020 + '[' ppc64le '!=' s390x ']'
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.020 + '[' ppc64le '!=' armhf ']'
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.020 + build_dockercli
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.021 + git clone https://github.com/docker/docker-ce /tmp/tmp.xCwM6Cvf8e/tmp/docker-ce
18:18:58 [2020-07-31T18:18:58.092Z] #22 1.024 Cloning into '/tmp/tmp.xCwM6Cvf8e/tmp/docker-ce'...
18:18:58 [2020-07-31T18:18:58.092Z] #22 ...
18:18:58 [2020-07-31T18:18:58.092Z] 
18:18:58 [2020-07-31T18:18:58.092Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:18:58 [2020-07-31T18:18:58.092Z] #24 1.348 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:18:58 [2020-07-31T18:18:58.092Z] #24 1.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:58 [2020-07-31T18:18:58.092Z] #24 1.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:18:58 [2020-07-31T18:18:58.092Z] #24 2.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
18:18:58 [2020-07-31T18:18:58.092Z] #24 5.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB]
18:18:58 [2020-07-31T18:18:58.092Z] #24 6.714 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
18:18:58 [2020-07-31T18:18:58.391Z] #24 ...
18:18:58 [2020-07-31T18:18:58.391Z] 
18:18:58 [2020-07-31T18:18:58.391Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.843 + RM_GOPATH=0
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.843 + TMP_GOPATH=
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.843 + : /build
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.843 + '[' -z '' ']'
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.843 ++ mktemp -d
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.845 + export GOPATH=/tmp/tmp.XxqQBCVZuz
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.845 + GOPATH=/tmp/tmp.XxqQBCVZuz
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.845 + RM_GOPATH=1
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.845 + case "$(go env GOARCH)" in
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.846 ++ go env GOARCH
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.850 + export GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.850 + GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.851 ++ dirname /tmp/install/install.sh
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + dir=/tmp/install
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + bin=golangci_lint
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + shift
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + . /tmp/install/golangci_lint.installer
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 ++ : v1.23.8
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + install_golangci_lint
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 Installing golangci-lint version v1.23.8
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + echo 'Installing golangci-lint version v1.23.8'
18:18:58 [2020-07-31T18:18:58.391Z] #46 0.853 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:18:58 [2020-07-31T18:18:58.391Z] #46 ...
18:18:58 [2020-07-31T18:18:58.391Z] 
18:18:58 [2020-07-31T18:18:58.391Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:18:58 [2020-07-31T18:18:58.391Z] #11 1.127 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:18:58 [2020-07-31T18:18:58.391Z] #11 1.239 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:58 [2020-07-31T18:18:58.391Z] #11 1.282 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:18:58 [2020-07-31T18:18:58.391Z] #11 2.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
18:18:58 [2020-07-31T18:18:58.391Z] #11 5.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB]
18:18:58 [2020-07-31T18:18:58.391Z] #11 6.935 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
18:18:58 [2020-07-31T18:18:58.630Z] #9 DONE 0.6s
18:18:58 [2020-07-31T18:18:58.630Z] 
18:18:58 [2020-07-31T18:18:58.630Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:18:58 [2020-07-31T18:18:58.630Z] #35 DONE 0.1s
18:18:58 [2020-07-31T18:18:58.630Z] 
18:18:58 [2020-07-31T18:18:58.630Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:18:58 [2020-07-31T18:18:58.695Z] #11 ...
18:18:58 [2020-07-31T18:18:58.695Z] 
18:18:58 [2020-07-31T18:18:58.695Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.964 + RM_GOPATH=0
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.977 + TMP_GOPATH=
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.977 + : /build
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.978 + '[' -z '' ']'
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.981 ++ mktemp -d
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.993 + export GOPATH=/tmp/tmp.2JBM4sbvKS
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.997 + GOPATH=/tmp/tmp.2JBM4sbvKS
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.998 + RM_GOPATH=1
18:18:58 [2020-07-31T18:18:58.695Z] #48 0.999 + case "$(go env GOARCH)" in
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.002 ++ go env GOARCH
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.067 + export GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.067 + GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.068 ++ dirname /tmp/install/install.sh
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.079 + dir=/tmp/install
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.090 + bin=shfmt
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.090 + shift
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.091 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.091 + . /tmp/install/shfmt.installer
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.092 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.092 + install_shfmt
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.093 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.094 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.094 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2JBM4sbvKS/src/github.com/mvdan/sh
18:18:58 [2020-07-31T18:18:58.695Z] #48 1.105 Cloning into '/tmp/tmp.2JBM4sbvKS/src/github.com/mvdan/sh'...
18:18:58 [2020-07-31T18:18:58.695Z] #48 ...
18:18:58 [2020-07-31T18:18:58.695Z] 
18:18:58 [2020-07-31T18:18:58.695Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.676 + RM_GOPATH=0
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.676 + TMP_GOPATH=
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.676 + : /build
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.676 + '[' -z '' ']'
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.677 ++ mktemp -d
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.678 + export GOPATH=/tmp/tmp.IvIVj5R52S
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.678 + GOPATH=/tmp/tmp.IvIVj5R52S
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.678 + RM_GOPATH=1
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.678 + case "$(go env GOARCH)" in
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.679 ++ go env GOARCH
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.684 + export GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.684 + GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.685 ++ dirname /tmp/install/install.sh
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.686 + dir=/tmp/install
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.686 + bin=rootlesskit
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.686 + shift
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.686 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.687 + . /tmp/install/rootlesskit.installer
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.687 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.687 + install_rootlesskit
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.687 + case "$1" in
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.687 + export CGO_ENABLED=0
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.687 + CGO_ENABLED=0
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.687 + _install_rootlesskit
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.688 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.688 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.688 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IvIVj5R52S/src/github.com/rootless-containers/rootlesskit
18:18:58 [2020-07-31T18:18:58.695Z] #55 0.690 Cloning into '/tmp/tmp.IvIVj5R52S/src/github.com/rootless-containers/rootlesskit'...
18:18:58 [2020-07-31T18:18:58.695Z] #55 5.676 + cd /tmp/tmp.IvIVj5R52S/src/github.com/rootless-containers/rootlesskit
18:18:58 [2020-07-31T18:18:58.695Z] #55 5.685 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:18:58 [2020-07-31T18:18:58.695Z] #55 6.162 + for f in rootlesskit rootlesskit-docker-proxy
18:18:58 [2020-07-31T18:18:58.695Z] #55 6.163 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:18:58 [2020-07-31T18:18:58.889Z] #27 DONE 0.1s
18:18:58 [2020-07-31T18:18:58.889Z] 
18:18:58 [2020-07-31T18:18:58.889Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:58 [2020-07-31T18:18:58.998Z] #55 ...
18:18:58 [2020-07-31T18:18:58.998Z] 
18:18:58 [2020-07-31T18:18:58.998Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.951 + RM_GOPATH=0
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.954 + TMP_GOPATH=
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.955 + : /build
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.956 + '[' -z '' ']'
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.959 ++ mktemp -d
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.962 + export GOPATH=/tmp/tmp.4UxfnO2lUV
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.962 + GOPATH=/tmp/tmp.4UxfnO2lUV
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.962 + RM_GOPATH=1
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.962 + case "$(go env GOARCH)" in
18:18:58 [2020-07-31T18:18:58.998Z] #61 0.976 ++ go env GOARCH
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.038 + export GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.038 + GO_BUILDMODE=-buildmode=pie
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.040 ++ dirname /tmp/install/install.sh
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.041 + dir=/tmp/install
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.042 + bin=proxy
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.042 + shift
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.042 + '[' '!' -f /tmp/install/proxy.installer ']'
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.043 + . /tmp/install/proxy.installer
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.043 ++ : 9e99af28df21367340c95a3863e31808d689c92a
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.044 + install_proxy
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.044 + case "$1" in
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.045 + export CGO_ENABLED=0
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.045 + CGO_ENABLED=0
18:18:58 [2020-07-31T18:18:58.998Z] #61 1.045 + _install_proxy
18:18:58 [2020-07-31T18:18:58.999Z] #61 1.045 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
18:18:58 [2020-07-31T18:18:58.999Z] #61 1.045 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4UxfnO2lUV/src/github.com/docker/libnetwork
18:18:58 [2020-07-31T18:18:58.999Z] #61 1.049 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
18:18:58 [2020-07-31T18:18:58.999Z] #61 1.056 Cloning into '/tmp/tmp.4UxfnO2lUV/src/github.com/docker/libnetwork'...
18:18:58 [2020-07-31T18:18:58.999Z] #61 ...
18:18:58 [2020-07-31T18:18:58.999Z] 
18:18:58 [2020-07-31T18:18:58.999Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:18:58 [2020-07-31T18:18:58.999Z] #52 1.306 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:18:58 [2020-07-31T18:18:58.999Z] #52 1.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:58 [2020-07-31T18:18:58.999Z] #52 1.438 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:18:58 [2020-07-31T18:18:58.999Z] #52 2.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
18:18:58 [2020-07-31T18:18:58.999Z] #52 5.642 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB]
18:18:58 [2020-07-31T18:18:58.999Z] #52 6.897 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
18:18:59 [2020-07-31T18:18:59.028Z] #17 22.99 Selecting previously unselected package libnet1:s390x.
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.00 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.00 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.04 Selecting previously unselected package libnl-3-200:s390x.
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.04 Unpacking libnl-3-200:s390x (3.4.0-1) ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.08 Selecting previously unselected package libprotobuf-c1:s390x.
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.08 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.11 Selecting previously unselected package libreadline5:s390x.
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.11 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.11 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.16 Selecting previously unselected package net-tools.
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.16 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
18:18:59 [2020-07-31T18:18:59.028Z] #17 23.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:18:59 [2020-07-31T18:18:59.306Z] #52 ...
18:18:59 [2020-07-31T18:18:59.306Z] 
18:18:59 [2020-07-31T18:18:59.306Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.895 + RM_GOPATH=0
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.895 + TMP_GOPATH=
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.895 + : /build
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.895 + '[' -z '' ']'
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.902 ++ mktemp -d
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.904 + export GOPATH=/tmp/tmp.tuZLuMmhdV
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.904 + GOPATH=/tmp/tmp.tuZLuMmhdV
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.904 + RM_GOPATH=1
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.904 + case "$(go env GOARCH)" in
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.933 ++ go env GOARCH
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.967 + export GO_BUILDMODE=-buildmode=pie
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.979 + GO_BUILDMODE=-buildmode=pie
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.982 ++ dirname /tmp/install/install.sh
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.989 + dir=/tmp/install
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.990 + bin=tomlv
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.990 + shift
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.990 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.990 + . /tmp/install/tomlv.installer
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.991 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.991 + install_tomlv
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.994 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.997 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:18:59 [2020-07-31T18:18:59.306Z] #31 0.998 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tuZLuMmhdV/src/github.com/BurntSushi/toml
18:18:59 [2020-07-31T18:18:59.306Z] #31 1.011 Cloning into '/tmp/tmp.tuZLuMmhdV/src/github.com/BurntSushi/toml'...
18:18:59 [2020-07-31T18:18:59.306Z] #31 2.256 + cd /tmp/tmp.tuZLuMmhdV/src/github.com/BurntSushi/toml
18:18:59 [2020-07-31T18:18:59.306Z] #31 2.257 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:18:59 [2020-07-31T18:18:59.306Z] #31 2.290 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:18:59 [2020-07-31T18:18:59.306Z] #31 2.954 internal/cpu
18:18:59 [2020-07-31T18:18:59.306Z] #31 3.067 math/bits
18:18:59 [2020-07-31T18:18:59.306Z] #31 3.130 runtime/internal/atomic
18:18:59 [2020-07-31T18:18:59.306Z] #31 3.155 runtime/internal/sys
18:18:59 [2020-07-31T18:18:59.306Z] #31 3.740 runtime/internal/math
18:18:59 [2020-07-31T18:18:59.306Z] #31 4.188 unicode/utf8
18:18:59 [2020-07-31T18:18:59.306Z] #31 4.220 internal/bytealg
18:18:59 [2020-07-31T18:18:59.306Z] #31 4.365 internal/race
18:18:59 [2020-07-31T18:18:59.306Z] #31 4.624 sync/atomic
18:18:59 [2020-07-31T18:18:59.306Z] #31 5.029 math
18:18:59 [2020-07-31T18:18:59.306Z] #31 5.373 unicode
18:18:59 [2020-07-31T18:18:59.306Z] #31 6.379 internal/testlog
18:18:59 [2020-07-31T18:18:59.306Z] #31 6.474 runtime
18:18:59 [2020-07-31T18:18:59.306Z] #31 7.228 encoding
18:18:59 [2020-07-31T18:18:59.306Z] #31 7.892 runtime/cgo
18:18:59 [2020-07-31T18:18:59.306Z] #31 ...
18:18:59 [2020-07-31T18:18:59.306Z] 
18:18:59 [2020-07-31T18:18:59.306Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:18:59 [2020-07-31T18:18:59.306Z] #33 1.144 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:18:59 [2020-07-31T18:18:59.306Z] #33 1.286 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:59 [2020-07-31T18:18:59.306Z] #33 1.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:18:59 [2020-07-31T18:18:59.306Z] #33 2.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
18:18:59 [2020-07-31T18:18:59.306Z] #33 5.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB]
18:18:59 [2020-07-31T18:18:59.306Z] #33 6.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
18:18:59 [2020-07-31T18:18:59.321Z] #17 23.28 Selecting previously unselected package python-pip-whl.
18:18:59 [2020-07-31T18:18:59.321Z] #17 23.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:18:59 [2020-07-31T18:18:59.321Z] #17 23.28 Unpacking python-pip-whl (18.1-5) ...
18:18:59 [2020-07-31T18:18:59.606Z] #33 ...
18:18:59 [2020-07-31T18:18:59.606Z] 
18:18:59 [2020-07-31T18:18:59.606Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.951 + RM_GOPATH=0
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.951 + TMP_GOPATH=
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.951 + : /build
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.951 + '[' -z '' ']'
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.951 ++ mktemp -d
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.957 + export GOPATH=/tmp/tmp.sPH4j5HeJW
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.957 + GOPATH=/tmp/tmp.sPH4j5HeJW
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.957 + RM_GOPATH=1
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.957 + case "$(go env GOARCH)" in
18:18:59 [2020-07-31T18:18:59.606Z] #42 0.977 ++ go env GOARCH
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.041 + export GO_BUILDMODE=-buildmode=pie
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.041 + GO_BUILDMODE=-buildmode=pie
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.042 ++ dirname /tmp/install/install.sh
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.043 + dir=/tmp/install
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.043 + bin=vndr
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.043 + shift
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.043 + '[' '!' -f /tmp/install/vndr.installer ']'
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.044 + . /tmp/install/vndr.installer
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.044 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.044 + install_vndr
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.044 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.044 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.044 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sPH4j5HeJW/src/github.com/LK4D4/vndr
18:18:59 [2020-07-31T18:18:59.606Z] #42 1.079 Cloning into '/tmp/tmp.sPH4j5HeJW/src/github.com/LK4D4/vndr'...
18:18:59 [2020-07-31T18:18:59.606Z] #42 2.262 + cd /tmp/tmp.sPH4j5HeJW/src/github.com/LK4D4/vndr
18:18:59 [2020-07-31T18:18:59.606Z] #42 2.263 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:18:59 [2020-07-31T18:18:59.606Z] #42 2.276 + go build -buildmode=pie -v -o /build/vndr .
18:18:59 [2020-07-31T18:18:59.606Z] #42 3.911 runtime/internal/math
18:18:59 [2020-07-31T18:18:59.606Z] #42 3.957 internal/cpu
18:18:59 [2020-07-31T18:18:59.606Z] #42 4.266 internal/race
18:18:59 [2020-07-31T18:18:59.606Z] #42 4.271 runtime/internal/atomic
18:18:59 [2020-07-31T18:18:59.606Z] #42 4.397 sync/atomic
18:18:59 [2020-07-31T18:18:59.606Z] #42 4.454 unicode
18:18:59 [2020-07-31T18:18:59.606Z] #42 4.827 unicode/utf8
18:18:59 [2020-07-31T18:18:59.606Z] #42 5.269 internal/bytealg
18:18:59 [2020-07-31T18:18:59.606Z] #42 5.703 math
18:18:59 [2020-07-31T18:18:59.606Z] #42 6.653 internal/testlog
18:18:59 [2020-07-31T18:18:59.606Z] #42 6.673 runtime
18:18:59 [2020-07-31T18:18:59.606Z] #42 7.302 encoding
18:18:59 [2020-07-31T18:18:59.606Z] #42 7.635 unicode/utf16
18:18:59 [2020-07-31T18:18:59.606Z] #42 8.714 container/list
18:18:59 [2020-07-31T18:18:59.606Z] #42 11.55 crypto/internal/subtle
18:18:59 [2020-07-31T18:18:59.606Z] #42 ...
18:18:59 [2020-07-31T18:18:59.606Z] 
18:18:59 [2020-07-31T18:18:59.606Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:18:59 [2020-07-31T18:18:59.606Z] #39 1.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:18:59 [2020-07-31T18:18:59.606Z] #39 1.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:18:59 [2020-07-31T18:18:59.606Z] #39 1.435 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:18:59 [2020-07-31T18:18:59.606Z] #39 3.082 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
18:18:59 [2020-07-31T18:18:59.606Z] #39 6.037 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB]
18:18:59 [2020-07-31T18:18:59.607Z] #39 6.933 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.66 Selecting previously unselected package python3-lib2to3.
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.66 Unpacking python3-lib2to3 (3.7.3-1) ...
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.75 Selecting previously unselected package python3-distutils.
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.75 Unpacking python3-distutils (3.7.3-1) ...
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.83 Selecting previously unselected package python3-pip.
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:18:59 [2020-07-31T18:18:59.613Z] #17 23.83 Unpacking python3-pip (18.1-5) ...
18:18:59 [2020-07-31T18:18:59.905Z] #17 23.90 Selecting previously unselected package python3-pkg-resources.
18:18:59 [2020-07-31T18:18:59.905Z] #17 23.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:18:59 [2020-07-31T18:18:59.905Z] #17 23.90 Unpacking python3-pkg-resources (40.8.0-1) ...
18:18:59 [2020-07-31T18:18:59.905Z] #17 24.01 Selecting previously unselected package python3-setuptools.
18:18:59 [2020-07-31T18:18:59.905Z] #17 24.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:18:59 [2020-07-31T18:18:59.905Z] #17 24.02 Unpacking python3-setuptools (40.8.0-1) ...
18:18:59 [2020-07-31T18:18:59.907Z] #39 ...
18:18:59 [2020-07-31T18:18:59.907Z] 
18:18:59 [2020-07-31T18:18:59.907Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:18:59 [2020-07-31T18:18:59.907Z] #29 0.741 + git clone https://github.com/kolyshkin/go-swagger.git .
18:18:59 [2020-07-31T18:18:59.907Z] #29 0.751 Cloning into '.'...
18:18:59 [2020-07-31T18:18:59.907Z] #29 ...
18:18:59 [2020-07-31T18:18:59.907Z] 
18:18:59 [2020-07-31T18:18:59.907Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:18:59 [2020-07-31T18:18:59.907Z] #48 11.67 + cd /tmp/tmp.2JBM4sbvKS/src/github.com/mvdan/sh
18:18:59 [2020-07-31T18:18:59.907Z] #48 11.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:18:59 [2020-07-31T18:18:59.907Z] #48 11.79 + GO111MODULE=on
18:18:59 [2020-07-31T18:18:59.907Z] #48 11.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:19:00 [2020-07-31T18:19:00.198Z] #17 24.12 Selecting previously unselected package python3-wheel.
18:19:00 [2020-07-31T18:19:00.198Z] #17 24.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:19:00 [2020-07-31T18:19:00.198Z] #17 24.13 Unpacking python3-wheel (0.32.3-2) ...
18:19:00 [2020-07-31T18:19:00.198Z] #17 24.16 Selecting previously unselected package sudo.
18:19:00 [2020-07-31T18:19:00.198Z] #17 24.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
18:19:00 [2020-07-31T18:19:00.198Z] #17 24.16 Unpacking sudo (1.8.27-1+deb10u2) ...
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.48 Selecting previously unselected package thin-provisioning-tools.
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.67 Selecting previously unselected package uidmap.
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.68 Unpacking uidmap (1:4.5-1.1) ...
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.75 Selecting previously unselected package vim-runtime.
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:19:00 [2020-07-31T18:19:00.490Z] #17 24.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:19:00 [2020-07-31T18:19:00.782Z] #17 24.80 Unpacking vim-runtime (2:8.1.0875-5) ...
18:19:01 [2020-07-31T18:19:01.881Z] #28 ...
18:19:01 [2020-07-31T18:19:01.881Z] 
18:19:01 [2020-07-31T18:19:01.881Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.320 + RM_GOPATH=0
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.320 + TMP_GOPATH=
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.320 + : /build
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.320 + '[' -z '' ']'
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.320 ++ mktemp -d
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.324 + export GOPATH=/tmp/tmp.LpfnCNscTT
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.324 + GOPATH=/tmp/tmp.LpfnCNscTT
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.324 + RM_GOPATH=1
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.324 + case "$(go env GOARCH)" in
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.324 ++ go env GOARCH
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.340 Installing golangci-lint version v1.23.8
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + export GO_BUILDMODE=-buildmode=pie
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + GO_BUILDMODE=-buildmode=pie
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 ++ dirname /tmp/install/install.sh
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + dir=/tmp/install
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + bin=golangci_lint
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + shift
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + . /tmp/install/golangci_lint.installer
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 ++ : v1.23.8
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + install_golangci_lint
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + echo 'Installing golangci-lint version v1.23.8'
18:19:01 [2020-07-31T18:19:01.881Z] #45 4.341 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:19:02 [2020-07-31T18:19:02.032Z] #48 13.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:02 [2020-07-31T18:19:02.032Z] #48 13.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:02 [2020-07-31T18:19:02.032Z] #48 13.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:02 [2020-07-31T18:19:02.032Z] #48 13.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:02 [2020-07-31T18:19:02.032Z] #48 14.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:02 [2020-07-31T18:19:02.297Z] #17 26.43 Selecting previously unselected package vim.
18:19:02 [2020-07-31T18:19:02.297Z] #17 26.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
18:19:02 [2020-07-31T18:19:02.297Z] #17 26.44 Unpacking vim (2:8.1.0875-5) ...
18:19:02 [2020-07-31T18:19:02.590Z] #17 26.78 Selecting previously unselected package xfsprogs.
18:19:02 [2020-07-31T18:19:02.590Z] #17 26.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
18:19:02 [2020-07-31T18:19:02.590Z] #17 26.78 Unpacking xfsprogs (4.20.0-1) ...
18:19:02 [2020-07-31T18:19:02.724Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s
18:19:02 [2020-07-31T18:19:02.882Z] #17 27.15 Selecting previously unselected package zip.
18:19:02 [2020-07-31T18:19:02.992Z] #36 ...
18:19:02 [2020-07-31T18:19:02.992Z] 
18:19:02 [2020-07-31T18:19:02.992Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:02 [2020-07-31T18:19:02.992Z] #38 5.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:02 [2020-07-31T18:19:02.992Z] #38 5.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:02 [2020-07-31T18:19:02.992Z] #38 5.140 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:02 [2020-07-31T18:19:02.992Z] #38 5.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:02 [2020-07-31T18:19:02.992Z] #38 5.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:03 [2020-07-31T18:19:03.091Z] #48 15.06 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.15 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.15 Unpacking zip (3.0-11+b1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.25 Setting up aufs-tools (1:4.14+20190211-1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.27 Setting up libip6tc0:s390x (1.8.2-4) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.27 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.28 Setting up libgpm2:s390x (1.20.7-5) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.29 Setting up libip4tc0:s390x (1.8.2-4) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.29 Setting up uidmap (1:4.5-1.1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.30 Setting up libnftnl11:s390x (1.1.2-2) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.31 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.32 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.33 Setting up libicu63:s390x (63.1-6+deb10u1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.33 Setting up xxd (2:8.1.0875-5) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.34 Setting up zip (3.0-11+b1) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.35 Setting up vim-common (2:8.1.0875-5) ...
18:19:03 [2020-07-31T18:19:03.175Z] #17 27.36 Setting up bash-completion (1:2.8-6) ...
18:19:03 [2020-07-31T18:19:03.561Z] #38 ...
18:19:03 [2020-07-31T18:19:03.561Z] 
18:19:03 [2020-07-31T18:19:03.561Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + RM_GOPATH=0
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + TMP_GOPATH=
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + : /build
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + '[' -z '' ']'
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 ++ mktemp -d
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + export GOPATH=/tmp/tmp.KPBvL6tb3U
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + GOPATH=/tmp/tmp.KPBvL6tb3U
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + RM_GOPATH=1
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 + case "$(go env GOARCH)" in
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.101 ++ go env GOARCH
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.117 + export GO_BUILDMODE=-buildmode=pie
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.117 + GO_BUILDMODE=-buildmode=pie
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.117 ++ dirname /tmp/install/install.sh
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.119 + dir=/tmp/install
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 + bin=vndr
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 + shift
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 + '[' '!' -f /tmp/install/vndr.installer ']'
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 + . /tmp/install/vndr.installer
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 + install_vndr
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KPBvL6tb3U/src/github.com/LK4D4/vndr
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.120 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:03 [2020-07-31T18:19:03.561Z] #41 6.121 Cloning into '/tmp/tmp.KPBvL6tb3U/src/github.com/LK4D4/vndr'...
18:19:03 [2020-07-31T18:19:03.561Z] #41 ...
18:19:03 [2020-07-31T18:19:03.561Z] 
18:19:03 [2020-07-31T18:19:03.561Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:03 [2020-07-31T18:19:03.561Z] #38 6.317 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:03 [2020-07-31T18:19:03.744Z] #48 15.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.69 Setting up libiptc0:s390x (1.8.2-4) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.69 Setting up xz-utils (5.2.4-1) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.71 Setting up sudo (1.8.27-1+deb10u2) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.76 invoke-rc.d: could not determine current runlevel
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.76 invoke-rc.d: policy-rc.d denied execution of start.
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.76 Setting up pigz (2.4-1) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.77 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.77 Setting up libnl-3-200:s390x (3.4.0-1) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.79 Setting up python-pip-whl (18.1-5) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.79 Setting up libmpdec2:s390x (2.4.2-2) ...
18:19:04 [2020-07-31T18:19:04.686Z] #17 28.80 Setting up vim-runtime (2:8.1.0875-5) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.01 Setting up libaio1:s390x (0.3.112-3) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.02 Setting up libonig5:s390x (6.9.1-1) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.02 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.03 Setting up vim (2:8.1.0875-5) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.08 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.08 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.09 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.10 Setting up jq (1.5+dfsg-2+b1) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.10 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
18:19:05 [2020-07-31T18:19:05.001Z] #17 29.11 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:19:05 [2020-07-31T18:19:05.280Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.7s done
18:19:05 [2020-07-31T18:19:05.280Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done
18:19:05 [2020-07-31T18:19:05.280Z] #7 DONE 26.8s
18:19:05 [2020-07-31T18:19:05.280Z] 
18:19:05 [2020-07-31T18:19:05.280Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:19:05 [2020-07-31T18:19:05.294Z] #48 ...
18:19:05 [2020-07-31T18:19:05.294Z] 
18:19:05 [2020-07-31T18:19:05.294Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:05 [2020-07-31T18:19:05.294Z] #39 17.20 Fetched 8146 kB in 16s (512 kB/s)
18:19:05 [2020-07-31T18:19:05.464Z] #28 ...
18:19:05 [2020-07-31T18:19:05.464Z] 
18:19:05 [2020-07-31T18:19:05.464Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + RM_GOPATH=0
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + TMP_GOPATH=
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + : /build
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + '[' -z '' ']'
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 ++ mktemp -d
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + export GOPATH=/tmp/tmp.d1WLwoGH3I
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + GOPATH=/tmp/tmp.d1WLwoGH3I
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + RM_GOPATH=1
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 + case "$(go env GOARCH)" in
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.216 ++ go env GOARCH
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.219 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + export GO_BUILDMODE=-buildmode=pie
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + GO_BUILDMODE=-buildmode=pie
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 ++ dirname /tmp/install/install.sh
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + dir=/tmp/install
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + bin=shfmt
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + shift
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + . /tmp/install/shfmt.installer
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + install_shfmt
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.220 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d1WLwoGH3I/src/github.com/mvdan/sh
18:19:05 [2020-07-31T18:19:05.464Z] #47 6.231 Cloning into '/tmp/tmp.d1WLwoGH3I/src/github.com/mvdan/sh'...
18:19:05 [2020-07-31T18:19:05.464Z] #47 ...
18:19:05 [2020-07-31T18:19:05.464Z] 
18:19:05 [2020-07-31T18:19:05.464Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + RM_GOPATH=0
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + TMP_GOPATH=
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + : /build
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + '[' -z '' ']'
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 ++ mktemp -d
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + export GOPATH=/tmp/tmp.7EooZIW36D
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + GOPATH=/tmp/tmp.7EooZIW36D
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + RM_GOPATH=1
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.443 + case "$(go env GOARCH)" in
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.455 ++ go env GOARCH
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.474 + export GO_BUILDMODE=-buildmode=pie
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.474 + GO_BUILDMODE=-buildmode=pie
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.474 ++ dirname /tmp/install/install.sh
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + dir=/tmp/install
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + bin=vndr
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + shift
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + '[' '!' -f /tmp/install/vndr.installer ']'
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + . /tmp/install/vndr.installer
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + install_vndr
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7EooZIW36D/src/github.com/LK4D4/vndr
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.478 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:05 [2020-07-31T18:19:05.464Z] #41 6.483 Cloning into '/tmp/tmp.7EooZIW36D/src/github.com/LK4D4/vndr'...
18:19:05 [2020-07-31T18:19:05.646Z] #17 ...
18:19:05 [2020-07-31T18:19:05.646Z] 
18:19:05 [2020-07-31T18:19:05.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:05 [2020-07-31T18:19:05.646Z] #39 60.63   CC       criu/cr-errno.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 60.68   CC       criu/cr-restore.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 62.91   CC       criu/cr-service.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 63.91   CC       criu/crtools.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 64.31   CC       criu/eventfd.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 64.60   CC       criu/eventpoll.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 65.09   CC       criu/external.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 65.27   CC       criu/fault-injection.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 65.31   CC       criu/fdstore.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 65.52   CC       criu/fifo.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 65.78   CC       criu/file-ids.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 65.97   CC       criu/file-lock.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 66.45   CC       criu/files-ext.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 66.61   CC       criu/files-reg.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 67.80   CC       criu/files.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 68.88   CC       criu/filesystems.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 69.34   CC       criu/fsnotify.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 69.93   CC       criu/image-desc.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 70.02   CC       criu/image.o
18:19:05 [2020-07-31T18:19:05.646Z] #39 70.57   CC       criu/ipc_ns.o
18:19:05 [2020-07-31T18:19:05.725Z] #41 7.055 + cd /tmp/tmp.7EooZIW36D/src/github.com/LK4D4/vndr
18:19:05 [2020-07-31T18:19:05.725Z] #41 7.055 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:05 [2020-07-31T18:19:05.725Z] #41 7.097 + go build -buildmode=pie -v -o /build/vndr .
18:19:05 [2020-07-31T18:19:05.939Z] #39 71.13   CC       criu/irmap.o
18:19:06 [2020-07-31T18:19:06.116Z] #45 ...
18:19:06 [2020-07-31T18:19:06.117Z] 
18:19:06 [2020-07-31T18:19:06.117Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.285 + RM_GOPATH=0
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.285 + TMP_GOPATH=
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.285 + : /build
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.285 + '[' -z '' ']'
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.285 ++ mktemp -d
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.289 + export GOPATH=/tmp/tmp.gXN88pZpKY
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.289 + GOPATH=/tmp/tmp.gXN88pZpKY
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.289 + RM_GOPATH=1
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.289 + case "$(go env GOARCH)" in
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.293 ++ go env GOARCH
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.314 + export GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.314 + GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.319 ++ dirname /tmp/install/install.sh
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.324 + dir=/tmp/install
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.324 + bin=gotestsum
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.324 + shift
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.324 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.324 + . /tmp/install/gotestsum.installer
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.325 ++ : v0.3.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.325 + install_gotestsum
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.327 + set -e
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.328 + export GO111MODULE=on
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.328 + GO111MODULE=on
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.328 + GOBIN=/build
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.328 + go get gotest.tools/gotestsum@v0.3.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.357 go: finding gotest.tools v0.3.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 4.358 go: finding gotest.tools/gotestsum v0.3.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 5.289 go: downloading gotest.tools/gotestsum v0.3.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 5.804 go: extracting gotest.tools/gotestsum v0.3.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 6.721 go: downloading gotest.tools v2.1.0+incompatible
18:19:06 [2020-07-31T18:19:06.117Z] #43 6.917 go: extracting gotest.tools v2.1.0+incompatible
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.064 go: downloading github.com/fatih/color v1.6.0
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.074 go: downloading github.com/jonboulle/clockwork v0.1.0
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.120 go: downloading github.com/sirupsen/logrus v1.0.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.127 go: downloading github.com/pkg/errors v0.8.0
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.154 go: extracting github.com/jonboulle/clockwork v0.1.0
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.156 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.225 go: extracting github.com/fatih/color v1.6.0
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.267 go: downloading github.com/spf13/pflag v1.0.1
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.327 go: downloading github.com/mattn/go-colorable v0.0.9
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.397 go: downloading github.com/mattn/go-isatty v0.0.3
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.501 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.547 go: extracting github.com/mattn/go-colorable v0.0.9
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.602 go: extracting github.com/mattn/go-isatty v0.0.3
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.739 go: extracting github.com/pkg/errors v0.8.0
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.810 go: extracting github.com/spf13/pflag v1.0.1
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.905 go: extracting github.com/sirupsen/logrus v1.0.5
18:19:06 [2020-07-31T18:19:06.117Z] #43 7.947 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:06 [2020-07-31T18:19:06.117Z] #43 8.094 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:06 [2020-07-31T18:19:06.117Z] #43 8.270 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:06 [2020-07-31T18:19:06.117Z] #43 10.03 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:06 [2020-07-31T18:19:06.117Z] #43 ...
18:19:06 [2020-07-31T18:19:06.117Z] 
18:19:06 [2020-07-31T18:19:06.117Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:06 [2020-07-31T18:19:06.117Z] #32 5.999 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:06 [2020-07-31T18:19:06.117Z] #32 6.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:06 [2020-07-31T18:19:06.117Z] #32 6.085 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:06 [2020-07-31T18:19:06.117Z] #32 7.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:19:06 [2020-07-31T18:19:06.117Z] #32 8.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB]
18:19:06 [2020-07-31T18:19:06.294Z] #41 ...
18:19:06 [2020-07-31T18:19:06.294Z] 
18:19:06 [2020-07-31T18:19:06.294Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:19:06 [2020-07-31T18:19:06.381Z] #32 ...
18:19:06 [2020-07-31T18:19:06.381Z] 
18:19:06 [2020-07-31T18:19:06.381Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + RM_GOPATH=0
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + TMP_GOPATH=
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + : /build
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + '[' -z '' ']'
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 ++ mktemp -d
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + export GOPATH=/tmp/tmp.ezJz76sub5
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + GOPATH=/tmp/tmp.ezJz76sub5
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + RM_GOPATH=1
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.754 + case "$(go env GOARCH)" in
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.760 ++ go env GOARCH
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.775 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + export GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 ++ dirname /tmp/install/install.sh
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + dir=/tmp/install
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + bin=tomlv
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + shift
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + . /tmp/install/tomlv.installer
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + install_tomlv
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.778 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ezJz76sub5/src/github.com/BurntSushi/toml
18:19:06 [2020-07-31T18:19:06.381Z] #30 4.804 Cloning into '/tmp/tmp.ezJz76sub5/src/github.com/BurntSushi/toml'...
18:19:06 [2020-07-31T18:19:06.381Z] #30 5.796 + cd /tmp/tmp.ezJz76sub5/src/github.com/BurntSushi/toml
18:19:06 [2020-07-31T18:19:06.381Z] #30 5.812 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:06 [2020-07-31T18:19:06.381Z] #30 5.875 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:19:06 [2020-07-31T18:19:06.381Z] #30 6.804 unicode
18:19:06 [2020-07-31T18:19:06.381Z] #30 6.823 math
18:19:06 [2020-07-31T18:19:06.381Z] #30 7.045 runtime
18:19:06 [2020-07-31T18:19:06.381Z] #30 7.189 runtime/cgo
18:19:06 [2020-07-31T18:19:06.381Z] #30 ...
18:19:06 [2020-07-31T18:19:06.381Z] 
18:19:06 [2020-07-31T18:19:06.381Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.565 + RM_GOPATH=0
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.565 + TMP_GOPATH=
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.565 + : /build
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.565 + '[' -z '' ']'
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.565 ++ mktemp -d
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.566 + export GOPATH=/tmp/tmp.ByK5bi4KOY
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.566 + GOPATH=/tmp/tmp.ByK5bi4KOY
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.566 + RM_GOPATH=1
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.566 + case "$(go env GOARCH)" in
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.566 ++ go env GOARCH
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.586 + export GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.586 + GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.586 ++ dirname /tmp/install/install.sh
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 + dir=/tmp/install
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 + bin=dockercli
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 + shift
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 + . /tmp/install/dockercli.installer
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 ++ : stable
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 ++ : 17.06.2-ce
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 + install_dockercli
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.587 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.588 Install docker/cli version 17.06.2-ce from stable
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.590 ++ uname -m
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.591 + arch=aarch64
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.592 + '[' aarch64 '!=' x86_64 ']'
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.592 + '[' aarch64 '!=' s390x ']'
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.592 + '[' aarch64 '!=' armhf ']'
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.592 + build_dockercli
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.592 + git clone https://github.com/docker/docker-ce /tmp/tmp.ByK5bi4KOY/tmp/docker-ce
18:19:06 [2020-07-31T18:19:06.381Z] #21 1.595 Cloning into '/tmp/tmp.ByK5bi4KOY/tmp/docker-ce'...
18:19:06 [2020-07-31T18:19:06.554Z] #28 7.689 + git clone https://github.com/kolyshkin/go-swagger.git .
18:19:06 [2020-07-31T18:19:06.554Z] #28 7.694 Cloning into '.'...
18:19:06 [2020-07-31T18:19:06.574Z] #39 71.65   CC       criu/kcmp-ids.o
18:19:06 [2020-07-31T18:19:06.645Z] #21 ...
18:19:06 [2020-07-31T18:19:06.645Z] 
18:19:06 [2020-07-31T18:19:06.645Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:06 [2020-07-31T18:19:06.645Z] #51 5.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:06 [2020-07-31T18:19:06.645Z] #51 5.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:06 [2020-07-31T18:19:06.645Z] #51 5.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:06 [2020-07-31T18:19:06.645Z] #51 6.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:19:06 [2020-07-31T18:19:06.645Z] #51 8.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB]
18:19:06 [2020-07-31T18:19:06.645Z] #51 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
18:19:06 [2020-07-31T18:19:06.645Z] #51 ...
18:19:06 [2020-07-31T18:19:06.645Z] 
18:19:06 [2020-07-31T18:19:06.645Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.651 + RM_GOPATH=0
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.651 + TMP_GOPATH=
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.651 + : /build
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.651 + '[' -z '' ']'
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.652 ++ mktemp -d
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.656 + export GOPATH=/tmp/tmp.BLh0v6C2NJ
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.656 + GOPATH=/tmp/tmp.BLh0v6C2NJ
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.656 + RM_GOPATH=1
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.656 + case "$(go env GOARCH)" in
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.661 ++ go env GOARCH
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.674 + export GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.674 + GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.675 ++ dirname /tmp/install/install.sh
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + dir=/tmp/install
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + bin=vndr
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + shift
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + '[' '!' -f /tmp/install/vndr.installer ']'
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + . /tmp/install/vndr.installer
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + install_vndr
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BLh0v6C2NJ/src/github.com/LK4D4/vndr
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 Cloning into '/tmp/tmp.BLh0v6C2NJ/src/github.com/LK4D4/vndr'...
18:19:06 [2020-07-31T18:19:06.645Z] #41 2.682 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.369 + cd /tmp/tmp.BLh0v6C2NJ/src/github.com/LK4D4/vndr
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.369 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.369 + go build -buildmode=pie -v -o /build/vndr .
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.847 internal/race
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.881 internal/cpu
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.910 runtime/internal/atomic
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.916 runtime/internal/sys
18:19:06 [2020-07-31T18:19:06.645Z] #41 3.951 sync/atomic
18:19:06 [2020-07-31T18:19:06.645Z] #41 4.076 runtime/internal/math
18:19:06 [2020-07-31T18:19:06.645Z] #41 4.157 unicode
18:19:06 [2020-07-31T18:19:06.645Z] #41 4.161 unicode/utf8
18:19:06 [2020-07-31T18:19:06.645Z] #41 4.331 math/bits
18:19:06 [2020-07-31T18:19:06.645Z] #41 4.428 internal/bytealg
18:19:06 [2020-07-31T18:19:06.645Z] #41 5.061 internal/testlog
18:19:06 [2020-07-31T18:19:06.645Z] #41 5.257 math
18:19:06 [2020-07-31T18:19:06.645Z] #41 5.538 runtime
18:19:06 [2020-07-31T18:19:06.645Z] #41 5.578 encoding
18:19:06 [2020-07-31T18:19:06.645Z] #41 5.771 unicode/utf16
18:19:06 [2020-07-31T18:19:06.645Z] #41 6.374 container/list
18:19:06 [2020-07-31T18:19:06.645Z] #41 7.634 crypto/internal/subtle
18:19:06 [2020-07-31T18:19:06.645Z] #41 7.830 crypto/subtle
18:19:06 [2020-07-31T18:19:06.645Z] #41 8.027 vendor/golang.org/x/crypto/cryptobyte/asn1
18:19:06 [2020-07-31T18:19:06.645Z] #41 8.246 internal/nettrace
18:19:06 [2020-07-31T18:19:06.645Z] #41 8.691 runtime/cgo
18:19:06 [2020-07-31T18:19:06.867Z] #39 71.82   CC       criu/kerndat.o
18:19:06 [2020-07-31T18:19:06.867Z] #39 ...
18:19:06 [2020-07-31T18:19:06.867Z] 
18:19:06 [2020-07-31T18:19:06.867Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.80 Setting up iptables (1.8.2-4) ...
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:19:06 [2020-07-31T18:19:06.867Z] #17 30.83 Setting up python3 (3.7.3-1) ...
18:19:06 [2020-07-31T18:19:06.909Z] #41 ...
18:19:06 [2020-07-31T18:19:06.909Z] 
18:19:06 [2020-07-31T18:19:06.909Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.881 + RM_GOPATH=0
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.881 + TMP_GOPATH=
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 + : /build
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 + '[' -z '' ']'
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 ++ mktemp -d
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 + export GOPATH=/tmp/tmp.j31bcj9mNv
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 + GOPATH=/tmp/tmp.j31bcj9mNv
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 + RM_GOPATH=1
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 + case "$(go env GOARCH)" in
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.888 ++ go env GOARCH
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.909 + export GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.909 + GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.909 ++ dirname /tmp/install/install.sh
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + dir=/tmp/install
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + bin=proxy
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + shift
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + '[' '!' -f /tmp/install/proxy.installer ']'
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + . /tmp/install/proxy.installer
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 ++ : 9e99af28df21367340c95a3863e31808d689c92a
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + install_proxy
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + case "$1" in
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + export CGO_ENABLED=0
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + CGO_ENABLED=0
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + _install_proxy
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.933 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.j31bcj9mNv/src/github.com/docker/libnetwork
18:19:06 [2020-07-31T18:19:06.909Z] #60 3.942 Cloning into '/tmp/tmp.j31bcj9mNv/src/github.com/docker/libnetwork'...
18:19:06 [2020-07-31T18:19:06.909Z] #60 ...
18:19:06 [2020-07-31T18:19:06.909Z] 
18:19:06 [2020-07-31T18:19:06.909Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + RM_GOPATH=0
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + TMP_GOPATH=
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + : /build
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + '[' -z '' ']'
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 ++ mktemp -d
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + export GOPATH=/tmp/tmp.4lSVuwYf8m
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + GOPATH=/tmp/tmp.4lSVuwYf8m
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + RM_GOPATH=1
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.401 + case "$(go env GOARCH)" in
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.402 ++ go env GOARCH
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.438 + export GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.438 + GO_BUILDMODE=-buildmode=pie
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.438 ++ dirname /tmp/install/install.sh
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.452 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + dir=/tmp/install
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + bin=shfmt
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + shift
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + . /tmp/install/shfmt.installer
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + install_shfmt
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4lSVuwYf8m/src/github.com/mvdan/sh
18:19:06 [2020-07-31T18:19:06.909Z] #47 3.459 Cloning into '/tmp/tmp.4lSVuwYf8m/src/github.com/mvdan/sh'...
18:19:06 [2020-07-31T18:19:06.909Z] #47 9.667 + cd /tmp/tmp.4lSVuwYf8m/src/github.com/mvdan/sh
18:19:06 [2020-07-31T18:19:06.909Z] #47 9.669 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:06 [2020-07-31T18:19:06.909Z] #47 9.753 + GO111MODULE=on
18:19:06 [2020-07-31T18:19:06.909Z] #47 9.754 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:19:07 [2020-07-31T18:19:07.160Z] #17 31.06 Setting up python3-wheel (0.32.3-2) ...
18:19:07 [2020-07-31T18:19:07.173Z] #47 ...
18:19:07 [2020-07-31T18:19:07.173Z] 
18:19:07 [2020-07-31T18:19:07.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:07 [2020-07-31T18:19:07.173Z] #10 5.829 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #10 5.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #10 5.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #10 7.222 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #10 8.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #10 10.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
18:19:07 [2020-07-31T18:19:07.173Z] #10 ...
18:19:07 [2020-07-31T18:19:07.173Z] 
18:19:07 [2020-07-31T18:19:07.173Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:07 [2020-07-31T18:19:07.173Z] #38 5.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #38 5.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #38 5.663 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #38 6.755 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #38 8.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB]
18:19:07 [2020-07-31T18:19:07.173Z] #38 10.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
18:19:07 [2020-07-31T18:19:07.440Z] #38 ...
18:19:07 [2020-07-31T18:19:07.440Z] 
18:19:07 [2020-07-31T18:19:07.440Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.910 + RM_GOPATH=0
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.910 + TMP_GOPATH=
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.910 + : /build
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.910 + '[' -z '' ']'
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.913 ++ mktemp -d
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.915 + export GOPATH=/tmp/tmp.IQ2NTVK8xB
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.915 + GOPATH=/tmp/tmp.IQ2NTVK8xB
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.915 + RM_GOPATH=1
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.915 + case "$(go env GOARCH)" in
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.915 ++ go env GOARCH
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.936 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + export GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 ++ dirname /tmp/install/install.sh
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + dir=/tmp/install
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + bin=rootlesskit
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + shift
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + . /tmp/install/rootlesskit.installer
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + install_rootlesskit
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + case "$1" in
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + export CGO_ENABLED=0
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + CGO_ENABLED=0
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + _install_rootlesskit
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IQ2NTVK8xB/src/github.com/rootless-containers/rootlesskit
18:19:07 [2020-07-31T18:19:07.440Z] #54 4.946 Cloning into '/tmp/tmp.IQ2NTVK8xB/src/github.com/rootless-containers/rootlesskit'...
18:19:07 [2020-07-31T18:19:07.440Z] #54 9.710 + cd /tmp/tmp.IQ2NTVK8xB/src/github.com/rootless-containers/rootlesskit
18:19:07 [2020-07-31T18:19:07.440Z] #54 9.711 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:07 [2020-07-31T18:19:07.440Z] #54 10.25 + for f in rootlesskit rootlesskit-docker-proxy
18:19:07 [2020-07-31T18:19:07.440Z] #54 10.25 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:19:07 [2020-07-31T18:19:07.452Z] #17 31.40 Setting up apparmor (2.13.2-10) ...
18:19:07 [2020-07-31T18:19:07.704Z] #54 ...
18:19:07 [2020-07-31T18:19:07.704Z] 
18:19:07 [2020-07-31T18:19:07.704Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:07 [2020-07-31T18:19:07.704Z] #36 5.605 + git clone https://github.com/docker/distribution.git .
18:19:07 [2020-07-31T18:19:07.704Z] #36 5.609 Cloning into '.'...
18:19:07 [2020-07-31T18:19:07.704Z] #36 ...
18:19:07 [2020-07-31T18:19:07.704Z] 
18:19:07 [2020-07-31T18:19:07.704Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:07 [2020-07-31T18:19:07.704Z] #23 4.139 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:07 [2020-07-31T18:19:07.704Z] #23 4.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:07 [2020-07-31T18:19:07.704Z] #23 4.258 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:07 [2020-07-31T18:19:07.704Z] #23 4.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:19:07 [2020-07-31T18:19:07.704Z] #23 6.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB]
18:19:07 [2020-07-31T18:19:07.704Z] #23 8.462 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
18:19:07 [2020-07-31T18:19:07.771Z] #38 ...
18:19:07 [2020-07-31T18:19:07.771Z] 
18:19:07 [2020-07-31T18:19:07.771Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + RM_GOPATH=0
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + TMP_GOPATH=
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + : /build
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + '[' -z '' ']'
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 ++ mktemp -d
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + export GOPATH=/tmp/tmp.UdWLsJptFC
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + GOPATH=/tmp/tmp.UdWLsJptFC
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + RM_GOPATH=1
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 + case "$(go env GOARCH)" in
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.645 ++ go env GOARCH
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.678 + export GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.678 + GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.678 ++ dirname /tmp/install/install.sh
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + dir=/tmp/install
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + bin=dockercli
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + shift
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + . /tmp/install/dockercli.installer
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 ++ : stable
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 ++ : 17.06.2-ce
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + install_dockercli
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 ++ uname -m
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + arch=x86_64
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + '[' x86_64 '!=' x86_64 ']'
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + url=https://download.docker.com/linux/static
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + tar -xz docker/docker
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.690 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:19:07 [2020-07-31T18:19:07.771Z] #21 7.691 Install docker/cli version 17.06.2-ce from stable
18:19:07 [2020-07-31T18:19:07.771Z] #21 ...
18:19:07 [2020-07-31T18:19:07.771Z] 
18:19:07 [2020-07-31T18:19:07.771Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:07 [2020-07-31T18:19:07.771Z] #51 8.475 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:07 [2020-07-31T18:19:07.771Z] #51 8.663 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:07 [2020-07-31T18:19:07.771Z] #51 8.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:07 [2020-07-31T18:19:07.771Z] #51 9.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:07 [2020-07-31T18:19:07.771Z] #51 ...
18:19:07 [2020-07-31T18:19:07.771Z] 
18:19:07 [2020-07-31T18:19:07.771Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.379 + RM_GOPATH=0
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.379 + TMP_GOPATH=
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.379 + : /build
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.379 + '[' -z '' ']'
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.379 ++ mktemp -d
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.387 + export GOPATH=/tmp/tmp.6wqtdXIzB8
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.387 + GOPATH=/tmp/tmp.6wqtdXIzB8
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.387 + RM_GOPATH=1
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.387 + case "$(go env GOARCH)" in
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.387 ++ go env GOARCH
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + export GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 ++ dirname /tmp/install/install.sh
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + dir=/tmp/install
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + bin=proxy
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + shift
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + '[' '!' -f /tmp/install/proxy.installer ']'
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + . /tmp/install/proxy.installer
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 ++ : 9e99af28df21367340c95a3863e31808d689c92a
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + install_proxy
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + case "$1" in
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + export CGO_ENABLED=0
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + CGO_ENABLED=0
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + _install_proxy
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6wqtdXIzB8/src/github.com/docker/libnetwork
18:19:07 [2020-07-31T18:19:07.771Z] #60 7.450 Cloning into '/tmp/tmp.6wqtdXIzB8/src/github.com/docker/libnetwork'...
18:19:07 [2020-07-31T18:19:07.771Z] #60 ...
18:19:07 [2020-07-31T18:19:07.771Z] 
18:19:07 [2020-07-31T18:19:07.771Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.134 + RM_GOPATH=0
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.134 + TMP_GOPATH=
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.134 + : /build
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.134 + '[' -z '' ']'
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.142 ++ mktemp -d
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.145 + export GOPATH=/tmp/tmp.7J131pi0Oo
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.145 + GOPATH=/tmp/tmp.7J131pi0Oo
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.145 + RM_GOPATH=1
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.145 + case "$(go env GOARCH)" in
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.145 ++ go env GOARCH
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + export GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + GO_BUILDMODE=-buildmode=pie
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 ++ dirname /tmp/install/install.sh
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + dir=/tmp/install
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + bin=gotestsum
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + shift
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + . /tmp/install/gotestsum.installer
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 ++ : v0.3.5
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + install_gotestsum
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + set -e
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + export GO111MODULE=on
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + GO111MODULE=on
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + GOBIN=/build
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.170 + go get gotest.tools/gotestsum@v0.3.5
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.260 go: finding gotest.tools/gotestsum v0.3.5
18:19:07 [2020-07-31T18:19:07.771Z] #43 7.271 go: finding gotest.tools v0.3.5
18:19:07 [2020-07-31T18:19:07.771Z] #43 8.250 go: downloading gotest.tools/gotestsum v0.3.5
18:19:07 [2020-07-31T18:19:07.771Z] #43 8.974 go: extracting gotest.tools/gotestsum v0.3.5
18:19:07 [2020-07-31T18:19:07.969Z] #23 ...
18:19:07 [2020-07-31T18:19:07.969Z] 
18:19:07 [2020-07-31T18:19:07.969Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:07 [2020-07-31T18:19:07.969Z] #47 11.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:07 [2020-07-31T18:19:07.969Z] #47 11.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:07 [2020-07-31T18:19:07.969Z] #47 11.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:07 [2020-07-31T18:19:07.969Z] #47 11.97 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:08 [2020-07-31T18:19:08.037Z] #43 ...
18:19:08 [2020-07-31T18:19:08.037Z] 
18:19:08 [2020-07-31T18:19:08.037Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:08 [2020-07-31T18:19:08.037Z] #32 8.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:08 [2020-07-31T18:19:08.037Z] #32 8.589 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:08 [2020-07-31T18:19:08.037Z] #32 8.590 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:08 [2020-07-31T18:19:08.037Z] #32 10.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:08 [2020-07-31T18:19:08.037Z] #32 ...
18:19:08 [2020-07-31T18:19:08.037Z] 
18:19:08 [2020-07-31T18:19:08.037Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + RM_GOPATH=0
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + TMP_GOPATH=
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + : /build
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + '[' -z '' ']'
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 ++ mktemp -d
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + export GOPATH=/tmp/tmp.BiYRdLXDpu
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + GOPATH=/tmp/tmp.BiYRdLXDpu
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + RM_GOPATH=1
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 + case "$(go env GOARCH)" in
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.097 ++ go env GOARCH
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.224 + export GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.224 + GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.224 ++ dirname /tmp/install/install.sh
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.255 + dir=/tmp/install
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.255 + bin=tomlv
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.255 + shift
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.256 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.256 + . /tmp/install/tomlv.installer
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.257 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.257 + install_tomlv
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.257 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.258 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.259 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BiYRdLXDpu/src/github.com/BurntSushi/toml
18:19:08 [2020-07-31T18:19:08.037Z] #30 8.260 Cloning into '/tmp/tmp.BiYRdLXDpu/src/github.com/BurntSushi/toml'...
18:19:08 [2020-07-31T18:19:08.037Z] #30 9.769 + cd /tmp/tmp.BiYRdLXDpu/src/github.com/BurntSushi/toml
18:19:08 [2020-07-31T18:19:08.037Z] #30 9.785 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:08 [2020-07-31T18:19:08.037Z] #30 9.810 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:19:08 [2020-07-31T18:19:08.037Z] #30 10.71 math/bits
18:19:08 [2020-07-31T18:19:08.233Z] #47 12.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:08 [2020-07-31T18:19:08.296Z] #30 ...
18:19:08 [2020-07-31T18:19:08.296Z] 
18:19:08 [2020-07-31T18:19:08.296Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:08 [2020-07-31T18:19:08.296Z] #23 6.855 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:08 [2020-07-31T18:19:08.296Z] #23 6.898 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:08 [2020-07-31T18:19:08.296Z] #23 6.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:08 [2020-07-31T18:19:08.296Z] #23 8.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:08 [2020-07-31T18:19:08.296Z] #23 ...
18:19:08 [2020-07-31T18:19:08.296Z] 
18:19:08 [2020-07-31T18:19:08.296Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:19:08 [2020-07-31T18:19:08.296Z] #28 7.660 + git clone https://github.com/kolyshkin/go-swagger.git .
18:19:08 [2020-07-31T18:19:08.296Z] #28 7.660 Cloning into '.'...
18:19:08 [2020-07-31T18:19:08.460Z] #28 ...
18:19:08 [2020-07-31T18:19:08.460Z] 
18:19:08 [2020-07-31T18:19:08.460Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:08 [2020-07-31T18:19:08.460Z] #32 8.350 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:08 [2020-07-31T18:19:08.460Z] #32 8.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:08 [2020-07-31T18:19:08.460Z] #32 8.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:08 [2020-07-31T18:19:08.492Z] #17 32.39 Setting up xfsprogs (4.20.0-1) ...
18:19:08 [2020-07-31T18:19:08.492Z] #17 32.40 Setting up python3-lib2to3 (3.7.3-1) ...
18:19:08 [2020-07-31T18:19:08.492Z] #17 32.66 Setting up python3-pkg-resources (40.8.0-1) ...
18:19:08 [2020-07-31T18:19:08.555Z] #28 ...
18:19:08 [2020-07-31T18:19:08.555Z] 
18:19:08 [2020-07-31T18:19:08.555Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:19:08 [2020-07-31T18:19:08.555Z] #54 6.995 + RM_GOPATH=0
18:19:08 [2020-07-31T18:19:08.555Z] #54 6.995 + TMP_GOPATH=
18:19:08 [2020-07-31T18:19:08.555Z] #54 6.995 + : /build
18:19:08 [2020-07-31T18:19:08.555Z] #54 6.995 + '[' -z '' ']'
18:19:08 [2020-07-31T18:19:08.555Z] #54 6.995 ++ mktemp -d
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.001 + export GOPATH=/tmp/tmp.QOoXDEZ0Os
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.001 + GOPATH=/tmp/tmp.QOoXDEZ0Os
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.001 + RM_GOPATH=1
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.001 + case "$(go env GOARCH)" in
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.009 ++ go env GOARCH
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.043 + export GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.043 + GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 ++ dirname /tmp/install/install.sh
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + dir=/tmp/install
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + bin=rootlesskit
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + shift
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + . /tmp/install/rootlesskit.installer
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + install_rootlesskit
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + case "$1" in
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + export CGO_ENABLED=0
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + CGO_ENABLED=0
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + _install_rootlesskit
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.054 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QOoXDEZ0Os/src/github.com/rootless-containers/rootlesskit
18:19:08 [2020-07-31T18:19:08.555Z] #54 7.062 Cloning into '/tmp/tmp.QOoXDEZ0Os/src/github.com/rootless-containers/rootlesskit'...
18:19:08 [2020-07-31T18:19:08.555Z] #54 ...
18:19:08 [2020-07-31T18:19:08.555Z] 
18:19:08 [2020-07-31T18:19:08.555Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + RM_GOPATH=0
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + TMP_GOPATH=
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + : /build
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + '[' -z '' ']'
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 ++ mktemp -d
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + export GOPATH=/tmp/tmp.WVDIaR6qWi
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + GOPATH=/tmp/tmp.WVDIaR6qWi
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + RM_GOPATH=1
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.357 + case "$(go env GOARCH)" in
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.361 ++ go env GOARCH
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 Installing golangci-lint version v1.23.8
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + export GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 ++ dirname /tmp/install/install.sh
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + dir=/tmp/install
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + bin=golangci_lint
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + shift
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + . /tmp/install/golangci_lint.installer
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 ++ : v1.23.8
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + install_golangci_lint
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + echo 'Installing golangci-lint version v1.23.8'
18:19:08 [2020-07-31T18:19:08.555Z] #45 7.389 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:19:08 [2020-07-31T18:19:08.719Z] #32 ...
18:19:08 [2020-07-31T18:19:08.719Z] 
18:19:08 [2020-07-31T18:19:08.719Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:08 [2020-07-31T18:19:08.719Z] #23 6.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:08 [2020-07-31T18:19:08.719Z] #23 6.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:08 [2020-07-31T18:19:08.719Z] #23 6.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:08 [2020-07-31T18:19:08.719Z] #23 7.051 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:08 [2020-07-31T18:19:08.719Z] #23 9.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:08 [2020-07-31T18:19:08.719Z] #23 ...
18:19:08 [2020-07-31T18:19:08.719Z] 
18:19:08 [2020-07-31T18:19:08.719Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:08 [2020-07-31T18:19:08.719Z] #51 8.599 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:08 [2020-07-31T18:19:08.719Z] #51 8.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:08 [2020-07-31T18:19:08.719Z] #51 8.722 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:08 [2020-07-31T18:19:08.817Z] #45 ...
18:19:08 [2020-07-31T18:19:08.817Z] 
18:19:08 [2020-07-31T18:19:08.817Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.848 + RM_GOPATH=0
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.848 + TMP_GOPATH=
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.848 + : /build
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.848 + '[' -z '' ']'
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.848 ++ mktemp -d
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.850 + export GOPATH=/tmp/tmp.2JeJ6O8jXz
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.850 + GOPATH=/tmp/tmp.2JeJ6O8jXz
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.850 + RM_GOPATH=1
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.850 + case "$(go env GOARCH)" in
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.857 ++ go env GOARCH
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + export GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 ++ dirname /tmp/install/install.sh
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + dir=/tmp/install
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + bin=shfmt
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + shift
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + . /tmp/install/shfmt.installer
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + install_shfmt
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.888 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2JeJ6O8jXz/src/github.com/mvdan/sh
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.890 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:08 [2020-07-31T18:19:08.817Z] #47 7.938 Cloning into '/tmp/tmp.2JeJ6O8jXz/src/github.com/mvdan/sh'...
18:19:08 [2020-07-31T18:19:08.978Z] #51 ...
18:19:08 [2020-07-31T18:19:08.978Z] 
18:19:08 [2020-07-31T18:19:08.978Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + RM_GOPATH=0
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + TMP_GOPATH=
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + : /build
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + '[' -z '' ']'
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 ++ mktemp -d
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + export GOPATH=/tmp/tmp.kna87nsoTR
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + GOPATH=/tmp/tmp.kna87nsoTR
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + RM_GOPATH=1
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 + case "$(go env GOARCH)" in
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.658 ++ go env GOARCH
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + export GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + GO_BUILDMODE=-buildmode=pie
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 ++ dirname /tmp/install/install.sh
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + dir=/tmp/install
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + bin=dockercli
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + shift
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + . /tmp/install/dockercli.installer
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 ++ : stable
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 ++ : 17.06.2-ce
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + install_dockercli
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 ++ uname -m
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.719 Install docker/cli version 17.06.2-ce from stable
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.765 + arch=x86_64
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.765 + '[' x86_64 '!=' x86_64 ']'
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.765 + url=https://download.docker.com/linux/static
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.765 + tar -xz docker/docker
18:19:08 [2020-07-31T18:19:08.978Z] #21 7.765 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:19:08 [2020-07-31T18:19:08.978Z] #21 ...
18:19:08 [2020-07-31T18:19:08.978Z] 
18:19:08 [2020-07-31T18:19:08.978Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:08 [2020-07-31T18:19:08.978Z] #36 7.114 + git clone https://github.com/docker/distribution.git .
18:19:08 [2020-07-31T18:19:08.978Z] #36 7.118 Cloning into '.'...
18:19:09 [2020-07-31T18:19:09.076Z] #47 ...
18:19:09 [2020-07-31T18:19:09.076Z] 
18:19:09 [2020-07-31T18:19:09.076Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:09 [2020-07-31T18:19:09.076Z] #43 10.74 go: downloading gotest.tools v2.1.0+incompatible
18:19:09 [2020-07-31T18:19:09.076Z] #43 11.11 go: extracting gotest.tools v2.1.0+incompatible
18:19:09 [2020-07-31T18:19:09.076Z] #43 11.23 go: downloading github.com/spf13/pflag v1.0.1
18:19:09 [2020-07-31T18:19:09.076Z] #43 11.25 go: downloading github.com/jonboulle/clockwork v0.1.0
18:19:09 [2020-07-31T18:19:09.076Z] #43 11.27 go: downloading github.com/fatih/color v1.6.0
18:19:09 [2020-07-31T18:19:09.076Z] #43 11.41 go: downloading github.com/sirupsen/logrus v1.0.5
18:19:09 [2020-07-31T18:19:09.076Z] #43 11.42 go: downloading github.com/pkg/errors v0.8.0
18:19:09 [2020-07-31T18:19:09.076Z] #43 11.61 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:09 [2020-07-31T18:19:09.127Z] #17 33.14 Setting up python3-distutils (3.7.3-1) ...
18:19:09 [2020-07-31T18:19:09.186Z] #47 12.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:09 [2020-07-31T18:19:09.238Z] #36 ...
18:19:09 [2020-07-31T18:19:09.238Z] 
18:19:09 [2020-07-31T18:19:09.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:09 [2020-07-31T18:19:09.238Z] #10 8.483 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:09 [2020-07-31T18:19:09.238Z] #10 8.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:09 [2020-07-31T18:19:09.238Z] #10 8.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:09 [2020-07-31T18:19:09.238Z] #10 ...
18:19:09 [2020-07-31T18:19:09.238Z] 
18:19:09 [2020-07-31T18:19:09.238Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + RM_GOPATH=0
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + TMP_GOPATH=
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + : /build
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + '[' -z '' ']'
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 ++ mktemp -d
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + export GOPATH=/tmp/tmp.5UmyAVtchs
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + GOPATH=/tmp/tmp.5UmyAVtchs
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + RM_GOPATH=1
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 + case "$(go env GOARCH)" in
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.167 ++ go env GOARCH
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 + export GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 + GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 ++ dirname /tmp/install/install.sh
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 + dir=/tmp/install
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 + bin=golangci_lint
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 + shift
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 + . /tmp/install/golangci_lint.installer
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.175 ++ : v1.23.8
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.178 + install_golangci_lint
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.178 + echo 'Installing golangci-lint version v1.23.8'
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.178 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:19:09 [2020-07-31T18:19:09.238Z] #45 7.179 Installing golangci-lint version v1.23.8
18:19:09 [2020-07-31T18:19:09.334Z] #43 12.02 go: extracting github.com/jonboulle/clockwork v0.1.0
18:19:09 [2020-07-31T18:19:09.419Z] #17 33.46 Setting up python3-setuptools (40.8.0-1) ...
18:19:09 [2020-07-31T18:19:09.461Z] #8 DONE 3.9s
18:19:09 [2020-07-31T18:19:09.461Z] 
18:19:09 [2020-07-31T18:19:09.461Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:19:09 [2020-07-31T18:19:09.500Z] #45 ...
18:19:09 [2020-07-31T18:19:09.500Z] 
18:19:09 [2020-07-31T18:19:09.500Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.005 + RM_GOPATH=0
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.007 + TMP_GOPATH=
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.007 + : /build
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.007 + '[' -z '' ']'
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.014 ++ mktemp -d
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.014 + export GOPATH=/tmp/tmp.zUNbpYQU23
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.014 + GOPATH=/tmp/tmp.zUNbpYQU23
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.014 + RM_GOPATH=1
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.014 + case "$(go env GOARCH)" in
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.014 ++ go env GOARCH
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.069 + export GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.069 + GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.069 ++ dirname /tmp/install/install.sh
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + dir=/tmp/install
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + bin=tomlv
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + shift
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + . /tmp/install/tomlv.installer
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + install_tomlv
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.072 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zUNbpYQU23/src/github.com/BurntSushi/toml
18:19:09 [2020-07-31T18:19:09.500Z] #30 8.090 Cloning into '/tmp/tmp.zUNbpYQU23/src/github.com/BurntSushi/toml'...
18:19:09 [2020-07-31T18:19:09.500Z] #30 9.596 + cd /tmp/tmp.zUNbpYQU23/src/github.com/BurntSushi/toml
18:19:09 [2020-07-31T18:19:09.500Z] #30 9.596 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:09 [2020-07-31T18:19:09.500Z] #30 9.765 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:19:09 [2020-07-31T18:19:09.500Z] #30 ...
18:19:09 [2020-07-31T18:19:09.500Z] 
18:19:09 [2020-07-31T18:19:09.500Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.720 + RM_GOPATH=0
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.720 + TMP_GOPATH=
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.720 + : /build
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.720 + '[' -z '' ']'
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.720 ++ mktemp -d
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.723 + export GOPATH=/tmp/tmp.Qu9kTmr0B3
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.723 + GOPATH=/tmp/tmp.Qu9kTmr0B3
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.723 + RM_GOPATH=1
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.723 + case "$(go env GOARCH)" in
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.728 ++ go env GOARCH
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + export GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 ++ dirname /tmp/install/install.sh
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + dir=/tmp/install
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + bin=rootlesskit
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + shift
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + . /tmp/install/rootlesskit.installer
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + install_rootlesskit
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + case "$1" in
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + export CGO_ENABLED=0
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + CGO_ENABLED=0
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + _install_rootlesskit
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Qu9kTmr0B3/src/github.com/rootless-containers/rootlesskit
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 Cloning into '/tmp/tmp.Qu9kTmr0B3/src/github.com/rootless-containers/rootlesskit'...
18:19:09 [2020-07-31T18:19:09.500Z] #54 6.743 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:09 [2020-07-31T18:19:09.594Z] #43 12.26 go: extracting github.com/fatih/color v1.6.0
18:19:09 [2020-07-31T18:19:09.594Z] #43 12.40 go: extracting github.com/spf13/pflag v1.0.1
18:19:09 [2020-07-31T18:19:09.719Z] #9 DONE 0.6s
18:19:09 [2020-07-31T18:19:09.759Z] #54 ...
18:19:09 [2020-07-31T18:19:09.759Z] 
18:19:09 [2020-07-31T18:19:09.759Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.367 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + RM_GOPATH=0
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + TMP_GOPATH=
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + : /build
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + '[' -z '' ']'
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 ++ mktemp -d
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + export GOPATH=/tmp/tmp.pTmUjYAtjG
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + GOPATH=/tmp/tmp.pTmUjYAtjG
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + RM_GOPATH=1
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + case "$(go env GOARCH)" in
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 ++ go env GOARCH
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + export GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + GO_BUILDMODE=-buildmode=pie
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 ++ dirname /tmp/install/install.sh
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + dir=/tmp/install
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + bin=proxy
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + shift
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + '[' '!' -f /tmp/install/proxy.installer ']'
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + . /tmp/install/proxy.installer
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 ++ : 9e99af28df21367340c95a3863e31808d689c92a
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + install_proxy
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + case "$1" in
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + export CGO_ENABLED=0
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + CGO_ENABLED=0
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + _install_proxy
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pTmUjYAtjG/src/github.com/docker/libnetwork
18:19:09 [2020-07-31T18:19:09.759Z] #60 6.368 Cloning into '/tmp/tmp.pTmUjYAtjG/src/github.com/docker/libnetwork'...
18:19:09 [2020-07-31T18:19:09.759Z] #60 ...
18:19:09 [2020-07-31T18:19:09.759Z] 
18:19:09 [2020-07-31T18:19:09.759Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:09 [2020-07-31T18:19:09.759Z] #38 8.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:09 [2020-07-31T18:19:09.759Z] #38 8.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:09 [2020-07-31T18:19:09.759Z] #38 8.724 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:09 [2020-07-31T18:19:09.851Z] #39 17.20 Reading package lists...
18:19:09 [2020-07-31T18:19:09.851Z] #39 ...
18:19:09 [2020-07-31T18:19:09.851Z] 
18:19:09 [2020-07-31T18:19:09.851Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:09 [2020-07-31T18:19:09.851Z] #42 11.88 crypto/subtle
18:19:09 [2020-07-31T18:19:09.851Z] #42 12.19 vendor/golang.org/x/crypto/cryptobyte/asn1
18:19:09 [2020-07-31T18:19:09.851Z] #42 12.59 internal/nettrace
18:19:09 [2020-07-31T18:19:09.851Z] #42 12.77 runtime/cgo
18:19:09 [2020-07-31T18:19:09.851Z] #42 16.28 vendor/golang.org/x/crypto/internal/subtle
18:19:09 [2020-07-31T18:19:09.855Z] #43 12.41 go: extracting github.com/sirupsen/logrus v1.0.5
18:19:09 [2020-07-31T18:19:09.855Z] #43 12.41 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:09 [2020-07-31T18:19:09.855Z] #43 12.58 go: extracting github.com/pkg/errors v0.8.0
18:19:09 [2020-07-31T18:19:09.977Z] 
18:19:09 [2020-07-31T18:19:09.977Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:19:09 [2020-07-31T18:19:09.977Z] #27 DONE 0.1s
18:19:09 [2020-07-31T18:19:09.977Z] 
18:19:09 [2020-07-31T18:19:09.977Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:19:09 [2020-07-31T18:19:09.977Z] #35 DONE 0.1s
18:19:09 [2020-07-31T18:19:09.977Z] 
18:19:09 [2020-07-31T18:19:09.977Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:10 [2020-07-31T18:19:10.021Z] #38 11.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:10 [2020-07-31T18:19:10.021Z] #38 ...
18:19:10 [2020-07-31T18:19:10.021Z] 
18:19:10 [2020-07-31T18:19:10.021Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.782 + RM_GOPATH=0
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.782 + TMP_GOPATH=
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.782 + : /build
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.782 + '[' -z '' ']'
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.782 ++ mktemp -d
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.786 + export GOPATH=/tmp/tmp.SSTmTj9R9e
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.786 + GOPATH=/tmp/tmp.SSTmTj9R9e
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.786 + RM_GOPATH=1
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.786 + case "$(go env GOARCH)" in
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.786 ++ go env GOARCH
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.813 + export GO_BUILDMODE=-buildmode=pie
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.813 + GO_BUILDMODE=-buildmode=pie
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.813 ++ dirname /tmp/install/install.sh
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + dir=/tmp/install
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + bin=gotestsum
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + shift
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + . /tmp/install/gotestsum.installer
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 ++ : v0.3.5
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + install_gotestsum
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + set -e
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + export GO111MODULE=on
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + GO111MODULE=on
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + GOBIN=/build
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.823 + go get gotest.tools/gotestsum@v0.3.5
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.889 go: finding gotest.tools/gotestsum v0.3.5
18:19:10 [2020-07-31T18:19:10.021Z] #43 6.914 go: finding gotest.tools v0.3.5
18:19:10 [2020-07-31T18:19:10.021Z] #43 8.342 go: downloading gotest.tools/gotestsum v0.3.5
18:19:10 [2020-07-31T18:19:10.021Z] #43 8.919 go: extracting gotest.tools/gotestsum v0.3.5
18:19:10 [2020-07-31T18:19:10.021Z] #43 9.987 go: downloading gotest.tools v2.1.0+incompatible
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.18 go: extracting gotest.tools v2.1.0+incompatible
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.39 go: downloading github.com/sirupsen/logrus v1.0.5
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.43 go: downloading github.com/fatih/color v1.6.0
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.47 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.60 go: downloading github.com/pkg/errors v0.8.0
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.72 go: downloading github.com/spf13/pflag v1.0.1
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.73 go: extracting github.com/fatih/color v1.6.0
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.93 go: downloading github.com/jonboulle/clockwork v0.1.0
18:19:10 [2020-07-31T18:19:10.021Z] #43 10.94 go: downloading github.com/mattn/go-colorable v0.0.9
18:19:10 [2020-07-31T18:19:10.054Z] #17 34.10 Setting up python3-pip (18.1-5) ...
18:19:10 [2020-07-31T18:19:10.149Z] #47 13.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:10 [2020-07-31T18:19:10.158Z] #42 ...
18:19:10 [2020-07-31T18:19:10.159Z] 
18:19:10 [2020-07-31T18:19:10.159Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:10 [2020-07-31T18:19:10.159Z] #61 17.89 Checking out files:  76% (1590/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
18:19:10 [2020-07-31T18:19:10.159Z] #61 18.66 + cd /tmp/tmp.4UxfnO2lUV/src/github.com/docker/libnetwork
18:19:10 [2020-07-31T18:19:10.159Z] #61 18.66 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
18:19:10 [2020-07-31T18:19:10.159Z] #61 19.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:19:10 [2020-07-31T18:19:10.177Z] #43 12.79 go: downloading github.com/mattn/go-isatty v0.0.3
18:19:10 [2020-07-31T18:19:10.177Z] #43 12.79 go: downloading github.com/mattn/go-colorable v0.0.9
18:19:10 [2020-07-31T18:19:10.177Z] #43 12.79 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:10 [2020-07-31T18:19:10.177Z] #43 12.79 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:10 [2020-07-31T18:19:10.177Z] #43 12.80 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:10 [2020-07-31T18:19:10.284Z] #43 11.47 go: downloading github.com/mattn/go-isatty v0.0.3
18:19:10 [2020-07-31T18:19:10.284Z] #43 ...
18:19:10 [2020-07-31T18:19:10.284Z] 
18:19:10 [2020-07-31T18:19:10.284Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:10 [2020-07-31T18:19:10.284Z] #30 11.30 internal/bytealg
18:19:10 [2020-07-31T18:19:10.284Z] #30 11.38 math/bits
18:19:10 [2020-07-31T18:19:10.349Z] #17 34.58 Processing triggers for libc-bin (2.28-10) ...
18:19:10 [2020-07-31T18:19:10.459Z] #61 ...
18:19:10 [2020-07-31T18:19:10.459Z] 
18:19:10 [2020-07-31T18:19:10.459Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:10 [2020-07-31T18:19:10.459Z] #44 12.39 go: finding github.com/fatih/color v1.6.0
18:19:10 [2020-07-31T18:19:10.459Z] #44 12.40 go: finding github.com/pkg/errors v0.8.0
18:19:10 [2020-07-31T18:19:10.459Z] #44 12.46 go: finding github.com/sirupsen/logrus v1.0.5
18:19:10 [2020-07-31T18:19:10.459Z] #44 12.46 go: finding github.com/spf13/pflag v1.0.1
18:19:10 [2020-07-31T18:19:10.459Z] #44 12.55 go: finding github.com/mattn/go-colorable v0.0.9
18:19:10 [2020-07-31T18:19:10.459Z] #44 12.58 go: finding github.com/mattn/go-isatty v0.0.3
18:19:10 [2020-07-31T18:19:10.459Z] #44 12.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:10 [2020-07-31T18:19:10.459Z] #44 13.04 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:10 [2020-07-31T18:19:10.459Z] #44 13.09 go: finding github.com/jonboulle/clockwork v0.1.0
18:19:10 [2020-07-31T18:19:10.459Z] #44 13.18 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:10 [2020-07-31T18:19:10.459Z] #44 13.37 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:10 [2020-07-31T18:19:10.459Z] #44 ...
18:19:10 [2020-07-31T18:19:10.459Z] 
18:19:10 [2020-07-31T18:19:10.459Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:10 [2020-07-31T18:19:10.459Z] #37 17.54 Checking out files:  97% (1563/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
18:19:10 [2020-07-31T18:19:10.459Z] #37 17.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:19:10 [2020-07-31T18:19:10.459Z] #37 19.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:19:10 [2020-07-31T18:19:10.641Z] #17 34.60 Processing triggers for mime-support (3.62) ...
18:19:10 [2020-07-31T18:19:10.739Z] #47 14.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:10 [2020-07-31T18:19:10.805Z] #43 13.49 go: extracting github.com/mattn/go-colorable v0.0.9
18:19:10 [2020-07-31T18:19:10.853Z] #30 12.26 math
18:19:10 [2020-07-31T18:19:10.934Z] #17 DONE 35.1s
18:19:10 [2020-07-31T18:19:10.934Z] 
18:19:10 [2020-07-31T18:19:10.934Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
18:19:11 [2020-07-31T18:19:11.097Z] #43 13.72 go: extracting github.com/mattn/go-isatty v0.0.3
18:19:11 [2020-07-31T18:19:11.689Z] #47 ...
18:19:11 [2020-07-31T18:19:11.689Z] 
18:19:11 [2020-07-31T18:19:11.689Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:19:11 [2020-07-31T18:19:11.689Z] #28 5.458 + git clone https://github.com/kolyshkin/go-swagger.git .
18:19:11 [2020-07-31T18:19:11.689Z] #28 5.460 Cloning into '.'...
18:19:11 [2020-07-31T18:19:11.830Z] #30 13.25 runtime
18:19:11 [2020-07-31T18:19:11.955Z] #28 ...
18:19:11 [2020-07-31T18:19:11.955Z] 
18:19:11 [2020-07-31T18:19:11.955Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:11 [2020-07-31T18:19:11.955Z] #23 15.79 Fetched 8194 kB in 12s (688 kB/s)
18:19:11 [2020-07-31T18:19:11.979Z] #18 0.857 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:19:11 [2020-07-31T18:19:11.979Z] #18 0.862 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:19:11 [2020-07-31T18:19:11.979Z] #18 0.870 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:19:11 [2020-07-31T18:19:11.979Z] #18 DONE 1.0s
18:19:11 [2020-07-31T18:19:11.979Z] 
18:19:11 [2020-07-31T18:19:11.979Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:19:12 [2020-07-31T18:19:12.581Z] #37 ...
18:19:12 [2020-07-31T18:19:12.581Z] 
18:19:12 [2020-07-31T18:19:12.581Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:12 [2020-07-31T18:19:12.581Z] #39 17.20 Reading package lists...
18:19:13 [2020-07-31T18:19:13.656Z] #39 24.61 Reading package lists...
18:19:13 [2020-07-31T18:19:13.656Z] #39 ...
18:19:13 [2020-07-31T18:19:13.656Z] 
18:19:13 [2020-07-31T18:19:13.656Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:13 [2020-07-31T18:19:13.656Z] #24 15.77 Fetched 8146 kB in 14s (563 kB/s)
18:19:13 [2020-07-31T18:19:13.656Z] #24 15.77 Reading package lists...
18:19:13 [2020-07-31T18:19:13.957Z] #24 23.32 Reading package lists...
18:19:13 [2020-07-31T18:19:13.957Z] #24 ...
18:19:13 [2020-07-31T18:19:13.957Z] 
18:19:13 [2020-07-31T18:19:13.957Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:13 [2020-07-31T18:19:13.957Z] #52 15.79 Fetched 8146 kB in 15s (561 kB/s)
18:19:13 [2020-07-31T18:19:13.957Z] #52 15.79 Reading package lists...
18:19:13 [2020-07-31T18:19:13.957Z] #52 22.83 Reading package lists...
18:19:13 [2020-07-31T18:19:13.957Z] #52 ...
18:19:13 [2020-07-31T18:19:13.957Z] 
18:19:13 [2020-07-31T18:19:13.957Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:13 [2020-07-31T18:19:13.957Z] #48 17.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:13 [2020-07-31T18:19:13.957Z] #48 19.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:13 [2020-07-31T18:19:13.957Z] #48 19.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:13 [2020-07-31T18:19:13.957Z] #48 20.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:13 [2020-07-31T18:19:13.957Z] #48 20.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:13 [2020-07-31T18:19:13.957Z] #48 21.22 runtime/cgo
18:19:13 [2020-07-31T18:19:13.957Z] #48 21.58 runtime
18:19:14 [2020-07-31T18:19:14.322Z] #48 ...
18:19:14 [2020-07-31T18:19:14.322Z] 
18:19:14 [2020-07-31T18:19:14.322Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:14 [2020-07-31T18:19:14.322Z] #33 16.19 Fetched 8146 kB in 15s (540 kB/s)
18:19:14 [2020-07-31T18:19:14.322Z] #33 16.19 Reading package lists...
18:19:14 [2020-07-31T18:19:14.322Z] #33 23.33 Reading package lists...
18:19:14 [2020-07-31T18:19:14.322Z] #33 ...
18:19:14 [2020-07-31T18:19:14.322Z] 
18:19:14 [2020-07-31T18:19:14.322Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:14 [2020-07-31T18:19:14.322Z] #11 17.29 Fetched 8146 kB in 16s (503 kB/s)
18:19:14 [2020-07-31T18:19:14.322Z] #11 17.29 Reading package lists...
18:19:14 [2020-07-31T18:19:14.426Z] #43 ...
18:19:14 [2020-07-31T18:19:14.426Z] 
18:19:14 [2020-07-31T18:19:14.426Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:14 [2020-07-31T18:19:14.426Z] #41 6.551 + cd /tmp/tmp.KPBvL6tb3U/src/github.com/LK4D4/vndr
18:19:14 [2020-07-31T18:19:14.426Z] #41 6.551 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:14 [2020-07-31T18:19:14.426Z] #41 6.554 + go build -buildmode=pie -v -o /build/vndr .
18:19:14 [2020-07-31T18:19:14.426Z] #41 7.451 internal/cpu
18:19:14 [2020-07-31T18:19:14.426Z] #41 7.451 runtime/internal/atomic
18:19:14 [2020-07-31T18:19:14.426Z] #41 7.662 runtime/internal/sys
18:19:14 [2020-07-31T18:19:14.426Z] #41 7.920 runtime/internal/math
18:19:14 [2020-07-31T18:19:14.426Z] #41 8.070 internal/race
18:19:14 [2020-07-31T18:19:14.426Z] #41 8.154 internal/bytealg
18:19:14 [2020-07-31T18:19:14.426Z] #41 8.391 sync/atomic
18:19:14 [2020-07-31T18:19:14.426Z] #41 9.200 unicode
18:19:14 [2020-07-31T18:19:14.426Z] #41 9.234 runtime
18:19:14 [2020-07-31T18:19:14.426Z] #41 16.16 unicode/utf8
18:19:14 [2020-07-31T18:19:14.426Z] #41 ...
18:19:14 [2020-07-31T18:19:14.426Z] 
18:19:14 [2020-07-31T18:19:14.426Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:19:14 [2020-07-31T18:19:14.426Z] #54 14.60 + cd /tmp/tmp.QOoXDEZ0Os/src/github.com/rootless-containers/rootlesskit
18:19:14 [2020-07-31T18:19:14.426Z] #54 14.60 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:14 [2020-07-31T18:19:14.426Z] #54 15.37 + for f in rootlesskit rootlesskit-docker-proxy
18:19:14 [2020-07-31T18:19:14.426Z] #54 15.38 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:19:14 [2020-07-31T18:19:14.426Z] #54 ...
18:19:14 [2020-07-31T18:19:14.426Z] 
18:19:14 [2020-07-31T18:19:14.426Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:14 [2020-07-31T18:19:14.426Z] #10 6.852 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:14 [2020-07-31T18:19:14.426Z] #10 6.918 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:14 [2020-07-31T18:19:14.426Z] #10 6.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:14 [2020-07-31T18:19:14.426Z] #10 8.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:14 [2020-07-31T18:19:14.426Z] #10 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:14 [2020-07-31T18:19:14.426Z] #10 14.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:14 [2020-07-31T18:19:14.426Z] #10 ...
18:19:14 [2020-07-31T18:19:14.426Z] 
18:19:14 [2020-07-31T18:19:14.426Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:14 [2020-07-31T18:19:14.426Z] #43 16.77 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:14 [2020-07-31T18:19:14.426Z] #43 17.04 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:14 [2020-07-31T18:19:14.686Z] #43 ...
18:19:14 [2020-07-31T18:19:14.686Z] 
18:19:14 [2020-07-31T18:19:14.686Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:14 [2020-07-31T18:19:14.686Z] #36 7.078 + git clone https://github.com/docker/distribution.git .
18:19:14 [2020-07-31T18:19:14.686Z] #36 7.092 Cloning into '.'...
18:19:14 [2020-07-31T18:19:14.686Z] #36 ...
18:19:14 [2020-07-31T18:19:14.686Z] 
18:19:14 [2020-07-31T18:19:14.686Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:14 [2020-07-31T18:19:14.686Z] #41 17.16 math
18:19:15 [2020-07-31T18:19:15.240Z] #36 ...
18:19:15 [2020-07-31T18:19:15.240Z] 
18:19:15 [2020-07-31T18:19:15.240Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + RM_GOPATH=0
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + TMP_GOPATH=
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + : /build
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + '[' -z '' ']'
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 ++ mktemp -d
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + export GOPATH=/tmp/tmp.mJ43f2PEex
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + GOPATH=/tmp/tmp.mJ43f2PEex
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + RM_GOPATH=1
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + case "$(go env GOARCH)" in
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 ++ go env GOARCH
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + export GO_BUILDMODE=-buildmode=pie
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 + GO_BUILDMODE=-buildmode=pie
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.976 ++ dirname /tmp/install/install.sh
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + dir=/tmp/install
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + bin=rootlesskit
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + shift
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + . /tmp/install/rootlesskit.installer
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + install_rootlesskit
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + case "$1" in
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + export CGO_ENABLED=0
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + CGO_ENABLED=0
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + _install_rootlesskit
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mJ43f2PEex/src/github.com/rootless-containers/rootlesskit
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.978 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:15 [2020-07-31T18:19:15.240Z] #54 3.991 Cloning into '/tmp/tmp.mJ43f2PEex/src/github.com/rootless-containers/rootlesskit'...
18:19:15 [2020-07-31T18:19:15.498Z] #54 5.656 + cd /tmp/tmp.mJ43f2PEex/src/github.com/rootless-containers/rootlesskit
18:19:15 [2020-07-31T18:19:15.498Z] #54 5.656 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:15 [2020-07-31T18:19:15.498Z] #54 5.795 + for f in rootlesskit rootlesskit-docker-proxy
18:19:15 [2020-07-31T18:19:15.498Z] #54 5.795 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:19:15 [2020-07-31T18:19:15.506Z] #19 3.272 Collecting yamllint==1.16.0
18:19:15 [2020-07-31T18:19:15.506Z] #19 3.428   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:19:15 [2020-07-31T18:19:15.506Z] #19 3.470 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:19:15 [2020-07-31T18:19:15.506Z] #19 3.489   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
18:19:15 [2020-07-31T18:19:15.506Z] #19 3.503 Collecting pyyaml (from yamllint==1.16.0)
18:19:15 [2020-07-31T18:19:15.799Z] #19 3.601   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:19:16 [2020-07-31T18:19:16.026Z] #30 ...
18:19:16 [2020-07-31T18:19:16.026Z] 
18:19:16 [2020-07-31T18:19:16.026Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:16 [2020-07-31T18:19:16.026Z] #43 11.64 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:16 [2020-07-31T18:19:16.026Z] #43 11.79 go: extracting github.com/pkg/errors v0.8.0
18:19:16 [2020-07-31T18:19:16.026Z] #43 11.83 go: extracting github.com/sirupsen/logrus v1.0.5
18:19:16 [2020-07-31T18:19:16.026Z] #43 11.99 go: extracting github.com/mattn/go-colorable v0.0.9
18:19:16 [2020-07-31T18:19:16.026Z] #43 12.00 go: extracting github.com/mattn/go-isatty v0.0.3
18:19:16 [2020-07-31T18:19:16.026Z] #43 12.02 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:16 [2020-07-31T18:19:16.026Z] #43 12.18 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:16 [2020-07-31T18:19:16.026Z] #43 12.19 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:16 [2020-07-31T18:19:16.026Z] #43 12.19 go: extracting github.com/spf13/pflag v1.0.1
18:19:16 [2020-07-31T18:19:16.026Z] #43 12.30 go: extracting github.com/jonboulle/clockwork v0.1.0
18:19:16 [2020-07-31T18:19:16.026Z] #43 15.48 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:16 [2020-07-31T18:19:16.026Z] #43 16.45 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:16 [2020-07-31T18:19:16.026Z] #43 16.99 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:16 [2020-07-31T18:19:16.434Z] #19 4.302 Building wheels for collected packages: pyyaml
18:19:16 [2020-07-31T18:19:16.434Z] #19 4.303   Running setup.py bdist_wheel for pyyaml: started
18:19:16 [2020-07-31T18:19:16.727Z] #19 4.771   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:19:16 [2020-07-31T18:19:16.727Z] #19 4.772   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:19:16 [2020-07-31T18:19:16.727Z] #19 4.846 Successfully built pyyaml
18:19:17 [2020-07-31T18:19:17.019Z] #19 4.856 Installing collected packages: pathspec, pyyaml, yamllint
18:19:17 [2020-07-31T18:19:17.283Z] #23 15.79 Reading package lists...
18:19:17 [2020-07-31T18:19:17.283Z] #23 ...
18:19:17 [2020-07-31T18:19:17.283Z] 
18:19:17 [2020-07-31T18:19:17.283Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:17 [2020-07-31T18:19:17.283Z] #43 10.33 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:17 [2020-07-31T18:19:17.283Z] #43 10.66 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:17 [2020-07-31T18:19:17.283Z] #43 14.36 go: finding github.com/fatih/color v1.6.0
18:19:17 [2020-07-31T18:19:17.283Z] #43 14.37 go: finding github.com/pkg/errors v0.8.0
18:19:17 [2020-07-31T18:19:17.283Z] #43 14.41 go: finding github.com/sirupsen/logrus v1.0.5
18:19:17 [2020-07-31T18:19:17.283Z] #43 14.48 go: finding github.com/spf13/pflag v1.0.1
18:19:17 [2020-07-31T18:19:17.283Z] #43 14.56 go: finding github.com/mattn/go-colorable v0.0.9
18:19:17 [2020-07-31T18:19:17.283Z] #43 14.63 go: finding github.com/mattn/go-isatty v0.0.3
18:19:17 [2020-07-31T18:19:17.283Z] #43 14.88 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:17 [2020-07-31T18:19:17.283Z] #43 15.02 go: finding github.com/jonboulle/clockwork v0.1.0
18:19:17 [2020-07-31T18:19:17.283Z] #43 15.11 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:17 [2020-07-31T18:19:17.283Z] #43 15.29 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:17 [2020-07-31T18:19:17.283Z] #43 15.41 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:17 [2020-07-31T18:19:17.283Z] #43 ...
18:19:17 [2020-07-31T18:19:17.283Z] 
18:19:17 [2020-07-31T18:19:17.283Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:17 [2020-07-31T18:19:17.283Z] #60 18.35 Checking out files:  61% (1273/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
18:19:17 [2020-07-31T18:19:17.283Z] #60 19.28 + cd /tmp/tmp.j31bcj9mNv/src/github.com/docker/libnetwork
18:19:17 [2020-07-31T18:19:17.283Z] #60 19.29 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
18:19:17 [2020-07-31T18:19:17.283Z] #60 19.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:19:17 [2020-07-31T18:19:17.283Z] #60 ...
18:19:17 [2020-07-31T18:19:17.283Z] 
18:19:17 [2020-07-31T18:19:17.283Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:17 [2020-07-31T18:19:17.283Z] #32 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
18:19:17 [2020-07-31T18:19:17.283Z] #32 17.36 Fetched 8194 kB in 12s (706 kB/s)
18:19:17 [2020-07-31T18:19:17.283Z] #32 17.36 Reading package lists...
18:19:17 [2020-07-31T18:19:17.283Z] #32 ...
18:19:17 [2020-07-31T18:19:17.283Z] 
18:19:17 [2020-07-31T18:19:17.283Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:17 [2020-07-31T18:19:17.283Z] #36 18.39 Checking out files:  91% (1456/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
18:19:17 [2020-07-31T18:19:17.283Z] #36 18.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:19:17 [2020-07-31T18:19:17.312Z] #19 5.152 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
18:19:17 [2020-07-31T18:19:17.312Z] #19 ...
18:19:17 [2020-07-31T18:19:17.312Z] 
18:19:17 [2020-07-31T18:19:17.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:17 [2020-07-31T18:19:17.312Z] #39 72.37   CC       criu/libnetlink.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 72.55   CC       criu/log.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 72.85   CC       criu/lsm.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 73.10   CC       criu/mem.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 73.98   CC       criu/memfd.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 74.25   CC       criu/mount.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 76.61   CC       criu/namespaces.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 77.69   CC       criu/net.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 79.62   CC       criu/netfilter.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 79.82   CC       criu/page-pipe.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 80.20   CC       criu/page-xfer.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 80.97   CC       criu/pagemap-cache.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 81.16   CC       criu/pagemap.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 81.80   CC       criu/parasite-syscall.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 82.49   CC       criu/path.o
18:19:17 [2020-07-31T18:19:17.312Z] #39 ...
18:19:17 [2020-07-31T18:19:17.312Z] 
18:19:17 [2020-07-31T18:19:17.312Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:17 [2020-07-31T18:19:17.312Z] #36 119.8 + dpkg --print-architecture
18:19:17 [2020-07-31T18:19:17.312Z] #36 119.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:19:17 [2020-07-31T18:19:17.559Z] #36 21.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:19:17 [2020-07-31T18:19:17.559Z] #36 ...
18:19:17 [2020-07-31T18:19:17.559Z] 
18:19:17 [2020-07-31T18:19:17.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:17 [2020-07-31T18:19:17.559Z] #41 11.44 vendor/golang.org/x/crypto/internal/subtle
18:19:17 [2020-07-31T18:19:17.604Z] #36 ...
18:19:17 [2020-07-31T18:19:17.604Z] 
18:19:17 [2020-07-31T18:19:17.604Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:19:17 [2020-07-31T18:19:17.604Z] #19 DONE 5.5s
18:19:17 [2020-07-31T18:19:17.604Z] 
18:19:17 [2020-07-31T18:19:17.604Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:17 [2020-07-31T18:19:17.604Z] #49 46.49 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:19:17 [2020-07-31T18:19:17.604Z] #49 48.08 + mkdir -p /build
18:19:17 [2020-07-31T18:19:17.604Z] #49 48.08 + cp runc /build/runc
18:19:17 [2020-07-31T18:19:17.604Z] #49 DONE 48.3s
18:19:17 [2020-07-31T18:19:17.604Z] 
18:19:17 [2020-07-31T18:19:17.604Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:19:17 [2020-07-31T18:19:17.604Z] #22 DONE 0.2s
18:19:17 [2020-07-31T18:19:17.604Z] 
18:19:17 [2020-07-31T18:19:17.604Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:19:17 [2020-07-31T18:19:17.831Z] #41 ...
18:19:17 [2020-07-31T18:19:17.831Z] 
18:19:17 [2020-07-31T18:19:17.831Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:17 [2020-07-31T18:19:17.831Z] #47 16.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:17 [2020-07-31T18:19:17.831Z] #47 16.25 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:17 [2020-07-31T18:19:17.831Z] #47 16.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:17 [2020-07-31T18:19:17.831Z] #47 16.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:17 [2020-07-31T18:19:17.831Z] #47 17.76 runtime
18:19:17 [2020-07-31T18:19:17.831Z] #47 17.77 runtime/cgo
18:19:17 [2020-07-31T18:19:17.944Z] #43 ...
18:19:17 [2020-07-31T18:19:17.944Z] 
18:19:17 [2020-07-31T18:19:17.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:17 [2020-07-31T18:19:17.944Z] #41 9.142 runtime/internal/atomic
18:19:17 [2020-07-31T18:19:17.944Z] #41 9.143 internal/cpu
18:19:17 [2020-07-31T18:19:17.944Z] #41 9.589 runtime/internal/sys
18:19:17 [2020-07-31T18:19:17.944Z] #41 9.923 runtime/internal/math
18:19:17 [2020-07-31T18:19:17.944Z] #41 10.08 internal/race
18:19:17 [2020-07-31T18:19:17.944Z] #41 10.28 internal/bytealg
18:19:17 [2020-07-31T18:19:17.944Z] #41 10.37 sync/atomic
18:19:17 [2020-07-31T18:19:17.944Z] #41 11.23 unicode
18:19:17 [2020-07-31T18:19:17.944Z] #41 11.71 runtime
18:19:17 [2020-07-31T18:19:17.944Z] #41 17.05 unicode/utf8
18:19:17 [2020-07-31T18:19:17.944Z] #41 18.66 math
18:19:17 [2020-07-31T18:19:17.952Z] #11 25.03 Reading package lists...
18:19:17 [2020-07-31T18:19:17.952Z] #11 ...
18:19:17 [2020-07-31T18:19:17.952Z] 
18:19:17 [2020-07-31T18:19:17.952Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:17 [2020-07-31T18:19:17.952Z] #52 22.83 Reading package lists...
18:19:18 [2020-07-31T18:19:18.096Z] #47 ...
18:19:18 [2020-07-31T18:19:18.096Z] 
18:19:18 [2020-07-31T18:19:18.096Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:18 [2020-07-31T18:19:18.096Z] #23 15.79 Reading package lists...
18:19:18 [2020-07-31T18:19:18.880Z] #41 ...
18:19:18 [2020-07-31T18:19:18.880Z] 
18:19:18 [2020-07-31T18:19:18.880Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:18 [2020-07-31T18:19:18.880Z] #30 11.02 runtime
18:19:18 [2020-07-31T18:19:18.880Z] #30 11.63 math
18:19:18 [2020-07-31T18:19:18.880Z] #30 21.08 internal/testlog
18:19:18 [2020-07-31T18:19:18.880Z] #30 ...
18:19:18 [2020-07-31T18:19:18.880Z] 
18:19:18 [2020-07-31T18:19:18.880Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:18 [2020-07-31T18:19:18.880Z] #38 21.42 Fetched 8369 kB in 17s (502 kB/s)
18:19:18 [2020-07-31T18:19:18.928Z] #41 ...
18:19:18 [2020-07-31T18:19:18.928Z] 
18:19:18 [2020-07-31T18:19:18.928Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:18 [2020-07-31T18:19:18.928Z] #30 20.03 internal/testlog
18:19:18 [2020-07-31T18:19:18.928Z] #30 20.39 encoding
18:19:19 [2020-07-31T18:19:19.032Z] #52 29.77 Building dependency tree...
18:19:19 [2020-07-31T18:19:19.133Z] #26 DONE 1.1s
18:19:19 [2020-07-31T18:19:19.133Z] 
18:19:19 [2020-07-31T18:19:19.133Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:19:19 [2020-07-31T18:19:19.133Z] #29 DONE 0.2s
18:19:19 [2020-07-31T18:19:19.133Z] 
18:19:19 [2020-07-31T18:19:19.133Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:19:19 [2020-07-31T18:19:19.133Z] #31 DONE 0.1s
18:19:19 [2020-07-31T18:19:19.133Z] 
18:19:19 [2020-07-31T18:19:19.133Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:19:19 [2020-07-31T18:19:19.223Z] #30 ...
18:19:19 [2020-07-31T18:19:19.223Z] 
18:19:19 [2020-07-31T18:19:19.223Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:19 [2020-07-31T18:19:19.223Z] #51 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:19 [2020-07-31T18:19:19.223Z] #51 14.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:19 [2020-07-31T18:19:19.223Z] #51 18.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:19 [2020-07-31T18:19:19.223Z] #51 ...
18:19:19 [2020-07-31T18:19:19.223Z] 
18:19:19 [2020-07-31T18:19:19.223Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:19 [2020-07-31T18:19:19.223Z] #32 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:19 [2020-07-31T18:19:19.223Z] #32 15.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:19 [2020-07-31T18:19:19.223Z] #32 19.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:19 [2020-07-31T18:19:19.427Z] #34 DONE 0.1s
18:19:19 [2020-07-31T18:19:19.427Z] 
18:19:19 [2020-07-31T18:19:19.427Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:19 [2020-07-31T18:19:19.427Z] #39 82.63   CC       criu/pie-util-vdso.o
18:19:19 [2020-07-31T18:19:19.427Z] #39 82.96   CC       criu/pie-util.o
18:19:19 [2020-07-31T18:19:19.427Z] #39 83.14   CC       criu/pipes.o
18:19:19 [2020-07-31T18:19:19.427Z] #39 83.78   CC       criu/plugin.o
18:19:19 [2020-07-31T18:19:19.427Z] #39 83.99   CC       criu/proc_parse.o
18:19:19 [2020-07-31T18:19:19.449Z] #38 21.42 Reading package lists...
18:19:19 [2020-07-31T18:19:19.449Z] #38 ...
18:19:19 [2020-07-31T18:19:19.449Z] 
18:19:19 [2020-07-31T18:19:19.449Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:19 [2020-07-31T18:19:19.449Z] #23 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:19 [2020-07-31T18:19:19.449Z] #23 16.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:19 [2020-07-31T18:19:19.449Z] #23 ...
18:19:19 [2020-07-31T18:19:19.449Z] 
18:19:19 [2020-07-31T18:19:19.449Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:19 [2020-07-31T18:19:19.449Z] #30 21.86 encoding
18:19:19 [2020-07-31T18:19:19.517Z] #32 ...
18:19:19 [2020-07-31T18:19:19.517Z] 
18:19:19 [2020-07-31T18:19:19.517Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:19 [2020-07-31T18:19:19.517Z] #10 10.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:19 [2020-07-31T18:19:19.517Z] #10 16.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:19 [2020-07-31T18:19:19.517Z] #10 19.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:19 [2020-07-31T18:19:19.517Z] #10 ...
18:19:19 [2020-07-31T18:19:19.517Z] 
18:19:19 [2020-07-31T18:19:19.517Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:19 [2020-07-31T18:19:19.517Z] #21 20.78 + mkdir -p /build
18:19:19 [2020-07-31T18:19:19.517Z] #21 20.78 + mv docker/docker /build/
18:19:19 [2020-07-31T18:19:19.517Z] #21 20.78 + rmdir docker
18:19:19 [2020-07-31T18:19:19.677Z] #54 ...
18:19:19 [2020-07-31T18:19:19.677Z] 
18:19:19 [2020-07-31T18:19:19.677Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:19 [2020-07-31T18:19:19.677Z] #36 9.066 + git clone https://github.com/docker/distribution.git .
18:19:19 [2020-07-31T18:19:19.677Z] #36 9.066 Cloning into '.'...
18:19:19 [2020-07-31T18:19:19.711Z] #30 22.24 runtime/cgo
18:19:19 [2020-07-31T18:19:19.935Z] #36 ...
18:19:19 [2020-07-31T18:19:19.935Z] 
18:19:19 [2020-07-31T18:19:19.935Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.401 + RM_GOPATH=0
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.401 + TMP_GOPATH=
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.401 + : /build
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.401 + '[' -z '' ']'
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.401 ++ mktemp -d
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 + export GOPATH=/tmp/tmp.piuLTG85Ab
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 + GOPATH=/tmp/tmp.piuLTG85Ab
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 + RM_GOPATH=1
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 + case "$(go env GOARCH)" in
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 ++ go env GOARCH
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 + export GO_BUILDMODE=-buildmode=pie
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 + GO_BUILDMODE=-buildmode=pie
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.405 ++ dirname /tmp/install/install.sh
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + dir=/tmp/install
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + bin=proxy
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + shift
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + '[' '!' -f /tmp/install/proxy.installer ']'
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + . /tmp/install/proxy.installer
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 ++ : 9e99af28df21367340c95a3863e31808d689c92a
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + install_proxy
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + case "$1" in
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + export CGO_ENABLED=0
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + CGO_ENABLED=0
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + _install_proxy
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.piuLTG85Ab/src/github.com/docker/libnetwork
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.420 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
18:19:19 [2020-07-31T18:19:19.935Z] #60 7.421 Cloning into '/tmp/tmp.piuLTG85Ab/src/github.com/docker/libnetwork'...
18:19:19 [2020-07-31T18:19:19.935Z] #60 ...
18:19:19 [2020-07-31T18:19:19.935Z] 
18:19:19 [2020-07-31T18:19:19.935Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:19:19 [2020-07-31T18:19:19.935Z] #28 9.029 + git clone https://github.com/kolyshkin/go-swagger.git .
18:19:19 [2020-07-31T18:19:19.935Z] #28 9.029 Cloning into '.'...
18:19:20 [2020-07-31T18:19:20.126Z] #39 85.09   CC       criu/protobuf-desc.o
18:19:20 [2020-07-31T18:19:20.210Z] #28 ...
18:19:20 [2020-07-31T18:19:20.210Z] 
18:19:20 [2020-07-31T18:19:20.210Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.231 + RM_GOPATH=0
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.231 + TMP_GOPATH=
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.231 + : /build
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.231 + '[' -z '' ']'
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.231 ++ mktemp -d
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.237 + export GOPATH=/tmp/tmp.Vf6uuYY8DV
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.237 + GOPATH=/tmp/tmp.Vf6uuYY8DV
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.237 + RM_GOPATH=1
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.237 + case "$(go env GOARCH)" in
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.241 ++ go env GOARCH
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.257 + export GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.257 + GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 Install docker/cli version 17.06.2-ce from stable
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 ++ dirname /tmp/install/install.sh
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 + dir=/tmp/install
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 + bin=dockercli
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 + shift
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 + '[' '!' -f /tmp/install/dockercli.installer ']'
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 + . /tmp/install/dockercli.installer
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 ++ : stable
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 ++ : 17.06.2-ce
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 + install_dockercli
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.261 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.278 ++ uname -m
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.292 + arch=x86_64
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.292 + '[' x86_64 '!=' x86_64 ']'
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.292 + url=https://download.docker.com/linux/static
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.292 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:19:20 [2020-07-31T18:19:20.210Z] #21 9.292 + tar -xz docker/docker
18:19:20 [2020-07-31T18:19:20.418Z] #39 85.42   CC       criu/protobuf.o
18:19:20 [2020-07-31T18:19:20.472Z] #21 ...
18:19:20 [2020-07-31T18:19:20.472Z] 
18:19:20 [2020-07-31T18:19:20.472Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:20 [2020-07-31T18:19:20.472Z] #38 9.507 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:20 [2020-07-31T18:19:20.472Z] #38 9.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:20 [2020-07-31T18:19:20.472Z] #38 9.661 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:20 [2020-07-31T18:19:20.472Z] #38 ...
18:19:20 [2020-07-31T18:19:20.472Z] 
18:19:20 [2020-07-31T18:19:20.472Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:20 [2020-07-31T18:19:20.472Z] #51 9.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:20 [2020-07-31T18:19:20.472Z] #51 9.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:20 [2020-07-31T18:19:20.472Z] #51 9.930 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:20 [2020-07-31T18:19:20.499Z] #21 DONE 22.0s
18:19:20 [2020-07-31T18:19:20.499Z] 
18:19:20 [2020-07-31T18:19:20.499Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:20 [2020-07-31T18:19:20.499Z] #47 20.62 + cd /tmp/tmp.d1WLwoGH3I/src/github.com/mvdan/sh
18:19:20 [2020-07-31T18:19:20.499Z] #47 20.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:20 [2020-07-31T18:19:20.499Z] #47 20.79 + GO111MODULE=on
18:19:20 [2020-07-31T18:19:20.499Z] #47 20.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:19:20 [2020-07-31T18:19:20.600Z] #52 32.63 The following additional packages will be installed:
18:19:20 [2020-07-31T18:19:20.650Z] #30 ...
18:19:20 [2020-07-31T18:19:20.650Z] 
18:19:20 [2020-07-31T18:19:20.650Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:20 [2020-07-31T18:19:20.650Z] #51 13.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:20 [2020-07-31T18:19:20.650Z] #51 17.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:20 [2020-07-31T18:19:20.650Z] #51 ...
18:19:20 [2020-07-31T18:19:20.650Z] 
18:19:20 [2020-07-31T18:19:20.650Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:20 [2020-07-31T18:19:20.650Z] #21 22.95 + mkdir -p /build
18:19:20 [2020-07-31T18:19:20.650Z] #21 22.98 + mv docker/docker /build/
18:19:20 [2020-07-31T18:19:20.650Z] #21 22.98 + rmdir docker
18:19:20 [2020-07-31T18:19:20.711Z] #39 85.70   CC       criu/pstree.o
18:19:20 [2020-07-31T18:19:20.730Z] #51 ...
18:19:20 [2020-07-31T18:19:20.730Z] 
18:19:20 [2020-07-31T18:19:20.730Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + RM_GOPATH=0
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + TMP_GOPATH=
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + : /build
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + '[' -z '' ']'
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 ++ mktemp -d
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + export GOPATH=/tmp/tmp.j7cDi8B7on
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + GOPATH=/tmp/tmp.j7cDi8B7on
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + RM_GOPATH=1
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.408 + case "$(go env GOARCH)" in
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.411 ++ go env GOARCH
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + export GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 ++ dirname /tmp/install/install.sh
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + dir=/tmp/install
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + bin=shfmt
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + shift
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + '[' '!' -f /tmp/install/shfmt.installer ']'
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + . /tmp/install/shfmt.installer
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + install_shfmt
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 + git clone https://github.com/mvdan/sh.git /tmp/tmp.j7cDi8B7on/src/github.com/mvdan/sh
18:19:20 [2020-07-31T18:19:20.730Z] #47 8.441 Cloning into '/tmp/tmp.j7cDi8B7on/src/github.com/mvdan/sh'...
18:19:20 [2020-07-31T18:19:20.730Z] #47 ...
18:19:20 [2020-07-31T18:19:20.730Z] 
18:19:20 [2020-07-31T18:19:20.730Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:20 [2020-07-31T18:19:20.730Z] #23 4.281 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:20 [2020-07-31T18:19:20.730Z] #23 4.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:20 [2020-07-31T18:19:20.730Z] #23 4.300 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:20 [2020-07-31T18:19:20.730Z] #23 4.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:20 [2020-07-31T18:19:20.730Z] #23 5.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:20 [2020-07-31T18:19:20.731Z] #23 6.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:20 [2020-07-31T18:19:20.731Z] #23 9.863 Fetched 8369 kB in 6s (1402 kB/s)
18:19:20 [2020-07-31T18:19:20.903Z] #52 32.65   libbtrfs0
18:19:20 [2020-07-31T18:19:20.903Z] #52 32.84 The following NEW packages will be installed:
18:19:20 [2020-07-31T18:19:20.903Z] #52 32.86   libbtrfs-dev libbtrfs0
18:19:20 [2020-07-31T18:19:20.910Z] #21 ...
18:19:20 [2020-07-31T18:19:20.910Z] 
18:19:20 [2020-07-31T18:19:20.910Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:20 [2020-07-31T18:19:20.910Z] #32 13.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:20 [2020-07-31T18:19:20.910Z] #32 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:20 [2020-07-31T18:19:20.990Z] #23 9.863 Reading package lists...
18:19:20 [2020-07-31T18:19:20.990Z] #23 ...
18:19:20 [2020-07-31T18:19:20.990Z] 
18:19:20 [2020-07-31T18:19:20.990Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + RM_GOPATH=0
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + TMP_GOPATH=
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + : /build
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + '[' -z '' ']'
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 ++ mktemp -d
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + export GOPATH=/tmp/tmp.n0wtg7FyrI
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + GOPATH=/tmp/tmp.n0wtg7FyrI
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + RM_GOPATH=1
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 + case "$(go env GOARCH)" in
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.140 ++ go env GOARCH
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + export GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 ++ dirname /tmp/install/install.sh
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + dir=/tmp/install
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + bin=gotestsum
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + shift
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + '[' '!' -f /tmp/install/gotestsum.installer ']'
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + . /tmp/install/gotestsum.installer
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 ++ : v0.3.5
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.160 + install_gotestsum
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.163 + set -e
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.163 + export GO111MODULE=on
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.163 + GO111MODULE=on
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.163 + GOBIN=/build
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.163 + go get gotest.tools/gotestsum@v0.3.5
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.178 go: finding gotest.tools v0.3.5
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.178 go: finding gotest.tools/gotestsum v0.3.5
18:19:20 [2020-07-31T18:19:20.990Z] #43 8.916 go: downloading gotest.tools/gotestsum v0.3.5
18:19:20 [2020-07-31T18:19:20.990Z] #43 9.551 go: extracting gotest.tools/gotestsum v0.3.5
18:19:20 [2020-07-31T18:19:20.990Z] #43 ...
18:19:20 [2020-07-31T18:19:20.990Z] 
18:19:20 [2020-07-31T18:19:20.990Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.560 + RM_GOPATH=0
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.560 + TMP_GOPATH=
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.560 + : /build
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.560 + '[' -z '' ']'
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.560 ++ mktemp -d
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.571 + export GOPATH=/tmp/tmp.wA2dyu3SCH
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.571 + GOPATH=/tmp/tmp.wA2dyu3SCH
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.571 + RM_GOPATH=1
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.571 + case "$(go env GOARCH)" in
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.571 ++ go env GOARCH
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 + export GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 + GO_BUILDMODE=-buildmode=pie
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 ++ dirname /tmp/install/install.sh
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 + dir=/tmp/install
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 + bin=golangci_lint
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 + shift
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 + . /tmp/install/golangci_lint.installer
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.591 ++ : v1.23.8
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.592 + install_golangci_lint
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.592 + echo 'Installing golangci-lint version v1.23.8'
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.592 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:19:20 [2020-07-31T18:19:20.990Z] #45 7.598 Installing golangci-lint version v1.23.8
18:19:21 [2020-07-31T18:19:21.003Z] #39 86.19   CC       criu/rbtree.o
18:19:21 [2020-07-31T18:19:21.170Z] #32 ...
18:19:21 [2020-07-31T18:19:21.170Z] 
18:19:21 [2020-07-31T18:19:21.170Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:21 [2020-07-31T18:19:21.170Z] #41 23.50 unicode/utf16
18:19:21 [2020-07-31T18:19:21.170Z] #41 23.75 container/list
18:19:21 [2020-07-31T18:19:21.206Z] #52 33.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:19:21 [2020-07-31T18:19:21.206Z] #52 33.09 Need to get 120 kB of archives.
18:19:21 [2020-07-31T18:19:21.206Z] #52 33.09 After this operation, 423 kB of additional disk space will be used.
18:19:21 [2020-07-31T18:19:21.206Z] #52 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:19:21 [2020-07-31T18:19:21.206Z] #52 33.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #45 ...
18:19:21 [2020-07-31T18:19:21.266Z] 
18:19:21 [2020-07-31T18:19:21.266Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:21 [2020-07-31T18:19:21.266Z] #10 9.184 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #10 9.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #10 9.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #10 10.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #10 ...
18:19:21 [2020-07-31T18:19:21.266Z] 
18:19:21 [2020-07-31T18:19:21.266Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:21 [2020-07-31T18:19:21.266Z] #32 9.426 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #32 9.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #32 9.534 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:19:21 [2020-07-31T18:19:21.266Z] #32 10.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:21 [2020-07-31T18:19:21.296Z] #39 86.31   CC       criu/rst-malloc.o
18:19:21 [2020-07-31T18:19:21.296Z] #39 86.45   CC       criu/seccomp.o
18:19:21 [2020-07-31T18:19:21.532Z] #32 ...
18:19:21 [2020-07-31T18:19:21.532Z] 
18:19:21 [2020-07-31T18:19:21.532Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.293 + RM_GOPATH=0
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.293 + TMP_GOPATH=
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.293 + : /build
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.293 + '[' -z '' ']'
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.293 ++ mktemp -d
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.339 + export GOPATH=/tmp/tmp.DAyg5AOEZa
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.339 + GOPATH=/tmp/tmp.DAyg5AOEZa
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.339 + RM_GOPATH=1
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.339 + case "$(go env GOARCH)" in
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.339 ++ go env GOARCH
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + export GO_BUILDMODE=-buildmode=pie
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + GO_BUILDMODE=-buildmode=pie
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 ++ dirname /tmp/install/install.sh
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + dir=/tmp/install
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + bin=vndr
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + shift
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + '[' '!' -f /tmp/install/vndr.installer ']'
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + . /tmp/install/vndr.installer
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + install_vndr
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DAyg5AOEZa/src/github.com/LK4D4/vndr
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.399 Cloning into '/tmp/tmp.DAyg5AOEZa/src/github.com/LK4D4/vndr'...
18:19:21 [2020-07-31T18:19:21.532Z] #41 9.401 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:21 [2020-07-31T18:19:21.532Z] #41 10.81 + cd /tmp/tmp.DAyg5AOEZa/src/github.com/LK4D4/vndr
18:19:21 [2020-07-31T18:19:21.532Z] #41 10.81 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:19:21 [2020-07-31T18:19:21.532Z] #41 10.84 + go build -buildmode=pie -v -o /build/vndr .
18:19:21 [2020-07-31T18:19:21.532Z] #41 ...
18:19:21 [2020-07-31T18:19:21.532Z] 
18:19:21 [2020-07-31T18:19:21.532Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + RM_GOPATH=0
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + TMP_GOPATH=
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + : /build
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + '[' -z '' ']'
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 ++ mktemp -d
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + export GOPATH=/tmp/tmp.i3CcAsKXAT
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + GOPATH=/tmp/tmp.i3CcAsKXAT
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + RM_GOPATH=1
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 + case "$(go env GOARCH)" in
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.607 ++ go env GOARCH
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + export GO_BUILDMODE=-buildmode=pie
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + GO_BUILDMODE=-buildmode=pie
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 ++ dirname /tmp/install/install.sh
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + dir=/tmp/install
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + bin=tomlv
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + shift
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + '[' '!' -f /tmp/install/tomlv.installer ']'
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + . /tmp/install/tomlv.installer
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + install_tomlv
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.653 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.i3CcAsKXAT/src/github.com/BurntSushi/toml
18:19:21 [2020-07-31T18:19:21.532Z] #30 8.659 Cloning into '/tmp/tmp.i3CcAsKXAT/src/github.com/BurntSushi/toml'...
18:19:21 [2020-07-31T18:19:21.532Z] #30 10.30 + cd /tmp/tmp.i3CcAsKXAT/src/github.com/BurntSushi/toml
18:19:21 [2020-07-31T18:19:21.532Z] #30 10.30 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:19:21 [2020-07-31T18:19:21.532Z] #30 10.33 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:19:21 [2020-07-31T18:19:21.532Z] #30 11.49 runtime/internal/atomic
18:19:21 [2020-07-31T18:19:21.532Z] #30 11.50 internal/cpu
18:19:21 [2020-07-31T18:19:21.793Z] #30 ...
18:19:21 [2020-07-31T18:19:21.793Z] 
18:19:21 [2020-07-31T18:19:21.793Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:21 [2020-07-31T18:19:21.793Z] #43 11.40 go: downloading gotest.tools v2.1.0+incompatible
18:19:21 [2020-07-31T18:19:21.793Z] #43 11.58 go: extracting gotest.tools v2.1.0+incompatible
18:19:21 [2020-07-31T18:19:21.793Z] #43 11.87 go: downloading github.com/spf13/pflag v1.0.1
18:19:21 [2020-07-31T18:19:21.793Z] #43 11.95 go: downloading github.com/jonboulle/clockwork v0.1.0
18:19:21 [2020-07-31T18:19:21.912Z] #47 23.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:21 [2020-07-31T18:19:21.912Z] #47 23.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:21 [2020-07-31T18:19:21.912Z] #47 23.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:21 [2020-07-31T18:19:21.932Z] #39 86.79   CC       criu/seize.o
18:19:22 [2020-07-31T18:19:22.051Z] #43 12.00 go: downloading github.com/pkg/errors v0.8.0
18:19:22 [2020-07-31T18:19:22.051Z] #43 12.01 go: downloading github.com/fatih/color v1.6.0
18:19:22 [2020-07-31T18:19:22.051Z] #43 12.12 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:22 [2020-07-31T18:19:22.128Z] #41 24.53 crypto/internal/subtle
18:19:22 [2020-07-31T18:19:22.267Z] #39 87.26   CC       criu/servicefd.o
18:19:22 [2020-07-31T18:19:22.309Z] #43 12.38 go: extracting github.com/fatih/color v1.6.0
18:19:22 [2020-07-31T18:19:22.309Z] #43 12.45 go: downloading github.com/mattn/go-colorable v0.0.9
18:19:22 [2020-07-31T18:19:22.309Z] #43 12.50 go: extracting github.com/jonboulle/clockwork v0.1.0
18:19:22 [2020-07-31T18:19:22.482Z] #47 23.89 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:22 [2020-07-31T18:19:22.559Z] #39 87.51   CC       criu/shmem.o
18:19:22 [2020-07-31T18:19:22.567Z] #43 12.70 go: extracting github.com/pkg/errors v0.8.0
18:19:22 [2020-07-31T18:19:22.700Z] #41 25.33 crypto/subtle
18:19:22 [2020-07-31T18:19:22.742Z] #47 24.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:22 [2020-07-31T18:19:22.755Z] #52 34.60 debconf: delaying package configuration, since apt-utils is not installed
18:19:22 [2020-07-31T18:19:22.755Z] #52 34.78 Fetched 120 kB in 0s (1202 kB/s)
18:19:22 [2020-07-31T18:19:22.827Z] #43 12.90 go: downloading github.com/mattn/go-isatty v0.0.3
18:19:22 [2020-07-31T18:19:22.828Z] #43 12.92 go: downloading github.com/sirupsen/logrus v1.0.5
18:19:22 [2020-07-31T18:19:22.828Z] #43 12.92 go: extracting github.com/spf13/pflag v1.0.1
18:19:22 [2020-07-31T18:19:22.852Z] #39 87.97   CC       criu/sigframe.o
18:19:22 [2020-07-31T18:19:22.852Z] #39 88.04   CC       criu/signalfd.o
18:19:22 [2020-07-31T18:19:22.957Z] #23 22.65 Reading package lists...
18:19:22 [2020-07-31T18:19:22.957Z] #23 ...
18:19:22 [2020-07-31T18:19:22.957Z] 
18:19:22 [2020-07-31T18:19:22.957Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:22 [2020-07-31T18:19:22.957Z] #51 16.73 Fetched 8194 kB in 12s (705 kB/s)
18:19:22 [2020-07-31T18:19:22.957Z] #51 16.73 Reading package lists...
18:19:22 [2020-07-31T18:19:22.957Z] #51 23.85 Reading package lists...
18:19:22 [2020-07-31T18:19:22.957Z] #51 ...
18:19:22 [2020-07-31T18:19:22.957Z] 
18:19:22 [2020-07-31T18:19:22.957Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:22 [2020-07-31T18:19:22.957Z] #32 17.36 Reading package lists...
18:19:22 [2020-07-31T18:19:22.961Z] #41 ...
18:19:22 [2020-07-31T18:19:22.961Z] 
18:19:22 [2020-07-31T18:19:22.961Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:22 [2020-07-31T18:19:22.961Z] #21 DONE 25.6s
18:19:22 [2020-07-31T18:19:22.961Z] 
18:19:22 [2020-07-31T18:19:22.961Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:22 [2020-07-31T18:19:22.961Z] #41 25.68 vendor/golang.org/x/crypto/cryptobyte/asn1
18:19:23 [2020-07-31T18:19:23.002Z] #47 ...
18:19:23 [2020-07-31T18:19:23.003Z] 
18:19:23 [2020-07-31T18:19:23.003Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:19:23 [2020-07-31T18:19:23.003Z] #54 14.29 + cd /tmp/tmp.Qu9kTmr0B3/src/github.com/rootless-containers/rootlesskit
18:19:23 [2020-07-31T18:19:23.003Z] #54 14.29 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
18:19:23 [2020-07-31T18:19:23.003Z] #54 15.37 + for f in rootlesskit rootlesskit-docker-proxy
18:19:23 [2020-07-31T18:19:23.003Z] #54 15.37 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:19:23 [2020-07-31T18:19:23.003Z] #54 ...
18:19:23 [2020-07-31T18:19:23.003Z] 
18:19:23 [2020-07-31T18:19:23.003Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:23 [2020-07-31T18:19:23.003Z] #43 22.26 go: finding github.com/fatih/color v1.6.0
18:19:23 [2020-07-31T18:19:23.003Z] #43 22.44 go: finding github.com/pkg/errors v0.8.0
18:19:23 [2020-07-31T18:19:23.003Z] #43 22.55 go: finding github.com/sirupsen/logrus v1.0.5
18:19:23 [2020-07-31T18:19:23.003Z] #43 22.82 go: finding github.com/mattn/go-colorable v0.0.9
18:19:23 [2020-07-31T18:19:23.003Z] #43 22.88 go: finding github.com/spf13/pflag v1.0.1
18:19:23 [2020-07-31T18:19:23.003Z] #43 22.90 go: finding github.com/mattn/go-isatty v0.0.3
18:19:23 [2020-07-31T18:19:23.003Z] #43 23.27 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:23 [2020-07-31T18:19:23.003Z] #43 23.55 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:23 [2020-07-31T18:19:23.003Z] #43 23.55 go: finding github.com/jonboulle/clockwork v0.1.0
18:19:23 [2020-07-31T18:19:23.003Z] #43 23.68 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:23 [2020-07-31T18:19:23.003Z] #43 23.71 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:23 [2020-07-31T18:19:23.056Z] #52 34.92 Selecting previously unselected package libbtrfs0.
18:19:23 [2020-07-31T18:19:23.056Z] #52 34.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
18:19:23 [2020-07-31T18:19:23.056Z] #52 35.03 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
18:19:23 [2020-07-31T18:19:23.056Z] #52 35.04 Unpacking libbtrfs0 (4.20.1-2) ...
18:19:23 [2020-07-31T18:19:23.056Z] #52 35.16 Selecting previously unselected package libbtrfs-dev.
18:19:23 [2020-07-31T18:19:23.056Z] #52 35.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:19:23 [2020-07-31T18:19:23.144Z] #39 88.25   CC       criu/sk-inet.o
18:19:23 [2020-07-31T18:19:23.220Z] #41 25.83 internal/nettrace
18:19:23 [2020-07-31T18:19:23.357Z] #52 35.17 Unpacking libbtrfs-dev (4.20.1-2) ...
18:19:23 [2020-07-31T18:19:23.357Z] #52 35.38 Setting up libbtrfs0 (4.20.1-2) ...
18:19:23 [2020-07-31T18:19:23.357Z] #52 35.39 Setting up libbtrfs-dev (4.20.1-2) ...
18:19:23 [2020-07-31T18:19:23.357Z] #52 35.40 Processing triggers for libc-bin (2.28-10) ...
18:19:23 [2020-07-31T18:19:23.395Z] #43 13.60 go: extracting github.com/mattn/go-colorable v0.0.9
18:19:23 [2020-07-31T18:19:23.479Z] #41 26.10 runtime/cgo
18:19:23 [2020-07-31T18:19:23.535Z] #32 22.97 Reading package lists...
18:19:23 [2020-07-31T18:19:23.535Z] #32 ...
18:19:23 [2020-07-31T18:19:23.535Z] 
18:19:23 [2020-07-31T18:19:23.535Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:23 [2020-07-31T18:19:23.535Z] #10 17.44 Fetched 8194 kB in 12s (691 kB/s)
18:19:23 [2020-07-31T18:19:23.535Z] #10 17.44 Reading package lists...
18:19:23 [2020-07-31T18:19:23.572Z] #43 ...
18:19:23 [2020-07-31T18:19:23.572Z] 
18:19:23 [2020-07-31T18:19:23.572Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:23 [2020-07-31T18:19:23.572Z] #23 14.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:23 [2020-07-31T18:19:23.572Z] #23 ...
18:19:23 [2020-07-31T18:19:23.572Z] 
18:19:23 [2020-07-31T18:19:23.572Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:23 [2020-07-31T18:19:23.572Z] #30 20.77 runtime/cgo
18:19:23 [2020-07-31T18:19:23.653Z] #43 13.63 go: extracting github.com/mattn/go-isatty v0.0.3
18:19:23 [2020-07-31T18:19:23.653Z] #43 13.64 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:23 [2020-07-31T18:19:23.653Z] #43 13.68 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:23 [2020-07-31T18:19:23.653Z] #43 13.79 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:23 [2020-07-31T18:19:23.779Z] #39 88.83   CC       criu/sk-netlink.o
18:19:23 [2020-07-31T18:19:23.800Z] #10 23.77 Reading package lists...
18:19:23 [2020-07-31T18:19:23.800Z] #10 ...
18:19:23 [2020-07-31T18:19:23.800Z] 
18:19:23 [2020-07-31T18:19:23.800Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:23 [2020-07-31T18:19:23.800Z] #38 17.67 Fetched 8194 kB in 12s (664 kB/s)
18:19:23 [2020-07-31T18:19:23.800Z] #38 17.67 Reading package lists...
18:19:23 [2020-07-31T18:19:23.912Z] #43 13.92 go: extracting github.com/sirupsen/logrus v1.0.5
18:19:24 [2020-07-31T18:19:24.011Z] #52 DONE 35.8s
18:19:24 [2020-07-31T18:19:24.011Z] 
18:19:24 [2020-07-31T18:19:24.011Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.255 + RM_GOPATH=0
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.256 + TMP_GOPATH=
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.256 + : /build
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.256 + '[' -z '' ']'
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.256 ++ mktemp -d
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.258 + export GOPATH=/tmp/tmp.mr0OPKzaF5
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.259 + GOPATH=/tmp/tmp.mr0OPKzaF5
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.259 + RM_GOPATH=1
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.259 + case "$(go env GOARCH)" in
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.263 ++ go env GOARCH
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.314 + export GO_BUILDMODE=-buildmode=pie
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.315 + GO_BUILDMODE=-buildmode=pie
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.317 ++ dirname /tmp/install/install.sh
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.319 + dir=/tmp/install
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.320 + bin=containerd
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.320 + shift
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.320 + '[' '!' -f /tmp/install/containerd.installer ']'
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.320 + . /tmp/install/containerd.installer
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.321 ++ set -e
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.321 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.323 + install_containerd
18:19:24 [2020-07-31T18:19:24.011Z] #53 0.324 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
18:19:24 [2020-07-31T18:19:24.072Z] #39 88.99   CC       criu/sk-packet.o
18:19:24 [2020-07-31T18:19:24.072Z] #39 89.26   CC       criu/sk-queue.o
18:19:24 [2020-07-31T18:19:24.171Z] #43 14.43 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:24 [2020-07-31T18:19:24.316Z] #53 0.326 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
18:19:24 [2020-07-31T18:19:24.316Z] #53 0.327 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mr0OPKzaF5/src/github.com/containerd/containerd
18:19:24 [2020-07-31T18:19:24.316Z] #53 0.359 Cloning into '/tmp/tmp.mr0OPKzaF5/src/github.com/containerd/containerd'...
18:19:24 [2020-07-31T18:19:24.364Z] #39 89.49   CC       criu/sk-tcp.o
18:19:24 [2020-07-31T18:19:24.511Z] #30 ...
18:19:24 [2020-07-31T18:19:24.511Z] 
18:19:24 [2020-07-31T18:19:24.511Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:24 [2020-07-31T18:19:24.511Z] #41 25.87 unicode/utf16
18:19:24 [2020-07-31T18:19:24.657Z] #39 89.72   CC       criu/sk-unix.o
18:19:24 [2020-07-31T18:19:24.756Z] #38 25.00 Reading package lists...
18:19:24 [2020-07-31T18:19:24.756Z] #38 ...
18:19:24 [2020-07-31T18:19:24.756Z] 
18:19:24 [2020-07-31T18:19:24.756Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:24 [2020-07-31T18:19:24.756Z] #23 22.65 Reading package lists...
18:19:25 [2020-07-31T18:19:25.082Z] #41 26.31 container/list
18:19:25 [2020-07-31T18:19:25.082Z] #41 ...
18:19:25 [2020-07-31T18:19:25.082Z] 
18:19:25 [2020-07-31T18:19:25.082Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:25 [2020-07-31T18:19:25.082Z] #38 16.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:25 [2020-07-31T18:19:25.082Z] #38 19.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:25 [2020-07-31T18:19:25.082Z] #38 ...
18:19:25 [2020-07-31T18:19:25.082Z] 
18:19:25 [2020-07-31T18:19:25.082Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:25 [2020-07-31T18:19:25.082Z] #47 25.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:25 [2020-07-31T18:19:25.082Z] #47 26.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:25 [2020-07-31T18:19:25.419Z] #41 ...
18:19:25 [2020-07-31T18:19:25.419Z] 
18:19:25 [2020-07-31T18:19:25.419Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:25 [2020-07-31T18:19:25.419Z] #43 17.86 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:25 [2020-07-31T18:19:25.419Z] #43 22.34 go: finding github.com/fatih/color v1.6.0
18:19:25 [2020-07-31T18:19:25.419Z] #43 22.43 go: finding github.com/sirupsen/logrus v1.0.5
18:19:25 [2020-07-31T18:19:25.419Z] #43 22.43 go: finding github.com/pkg/errors v0.8.0
18:19:25 [2020-07-31T18:19:25.419Z] #43 22.45 go: finding github.com/spf13/pflag v1.0.1
18:19:25 [2020-07-31T18:19:25.419Z] #43 22.49 go: finding github.com/mattn/go-colorable v0.0.9
18:19:25 [2020-07-31T18:19:25.419Z] #43 22.82 go: finding github.com/mattn/go-isatty v0.0.3
18:19:25 [2020-07-31T18:19:25.419Z] #43 22.91 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:25 [2020-07-31T18:19:25.419Z] #43 23.18 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:25 [2020-07-31T18:19:25.419Z] #43 23.30 go: finding github.com/jonboulle/clockwork v0.1.0
18:19:25 [2020-07-31T18:19:25.419Z] #43 23.40 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:25 [2020-07-31T18:19:25.419Z] #43 23.58 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:25 [2020-07-31T18:19:25.419Z] #43 ...
18:19:25 [2020-07-31T18:19:25.419Z] 
18:19:25 [2020-07-31T18:19:25.419Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:25 [2020-07-31T18:19:25.419Z] #47 22.61 + cd /tmp/tmp.2JeJ6O8jXz/src/github.com/mvdan/sh
18:19:25 [2020-07-31T18:19:25.419Z] #47 22.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:25 [2020-07-31T18:19:25.419Z] #47 22.87 + GO111MODULE=on
18:19:25 [2020-07-31T18:19:25.419Z] #47 22.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:19:25 [2020-07-31T18:19:25.419Z] #47 25.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:25 [2020-07-31T18:19:25.419Z] #47 25.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:25 [2020-07-31T18:19:25.419Z] #47 25.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:25 [2020-07-31T18:19:25.419Z] #47 25.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:25 [2020-07-31T18:19:25.419Z] #47 26.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:25 [2020-07-31T18:19:25.419Z] #47 27.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:25 [2020-07-31T18:19:25.695Z] #39 90.72   CC       criu/sockets.o
18:19:25 [2020-07-31T18:19:25.995Z] #47 28.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:26 [2020-07-31T18:19:26.330Z] #39 91.21   CC       criu/stats.o
18:19:26 [2020-07-31T18:19:26.330Z] #39 91.45   CC       criu/string.o
18:19:26 [2020-07-31T18:19:26.330Z] #39 91.48   CC       criu/sysctl.o
18:19:26 [2020-07-31T18:19:26.432Z] #23 28.93 Building dependency tree...
18:19:26 [2020-07-31T18:19:26.580Z] #47 ...
18:19:26 [2020-07-31T18:19:26.580Z] 
18:19:26 [2020-07-31T18:19:26.580Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:26 [2020-07-31T18:19:26.623Z] #39 91.74   CC       criu/sysfs_parse.o
18:19:26 [2020-07-31T18:19:26.727Z] #53 ...
18:19:26 [2020-07-31T18:19:26.727Z] 
18:19:26 [2020-07-31T18:19:26.727Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:26 [2020-07-31T18:19:26.727Z] #24 23.32 Reading package lists...
18:19:26 [2020-07-31T18:19:26.727Z] #24 30.38 Building dependency tree...
18:19:26 [2020-07-31T18:19:26.727Z] #24 34.50 ca-certificates is already the newest version (20200601~deb10u1).
18:19:26 [2020-07-31T18:19:26.727Z] #24 34.50 The following additional packages will be installed:
18:19:26 [2020-07-31T18:19:26.727Z] #24 34.51   libjq1 libonig5
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.10 The following NEW packages will be installed:
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.10   jq libjq1 libonig5
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.33 Need to get 358 kB of archives.
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.33 After this operation, 1277 kB of additional disk space will be used.
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:19:26 [2020-07-31T18:19:26.727Z] #24 35.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:19:26 [2020-07-31T18:19:26.727Z] #24 37.18 debconf: delaying package configuration, since apt-utils is not installed
18:19:26 [2020-07-31T18:19:26.727Z] #24 37.47 Fetched 358 kB in 0s (2021 kB/s)
18:19:26 [2020-07-31T18:19:26.727Z] #24 37.59 Selecting previously unselected package libonig5:ppc64el.
18:19:26 [2020-07-31T18:19:26.727Z] #24 37.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
18:19:26 [2020-07-31T18:19:26.727Z] #24 37.66 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
18:19:26 [2020-07-31T18:19:26.727Z] #24 37.67 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:19:26 [2020-07-31T18:19:26.727Z] #24 38.00 Selecting previously unselected package libjq1:ppc64el.
18:19:26 [2020-07-31T18:19:26.727Z] #24 38.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.02 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.22 Selecting previously unselected package jq.
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.25 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.26 Unpacking jq (1.5+dfsg-2+b1) ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.56 Setting up libonig5:ppc64el (6.9.1-1) ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.58 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.59 Setting up jq (1.5+dfsg-2+b1) ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 38.59 Processing triggers for libc-bin (2.28-10) ...
18:19:26 [2020-07-31T18:19:26.728Z] #24 DONE 38.9s
18:19:26 [2020-07-31T18:19:26.841Z] #36 29.00 Checking out files:  81% (1301/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
18:19:26 [2020-07-31T18:19:26.841Z] #36 29.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:19:26 [2020-07-31T18:19:26.915Z] #39 91.92   CC       criu/timens.o
18:19:26 [2020-07-31T18:19:26.915Z] #39 92.01   CC       criu/timerfd.o
18:19:27 [2020-07-31T18:19:27.027Z] 
18:19:27 [2020-07-31T18:19:27.027Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:19:27 [2020-07-31T18:19:27.027Z] #25 DONE 0.1s
18:19:27 [2020-07-31T18:19:27.027Z] 
18:19:27 [2020-07-31T18:19:27.027Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:27 [2020-07-31T18:19:27.208Z] #39 92.18   CC       criu/tty.o
18:19:27 [2020-07-31T18:19:27.633Z] #47 28.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:27 [2020-07-31T18:19:27.845Z] #39 92.95   CC       criu/tun.o
18:19:27 [2020-07-31T18:19:27.845Z] #39 ...
18:19:27 [2020-07-31T18:19:27.845Z] 
18:19:27 [2020-07-31T18:19:27.845Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:27 [2020-07-31T18:19:27.845Z] #36 120.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:19:27 [2020-07-31T18:19:27.845Z] #36 120.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:19:28 [2020-07-31T18:19:28.138Z] #36 ...
18:19:28 [2020-07-31T18:19:28.138Z] 
18:19:28 [2020-07-31T18:19:28.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:28 [2020-07-31T18:19:28.138Z] #39 93.14   CC       criu/uffd.o
18:19:28 [2020-07-31T18:19:28.352Z] #43 17.92 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:28 [2020-07-31T18:19:28.352Z] #43 18.07 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:28 [2020-07-31T18:19:28.431Z] #39 93.62   CC       criu/util.o
18:19:28 [2020-07-31T18:19:28.584Z] #26 ...
18:19:28 [2020-07-31T18:19:28.584Z] 
18:19:28 [2020-07-31T18:19:28.584Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:28 [2020-07-31T18:19:28.584Z] #33 23.33 Reading package lists...
18:19:28 [2020-07-31T18:19:28.584Z] #33 30.46 Building dependency tree...
18:19:28 [2020-07-31T18:19:28.584Z] #33 33.50 The following additional packages will be installed:
18:19:28 [2020-07-31T18:19:28.584Z] #33 33.51   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:19:28 [2020-07-31T18:19:28.584Z] #33 33.52 Suggested packages:
18:19:28 [2020-07-31T18:19:28.584Z] #33 33.52   cmake-doc ninja-build lrzip
18:19:28 [2020-07-31T18:19:28.584Z] #33 33.52 Recommended packages:
18:19:28 [2020-07-31T18:19:28.584Z] #33 33.52   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:19:28 [2020-07-31T18:19:28.584Z] #33 34.80 The following NEW packages will be installed:
18:19:28 [2020-07-31T18:19:28.584Z] #33 34.82   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:19:28 [2020-07-31T18:19:28.584Z] #33 34.82   vim-common xxd
18:19:28 [2020-07-31T18:19:28.584Z] #33 35.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:19:28 [2020-07-31T18:19:28.584Z] #33 35.00 Need to get 14.9 MB of archives.
18:19:28 [2020-07-31T18:19:28.584Z] #33 35.00 After this operation, 67.2 MB of additional disk space will be used.
18:19:28 [2020-07-31T18:19:28.584Z] #33 35.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 35.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 35.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 35.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 38.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 38.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 38.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 38.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 38.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 38.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #33 ...
18:19:28 [2020-07-31T18:19:28.584Z] 
18:19:28 [2020-07-31T18:19:28.584Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:28 [2020-07-31T18:19:28.584Z] #39 24.61 Reading package lists...
18:19:28 [2020-07-31T18:19:28.584Z] #39 33.33 Building dependency tree...
18:19:28 [2020-07-31T18:19:28.584Z] #39 36.32 The following additional packages will be installed:
18:19:28 [2020-07-31T18:19:28.584Z] #39 36.34   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:19:28 [2020-07-31T18:19:28.584Z] #39 36.34   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:19:28 [2020-07-31T18:19:28.584Z] #39 36.35 Suggested packages:
18:19:28 [2020-07-31T18:19:28.584Z] #39 36.35   manpages-dev python-setuptools
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.37 The following NEW packages will be installed:
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.37   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.38   python-six zlib1g-dev
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.67 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.67 Need to get 4075 kB of archives.
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.67 After this operation, 24.5 MB of additional disk space will be used.
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 38.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
18:19:28 [2020-07-31T18:19:28.584Z] #39 39.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
18:19:28 [2020-07-31T18:19:28.887Z] #39 ...
18:19:28 [2020-07-31T18:19:28.887Z] 
18:19:28 [2020-07-31T18:19:28.887Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:28 [2020-07-31T18:19:28.887Z] #26 2.133 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:19:28 [2020-07-31T18:19:28.918Z] #43 19.04 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:29 [2020-07-31T18:19:29.005Z] #23 32.75 ca-certificates is already the newest version (20200601~deb10u1).
18:19:29 [2020-07-31T18:19:29.005Z] #23 32.75 The following additional packages will be installed:
18:19:29 [2020-07-31T18:19:29.005Z] #23 32.76   libjq1 libonig5
18:19:29 [2020-07-31T18:19:29.015Z] #47 ...
18:19:29 [2020-07-31T18:19:29.015Z] 
18:19:29 [2020-07-31T18:19:29.015Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:29 [2020-07-31T18:19:29.068Z] #39 94.10   CC       criu/uts_ns.o
18:19:29 [2020-07-31T18:19:29.068Z] #39 94.20   CC       criu/vdso.o
18:19:29 [2020-07-31T18:19:29.361Z] #39 94.46   LINK     criu/built-in.o
18:19:29 [2020-07-31T18:19:29.361Z] #39 94.53   LINK     criu/criu
18:19:29 [2020-07-31T18:19:29.537Z] #26 ...
18:19:29 [2020-07-31T18:19:29.537Z] 
18:19:29 [2020-07-31T18:19:29.537Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:29 [2020-07-31T18:19:29.537Z] #61 DONE 41.5s
18:19:29 [2020-07-31T18:19:29.537Z] 
18:19:29 [2020-07-31T18:19:29.537Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:29 [2020-07-31T18:19:29.537Z] #33 41.21 debconf: delaying package configuration, since apt-utils is not installed
18:19:29 [2020-07-31T18:19:29.537Z] #33 41.63 Fetched 14.9 MB in 5s (3197 kB/s)
18:19:29 [2020-07-31T18:19:29.604Z] #23 33.28 The following NEW packages will be installed:
18:19:29 [2020-07-31T18:19:29.604Z] #23 33.29   jq libjq1 libonig5
18:19:29 [2020-07-31T18:19:29.653Z] #39 94.76   DEP      lib/c/criu.d
18:19:29 [2020-07-31T18:19:29.653Z] #39 94.88   CC       images/rpc.pb-c.o
18:19:29 [2020-07-31T18:19:29.843Z] #33 41.85 Selecting previously unselected package xxd.
18:19:29 [2020-07-31T18:19:29.869Z] #23 ...
18:19:29 [2020-07-31T18:19:29.869Z] 
18:19:29 [2020-07-31T18:19:29.869Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:29 [2020-07-31T18:19:29.869Z] #41 33.72 sync
18:19:29 [2020-07-31T18:19:29.869Z] #41 33.74 internal/reflectlite
18:19:29 [2020-07-31T18:19:29.947Z] #39 95.14   CC       lib/c/criu.o
18:19:30 [2020-07-31T18:19:30.054Z] #36 30.41 Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files:  99% (1587/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
18:19:30 [2020-07-31T18:19:30.152Z] #33 41.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 ... 15339 files and directories currently installed.)
18:19:30 [2020-07-31T18:19:30.152Z] #33 41.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:19:30 [2020-07-31T18:19:30.152Z] #33 41.97 Unpacking xxd (2:8.1.0875-5) ...
18:19:30 [2020-07-31T18:19:30.152Z] #33 42.26 Selecting previously unselected package vim-common.
18:19:30 [2020-07-31T18:19:30.245Z] #39 ...
18:19:30 [2020-07-31T18:19:30.245Z] 
18:19:30 [2020-07-31T18:19:30.245Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:30 [2020-07-31T18:19:30.245Z] #36 DONE 132.6s
18:19:30 [2020-07-31T18:19:30.293Z] #43 ...
18:19:30 [2020-07-31T18:19:30.293Z] 
18:19:30 [2020-07-31T18:19:30.293Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:30 [2020-07-31T18:19:30.293Z] #23 9.863 Reading package lists...
18:19:30 [2020-07-31T18:19:30.313Z] #36 31.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:19:30 [2020-07-31T18:19:30.451Z] #33 42.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:19:30 [2020-07-31T18:19:30.451Z] #33 ...
18:19:30 [2020-07-31T18:19:30.451Z] 
18:19:30 [2020-07-31T18:19:30.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:30 [2020-07-31T18:19:30.451Z] #11 25.03 Reading package lists...
18:19:30 [2020-07-31T18:19:30.451Z] #11 32.66 Building dependency tree...
18:19:30 [2020-07-31T18:19:30.451Z] #11 35.68 The following additional packages will be installed:
18:19:30 [2020-07-31T18:19:30.451Z] #11 35.68   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:19:30 [2020-07-31T18:19:30.451Z] #11 35.68   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:19:30 [2020-07-31T18:19:30.451Z] #11 35.70   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:19:30 [2020-07-31T18:19:30.451Z] #11 35.70   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:19:30 [2020-07-31T18:19:30.451Z] #11 35.70 Suggested packages:
18:19:30 [2020-07-31T18:19:30.451Z] #11 35.70   gcc-8-locales seccomp wine64
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.40 The following NEW packages will be installed:
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.40   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.40   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.40   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.40   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.40   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.42   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.57 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.57 Need to get 78.9 MB of archives.
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.57 After this operation, 532 MB of additional disk space will be used.
18:19:30 [2020-07-31T18:19:30.451Z] #11 37.57 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]
18:19:30 [2020-07-31T18:19:30.451Z] #11 38.15 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]
18:19:30 [2020-07-31T18:19:30.451Z] #11 38.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:19:30 [2020-07-31T18:19:30.451Z] #11 38.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
18:19:30 [2020-07-31T18:19:30.451Z] #11 38.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
18:19:30 [2020-07-31T18:19:30.451Z] #11 39.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
18:19:30 [2020-07-31T18:19:30.451Z] #11 40.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:19:30 [2020-07-31T18:19:30.451Z] #11 40.62 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]
18:19:30 [2020-07-31T18:19:30.451Z] #11 40.66 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]
18:19:30 [2020-07-31T18:19:30.451Z] #11 ...
18:19:30 [2020-07-31T18:19:30.451Z] 
18:19:30 [2020-07-31T18:19:30.451Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:30 [2020-07-31T18:19:30.451Z] #26 2.772 
18:19:30 [2020-07-31T18:19:30.538Z] 
18:19:30 [2020-07-31T18:19:30.539Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.56   LINK     lib/c/built-in.o
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.56   LINK     lib/c/libcriu.so
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.58   LINK     lib/c/libcriu.a
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.61   GEN      magic.py
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.65 Note: Building without setproctitle() and strlcpy() support.
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.65       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.65 Note: Building without GnuTLS support
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.65 Makefile.config:39: Warn: you have no libnftables installed
18:19:30 [2020-07-31T18:19:30.539Z] #39 95.65 Makefile.config:40: Warn: Building without nftables support
18:19:30 [2020-07-31T18:19:30.834Z] #39 95.99 fatal: not a git repository (or any of the parent directories): .git
18:19:31 [2020-07-31T18:19:31.044Z] #36 32.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:19:31 [2020-07-31T18:19:31.273Z] #41 35.29 github.com/LK4D4/vndr/godl/singleflight
18:19:31 [2020-07-31T18:19:31.273Z] #41 35.31 internal/singleflight
18:19:31 [2020-07-31T18:19:31.273Z] #41 35.32 math/rand
18:19:31 [2020-07-31T18:19:31.471Z] #39 ...
18:19:31 [2020-07-31T18:19:31.471Z] 
18:19:31 [2020-07-31T18:19:31.471Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:19:31 [2020-07-31T18:19:31.472Z] #37 DONE 0.2s
18:19:31 [2020-07-31T18:19:31.472Z] 
18:19:31 [2020-07-31T18:19:31.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:31 [2020-07-31T18:19:31.472Z] #39 96.39 make[1]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.65 make[1]: 'images/built-in.o' is up to date.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.66 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.67 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.68 make[1]: 'compel/libcompel.a' is up to date.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.69 make[1]: 'compel/compel-host-bin' is up to date.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.70 make[1]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.70 make[1]: 'soccr/libsoccr.a' is up to date.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.78 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.79 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.80 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.84 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.87 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.764Z] #39 96.89 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-07-31T18:19:31.797Z] #23 20.96 Reading package lists...
18:19:31 [2020-07-31T18:19:31.797Z] #23 ...
18:19:31 [2020-07-31T18:19:31.797Z] 
18:19:31 [2020-07-31T18:19:31.797Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:31 [2020-07-31T18:19:31.797Z] #51 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:31 [2020-07-31T18:19:31.797Z] #51 15.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:31 [2020-07-31T18:19:31.797Z] #51 19.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:31 [2020-07-31T18:19:31.797Z] #51 ...
18:19:31 [2020-07-31T18:19:31.797Z] 
18:19:31 [2020-07-31T18:19:31.797Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:31 [2020-07-31T18:19:31.797Z] #30 12.04 runtime/internal/sys
18:19:31 [2020-07-31T18:19:31.797Z] #30 12.44 runtime/internal/math
18:19:31 [2020-07-31T18:19:31.797Z] #30 12.59 internal/bytealg
18:19:31 [2020-07-31T18:19:31.797Z] #30 12.63 math/bits
18:19:31 [2020-07-31T18:19:31.797Z] #30 13.83 math
18:19:31 [2020-07-31T18:19:31.797Z] #30 14.32 runtime
18:19:31 [2020-07-31T18:19:31.797Z] #30 21.10 internal/testlog
18:19:31 [2020-07-31T18:19:31.797Z] #30 21.87 encoding
18:19:31 [2020-07-31T18:19:31.797Z] #30 ...
18:19:31 [2020-07-31T18:19:31.797Z] 
18:19:31 [2020-07-31T18:19:31.797Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:31 [2020-07-31T18:19:31.797Z] #38 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:19:31 [2020-07-31T18:19:31.797Z] #38 16.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:31 [2020-07-31T18:19:31.797Z] #38 21.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:32 [2020-07-31T18:19:32.060Z] #39 96.91 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-07-31T18:19:32.060Z] #39 96.94 make[2]: Nothing to be done for 'all'.
18:19:32 [2020-07-31T18:19:32.060Z] #39 96.95   INSTALL  criu/criu
18:19:32 [2020-07-31T18:19:32.060Z] #39 DONE 97.2s
18:19:32 [2020-07-31T18:19:32.060Z] 
18:19:32 [2020-07-31T18:19:32.060Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:32 [2020-07-31T18:19:32.062Z] #38 ...
18:19:32 [2020-07-31T18:19:32.062Z] 
18:19:32 [2020-07-31T18:19:32.062Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:32 [2020-07-31T18:19:32.062Z] #41 13.01 internal/bytealg
18:19:32 [2020-07-31T18:19:32.062Z] #41 13.03 internal/race
18:19:32 [2020-07-31T18:19:32.062Z] #41 13.30 sync/atomic
18:19:32 [2020-07-31T18:19:32.062Z] #41 13.76 unicode
18:19:32 [2020-07-31T18:19:32.062Z] #41 14.73 runtime
18:19:32 [2020-07-31T18:19:32.062Z] #41 19.52 unicode/utf8
18:19:32 [2020-07-31T18:19:32.062Z] #41 20.43 math
18:19:32 [2020-07-31T18:19:32.062Z] #41 ...
18:19:32 [2020-07-31T18:19:32.062Z] 
18:19:32 [2020-07-31T18:19:32.062Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:32 [2020-07-31T18:19:32.062Z] #30 22.31 runtime/cgo
18:19:32 [2020-07-31T18:19:32.429Z] #36 ...
18:19:32 [2020-07-31T18:19:32.429Z] 
18:19:32 [2020-07-31T18:19:32.429Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:32 [2020-07-31T18:19:32.429Z] #60 32.40 Checking out files:  41% (866/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  69% (1438/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
18:19:32 [2020-07-31T18:19:32.429Z] #60 34.55 + cd /tmp/tmp.6wqtdXIzB8/src/github.com/docker/libnetwork
18:19:32 [2020-07-31T18:19:32.429Z] #60 34.55 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
18:19:32 [2020-07-31T18:19:32.429Z] #60 35.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:19:32 [2020-07-31T18:19:32.601Z] #26 3.120 
#                                                                          2.4%
####                                                                       6.5%
#########                                                                 12.6%
############                                                              16.7%
################                                                          22.8%
#################                                                         24.8%
####################                                                      28.9%
#######################                                                   33.0%
#############################                                             40.8%
#################################                                         46.9%
####################################                                      51.0%
#######################################                                   55.1%
############################################                              62.4%
###############################################                           66.5%
##################################################                        70.6%
#####################################################                     74.7%
##########################################################                80.8%
##############################################################            86.9%
##################################################################        93.0%
#####################################################################     97.0%
######################################################################## 100.0%
18:19:32 [2020-07-31T18:19:32.674Z] #41 36.72 sort
18:19:32 [2020-07-31T18:19:32.674Z] #41 36.73 errors
18:19:32 [2020-07-31T18:19:32.901Z] #26 5.955 
18:19:32 [2020-07-31T18:19:32.939Z] #41 37.01 strconv
18:19:33 [2020-07-31T18:19:33.116Z] #45 ...
18:19:33 [2020-07-31T18:19:33.116Z] 
18:19:33 [2020-07-31T18:19:33.116Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:19:33 [2020-07-31T18:19:33.204Z] #41 37.02 internal/oserror
18:19:33 [2020-07-31T18:19:33.204Z] #41 37.03 io
18:19:33 [2020-07-31T18:19:33.408Z] #40 DONE 0.1s
18:19:33 [2020-07-31T18:19:33.409Z] 
18:19:33 [2020-07-31T18:19:33.409Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:33 [2020-07-31T18:19:33.409Z] #52 ...
18:19:33 [2020-07-31T18:19:33.409Z] 
18:19:33 [2020-07-31T18:19:33.409Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:19:33 [2020-07-31T18:19:33.409Z] #42 DONE 0.1s
18:19:33 [2020-07-31T18:19:33.468Z] #41 37.24 syscall
18:19:33 [2020-07-31T18:19:33.509Z] #26 6.170 
#########                                                                 12.9%
############################                                              39.6%
###############################################                           66.3%
###################################################################       93.1%
######################################################################## 100.0%
18:19:33 [2020-07-31T18:19:33.620Z] #36 34.24 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:19:33 [2020-07-31T18:19:33.701Z] 
18:19:33 [2020-07-31T18:19:33.701Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:19:33 [2020-07-31T18:19:33.701Z] #44 DONE 0.2s
18:19:33 [2020-07-31T18:19:33.701Z] 
18:19:33 [2020-07-31T18:19:33.701Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:33 [2020-07-31T18:19:33.790Z] #41 37.58 vendor/golang.org/x/net/dns/dnsmessage
18:19:34 [2020-07-31T18:19:34.436Z] #26 7.134 #=#=#                                                                         
18:19:34 [2020-07-31T18:19:34.606Z] #30 ...
18:19:34 [2020-07-31T18:19:34.606Z] 
18:19:34 [2020-07-31T18:19:34.606Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:34 [2020-07-31T18:19:34.606Z] #21 22.50 + mkdir -p /build
18:19:34 [2020-07-31T18:19:34.606Z] #21 22.52 + mv docker/docker /build/
18:19:34 [2020-07-31T18:19:34.606Z] #21 22.52 + rmdir docker
18:19:34 [2020-07-31T18:19:34.606Z] #21 DONE 24.6s
18:19:34 [2020-07-31T18:19:34.606Z] 
18:19:34 [2020-07-31T18:19:34.606Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:34 [2020-07-31T18:19:34.606Z] #32 14.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:34 [2020-07-31T18:19:34.606Z] #32 17.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:34 [2020-07-31T18:19:34.735Z] #26 7.320 
                                                                           0.9%
###################                                                       26.8%
################################################                          67.8%
######################################################################## 100.0%
18:19:34 [2020-07-31T18:19:34.864Z] #32 ...
18:19:34 [2020-07-31T18:19:34.864Z] 
18:19:34 [2020-07-31T18:19:34.864Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:34 [2020-07-31T18:19:34.864Z] #41 24.84 unicode/utf16
18:19:34 [2020-07-31T18:19:34.864Z] #41 ...
18:19:34 [2020-07-31T18:19:34.864Z] 
18:19:34 [2020-07-31T18:19:34.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:34 [2020-07-31T18:19:34.864Z] #10 14.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:19:34 [2020-07-31T18:19:34.864Z] #10 18.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:19:35 [2020-07-31T18:19:35.004Z] #36 ...
18:19:35 [2020-07-31T18:19:35.004Z] 
18:19:35 [2020-07-31T18:19:35.004Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:35 [2020-07-31T18:19:35.004Z] #32 36.53 Fetched 8369 kB in 28s (294 kB/s)
18:19:35 [2020-07-31T18:19:35.043Z] #26 8.125 
18:19:35 [2020-07-31T18:19:35.126Z] #10 ...
18:19:35 [2020-07-31T18:19:35.126Z] 
18:19:35 [2020-07-31T18:19:35.126Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:35 [2020-07-31T18:19:35.126Z] #43 23.14 go: finding github.com/fatih/color v1.6.0
18:19:35 [2020-07-31T18:19:35.126Z] #43 23.15 go: finding github.com/pkg/errors v0.8.0
18:19:35 [2020-07-31T18:19:35.126Z] #43 23.41 go: finding github.com/sirupsen/logrus v1.0.5
18:19:35 [2020-07-31T18:19:35.126Z] #43 23.48 go: finding github.com/spf13/pflag v1.0.1
18:19:35 [2020-07-31T18:19:35.126Z] #43 23.61 go: finding github.com/mattn/go-colorable v0.0.9
18:19:35 [2020-07-31T18:19:35.126Z] #43 23.79 go: finding github.com/mattn/go-isatty v0.0.3
18:19:35 [2020-07-31T18:19:35.126Z] #43 23.98 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:19:35 [2020-07-31T18:19:35.126Z] #43 24.05 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:19:35 [2020-07-31T18:19:35.126Z] #43 24.18 go: finding github.com/jonboulle/clockwork v0.1.0
18:19:35 [2020-07-31T18:19:35.126Z] #43 24.25 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:19:35 [2020-07-31T18:19:35.126Z] #43 24.43 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:19:35 [2020-07-31T18:19:35.366Z] #41 38.83 bytes
18:19:35 [2020-07-31T18:19:35.573Z] #32 36.53 Reading package lists...
18:19:35 [2020-07-31T18:19:35.573Z] #32 ...
18:19:35 [2020-07-31T18:19:35.573Z] 
18:19:35 [2020-07-31T18:19:35.573Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:35 [2020-07-31T18:19:35.573Z] #41 27.06 crypto/internal/subtle
18:19:35 [2020-07-31T18:19:35.573Z] #41 27.24 crypto/subtle
18:19:35 [2020-07-31T18:19:35.573Z] #41 27.48 vendor/golang.org/x/crypto/cryptobyte/asn1
18:19:35 [2020-07-31T18:19:35.573Z] #41 27.67 internal/nettrace
18:19:35 [2020-07-31T18:19:35.573Z] #41 27.89 runtime/cgo
18:19:35 [2020-07-31T18:19:35.630Z] #41 ...
18:19:35 [2020-07-31T18:19:35.630Z] 
18:19:35 [2020-07-31T18:19:35.630Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:35 [2020-07-31T18:19:35.630Z] #32 22.97 Reading package lists...
18:19:35 [2020-07-31T18:19:35.630Z] #32 29.73 Building dependency tree...
18:19:35 [2020-07-31T18:19:35.630Z] #32 33.17 The following additional packages will be installed:
18:19:35 [2020-07-31T18:19:35.630Z] #32 33.18   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:19:35 [2020-07-31T18:19:35.630Z] #32 33.18 Suggested packages:
18:19:35 [2020-07-31T18:19:35.630Z] #32 33.19   cmake-doc ninja-build lrzip
18:19:35 [2020-07-31T18:19:35.630Z] #32 33.19 Recommended packages:
18:19:35 [2020-07-31T18:19:35.630Z] #32 33.19   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.21 The following NEW packages will be installed:
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.22   vim-common xxd
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.56 Need to get 14.2 MB of archives.
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.56 After this operation, 60.0 MB of additional disk space will be used.
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 34.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 35.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 35.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 35.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 35.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 35.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 35.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #32 37.09 debconf: delaying package configuration, since apt-utils is not installed
18:19:35 [2020-07-31T18:19:35.630Z] #32 38.16 Fetched 14.2 MB in 1s (9925 kB/s)
18:19:35 [2020-07-31T18:19:35.630Z] #32 ...
18:19:35 [2020-07-31T18:19:35.630Z] 
18:19:35 [2020-07-31T18:19:35.630Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:35 [2020-07-31T18:19:35.630Z] #51 23.85 Reading package lists...
18:19:35 [2020-07-31T18:19:35.630Z] #51 29.76 Building dependency tree...
18:19:35 [2020-07-31T18:19:35.630Z] #51 32.71 The following additional packages will be installed:
18:19:35 [2020-07-31T18:19:35.630Z] #51 32.71   libbtrfs0
18:19:35 [2020-07-31T18:19:35.630Z] #51 32.82 The following NEW packages will be installed:
18:19:35 [2020-07-31T18:19:35.630Z] #51 32.83   libbtrfs-dev libbtrfs0
18:19:35 [2020-07-31T18:19:35.630Z] #51 33.36 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:19:35 [2020-07-31T18:19:35.630Z] #51 33.36 Need to get 119 kB of archives.
18:19:35 [2020-07-31T18:19:35.630Z] #51 33.36 After this operation, 387 kB of additional disk space will be used.
18:19:35 [2020-07-31T18:19:35.630Z] #51 33.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #51 33.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:19:35 [2020-07-31T18:19:35.630Z] #51 35.03 debconf: delaying package configuration, since apt-utils is not installed
18:19:35 [2020-07-31T18:19:35.630Z] #51 35.29 Fetched 119 kB in 0s (339 kB/s)
18:19:35 [2020-07-31T18:19:35.630Z] #51 35.46 Selecting previously unselected package libbtrfs0.
18:19:35 [2020-07-31T18:19:35.630Z] #51 35.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 ... 15383 files and directories currently installed.)
18:19:35 [2020-07-31T18:19:35.630Z] #51 35.61 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
18:19:35 [2020-07-31T18:19:35.630Z] #51 35.80 Unpacking libbtrfs0 (4.20.1-2) ...
18:19:35 [2020-07-31T18:19:35.630Z] #51 38.09 Selecting previously unselected package libbtrfs-dev.
18:19:35 [2020-07-31T18:19:35.630Z] #51 38.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
18:19:35 [2020-07-31T18:19:35.630Z] #51 39.04 Unpacking libbtrfs-dev (4.20.1-2) ...
18:19:35 [2020-07-31T18:19:35.630Z] #51 ...
18:19:35 [2020-07-31T18:19:35.630Z] 
18:19:35 [2020-07-31T18:19:35.630Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:35 [2020-07-31T18:19:35.630Z] #41 39.70 reflect
18:19:35 [2020-07-31T18:19:35.777Z] #52 112.5 + bin/containerd
18:19:35 [2020-07-31T18:19:35.832Z] #41 ...
18:19:35 [2020-07-31T18:19:35.832Z] 
18:19:35 [2020-07-31T18:19:35.832Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:35 [2020-07-31T18:19:35.832Z] #60 32.50 Checking out files:  39% (826/2067)   
Checking out files:  40% (827/2067)   
Checking out files:  41% (848/2067)   
Checking out files:  42% (869/2067)   
Checking out files:  43% (889/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
18:19:35 [2020-07-31T18:19:35.832Z] #60 34.27 + cd /tmp/tmp.pTmUjYAtjG/src/github.com/docker/libnetwork
18:19:35 [2020-07-31T18:19:35.832Z] #60 34.27 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
18:19:35 [2020-07-31T18:19:35.832Z] #60 34.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:19:36 [2020-07-31T18:19:36.612Z] #26 8.318 
#                                                                          1.6%
#####                                                                      7.5%
#########                                                                 13.2%
#############                                                             19.0%
#################                                                         24.7%
####################                                                      28.6%
########################                                                  34.4%
##############################                                            42.2%
#################################                                         46.0%
###################################                                       49.9%
18:19:36 [2020-07-31T18:19:36.612Z] #26 ...
18:19:36 [2020-07-31T18:19:36.612Z] 
18:19:36 [2020-07-31T18:19:36.612Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:36 [2020-07-31T18:19:36.612Z] #11 48.52 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]
18:19:37 [2020-07-31T18:19:37.040Z] #41 40.78 bufio
18:19:37 [2020-07-31T18:19:37.040Z] #41 ...
18:19:37 [2020-07-31T18:19:37.040Z] 
18:19:37 [2020-07-31T18:19:37.040Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:37 [2020-07-31T18:19:37.040Z] #10 23.77 Reading package lists...
18:19:37 [2020-07-31T18:19:37.040Z] #10 31.08 Building dependency tree...
18:19:37 [2020-07-31T18:19:37.040Z] #10 34.68 The following additional packages will be installed:
18:19:37 [2020-07-31T18:19:37.040Z] #10 34.70   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:19:37 [2020-07-31T18:19:37.040Z] #10 34.70   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:19:37 [2020-07-31T18:19:37.040Z] #10 34.70   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:19:37 [2020-07-31T18:19:37.040Z] #10 34.71   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:19:37 [2020-07-31T18:19:37.040Z] #10 34.71 Suggested packages:
18:19:37 [2020-07-31T18:19:37.040Z] #10 34.73   gcc-8-locales seccomp wine64
18:19:37 [2020-07-31T18:19:37.040Z] #10 35.97 The following NEW packages will be installed:
18:19:37 [2020-07-31T18:19:37.040Z] #10 35.97   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:19:37 [2020-07-31T18:19:37.040Z] #10 35.97   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:19:37 [2020-07-31T18:19:37.040Z] #10 35.97   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:19:37 [2020-07-31T18:19:37.040Z] #10 35.98   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:19:37 [2020-07-31T18:19:37.040Z] #10 35.98   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:19:37 [2020-07-31T18:19:37.040Z] #10 35.98   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:19:37 [2020-07-31T18:19:37.040Z] #10 36.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:19:37 [2020-07-31T18:19:37.040Z] #10 36.53 Need to get 73.3 MB of archives.
18:19:37 [2020-07-31T18:19:37.040Z] #10 36.53 After this operation, 472 MB of additional disk space will be used.
18:19:37 [2020-07-31T18:19:37.040Z] #10 36.53 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]
18:19:37 [2020-07-31T18:19:37.040Z] #10 36.80 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]
18:19:37 [2020-07-31T18:19:37.040Z] #10 37.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #10 37.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #10 37.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #10 37.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #10 37.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #10 38.45 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]
18:19:37 [2020-07-31T18:19:37.040Z] #10 38.46 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]
18:19:37 [2020-07-31T18:19:37.040Z] #10 ...
18:19:37 [2020-07-31T18:19:37.040Z] 
18:19:37 [2020-07-31T18:19:37.040Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:37 [2020-07-31T18:19:37.040Z] #32 40.00 Selecting previously unselected package xxd.
18:19:37 [2020-07-31T18:19:37.040Z] #32 40.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
18:19:37 [2020-07-31T18:19:37.040Z] #32 40.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
18:19:37 [2020-07-31T18:19:37.040Z] #32 40.46 Unpacking xxd (2:8.1.0875-5) ...
18:19:37 [2020-07-31T18:19:37.040Z] #32 40.83 Selecting previously unselected package vim-common.
18:19:37 [2020-07-31T18:19:37.040Z] #32 40.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:19:37 [2020-07-31T18:19:37.040Z] #32 ...
18:19:37 [2020-07-31T18:19:37.040Z] 
18:19:37 [2020-07-31T18:19:37.040Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:37 [2020-07-31T18:19:37.040Z] #38 25.00 Reading package lists...
18:19:37 [2020-07-31T18:19:37.040Z] #38 31.33 Building dependency tree...
18:19:37 [2020-07-31T18:19:37.040Z] #38 34.31 The following additional packages will be installed:
18:19:37 [2020-07-31T18:19:37.040Z] #38 34.34   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:19:37 [2020-07-31T18:19:37.040Z] #38 34.35   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:19:37 [2020-07-31T18:19:37.040Z] #38 34.35 Suggested packages:
18:19:37 [2020-07-31T18:19:37.040Z] #38 34.35   manpages-dev python-setuptools
18:19:37 [2020-07-31T18:19:37.040Z] #38 35.51 The following NEW packages will be installed:
18:19:37 [2020-07-31T18:19:37.040Z] #38 35.52   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:19:37 [2020-07-31T18:19:37.040Z] #38 35.53   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:19:37 [2020-07-31T18:19:37.040Z] #38 35.53   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:19:37 [2020-07-31T18:19:37.040Z] #38 35.53   python-six zlib1g-dev
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.04 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.04 Need to get 3798 kB of archives.
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.04 After this operation, 21.6 MB of additional disk space will be used.
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 36.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
18:19:37 [2020-07-31T18:19:37.040Z] #38 38.67 debconf: delaying package configuration, since apt-utils is not installed
18:19:37 [2020-07-31T18:19:37.040Z] #38 40.03 Fetched 3798 kB in 1s (3162 kB/s)
18:19:37 [2020-07-31T18:19:37.040Z] #38 40.47 Selecting previously unselected package libcap-dev:arm64.
18:19:37 [2020-07-31T18:19:37.040Z] #38 40.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
18:19:37 [2020-07-31T18:19:37.040Z] #38 40.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
18:19:37 [2020-07-31T18:19:37.040Z] #38 40.76 Unpacking libcap-dev:arm64 (1:2.25-2) ...
18:19:37 [2020-07-31T18:19:37.304Z] #38 ...
18:19:37 [2020-07-31T18:19:37.304Z] 
18:19:37 [2020-07-31T18:19:37.304Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:37 [2020-07-31T18:19:37.304Z] #23 33.87 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:19:37 [2020-07-31T18:19:37.304Z] #23 33.87 Need to get 325 kB of archives.
18:19:37 [2020-07-31T18:19:37.304Z] #23 33.87 After this operation, 1019 kB of additional disk space will be used.
18:19:37 [2020-07-31T18:19:37.304Z] #23 33.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:19:37 [2020-07-31T18:19:37.304Z] #23 33.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:19:37 [2020-07-31T18:19:37.304Z] #23 33.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:19:37 [2020-07-31T18:19:37.304Z] #23 34.85 debconf: delaying package configuration, since apt-utils is not installed
18:19:37 [2020-07-31T18:19:37.304Z] #23 35.07 Fetched 325 kB in 1s (633 kB/s)
18:19:37 [2020-07-31T18:19:37.304Z] #23 35.26 Selecting previously unselected package libonig5:arm64.
18:19:37 [2020-07-31T18:19:37.304Z] #23 35.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
18:19:37 [2020-07-31T18:19:37.304Z] #23 35.43 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
18:19:37 [2020-07-31T18:19:37.304Z] #23 35.45 Unpacking libonig5:arm64 (6.9.1-1) ...
18:19:37 [2020-07-31T18:19:37.304Z] #23 36.75 Selecting previously unselected package libjq1:arm64.
18:19:37 [2020-07-31T18:19:37.304Z] #23 36.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:19:37 [2020-07-31T18:19:37.304Z] #23 37.23 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:19:37 [2020-07-31T18:19:37.304Z] #23 40.47 Selecting previously unselected package jq.
18:19:37 [2020-07-31T18:19:37.304Z] #23 40.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
18:19:37 [2020-07-31T18:19:37.304Z] #23 40.51 Unpacking jq (1.5+dfsg-2+b1) ...
18:19:37 [2020-07-31T18:19:37.732Z] #23 ...
18:19:37 [2020-07-31T18:19:37.732Z] 
18:19:37 [2020-07-31T18:19:37.732Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:37 [2020-07-31T18:19:37.732Z] #32 41.43 Unpacking vim-common (2:8.1.0875-5) ...
18:19:37 [2020-07-31T18:19:37.806Z] #60 ...
18:19:37 [2020-07-31T18:19:37.806Z] 
18:19:37 [2020-07-31T18:19:37.806Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:37 [2020-07-31T18:19:37.806Z] #38 21.42 Reading package lists...
18:19:37 [2020-07-31T18:19:37.806Z] #38 30.99 Reading package lists...
18:19:37 [2020-07-31T18:19:37.806Z] #38 ...
18:19:37 [2020-07-31T18:19:37.806Z] 
18:19:37 [2020-07-31T18:19:37.806Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:37 [2020-07-31T18:19:37.806Z] #47 30.67 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:37 [2020-07-31T18:19:37.806Z] #47 33.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:37 [2020-07-31T18:19:37.806Z] #47 33.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:37 [2020-07-31T18:19:37.806Z] #47 34.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:37 [2020-07-31T18:19:37.806Z] #47 34.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:37 [2020-07-31T18:19:37.806Z] #47 35.28 runtime/cgo
18:19:37 [2020-07-31T18:19:37.806Z] #47 35.39 runtime
18:19:38 [2020-07-31T18:19:38.381Z] #47 ...
18:19:38 [2020-07-31T18:19:38.381Z] 
18:19:38 [2020-07-31T18:19:38.381Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:38 [2020-07-31T18:19:38.381Z] #38 30.99 Reading package lists...
18:19:38 [2020-07-31T18:19:38.742Z] Running on azwin-2-6914a0 in d:\jenkins\workspace\moby_PR-41301
[Pipeline] {
[Pipeline] ws
18:19:38 [2020-07-31T18:19:38.759Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:19:40 [2020-07-31T18:19:40.029Z] #60 ...
18:19:40 [2020-07-31T18:19:40.029Z] 
18:19:40 [2020-07-31T18:19:40.029Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:40 [2020-07-31T18:19:40.029Z] #47 31.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:40 [2020-07-31T18:19:40.029Z] #47 31.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:40 [2020-07-31T18:19:40.029Z] #47 31.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:40 [2020-07-31T18:19:40.029Z] #47 31.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:40 [2020-07-31T18:19:40.029Z] #47 33.17 runtime/cgo
18:19:40 [2020-07-31T18:19:40.029Z] #47 33.47 runtime
18:19:40 [2020-07-31T18:19:40.261Z] #11 ...
18:19:40 [2020-07-31T18:19:40.261Z] 
18:19:40 [2020-07-31T18:19:40.261Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:40 [2020-07-31T18:19:40.261Z] #39 41.68 debconf: delaying package configuration, since apt-utils is not installed
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.12 Fetched 4075 kB in 1s (4373 kB/s)
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.26 Selecting previously unselected package libcap-dev:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.36 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.58 Selecting previously unselected package libnet1:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.62 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.81 Selecting previously unselected package libnet1-dev.
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 42.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 43.36 Selecting previously unselected package libnl-3-200:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 43.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 43.37 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 43.54 Selecting previously unselected package libnl-3-dev:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 43.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 43.57 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.03 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.09 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.25 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.26 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.43 Selecting previously unselected package zlib1g-dev:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.49 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.80 Selecting previously unselected package libprotobuf17:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 44.82 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 45.62 Selecting previously unselected package libprotobuf-lite17:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 45.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 45.63 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 45.86 Selecting previously unselected package libprotobuf-dev:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 45.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 45.88 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 47.59 Selecting previously unselected package libprotoc17:ppc64el.
18:19:40 [2020-07-31T18:19:40.261Z] #39 47.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 47.63 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 48.77 Selecting previously unselected package protobuf-c-compiler.
18:19:40 [2020-07-31T18:19:40.261Z] #39 48.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 48.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.00 Selecting previously unselected package protobuf-compiler.
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.04 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.04 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.41 Selecting previously unselected package python-pkg-resources.
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.43 Unpacking python-pkg-resources (40.8.0-1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.70 Selecting previously unselected package python-six.
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.74 Unpacking python-six (1.12.0-1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.88 Selecting previously unselected package python-protobuf.
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 49.90 Unpacking python-protobuf (3.6.1.3-2) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 50.52 Setting up python-pkg-resources (40.8.0-1) ...
18:19:40 [2020-07-31T18:19:40.261Z] #39 ...
18:19:40 [2020-07-31T18:19:40.261Z] 
18:19:40 [2020-07-31T18:19:40.261Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:40 [2020-07-31T18:19:40.262Z] #26 8.318 
#                                                                          1.6%
#####                                                                      7.5%
#########                                                                 13.2%
#############                                                             19.0%
#################                                                         24.7%
####################                                                      28.6%
########################                                                  34.4%
##############################                                            42.2%
#################################                                         46.0%
###################################                                       49.9%
########################################                                  55.9%
###########################################                               59.8%
#############################################                             63.6%
################################################                          67.5%
###################################################                       71.3%
########################################################                  79.0%
###############################################################           88.7%
#####################################################################     96.8%
######################################################################## 100.0%
18:19:40 [2020-07-31T18:19:40.262Z] #26 11.04 
18:19:40 [2020-07-31T18:19:40.289Z] #47 ...
18:19:40 [2020-07-31T18:19:40.289Z] 
18:19:40 [2020-07-31T18:19:40.289Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:40 [2020-07-31T18:19:40.289Z] #23 31.61 Fetched 8369 kB in 25s (329 kB/s)
18:19:40 [2020-07-31T18:19:40.289Z] #23 31.61 Reading package lists...
18:19:40 [2020-07-31T18:19:40.289Z] #23 ...
18:19:40 [2020-07-31T18:19:40.289Z] 
18:19:40 [2020-07-31T18:19:40.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:40 [2020-07-31T18:19:40.289Z] #10 37.07 Fetched 8369 kB in 29s (291 kB/s)
18:19:40 [2020-07-31T18:19:40.297Z] #32 ...
18:19:40 [2020-07-31T18:19:40.297Z] 
18:19:40 [2020-07-31T18:19:40.297Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:40 [2020-07-31T18:19:40.297Z] #60 DONE 43.8s
18:19:40 [2020-07-31T18:19:40.297Z] 
18:19:40 [2020-07-31T18:19:40.297Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:40 [2020-07-31T18:19:40.297Z] #43 DONE 43.8s
18:19:40 [2020-07-31T18:19:40.297Z] 
18:19:40 [2020-07-31T18:19:40.297Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:40 [2020-07-31T18:19:40.297Z] #51 40.67 Setting up libbtrfs0 (4.20.1-2) ...
18:19:40 [2020-07-31T18:19:40.297Z] #51 40.83 Setting up libbtrfs-dev (4.20.1-2) ...
18:19:40 [2020-07-31T18:19:40.297Z] #51 41.79 Processing triggers for libc-bin (2.28-10) ...
18:19:40 [2020-07-31T18:19:40.297Z] #51 DONE 43.8s
18:19:40 [2020-07-31T18:19:40.297Z] 
18:19:40 [2020-07-31T18:19:40.297Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:40 [2020-07-31T18:19:40.408Z] #43 ...
18:19:40 [2020-07-31T18:19:40.408Z] 
18:19:40 [2020-07-31T18:19:40.408Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:40 [2020-07-31T18:19:40.586Z] #26 11.31 
                                                                           0.5%
#                                                                          1.6%
##                                                                         3.3%
###                                                                        4.3%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.9%
#######                                                                   10.9%
########                                                                  11.4%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.4%
#############                                                             18.5%
##############                                                            20.1%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.9%
18:19:40 [2020-07-31T18:19:40.586Z] #26 ...
18:19:40 [2020-07-31T18:19:40.586Z] 
18:19:40 [2020-07-31T18:19:40.586Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:40 [2020-07-31T18:19:40.586Z] #33 42.41 Unpacking vim-common (2:8.1.0875-5) ...
18:19:40 [2020-07-31T18:19:40.586Z] #33 42.92 Selecting previously unselected package cmake-data.
18:19:40 [2020-07-31T18:19:40.586Z] #33 42.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:19:40 [2020-07-31T18:19:40.586Z] #33 42.92 Unpacking cmake-data (3.13.4-1) ...
18:19:40 [2020-07-31T18:19:40.586Z] #33 46.72 Selecting previously unselected package libicu63:ppc64el.
18:19:40 [2020-07-31T18:19:40.586Z] #33 46.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
18:19:40 [2020-07-31T18:19:40.586Z] #33 46.75 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
18:19:40 [2020-07-31T18:19:40.586Z] #33 ...
18:19:40 [2020-07-31T18:19:40.586Z] 
18:19:40 [2020-07-31T18:19:40.586Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:40 [2020-07-31T18:19:40.859Z] #10 37.07 Reading package lists...
18:19:40 [2020-07-31T18:19:40.859Z] #10 ...
18:19:40 [2020-07-31T18:19:40.859Z] 
18:19:40 [2020-07-31T18:19:40.859Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:40 [2020-07-31T18:19:40.866Z] #38 41.63 Building dependency tree...
18:19:40 [2020-07-31T18:19:40.866Z] #38 ...
18:19:40 [2020-07-31T18:19:40.866Z] 
18:19:40 [2020-07-31T18:19:40.866Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:40 [2020-07-31T18:19:40.866Z] #23 33.31 Fetched 8369 kB in 27s (314 kB/s)
18:19:40 [2020-07-31T18:19:40.866Z] #23 33.31 Reading package lists...
18:19:40 [2020-07-31T18:19:40.866Z] #23 ...
18:19:40 [2020-07-31T18:19:40.866Z] 
18:19:40 [2020-07-31T18:19:40.866Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:40 [2020-07-31T18:19:40.866Z] #10 33.42 Fetched 8369 kB in 27s (313 kB/s)
18:19:40 [2020-07-31T18:19:40.866Z] #10 33.42 Reading package lists...
18:19:40 [2020-07-31T18:19:40.866Z] #10 ...
18:19:40 [2020-07-31T18:19:40.866Z] 
18:19:40 [2020-07-31T18:19:40.866Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:40 [2020-07-31T18:19:40.866Z] #41 42.63 vendor/golang.org/x/crypto/internal/subtle
18:19:40 [2020-07-31T18:19:40.866Z] #41 42.79 vendor/golang.org/x/crypto/curve25519
18:19:40 [2020-07-31T18:19:40.876Z] #52 ...
18:19:40 [2020-07-31T18:19:40.876Z] 
18:19:40 [2020-07-31T18:19:40.876Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:40 [2020-07-31T18:19:40.876Z] #23 42.07 Setting up libonig5:arm64 (6.9.1-1) ...
18:19:40 [2020-07-31T18:19:40.876Z] #23 42.59 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:19:40 [2020-07-31T18:19:40.876Z] #23 42.62 Setting up jq (1.5+dfsg-2+b1) ...
18:19:40 [2020-07-31T18:19:40.876Z] #23 43.77 Processing triggers for libc-bin (2.28-10) ...
18:19:40 [2020-07-31T18:19:40.876Z] #23 DONE 44.6s
18:19:40 [2020-07-31T18:19:40.876Z] 
18:19:40 [2020-07-31T18:19:40.876Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:19:40 [2020-07-31T18:19:40.876Z] #24 DONE 0.2s
18:19:40 [2020-07-31T18:19:40.876Z] 
18:19:40 [2020-07-31T18:19:40.876Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:40 [2020-07-31T18:19:40.876Z] #32 44.04 Selecting previously unselected package cmake-data.
18:19:40 [2020-07-31T18:19:40.876Z] #32 44.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:19:40 [2020-07-31T18:19:40.876Z] #32 44.12 Unpacking cmake-data (3.13.4-1) ...
18:19:41 [2020-07-31T18:19:41.206Z] #26 11.31 
                                                                           0.5%
#                                                                          1.6%
##                                                                         3.3%
###                                                                        4.3%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.9%
#######                                                                   10.9%
########                                                                  11.4%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.4%
#############                                                             18.5%
##############                                                            20.1%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.9%
##################                                                        26.1%
####################                                                      28.3%
#####################                                                     29.4%
18:19:41 [2020-07-31T18:19:41.206Z] #26 ...
18:19:41 [2020-07-31T18:19:41.206Z] 
18:19:41 [2020-07-31T18:19:41.206Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:41 [2020-07-31T18:19:41.206Z] #44 DONE 53.1s
18:19:41 [2020-07-31T18:19:41.206Z] 
18:19:41 [2020-07-31T18:19:41.206Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:41 [2020-07-31T18:19:41.360Z] #52 ...
18:19:41 [2020-07-31T18:19:41.360Z] 
18:19:41 [2020-07-31T18:19:41.360Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.5 + cd /tmp/tmp.b3LJH1nG0A/src/github.com/golangci/golangci-lint/
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.5 + git checkout -q v1.23.8
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.7 ++ git describe --tags
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.7 + version=v1.23.8
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.7 ++ git rev-parse --short HEAD
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.7 + commit=76a82c6
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.7 ++ git show -s --format=%cd
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:19:41 [2020-07-31T18:19:41.360Z] #45 139.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:19:41 [2020-07-31T18:19:41.442Z] #60 30.05 Checking out files:  49% (1033/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  90% (1877/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
18:19:41 [2020-07-31T18:19:41.442Z] #60 31.46 + cd /tmp/tmp.piuLTG85Ab/src/github.com/docker/libnetwork
18:19:41 [2020-07-31T18:19:41.442Z] #60 31.46 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
18:19:41 [2020-07-31T18:19:41.442Z] #60 31.67 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:19:42 [2020-07-31T18:19:42.775Z] #41 ...
18:19:42 [2020-07-31T18:19:42.775Z] 
18:19:42 [2020-07-31T18:19:42.775Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:42 [2020-07-31T18:19:42.775Z] #51 35.52 Fetched 8369 kB in 27s (306 kB/s)
18:19:42 [2020-07-31T18:19:42.775Z] #51 35.52 Reading package lists...
18:19:43 [2020-07-31T18:19:43.035Z] #51 45.11 Reading package lists...
18:19:43 [2020-07-31T18:19:43.035Z] #51 ...
18:19:43 [2020-07-31T18:19:43.035Z] 
18:19:43 [2020-07-31T18:19:43.035Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:43 [2020-07-31T18:19:43.035Z] #23 33.31 Reading package lists...
18:19:43 [2020-07-31T18:19:43.296Z] #23 44.35 Reading package lists...
18:19:43 [2020-07-31T18:19:43.296Z] #23 ...
18:19:43 [2020-07-31T18:19:43.296Z] 
18:19:43 [2020-07-31T18:19:43.296Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:43 [2020-07-31T18:19:43.296Z] #32 35.81 Fetched 8369 kB in 28s (303 kB/s)
18:19:43 [2020-07-31T18:19:43.296Z] #32 35.81 Reading package lists...
18:19:43 [2020-07-31T18:19:43.296Z] #32 45.96 Reading package lists...
18:19:43 [2020-07-31T18:19:43.296Z] #32 ...
18:19:43 [2020-07-31T18:19:43.296Z] 
18:19:43 [2020-07-31T18:19:43.296Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:43 [2020-07-31T18:19:43.296Z] #38 41.63 Building dependency tree...
18:19:43 [2020-07-31T18:19:43.720Z] #26 11.31 
                                                                           0.5%
#                                                                          1.6%
##                                                                         3.3%
###                                                                        4.3%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.9%
#######                                                                   10.9%
########                                                                  11.4%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.4%
#############                                                             18.5%
##############                                                            20.1%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.9%
##################                                                        26.1%
####################                                                      28.3%
#####################                                                     29.4%
######################                                                    31.2%
#######################                                                   32.3%
#######################                                                   32.8%
########################                                                  34.5%
#########################                                                 35.2%
##########################                                                37.4%
############################                                              39.6%
##############################                                            42.3%
################################                                          44.5%
#################################                                         46.6%
###################################                                       48.8%
####################################                                      51.0%
######################################                                    52.9%
########################################                                  56.7%
#########################################                                 57.2%
###########################################                               60.5%
#############################################                             63.2%
###############################################                           65.4%
################################################                          67.0%
#################################################                         68.6%
##################################################                        69.7%
####################
18:19:43 [2020-07-31T18:19:43.720Z] #26 ...
18:19:43 [2020-07-31T18:19:43.720Z] 
18:19:43 [2020-07-31T18:19:43.720Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:43 [2020-07-31T18:19:43.720Z] #31 45.60 internal/reflectlite
18:19:43 [2020-07-31T18:19:43.720Z] #31 45.60 sync
18:19:43 [2020-07-31T18:19:43.720Z] #31 50.10 errors
18:19:43 [2020-07-31T18:19:43.720Z] #31 50.12 sort
18:19:43 [2020-07-31T18:19:43.720Z] #31 50.90 internal/oserror
18:19:43 [2020-07-31T18:19:43.720Z] #31 50.92 io
18:19:43 [2020-07-31T18:19:43.720Z] #31 50.99 strconv
18:19:43 [2020-07-31T18:19:43.720Z] #31 51.06 syscall
18:19:43 [2020-07-31T18:19:43.720Z] #31 ...
18:19:43 [2020-07-31T18:19:43.720Z] 
18:19:43 [2020-07-31T18:19:43.720Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:43 [2020-07-31T18:19:43.720Z] #33 55.66 Selecting previously unselected package libxml2:ppc64el.
18:19:43 [2020-07-31T18:19:43.720Z] #33 55.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
18:19:43 [2020-07-31T18:19:43.720Z] #33 55.68 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:19:43 [2020-07-31T18:19:43.868Z] #38 46.55 The following additional packages will be installed:
18:19:43 [2020-07-31T18:19:43.868Z] #38 46.56   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:19:43 [2020-07-31T18:19:43.868Z] #38 46.57   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:19:43 [2020-07-31T18:19:43.868Z] #38 46.57 Suggested packages:
18:19:43 [2020-07-31T18:19:43.868Z] #38 46.58   manpages-dev python-setuptools
18:19:43 [2020-07-31T18:19:43.970Z] #60 ...
18:19:43 [2020-07-31T18:19:43.970Z] 
18:19:43 [2020-07-31T18:19:43.970Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:43 [2020-07-31T18:19:43.970Z] #47 23.66 + cd /tmp/tmp.j7cDi8B7on/src/github.com/mvdan/sh
18:19:43 [2020-07-31T18:19:43.970Z] #47 23.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
18:19:43 [2020-07-31T18:19:43.970Z] #47 23.81 + GO111MODULE=on
18:19:43 [2020-07-31T18:19:43.970Z] #47 23.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
18:19:43 [2020-07-31T18:19:43.970Z] #47 25.45 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:43 [2020-07-31T18:19:43.970Z] #47 25.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:43 [2020-07-31T18:19:43.970Z] #47 25.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:43 [2020-07-31T18:19:43.970Z] #47 25.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:43 [2020-07-31T18:19:43.970Z] #47 26.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:43 [2020-07-31T18:19:43.970Z] #47 27.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:43 [2020-07-31T18:19:43.970Z] #47 28.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:43 [2020-07-31T18:19:43.970Z] #47 30.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:43 [2020-07-31T18:19:43.970Z] #47 32.17 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
18:19:43 [2020-07-31T18:19:43.970Z] #47 32.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
18:19:43 [2020-07-31T18:19:43.970Z] #47 32.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
18:19:43 [2020-07-31T18:19:43.970Z] #47 32.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
18:19:43 [2020-07-31T18:19:43.970Z] #47 ...
18:19:43 [2020-07-31T18:19:43.970Z] 
18:19:43 [2020-07-31T18:19:43.970Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:43 [2020-07-31T18:19:43.970Z] #36 32.34 Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
18:19:43 [2020-07-31T18:19:43.970Z] #36 32.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:19:44 [2020-07-31T18:19:44.157Z] #23 42.10 Reading package lists...
18:19:44 [2020-07-31T18:19:44.157Z] #23 ...
18:19:44 [2020-07-31T18:19:44.157Z] 
18:19:44 [2020-07-31T18:19:44.157Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:44 [2020-07-31T18:19:44.157Z] #51 35.10 Fetched 8369 kB in 27s (312 kB/s)
18:19:44 [2020-07-31T18:19:44.157Z] #51 35.10 Reading package lists...
18:19:44 [2020-07-31T18:19:44.157Z] #51 44.04 Reading package lists...
18:19:44 [2020-07-31T18:19:44.157Z] #51 ...
18:19:44 [2020-07-31T18:19:44.157Z] 
18:19:44 [2020-07-31T18:19:44.157Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:44 [2020-07-31T18:19:44.157Z] #32 36.53 Reading package lists...
18:19:44 [2020-07-31T18:19:44.206Z] #32 ...
18:19:44 [2020-07-31T18:19:44.206Z] 
18:19:44 [2020-07-31T18:19:44.206Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:44 [2020-07-31T18:19:44.206Z] #30 37.53 sort
18:19:44 [2020-07-31T18:19:44.206Z] #30 37.53 strconv
18:19:44 [2020-07-31T18:19:44.206Z] #30 37.53 io
18:19:44 [2020-07-31T18:19:44.206Z] #30 37.60 syscall
18:19:44 [2020-07-31T18:19:44.206Z] #30 38.79 strings
18:19:44 [2020-07-31T18:19:44.206Z] #30 39.23 bytes
18:19:44 [2020-07-31T18:19:44.206Z] #30 40.29 reflect
18:19:44 [2020-07-31T18:19:44.206Z] #30 41.14 path
18:19:44 [2020-07-31T18:19:44.206Z] #30 41.25 bufio
18:19:44 [2020-07-31T18:19:44.206Z] #30 41.54 text/tabwriter
18:19:44 [2020-07-31T18:19:44.206Z] #30 43.29 internal/syscall/execenv
18:19:44 [2020-07-31T18:19:44.206Z] #30 43.29 internal/syscall/unix
18:19:44 [2020-07-31T18:19:44.206Z] #30 43.33 time
18:19:44 [2020-07-31T18:19:44.206Z] #30 ...
18:19:44 [2020-07-31T18:19:44.206Z] 
18:19:44 [2020-07-31T18:19:44.206Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.803 + RM_GOPATH=0
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.803 + TMP_GOPATH=
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.803 + : /build
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.803 + '[' -z '' ']'
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.805 ++ mktemp -d
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.813 + export GOPATH=/tmp/tmp.5jw5V6wQFk
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.813 + GOPATH=/tmp/tmp.5jw5V6wQFk
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.813 + RM_GOPATH=1
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.818 + case "$(go env GOARCH)" in
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.818 ++ go env GOARCH
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.837 + export GO_BUILDMODE=-buildmode=pie
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.837 + GO_BUILDMODE=-buildmode=pie
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.850 ++ dirname /tmp/install/install.sh
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.852 + dir=/tmp/install
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.855 + bin=containerd
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.855 + shift
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.855 + '[' '!' -f /tmp/install/containerd.installer ']'
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.855 + . /tmp/install/containerd.installer
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.855 ++ set -e
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.855 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.855 + install_containerd
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.860 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.860 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.860 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5jw5V6wQFk/src/github.com/containerd/containerd
18:19:44 [2020-07-31T18:19:44.206Z] #52 3.870 Cloning into '/tmp/tmp.5jw5V6wQFk/src/github.com/containerd/containerd'...
18:19:44 [2020-07-31T18:19:44.390Z] #33 56.33 Selecting previously unselected package libarchive13:ppc64el.
18:19:44 [2020-07-31T18:19:44.390Z] #33 56.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
18:19:44 [2020-07-31T18:19:44.710Z] #33 56.55 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:19:45 [2020-07-31T18:19:45.021Z] #33 56.93 Selecting previously unselected package libjsoncpp1:ppc64el.
18:19:45 [2020-07-31T18:19:45.021Z] #33 56.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
18:19:45 [2020-07-31T18:19:45.021Z] #33 56.95 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
18:19:45 [2020-07-31T18:19:45.021Z] #33 57.15 Selecting previously unselected package librhash0:ppc64el.
18:19:45 [2020-07-31T18:19:45.098Z] #32 45.19 Reading package lists...
18:19:45 [2020-07-31T18:19:45.098Z] #32 ...
18:19:45 [2020-07-31T18:19:45.098Z] 
18:19:45 [2020-07-31T18:19:45.098Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:45 [2020-07-31T18:19:45.098Z] #38 36.19 Fetched 8369 kB in 28s (301 kB/s)
18:19:45 [2020-07-31T18:19:45.098Z] #38 36.19 Reading package lists...
18:19:45 [2020-07-31T18:19:45.098Z] #38 45.11 Reading package lists...
18:19:45 [2020-07-31T18:19:45.098Z] #38 ...
18:19:45 [2020-07-31T18:19:45.098Z] 
18:19:45 [2020-07-31T18:19:45.098Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:45 [2020-07-31T18:19:45.098Z] #10 37.07 Reading package lists...
18:19:45 [2020-07-31T18:19:45.329Z] #33 57.21 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
18:19:45 [2020-07-31T18:19:45.329Z] #33 57.24 Unpacking librhash0:ppc64el (1.3.8-1) ...
18:19:45 [2020-07-31T18:19:45.329Z] #33 ...
18:19:45 [2020-07-31T18:19:45.329Z] 
18:19:45 [2020-07-31T18:19:45.329Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:45 [2020-07-31T18:19:45.329Z] #42 47.20 sync
18:19:45 [2020-07-31T18:19:45.329Z] #42 47.27 internal/reflectlite
18:19:45 [2020-07-31T18:19:45.329Z] #42 50.05 math/rand
18:19:45 [2020-07-31T18:19:45.329Z] #42 50.05 internal/singleflight
18:19:45 [2020-07-31T18:19:45.329Z] #42 50.05 github.com/LK4D4/vndr/godl/singleflight
18:19:45 [2020-07-31T18:19:45.329Z] #42 53.25 sort
18:19:45 [2020-07-31T18:19:45.329Z] #42 53.28 io
18:19:45 [2020-07-31T18:19:45.329Z] #42 53.36 strconv
18:19:45 [2020-07-31T18:19:45.329Z] #42 53.42 syscall
18:19:45 [2020-07-31T18:19:45.329Z] #42 ...
18:19:45 [2020-07-31T18:19:45.329Z] 
18:19:45 [2020-07-31T18:19:45.329Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:45 [2020-07-31T18:19:45.343Z] #36 ...
18:19:45 [2020-07-31T18:19:45.343Z] 
18:19:45 [2020-07-31T18:19:45.343Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:45 [2020-07-31T18:19:45.343Z] #41 25.40 container/list
18:19:45 [2020-07-31T18:19:45.343Z] #41 26.50 crypto/internal/subtle
18:19:45 [2020-07-31T18:19:45.343Z] #41 26.69 crypto/subtle
18:19:45 [2020-07-31T18:19:45.343Z] #41 26.92 vendor/golang.org/x/crypto/cryptobyte/asn1
18:19:45 [2020-07-31T18:19:45.343Z] #41 26.97 internal/nettrace
18:19:45 [2020-07-31T18:19:45.343Z] #41 27.16 runtime/cgo
18:19:45 [2020-07-31T18:19:45.607Z] #52 ...
18:19:45 [2020-07-31T18:19:45.607Z] 
18:19:45 [2020-07-31T18:19:45.607Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:19:45 [2020-07-31T18:19:45.607Z] #28 39.39 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:19:45 [2020-07-31T18:19:45.607Z] #28 39.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:19:45 [2020-07-31T18:19:45.613Z] #41 ...
18:19:45 [2020-07-31T18:19:45.613Z] 
18:19:45 [2020-07-31T18:19:45.613Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:45 [2020-07-31T18:19:45.613Z] #32 35.07 Fetched 8369 kB in 26s (325 kB/s)
18:19:45 [2020-07-31T18:19:45.633Z] #33 57.43 Selecting previously unselected package libuv1:ppc64el.
18:19:45 [2020-07-31T18:19:45.633Z] #33 57.43 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
18:19:45 [2020-07-31T18:19:45.633Z] #33 57.45 Unpacking libuv1:ppc64el (1.24.1-1) ...
18:19:45 [2020-07-31T18:19:45.633Z] #33 57.67 Selecting previously unselected package cmake.
18:19:45 [2020-07-31T18:19:45.633Z] #33 57.67 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
18:19:45 [2020-07-31T18:19:45.633Z] #33 57.68 Unpacking cmake (3.13.4-1) ...
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.22 The following NEW packages will be installed:
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.22   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.22   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.22   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.22   python-six zlib1g-dev
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.60 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.60 Need to get 4095 kB of archives.
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.60 After this operation, 22.5 MB of additional disk space will be used.
18:19:45 [2020-07-31T18:19:45.776Z] #38 48.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:19:45 [2020-07-31T18:19:45.875Z] #28 ...
18:19:45 [2020-07-31T18:19:45.875Z] 
18:19:45 [2020-07-31T18:19:45.875Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:45 [2020-07-31T18:19:45.875Z] #32 49.26 Selecting previously unselected package libicu63:arm64.
18:19:45 [2020-07-31T18:19:45.875Z] #32 49.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
18:19:45 [2020-07-31T18:19:45.875Z] #32 49.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
18:19:46 [2020-07-31T18:19:46.037Z] #38 48.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:19:46 [2020-07-31T18:19:46.037Z] #38 48.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:19:46 [2020-07-31T18:19:46.037Z] #38 48.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:19:46 [2020-07-31T18:19:46.037Z] #38 48.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:19:46 [2020-07-31T18:19:46.037Z] #38 48.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:19:46 [2020-07-31T18:19:46.037Z] #38 48.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:19:46 [2020-07-31T18:19:46.038Z] #38 48.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:19:46 [2020-07-31T18:19:46.038Z] #38 48.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:19:46 [2020-07-31T18:19:46.140Z] #32 ...
18:19:46 [2020-07-31T18:19:46.140Z] 
18:19:46 [2020-07-31T18:19:46.140Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:46 [2020-07-31T18:19:46.140Z] #47 40.08 bytes
18:19:46 [2020-07-31T18:19:46.140Z] #47 40.13 syscall
18:19:46 [2020-07-31T18:19:46.140Z] #47 40.15 reflect
18:19:46 [2020-07-31T18:19:46.140Z] #47 40.15 strings
18:19:46 [2020-07-31T18:19:46.140Z] #47 42.63 regexp/syntax
18:19:46 [2020-07-31T18:19:46.140Z] #47 48.89 regexp
18:19:46 [2020-07-31T18:19:46.140Z] #47 49.18 time
18:19:46 [2020-07-31T18:19:46.299Z] #38 48.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:19:46 [2020-07-31T18:19:46.299Z] #38 48.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:19:46 [2020-07-31T18:19:46.404Z] #47 ...
18:19:46 [2020-07-31T18:19:46.404Z] 
18:19:46 [2020-07-31T18:19:46.404Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:46 [2020-07-31T18:19:46.404Z] #38 42.61 Selecting previously unselected package libnet1:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 42.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 43.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 43.99 Selecting previously unselected package libnet1-dev.
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.56 Selecting previously unselected package libnl-3-200:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.62 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.86 Selecting previously unselected package libnl-3-dev:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.87 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 44.90 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.44 Selecting previously unselected package libprotobuf-c1:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.50 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.76 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.77 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.96 Selecting previously unselected package zlib1g-dev:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 45.98 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 46.33 Selecting previously unselected package libprotobuf17:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 46.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 46.35 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 47.68 Selecting previously unselected package libprotobuf-lite17:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 47.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 47.68 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 47.92 Selecting previously unselected package libprotobuf-dev:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 47.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 47.96 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 49.45 Selecting previously unselected package libprotoc17:arm64.
18:19:46 [2020-07-31T18:19:46.404Z] #38 49.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.404Z] #38 49.57 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
18:19:46 [2020-07-31T18:19:46.559Z] #38 49.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:19:46 [2020-07-31T18:19:46.559Z] #38 49.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:19:46 [2020-07-31T18:19:46.559Z] #38 49.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:19:46 [2020-07-31T18:19:46.559Z] #38 49.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:19:46 [2020-07-31T18:19:46.559Z] #38 49.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:19:46 [2020-07-31T18:19:46.559Z] #38 49.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:19:46 [2020-07-31T18:19:46.668Z] #38 50.69 Selecting previously unselected package protobuf-c-compiler.
18:19:46 [2020-07-31T18:19:46.932Z] #38 50.70 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
18:19:46 [2020-07-31T18:19:46.932Z] #38 50.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:19:46 [2020-07-31T18:19:46.932Z] #38 50.93 Selecting previously unselected package protobuf-compiler.
18:19:46 [2020-07-31T18:19:46.932Z] #38 50.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
18:19:47 [2020-07-31T18:19:47.196Z] #38 50.96 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:19:47 [2020-07-31T18:19:47.197Z] #38 51.12 Selecting previously unselected package python-pkg-resources.
18:19:47 [2020-07-31T18:19:47.197Z] #38 51.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:19:47 [2020-07-31T18:19:47.197Z] #38 51.14 Unpacking python-pkg-resources (40.8.0-1) ...
18:19:47 [2020-07-31T18:19:47.461Z] #38 ...
18:19:47 [2020-07-31T18:19:47.461Z] 
18:19:47 [2020-07-31T18:19:47.461Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:47 [2020-07-31T18:19:47.461Z] #25 5.648 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:19:47 [2020-07-31T18:19:47.461Z] #25 6.053 
18:19:47 [2020-07-31T18:19:47.461Z] #25 6.376 
                                                                           0.0%
##                                                                         3.3%
#####                                                     
18:19:47 [2020-07-31T18:19:47.461Z] #25 ...
18:19:47 [2020-07-31T18:19:47.461Z] 
18:19:47 [2020-07-31T18:19:47.461Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:47 [2020-07-31T18:19:47.461Z] #38 51.41 Selecting previously unselected package python-six.
18:19:47 [2020-07-31T18:19:47.461Z] #38 51.42 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:19:47 [2020-07-31T18:19:47.461Z] #38 51.46 Unpacking python-six (1.12.0-1) ...
18:19:47 [2020-07-31T18:19:47.728Z] #38 51.63 Selecting previously unselected package python-protobuf.
18:19:47 [2020-07-31T18:19:47.728Z] #38 ...
18:19:47 [2020-07-31T18:19:47.728Z] 
18:19:47 [2020-07-31T18:19:47.728Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:47 [2020-07-31T18:19:47.728Z] #10 41.56 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]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.68 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]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 43.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
18:19:47 [2020-07-31T18:19:47.728Z] #10 45.54 debconf: delaying package configuration, since apt-utils is not installed
18:19:47 [2020-07-31T18:19:47.728Z] #10 45.87 Fetched 73.3 MB in 8s (9537 kB/s)
18:19:47 [2020-07-31T18:19:47.728Z] #10 45.94 Selecting previously unselected package binutils-mingw-w64-i686.
18:19:47 [2020-07-31T18:19:47.728Z] #10 45.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
18:19:47 [2020-07-31T18:19:47.728Z] #10 46.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 46.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 48.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:19:47 [2020-07-31T18:19:47.728Z] #10 48.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 48.38 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 51.48 Selecting previously unselected package binutils-mingw-w64.
18:19:47 [2020-07-31T18:19:47.728Z] #10 51.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 51.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 51.69 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:19:47 [2020-07-31T18:19:47.728Z] #10 51.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 51.72 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:19:47 [2020-07-31T18:19:47.728Z] #10 ...
18:19:47 [2020-07-31T18:19:47.728Z] 
18:19:47 [2020-07-31T18:19:47.728Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:47 [2020-07-31T18:19:47.745Z] #33 ...
18:19:47 [2020-07-31T18:19:47.745Z] 
18:19:47 [2020-07-31T18:19:47.745Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:19:47 [2020-07-31T18:19:47.745Z] #29 49.47 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:19:47 [2020-07-31T18:19:47.745Z] #29 50.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:19:47 [2020-07-31T18:19:47.745Z] #29 50.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:19:47 [2020-07-31T18:19:47.745Z] #29 ...
18:19:47 [2020-07-31T18:19:47.745Z] 
18:19:47 [2020-07-31T18:19:47.745Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:47 [2020-07-31T18:19:47.745Z] #26 11.31 
                                                                           0.5%
#                                                                          1.6%
##                                                                         3.3%
###                                                                        4.3%
####                                                                       6.0%
#####                                                                      7.6%
######                                                                     8.9%
#######                                                                   10.9%
########                                                                  11.4%
#########                                                                 13.6%
##########                                                                14.7%
###########                                                               15.8%
############                                                              17.4%
#############                                                             18.5%
##############                                                            20.1%
###############                                                           21.2%
################                                                          22.3%
#################                                                         23.9%
##################                                                        26.1%
####################                                                      28.3%
#####################                                                     29.4%
######################                                                    31.2%
#######################                                                   32.3%
#######################                                                   32.8%
########################                                                  34.5%
#########################                                                 35.2%
##########################                                                37.4%
############################                                              39.6%
##############################                                            42.3%
################################                                          44.5%
#################################                                         46.6%
###################################                                       48.8%
####################################                                      51.0%
######################################                                    52.9%
########################################                                  56.7%
#########################################                                 57.2%
###########################################                               60.5%
#############################################                             63.2%
###############################################                           65.4%
################################################                          67.0%
#################################################                         68.6%
##################################################                        69.7%
###################################################                       71.6%
####################################################                      73.2%
######################################################                    75.2%
#######################################################                   77.4%
#########################################################                 79.6%
##########################################################                81.5%
############################################################              83.6%
#############################################################             84.7%
#############################################################             85.8%
##############################################################            86.4%
###############################################################           87.7%
################################################################          88.9%
#################################################################         90.5%
##################################################################        92.1%
###################################################################       93.2%
####################################################################      95.4%
#####################################################################     97.0%
#######################################################################   99.2%
######################################################################## 100.0%
18:19:47 [2020-07-31T18:19:47.745Z] #26 18.87 
18:19:47 [2020-07-31T18:19:47.745Z] #26 20.56 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:19:47 [2020-07-31T18:19:47.948Z] #38 50.53 debconf: delaying package configuration, since apt-utils is not installed
18:19:47 [2020-07-31T18:19:47.993Z] #25 6.376 
                                                                           0.0%
##                                                                         3.3%
#####                                                                      7.8%
#########                                                                 13.7%
############                                                              16.8%
##############                                                            20.0%
####################                                                      28.6%
##########################                                                36.6%
18:19:47 [2020-07-31T18:19:47.993Z] #25 ...
18:19:47 [2020-07-31T18:19:47.993Z] 
18:19:47 [2020-07-31T18:19:47.993Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:47 [2020-07-31T18:19:47.993Z] #41 42.05 regexp/syntax
18:19:47 [2020-07-31T18:19:47.993Z] #41 42.43 hash/crc32
18:19:47 [2020-07-31T18:19:47.993Z] #41 42.70 time
18:19:47 [2020-07-31T18:19:47.993Z] #41 43.54 crypto
18:19:47 [2020-07-31T18:19:47.993Z] #41 43.63 crypto/rc4
18:19:47 [2020-07-31T18:19:47.993Z] #41 43.77 vendor/golang.org/x/text/transform
18:19:47 [2020-07-31T18:19:47.993Z] #41 49.55 regexp
18:19:47 [2020-07-31T18:19:47.993Z] #41 51.94 context
18:19:47 [2020-07-31T18:19:47.993Z] #41 51.98 os
18:19:48 [2020-07-31T18:19:48.045Z] #26 21.09 
18:19:48 [2020-07-31T18:19:48.209Z] #38 50.73 Fetched 4095 kB in 1s (4263 kB/s)
18:19:48 [2020-07-31T18:19:48.209Z] #38 50.87 Selecting previously unselected package libcap-dev:amd64.
18:19:48 [2020-07-31T18:19:48.262Z] #41 ...
18:19:48 [2020-07-31T18:19:48.262Z] 
18:19:48 [2020-07-31T18:19:48.262Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:48 [2020-07-31T18:19:48.348Z] #26 21.33 
############                                                              16.8%
######################################################################## 100.0%
18:19:48 [2020-07-31T18:19:48.469Z] #38 50.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:19:48 [2020-07-31T18:19:48.469Z] #38 50.98 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:19:48 [2020-07-31T18:19:48.469Z] #38 50.98 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:19:48 [2020-07-31T18:19:48.469Z] #38 51.19 Selecting previously unselected package libnet1:amd64.
18:19:48 [2020-07-31T18:19:48.672Z] #26 21.58 
18:19:48 [2020-07-31T18:19:48.728Z] #38 51.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:19:48 [2020-07-31T18:19:48.728Z] #38 51.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:19:48 [2020-07-31T18:19:48.728Z] #38 51.39 Selecting previously unselected package libnet1-dev.
18:19:48 [2020-07-31T18:19:48.728Z] #38 51.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:19:48 [2020-07-31T18:19:48.728Z] #38 51.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:19:48 [2020-07-31T18:19:48.895Z] #25 6.376 
                                                                           0.0%
##                                                                         3.3%
#####                                                                      7.8%
#########                                                                 13.7%
############                                                              16.8%
##############                                                            20.0%
####################                                                      28.6%
##########################                                                36.6%
###############################                                           43.1%
####################################                                      50.5%
#####################################                                     51.8%
##########################################                                59.1%
################################################                          67.4%
######################################################                    75.7%
############################################################              83.6%
####################################################################      94.5%
######################################################################## 100.0%
18:19:48 [2020-07-31T18:19:48.988Z] #38 51.69 Selecting previously unselected package libnl-3-200:amd64.
18:19:48 [2020-07-31T18:19:48.988Z] #38 51.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:19:48 [2020-07-31T18:19:48.988Z] #38 51.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:19:49 [2020-07-31T18:19:49.248Z] #38 51.82 Selecting previously unselected package libnl-3-dev:amd64.
18:19:49 [2020-07-31T18:19:49.248Z] #38 51.85 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:19:49 [2020-07-31T18:19:49.248Z] #38 51.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:19:49 [2020-07-31T18:19:49.323Z] #26 ...
18:19:49 [2020-07-31T18:19:49.323Z] 
18:19:49 [2020-07-31T18:19:49.323Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.62 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.66 Setting up xxd (2:8.1.0875-5) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.67 Setting up libuv1:ppc64el (1.24.1-1) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.69 Setting up vim-common (2:8.1.0875-5) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.75 Setting up librhash0:ppc64el (1.3.8-1) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.76 Setting up cmake-data (3.13.4-1) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.77 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.77 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.78 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.79 Setting up cmake (3.13.4-1) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.80 Processing triggers for libc-bin (2.28-10) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 60.91 Processing triggers for mime-support (3.62) ...
18:19:49 [2020-07-31T18:19:49.323Z] #33 DONE 61.2s
18:19:49 [2020-07-31T18:19:49.323Z] 
18:19:49 [2020-07-31T18:19:49.323Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.24 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]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 55.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
18:19:49 [2020-07-31T18:19:49.323Z] #11 57.64 debconf: delaying package configuration, since apt-utils is not installed
18:19:49 [2020-07-31T18:19:49.323Z] #11 57.80 Fetched 78.9 MB in 18s (4295 kB/s)
18:19:49 [2020-07-31T18:19:49.323Z] #11 57.90 Selecting previously unselected package binutils-mingw-w64-i686.
18:19:49 [2020-07-31T18:19:49.323Z] #11 57.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 ... 15339 files and directories currently installed.)
18:19:49 [2020-07-31T18:19:49.323Z] #11 58.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
18:19:49 [2020-07-31T18:19:49.323Z] #11 58.01 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:19:49 [2020-07-31T18:19:49.323Z] #11 60.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:19:49 [2020-07-31T18:19:49.323Z] #11 60.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
18:19:49 [2020-07-31T18:19:49.323Z] #11 60.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:19:49 [2020-07-31T18:19:49.494Z] #25 8.542 
18:19:49 [2020-07-31T18:19:49.508Z] #38 52.16 Selecting previously unselected package libprotobuf-c1:amd64.
18:19:49 [2020-07-31T18:19:49.508Z] #38 52.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:19:49 [2020-07-31T18:19:49.508Z] #38 52.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:19:49 [2020-07-31T18:19:49.623Z] #11 ...
18:19:49 [2020-07-31T18:19:49.623Z] 
18:19:49 [2020-07-31T18:19:49.623Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.393 + RM_GOPATH=0
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.393 + TMP_GOPATH=
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.393 + : /build
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.393 + '[' -z '' ']'
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.394 ++ mktemp -d
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.396 + export GOPATH=/tmp/tmp.DvGf0xPxvA
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.397 + GOPATH=/tmp/tmp.DvGf0xPxvA
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.397 + RM_GOPATH=1
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.397 + case "$(go env GOARCH)" in
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.400 ++ go env GOARCH
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.424 + export GO_BUILDMODE=-buildmode=pie
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.424 + GO_BUILDMODE=-buildmode=pie
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.426 ++ dirname /tmp/install/install.sh
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.427 + dir=/tmp/install
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.427 + bin=tini
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.427 + shift
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.427 + '[' '!' -f /tmp/install/tini.installer ']'
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.428 + . /tmp/install/tini.installer
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.428 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.429 + install_tini
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.429 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.429 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.429 + git clone https://github.com/krallin/tini.git /tmp/tmp.DvGf0xPxvA/tini
18:19:49 [2020-07-31T18:19:49.623Z] #34 0.439 Cloning into '/tmp/tmp.DvGf0xPxvA/tini'...
18:19:49 [2020-07-31T18:19:49.768Z] #38 52.34 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:19:49 [2020-07-31T18:19:49.768Z] #38 52.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:19:49 [2020-07-31T18:19:49.768Z] #38 52.36 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:19:50 [2020-07-31T18:19:50.022Z] #25 8.801 
                                                                           0.2%
#################                                                         24.7%
###########################################                               59.8%
##############################################################            87.3%
######################################################################## 100.0%
18:19:50 [2020-07-31T18:19:50.028Z] #38 52.49 Selecting previously unselected package zlib1g-dev:amd64.
18:19:50 [2020-07-31T18:19:50.028Z] #38 52.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:19:50 [2020-07-31T18:19:50.028Z] #38 52.52 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:19:50 [2020-07-31T18:19:50.287Z] #38 52.91 Selecting previously unselected package libprotobuf17:amd64.
18:19:50 [2020-07-31T18:19:50.287Z] #38 52.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:19:50 [2020-07-31T18:19:50.287Z] #38 52.94 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:19:50 [2020-07-31T18:19:50.382Z] #10 45.27 Reading package lists...
18:19:50 [2020-07-31T18:19:50.382Z] #10 ...
18:19:50 [2020-07-31T18:19:50.382Z] 
18:19:50 [2020-07-31T18:19:50.382Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:50 [2020-07-31T18:19:50.382Z] #51 44.04 Reading package lists...
18:19:50 [2020-07-31T18:19:50.857Z] #38 ...
18:19:50 [2020-07-31T18:19:50.857Z] 
18:19:50 [2020-07-31T18:19:50.857Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:50 [2020-07-31T18:19:50.857Z] #41 53.46 sync
18:19:50 [2020-07-31T18:19:50.857Z] #41 53.49 internal/reflectlite
18:19:50 [2020-07-31T18:19:50.877Z] #32 35.07 Reading package lists...
18:19:50 [2020-07-31T18:19:50.877Z] #32 ...
18:19:50 [2020-07-31T18:19:50.877Z] 
18:19:50 [2020-07-31T18:19:50.877Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:50 [2020-07-31T18:19:50.877Z] #23 20.96 Reading package lists...
18:19:50 [2020-07-31T18:19:50.877Z] #23 30.66 Building dependency tree...
18:19:50 [2020-07-31T18:19:50.877Z] #23 36.99 ca-certificates is already the newest version (20200601~deb10u1).
18:19:50 [2020-07-31T18:19:50.877Z] #23 36.99 The following additional packages will be installed:
18:19:50 [2020-07-31T18:19:50.877Z] #23 37.01   libjq1 libonig5
18:19:50 [2020-07-31T18:19:50.877Z] #23 37.51 The following NEW packages will be installed:
18:19:50 [2020-07-31T18:19:50.877Z] #23 37.53   jq libjq1 libonig5
18:19:50 [2020-07-31T18:19:50.878Z] #23 38.05 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:19:50 [2020-07-31T18:19:50.878Z] #23 38.05 Need to get 355 kB of archives.
18:19:50 [2020-07-31T18:19:50.878Z] #23 38.05 After this operation, 1072 kB of additional disk space will be used.
18:19:50 [2020-07-31T18:19:50.878Z] #23 38.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:19:50 [2020-07-31T18:19:50.878Z] #23 38.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:19:50 [2020-07-31T18:19:50.878Z] #23 38.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:19:50 [2020-07-31T18:19:50.878Z] #23 39.76 debconf: delaying package configuration, since apt-utils is not installed
18:19:50 [2020-07-31T18:19:50.878Z] #23 40.13 Fetched 355 kB in 0s (793 kB/s)
18:19:50 [2020-07-31T18:19:50.878Z] #23 40.27 Selecting previously unselected package libonig5:amd64.
18:19:50 [2020-07-31T18:19:50.878Z] #23 40.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:19:50 [2020-07-31T18:19:50.878Z] #23 40.36 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:19:50 [2020-07-31T18:19:50.878Z] #23 ...
18:19:50 [2020-07-31T18:19:50.878Z] 
18:19:50 [2020-07-31T18:19:50.878Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:50 [2020-07-31T18:19:50.878Z] #36 36.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:19:51 [2020-07-31T18:19:51.005Z] #25 9.931 #=#=#                                                                         
18:19:51 [2020-07-31T18:19:51.168Z] #34 1.619 + cd /tmp/tmp.DvGf0xPxvA/tini
18:19:51 [2020-07-31T18:19:51.168Z] #34 1.620 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:19:51 [2020-07-31T18:19:51.168Z] #34 1.660 + cmake .
18:19:51 [2020-07-31T18:19:51.426Z] #41 ...
18:19:51 [2020-07-31T18:19:51.426Z] 
18:19:51 [2020-07-31T18:19:51.426Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:51 [2020-07-31T18:19:51.426Z] #10 44.19 Reading package lists...
18:19:51 [2020-07-31T18:19:51.426Z] #10 51.70 Building dependency tree...
18:19:51 [2020-07-31T18:19:51.471Z] #34 2.406 -- The C compiler identification is GNU 8.3.0
18:19:51 [2020-07-31T18:19:51.579Z] #25 10.22 
                                                                           0.2%
#########################                                                 36.0%
##################################################                        69.5%
#######################################################################   99.8%
######################################################################## 100.0%
18:19:51 [2020-07-31T18:19:51.687Z] #10 ...
18:19:51 [2020-07-31T18:19:51.687Z] 
18:19:51 [2020-07-31T18:19:51.687Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:51 [2020-07-31T18:19:51.687Z] #38 53.82 Selecting previously unselected package libprotobuf-lite17:amd64.
18:19:51 [2020-07-31T18:19:51.687Z] #38 53.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:19:51 [2020-07-31T18:19:51.687Z] #38 53.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:19:51 [2020-07-31T18:19:51.687Z] #38 54.09 Selecting previously unselected package libprotobuf-dev:amd64.
18:19:51 [2020-07-31T18:19:51.687Z] #38 54.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:19:51 [2020-07-31T18:19:51.687Z] #38 54.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:19:51 [2020-07-31T18:19:51.763Z] #51 51.45 Building dependency tree...
18:19:51 [2020-07-31T18:19:51.774Z] #34 2.472 -- Check for working C compiler: /usr/bin/cc
18:19:51 [2020-07-31T18:19:51.813Z] #36 ...
18:19:51 [2020-07-31T18:19:51.813Z] 
18:19:51 [2020-07-31T18:19:51.813Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:51 [2020-07-31T18:19:51.813Z] #23 40.42 Unpacking libonig5:amd64 (6.9.1-1) ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 40.75 Selecting previously unselected package libjq1:amd64.
18:19:51 [2020-07-31T18:19:51.813Z] #23 40.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 40.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 41.05 Selecting previously unselected package jq.
18:19:51 [2020-07-31T18:19:51.813Z] #23 41.06 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 41.08 Unpacking jq (1.5+dfsg-2+b1) ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 41.34 Setting up libonig5:amd64 (6.9.1-1) ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 41.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 41.39 Setting up jq (1.5+dfsg-2+b1) ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 41.41 Processing triggers for libc-bin (2.28-10) ...
18:19:51 [2020-07-31T18:19:51.813Z] #23 DONE 41.9s
18:19:51 [2020-07-31T18:19:51.813Z] 
18:19:51 [2020-07-31T18:19:51.813Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:51 [2020-07-31T18:19:51.813Z] #47 34.46 runtime/cgo
18:19:51 [2020-07-31T18:19:51.813Z] #47 34.51 runtime
18:19:51 [2020-07-31T18:19:51.813Z] #47 ...
18:19:51 [2020-07-31T18:19:51.813Z] 
18:19:51 [2020-07-31T18:19:51.813Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:19:51 [2020-07-31T18:19:51.813Z] #24 DONE 0.1s
18:19:51 [2020-07-31T18:19:51.813Z] 
18:19:51 [2020-07-31T18:19:51.813Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:51 [2020-07-31T18:19:51.813Z] #38 37.35 Fetched 8369 kB in 28s (298 kB/s)
18:19:52 [2020-07-31T18:19:52.023Z] #51 ...
18:19:52 [2020-07-31T18:19:52.023Z] 
18:19:52 [2020-07-31T18:19:52.023Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:52 [2020-07-31T18:19:52.023Z] #41 43.55 vendor/golang.org/x/crypto/internal/subtle
18:19:52 [2020-07-31T18:19:52.023Z] #41 43.67 vendor/golang.org/x/crypto/curve25519
18:19:52 [2020-07-31T18:19:52.206Z] #25 11.35 
18:19:52 [2020-07-31T18:19:52.283Z] #41 ...
18:19:52 [2020-07-31T18:19:52.283Z] 
18:19:52 [2020-07-31T18:19:52.283Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:52 [2020-07-31T18:19:52.283Z] #23 42.10 Reading package lists...
18:19:52 [2020-07-31T18:19:52.283Z] #23 49.46 Building dependency tree...
18:19:52 [2020-07-31T18:19:52.283Z] #23 53.01 ca-certificates is already the newest version (20200601~deb10u1).
18:19:52 [2020-07-31T18:19:52.283Z] #23 53.01 The following additional packages will be installed:
18:19:52 [2020-07-31T18:19:52.283Z] #23 53.03   libjq1 libonig5
18:19:52 [2020-07-31T18:19:52.283Z] #23 53.49 The following NEW packages will be installed:
18:19:52 [2020-07-31T18:19:52.283Z] #23 53.51   jq libjq1 libonig5
18:19:52 [2020-07-31T18:19:52.429Z] #34 3.206 -- Check for working C compiler: /usr/bin/cc -- works
18:19:52 [2020-07-31T18:19:52.429Z] #34 3.223 -- Detecting C compiler ABI info
18:19:52 [2020-07-31T18:19:52.543Z] #23 53.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:19:52 [2020-07-31T18:19:52.543Z] #23 53.95 Need to get 355 kB of archives.
18:19:52 [2020-07-31T18:19:52.543Z] #23 53.95 After this operation, 1072 kB of additional disk space will be used.
18:19:52 [2020-07-31T18:19:52.543Z] #23 53.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:19:52 [2020-07-31T18:19:52.543Z] #23 53.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:19:52 [2020-07-31T18:19:52.543Z] #23 53.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:19:52 [2020-07-31T18:19:52.904Z] #38 37.35 Reading package lists...
18:19:52 [2020-07-31T18:19:52.904Z] #38 ...
18:19:52 [2020-07-31T18:19:52.904Z] 
18:19:52 [2020-07-31T18:19:52.904Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:53 [2020-07-31T18:19:53.071Z] #38 ...
18:19:53 [2020-07-31T18:19:53.071Z] 
18:19:53 [2020-07-31T18:19:53.071Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:53 [2020-07-31T18:19:53.071Z] #43 DONE 55.5s
18:19:53 [2020-07-31T18:19:53.071Z] 
18:19:53 [2020-07-31T18:19:53.071Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:53 [2020-07-31T18:19:53.071Z] #60 DONE 55.6s
18:19:53 [2020-07-31T18:19:53.071Z] 
18:19:53 [2020-07-31T18:19:53.071Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:53 [2020-07-31T18:19:53.071Z] #38 55.59 Selecting previously unselected package libprotoc17:amd64.
18:19:53 [2020-07-31T18:19:53.071Z] #38 55.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:19:53 [2020-07-31T18:19:53.071Z] #38 55.61 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:19:53 [2020-07-31T18:19:53.083Z] #34 3.903 -- Detecting C compiler ABI info - done
18:19:53 [2020-07-31T18:19:53.083Z] #34 3.994 -- Detecting C compile features
18:19:53 [2020-07-31T18:19:53.485Z] #23 ...
18:19:53 [2020-07-31T18:19:53.485Z] 
18:19:53 [2020-07-31T18:19:53.485Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:53 [2020-07-31T18:19:53.485Z] #43 DONE 54.8s
18:19:53 [2020-07-31T18:19:53.485Z] 
18:19:53 [2020-07-31T18:19:53.485Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:53 [2020-07-31T18:19:53.485Z] #60 DONE 54.8s
18:19:53 [2020-07-31T18:19:53.485Z] 
18:19:53 [2020-07-31T18:19:53.485Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:53 [2020-07-31T18:19:53.485Z] #30 51.47 sync
18:19:53 [2020-07-31T18:19:53.485Z] #30 51.47 internal/reflectlite
18:19:53 [2020-07-31T18:19:53.485Z] #30 54.32 sort
18:19:53 [2020-07-31T18:19:53.485Z] #30 54.32 errors
18:19:53 [2020-07-31T18:19:53.485Z] #30 54.88 strconv
18:19:53 [2020-07-31T18:19:53.495Z] #25 ...
18:19:53 [2020-07-31T18:19:53.495Z] 
18:19:53 [2020-07-31T18:19:53.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:53 [2020-07-31T18:19:53.495Z] #10 33.78 Fetched 8369 kB in 25s (336 kB/s)
18:19:53 [2020-07-31T18:19:53.754Z] #10 33.78 Reading package lists...
18:19:53 [2020-07-31T18:19:53.754Z] #10 ...
18:19:53 [2020-07-31T18:19:53.754Z] 
18:19:53 [2020-07-31T18:19:53.754Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:53 [2020-07-31T18:19:53.754Z] #51 36.13 Fetched 8369 kB in 27s (315 kB/s)
18:19:54 [2020-07-31T18:19:54.012Z] #51 36.13 Reading package lists...
18:19:54 [2020-07-31T18:19:54.012Z] #51 ...
18:19:54 [2020-07-31T18:19:54.012Z] 
18:19:54 [2020-07-31T18:19:54.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:54 [2020-07-31T18:19:54.012Z] #10 33.78 Reading package lists...
18:19:54 [2020-07-31T18:19:54.016Z] #38 56.73 Selecting previously unselected package protobuf-c-compiler.
18:19:54 [2020-07-31T18:19:54.016Z] #38 56.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:19:54 [2020-07-31T18:19:54.016Z] #38 56.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:19:54 [2020-07-31T18:19:54.586Z] #38 57.15 Selecting previously unselected package protobuf-compiler.
18:19:54 [2020-07-31T18:19:54.586Z] #38 57.15 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:19:54 [2020-07-31T18:19:54.586Z] #38 57.16 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:19:54 [2020-07-31T18:19:54.647Z] #34 ...
18:19:54 [2020-07-31T18:19:54.647Z] 
18:19:54 [2020-07-31T18:19:54.647Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:54 [2020-07-31T18:19:54.647Z] #26 23.01 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:19:54 [2020-07-31T18:19:54.647Z] #26 23.10 skipping existing 5cb8031fd95d
18:19:54 [2020-07-31T18:19:54.647Z] #26 23.29 
18:19:54 [2020-07-31T18:19:54.647Z] #26 24.72 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
18:19:54 [2020-07-31T18:19:54.647Z] #26 24.80 skipping existing 283607eaa57e
18:19:54 [2020-07-31T18:19:54.647Z] #26 24.98 
18:19:54 [2020-07-31T18:19:54.647Z] #26 26.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:19:54 [2020-07-31T18:19:54.647Z] #26 26.97 
18:19:54 [2020-07-31T18:19:54.647Z] #26 27.11 
######################################################################## 100.0%
18:19:54 [2020-07-31T18:19:54.647Z] #26 27.29 
18:19:54 [2020-07-31T18:19:54.647Z] #26 27.36 Download of images into '/build' complete.
18:19:54 [2020-07-31T18:19:54.647Z] #26 27.36 Use something like the following to load the result into a Docker daemon:
18:19:54 [2020-07-31T18:19:54.647Z] #26 27.36   tar -cC '/build' . | docker load
18:19:54 [2020-07-31T18:19:54.647Z] #26 DONE 27.4s
18:19:54 [2020-07-31T18:19:54.647Z] 
18:19:54 [2020-07-31T18:19:54.647Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:54 [2020-07-31T18:19:54.647Z] #11 63.97 Selecting previously unselected package binutils-mingw-w64.
18:19:54 [2020-07-31T18:19:54.647Z] #11 63.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 63.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.12 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.13 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.36 Selecting previously unselected package dmsetup.
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.37 Unpacking dmsetup (2:1.02.155-3) ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.67 Selecting previously unselected package mingw-w64-common.
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 64.69 Unpacking mingw-w64-common (6.0.0-3) ...
18:19:54 [2020-07-31T18:19:54.647Z] #11 ...
18:19:54 [2020-07-31T18:19:54.647Z] 
18:19:54 [2020-07-31T18:19:54.647Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:54 [2020-07-31T18:19:54.647Z] #31 56.52 bytes
18:19:54 [2020-07-31T18:19:54.647Z] #31 56.53 strings
18:19:54 [2020-07-31T18:19:54.647Z] #31 63.22 bufio
18:19:54 [2020-07-31T18:19:54.647Z] #31 65.50 reflect
18:19:54 [2020-07-31T18:19:54.647Z] #31 ...
18:19:54 [2020-07-31T18:19:54.647Z] 
18:19:54 [2020-07-31T18:19:54.647Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:54 [2020-07-31T18:19:54.647Z] #39 58.17 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 58.18 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 58.18 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 58.19 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 58.20 Setting up python-six (1.12.0-1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.90 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.90 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.91 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.92 Setting up libcap-dev:ppc64el (1:2.25-2) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.93 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.93 Setting up protobuf-compiler (3.6.1.3-2) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.95 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:19:54 [2020-07-31T18:19:54.647Z] #39 62.97 Setting up python-protobuf (3.6.1.3-2) ...
18:19:54 [2020-07-31T18:19:54.847Z] #38 57.42 Selecting previously unselected package python-pkg-resources.
18:19:54 [2020-07-31T18:19:54.847Z] #38 57.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:19:54 [2020-07-31T18:19:54.847Z] #38 57.45 Unpacking python-pkg-resources (40.8.0-1) ...
18:19:54 [2020-07-31T18:19:54.871Z] #30 56.28 io
18:19:54 [2020-07-31T18:19:54.948Z] #39 ...
18:19:54 [2020-07-31T18:19:54.948Z] 
18:19:54 [2020-07-31T18:19:54.948Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:54 [2020-07-31T18:19:54.948Z] #31 66.81 path
18:19:55 [2020-07-31T18:19:55.107Z] #38 57.85 Selecting previously unselected package python-six.
18:19:55 [2020-07-31T18:19:55.107Z] #38 57.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:19:55 [2020-07-31T18:19:55.107Z] #38 57.90 Unpacking python-six (1.12.0-1) ...
18:19:55 [2020-07-31T18:19:55.131Z] #30 ...
18:19:55 [2020-07-31T18:19:55.131Z] 
18:19:55 [2020-07-31T18:19:55.131Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:55 [2020-07-31T18:19:55.131Z] #23 55.51 debconf: delaying package configuration, since apt-utils is not installed
18:19:55 [2020-07-31T18:19:55.131Z] #23 55.82 Fetched 355 kB in 0s (1237 kB/s)
18:19:55 [2020-07-31T18:19:55.131Z] #23 55.95 Selecting previously unselected package libonig5:amd64.
18:19:55 [2020-07-31T18:19:55.131Z] #23 55.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.00 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.03 Unpacking libonig5:amd64 (6.9.1-1) ...
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.28 Selecting previously unselected package libjq1:amd64.
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.56 Selecting previously unselected package jq.
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.56 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:19:55 [2020-07-31T18:19:55.131Z] #23 56.56 Unpacking jq (1.5+dfsg-2+b1) ...
18:19:55 [2020-07-31T18:19:55.180Z] #25 11.67 
                                                                           0.0%
##                                                                         4.1%
#####                                                                      7.7%
########                                                                  11.8%
############                                                              16.7%
##############                                                            19.9%
#################                                                         24.2%
###################                                                       27.3%
######################                                                    30.9%
########################                                                  34.6%
###########################                                               38.5%
#############################                                             41.5%
###############################                                           43.7%
##################################                                        48.1%
######################################                                    53.0%
#######################################                                   54.3%
#########################################                                 58.0%
#############################################                             63.7%
#############################################                             63.7%
#################################################                         69.0%
#####################################################                     74.6%
#########################################################                 80.3%
##############################################################            86.8%
###################################################################       93.6%
#######################################################################   98.8%
######################################################################## 100.0%
18:19:55 [2020-07-31T18:19:55.445Z] #25 14.68 
18:19:55 [2020-07-31T18:19:55.445Z] #25 ...
18:19:55 [2020-07-31T18:19:55.445Z] 
18:19:55 [2020-07-31T18:19:55.445Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:55 [2020-07-31T18:19:55.445Z] #30 49.48 internal/poll
18:19:55 [2020-07-31T18:19:55.445Z] #30 51.54 os
18:19:55 [2020-07-31T18:19:55.445Z] #30 52.27 internal/fmtsort
18:19:55 [2020-07-31T18:19:55.445Z] #30 54.52 path/filepath
18:19:55 [2020-07-31T18:19:55.445Z] #30 54.55 fmt
18:19:55 [2020-07-31T18:19:55.445Z] #30 56.54 io/ioutil
18:19:55 [2020-07-31T18:19:55.445Z] #30 58.49 github.com/BurntSushi/toml
18:19:55 [2020-07-31T18:19:55.445Z] #30 58.50 log
18:19:55 [2020-07-31T18:19:55.445Z] #30 58.50 flag
18:19:55 [2020-07-31T18:19:55.677Z] #38 58.26 Selecting previously unselected package python-protobuf.
18:19:55 [2020-07-31T18:19:55.677Z] #38 58.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:19:55 [2020-07-31T18:19:55.677Z] #38 58.34 Unpacking python-protobuf (3.6.1.3-2) ...
18:19:55 [2020-07-31T18:19:55.707Z] #23 57.00 Setting up libonig5:amd64 (6.9.1-1) ...
18:19:55 [2020-07-31T18:19:55.707Z] #23 57.03 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:19:55 [2020-07-31T18:19:55.707Z] #23 57.05 Setting up jq (1.5+dfsg-2+b1) ...
18:19:55 [2020-07-31T18:19:55.707Z] #23 57.07 Processing triggers for libc-bin (2.28-10) ...
18:19:55 [2020-07-31T18:19:55.710Z] #30 ...
18:19:55 [2020-07-31T18:19:55.710Z] 
18:19:55 [2020-07-31T18:19:55.710Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:19:55 [2020-07-31T18:19:55.710Z] #32 57.09 Selecting previously unselected package libxml2:arm64.
18:19:55 [2020-07-31T18:19:55.710Z] #32 57.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 57.11 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 57.98 Selecting previously unselected package libarchive13:arm64.
18:19:55 [2020-07-31T18:19:55.710Z] #32 57.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 58.02 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 58.60 Selecting previously unselected package libjsoncpp1:arm64.
18:19:55 [2020-07-31T18:19:55.710Z] #32 58.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 58.62 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 59.10 Selecting previously unselected package librhash0:arm64.
18:19:55 [2020-07-31T18:19:55.710Z] #32 59.11 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 59.14 Unpacking librhash0:arm64 (1.3.8-1) ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 59.61 Selecting previously unselected package libuv1:arm64.
18:19:55 [2020-07-31T18:19:55.710Z] #32 59.62 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
18:19:55 [2020-07-31T18:19:55.710Z] #32 59.66 Unpacking libuv1:arm64 (1.24.1-1) ...
18:19:55 [2020-07-31T18:19:55.969Z] #23 DONE 57.4s
18:19:55 [2020-07-31T18:19:55.969Z] 
18:19:55 [2020-07-31T18:19:55.969Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:19:55 [2020-07-31T18:19:55.969Z] #24 DONE 0.1s
18:19:55 [2020-07-31T18:19:55.969Z] 
18:19:55 [2020-07-31T18:19:55.969Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:55 [2020-07-31T18:19:55.969Z] #51 55.32 The following additional packages will be installed:
18:19:55 [2020-07-31T18:19:55.969Z] #51 55.37   libbtrfs0
18:19:55 [2020-07-31T18:19:55.969Z] #51 55.62 The following NEW packages will be installed:
18:19:55 [2020-07-31T18:19:55.969Z] #51 55.64   libbtrfs-dev libbtrfs0
18:19:55 [2020-07-31T18:19:55.969Z] #51 56.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:19:55 [2020-07-31T18:19:55.969Z] #51 56.13 Need to get 119 kB of archives.
18:19:55 [2020-07-31T18:19:55.969Z] #51 56.13 After this operation, 387 kB of additional disk space will be used.
18:19:55 [2020-07-31T18:19:55.969Z] #51 56.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:19:55 [2020-07-31T18:19:55.969Z] #51 56.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:19:56 [2020-07-31T18:19:56.011Z] #31 ...
18:19:56 [2020-07-31T18:19:56.011Z] 
18:19:56 [2020-07-31T18:19:56.011Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:56 [2020-07-31T18:19:56.011Z] #48 57.76 bytes
18:19:56 [2020-07-31T18:19:56.011Z] #48 57.78 syscall
18:19:56 [2020-07-31T18:19:56.011Z] #48 57.79 strconv
18:19:56 [2020-07-31T18:19:56.011Z] #48 57.83 strings
18:19:56 [2020-07-31T18:19:56.011Z] #48 64.87 bufio
18:19:56 [2020-07-31T18:19:56.011Z] #48 ...
18:19:56 [2020-07-31T18:19:56.011Z] 
18:19:56 [2020-07-31T18:19:56.011Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:56 [2020-07-31T18:19:56.011Z] #34 6.609 -- Detecting C compile features - done
18:19:56 [2020-07-31T18:19:56.011Z] #34 6.662 -- Performing Test HAS_BUILTIN_FORTIFY
18:19:56 [2020-07-31T18:19:56.011Z] #34 6.929 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:19:56 [2020-07-31T18:19:56.290Z] #32 59.96 Selecting previously unselected package cmake.
18:19:56 [2020-07-31T18:19:56.290Z] #32 59.96 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
18:19:56 [2020-07-31T18:19:56.290Z] #32 59.97 Unpacking cmake (3.13.4-1) ...
18:19:56 [2020-07-31T18:19:56.311Z] #34 7.054 -- Configuring done
18:19:56 [2020-07-31T18:19:56.311Z] #34 7.077 -- Generating done
18:19:56 [2020-07-31T18:19:56.311Z] #34 7.082 -- Build files have been written to: /tmp/tmp.DvGf0xPxvA/tini
18:19:56 [2020-07-31T18:19:56.311Z] #34 7.093 + make tini-static
18:19:56 [2020-07-31T18:19:56.544Z] #51 57.93 debconf: delaying package configuration, since apt-utils is not installed
18:19:56 [2020-07-31T18:19:56.617Z] #34 7.410 Scanning dependencies of target tini-static
18:19:56 [2020-07-31T18:19:56.617Z] #38 59.23 Setting up python-pkg-resources (40.8.0-1) ...
18:19:56 [2020-07-31T18:19:56.804Z] #51 58.34 Fetched 119 kB in 0s (420 kB/s)
18:19:56 [2020-07-31T18:19:56.915Z] #34 7.544 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:19:57 [2020-07-31T18:19:57.064Z] #51 58.57 Selecting previously unselected package libbtrfs0.
18:19:57 [2020-07-31T18:19:57.324Z] #51 58.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:19:57 [2020-07-31T18:19:57.324Z] #51 58.62 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:19:57 [2020-07-31T18:19:57.324Z] #51 58.65 Unpacking libbtrfs0 (4.20.1-2) ...
18:19:57 [2020-07-31T18:19:57.560Z] #38 ...
18:19:57 [2020-07-31T18:19:57.560Z] 
18:19:57 [2020-07-31T18:19:57.560Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:19:57 [2020-07-31T18:19:57.560Z] #51 45.11 Reading package lists...
18:19:57 [2020-07-31T18:19:57.560Z] #51 51.93 Building dependency tree...
18:19:57 [2020-07-31T18:19:57.560Z] #51 55.43 The following additional packages will be installed:
18:19:57 [2020-07-31T18:19:57.560Z] #51 55.44   libbtrfs0
18:19:57 [2020-07-31T18:19:57.560Z] #51 55.69 The following NEW packages will be installed:
18:19:57 [2020-07-31T18:19:57.560Z] #51 55.71   libbtrfs-dev libbtrfs0
18:19:57 [2020-07-31T18:19:57.560Z] #51 56.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:19:57 [2020-07-31T18:19:57.560Z] #51 56.12 Need to get 119 kB of archives.
18:19:57 [2020-07-31T18:19:57.560Z] #51 56.12 After this operation, 387 kB of additional disk space will be used.
18:19:57 [2020-07-31T18:19:57.560Z] #51 56.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:19:57 [2020-07-31T18:19:57.560Z] #51 56.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:19:57 [2020-07-31T18:19:57.560Z] #51 57.83 debconf: delaying package configuration, since apt-utils is not installed
18:19:57 [2020-07-31T18:19:57.560Z] #51 58.22 Fetched 119 kB in 0s (436 kB/s)
18:19:57 [2020-07-31T18:19:57.560Z] #51 58.43 Selecting previously unselected package libbtrfs0.
18:19:57 [2020-07-31T18:19:57.560Z] #51 58.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:19:57 [2020-07-31T18:19:57.560Z] #51 58.63 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:19:57 [2020-07-31T18:19:57.560Z] #51 58.70 Unpacking libbtrfs0 (4.20.1-2) ...
18:19:57 [2020-07-31T18:19:57.560Z] #51 58.94 Selecting previously unselected package libbtrfs-dev.
18:19:57 [2020-07-31T18:19:57.560Z] #51 58.95 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:19:57 [2020-07-31T18:19:57.560Z] #51 59.12 Unpacking libbtrfs-dev (4.20.1-2) ...
18:19:57 [2020-07-31T18:19:57.560Z] #51 59.47 Setting up libbtrfs0 (4.20.1-2) ...
18:19:57 [2020-07-31T18:19:57.560Z] #51 59.52 Setting up libbtrfs-dev (4.20.1-2) ...
18:19:57 [2020-07-31T18:19:57.560Z] #51 59.60 Processing triggers for libc-bin (2.28-10) ...
18:19:57 [2020-07-31T18:19:57.560Z] #51 DONE 60.1s
18:19:57 [2020-07-31T18:19:57.560Z] 
18:19:57 [2020-07-31T18:19:57.560Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:19:57 [2020-07-31T18:19:57.560Z] #23 44.35 Reading package lists...
18:19:57 [2020-07-31T18:19:57.560Z] #23 51.23 Building dependency tree...
18:19:57 [2020-07-31T18:19:57.560Z] #23 54.58 ca-certificates is already the newest version (20200601~deb10u1).
18:19:57 [2020-07-31T18:19:57.560Z] #23 54.58 The following additional packages will be installed:
18:19:57 [2020-07-31T18:19:57.560Z] #23 54.63   libjq1 libonig5
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.04 The following NEW packages will be installed:
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.04   jq libjq1 libonig5
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.45 Need to get 355 kB of archives.
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.45 After this operation, 1072 kB of additional disk space will be used.
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:19:57 [2020-07-31T18:19:57.560Z] #23 55.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:19:57 [2020-07-31T18:19:57.560Z] #23 57.41 debconf: delaying package configuration, since apt-utils is not installed
18:19:57 [2020-07-31T18:19:57.560Z] #23 57.81 Fetched 355 kB in 0s (1118 kB/s)
18:19:57 [2020-07-31T18:19:57.560Z] #23 58.01 Selecting previously unselected package libonig5:amd64.
18:19:57 [2020-07-31T18:19:57.560Z] #23 58.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:19:57 [2020-07-31T18:19:57.560Z] #23 58.15 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 58.16 Unpacking libonig5:amd64 (6.9.1-1) ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 58.86 Selecting previously unselected package libjq1:amd64.
18:19:57 [2020-07-31T18:19:57.560Z] #23 58.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 58.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 59.19 Selecting previously unselected package jq.
18:19:57 [2020-07-31T18:19:57.560Z] #23 59.19 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 59.20 Unpacking jq (1.5+dfsg-2+b1) ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 59.45 Setting up libonig5:amd64 (6.9.1-1) ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 59.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 59.58 Setting up jq (1.5+dfsg-2+b1) ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 59.61 Processing triggers for libc-bin (2.28-10) ...
18:19:57 [2020-07-31T18:19:57.560Z] #23 DONE 60.1s
18:19:57 [2020-07-31T18:19:57.560Z] 
18:19:57 [2020-07-31T18:19:57.560Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:19:57 [2020-07-31T18:19:57.560Z] #24 DONE 0.1s
18:19:57 [2020-07-31T18:19:57.560Z] 
18:19:57 [2020-07-31T18:19:57.560Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:57 [2020-07-31T18:19:57.566Z] #34 ...
18:19:57 [2020-07-31T18:19:57.566Z] 
18:19:57 [2020-07-31T18:19:57.566Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:57 [2020-07-31T18:19:57.566Z] #42 59.34 vendor/golang.org/x/net/dns/dnsmessage
18:19:57 [2020-07-31T18:19:57.566Z] #42 59.61 bytes
18:19:57 [2020-07-31T18:19:57.566Z] #42 67.99 bufio
18:19:57 [2020-07-31T18:19:57.566Z] #42 68.39 reflect
18:19:57 [2020-07-31T18:19:57.566Z] #42 ...
18:19:57 [2020-07-31T18:19:57.566Z] 
18:19:57 [2020-07-31T18:19:57.566Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:19:57 [2020-07-31T18:19:57.566Z] #31 68.88 text/tabwriter
18:19:57 [2020-07-31T18:19:57.585Z] #51 58.93 Selecting previously unselected package libbtrfs-dev.
18:19:57 [2020-07-31T18:19:57.585Z] #51 58.93 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:19:57 [2020-07-31T18:19:57.585Z] #51 58.96 Unpacking libbtrfs-dev (4.20.1-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #32 ...
18:19:57 [2020-07-31T18:19:57.699Z] 
18:19:57 [2020-07-31T18:19:57.699Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:57 [2020-07-31T18:19:57.699Z] #38 51.66 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 51.67 Unpacking python-protobuf (3.6.1.3-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 52.14 Setting up python-pkg-resources (40.8.0-1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 55.72 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 55.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 55.80 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 55.81 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 55.84 Setting up python-six (1.12.0-1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 57.69 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 57.75 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 57.86 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 57.89 Setting up libcap-dev:arm64 (1:2.25-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 57.95 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 58.02 Setting up protobuf-compiler (3.6.1.3-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 58.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 58.55 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 58.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 58.70 Setting up python-protobuf (3.6.1.3-2) ...
18:19:57 [2020-07-31T18:19:57.699Z] #38 ...
18:19:57 [2020-07-31T18:19:57.699Z] 
18:19:57 [2020-07-31T18:19:57.699Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:57 [2020-07-31T18:19:57.965Z] #25 14.89 
                                                                           0.0%
                                                                           0.9%
#                                                                          2.6%
##                                                                         4.0%
####                                                                       6.7%
#####                                                                      7.0%
######                                                                     9.7%
#######                                                                   10.9%
########                                                                  12.2%
#########                                                                 13.4%
##########                                                                14.8%
###########                                                               16.7%
#############                                                             18.8%
###############                                                           20.9%
################                                                          22.2%
#################                                                         23.8%
##################                                                        26.0%
####################                                                      28.3%
#####################                                                     29.9%
######################                                                    31.1%
18:19:57 [2020-07-31T18:19:57.965Z] #25 ...
18:19:57 [2020-07-31T18:19:57.965Z] 
18:19:57 [2020-07-31T18:19:57.965Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:19:57 [2020-07-31T18:19:57.965Z] #10 51.99 Selecting previously unselected package dmsetup.
18:19:57 [2020-07-31T18:19:57.965Z] #10 51.99 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
18:19:57 [2020-07-31T18:19:57.965Z] #10 52.00 Unpacking dmsetup (2:1.02.155-3) ...
18:19:57 [2020-07-31T18:19:57.965Z] #10 52.28 Selecting previously unselected package mingw-w64-common.
18:19:57 [2020-07-31T18:19:57.965Z] #10 52.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:19:57 [2020-07-31T18:19:57.965Z] #10 52.39 Unpacking mingw-w64-common (6.0.0-3) ...
18:19:58 [2020-07-31T18:19:58.155Z] #51 59.52 Setting up libbtrfs0 (4.20.1-2) ...
18:19:58 [2020-07-31T18:19:58.155Z] #51 59.53 Setting up libbtrfs-dev (4.20.1-2) ...
18:19:58 [2020-07-31T18:19:58.155Z] #51 59.56 Processing triggers for libc-bin (2.28-10) ...
18:19:58 [2020-07-31T18:19:58.229Z] #10 62.04 Selecting previously unselected package mingw-w64-x86-64-dev.
18:19:58 [2020-07-31T18:19:58.229Z] #10 62.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:19:58 [2020-07-31T18:19:58.229Z] #10 62.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:19:58 [2020-07-31T18:19:58.229Z] #10 ...
18:19:58 [2020-07-31T18:19:58.229Z] 
18:19:58 [2020-07-31T18:19:58.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:58 [2020-07-31T18:19:58.416Z] #51 DONE 59.9s
18:19:58 [2020-07-31T18:19:58.416Z] 
18:19:58 [2020-07-31T18:19:58.416Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:58 [2020-07-31T18:19:58.416Z] #38 45.11 Reading package lists...
18:19:58 [2020-07-31T18:19:58.416Z] #38 52.12 Building dependency tree...
18:19:58 [2020-07-31T18:19:58.416Z] #38 56.47 The following additional packages will be installed:
18:19:58 [2020-07-31T18:19:58.416Z] #38 56.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:19:58 [2020-07-31T18:19:58.416Z] #38 56.52   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:19:58 [2020-07-31T18:19:58.416Z] #38 56.56 Suggested packages:
18:19:58 [2020-07-31T18:19:58.416Z] #38 56.56   manpages-dev python-setuptools
18:19:58 [2020-07-31T18:19:58.416Z] #38 58.66 The following NEW packages will be installed:
18:19:58 [2020-07-31T18:19:58.416Z] #38 58.68   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:19:58 [2020-07-31T18:19:58.416Z] #38 58.68   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:19:58 [2020-07-31T18:19:58.416Z] #38 58.68   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:19:58 [2020-07-31T18:19:58.416Z] #38 58.68   python-six zlib1g-dev
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.07 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.07 Need to get 4095 kB of archives.
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.07 After this operation, 22.5 MB of additional disk space will be used.
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:19:58 [2020-07-31T18:19:58.416Z] #38 59.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:19:58 [2020-07-31T18:19:58.676Z] #38 ...
18:19:58 [2020-07-31T18:19:58.676Z] 
18:19:58 [2020-07-31T18:19:58.676Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:19:59 [2020-07-31T18:19:59.147Z] #10 45.07 Reading package lists...
18:19:59 [2020-07-31T18:19:59.147Z] #10 ...
18:19:59 [2020-07-31T18:19:59.147Z] 
18:19:59 [2020-07-31T18:19:59.147Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:19:59 [2020-07-31T18:19:59.147Z] #25 4.330 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:19:59 [2020-07-31T18:19:59.147Z] #25 5.074 #=#=#                                                                         
18:19:59 [2020-07-31T18:19:59.147Z] #25 5.295 #=#=#                                                                         

                                                                           0.0%
#####                                                                      8.1%
##########                                                                14.5%
##############                                                            19.8%
###################                                                       26.4%
#######################                                                   32.0%
###########################                                               38.5%
################################                                          45.5%
#####################################                                     51.5%
############################################                              62.0%
################################################                          67.7%
#######################################################                   76.4%
##########################################################                81.9%
###############################################################           88.6%
#####################################################################     97.2%
######################################################################## 100.0%
18:19:59 [2020-07-31T18:19:59.406Z] #25 7.505 
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.043 + RM_GOPATH=0
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.043 + TMP_GOPATH=
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.045 + : /build
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.045 + '[' -z '' ']'
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.047 ++ mktemp -d
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.049 + export GOPATH=/tmp/tmp.2Od0QuS3qo
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.049 + GOPATH=/tmp/tmp.2Od0QuS3qo
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.049 + RM_GOPATH=1
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.049 + case "$(go env GOARCH)" in
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.049 ++ go env GOARCH
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.078 + export GO_BUILDMODE=-buildmode=pie
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.078 + GO_BUILDMODE=-buildmode=pie
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.078 ++ dirname /tmp/install/install.sh
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.080 + dir=/tmp/install
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.080 + bin=containerd
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.080 + shift
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.080 + '[' '!' -f /tmp/install/containerd.installer ']'
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.080 + . /tmp/install/containerd.installer
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.080 ++ set -e
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.081 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.081 + install_containerd
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.084 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.089 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.089 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2Od0QuS3qo/src/github.com/containerd/containerd
18:19:59 [2020-07-31T18:19:59.617Z] #52 1.092 Cloning into '/tmp/tmp.2Od0QuS3qo/src/github.com/containerd/containerd'...
18:19:59 [2020-07-31T18:19:59.698Z] #31 ...
18:19:59 [2020-07-31T18:19:59.698Z] 
18:19:59 [2020-07-31T18:19:59.698Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:19:59 [2020-07-31T18:19:59.698Z] #39 71.02 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
18:19:59 [2020-07-31T18:19:59.698Z] #39 71.03 Processing triggers for libc-bin (2.28-10) ...
18:19:59 [2020-07-31T18:19:59.698Z] #39 DONE 71.3s
18:19:59 [2020-07-31T18:19:59.698Z] 
18:19:59 [2020-07-31T18:19:59.698Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:59 [2020-07-31T18:19:59.924Z] #25 7.682 
#####                                                                      8.2%
#####################                                                     30.3%
####################################################                      72.4%
######################################################################## 100.0%
18:20:00 [2020-07-31T18:20:00.012Z] #40 ...
18:20:00 [2020-07-31T18:20:00.012Z] 
18:20:00 [2020-07-31T18:20:00.012Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:00 [2020-07-31T18:20:00.012Z] #34 9.788 [100%] Linking C executable tini-static
18:20:00 [2020-07-31T18:20:00.012Z] #34 10.56 [100%] Built target tini-static
18:20:00 [2020-07-31T18:20:00.012Z] #34 10.62 + mkdir -p /build
18:20:00 [2020-07-31T18:20:00.012Z] #34 10.63 + cp tini-static /build/docker-init
18:20:00 [2020-07-31T18:20:00.012Z] #34 DONE 10.7s
18:20:00 [2020-07-31T18:20:00.012Z] 
18:20:00 [2020-07-31T18:20:00.012Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:00 [2020-07-31T18:20:00.012Z] #48 70.26 text/tabwriter
18:20:00 [2020-07-31T18:20:00.105Z] #25 2.708 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:20:00 [2020-07-31T18:20:00.182Z] #25 8.381 
18:20:00 [2020-07-31T18:20:00.364Z] #25 ...
18:20:00 [2020-07-31T18:20:00.364Z] 
18:20:00 [2020-07-31T18:20:00.364Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:00 [2020-07-31T18:20:00.364Z] #32 45.96 Reading package lists...
18:20:00 [2020-07-31T18:20:00.364Z] #32 53.43 Building dependency tree...
18:20:00 [2020-07-31T18:20:00.364Z] #32 58.07 The following additional packages will be installed:
18:20:00 [2020-07-31T18:20:00.364Z] #32 58.07   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:20:00 [2020-07-31T18:20:00.364Z] #32 58.09 Suggested packages:
18:20:00 [2020-07-31T18:20:00.364Z] #32 58.11   cmake-doc ninja-build lrzip
18:20:00 [2020-07-31T18:20:00.364Z] #32 58.11 Recommended packages:
18:20:00 [2020-07-31T18:20:00.364Z] #32 58.11   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:20:00 [2020-07-31T18:20:00.364Z] #32 59.32 The following NEW packages will be installed:
18:20:00 [2020-07-31T18:20:00.364Z] #32 59.32   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:20:00 [2020-07-31T18:20:00.364Z] #32 59.33   vim-common xxd
18:20:00 [2020-07-31T18:20:00.364Z] #32 59.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:20:00 [2020-07-31T18:20:00.365Z] #32 59.73 Need to get 14.9 MB of archives.
18:20:00 [2020-07-31T18:20:00.365Z] #32 59.73 After this operation, 61.8 MB of additional disk space will be used.
18:20:00 [2020-07-31T18:20:00.365Z] #32 59.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 59.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 59.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 59.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 61.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 61.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 61.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 61.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 61.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:20:00 [2020-07-31T18:20:00.365Z] #32 61.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:20:00 [2020-07-31T18:20:00.558Z] #52 ...
18:20:00 [2020-07-31T18:20:00.558Z] 
18:20:00 [2020-07-31T18:20:00.558Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:00 [2020-07-31T18:20:00.558Z] #10 45.27 Reading package lists...
18:20:00 [2020-07-31T18:20:00.558Z] #10 52.40 Building dependency tree...
18:20:00 [2020-07-31T18:20:00.558Z] #10 56.75 The following additional packages will be installed:
18:20:00 [2020-07-31T18:20:00.558Z] #10 56.75   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:20:00 [2020-07-31T18:20:00.558Z] #10 56.75   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:20:00 [2020-07-31T18:20:00.558Z] #10 56.75   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:20:00 [2020-07-31T18:20:00.558Z] #10 56.78   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:20:00 [2020-07-31T18:20:00.558Z] #10 56.79 Suggested packages:
18:20:00 [2020-07-31T18:20:00.558Z] #10 56.81   gcc-8-locales seccomp wine64
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.33 The following NEW packages will be installed:
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.34   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.34   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.35   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.35   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.35   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.35   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.81 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.81 Need to get 77.7 MB of archives.
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.81 After this operation, 487 MB of additional disk space will be used.
18:20:00 [2020-07-31T18:20:00.558Z] #10 59.81 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]
18:20:00 [2020-07-31T18:20:00.558Z] #10 60.12 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]
18:20:00 [2020-07-31T18:20:00.558Z] #10 60.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:20:00 [2020-07-31T18:20:00.558Z] #10 60.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:20:00 [2020-07-31T18:20:00.558Z] #10 60.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:20:00 [2020-07-31T18:20:00.558Z] #10 60.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:20:00 [2020-07-31T18:20:00.558Z] #10 61.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:20:00 [2020-07-31T18:20:00.558Z] #10 61.47 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]
18:20:00 [2020-07-31T18:20:00.558Z] #10 61.48 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]
18:20:00 [2020-07-31T18:20:00.624Z] #32 63.12 debconf: delaying package configuration, since apt-utils is not installed
18:20:00 [2020-07-31T18:20:00.624Z] #32 ...
18:20:00 [2020-07-31T18:20:00.624Z] 
18:20:00 [2020-07-31T18:20:00.624Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:20:00 [2020-07-31T18:20:00.624Z] #28 61.63 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:20:00 [2020-07-31T18:20:00.624Z] #28 62.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:20:00 [2020-07-31T18:20:00.624Z] #28 62.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:20:00 [2020-07-31T18:20:00.624Z] #28 ...
18:20:00 [2020-07-31T18:20:00.624Z] 
18:20:00 [2020-07-31T18:20:00.624Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:00 [2020-07-31T18:20:00.624Z] #30 53.39 internal/reflectlite
18:20:00 [2020-07-31T18:20:00.624Z] #30 53.41 sync
18:20:00 [2020-07-31T18:20:00.624Z] #30 56.30 errors
18:20:00 [2020-07-31T18:20:00.624Z] #30 56.32 sort
18:20:00 [2020-07-31T18:20:00.624Z] #30 56.79 strconv
18:20:00 [2020-07-31T18:20:00.624Z] #30 58.32 io
18:20:00 [2020-07-31T18:20:00.624Z] #30 59.66 internal/oserror
18:20:00 [2020-07-31T18:20:00.624Z] #30 59.78 syscall
18:20:00 [2020-07-31T18:20:00.624Z] #30 61.53 reflect
18:20:00 [2020-07-31T18:20:00.698Z] #25 8.558 
###########                                                               15.5%
#####################################                                     52.2%
################################################################          89.8%
######################################################################## 100.0%
18:20:00 [2020-07-31T18:20:00.818Z] #10 ...
18:20:00 [2020-07-31T18:20:00.818Z] 
18:20:00 [2020-07-31T18:20:00.818Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:00 [2020-07-31T18:20:00.818Z] #32 45.19 Reading package lists...
18:20:00 [2020-07-31T18:20:00.818Z] #32 52.44 Building dependency tree...
18:20:00 [2020-07-31T18:20:00.818Z] #32 57.06 The following additional packages will be installed:
18:20:00 [2020-07-31T18:20:00.818Z] #32 57.08   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:20:00 [2020-07-31T18:20:00.818Z] #32 57.11 Suggested packages:
18:20:00 [2020-07-31T18:20:00.818Z] #32 57.11   cmake-doc ninja-build lrzip
18:20:00 [2020-07-31T18:20:00.818Z] #32 57.11 Recommended packages:
18:20:00 [2020-07-31T18:20:00.818Z] #32 57.11   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:20:00 [2020-07-31T18:20:00.818Z] #32 58.63 The following NEW packages will be installed:
18:20:00 [2020-07-31T18:20:00.818Z] #32 58.65   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:20:00 [2020-07-31T18:20:00.818Z] #32 58.65   vim-common xxd
18:20:00 [2020-07-31T18:20:00.818Z] #32 59.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:20:00 [2020-07-31T18:20:00.818Z] #32 59.20 Need to get 14.9 MB of archives.
18:20:00 [2020-07-31T18:20:00.818Z] #32 59.20 After this operation, 61.8 MB of additional disk space will be used.
18:20:00 [2020-07-31T18:20:00.818Z] #32 59.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 59.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 59.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 59.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 60.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 60.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 60.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 60.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 60.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 60.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:20:00 [2020-07-31T18:20:00.818Z] #32 62.10 debconf: delaying package configuration, since apt-utils is not installed
18:20:00 [2020-07-31T18:20:00.818Z] #32 ...
18:20:00 [2020-07-31T18:20:00.818Z] 
18:20:00 [2020-07-31T18:20:00.818Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.15 debconf: delaying package configuration, since apt-utils is not installed
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.36 Fetched 4095 kB in 1s (4781 kB/s)
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.53 Selecting previously unselected package libcap-dev:amd64.
18:20:00 [2020-07-31T18:20:00.818Z] #38 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 ... 15410 files and directories currently installed.)
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.71 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.87 Selecting previously unselected package libnet1:amd64.
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:20:00 [2020-07-31T18:20:00.818Z] #38 61.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:20:00 [2020-07-31T18:20:00.818Z] #38 62.06 Selecting previously unselected package libnet1-dev.
18:20:00 [2020-07-31T18:20:00.818Z] #38 62.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:20:00 [2020-07-31T18:20:00.818Z] #38 62.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:20:00 [2020-07-31T18:20:00.884Z] #30 ...
18:20:00 [2020-07-31T18:20:00.884Z] 
18:20:00 [2020-07-31T18:20:00.884Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:00 [2020-07-31T18:20:00.884Z] #32 63.32 Fetched 14.9 MB in 3s (5901 kB/s)
18:20:00 [2020-07-31T18:20:00.884Z] #32 63.42 Selecting previously unselected package xxd.
18:20:00 [2020-07-31T18:20:00.884Z] #32 63.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:20:00 [2020-07-31T18:20:00.884Z] #32 63.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:20:00 [2020-07-31T18:20:00.884Z] #32 63.53 Unpacking xxd (2:8.1.0875-5) ...
18:20:01 [2020-07-31T18:20:01.077Z] #38 62.33 Selecting previously unselected package libnl-3-200:amd64.
18:20:01 [2020-07-31T18:20:01.077Z] #38 62.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:20:01 [2020-07-31T18:20:01.077Z] #38 62.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:20:01 [2020-07-31T18:20:01.087Z] #48 73.02 regexp/syntax
18:20:01 [2020-07-31T18:20:01.087Z] #48 73.04 reflect
18:20:01 [2020-07-31T18:20:01.264Z] #25 9.309 
18:20:01 [2020-07-31T18:20:01.337Z] #38 62.55 Selecting previously unselected package libnl-3-dev:amd64.
18:20:01 [2020-07-31T18:20:01.337Z] #38 62.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:20:01 [2020-07-31T18:20:01.337Z] #38 62.57 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:20:01 [2020-07-31T18:20:01.454Z] #32 64.09 Selecting previously unselected package vim-common.
18:20:01 [2020-07-31T18:20:01.454Z] #32 64.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:20:01 [2020-07-31T18:20:01.454Z] #32 64.13 Unpacking vim-common (2:8.1.0875-5) ...
18:20:01 [2020-07-31T18:20:01.597Z] #38 62.91 Selecting previously unselected package libprotobuf-c1:amd64.
18:20:01 [2020-07-31T18:20:01.597Z] #38 62.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:20:01 [2020-07-31T18:20:01.597Z] #38 62.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:20:01 [2020-07-31T18:20:01.857Z] #38 63.10 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:20:01 [2020-07-31T18:20:01.857Z] #38 63.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:20:01 [2020-07-31T18:20:01.857Z] #38 63.11 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:20:01 [2020-07-31T18:20:01.857Z] #38 63.22 Selecting previously unselected package zlib1g-dev:amd64.
18:20:01 [2020-07-31T18:20:01.857Z] #38 63.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:20:01 [2020-07-31T18:20:01.857Z] #38 63.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:20:02 [2020-07-31T18:20:02.025Z] #32 64.58 Selecting previously unselected package cmake-data.
18:20:02 [2020-07-31T18:20:02.025Z] #32 64.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:20:02 [2020-07-31T18:20:02.025Z] #32 64.62 Unpacking cmake-data (3.13.4-1) ...
18:20:02 [2020-07-31T18:20:02.285Z] #32 ...
18:20:02 [2020-07-31T18:20:02.285Z] 
18:20:02 [2020-07-31T18:20:02.285Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:02 [2020-07-31T18:20:02.285Z] #41 54.93 github.com/LK4D4/vndr/godl/singleflight
18:20:02 [2020-07-31T18:20:02.285Z] #41 55.27 math/rand
18:20:02 [2020-07-31T18:20:02.285Z] #41 56.54 internal/singleflight
18:20:02 [2020-07-31T18:20:02.285Z] #41 57.78 sort
18:20:02 [2020-07-31T18:20:02.285Z] #41 57.80 io
18:20:02 [2020-07-31T18:20:02.285Z] #41 59.08 strconv
18:20:02 [2020-07-31T18:20:02.285Z] #41 59.44 bytes
18:20:02 [2020-07-31T18:20:02.285Z] #41 62.15 bufio
18:20:02 [2020-07-31T18:20:02.285Z] #41 62.89 reflect
18:20:02 [2020-07-31T18:20:02.285Z] #41 63.96 syscall
18:20:02 [2020-07-31T18:20:02.372Z] #25 14.89 
                                                                           0.0%
                                                                           0.9%
#                                                                          2.6%
##                                                                         4.0%
####                                                                       6.7%
#####                                                                      7.0%
######                                                                     9.7%
#######                                                                   10.9%
########                                                                  12.2%
#########                                                                 13.4%
##########                                                                14.8%
###########                                                               16.7%
#############                                                             18.8%
###############                                                           20.9%
################                                                          22.2%
#################                                                         23.8%
##################                                                        26.0%
####################                                                      28.3%
#####################                                                     29.9%
######################                                                    31.1%
#######################                                                   32.9%
########################                                                  34.4%
#########################                                                 35.5%
##########################                                                37.4%
###########################                                               37.6%
###########################                                               38.7%
#############################                                             40.3%
##############################                                            42.0%
###############################                                           43.7%
################################                                          45.6%
##################################                                        47.3%
###################################                                       49.0%
####################################                                      50.9%
#####################################                                     52.5%
######################################                                    54.1%
#######################################                                   55.5%
#########################################                                 57.0%
#########################################                                 58.0%
##########################################                                59.6%
############################################                              62.3%
#############################################                             63.8%
###############################################                           66.0%
#################################################                         68.2%
##################################################                        69.7%
###################################################                       72.0%
####################################################                      72.9%
#####################################################                     74.8%
######################################################                    75.6%
#######################################################                   77.3%
########################################################                  78.6%
#########################################################                 80.1%
##########################################################                81.7%
##########################################################                81.8%
############################################################              83.7%
#############################################################             85.8%
##############################################################            86.8%
18:20:02 [2020-07-31T18:20:02.372Z] #25 ...
18:20:02 [2020-07-31T18:20:02.372Z] 
18:20:02 [2020-07-31T18:20:02.372Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:02 [2020-07-31T18:20:02.372Z] #47 56.41 encoding/binary
18:20:02 [2020-07-31T18:20:02.372Z] #47 57.78 fmt
18:20:02 [2020-07-31T18:20:02.372Z] #47 57.79 mvdan.cc/sh/v3/fileutil
18:20:02 [2020-07-31T18:20:02.372Z] #47 58.49 encoding/base64
18:20:02 [2020-07-31T18:20:02.372Z] #47 58.50 golang.org/x/sys/unix
18:20:02 [2020-07-31T18:20:02.372Z] #47 61.58 encoding/json
18:20:02 [2020-07-31T18:20:02.372Z] #47 61.62 github.com/pkg/diff
18:20:02 [2020-07-31T18:20:02.372Z] #47 61.63 go/token
18:20:02 [2020-07-31T18:20:02.372Z] #47 63.15 go/scanner
18:20:02 [2020-07-31T18:20:02.372Z] #47 64.53 mvdan.cc/editorconfig
18:20:02 [2020-07-31T18:20:02.372Z] #47 65.63 go/ast
18:20:02 [2020-07-31T18:20:02.372Z] #47 65.94 mvdan.cc/sh/v3/syntax
18:20:02 [2020-07-31T18:20:02.427Z] #38 63.60 Selecting previously unselected package libprotobuf17:amd64.
18:20:02 [2020-07-31T18:20:02.427Z] #38 63.62 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:20:02 [2020-07-31T18:20:02.427Z] #38 63.62 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:20:02 [2020-07-31T18:20:02.545Z] #41 ...
18:20:02 [2020-07-31T18:20:02.545Z] 
18:20:02 [2020-07-31T18:20:02.545Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:02 [2020-07-31T18:20:02.545Z] #10 54.96 The following additional packages will be installed:
18:20:02 [2020-07-31T18:20:02.545Z] #10 54.98   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:20:02 [2020-07-31T18:20:02.545Z] #10 54.98   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:20:02 [2020-07-31T18:20:02.545Z] #10 54.98   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:20:02 [2020-07-31T18:20:02.545Z] #10 54.99   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:20:02 [2020-07-31T18:20:02.545Z] #10 55.01 Suggested packages:
18:20:02 [2020-07-31T18:20:02.545Z] #10 55.01   gcc-8-locales seccomp wine64
18:20:02 [2020-07-31T18:20:02.545Z] #10 56.77 The following NEW packages will be installed:
18:20:02 [2020-07-31T18:20:02.545Z] #10 56.81   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:20:02 [2020-07-31T18:20:02.545Z] #10 56.81   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:20:02 [2020-07-31T18:20:02.545Z] #10 56.81   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:20:02 [2020-07-31T18:20:02.545Z] #10 56.81   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:20:02 [2020-07-31T18:20:02.545Z] #10 56.82   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:20:02 [2020-07-31T18:20:02.545Z] #10 56.82   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:20:02 [2020-07-31T18:20:02.545Z] #10 57.28 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:20:02 [2020-07-31T18:20:02.545Z] #10 57.28 Need to get 77.7 MB of archives.
18:20:02 [2020-07-31T18:20:02.545Z] #10 57.28 After this operation, 487 MB of additional disk space will be used.
18:20:02 [2020-07-31T18:20:02.545Z] #10 57.28 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]
18:20:02 [2020-07-31T18:20:02.545Z] #10 57.69 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]
18:20:02 [2020-07-31T18:20:02.545Z] #10 58.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:20:02 [2020-07-31T18:20:02.545Z] #10 58.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:20:02 [2020-07-31T18:20:02.545Z] #10 58.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:20:02 [2020-07-31T18:20:02.545Z] #10 58.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:20:02 [2020-07-31T18:20:02.545Z] #10 59.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:20:02 [2020-07-31T18:20:02.545Z] #10 59.49 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]
18:20:02 [2020-07-31T18:20:02.545Z] #10 59.49 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]
18:20:02 [2020-07-31T18:20:02.545Z] #10 64.03 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]
18:20:02 [2020-07-31T18:20:02.545Z] #10 ...
18:20:02 [2020-07-31T18:20:02.545Z] 
18:20:02 [2020-07-31T18:20:02.545Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:02 [2020-07-31T18:20:02.545Z] #25 3.220 #=#=#                                                                         
18:20:02 [2020-07-31T18:20:02.545Z] #25 3.448 
#                                                                          2.7%
#####                                                                      7.7%
###########                                                               16.3%
###############                                                           21.9%
#####################                                                     29.3%
###########################                                               38.9%
###################################                                       48.8%
##########################################                                58.6%
################################################                          67.9%
########################################################                  78.1%
################################################################          90.2%
######################################################################## 100.0%
18:20:02 [2020-07-31T18:20:02.545Z] #25 4.979 
18:20:02 [2020-07-31T18:20:02.669Z] #47 ...
18:20:02 [2020-07-31T18:20:02.669Z] 
18:20:02 [2020-07-31T18:20:02.669Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:02 [2020-07-31T18:20:02.669Z] #41 56.41 encoding/binary
18:20:02 [2020-07-31T18:20:02.669Z] #41 56.66 github.com/LK4D4/vndr/versioned
18:20:02 [2020-07-31T18:20:02.669Z] #41 58.00 internal/lazyregexp
18:20:02 [2020-07-31T18:20:02.669Z] #41 58.00 fmt
18:20:02 [2020-07-31T18:20:02.669Z] #41 58.06 net
18:20:02 [2020-07-31T18:20:02.669Z] #41 58.33 encoding/base64
18:20:02 [2020-07-31T18:20:02.669Z] #41 58.78 crypto/cipher
18:20:02 [2020-07-31T18:20:02.669Z] #41 59.49 crypto/sha512
18:20:02 [2020-07-31T18:20:02.669Z] #41 60.70 crypto/aes
18:20:02 [2020-07-31T18:20:02.669Z] #41 60.90 crypto/des
18:20:02 [2020-07-31T18:20:02.669Z] #41 62.05 crypto/ed25519/internal/edwards25519
18:20:02 [2020-07-31T18:20:02.669Z] #41 62.63 crypto/md5
18:20:02 [2020-07-31T18:20:02.669Z] #41 64.02 crypto/sha1
18:20:02 [2020-07-31T18:20:02.669Z] #41 64.60 go/scanner
18:20:02 [2020-07-31T18:20:02.669Z] #41 64.68 net/url
18:20:02 [2020-07-31T18:20:02.669Z] #41 65.56 text/template/parse
18:20:02 [2020-07-31T18:20:02.669Z] #41 66.43 go/ast
18:20:02 [2020-07-31T18:20:02.669Z] #41 66.47 encoding/json
18:20:02 [2020-07-31T18:20:02.904Z] using credential docker-jenkins-github-credentials
18:20:02 [2020-07-31T18:20:02.933Z] #41 ...
18:20:02 [2020-07-31T18:20:02.934Z] 
18:20:02 [2020-07-31T18:20:02.934Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:02 [2020-07-31T18:20:02.981Z] Cloning the remote Git repository
18:20:02 [2020-07-31T18:20:02.981Z] Cloning with configured refspecs honoured and without tags
18:20:02 [2020-07-31T18:20:02.996Z] #38 64.32 Selecting previously unselected package libprotobuf-lite17:amd64.
18:20:02 [2020-07-31T18:20:02.996Z] #38 64.34 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:20:02 [2020-07-31T18:20:02.996Z] #38 64.34 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:20:02 [2020-07-31T18:20:02.996Z] #38 64.53 Selecting previously unselected package libprotobuf-dev:amd64.
18:20:03 [2020-07-31T18:20:03.067Z] #25 5.176 
###########                                                               16.5%
###########################################                               60.2%
######################################################################## 100.0%
18:20:03 [2020-07-31T18:20:03.255Z] #38 64.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:20:03 [2020-07-31T18:20:03.255Z] #38 64.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:20:03 [2020-07-31T18:20:03.327Z] #25 5.859 
18:20:03 [2020-07-31T18:20:03.847Z] #25 9.540 
                                                                           0.1%
###                                                                        5.1%
######                                                                     8.9%
########                                                                  12.1%
###########                                                               16.0%
##############                                                            20.0%
##################                                                        26.1%
######################                                                    31.8%
#########################                                                 35.7%
############################                                              40.0%
################################                                          45.2%
###################################                                       49.6%
######################################                                    53.8%
##########################################                                58.8%
##############################################                            64.9%
#################################################                         69.0%
####################################################                      73.6%
#########################################################                 79.2%
#############################################################             84.8%
##################################################################        92.8%
######################################################################## 100.0%
18:20:03 [2020-07-31T18:20:03.875Z] #48 ...
18:20:03 [2020-07-31T18:20:03.875Z] 
18:20:03 [2020-07-31T18:20:03.875Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:03 [2020-07-31T18:20:03.875Z] #40 1.567 Note: Building without setproctitle() and strlcpy() support.
18:20:03 [2020-07-31T18:20:03.875Z] #40 1.567       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:20:03 [2020-07-31T18:20:03.875Z] #40 1.580 Note: Building without GnuTLS support
18:20:03 [2020-07-31T18:20:03.875Z] #40 1.603 Makefile.config:39: Warn: you have no libnftables installed
18:20:03 [2020-07-31T18:20:03.875Z] #40 1.604 Makefile.config:40: Warn: Building without nftables support
18:20:03 [2020-07-31T18:20:03.875Z] #40 3.056 fatal: not a git repository (or any of the parent directories): .git
18:20:03 [2020-07-31T18:20:03.875Z] #40 3.101   GEN      .gitid
18:20:03 [2020-07-31T18:20:03.875Z] #40 3.158   GEN      criu/include/version.h
18:20:03 [2020-07-31T18:20:03.875Z] #40 3.225   GEN      include/common/asm
18:20:04 [2020-07-31T18:20:04.062Z] #25 14.89 
                                                                           0.0%
                                                                           0.9%
#                                                                          2.6%
##                                                                         4.0%
####                                                                       6.7%
#####                                                                      7.0%
######                                                                     9.7%
#######                                                                   10.9%
########                                                                  12.2%
#########                                                                 13.4%
##########                                                                14.8%
###########                                                               16.7%
#############                                                             18.8%
###############                                                           20.9%
################                                                          22.2%
#################                                                         23.8%
##################                                                        26.0%
####################                                                      28.3%
#####################                                                     29.9%
######################                                                    31.1%
#######################                                                   32.9%
########################                                                  34.4%
#########################                                                 35.5%
##########################                                                37.4%
###########################                                               37.6%
###########################                                               38.7%
#############################                                             40.3%
##############################                                            42.0%
###############################                                           43.7%
################################                                          45.6%
##################################                                        47.3%
###################################                                       49.0%
####################################                                      50.9%
#####################################                                     52.5%
######################################                                    54.1%
#######################################                                   55.5%
#########################################                                 57.0%
#########################################                                 58.0%
##########################################                                59.6%
############################################                              62.3%
#############################################                             63.8%
###############################################                           66.0%
#################################################                         68.2%
##################################################                        69.7%
###################################################                       72.0%
####################################################                      72.9%
#####################################################                     74.8%
######################################################                    75.6%
#######################################################                   77.3%
########################################################                  78.6%
#########################################################                 80.1%
##########################################################                81.7%
##########################################################                81.8%
############################################################              83.7%
#############################################################             85.8%
##############################################################            86.8%
###############################################################           88.7%
#################################################################         90.7%
##################################################################        92.7%
###################################################################       94.3%
###################################################################       94.4%
####################################################################      95.6%
#####################################################################     96.1%
#####################################################################     97.2%
#######################################################################   99.7%
#######################################################################   99.7%
######################################################################## 100.0%
18:20:04 [2020-07-31T18:20:04.062Z] #25 23.01 
18:20:04 [2020-07-31T18:20:04.105Z] #25 12.17 
18:20:03 [2020-07-31T18:20:03.182Z] Cloning repository https://github.com/moby/moby.git
18:20:03 [2020-07-31T18:20:03.635Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:20:04 [2020-07-31T18:20:04.157Z] #25 6.153 #=#=#                                                                         

##############                                                            19.8%
###################################                                       48.9%
#########################################################                 80.4%
######################################################################## 100.0%
18:20:04 [2020-07-31T18:20:04.195Z] #38 ...
18:20:04 [2020-07-31T18:20:04.195Z] 
18:20:04 [2020-07-31T18:20:04.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:04 [2020-07-31T18:20:04.195Z] #41 55.74 strconv
18:20:04 [2020-07-31T18:20:04.195Z] #41 55.77 io
18:20:04 [2020-07-31T18:20:04.195Z] #41 57.73 bytes
18:20:04 [2020-07-31T18:20:04.195Z] #41 60.76 reflect
18:20:04 [2020-07-31T18:20:04.195Z] #41 60.98 bufio
18:20:04 [2020-07-31T18:20:04.195Z] #41 62.77 syscall
18:20:04 [2020-07-31T18:20:04.417Z] #25 6.911 
18:20:04 [2020-07-31T18:20:04.455Z] #41 ...
18:20:04 [2020-07-31T18:20:04.455Z] 
18:20:04 [2020-07-31T18:20:04.455Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:04 [2020-07-31T18:20:04.455Z] #25 3.120 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:20:04 [2020-07-31T18:20:04.455Z] #25 3.625 
18:20:04 [2020-07-31T18:20:04.455Z] #25 3.844 
###                                                                        4.2%
########                                                                  11.2%
############                                                              17.4%
##################                                                        25.9%
########################                                                  33.5%
#############################                                             40.9%
##################################                                        47.3%
########################################                                  56.1%
#############################################                             62.6%
###################################################                       70.9%
#######################################################                   77.2%
#############################################################             86.1%
#####################################################################     97.0%
######################################################################## 100.0%
18:20:04 [2020-07-31T18:20:04.455Z] #25 5.586 
18:20:04 [2020-07-31T18:20:04.455Z] #25 5.771 
####################                                                      28.3%
###############################################################           87.6%
######################################################################## 100.0%
18:20:04 [2020-07-31T18:20:04.455Z] #25 6.361 
18:20:04 [2020-07-31T18:20:04.455Z] #25 6.610 
                                                                           0.2%
##########################                                                37.1%
##########################################                                58.8%
#####################################################################     96.3%
######################################################################## 100.0%
18:20:04 [2020-07-31T18:20:04.455Z] #25 7.355 
18:20:04 [2020-07-31T18:20:04.523Z] #40 4.989   PBCC     images/timens.pb-c.c
18:20:04 [2020-07-31T18:20:04.523Z] #40 5.017   DEP      images/timens.pb-c.d
18:20:04 [2020-07-31T18:20:04.523Z] #40 5.127   PBCC     images/fown.pb-c.c
18:20:04 [2020-07-31T18:20:04.523Z] #40 5.151   PBCC     images/google/protobuf/descriptor.pb-c.c
18:20:04 [2020-07-31T18:20:04.523Z] #40 5.240   PBCC     images/opts.pb-c.c
18:20:04 [2020-07-31T18:20:04.523Z] #40 5.316   PBCC     images/memfd.pb-c.c
18:20:04 [2020-07-31T18:20:04.523Z] #40 5.341   DEP      images/fown.pb-c.d
18:20:04 [2020-07-31T18:20:04.824Z] #40 5.397   DEP      images/google/protobuf/descriptor.pb-c.d
18:20:04 [2020-07-31T18:20:04.824Z] #40 5.453   DEP      images/opts.pb-c.d
18:20:04 [2020-07-31T18:20:04.824Z] #40 5.507   DEP      images/memfd.pb-c.d
18:20:04 [2020-07-31T18:20:04.824Z] #40 5.638   PBCC     images/sit.pb-c.c
18:20:04 [2020-07-31T18:20:04.824Z] #40 5.703   DEP      images/sit.pb-c.d
18:20:04 [2020-07-31T18:20:04.824Z] #40 5.742   PBCC     images/macvlan.pb-c.c
18:20:05 [2020-07-31T18:20:05.127Z] #40 5.766   DEP      images/macvlan.pb-c.d
18:20:05 [2020-07-31T18:20:05.127Z] #40 5.844   PBCC     images/autofs.pb-c.c
18:20:05 [2020-07-31T18:20:05.127Z] #40 5.881   DEP      images/autofs.pb-c.d
18:20:05 [2020-07-31T18:20:05.127Z] #40 5.922   PBCC     images/sysctl.pb-c.c
18:20:05 [2020-07-31T18:20:05.127Z] #40 5.935   DEP      images/sysctl.pb-c.d
18:20:05 [2020-07-31T18:20:05.127Z] #40 5.987   PBCC     images/time.pb-c.c
18:20:05 [2020-07-31T18:20:05.237Z] #25 7.510 
#                                                                          2.4%
######                                                                     9.2%
###########                                                               16.0%
################                                                          23.4%
####################                                                      28.0%
########################                                                  33.8%
#############################                                             41.7%
###################################                                       49.0%
#######################################                                   55.3%
############################################                              62.5%
##################################################                        70.2%
#######################################################                   76.5%
###########################################################               83.1%
################################################################          90.3%
######################################################################## 100.0%
18:20:05 [2020-07-31T18:20:05.396Z] #25 12.39 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.6%
##                                                                         4.1%
###                                                                        5.4%
#####                                                                      8.1%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.8%
18:20:05 [2020-07-31T18:20:05.396Z] #25 ...
18:20:05 [2020-07-31T18:20:05.396Z] 
18:20:05 [2020-07-31T18:20:05.396Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:05 [2020-07-31T18:20:05.396Z] #32 35.07 Reading package lists...
18:20:05 [2020-07-31T18:20:05.396Z] #32 46.22 Reading package lists...
18:20:05 [2020-07-31T18:20:05.396Z] #32 54.27 Building dependency tree...
18:20:05 [2020-07-31T18:20:05.396Z] #32 ...
18:20:05 [2020-07-31T18:20:05.396Z] 
18:20:05 [2020-07-31T18:20:05.396Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:05 [2020-07-31T18:20:05.433Z] #40 6.003   DEP      images/time.pb-c.d
18:20:05 [2020-07-31T18:20:05.433Z] #40 6.076   PBCC     images/binfmt-misc.pb-c.c
18:20:05 [2020-07-31T18:20:05.434Z] #40 6.109   DEP      images/binfmt-misc.pb-c.d
18:20:05 [2020-07-31T18:20:05.434Z] #40 6.156   PBCC     images/seccomp.pb-c.c
18:20:05 [2020-07-31T18:20:05.434Z] #40 6.175   DEP      images/seccomp.pb-c.d
18:20:05 [2020-07-31T18:20:05.434Z] #40 6.223   PBCC     images/userns.pb-c.c
18:20:05 [2020-07-31T18:20:05.434Z] #40 6.263   DEP      images/userns.pb-c.d
18:20:05 [2020-07-31T18:20:05.434Z] #40 6.358   PBCC     images/cgroup.pb-c.c
18:20:05 [2020-07-31T18:20:05.497Z] #25 9.399 
18:20:05 [2020-07-31T18:20:05.639Z] #25 24.23 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:20:05 [2020-07-31T18:20:05.740Z] #40 6.388   DEP      images/cgroup.pb-c.d
18:20:05 [2020-07-31T18:20:05.740Z] #40 6.464   PBCC     images/ext-file.pb-c.c
18:20:05 [2020-07-31T18:20:05.740Z] #40 6.479   DEP      images/ext-file.pb-c.d
18:20:05 [2020-07-31T18:20:05.740Z] #40 6.523   PBCC     images/rpc.pb-c.c
18:20:05 [2020-07-31T18:20:05.740Z] #40 6.564   DEP      images/rpc.pb-c.d
18:20:05 [2020-07-31T18:20:05.740Z] #40 6.601   PBCC     images/siginfo.pb-c.c
18:20:06 [2020-07-31T18:20:06.040Z] #25 24.67 
18:20:06 [2020-07-31T18:20:06.045Z] #40 6.633   DEP      images/siginfo.pb-c.d
18:20:06 [2020-07-31T18:20:06.045Z] #40 6.676   PBCC     images/pagemap.pb-c.c
18:20:06 [2020-07-31T18:20:06.045Z] #40 6.771   DEP      images/pagemap.pb-c.d
18:20:06 [2020-07-31T18:20:06.045Z] #40 6.832   PBCC     images/rlimit.pb-c.c
18:20:06 [2020-07-31T18:20:06.045Z] #40 6.862   DEP      images/rlimit.pb-c.d
18:20:04 [2020-07-31T18:20:04.468Z] Fetching upstream changes from https://github.com/moby/moby.git
18:20:04 [2020-07-31T18:20:04.468Z]  > git --version # timeout=10
18:20:04 [2020-07-31T18:20:04.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:20:04 [2020-07-31T18:20:04.517Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:20:06 [2020-07-31T18:20:06.349Z] #40 6.955   PBCC     images/file-lock.pb-c.c
18:20:06 [2020-07-31T18:20:06.349Z] #40 7.013   DEP      images/file-lock.pb-c.d
18:20:06 [2020-07-31T18:20:06.349Z] #40 7.071   PBCC     images/tty.pb-c.c
18:20:06 [2020-07-31T18:20:06.349Z] #40 7.142   DEP      images/tty.pb-c.d
18:20:06 [2020-07-31T18:20:06.349Z] #40 7.198   PBCC     images/tun.pb-c.c
18:20:06 [2020-07-31T18:20:06.349Z] #40 7.242   PBCC     images/netdev.pb-c.c
18:20:06 [2020-07-31T18:20:06.349Z] #40 ...
18:20:06 [2020-07-31T18:20:06.349Z] 
18:20:06 [2020-07-31T18:20:06.349Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:06 [2020-07-31T18:20:06.439Z] #25 24.94 
#                                                                          2.0%
######################################################################## 100.0%
18:20:06 [2020-07-31T18:20:06.439Z] #25 25.02 
18:20:06 [2020-07-31T18:20:06.559Z] #25 7.120 
                                                                           0.0%
####                                                                       6.3%
##########                                                                14.7%
################                                                          22.7%
####################                                                      28.8%
########################                                                  34.3%
##########################                                                37.3%
###############################                                           43.1%
##################################                                        48.0%
#####################################                                     52.3%
#########################################                                 58.2%
##############################################                            64.8%
###################################################                       71.4%
######################################################                    75.8%
########################################################                  78.9%
###########################################################               82.1%
###############################################################           87.5%
####################################################################      95.2%
######################################################################## 100.0%
18:20:06 [2020-07-31T18:20:06.797Z] #25 9.622 
                                                                           0.7%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       5.9%
#####                                                                      7.1%
######                                                                     8.7%
#######                                                                   11.0%
#########                                                                 12.7%
##########                                                                14.7%
###########                                                               16.5%
#############                                                             18.1%
18:20:06 [2020-07-31T18:20:06.797Z] #25 ...
18:20:06 [2020-07-31T18:20:06.797Z] 
18:20:06 [2020-07-31T18:20:06.797Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:06 [2020-07-31T18:20:06.797Z] #30 58.24 internal/oserror
18:20:06 [2020-07-31T18:20:06.797Z] #30 58.40 syscall
18:20:06 [2020-07-31T18:20:06.797Z] #30 60.03 reflect
18:20:06 [2020-07-31T18:20:06.797Z] #30 68.25 time
18:20:06 [2020-07-31T18:20:06.797Z] #30 ...
18:20:06 [2020-07-31T18:20:06.797Z] 
18:20:06 [2020-07-31T18:20:06.797Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:06 [2020-07-31T18:20:06.950Z] #25 12.39 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.6%
##                                                                         4.1%
###                                                                        5.4%
#####                                                                      8.1%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.8%
############                                                              18.0%
##############                                                            20.1%
###############                                                           22.2%
#################                                                         24.7%
###################                                                       27.3%
#####################                                                     29.6%
#######################                                                   32.0%
########################                                                  34.4%
##########################                                                36.6%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         46.3%
##################################                                        48.6%
#####################################                                     51.5%
#######
18:20:06 [2020-07-31T18:20:06.950Z] #25 ...
18:20:06 [2020-07-31T18:20:06.950Z] 
18:20:06 [2020-07-31T18:20:06.950Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:20:06 [2020-07-31T18:20:06.950Z] #51 36.13 Reading package lists...
18:20:06 [2020-07-31T18:20:06.950Z] #51 47.57 Reading package lists...
18:20:06 [2020-07-31T18:20:06.950Z] #51 55.41 Building dependency tree...
18:20:07 [2020-07-31T18:20:07.127Z] #25 9.440 
18:20:07 [2020-07-31T18:20:07.208Z] #51 ...
18:20:07 [2020-07-31T18:20:07.208Z] 
18:20:07 [2020-07-31T18:20:07.208Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:07 [2020-07-31T18:20:07.387Z] #25 9.662 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
18:20:07 [2020-07-31T18:20:07.387Z] #25 ...
18:20:07 [2020-07-31T18:20:07.387Z] 
18:20:07 [2020-07-31T18:20:07.387Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.753 + RM_GOPATH=0
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.753 + TMP_GOPATH=
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.753 + : /build
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.753 + '[' -z '' ']'
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.761 ++ mktemp -d
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.766 + export GOPATH=/tmp/tmp.WAtwgTYzJf
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.767 + GOPATH=/tmp/tmp.WAtwgTYzJf
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.767 + RM_GOPATH=1
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.768 + case "$(go env GOARCH)" in
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.769 ++ go env GOARCH
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.800 + export GO_BUILDMODE=-buildmode=pie
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.800 + GO_BUILDMODE=-buildmode=pie
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.801 ++ dirname /tmp/install/install.sh
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.805 + dir=/tmp/install
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.807 + bin=containerd
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.807 + shift
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.807 + '[' '!' -f /tmp/install/containerd.installer ']'
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.807 + . /tmp/install/containerd.installer
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.809 ++ set -e
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.810 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.817 + install_containerd
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.824 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.824 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.824 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WAtwgTYzJf/src/github.com/containerd/containerd
18:20:07 [2020-07-31T18:20:07.387Z] #52 1.826 Cloning into '/tmp/tmp.WAtwgTYzJf/src/github.com/containerd/containerd'...
18:20:07 [2020-07-31T18:20:07.502Z] #25 26.49 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:20:07 [2020-07-31T18:20:07.656Z] #52 ...
18:20:07 [2020-07-31T18:20:07.656Z] 
18:20:07 [2020-07-31T18:20:07.656Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:07 [2020-07-31T18:20:07.747Z] #25 12.39 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.6%
##                                                                         4.1%
###                                                                        5.4%
#####                                                                      8.1%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.8%
############                                                              18.0%
##############                                                            20.1%
###############                                                           22.2%
#################                                                         24.7%
###################                                                       27.3%
#####################                                                     29.6%
#######################                                                   32.0%
########################                                                  34.4%
##########################                                                36.6%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         46.3%
##################################                                        48.6%
#####################################                                     51.5%
######################################                                    52.9%
#######################################                                   55.0%
#########################################                                 57.1%
##########################################                                59.1%
###########################################                               60.1%
###########################################                               60.4%
18:20:07 [2020-07-31T18:20:07.747Z] #25 ...
18:20:07 [2020-07-31T18:20:07.747Z] 
18:20:07 [2020-07-31T18:20:07.747Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:07 [2020-07-31T18:20:07.747Z] #38 37.35 Reading package lists...
18:20:07 [2020-07-31T18:20:07.747Z] #38 48.24 Reading package lists...
18:20:07 [2020-07-31T18:20:07.747Z] #38 56.24 Building dependency tree...
18:20:07 [2020-07-31T18:20:07.747Z] #38 ...
18:20:07 [2020-07-31T18:20:07.747Z] 
18:20:07 [2020-07-31T18:20:07.747Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:07 [2020-07-31T18:20:07.766Z] #25 26.78 
18:20:07 [2020-07-31T18:20:07.866Z] #53 42.69 Checking out files:  57% (1858/3209)   
Checking out files:  58% (1862/3209)   
Checking out files:  59% (1894/3209)   
Checking out files:  60% (1926/3209)   
Checking out files:  61% (1958/3209)   
Checking out files:  62% (1990/3209)   
Checking out files:  63% (2022/3209)   
Checking out files:  64% (2054/3209)   
Checking out files:  65% (2086/3209)   
Checking out files:  66% (2118/3209)   
Checking out files:  67% (2151/3209)   
Checking out files:  68% (2183/3209)   
Checking out files:  69% (2215/3209)   
Checking out files:  70% (2247/3209)   
Checking out files:  71% (2279/3209)   
Checking out files:  72% (2311/3209)   
Checking out files:  73% (2343/3209)   
Checking out files:  74% (2375/3209)   
Checking out files:  75% (2407/3209)   
Checking out files:  76% (2439/3209)   
Checking out files:  77% (2471/3209)   
Checking out files:  78% (2504/3209)   
Checking out files:  79% (2536/3209)   
Checking out files:  80% (2568/3209)   
Checking out files:  81% (2600/3209)   
Checking out files:  82% (2632/3209)   
Checking out files:  83% (2664/3209)   
Checking out files:  84% (2696/3209)   
Checking out files:  85% (2728/3209)   
Checking out files:  86% (2760/3209)   
Checking out files:  87% (2792/3209)   
Checking out files:  88% (2824/3209)   
Checking out files:  89% (2857/3209)   
Checking out files:  90% (2889/3209)   
Checking out files:  91% (2921/3209)   
Checking out files:  91% (2933/3209)   
Checking out files:  92% (2953/3209)   
Checking out files:  93% (2985/3209)   
Checking out files:  94% (3017/3209)   
Checking out files:  95% (3049/3209)   
Checking out files:  96% (3081/3209)   
Checking out files:  97% (3113/3209)   
Checking out files:  98% (3145/3209)   
Checking out files:  99% (3177/3209)   
Checking out files: 100% (3209/3209)   
Checking out files: 100% (3209/3209), done.
18:20:07 [2020-07-31T18:20:07.866Z] #53 43.96 + cd /tmp/tmp.mr0OPKzaF5/src/github.com/containerd/containerd
18:20:07 [2020-07-31T18:20:07.866Z] #53 43.97 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:08 [2020-07-31T18:20:08.028Z] #25 27.00 
                                                                           0.8%
######################################################################## 100.0%
18:20:08 [2020-07-31T18:20:08.291Z] #25 27.40 
18:20:08 [2020-07-31T18:20:08.499Z] #45 ...
18:20:08 [2020-07-31T18:20:08.499Z] 
18:20:08 [2020-07-31T18:20:08.499Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:08 [2020-07-31T18:20:08.499Z] #52 143.2 + bin/containerd-stress
18:20:08 [2020-07-31T18:20:08.499Z] #52 ...
18:20:08 [2020-07-31T18:20:08.499Z] 
18:20:08 [2020-07-31T18:20:08.499Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:20:08 [2020-07-31T18:20:08.499Z] #45 DONE 169.4s
18:20:08 [2020-07-31T18:20:08.499Z] 
18:20:08 [2020-07-31T18:20:08.499Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:08 [2020-07-31T18:20:08.499Z] #52 144.9 + bin/containerd-shim
18:20:08 [2020-07-31T18:20:08.499Z] #52 ...
18:20:08 [2020-07-31T18:20:08.499Z] 
18:20:08 [2020-07-31T18:20:08.499Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:20:08 [2020-07-31T18:20:08.499Z] #46 DONE 0.2s
18:20:08 [2020-07-31T18:20:08.499Z] 
18:20:08 [2020-07-31T18:20:08.499Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:20:08 [2020-07-31T18:20:08.499Z] #48 DONE 0.1s
18:20:08 [2020-07-31T18:20:08.499Z] 
18:20:08 [2020-07-31T18:20:08.499Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:20:08 [2020-07-31T18:20:08.499Z] #50 DONE 0.1s
18:20:08 [2020-07-31T18:20:08.499Z] 
18:20:08 [2020-07-31T18:20:08.499Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:08 [2020-07-31T18:20:08.867Z] #25 ...
18:20:08 [2020-07-31T18:20:08.868Z] 
18:20:08 [2020-07-31T18:20:08.868Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:08 [2020-07-31T18:20:08.868Z] #30 62.55 github.com/BurntSushi/toml/cmd/tomlv
18:20:08 [2020-07-31T18:20:08.868Z] #30 ...
18:20:08 [2020-07-31T18:20:08.868Z] 
18:20:08 [2020-07-31T18:20:08.868Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:08 [2020-07-31T18:20:08.868Z] #32 63.37 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 63.48 Setting up xxd (2:8.1.0875-5) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 63.52 Setting up libuv1:arm64 (1.24.1-1) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 63.85 Setting up vim-common (2:8.1.0875-5) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 64.18 Setting up librhash0:arm64 (1.3.8-1) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 64.49 Setting up cmake-data (3.13.4-1) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 64.53 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 64.61 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 64.71 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 64.75 Setting up cmake (3.13.4-1) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 66.79 Processing triggers for libc-bin (2.28-10) ...
18:20:08 [2020-07-31T18:20:08.868Z] #32 68.44 Processing triggers for mime-support (3.62) ...
18:20:09 [2020-07-31T18:20:09.564Z] #25 12.39 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.6%
##                                                                         4.1%
###                                                                        5.4%
#####                                                                      8.1%
#######                                                                    9.8%
########                                                                  11.6%
#########                                                                 13.5%
###########                                                               15.8%
############                                                              18.0%
##############                                                            20.1%
###############                                                           22.2%
#################                                                         24.7%
###################                                                       27.3%
#####################                                                     29.6%
#######################                                                   32.0%
########################                                                  34.4%
##########################                                                36.6%
###########################                                               38.6%
#############################                                             40.5%
##############################                                            42.1%
###############################                                           44.0%
#################################                                         46.3%
##################################                                        48.6%
#####################################                                     51.5%
######################################                                    52.9%
#######################################                                   55.0%
#########################################                                 57.1%
##########################################                                59.1%
###########################################                               60.1%
###########################################                               60.4%
#############################################                             62.9%
##############################################                            64.4%
###############################################                           66.1%
#################################################                         68.3%
##################################################                        70.5%
####################################################                      73.2%
#####################################################                     74.5%
#######################################################                   76.9%
#########################################################                 79.3%
##########################################################                81.7%
############################################################              84.0%
##############################################################            86.7%
################################################################          89.2%
#################################################################         91.6%
####################################################################      94.9%
######################################################################    97.6%
######################################################################## 100.0%
18:20:09 [2020-07-31T18:20:09.564Z] #25 17.74 
18:20:09 [2020-07-31T18:20:09.909Z] #32 ...
18:20:09 [2020-07-31T18:20:09.909Z] 
18:20:09 [2020-07-31T18:20:09.909Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:09 [2020-07-31T18:20:09.909Z] #25 28.76 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
18:20:09 [2020-07-31T18:20:09.909Z] #25 28.96 skipping existing 9a99313a2c50
18:20:09 [2020-07-31T18:20:09.909Z] #25 29.02 
18:20:09 [2020-07-31T18:20:09.909Z] #25 ...
18:20:09 [2020-07-31T18:20:09.909Z] 
18:20:09 [2020-07-31T18:20:09.909Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:09 [2020-07-31T18:20:09.909Z] #38 63.85 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
18:20:09 [2020-07-31T18:20:09.909Z] #38 64.11 Processing triggers for libc-bin (2.28-10) ...
18:20:09 [2020-07-31T18:20:09.986Z] #53 45.78 + export 'BUILDTAGS=netgo osusergo static_build'
18:20:09 [2020-07-31T18:20:09.987Z] #53 45.78 + BUILDTAGS='netgo osusergo static_build'
18:20:09 [2020-07-31T18:20:09.987Z] #53 45.78 + export EXTRA_FLAGS=-buildmode=pie
18:20:09 [2020-07-31T18:20:09.987Z] #53 45.78 + EXTRA_FLAGS=-buildmode=pie
18:20:09 [2020-07-31T18:20:09.987Z] #53 45.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:20:09 [2020-07-31T18:20:09.987Z] #53 45.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:20:09 [2020-07-31T18:20:09.987Z] #53 45.78 + '[' '' = dynamic ']'
18:20:09 [2020-07-31T18:20:09.987Z] #53 45.78 + make
18:20:10 [2020-07-31T18:20:10.261Z] #38 ...
18:20:10 [2020-07-31T18:20:10.261Z] 
18:20:10 [2020-07-31T18:20:10.261Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:10 [2020-07-31T18:20:10.261Z] #41 69.85 text/template
18:20:10 [2020-07-31T18:20:10.261Z] #41 71.20 go/parser
18:20:10 [2020-07-31T18:20:10.261Z] #41 72.16 encoding/xml
18:20:10 [2020-07-31T18:20:10.498Z] #25 18.56 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:20:10 [2020-07-31T18:20:10.639Z] #53 ...
18:20:10 [2020-07-31T18:20:10.639Z] 
18:20:10 [2020-07-31T18:20:10.639Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:10 [2020-07-31T18:20:10.639Z] #11 72.51 Selecting previously unselected package mingw-w64-x86-64-dev.
18:20:10 [2020-07-31T18:20:10.639Z] #11 72.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:20:10 [2020-07-31T18:20:10.639Z] #11 72.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:20:10 [2020-07-31T18:20:10.639Z] #11 79.20 Selecting previously unselected package gcc-mingw-w64-base.
18:20:10 [2020-07-31T18:20:10.639Z] #11 79.22 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:20:10 [2020-07-31T18:20:10.639Z] #11 79.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:20:10 [2020-07-31T18:20:10.639Z] #11 79.41 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:20:10 [2020-07-31T18:20:10.639Z] #11 79.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:20:10 [2020-07-31T18:20:10.639Z] #11 79.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:10 [2020-07-31T18:20:10.639Z] #11 ...
18:20:10 [2020-07-31T18:20:10.639Z] 
18:20:10 [2020-07-31T18:20:10.639Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.342   DEP      images/tun.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.405   DEP      images/netdev.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.517   PBCC     images/vma.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.587   DEP      images/vma.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.651   PBCC     images/creds.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.700   DEP      images/creds.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.780   PBCC     images/utsns.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.811   DEP      images/utsns.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.863   PBCC     images/ipc-desc.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.928   PBCC     images/ipc-sem.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.941   DEP      images/ipc-desc.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 7.994   DEP      images/ipc-sem.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.090   PBCC     images/ipc-msg.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.136   DEP      images/ipc-msg.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.188   PBCC     images/ipc-shm.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.219   DEP      images/ipc-shm.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.247   PBCC     images/ipc-var.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.291   DEP      images/ipc-var.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.364   PBCC     images/sk-opts.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.396   PBCC     images/packet-sock.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.467   DEP      images/sk-opts.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.516   DEP      images/packet-sock.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.579   PBCC     images/sk-netlink.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.640   DEP      images/sk-netlink.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.678   PBCC     images/sk-inet.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.743   DEP      images/sk-inet.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.784   PBCC     images/sk-unix.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.868   DEP      images/sk-unix.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.922   PBCC     images/mm.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 8.982   DEP      images/mm.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.050   PBCC     images/timerfd.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.125   DEP      images/timerfd.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.219   PBCC     images/timer.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.270   DEP      images/timer.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.351   PBCC     images/sa.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.452   DEP      images/sa.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.539   PBCC     images/pipe-data.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.555   DEP      images/pipe-data.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.645   PBCC     images/mnt.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.767   DEP      images/mnt.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.846   PBCC     images/sk-packet.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.857   DEP      images/sk-packet.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.930   PBCC     images/tcp-stream.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 9.974   DEP      images/tcp-stream.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.06   PBCC     images/pipe.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.11   DEP      images/pipe.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.19   PBCC     images/pstree.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.22   DEP      images/pstree.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.28   PBCC     images/fs.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.30   DEP      images/fs.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.34   PBCC     images/signalfd.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.40   DEP      images/signalfd.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.44   PBCC     images/fh.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.48   PBCC     images/fsnotify.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.59   DEP      images/fh.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.65   DEP      images/fsnotify.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.71   PBCC     images/eventpoll.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.76   DEP      images/eventpoll.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.85   PBCC     images/eventfd.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.88   DEP      images/eventfd.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 10.97   PBCC     images/remap-file-path.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.00   DEP      images/remap-file-path.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.06   PBCC     images/fifo.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.07   DEP      images/fifo.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.15   PBCC     images/ghost-file.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.22   DEP      images/ghost-file.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.28   PBCC     images/regfile.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.35   DEP      images/regfile.pb-c.d
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.42   PBCC     images/ns.pb-c.c
18:20:10 [2020-07-31T18:20:10.639Z] #40 11.45   DEP      images/ns.pb-c.d
18:20:10 [2020-07-31T18:20:10.756Z] #25 19.03 
18:20:10 [2020-07-31T18:20:10.838Z] #41 ...
18:20:10 [2020-07-31T18:20:10.838Z] 
18:20:10 [2020-07-31T18:20:10.838Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:10 [2020-07-31T18:20:10.838Z] #25 30.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:20:10 [2020-07-31T18:20:10.945Z] #40 11.51   PBCC     images/fdinfo.pb-c.c
18:20:10 [2020-07-31T18:20:10.945Z] #40 11.65   DEP      images/fdinfo.pb-c.d
18:20:10 [2020-07-31T18:20:10.945Z] #40 11.72   PBCC     images/core-aarch64.pb-c.c
18:20:10 [2020-07-31T18:20:10.945Z] #40 11.79   PBCC     images/core-arm.pb-c.c
18:20:11 [2020-07-31T18:20:11.014Z] #25 19.20 
#######################################################                   77.8%
######################################################################## 100.0%
18:20:11 [2020-07-31T18:20:11.029Z] #25 9.622 
                                                                           0.7%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       5.9%
#####                                                                      7.1%
######                                                                     8.7%
#######                                                                   11.0%
#########                                                                 12.7%
##########                                                                14.7%
###########                                                               16.5%
#############                                                             18.1%
#############                                                             19.4%
###############                                                           21.4%
################                                                          23.1%
#################                                                         24.4%
##################                                                        26.4%
####################                                                      27.9%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   33.0%
#########################                                                 34.9%
##########################                                                37.3%
############################                                              39.7%
##############################                                            41.8%
###############################                                           43.8%
###############################                                           44.4%
################################                                          45.2%
##################################                                        47.4%
###################################                                       48.8%
####################################                                      50.3%
#####################################                                     52.5%
######################################                                    54.0%
########################################                                  55.6%
########################################                                  56.9%
##########################################                                58.8%
############################################                              62.4%
##############################################                            64.5%
################################################                          66.8%
#################################################                         69.3%
####################################################                      72.7%
#####################################################                     75.0%
#######################################################                   77.4%
#########################################################                 79.6%
###########################################################               82.1%
############################################################              84.0%
##############################################################            86.2%
###############################################################           87.7%
18:20:11 [2020-07-31T18:20:11.029Z] #25 ...
18:20:11 [2020-07-31T18:20:11.029Z] 
18:20:11 [2020-07-31T18:20:11.029Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.33 Fetched 14.9 MB in 2s (6760 kB/s)
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.45 Selecting previously unselected package xxd.
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.59 Unpacking xxd (2:8.1.0875-5) ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.84 Selecting previously unselected package vim-common.
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.84 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 62.89 Unpacking vim-common (2:8.1.0875-5) ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 63.29 Selecting previously unselected package cmake-data.
18:20:11 [2020-07-31T18:20:11.029Z] #32 63.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 63.31 Unpacking cmake-data (3.13.4-1) ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 66.13 Selecting previously unselected package libicu63:amd64.
18:20:11 [2020-07-31T18:20:11.029Z] #32 66.18 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 66.21 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:20:11 [2020-07-31T18:20:11.029Z] #32 ...
18:20:11 [2020-07-31T18:20:11.029Z] 
18:20:11 [2020-07-31T18:20:11.029Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:11 [2020-07-31T18:20:11.265Z] #40 11.83   PBCC     images/core-ppc64.pb-c.c
18:20:11 [2020-07-31T18:20:11.265Z] #40 11.93   PBCC     images/core-s390.pb-c.c
18:20:11 [2020-07-31T18:20:11.265Z] #40 12.03   PBCC     images/core-x86.pb-c.c
18:20:11 [2020-07-31T18:20:11.265Z] #40 12.14   PBCC     images/core.pb-c.c
18:20:11 [2020-07-31T18:20:11.272Z] #25 19.30 
18:20:11 [2020-07-31T18:20:11.447Z] #25 30.35 
18:20:11 [2020-07-31T18:20:11.551Z] #25 9.662 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        4.4%
####                                                                       6.0%
#####                                                                      7.5%
#######                                                                   10.0%
########                                                                  12.0%
#########                                                                 13.7%
###########                                                               16.1%
############                                                              17.5%
#############                                                             19.3%
##############                                                            20.8%
################                                                          22.8%
#################                                                         24.9%
###################                                                       26.5%
####################                                                      28.5%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.8%
#########################                                                 36.0%
###########################                                               37.9%
############################                                              40.2%
#############################                                             41.6%
##############################                                            43.0%
################################                                          44.9%
#################################                                         47.1%
###################################                                       49.1%
####################################                                      50.8%
######################################                                    52.8%
#######################################                                   54.7%
########################################                                  56.4%
##########################################                                58.4%
###########################################                               60.7%
#############################################                             62.6%
##############################################                            64.9%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.2%
####################################################                      72.7%
18:20:11 [2020-07-31T18:20:11.551Z] #25 ...
18:20:11 [2020-07-31T18:20:11.551Z] 
18:20:11 [2020-07-31T18:20:11.551Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:11 [2020-07-31T18:20:11.551Z] #38 64.09 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 64.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 64.13 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 64.14 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 64.16 Setting up python-six (1.12.0-1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.55 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.57 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.59 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.63 Setting up protobuf-compiler (3.6.1.3-2) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.64 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.65 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 68.67 Setting up python-protobuf (3.6.1.3-2) ...
18:20:11 [2020-07-31T18:20:11.551Z] #38 ...
18:20:11 [2020-07-31T18:20:11.551Z] 
18:20:11 [2020-07-31T18:20:11.551Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:11 [2020-07-31T18:20:11.551Z] #25 9.662 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        4.4%
####                                                                       6.0%
#####                                                                      7.5%
#######                                                                   10.0%
########                                                                  12.0%
#########                                                                 13.7%
###########                                                               16.1%
############                                                              17.5%
#############                                                             19.3%
##############                                                            20.8%
################                                                          22.8%
#################                                                         24.9%
###################                                                       26.5%
####################                                                      28.5%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.8%
#########################                                                 36.0%
###########################                                               37.9%
############################                                              40.2%
#############################                                             41.6%
##############################                                            43.0%
################################                                          44.9%
#################################                                         47.1%
###################################                                       49.1%
####################################                                      50.8%
######################################                                    52.8%
#######################################                                   54.7%
########################################                                  56.4%
##########################################                                58.4%
###########################################                               60.7%
#############################################                             62.6%
##############################################                            64.9%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.2%
####################################################                      72.7%
#####################################################                     74.6%
#######################################################                   76.8%
#
18:20:11 [2020-07-31T18:20:11.551Z] #25 ...
18:20:11 [2020-07-31T18:20:11.551Z] 
18:20:11 [2020-07-31T18:20:11.551Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:11 [2020-07-31T18:20:11.551Z] #47 64.38 reflect
18:20:11 [2020-07-31T18:20:11.551Z] #47 64.41 syscall
18:20:11 [2020-07-31T18:20:11.551Z] #47 72.95 time
18:20:11 [2020-07-31T18:20:11.566Z] #25 9.622 
                                                                           0.7%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       5.9%
#####                                                                      7.1%
######                                                                     8.7%
#######                                                                   11.0%
#########                                                                 12.7%
##########                                                                14.7%
###########                                                               16.5%
#############                                                             18.1%
#############                                                             19.4%
###############                                                           21.4%
################                                                          23.1%
#################                                                         24.4%
##################                                                        26.4%
####################                                                      27.9%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   33.0%
#########################                                                 34.9%
##########################                                                37.3%
############################                                              39.7%
##############################                                            41.8%
###############################                                           43.8%
###############################                                           44.4%
################################                                          45.2%
##################################                                        47.4%
###################################                                       48.8%
####################################                                      50.3%
#####################################                                     52.5%
######################################                                    54.0%
########################################                                  55.6%
########################################                                  56.9%
##########################################                                58.8%
############################################                              62.4%
##############################################                            64.5%
################################################                          66.8%
#################################################                         69.3%
####################################################                      72.7%
#####################################################                     75.0%
#######################################################                   77.4%
#########################################################                 79.6%
###########################################################               82.1%
############################################################              84.0%
##############################################################            86.2%
###############################################################           87.7%
################################################################          89.5%
##################################################################        92.1%
###################################################################       94.4%
#####################################################################     95.9%
######################################################################    97.8%
#
18:20:11 [2020-07-31T18:20:11.566Z] #25 ...
18:20:11 [2020-07-31T18:20:11.566Z] 
18:20:11 [2020-07-31T18:20:11.566Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:20:11 [2020-07-31T18:20:11.567Z] #28 62.72 Checking out files:  86% (1315/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:20:11 [2020-07-31T18:20:11.567Z] #28 63.33 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:20:11 [2020-07-31T18:20:11.567Z] #28 64.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:20:11 [2020-07-31T18:20:11.567Z] #28 ...
18:20:11 [2020-07-31T18:20:11.567Z] 
18:20:11 [2020-07-31T18:20:11.567Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:11 [2020-07-31T18:20:11.567Z] #25 9.622 
                                                                           0.7%
#                                                                          2.6%
###                                                                        4.7%
####                                                                       5.9%
#####                                                                      7.1%
######                                                                     8.7%
#######                                                                   11.0%
#########                                                                 12.7%
##########                                                                14.7%
###########                                                               16.5%
#############                                                             18.1%
#############                                                             19.4%
###############                                                           21.4%
################                                                          23.1%
#################                                                         24.4%
##################                                                        26.4%
####################                                                      27.9%
#####################                                                     29.7%
######################                                                    31.6%
#######################                                                   33.0%
#########################                                                 34.9%
##########################                                                37.3%
############################                                              39.7%
##############################                                            41.8%
###############################                                           43.8%
###############################                                           44.4%
################################                                          45.2%
##################################                                        47.4%
###################################                                       48.8%
####################################                                      50.3%
#####################################                                     52.5%
######################################                                    54.0%
########################################                                  55.6%
########################################                                  56.9%
##########################################                                58.8%
############################################                              62.4%
##############################################                            64.5%
################################################                          66.8%
#################################################                         69.3%
####################################################                      72.7%
#####################################################                     75.0%
#######################################################                   77.4%
#########################################################                 79.6%
###########################################################               82.1%
############################################################              84.0%
##############################################################            86.2%
###############################################################           87.7%
################################################################          89.5%
##################################################################        92.1%
###################################################################       94.4%
#####################################################################     95.9%
######################################################################    97.8%
######################################################################## 100.0%
18:20:11 [2020-07-31T18:20:11.568Z] #40 12.19   PBCC     images/inventory.pb-c.c
18:20:11 [2020-07-31T18:20:11.568Z] #40 12.23   DEP      images/core-aarch64.pb-c.d
18:20:11 [2020-07-31T18:20:11.568Z] #40 12.29   DEP      images/core-arm.pb-c.d
18:20:11 [2020-07-31T18:20:11.568Z] #40 12.33   DEP      images/core-ppc64.pb-c.d
18:20:11 [2020-07-31T18:20:11.568Z] #40 12.37   DEP      images/core-s390.pb-c.d
18:20:11 [2020-07-31T18:20:11.568Z] #40 12.41   DEP      images/core-x86.pb-c.d
18:20:11 [2020-07-31T18:20:11.568Z] #40 ...
18:20:11 [2020-07-31T18:20:11.568Z] 
18:20:11 [2020-07-31T18:20:11.568Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:11 [2020-07-31T18:20:11.568Z] #42 73.65 regexp/syntax
18:20:11 [2020-07-31T18:20:11.568Z] #42 76.92 hash/crc32
18:20:11 [2020-07-31T18:20:11.568Z] #42 80.00 vendor/golang.org/x/text/transform
18:20:11 [2020-07-31T18:20:11.568Z] #42 81.52 internal/poll
18:20:11 [2020-07-31T18:20:11.568Z] #42 83.37 context
18:20:11 [2020-07-31T18:20:11.730Z] #25 30.60 
######################################################################## 100.0%
18:20:11 [2020-07-31T18:20:11.730Z] #25 30.77 
18:20:11 [2020-07-31T18:20:11.730Z] #25 30.85 Download of images into '/build' complete.
18:20:11 [2020-07-31T18:20:11.813Z] #47 ...
18:20:11 [2020-07-31T18:20:11.813Z] 
18:20:11 [2020-07-31T18:20:11.813Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:11 [2020-07-31T18:20:11.833Z] #25 15.63 
18:20:11 [2020-07-31T18:20:11.840Z] #25 ...
18:20:11 [2020-07-31T18:20:11.840Z] 
18:20:11 [2020-07-31T18:20:11.840Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:20:11 [2020-07-31T18:20:11.840Z] #43 DONE 62.1s
18:20:11 [2020-07-31T18:20:11.840Z] 
18:20:11 [2020-07-31T18:20:11.840Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:11 [2020-07-31T18:20:11.840Z] #60 DONE 62.1s
18:20:11 [2020-07-31T18:20:11.869Z] #42 ...
18:20:11 [2020-07-31T18:20:11.869Z] 
18:20:11 [2020-07-31T18:20:11.869Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:11 [2020-07-31T18:20:11.869Z] #40 12.46   DEP      images/core.pb-c.d
18:20:11 [2020-07-31T18:20:11.869Z] #40 12.51   DEP      images/inventory.pb-c.d
18:20:11 [2020-07-31T18:20:11.869Z] #40 12.56   PBCC     images/cpuinfo.pb-c.c
18:20:11 [2020-07-31T18:20:11.869Z] #40 12.57   DEP      images/cpuinfo.pb-c.d
18:20:11 [2020-07-31T18:20:11.869Z] #40 12.65   PBCC     images/stats.pb-c.c
18:20:12 [2020-07-31T18:20:12.027Z] #25 30.85 Use something like the following to load the result into a Docker daemon:
18:20:12 [2020-07-31T18:20:12.027Z] #25 30.85   tar -cC '/build' . | docker load
18:20:12 [2020-07-31T18:20:12.098Z] 
18:20:12 [2020-07-31T18:20:12.098Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:12 [2020-07-31T18:20:12.098Z] #38 60.12 The following additional packages will be installed:
18:20:12 [2020-07-31T18:20:12.098Z] #38 60.12   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:20:12 [2020-07-31T18:20:12.098Z] #38 60.13   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:20:12 [2020-07-31T18:20:12.098Z] #38 60.13 Suggested packages:
18:20:12 [2020-07-31T18:20:12.098Z] #38 60.13   manpages-dev python-setuptools
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.23 The following NEW packages will be installed:
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.24   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.25   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.25   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.25   python-six zlib1g-dev
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.69 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.69 Need to get 4095 kB of archives.
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.69 After this operation, 22.5 MB of additional disk space will be used.
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:20:12 [2020-07-31T18:20:12.098Z] #38 61.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 61.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 61.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 61.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 61.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 61.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 61.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 61.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 62.07 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 62.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 62.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 62.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:20:12 [2020-07-31T18:20:12.099Z] #38 62.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:20:12 [2020-07-31T18:20:12.171Z] #40 12.67   DEP      images/stats.pb-c.d
18:20:12 [2020-07-31T18:20:12.171Z] #40 ...
18:20:12 [2020-07-31T18:20:12.171Z] 
18:20:12 [2020-07-31T18:20:12.171Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:12 [2020-07-31T18:20:12.171Z] #31 74.14 internal/syscall/execenv
18:20:12 [2020-07-31T18:20:12.171Z] #31 74.15 internal/syscall/unix
18:20:12 [2020-07-31T18:20:12.171Z] #31 74.20 time
18:20:12 [2020-07-31T18:20:12.171Z] #31 81.01 internal/poll
18:20:12 [2020-07-31T18:20:12.171Z] #31 83.41 os
18:20:12 [2020-07-31T18:20:12.472Z] #31 ...
18:20:12 [2020-07-31T18:20:12.472Z] 
18:20:12 [2020-07-31T18:20:12.472Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:12 [2020-07-31T18:20:12.472Z] #53 47.15 + bin/ctr
18:20:12 [2020-07-31T18:20:12.607Z] #25 DONE 31.7s
18:20:12 [2020-07-31T18:20:12.607Z] 
18:20:12 [2020-07-31T18:20:12.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:12 [2020-07-31T18:20:12.607Z] #41 75.01 go/doc
18:20:12 [2020-07-31T18:20:12.607Z] #41 75.45 crypto/elliptic
18:20:12 [2020-07-31T18:20:12.607Z] #41 ...
18:20:12 [2020-07-31T18:20:12.607Z] 
18:20:12 [2020-07-31T18:20:12.607Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:12 [2020-07-31T18:20:12.607Z] #30 DONE 76.6s
18:20:12 [2020-07-31T18:20:12.607Z] 
18:20:12 [2020-07-31T18:20:12.607Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:12 [2020-07-31T18:20:12.607Z] #32 DONE 76.7s
18:20:12 [2020-07-31T18:20:12.774Z] #25 16.59 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:20:12 [2020-07-31T18:20:12.850Z] #25 9.662 
                                                                           0.0%
#                                                                          1.6%
##                                                                         3.4%
###                                                                        4.4%
####                                                                       6.0%
#####                                                                      7.5%
#######                                                                   10.0%
########                                                                  12.0%
#########                                                                 13.7%
###########                                                               16.1%
############                                                              17.5%
#############                                                             19.3%
##############                                                            20.8%
################                                                          22.8%
#################                                                         24.9%
###################                                                       26.5%
####################                                                      28.5%
#####################                                                     30.4%
#######################                                                   32.3%
########################                                                  33.8%
#########################                                                 36.0%
###########################                                               37.9%
############################                                              40.2%
#############################                                             41.6%
##############################                                            43.0%
################################                                          44.9%
#################################                                         47.1%
###################################                                       49.1%
####################################                                      50.8%
######################################                                    52.8%
#######################################                                   54.7%
########################################                                  56.4%
##########################################                                58.4%
###########################################                               60.7%
#############################################                             62.6%
##############################################                            64.9%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.2%
####################################################                      72.7%
#####################################################                     74.6%
#######################################################                   76.8%
########################################################                  78.7%
#########################################################                 80.2%
###########################################################               82.6%
#############################################################             85.0%
##############################################################            87.4%
################################################################          89.4%
#################################################################         91.3%
###################################################################       93.5%
####################################################################      95.2%
#####################################################################     97.1%
#######################################################################   99.8%
######################################################################## 100.0%
18:20:12 [2020-07-31T18:20:12.850Z] #25 15.44 
18:20:12 [2020-07-31T18:20:12.871Z] 
18:20:12 [2020-07-31T18:20:12.871Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:12 [2020-07-31T18:20:12.871Z] #38 DONE 76.7s
18:20:12 [2020-07-31T18:20:12.871Z] 
18:20:12 [2020-07-31T18:20:12.871Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:12 [2020-07-31T18:20:12.871Z] #41 76.77 vendor/golang.org/x/crypto/cryptobyte
18:20:12 [2020-07-31T18:20:12.947Z] #52 149.3 + bin/containerd-shim-runc-v1
18:20:13 [2020-07-31T18:20:13.034Z] #25 17.00 
18:20:13 [2020-07-31T18:20:13.294Z] #25 17.14 
####################################################
18:20:13 [2020-07-31T18:20:13.294Z] #25 ...
18:20:13 [2020-07-31T18:20:13.294Z] 
18:20:13 [2020-07-31T18:20:13.294Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:13 [2020-07-31T18:20:13.295Z] #47 64.54 syscall
18:20:13 [2020-07-31T18:20:13.295Z] #47 64.61 reflect
18:20:13 [2020-07-31T18:20:13.295Z] #47 73.08 time
18:20:13 [2020-07-31T18:20:13.295Z] #47 ...
18:20:13 [2020-07-31T18:20:13.295Z] 
18:20:13 [2020-07-31T18:20:13.295Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:13 [2020-07-31T18:20:13.295Z] #25 17.14 
######################################################################## 100.0%
18:20:13 [2020-07-31T18:20:13.295Z] #25 17.23 
18:20:13 [2020-07-31T18:20:13.477Z] #38 ...
18:20:13 [2020-07-31T18:20:13.477Z] 
18:20:13 [2020-07-31T18:20:13.477Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:13 [2020-07-31T18:20:13.477Z] #10 45.07 Reading package lists...
18:20:13 [2020-07-31T18:20:13.477Z] #10 53.60 Building dependency tree...
18:20:13 [2020-07-31T18:20:13.477Z] #10 57.57 The following additional packages will be installed:
18:20:13 [2020-07-31T18:20:13.477Z] #10 57.57   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:20:13 [2020-07-31T18:20:13.477Z] #10 57.58   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:20:13 [2020-07-31T18:20:13.477Z] #10 57.58   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:20:13 [2020-07-31T18:20:13.477Z] #10 57.58   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
18:20:13 [2020-07-31T18:20:13.477Z] #10 57.61 Suggested packages:
18:20:13 [2020-07-31T18:20:13.477Z] #10 57.61   gcc-8-locales seccomp wine64
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.03 The following NEW packages will be installed:
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.04   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.04   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.04   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.05   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.05   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.06   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.52 Need to get 77.7 MB of archives.
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.52 After this operation, 487 MB of additional disk space will be used.
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.52 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]
18:20:13 [2020-07-31T18:20:13.477Z] #10 59.85 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]
18:20:13 [2020-07-31T18:20:13.477Z] #10 60.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:20:13 [2020-07-31T18:20:13.477Z] #10 60.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:20:13 [2020-07-31T18:20:13.477Z] #10 60.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:20:13 [2020-07-31T18:20:13.477Z] #10 60.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:20:13 [2020-07-31T18:20:13.477Z] #10 61.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:20:13 [2020-07-31T18:20:13.477Z] #10 61.33 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]
18:20:13 [2020-07-31T18:20:13.477Z] #10 61.35 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]
18:20:13 [2020-07-31T18:20:13.477Z] #10 ...
18:20:13 [2020-07-31T18:20:13.477Z] 
18:20:13 [2020-07-31T18:20:13.477Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.40 The following additional packages will be installed:
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.41   libbtrfs0
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.57 The following NEW packages will be installed:
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.58   libbtrfs-dev libbtrfs0
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.92 Need to get 119 kB of archives.
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.92 After this operation, 387 kB of additional disk space will be used.
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:20:13 [2020-07-31T18:20:13.477Z] #51 59.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:20:13 [2020-07-31T18:20:13.477Z] #51 61.37 debconf: delaying package configuration, since apt-utils is not installed
18:20:13 [2020-07-31T18:20:13.477Z] #51 61.77 Fetched 119 kB in 0s (431 kB/s)
18:20:13 [2020-07-31T18:20:13.477Z] #51 62.16 Selecting previously unselected package libbtrfs0.
18:20:13 [2020-07-31T18:20:13.477Z] #51 62.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:20:13 [2020-07-31T18:20:13.477Z] #51 62.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.477Z] #51 62.34 Unpacking libbtrfs0 (4.20.1-2) ...
18:20:13 [2020-07-31T18:20:13.477Z] #51 62.59 Selecting previously unselected package libbtrfs-dev.
18:20:13 [2020-07-31T18:20:13.477Z] #51 62.63 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.477Z] #51 62.66 Unpacking libbtrfs-dev (4.20.1-2) ...
18:20:13 [2020-07-31T18:20:13.477Z] #51 63.37 Setting up libbtrfs0 (4.20.1-2) ...
18:20:13 [2020-07-31T18:20:13.477Z] #51 63.41 Setting up libbtrfs-dev (4.20.1-2) ...
18:20:13 [2020-07-31T18:20:13.477Z] #51 63.43 Processing triggers for libc-bin (2.28-10) ...
18:20:13 [2020-07-31T18:20:13.791Z] #25 16.32 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:20:13 [2020-07-31T18:20:13.791Z] #25 ...
18:20:13 [2020-07-31T18:20:13.791Z] 
18:20:13 [2020-07-31T18:20:13.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.53 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]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 66.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
18:20:13 [2020-07-31T18:20:13.791Z] #10 68.02 debconf: delaying package configuration, since apt-utils is not installed
18:20:13 [2020-07-31T18:20:13.791Z] #10 68.28 Fetched 77.7 MB in 10s (7967 kB/s)
18:20:13 [2020-07-31T18:20:13.791Z] #10 68.42 Selecting previously unselected package binutils-mingw-w64-i686.
18:20:13 [2020-07-31T18:20:13.791Z] #10 68.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:20:13 [2020-07-31T18:20:13.791Z] #10 68.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 68.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 71.79 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:20:13 [2020-07-31T18:20:13.791Z] #10 71.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 71.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 74.70 Selecting previously unselected package binutils-mingw-w64.
18:20:13 [2020-07-31T18:20:13.791Z] #10 74.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 74.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 74.93 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:20:13 [2020-07-31T18:20:13.791Z] #10 74.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 74.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 75.23 Selecting previously unselected package dmsetup.
18:20:13 [2020-07-31T18:20:13.791Z] #10 75.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 75.29 Unpacking dmsetup (2:1.02.155-3) ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 75.49 Selecting previously unselected package mingw-w64-common.
18:20:13 [2020-07-31T18:20:13.791Z] #10 75.49 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:20:13 [2020-07-31T18:20:13.791Z] #10 75.50 Unpacking mingw-w64-common (6.0.0-3) ...
18:20:13 [2020-07-31T18:20:13.864Z] #25 ...
18:20:13 [2020-07-31T18:20:13.864Z] 
18:20:13 [2020-07-31T18:20:13.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:13 [2020-07-31T18:20:13.864Z] #10 65.28 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]
18:20:13 [2020-07-31T18:20:13.864Z] #10 67.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 67.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 67.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 67.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 67.98 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]
18:20:13 [2020-07-31T18:20:13.864Z] #10 67.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.20 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 68.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
18:20:13 [2020-07-31T18:20:13.864Z] #10 69.78 debconf: delaying package configuration, since apt-utils is not installed
18:20:13 [2020-07-31T18:20:13.864Z] #10 70.06 Fetched 77.7 MB in 9s (8904 kB/s)
18:20:13 [2020-07-31T18:20:13.864Z] #10 70.20 Selecting previously unselected package binutils-mingw-w64-i686.
18:20:13 [2020-07-31T18:20:13.864Z] #10 70.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 ... 15410 files and directories currently installed.)
18:20:13 [2020-07-31T18:20:13.864Z] #10 70.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.864Z] #10 70.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:20:13 [2020-07-31T18:20:13.864Z] #10 73.00 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:20:13 [2020-07-31T18:20:13.864Z] #10 73.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:20:13 [2020-07-31T18:20:13.864Z] #10 73.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:20:14 [2020-07-31T18:20:14.052Z] #10 ...
18:20:14 [2020-07-31T18:20:14.052Z] 
18:20:14 [2020-07-31T18:20:14.052Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:14 [2020-07-31T18:20:14.052Z] #25 16.56 
18:20:14 [2020-07-31T18:20:14.124Z] #10 75.45 Selecting previously unselected package binutils-mingw-w64.
18:20:14 [2020-07-31T18:20:14.124Z] #10 ...
18:20:14 [2020-07-31T18:20:14.124Z] 
18:20:14 [2020-07-31T18:20:14.124Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:14 [2020-07-31T18:20:14.124Z] #32 74.31 Selecting previously unselected package libxml2:amd64.
18:20:14 [2020-07-31T18:20:14.124Z] #32 74.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 74.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 74.88 Selecting previously unselected package libarchive13:amd64.
18:20:14 [2020-07-31T18:20:14.124Z] #32 74.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 74.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.21 Selecting previously unselected package libjsoncpp1:amd64.
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.38 Selecting previously unselected package librhash0:amd64.
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.39 Unpacking librhash0:amd64 (1.3.8-1) ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.56 Selecting previously unselected package libuv1:amd64.
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.124Z] #32 75.61 Unpacking libuv1:amd64 (1.24.1-1) ...
18:20:14 [2020-07-31T18:20:14.270Z] #41 77.98 github.com/LK4D4/vndr/build
18:20:14 [2020-07-31T18:20:14.312Z] #25 16.71 
######################################################################## 100.0%
18:20:14 [2020-07-31T18:20:14.385Z] #32 75.72 Selecting previously unselected package cmake.
18:20:14 [2020-07-31T18:20:14.385Z] #32 75.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.385Z] #32 75.76 Unpacking cmake (3.13.4-1) ...
18:20:14 [2020-07-31T18:20:14.410Z] #51 DONE 64.3s
18:20:14 [2020-07-31T18:20:14.410Z] 
18:20:14 [2020-07-31T18:20:14.410Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:14 [2020-07-31T18:20:14.410Z] #25 20.38 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:20:14 [2020-07-31T18:20:14.410Z] #25 21.21 #=#=#                                                                         
18:20:14 [2020-07-31T18:20:14.410Z] #25 21.49 
                                                                           0.6%
################################################                          68.0%
######################################################################## 100.0%
18:20:14 [2020-07-31T18:20:14.410Z] #25 21.88 
18:20:14 [2020-07-31T18:20:14.453Z] #52 151.3 + bin/containerd-shim-runc-v2
18:20:14 [2020-07-31T18:20:14.534Z] #41 ...
18:20:14 [2020-07-31T18:20:14.534Z] 
18:20:14 [2020-07-31T18:20:14.534Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:14 [2020-07-31T18:20:14.534Z] #47 68.42 golang.org/x/crypto/ssh/terminal
18:20:14 [2020-07-31T18:20:14.534Z] #47 72.98 mvdan.cc/sh/v3/cmd/shfmt
18:20:14 [2020-07-31T18:20:14.571Z] #25 16.93 
18:20:14 [2020-07-31T18:20:14.571Z] #25 ...
18:20:14 [2020-07-31T18:20:14.571Z] 
18:20:14 [2020-07-31T18:20:14.571Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:14 [2020-07-31T18:20:14.571Z] #30 67.33 time
18:20:14 [2020-07-31T18:20:14.571Z] #30 74.21 internal/poll
18:20:14 [2020-07-31T18:20:14.571Z] #30 75.95 internal/syscall/execenv
18:20:14 [2020-07-31T18:20:14.571Z] #30 76.09 internal/syscall/unix
18:20:14 [2020-07-31T18:20:14.571Z] #30 76.38 os
18:20:14 [2020-07-31T18:20:14.571Z] #30 76.62 internal/fmtsort
18:20:14 [2020-07-31T18:20:14.571Z] #30 77.03 strings
18:20:14 [2020-07-31T18:20:14.645Z] #32 ...
18:20:14 [2020-07-31T18:20:14.645Z] 
18:20:14 [2020-07-31T18:20:14.645Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.01 Selecting previously unselected package libprotoc17:amd64.
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.03 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.73 Selecting previously unselected package protobuf-c-compiler.
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.76 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.94 Selecting previously unselected package protobuf-compiler.
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 66.95 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.12 Selecting previously unselected package python-pkg-resources.
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.13 Unpacking python-pkg-resources (40.8.0-1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.39 Selecting previously unselected package python-six.
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.40 Unpacking python-six (1.12.0-1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.57 Selecting previously unselected package python-protobuf.
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 67.60 Unpacking python-protobuf (3.6.1.3-2) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 68.32 Setting up python-pkg-resources (40.8.0-1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 73.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 73.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 73.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 73.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 73.59 Setting up python-six (1.12.0-1) ...
18:20:14 [2020-07-31T18:20:14.645Z] #38 ...
18:20:14 [2020-07-31T18:20:14.645Z] 
18:20:14 [2020-07-31T18:20:14.645Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.62 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.93 Selecting previously unselected package dmsetup.
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:20:14 [2020-07-31T18:20:14.645Z] #10 75.93 Unpacking dmsetup (2:1.02.155-3) ...
18:20:14 [2020-07-31T18:20:14.798Z] #47 ...
18:20:14 [2020-07-31T18:20:14.798Z] 
18:20:14 [2020-07-31T18:20:14.798Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:14 [2020-07-31T18:20:14.798Z] #52 32.74 Checking out files:  19% (639/3209)   
Checking out files:  20% (642/3209)   
Checking out files:  21% (674/3209)   
Checking out files:  22% (706/3209)   
Checking out files:  23% (739/3209)   
Checking out files:  24% (771/3209)   
Checking out files:  25% (803/3209)   
Checking out files:  26% (835/3209)   
Checking out files:  27% (867/3209)   
Checking out files:  28% (899/3209)   
Checking out files:  29% (931/3209)   
Checking out files:  30% (963/3209)   
Checking out files:  31% (995/3209)   
Checking out files:  32% (1027/3209)   
Checking out files:  33% (1059/3209)   
Checking out files:  34% (1092/3209)   
Checking out files:  35% (1124/3209)   
Checking out files:  36% (1156/3209)   
Checking out files:  37% (1188/3209)   
Checking out files:  38% (1220/3209)   
Checking out files:  39% (1252/3209)   
Checking out files:  40% (1284/3209)   
Checking out files:  41% (1316/3209)   
Checking out files:  42% (1348/3209)   
Checking out files:  43% (1380/3209)   
Checking out files:  44% (1412/3209)   
Checking out files:  45% (1445/3209)   
Checking out files:  46% (1477/3209)   
Checking out files:  47% (1509/3209)   
Checking out files:  48% (1541/3209)   
Checking out files:  49% (1573/3209)   
Checking out files:  50% (1605/3209)   
Checking out files:  51% (1637/3209)   
Checking out files:  52% (1669/3209)   
Checking out files:  53% (1701/3209)   
Checking out files:  54% (1733/3209)   
Checking out files:  55% (1765/3209)   
Checking out files:  56% (1798/3209)   
Checking out files:  57% (1830/3209)   
Checking out files:  58% (1862/3209)   
Checking out files:  59% (1894/3209)   
Checking out files:  60% (1926/3209)   
Checking out files:  61% (1958/3209)   
Checking out files:  62% (1990/3209)   
Checking out files:  63% (2022/3209)   
Checking out files:  64% (2054/3209)   
Checking out files:  65% (2086/3209)   
Checking out files:  66% (2118/3209)   
Checking out files:  67% (2151/3209)   
Checking out files:  68% (2183/3209)   
Checking out files:  69% (2215/3209)   
Checking out files:  70% (2247/3209)   
Checking out files:  71% (2279/3209)   
Checking out files:  72% (2311/3209)   
Checking out files:  73% (2343/3209)   
Checking out files:  74% (2375/3209)   
Checking out files:  75% (2407/3209)   
Checking out files:  76% (2439/3209)   
Checking out files:  77% (2471/3209)   
Checking out files:  78% (2504/3209)   
Checking out files:  79% (2536/3209)   
Checking out files:  80% (2568/3209)   
Checking out files:  81% (2600/3209)   
Checking out files:  82% (2632/3209)   
Checking out files:  83% (2664/3209)   
Checking out files:  84% (2696/3209)   
Checking out files:  85% (2728/3209)   
Checking out files:  86% (2760/3209)   
Checking out files:  87% (2792/3209)   
Checking out files:  88% (2824/3209)   
Checking out files:  89% (2857/3209)   
Checking out files:  90% (2889/3209)   
Checking out files:  91% (2921/3209)   
Checking out files:  91% (2933/3209)   
Checking out files:  92% (2953/3209)   
Checking out files:  93% (2985/3209)   
Checking out files:  94% (3017/3209)   
Checking out files:  95% (3049/3209)   
Checking out files:  96% (3081/3209)   
Checking out files:  97% (3113/3209)   
Checking out files:  98% (3145/3209)   
Checking out files:  99% (3177/3209)   
Checking out files: 100% (3209/3209)   
Checking out files: 100% (3209/3209), done.
18:20:14 [2020-07-31T18:20:14.798Z] #52 34.98 + cd /tmp/tmp.5jw5V6wQFk/src/github.com/containerd/containerd
18:20:14 [2020-07-31T18:20:14.798Z] #52 34.98 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:14 [2020-07-31T18:20:14.831Z] #30 ...
18:20:14 [2020-07-31T18:20:14.831Z] 
18:20:14 [2020-07-31T18:20:14.831Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:14 [2020-07-31T18:20:14.831Z] #38 75.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:20:14 [2020-07-31T18:20:14.831Z] #38 75.34 Processing triggers for libc-bin (2.28-10) ...
18:20:14 [2020-07-31T18:20:14.905Z] #10 76.16 Selecting previously unselected package mingw-w64-common.
18:20:14 [2020-07-31T18:20:14.905Z] #10 76.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:20:14 [2020-07-31T18:20:14.905Z] #10 76.17 Unpacking mingw-w64-common (6.0.0-3) ...
18:20:15 [2020-07-31T18:20:15.091Z] #38 ...
18:20:15 [2020-07-31T18:20:15.091Z] 
18:20:15 [2020-07-31T18:20:15.091Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:15 [2020-07-31T18:20:15.091Z] #32 67.83 Selecting previously unselected package libicu63:amd64.
18:20:15 [2020-07-31T18:20:15.091Z] #32 67.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:20:15 [2020-07-31T18:20:15.091Z] #32 67.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:20:15 [2020-07-31T18:20:15.091Z] #32 77.24 Selecting previously unselected package libxml2:amd64.
18:20:15 [2020-07-31T18:20:15.091Z] #32 77.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:20:15 [2020-07-31T18:20:15.091Z] #32 77.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:20:15 [2020-07-31T18:20:15.092Z] #52 151.9 + binaries
18:20:15 [2020-07-31T18:20:15.092Z] #52 151.9 + install -D bin/containerd /build/containerd
18:20:15 [2020-07-31T18:20:15.092Z] #52 152.0 + install -D bin/containerd-shim /build/containerd-shim
18:20:15 [2020-07-31T18:20:15.092Z] #52 152.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:20:15 [2020-07-31T18:20:15.092Z] #52 152.0 + install -D bin/ctr /build/ctr
18:20:15 [2020-07-31T18:20:15.350Z] #32 ...
18:20:15 [2020-07-31T18:20:15.350Z] 
18:20:15 [2020-07-31T18:20:15.350Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:15 [2020-07-31T18:20:15.350Z] #25 17.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:20:15 [2020-07-31T18:20:15.383Z] #52 DONE 152.3s
18:20:15 [2020-07-31T18:20:15.385Z] #25 ...
18:20:15 [2020-07-31T18:20:15.385Z] 
18:20:15 [2020-07-31T18:20:15.385Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:15 [2020-07-31T18:20:15.385Z] #30 55.49 sync
18:20:15 [2020-07-31T18:20:15.385Z] #30 55.49 internal/reflectlite
18:20:15 [2020-07-31T18:20:15.385Z] #30 58.53 sort
18:20:15 [2020-07-31T18:20:15.385Z] #30 58.54 errors
18:20:15 [2020-07-31T18:20:15.385Z] #30 59.00 strconv
18:20:15 [2020-07-31T18:20:15.385Z] #30 59.99 io
18:20:15 [2020-07-31T18:20:15.385Z] #30 61.29 internal/oserror
18:20:15 [2020-07-31T18:20:15.385Z] #30 61.39 syscall
18:20:15 [2020-07-31T18:20:15.385Z] #30 62.61 reflect
18:20:15 [2020-07-31T18:20:15.629Z] #25 18.05 
18:20:15 [2020-07-31T18:20:15.645Z] #30 ...
18:20:15 [2020-07-31T18:20:15.645Z] 
18:20:15 [2020-07-31T18:20:15.645Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:20:15 [2020-07-31T18:20:15.760Z] #52 ...
18:20:15 [2020-07-31T18:20:15.760Z] 
18:20:15 [2020-07-31T18:20:15.760Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:15 [2020-07-31T18:20:15.760Z] #47 DONE 79.8s
18:20:15 [2020-07-31T18:20:15.903Z] #28 64.46 Checking out files:  57% (872/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  90% (1383/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
18:20:15 [2020-07-31T18:20:15.903Z] #28 ...
18:20:15 [2020-07-31T18:20:15.903Z] 
18:20:15 [2020-07-31T18:20:15.903Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:15 [2020-07-31T18:20:15.903Z] #32 54.27 Building dependency tree...
18:20:15 [2020-07-31T18:20:15.903Z] #32 58.19 The following additional packages will be installed:
18:20:15 [2020-07-31T18:20:15.903Z] #32 58.19   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:20:15 [2020-07-31T18:20:15.903Z] #32 58.21 Suggested packages:
18:20:15 [2020-07-31T18:20:15.903Z] #32 58.24   cmake-doc ninja-build lrzip
18:20:15 [2020-07-31T18:20:15.903Z] #32 58.24 Recommended packages:
18:20:15 [2020-07-31T18:20:15.903Z] #32 58.24   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.47 The following NEW packages will be installed:
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.48   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.48   vim-common xxd
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.86 Need to get 14.9 MB of archives.
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.86 After this operation, 61.8 MB of additional disk space will be used.
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 59.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 60.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 61.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 61.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 61.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 61.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 61.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 61.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:20:15 [2020-07-31T18:20:15.903Z] #32 63.72 debconf: delaying package configuration, since apt-utils is not installed
18:20:15 [2020-07-31T18:20:15.903Z] #32 64.18 Fetched 14.9 MB in 2s (7587 kB/s)
18:20:15 [2020-07-31T18:20:15.903Z] #32 64.57 Selecting previously unselected package xxd.
18:20:15 [2020-07-31T18:20:15.903Z] #32 64.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:20:15 [2020-07-31T18:20:15.903Z] #32 64.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:20:15 [2020-07-31T18:20:15.903Z] #32 64.84 Unpacking xxd (2:8.1.0875-5) ...
18:20:15 [2020-07-31T18:20:15.903Z] #32 65.19 Selecting previously unselected package vim-common.
18:20:15 [2020-07-31T18:20:15.903Z] #32 65.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:20:15 [2020-07-31T18:20:15.903Z] #32 65.24 Unpacking vim-common (2:8.1.0875-5) ...
18:20:15 [2020-07-31T18:20:15.903Z] #32 66.07 Selecting previously unselected package cmake-data.
18:20:15 [2020-07-31T18:20:15.903Z] #32 66.09 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:20:15 [2020-07-31T18:20:15.903Z] #32 ...
18:20:15 [2020-07-31T18:20:15.903Z] 
18:20:15 [2020-07-31T18:20:15.903Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:20:15 [2020-07-31T18:20:15.903Z] #28 64.46 Checking out files:  57% (872/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  90% (1383/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
18:20:15 [2020-07-31T18:20:15.924Z] #25 18.20 
################################                                          45.3%
######################################################################## 100.0%
18:20:15 [2020-07-31T18:20:15.924Z] #25 18.36 
18:20:16 [2020-07-31T18:20:16.015Z] 
18:20:16 [2020-07-31T18:20:16.015Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:20:16 [2020-07-31T18:20:16.024Z] 
18:20:16 [2020-07-31T18:20:16.024Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:16 [2020-07-31T18:20:16.024Z] #41 79.88 vendor/golang.org/x/text/unicode/bidi
18:20:16 [2020-07-31T18:20:16.067Z] #53 ...
18:20:16 [2020-07-31T18:20:16.067Z] 
18:20:16 [2020-07-31T18:20:16.067Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:16 [2020-07-31T18:20:16.067Z] #31 85.09 internal/fmtsort
18:20:16 [2020-07-31T18:20:16.067Z] #31 86.49 fmt
18:20:16 [2020-07-31T18:20:16.067Z] #31 86.49 path/filepath
18:20:16 [2020-07-31T18:20:16.067Z] #31 87.92 io/ioutil
18:20:16 [2020-07-31T18:20:16.162Z] #28 66.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
18:20:16 [2020-07-31T18:20:16.305Z] #53 DONE 0.3s
18:20:16 [2020-07-31T18:20:16.423Z] #28 66.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:20:16 [2020-07-31T18:20:16.597Z] 
18:20:16 [2020-07-31T18:20:16.597Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:20:16 [2020-07-31T18:20:16.597Z] #57 DONE 0.2s
18:20:16 [2020-07-31T18:20:16.597Z] 
18:20:16 [2020-07-31T18:20:16.597Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:20:16 [2020-07-31T18:20:16.871Z] #25 19.10 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
18:20:16 [2020-07-31T18:20:16.871Z] #25 19.20 skipping existing c35d46ef359f
18:20:16 [2020-07-31T18:20:16.871Z] #25 19.33 
18:20:16 [2020-07-31T18:20:16.888Z] #59 DONE 0.2s
18:20:16 [2020-07-31T18:20:16.888Z] 
18:20:16 [2020-07-31T18:20:16.888Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:20:17 [2020-07-31T18:20:17.134Z] #25 ...
18:20:17 [2020-07-31T18:20:17.134Z] 
18:20:17 [2020-07-31T18:20:17.135Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:17 [2020-07-31T18:20:17.135Z] #38 DONE 79.8s
18:20:17 [2020-07-31T18:20:17.135Z] 
18:20:17 [2020-07-31T18:20:17.135Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:17 [2020-07-31T18:20:17.135Z] #32 79.34 Selecting previously unselected package libarchive13:amd64.
18:20:17 [2020-07-31T18:20:17.135Z] #32 79.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:20:17 [2020-07-31T18:20:17.135Z] #32 79.40 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:20:17 [2020-07-31T18:20:17.135Z] #32 79.87 Selecting previously unselected package libjsoncpp1:amd64.
18:20:17 [2020-07-31T18:20:17.135Z] #32 79.94 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:20:17 [2020-07-31T18:20:17.135Z] #32 79.94 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:20:17 [2020-07-31T18:20:17.181Z] #61 DONE 0.1s
18:20:17 [2020-07-31T18:20:17.181Z] 
18:20:17 [2020-07-31T18:20:17.181Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:20:17 [2020-07-31T18:20:17.181Z] #62 DONE 0.0s
18:20:17 [2020-07-31T18:20:17.181Z] 
18:20:17 [2020-07-31T18:20:17.181Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
18:20:17 [2020-07-31T18:20:17.618Z] #31 ...
18:20:17 [2020-07-31T18:20:17.618Z] 
18:20:17 [2020-07-31T18:20:17.618Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:17 [2020-07-31T18:20:17.618Z] #48 79.55 time
18:20:17 [2020-07-31T18:20:17.618Z] #48 83.45 regexp
18:20:17 [2020-07-31T18:20:17.618Z] #48 ...
18:20:17 [2020-07-31T18:20:17.618Z] 
18:20:17 [2020-07-31T18:20:17.618Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:17 [2020-07-31T18:20:17.618Z] #40 14.48 make[1]: Nothing to be done for 'all'.
18:20:17 [2020-07-31T18:20:17.618Z] #40 16.38   CC       images/stats.o
18:20:17 [2020-07-31T18:20:17.618Z] #40 16.84   CC       images/core.o
18:20:17 [2020-07-31T18:20:17.618Z] #40 17.61   CC       images/core-x86.o
18:20:17 [2020-07-31T18:20:17.618Z] #40 18.37   CC       images/core-arm.o
18:20:17 [2020-07-31T18:20:17.705Z] #32 80.30 Selecting previously unselected package librhash0:amd64.
18:20:17 [2020-07-31T18:20:17.705Z] #32 80.31 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:20:17 [2020-07-31T18:20:17.705Z] #32 80.33 Unpacking librhash0:amd64 (1.3.8-1) ...
18:20:17 [2020-07-31T18:20:17.823Z] #63 DONE 0.7s
18:20:17 [2020-07-31T18:20:17.823Z] 
18:20:17 [2020-07-31T18:20:17.823Z] #64 exporting to image
18:20:17 [2020-07-31T18:20:17.823Z] #64 exporting layers
18:20:17 [2020-07-31T18:20:17.965Z] #32 80.55 Selecting previously unselected package libuv1:amd64.
18:20:17 [2020-07-31T18:20:17.965Z] #32 80.59 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:20:17 [2020-07-31T18:20:17.965Z] #32 80.60 Unpacking libuv1:amd64 (1.24.1-1) ...
18:20:18 [2020-07-31T18:20:18.224Z] #32 80.80 Selecting previously unselected package cmake.
18:20:18 [2020-07-31T18:20:18.224Z] #32 80.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.224Z] #32 80.85 Unpacking cmake (3.13.4-1) ...
18:20:18 [2020-07-31T18:20:18.224Z] #32 ...
18:20:18 [2020-07-31T18:20:18.224Z] 
18:20:18 [2020-07-31T18:20:18.224Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:18 [2020-07-31T18:20:18.224Z] #41 70.87 time
18:20:18 [2020-07-31T18:20:18.224Z] #41 76.20 internal/syscall/unix
18:20:18 [2020-07-31T18:20:18.224Z] #41 76.43 os
18:20:18 [2020-07-31T18:20:18.224Z] #41 78.53 strings
18:20:18 [2020-07-31T18:20:18.224Z] #41 78.89 fmt
18:20:18 [2020-07-31T18:20:18.224Z] #41 ...
18:20:18 [2020-07-31T18:20:18.224Z] 
18:20:18 [2020-07-31T18:20:18.224Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:18 [2020-07-31T18:20:18.224Z] #25 20.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:20:18 [2020-07-31T18:20:18.288Z] #40 18.87   CC       images/core-aarch64.o
18:20:18 [2020-07-31T18:20:18.343Z] #28 ...
18:20:18 [2020-07-31T18:20:18.343Z] 
18:20:18 [2020-07-31T18:20:18.343Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:18 [2020-07-31T18:20:18.343Z] #41 58.32 github.com/LK4D4/vndr/godl/singleflight
18:20:18 [2020-07-31T18:20:18.343Z] #41 58.34 internal/reflectlite
18:20:18 [2020-07-31T18:20:18.343Z] #41 58.74 math/rand
18:20:18 [2020-07-31T18:20:18.343Z] #41 59.84 internal/singleflight
18:20:18 [2020-07-31T18:20:18.343Z] #41 60.80 strconv
18:20:18 [2020-07-31T18:20:18.343Z] #41 60.82 io
18:20:18 [2020-07-31T18:20:18.343Z] #41 61.82 bytes
18:20:18 [2020-07-31T18:20:18.343Z] #41 65.08 reflect
18:20:18 [2020-07-31T18:20:18.343Z] #41 65.51 bufio
18:20:18 [2020-07-31T18:20:18.343Z] #41 67.68 syscall
18:20:18 [2020-07-31T18:20:18.343Z] #41 ...
18:20:18 [2020-07-31T18:20:18.343Z] 
18:20:18 [2020-07-31T18:20:18.343Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:18 [2020-07-31T18:20:18.343Z] #25 23.73 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
18:20:18 [2020-07-31T18:20:18.343Z] #25 23.86 skipping existing c35d46ef359f
18:20:18 [2020-07-31T18:20:18.343Z] #25 24.19 
18:20:18 [2020-07-31T18:20:18.343Z] #25 25.52 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:20:18 [2020-07-31T18:20:18.343Z] #25 25.90 
18:20:18 [2020-07-31T18:20:18.343Z] #25 26.08 
######################################################################## 100.0%
18:20:18 [2020-07-31T18:20:18.343Z] #25 26.24 
18:20:18 [2020-07-31T18:20:18.343Z] #25 26.29 Download of images into '/build' complete.
18:20:18 [2020-07-31T18:20:18.343Z] #25 26.29 Use something like the following to load the result into a Docker daemon:
18:20:18 [2020-07-31T18:20:18.343Z] #25 26.29   tar -cC '/build' . | docker load
18:20:18 [2020-07-31T18:20:18.343Z] #25 DONE 26.5s
18:20:18 [2020-07-31T18:20:18.343Z] 
18:20:18 [2020-07-31T18:20:18.343Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:18 [2020-07-31T18:20:18.343Z] #38 63.83 debconf: delaying package configuration, since apt-utils is not installed
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.28 Fetched 4095 kB in 1s (5139 kB/s)
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.44 Selecting previously unselected package libcap-dev:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.57 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.58 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.93 Selecting previously unselected package libnet1:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 64.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 65.27 Selecting previously unselected package libnet1-dev.
18:20:18 [2020-07-31T18:20:18.343Z] #38 65.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 65.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 65.81 Selecting previously unselected package libnl-3-200:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 65.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 65.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.16 Selecting previously unselected package libnl-3-dev:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.21 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.61 Selecting previously unselected package libprotobuf-c1:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.76 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.78 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 66.84 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 67.48 Selecting previously unselected package zlib1g-dev:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 67.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 67.50 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 67.81 Selecting previously unselected package libprotobuf17:amd64.
18:20:18 [2020-07-31T18:20:18.343Z] #38 67.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.343Z] #38 67.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:20:18 [2020-07-31T18:20:18.483Z] #25 20.81 #=#=#                                                                         
18:20:18 [2020-07-31T18:20:18.483Z] #25 20.98 
######################################################################## 100.0%
18:20:18 [2020-07-31T18:20:18.590Z] #40 19.33   CC       images/core-ppc64.o
18:20:18 [2020-07-31T18:20:18.602Z] #38 68.65 Selecting previously unselected package libprotobuf-lite17:amd64.
18:20:18 [2020-07-31T18:20:18.602Z] #38 68.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.602Z] #38 68.67 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:20:18 [2020-07-31T18:20:18.602Z] #38 68.88 Selecting previously unselected package libprotobuf-dev:amd64.
18:20:18 [2020-07-31T18:20:18.742Z] #25 21.12 
18:20:18 [2020-07-31T18:20:18.742Z] #25 21.19 Download of images into '/build' complete.
18:20:18 [2020-07-31T18:20:18.742Z] #25 21.19 Use something like the following to load the result into a Docker daemon:
18:20:18 [2020-07-31T18:20:18.742Z] #25 21.19   tar -cC '/build' . | docker load
18:20:18 [2020-07-31T18:20:18.859Z] #38 68.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:20:18 [2020-07-31T18:20:18.859Z] #38 68.89 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:20:19 [2020-07-31T18:20:19.001Z] #25 DONE 21.5s
18:20:19 [2020-07-31T18:20:19.001Z] 
18:20:19 [2020-07-31T18:20:19.001Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:19 [2020-07-31T18:20:19.001Z] #30 79.46 path
18:20:19 [2020-07-31T18:20:19.001Z] #30 79.49 fmt
18:20:19 [2020-07-31T18:20:19.001Z] #30 80.35 path/filepath
18:20:19 [2020-07-31T18:20:19.103Z] #10 ...
18:20:19 [2020-07-31T18:20:19.103Z] 
18:20:19 [2020-07-31T18:20:19.103Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:19 [2020-07-31T18:20:19.103Z] #41 70.14 time
18:20:19 [2020-07-31T18:20:19.103Z] #41 76.55 internal/poll
18:20:19 [2020-07-31T18:20:19.103Z] #41 77.05 strings
18:20:19 [2020-07-31T18:20:19.103Z] #41 78.80 os
18:20:19 [2020-07-31T18:20:19.103Z] #41 80.21 regexp/syntax
18:20:19 [2020-07-31T18:20:19.103Z] #41 ...
18:20:19 [2020-07-31T18:20:19.103Z] 
18:20:19 [2020-07-31T18:20:19.103Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:19 [2020-07-31T18:20:19.103Z] #25 18.24 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:20:19 [2020-07-31T18:20:19.103Z] #25 18.56 
18:20:19 [2020-07-31T18:20:19.103Z] #25 18.71 
###                                                                        4.4%
######################################################################## 100.0%
18:20:19 [2020-07-31T18:20:19.103Z] #25 18.92 
18:20:19 [2020-07-31T18:20:19.103Z] #25 19.84 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
18:20:19 [2020-07-31T18:20:19.103Z] #25 19.93 skipping existing c35d46ef359f
18:20:19 [2020-07-31T18:20:19.103Z] #25 20.09 
18:20:19 [2020-07-31T18:20:19.103Z] #25 21.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:20:19 [2020-07-31T18:20:19.103Z] #25 21.51 
18:20:19 [2020-07-31T18:20:19.103Z] #25 21.68 
######################################################################## 100.0%
18:20:19 [2020-07-31T18:20:19.103Z] #25 21.81 
18:20:19 [2020-07-31T18:20:19.103Z] #25 21.91 Download of images into '/build' complete.
18:20:19 [2020-07-31T18:20:19.103Z] #25 21.91 Use something like the following to load the result into a Docker daemon:
18:20:19 [2020-07-31T18:20:19.103Z] #25 21.91   tar -cC '/build' . | docker load
18:20:19 [2020-07-31T18:20:19.245Z] #40 20.06   CC       images/core-s390.o
18:20:19 [2020-07-31T18:20:19.346Z] #41 82.82 vendor/golang.org/x/text/unicode/norm
18:20:19 [2020-07-31T18:20:19.925Z] #41 83.94 mime
18:20:19 [2020-07-31T18:20:19.942Z] #30 82.52 io/ioutil
18:20:20 [2020-07-31T18:20:20.314Z] #40 20.91   CC       images/cpuinfo.o
18:20:20 [2020-07-31T18:20:20.314Z] #40 ...
18:20:20 [2020-07-31T18:20:20.314Z] 
18:20:20 [2020-07-31T18:20:20.314Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:20 [2020-07-31T18:20:20.314Z] #48 90.02 mvdan.cc/sh/v3/fileutil
18:20:20 [2020-07-31T18:20:20.314Z] #48 91.79 flag
18:20:20 [2020-07-31T18:20:20.314Z] #48 91.79 github.com/pkg/diff
18:20:20 [2020-07-31T18:20:20.314Z] #48 91.79 go/token
18:20:20 [2020-07-31T18:20:20.314Z] #48 91.81 encoding/binary
18:20:20 [2020-07-31T18:20:20.555Z] #64 exporting layers 2.5s done
18:20:20 [2020-07-31T18:20:20.555Z] #64 writing image sha256:19b785b6db832bf388f06de9a8709eccfbc36ad498f7fcfa8486b9ab588a41d4 done
18:20:20 [2020-07-31T18:20:20.555Z] #64 naming to docker.io/library/docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 done
18:20:20 [2020-07-31T18:20:20.555Z] #64 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:20:20 [2020-07-31T18:20:20.757Z] #38 70.85 Selecting previously unselected package libprotoc17:amd64.
18:20:20 [2020-07-31T18:20:20.757Z] #38 70.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:20:20 [2020-07-31T18:20:20.757Z] #38 70.86 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:20:21 [2020-07-31T18:20:21.006Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/test/unit
18:20:21 [2020-07-31T18:20:21.321Z] #30 83.69 text/tabwriter
18:20:21 [2020-07-31T18:20:21.323Z] #41 85.11 net/http/internal
18:20:21 [2020-07-31T18:20:21.349Z] Fetching without tags
18:20:21 [2020-07-31T18:20:21.587Z] #41 ...
18:20:21 [2020-07-31T18:20:21.587Z] 
18:20:21 [2020-07-31T18:20:21.587Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.019 + RM_GOPATH=0
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.019 + TMP_GOPATH=
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.019 + : /build
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.019 + '[' -z '' ']'
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.021 ++ mktemp -d
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.024 + export GOPATH=/tmp/tmp.DI9cPJ8HLn
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.024 + GOPATH=/tmp/tmp.DI9cPJ8HLn
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.024 + RM_GOPATH=1
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.024 + case "$(go env GOARCH)" in
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.024 ++ go env GOARCH
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.034 + export GO_BUILDMODE=-buildmode=pie
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.034 + GO_BUILDMODE=-buildmode=pie
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.034 ++ dirname /tmp/install/install.sh
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.044 + dir=/tmp/install
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.044 + bin=tini
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.044 + shift
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.044 + '[' '!' -f /tmp/install/tini.installer ']'
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.046 + . /tmp/install/tini.installer
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.048 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.048 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.048 + install_tini
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.048 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.048 + git clone https://github.com/krallin/tini.git /tmp/tmp.DI9cPJ8HLn/tini
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.050 Cloning into '/tmp/tmp.DI9cPJ8HLn/tini'...
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.885 + cd /tmp/tmp.DI9cPJ8HLn/tini
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.885 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:20:21 [2020-07-31T18:20:21.587Z] #33 3.933 + cmake .
18:20:21 [2020-07-31T18:20:21.587Z] #33 4.515 -- The C compiler identification is GNU 8.3.0
18:20:21 [2020-07-31T18:20:21.587Z] #33 4.537 -- Check for working C compiler: /usr/bin/cc
18:20:21 [2020-07-31T18:20:21.587Z] #33 5.169 -- Check for working C compiler: /usr/bin/cc -- works
18:20:21 [2020-07-31T18:20:21.587Z] #33 5.171 -- Detecting C compiler ABI info
18:20:21 [2020-07-31T18:20:21.587Z] #33 5.702 -- Detecting C compiler ABI info - done
18:20:21 [2020-07-31T18:20:21.587Z] #33 5.722 -- Detecting C compile features
18:20:21 [2020-07-31T18:20:21.587Z] #33 7.740 -- Detecting C compile features - done
18:20:21 [2020-07-31T18:20:21.587Z] #33 7.766 -- Performing Test HAS_BUILTIN_FORTIFY
18:20:21 [2020-07-31T18:20:21.587Z] #33 7.974 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:20:21 [2020-07-31T18:20:21.587Z] #33 8.118 -- Configuring done
18:20:21 [2020-07-31T18:20:21.587Z] #33 8.134 -- Generating done
18:20:21 [2020-07-31T18:20:21.587Z] #33 8.147 -- Build files have been written to: /tmp/tmp.DI9cPJ8HLn/tini
18:20:21 [2020-07-31T18:20:21.587Z] #33 8.156 + make tini-static
18:20:21 [2020-07-31T18:20:21.587Z] #33 8.780 Scanning dependencies of target tini-static
18:20:21 [2020-07-31T18:20:21.587Z] #33 8.955 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:20:21 [2020-07-31T18:20:21.646Z] #25 ...
18:20:21 [2020-07-31T18:20:21.646Z] 
18:20:21 [2020-07-31T18:20:21.646Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:21 [2020-07-31T18:20:21.646Z] #10 82.79 Selecting previously unselected package mingw-w64-x86-64-dev.
18:20:21 [2020-07-31T18:20:21.646Z] #10 82.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:20:21 [2020-07-31T18:20:21.646Z] #10 83.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:20:21 [2020-07-31T18:20:21.691Z] #38 ...
18:20:21 [2020-07-31T18:20:21.691Z] 
18:20:21 [2020-07-31T18:20:21.691Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:21 [2020-07-31T18:20:21.691Z] #30 71.67 time
18:20:21 [2020-07-31T18:20:21.851Z] #33 ...
18:20:21 [2020-07-31T18:20:21.851Z] 
18:20:21 [2020-07-31T18:20:21.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:21 [2020-07-31T18:20:21.851Z] #39 4.418 Note: Building without setproctitle() and strlcpy() support.
18:20:21 [2020-07-31T18:20:21.851Z] #39 4.418       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:20:21 [2020-07-31T18:20:21.851Z] #39 4.450 Makefile.config:39: Warn: you have no libnftables installed
18:20:21 [2020-07-31T18:20:21.851Z] #39 4.450 Makefile.config:40: Warn: Building without nftables support
18:20:21 [2020-07-31T18:20:21.851Z] #39 4.452 Note: Building without GnuTLS support
18:20:21 [2020-07-31T18:20:21.851Z] #39 6.416 fatal: not a git repository (or any of the parent directories): .git
18:20:21 [2020-07-31T18:20:21.851Z] #39 6.468   GEN      .gitid
18:20:21 [2020-07-31T18:20:21.851Z] #39 6.510   GEN      criu/include/version.h
18:20:21 [2020-07-31T18:20:21.851Z] #39 6.620   GEN      include/common/asm
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.227   PBCC     images/timens.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.291   DEP      images/timens.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.338   PBCC     images/fown.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.376   PBCC     images/google/protobuf/descriptor.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.431   PBCC     images/opts.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.454   PBCC     images/memfd.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.487   DEP      images/fown.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.508   DEP      images/google/protobuf/descriptor.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.556   DEP      images/opts.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.595   DEP      images/memfd.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.628   PBCC     images/sit.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.663   DEP      images/sit.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.691   PBCC     images/macvlan.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.701   DEP      images/macvlan.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.754   PBCC     images/autofs.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.810   DEP      images/autofs.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.865   PBCC     images/sysctl.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.877   DEP      images/sysctl.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.915   PBCC     images/time.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.930   DEP      images/time.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.960   PBCC     images/binfmt-misc.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 8.984   DEP      images/binfmt-misc.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 9.019   PBCC     images/seccomp.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 9.047   DEP      images/seccomp.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 9.103   PBCC     images/userns.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 9.133   DEP      images/userns.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 9.184   PBCC     images/cgroup.pb-c.c
18:20:21 [2020-07-31T18:20:21.851Z] #39 9.220   DEP      images/cgroup.pb-c.d
18:20:21 [2020-07-31T18:20:21.851Z] #39 ...
18:20:21 [2020-07-31T18:20:21.851Z] 
18:20:21 [2020-07-31T18:20:21.851Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:20:21 [2020-07-31T18:20:21.851Z] #54 85.88 + for f in rootlesskit rootlesskit-docker-proxy
18:20:21 [2020-07-31T18:20:21.851Z] #54 85.88 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:20:22 [2020-07-31T18:20:22.075Z] Merging remotes/origin/master commit e6c4597ec603cb9db9d60e2bdcdf441948790688 into PR head commit 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea
18:20:22 [2020-07-31T18:20:22.702Z] #30 ...
18:20:22 [2020-07-31T18:20:22.702Z] 
18:20:22 [2020-07-31T18:20:22.702Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.39 Setting up xxd (2:8.1.0875-5) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.40 Setting up libuv1:amd64 (1.24.1-1) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.41 Setting up vim-common (2:8.1.0875-5) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.44 Setting up librhash0:amd64 (1.3.8-1) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.45 Setting up cmake-data (3.13.4-1) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.46 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.53 Setting up cmake (3.13.4-1) ...
18:20:22 [2020-07-31T18:20:22.702Z] #32 85.54 Processing triggers for libc-bin (2.28-10) ...
18:20:22 [2020-07-31T18:20:22.805Z] #54 ...
18:20:22 [2020-07-31T18:20:22.805Z] 
18:20:22 [2020-07-31T18:20:22.805Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:22 [2020-07-31T18:20:22.805Z] #10 76.73 Selecting previously unselected package gcc-mingw-w64-base.
18:20:22 [2020-07-31T18:20:22.805Z] #10 76.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:20:22 [2020-07-31T18:20:22.805Z] #10 76.76 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:20:22 [2020-07-31T18:20:22.805Z] #10 76.97 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:20:22 [2020-07-31T18:20:22.805Z] #10 77.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:20:22 [2020-07-31T18:20:22.805Z] #10 77.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:22 [2020-07-31T18:20:22.963Z] #32 85.62 Processing triggers for mime-support (3.62) ...
18:20:23 [2020-07-31T18:20:23.031Z] #10 ...
18:20:23 [2020-07-31T18:20:23.031Z] 
18:20:23 [2020-07-31T18:20:23.031Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:23 [2020-07-31T18:20:23.031Z] #30 74.31 internal/fmtsort
18:20:23 [2020-07-31T18:20:23.031Z] #30 75.02 internal/syscall/execenv
18:20:23 [2020-07-31T18:20:23.031Z] #30 75.25 internal/poll
18:20:23 [2020-07-31T18:20:23.031Z] #30 75.26 internal/syscall/unix
18:20:23 [2020-07-31T18:20:23.031Z] #30 75.55 strings
18:20:23 [2020-07-31T18:20:23.031Z] #30 77.10 os
18:20:23 [2020-07-31T18:20:23.031Z] #30 78.46 path
18:20:23 [2020-07-31T18:20:23.031Z] #30 79.05 text/tabwriter
18:20:23 [2020-07-31T18:20:23.031Z] #30 80.43 path/filepath
18:20:23 [2020-07-31T18:20:23.031Z] #30 80.44 fmt
18:20:23 [2020-07-31T18:20:23.031Z] #30 81.61 io/ioutil
18:20:23 [2020-07-31T18:20:23.031Z] #30 83.48 flag
18:20:23 [2020-07-31T18:20:23.031Z] #30 83.48 github.com/BurntSushi/toml
18:20:23 [2020-07-31T18:20:23.031Z] #30 ...
18:20:23 [2020-07-31T18:20:23.031Z] 
18:20:23 [2020-07-31T18:20:23.031Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.29 Setting up xxd (2:8.1.0875-5) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.30 Setting up libuv1:amd64 (1.24.1-1) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.32 Setting up vim-common (2:8.1.0875-5) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.35 Setting up librhash0:amd64 (1.3.8-1) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.36 Setting up cmake-data (3.13.4-1) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.39 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 79.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 80.12 Setting up cmake (3.13.4-1) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 80.63 Processing triggers for libc-bin (2.28-10) ...
18:20:23 [2020-07-31T18:20:23.031Z] #32 80.96 Processing triggers for mime-support (3.62) ...
18:20:23 [2020-07-31T18:20:23.069Z] #10 ...
18:20:23 [2020-07-31T18:20:23.069Z] 
18:20:23 [2020-07-31T18:20:23.069Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.289   PBCC     images/ext-file.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.311   DEP      images/ext-file.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.353   PBCC     images/rpc.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.406   DEP      images/rpc.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.475   PBCC     images/siginfo.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.500   DEP      images/siginfo.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.538   PBCC     images/pagemap.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.711   DEP      images/pagemap.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.761   PBCC     images/rlimit.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.795   DEP      images/rlimit.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.833   PBCC     images/file-lock.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.844   DEP      images/file-lock.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.890   PBCC     images/tty.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 9.934   DEP      images/tty.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 10.00   PBCC     images/tun.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 10.10   PBCC     images/netdev.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 10.13   DEP      images/tun.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 10.21   DEP      images/netdev.pb-c.d
18:20:23 [2020-07-31T18:20:23.069Z] #39 10.29   PBCC     images/vma.pb-c.c
18:20:23 [2020-07-31T18:20:23.069Z] #39 10.41   DEP      images/vma.pb-c.d
18:20:23 [2020-07-31T18:20:23.113Z] #48 94.55 go/scanner
18:20:23 [2020-07-31T18:20:23.333Z] #39 10.46   PBCC     images/creds.pb-c.c
18:20:23 [2020-07-31T18:20:23.334Z] #39 10.50   DEP      images/creds.pb-c.d
18:20:23 [2020-07-31T18:20:23.334Z] #39 10.54   PBCC     images/utsns.pb-c.c
18:20:23 [2020-07-31T18:20:23.334Z] #39 10.56   DEP      images/utsns.pb-c.d
18:20:23 [2020-07-31T18:20:23.334Z] #39 10.63   PBCC     images/ipc-desc.pb-c.c
18:20:23 [2020-07-31T18:20:23.334Z] #39 10.67   PBCC     images/ipc-sem.pb-c.c
18:20:23 [2020-07-31T18:20:23.540Z] #32 DONE 86.0s
18:20:23 [2020-07-31T18:20:23.540Z] 
18:20:23 [2020-07-31T18:20:23.540Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:23 [2020-07-31T18:20:23.598Z] #39 10.69   DEP      images/ipc-desc.pb-c.d
18:20:23 [2020-07-31T18:20:23.598Z] #39 10.73   DEP      images/ipc-sem.pb-c.d
18:20:23 [2020-07-31T18:20:23.598Z] #39 10.77   PBCC     images/ipc-msg.pb-c.c
18:20:23 [2020-07-31T18:20:23.598Z] #39 10.78   DEP      images/ipc-msg.pb-c.d
18:20:23 [2020-07-31T18:20:23.598Z] #39 10.83   PBCC     images/ipc-shm.pb-c.c
18:20:23 [2020-07-31T18:20:23.598Z] #39 10.87   DEP      images/ipc-shm.pb-c.d
18:20:23 [2020-07-31T18:20:23.598Z] #39 10.90   PBCC     images/ipc-var.pb-c.c
18:20:23 [2020-07-31T18:20:23.606Z] #32 DONE 84.8s
18:20:23 [2020-07-31T18:20:23.606Z] 
18:20:23 [2020-07-31T18:20:23.606Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:20:23 [2020-07-31T18:20:23.606Z] #25 DONE 27.3s
18:20:23 [2020-07-31T18:20:23.606Z] 
18:20:23 [2020-07-31T18:20:23.606Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.79 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.82 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.85 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.90 Setting up protobuf-compiler (3.6.1.3-2) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 77.97 Setting up python-protobuf (3.6.1.3-2) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 83.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 84.17 Processing triggers for libc-bin (2.28-10) ...
18:20:23 [2020-07-31T18:20:23.606Z] #38 DONE 84.8s
18:20:23 [2020-07-31T18:20:23.606Z] 
18:20:23 [2020-07-31T18:20:23.606Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:23 [2020-07-31T18:20:23.763Z] ?   	github.com/docker/docker/api	[no test files]
18:20:23 [2020-07-31T18:20:23.770Z] #48 95.71 mvdan.cc/editorconfig
18:20:21 [2020-07-31T18:20:21.034Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:20:21 [2020-07-31T18:20:21.085Z]  > git config --add remote.origin.fetch +refs/pull/41301/head:refs/remotes/origin/PR-41301 # timeout=10
18:20:21 [2020-07-31T18:20:21.132Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:20:21 [2020-07-31T18:20:21.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:20:21 [2020-07-31T18:20:21.384Z] Fetching upstream changes from https://github.com/moby/moby.git
18:20:21 [2020-07-31T18:20:21.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:20:21 [2020-07-31T18:20:21.386Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41301/head:refs/remotes/origin/PR-41301 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:20:22 [2020-07-31T18:20:22.185Z]  > git config core.sparsecheckout # timeout=10
18:20:22 [2020-07-31T18:20:22.242Z]  > git checkout -f 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea # timeout=10
18:20:23 [2020-07-31T18:20:23.862Z] #39 10.93   DEP      images/ipc-var.pb-c.d
18:20:23 [2020-07-31T18:20:23.862Z] #39 10.96   PBCC     images/sk-opts.pb-c.c
18:20:23 [2020-07-31T18:20:23.862Z] #39 11.01   PBCC     images/packet-sock.pb-c.c
18:20:23 [2020-07-31T18:20:23.862Z] #39 11.06   DEP      images/sk-opts.pb-c.d
18:20:23 [2020-07-31T18:20:23.862Z] #39 11.09   DEP      images/packet-sock.pb-c.d
18:20:23 [2020-07-31T18:20:23.862Z] #39 11.12   PBCC     images/sk-netlink.pb-c.c
18:20:23 [2020-07-31T18:20:23.862Z] #39 11.19   DEP      images/sk-netlink.pb-c.d
18:20:23 [2020-07-31T18:20:23.862Z] #39 11.22   PBCC     images/sk-inet.pb-c.c
18:20:23 [2020-07-31T18:20:23.862Z] #39 11.26   DEP      images/sk-inet.pb-c.d
18:20:24 [2020-07-31T18:20:24.125Z] #39 11.32   PBCC     images/sk-unix.pb-c.c
18:20:24 [2020-07-31T18:20:24.125Z] #39 11.37   DEP      images/sk-unix.pb-c.d
18:20:24 [2020-07-31T18:20:24.125Z] #39 11.43   PBCC     images/mm.pb-c.c
18:20:24 [2020-07-31T18:20:24.125Z] #39 11.51   DEP      images/mm.pb-c.d
18:20:24 [2020-07-31T18:20:24.219Z] #30 ...
18:20:24 [2020-07-31T18:20:24.219Z] 
18:20:24 [2020-07-31T18:20:24.219Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.579 + RM_GOPATH=0
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.579 + TMP_GOPATH=
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.579 + : /build
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.579 + '[' -z '' ']'
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.579 ++ mktemp -d
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.588 + export GOPATH=/tmp/tmp.mmySIvB1Ea
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.588 + GOPATH=/tmp/tmp.mmySIvB1Ea
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.588 + RM_GOPATH=1
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.588 + case "$(go env GOARCH)" in
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.589 ++ go env GOARCH
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.625 + export GO_BUILDMODE=-buildmode=pie
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.633 + GO_BUILDMODE=-buildmode=pie
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.633 ++ dirname /tmp/install/install.sh
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + dir=/tmp/install
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + bin=containerd
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + shift
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + '[' '!' -f /tmp/install/containerd.installer ']'
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + . /tmp/install/containerd.installer
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 ++ set -e
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + install_containerd
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.642 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mmySIvB1Ea/src/github.com/containerd/containerd
18:20:24 [2020-07-31T18:20:24.219Z] #52 1.657 Cloning into '/tmp/tmp.mmySIvB1Ea/src/github.com/containerd/containerd'...
18:20:24 [2020-07-31T18:20:24.389Z] #39 ...
18:20:24 [2020-07-31T18:20:24.389Z] 
18:20:24 [2020-07-31T18:20:24.389Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:24 [2020-07-31T18:20:24.389Z] #33 10.31 [100%] Linking C executable tini-static
18:20:24 [2020-07-31T18:20:24.389Z] #33 10.85 [100%] Built target tini-static
18:20:24 [2020-07-31T18:20:24.389Z] #33 10.94 + mkdir -p /build
18:20:24 [2020-07-31T18:20:24.389Z] #33 10.94 + cp tini-static /build/docker-init
18:20:24 [2020-07-31T18:20:24.389Z] #33 DONE 11.6s
18:20:24 [2020-07-31T18:20:24.389Z] 
18:20:24 [2020-07-31T18:20:24.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:24 [2020-07-31T18:20:24.389Z] #39 11.62   PBCC     images/timerfd.pb-c.c
18:20:24 [2020-07-31T18:20:24.389Z] #39 11.71   DEP      images/timerfd.pb-c.d
18:20:24 [2020-07-31T18:20:24.440Z] #48 ...
18:20:24 [2020-07-31T18:20:24.440Z] 
18:20:24 [2020-07-31T18:20:24.440Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:24 [2020-07-31T18:20:24.440Z] #40 21.52   CC       images/inventory.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 21.81   CC       images/fdinfo.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 22.32   CC       images/fown.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 22.52   CC       images/ns.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 22.75   CC       images/regfile.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 23.04   CC       images/ghost-file.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 23.43   CC       images/fifo.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 23.70   CC       images/remap-file-path.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 23.93   CC       images/eventfd.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 24.12   CC       images/eventpoll.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 24.41   CC       images/fh.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 24.79   CC       images/fsnotify.o
18:20:24 [2020-07-31T18:20:24.440Z] #40 ...
18:20:24 [2020-07-31T18:20:24.440Z] 
18:20:24 [2020-07-31T18:20:24.440Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:24 [2020-07-31T18:20:24.440Z] #42 86.56 path/filepath
18:20:24 [2020-07-31T18:20:24.440Z] #42 86.67 net
18:20:24 [2020-07-31T18:20:24.440Z] #42 88.27 regexp
18:20:24 [2020-07-31T18:20:24.440Z] #42 89.82 os/exec
18:20:24 [2020-07-31T18:20:24.478Z] #52 ...
18:20:24 [2020-07-31T18:20:24.478Z] 
18:20:24 [2020-07-31T18:20:24.478Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:24 [2020-07-31T18:20:24.478Z] #38 71.97 Selecting previously unselected package protobuf-c-compiler.
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.18 Selecting previously unselected package protobuf-compiler.
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.20 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.21 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.35 Selecting previously unselected package python-pkg-resources.
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.35 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.38 Unpacking python-pkg-resources (40.8.0-1) ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.59 Selecting previously unselected package python-six.
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.60 Unpacking python-six (1.12.0-1) ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.68 Selecting previously unselected package python-protobuf.
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 72.69 Unpacking python-protobuf (3.6.1.3-2) ...
18:20:24 [2020-07-31T18:20:24.478Z] #38 73.33 Setting up python-pkg-resources (40.8.0-1) ...
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.003 + RM_GOPATH=0
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.003 + TMP_GOPATH=
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.003 + : /build
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.003 + '[' -z '' ']'
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.008 ++ mktemp -d
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.008 + export GOPATH=/tmp/tmp.goY6iYppU5
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.008 + GOPATH=/tmp/tmp.goY6iYppU5
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.008 + RM_GOPATH=1
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.008 + case "$(go env GOARCH)" in
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.008 ++ go env GOARCH
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.034 + export GO_BUILDMODE=-buildmode=pie
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.034 + GO_BUILDMODE=-buildmode=pie
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.034 ++ dirname /tmp/install/install.sh
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.036 + dir=/tmp/install
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.036 + bin=tini
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.036 + shift
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.036 + '[' '!' -f /tmp/install/tini.installer ']'
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.036 + . /tmp/install/tini.installer
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.036 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.038 + install_tini
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.038 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.038 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.038 + git clone https://github.com/krallin/tini.git /tmp/tmp.goY6iYppU5/tini
18:20:24 [2020-07-31T18:20:24.479Z] #33 1.048 Cloning into '/tmp/tmp.goY6iYppU5/tini'...
18:20:24 [2020-07-31T18:20:24.653Z] #39 11.81   PBCC     images/timer.pb-c.c
18:20:24 [2020-07-31T18:20:24.653Z] #39 11.84   DEP      images/timer.pb-c.d
18:20:24 [2020-07-31T18:20:24.653Z] #39 11.92   PBCC     images/sa.pb-c.c
18:20:24 [2020-07-31T18:20:24.743Z] #42 ...
18:20:24 [2020-07-31T18:20:24.744Z] 
18:20:24 [2020-07-31T18:20:24.744Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:24 [2020-07-31T18:20:24.744Z] #48 96.69 mvdan.cc/sh/v3/syntax
18:20:24 [2020-07-31T18:20:24.917Z] #39 12.01   DEP      images/sa.pb-c.d
18:20:24 [2020-07-31T18:20:24.917Z] #39 12.13   PBCC     images/pipe-data.pb-c.c
18:20:24 [2020-07-31T18:20:24.917Z] #39 12.19   DEP      images/pipe-data.pb-c.d
18:20:24 [2020-07-31T18:20:24.917Z] #39 12.30   PBCC     images/mnt.pb-c.c
18:20:25 [2020-07-31T18:20:25.050Z] #33 1.739 + cd /tmp/tmp.goY6iYppU5/tini
18:20:25 [2020-07-31T18:20:25.181Z] #39 12.43   DEP      images/mnt.pb-c.d
18:20:25 [2020-07-31T18:20:25.181Z] #39 12.54   PBCC     images/sk-packet.pb-c.c
18:20:25 [2020-07-31T18:20:25.284Z] Merge succeeded, producing a536031444ca204248924132a7075991b69b9c54
18:20:25 [2020-07-31T18:20:25.284Z] Checking out Revision a536031444ca204248924132a7075991b69b9c54 (PR-41301)
18:20:25 [2020-07-31T18:20:25.310Z] #33 1.739 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:20:25 [2020-07-31T18:20:25.310Z] #33 1.770 + cmake .
18:20:25 [2020-07-31T18:20:25.310Z] #33 ...
18:20:25 [2020-07-31T18:20:25.310Z] 
18:20:25 [2020-07-31T18:20:25.310Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:25 [2020-07-31T18:20:25.310Z] #47 77.86 encoding/binary
18:20:25 [2020-07-31T18:20:25.310Z] #47 78.14 context
18:20:25 [2020-07-31T18:20:25.310Z] #47 79.00 fmt
18:20:25 [2020-07-31T18:20:25.310Z] #47 79.87 encoding/base64
18:20:25 [2020-07-31T18:20:25.310Z] #47 81.20 path/filepath
18:20:25 [2020-07-31T18:20:25.310Z] #47 83.16 golang.org/x/sys/unix
18:20:25 [2020-07-31T18:20:25.310Z] #47 86.04 encoding/json
18:20:25 [2020-07-31T18:20:25.310Z] #47 ...
18:20:25 [2020-07-31T18:20:25.310Z] 
18:20:25 [2020-07-31T18:20:25.310Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:25 [2020-07-31T18:20:25.310Z] #30 85.47 flag
18:20:25 [2020-07-31T18:20:25.310Z] #30 85.47 github.com/BurntSushi/toml
18:20:25 [2020-07-31T18:20:25.310Z] #30 87.23 log
18:20:25 [2020-07-31T18:20:25.449Z] #39 12.63   DEP      images/sk-packet.pb-c.d
18:20:25 [2020-07-31T18:20:25.449Z] #39 12.71   PBCC     images/tcp-stream.pb-c.c
18:20:25 [2020-07-31T18:20:25.449Z] #39 12.79   DEP      images/tcp-stream.pb-c.d
18:20:25 [2020-07-31T18:20:25.712Z] #39 12.95   PBCC     images/pipe.pb-c.c
18:20:25 [2020-07-31T18:20:25.712Z] #39 13.05   DEP      images/pipe.pb-c.d
18:20:25 [2020-07-31T18:20:25.862Z] #38 ...
18:20:25 [2020-07-31T18:20:25.863Z] 
18:20:25 [2020-07-31T18:20:25.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:25 [2020-07-31T18:20:25.863Z] #10 65.77 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]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.40 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]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 68.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
18:20:25 [2020-07-31T18:20:25.863Z] #10 70.11 debconf: delaying package configuration, since apt-utils is not installed
18:20:25 [2020-07-31T18:20:25.863Z] #10 70.43 Fetched 77.7 MB in 10s (8145 kB/s)
18:20:25 [2020-07-31T18:20:25.863Z] #10 70.85 Selecting previously unselected package binutils-mingw-w64-i686.
18:20:25 [2020-07-31T18:20:25.863Z] #10 70.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
18:20:25 [2020-07-31T18:20:25.863Z] #10 70.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:20:25 [2020-07-31T18:20:25.863Z] #10 70.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:20:25 [2020-07-31T18:20:25.863Z] #10 73.39 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:20:25 [2020-07-31T18:20:25.863Z] #10 73.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:20:25 [2020-07-31T18:20:25.863Z] #10 73.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:20:25 [2020-07-31T18:20:25.976Z] #39 13.16   PBCC     images/pstree.pb-c.c
18:20:25 [2020-07-31T18:20:25.976Z] #39 13.20   DEP      images/pstree.pb-c.d
18:20:26 [2020-07-31T18:20:26.120Z] #10 76.20 Selecting previously unselected package binutils-mingw-w64.
18:20:26 [2020-07-31T18:20:26.120Z] #10 ...
18:20:26 [2020-07-31T18:20:26.120Z] 
18:20:26 [2020-07-31T18:20:26.120Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:26 [2020-07-31T18:20:26.120Z] #32 66.14 Unpacking cmake-data (3.13.4-1) ...
18:20:26 [2020-07-31T18:20:26.120Z] #32 69.82 Selecting previously unselected package libicu63:amd64.
18:20:26 [2020-07-31T18:20:26.120Z] #32 69.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
18:20:26 [2020-07-31T18:20:26.120Z] #32 69.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:20:26 [2020-07-31T18:20:26.120Z] #32 ...
18:20:26 [2020-07-31T18:20:26.120Z] 
18:20:26 [2020-07-31T18:20:26.120Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:26 [2020-07-31T18:20:26.120Z] #10 76.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:20:26 [2020-07-31T18:20:26.120Z] #10 76.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:20:26 [2020-07-31T18:20:26.120Z] #10 76.34 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.494 + RM_GOPATH=0
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.494 + TMP_GOPATH=
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.494 + : /build
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.494 + '[' -z '' ']'
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.494 ++ mktemp -d
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.496 + export GOPATH=/tmp/tmp.qbk23ss6Zk
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.496 + GOPATH=/tmp/tmp.qbk23ss6Zk
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.496 + RM_GOPATH=1
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.496 + case "$(go env GOARCH)" in
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.503 ++ go env GOARCH
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.568 + export GO_BUILDMODE=-buildmode=pie
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.568 + GO_BUILDMODE=-buildmode=pie
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.568 ++ dirname /tmp/install/install.sh
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.579 + dir=/tmp/install
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.579 + bin=tini
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.580 + shift
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.580 + '[' '!' -f /tmp/install/tini.installer ']'
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.580 + . /tmp/install/tini.installer
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.580 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.580 + install_tini
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.580 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.580 + git clone https://github.com/krallin/tini.git /tmp/tmp.qbk23ss6Zk/tini
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.581 Cloning into '/tmp/tmp.qbk23ss6Zk/tini'...
18:20:26 [2020-07-31T18:20:26.149Z] #33 2.581 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:20:26 [2020-07-31T18:20:26.240Z] #39 13.36   PBCC     images/fs.pb-c.c
18:20:26 [2020-07-31T18:20:26.240Z] #39 13.40   DEP      images/fs.pb-c.d
18:20:26 [2020-07-31T18:20:26.240Z] #39 13.43   PBCC     images/signalfd.pb-c.c
18:20:26 [2020-07-31T18:20:26.240Z] #39 13.56   DEP      images/signalfd.pb-c.d
18:20:26 [2020-07-31T18:20:26.292Z] #48 98.04 encoding/json
18:20:26 [2020-07-31T18:20:26.292Z] #48 98.24 go/ast
18:20:26 [2020-07-31T18:20:26.378Z] #10 76.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:20:26 [2020-07-31T18:20:26.378Z] #10 76.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:20:26 [2020-07-31T18:20:26.378Z] #10 76.51 Selecting previously unselected package dmsetup.
18:20:26 [2020-07-31T18:20:26.378Z] #10 76.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:20:26 [2020-07-31T18:20:26.378Z] #10 76.54 Unpacking dmsetup (2:1.02.155-3) ...
18:20:26 [2020-07-31T18:20:26.504Z] #39 13.68   PBCC     images/fh.pb-c.c
18:20:26 [2020-07-31T18:20:26.504Z] #39 13.70   PBCC     images/fsnotify.pb-c.c
18:20:26 [2020-07-31T18:20:26.504Z] #39 13.78   DEP      images/fh.pb-c.d
18:20:26 [2020-07-31T18:20:26.595Z] #48 ...
18:20:26 [2020-07-31T18:20:26.595Z] 
18:20:26 [2020-07-31T18:20:26.595Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:26 [2020-07-31T18:20:26.595Z] #31 90.07 github.com/BurntSushi/toml
18:20:26 [2020-07-31T18:20:26.595Z] #31 90.08 log
18:20:26 [2020-07-31T18:20:26.595Z] #31 90.09 flag
18:20:26 [2020-07-31T18:20:26.595Z] #31 94.84 github.com/BurntSushi/toml/cmd/tomlv
18:20:26 [2020-07-31T18:20:26.595Z] #31 DONE 98.5s
18:20:26 [2020-07-31T18:20:26.595Z] 
18:20:26 [2020-07-31T18:20:26.595Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:26 [2020-07-31T18:20:26.595Z] #40 25.46   CC       images/signalfd.o
18:20:26 [2020-07-31T18:20:26.595Z] #40 25.69   CC       images/fs.o
18:20:26 [2020-07-31T18:20:26.595Z] #40 25.91   CC       images/pstree.o
18:20:26 [2020-07-31T18:20:26.595Z] #40 26.20   CC       images/pipe.o
18:20:26 [2020-07-31T18:20:26.595Z] #40 26.57   CC       images/tcp-stream.o
18:20:26 [2020-07-31T18:20:26.595Z] #40 26.79   CC       images/sk-packet.o
18:20:26 [2020-07-31T18:20:26.595Z] #40 27.18   CC       images/mnt.o
18:20:26 [2020-07-31T18:20:26.637Z] #10 76.74 Selecting previously unselected package mingw-w64-common.
18:20:26 [2020-07-31T18:20:26.637Z] #10 76.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:20:26 [2020-07-31T18:20:26.637Z] #10 76.78 Unpacking mingw-w64-common (6.0.0-3) ...
18:20:26 [2020-07-31T18:20:26.722Z] #33 ...
18:20:26 [2020-07-31T18:20:26.722Z] 
18:20:26 [2020-07-31T18:20:26.722Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:26 [2020-07-31T18:20:26.722Z] #47 78.27 context
18:20:26 [2020-07-31T18:20:26.722Z] #47 78.86 encoding/binary
18:20:26 [2020-07-31T18:20:26.722Z] #47 79.41 os
18:20:26 [2020-07-31T18:20:26.722Z] #47 80.94 encoding/base64
18:20:26 [2020-07-31T18:20:26.722Z] #47 81.68 golang.org/x/sys/unix
18:20:26 [2020-07-31T18:20:26.722Z] #47 83.10 fmt
18:20:26 [2020-07-31T18:20:26.773Z] #39 13.85   DEP      images/fsnotify.pb-c.d
18:20:26 [2020-07-31T18:20:26.773Z] #39 13.91   PBCC     images/eventpoll.pb-c.c
18:20:26 [2020-07-31T18:20:26.773Z] #39 13.94   DEP      images/eventpoll.pb-c.d
18:20:26 [2020-07-31T18:20:26.773Z] #39 14.01   PBCC     images/eventfd.pb-c.c
18:20:26 [2020-07-31T18:20:26.773Z] #39 14.06   DEP      images/eventfd.pb-c.d
18:20:26 [2020-07-31T18:20:26.896Z] #40 27.64   CC       images/pipe-data.o
18:20:24 [2020-07-31T18:20:24.743Z]  > git merge e6c4597ec603cb9db9d60e2bdcdf441948790688 # timeout=10
18:20:25 [2020-07-31T18:20:25.157Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:20:25 [2020-07-31T18:20:25.318Z]  > git config core.sparsecheckout # timeout=10
18:20:25 [2020-07-31T18:20:25.369Z]  > git checkout -f a536031444ca204248924132a7075991b69b9c54 # timeout=10
18:20:27 [2020-07-31T18:20:27.045Z] #39 14.12   PBCC     images/remap-file-path.pb-c.c
18:20:27 [2020-07-31T18:20:27.045Z] #39 14.15   DEP      images/remap-file-path.pb-c.d
18:20:27 [2020-07-31T18:20:27.045Z] #39 14.21   PBCC     images/fifo.pb-c.c
18:20:27 [2020-07-31T18:20:27.045Z] #39 ...
18:20:27 [2020-07-31T18:20:27.045Z] 
18:20:27 [2020-07-31T18:20:27.045Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + export 'BUILDTAGS=netgo osusergo static_build'
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + BUILDTAGS='netgo osusergo static_build'
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + export EXTRA_FLAGS=-buildmode=pie
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + EXTRA_FLAGS=-buildmode=pie
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + '[' '' = dynamic ']'
18:20:27 [2020-07-31T18:20:27.045Z] #52 36.90 + make
18:20:27 [2020-07-31T18:20:27.045Z] #52 38.74 + bin/ctr
18:20:27 [2020-07-31T18:20:27.045Z] #52 ...
18:20:27 [2020-07-31T18:20:27.045Z] 
18:20:27 [2020-07-31T18:20:27.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:27 [2020-07-31T18:20:27.045Z] #39 14.23   DEP      images/fifo.pb-c.d
18:20:27 [2020-07-31T18:20:27.045Z] #39 14.30   PBCC     images/ghost-file.pb-c.c
18:20:27 [2020-07-31T18:20:27.197Z] #40 27.97   CC       images/sa.o
18:20:27 [2020-07-31T18:20:27.206Z] #10 ...
18:20:27 [2020-07-31T18:20:27.206Z] 
18:20:27 [2020-07-31T18:20:27.206Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:27 [2020-07-31T18:20:27.206Z] #47 67.22 syscall
18:20:27 [2020-07-31T18:20:27.206Z] #47 67.25 reflect
18:20:27 [2020-07-31T18:20:27.206Z] #47 75.09 time
18:20:27 [2020-07-31T18:20:27.206Z] #47 ...
18:20:27 [2020-07-31T18:20:27.206Z] 
18:20:27 [2020-07-31T18:20:27.206Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:27 [2020-07-31T18:20:27.206Z] #38 77.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:20:27 [2020-07-31T18:20:27.206Z] #38 77.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:20:27 [2020-07-31T18:20:27.218Z] #30 ...
18:20:27 [2020-07-31T18:20:27.218Z] 
18:20:27 [2020-07-31T18:20:27.218Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:27 [2020-07-31T18:20:27.218Z] #39 2.809 Note: Building without setproctitle() and strlcpy() support.
18:20:27 [2020-07-31T18:20:27.218Z] #39 2.809       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:20:27 [2020-07-31T18:20:27.218Z] #39 2.841 Note: Building without GnuTLS support
18:20:27 [2020-07-31T18:20:27.218Z] #39 2.900 Makefile.config:39: Warn: you have no libnftables installed
18:20:27 [2020-07-31T18:20:27.218Z] #39 2.900 Makefile.config:40: Warn: Building without nftables support
18:20:27 [2020-07-31T18:20:27.218Z] #39 5.893 fatal: not a git repository (or any of the parent directories): .git
18:20:27 [2020-07-31T18:20:27.218Z] #39 5.949   GEN      .gitid
18:20:27 [2020-07-31T18:20:27.218Z] #39 5.979   GEN      criu/include/version.h
18:20:27 [2020-07-31T18:20:27.218Z] #39 6.058   GEN      include/common/asm
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.316   PBCC     images/timens.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.344   DEP      images/timens.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.405   PBCC     images/fown.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.418   PBCC     images/google/protobuf/descriptor.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.510   PBCC     images/opts.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.568   PBCC     images/memfd.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.600   DEP      images/fown.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.640   DEP      images/google/protobuf/descriptor.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.759   DEP      images/opts.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.805   DEP      images/memfd.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.847   PBCC     images/sit.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.887   DEP      images/sit.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.952   PBCC     images/macvlan.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 8.981   DEP      images/macvlan.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.035   PBCC     images/autofs.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.073   DEP      images/autofs.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.131   PBCC     images/sysctl.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.172   DEP      images/sysctl.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.223   PBCC     images/time.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.264   DEP      images/time.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.305   PBCC     images/binfmt-misc.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.379   DEP      images/binfmt-misc.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.420   PBCC     images/seccomp.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.470   DEP      images/seccomp.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.542   PBCC     images/userns.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.598   DEP      images/userns.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.679   PBCC     images/cgroup.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.748   DEP      images/cgroup.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.805   PBCC     images/ext-file.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.863   DEP      images/ext-file.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 9.929   PBCC     images/rpc.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 10.01   DEP      images/rpc.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 10.06   PBCC     images/siginfo.pb-c.c
18:20:27 [2020-07-31T18:20:27.218Z] #39 10.08   DEP      images/siginfo.pb-c.d
18:20:27 [2020-07-31T18:20:27.218Z] #39 10.13   PBCC     images/pagemap.pb-c.c
18:20:27 [2020-07-31T18:20:27.291Z] #47 ...
18:20:27 [2020-07-31T18:20:27.291Z] 
18:20:27 [2020-07-31T18:20:27.291Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:27 [2020-07-31T18:20:27.291Z] #33 3.731 + cd /tmp/tmp.qbk23ss6Zk/tini
18:20:27 [2020-07-31T18:20:27.291Z] #33 3.734 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:20:27 [2020-07-31T18:20:27.291Z] #33 3.778 + cmake .
18:20:27 [2020-07-31T18:20:27.314Z] #39 14.37   DEP      images/ghost-file.pb-c.d
18:20:27 [2020-07-31T18:20:27.314Z] #39 14.44   PBCC     images/regfile.pb-c.c
18:20:27 [2020-07-31T18:20:27.314Z] #39 14.50   DEP      images/regfile.pb-c.d
18:20:27 [2020-07-31T18:20:27.314Z] #39 14.55   PBCC     images/ns.pb-c.c
18:20:27 [2020-07-31T18:20:27.314Z] #39 14.59   DEP      images/ns.pb-c.d
18:20:27 [2020-07-31T18:20:27.314Z] #39 14.64   PBCC     images/fdinfo.pb-c.c
18:20:27 [2020-07-31T18:20:27.464Z] #38 77.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:20:27 [2020-07-31T18:20:27.464Z] #38 77.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:20:27 [2020-07-31T18:20:27.464Z] #38 77.49 Setting up python-six (1.12.0-1) ...
18:20:27 [2020-07-31T18:20:27.478Z] #39 10.22   DEP      images/pagemap.pb-c.d
18:20:27 [2020-07-31T18:20:27.478Z] #39 10.30   PBCC     images/rlimit.pb-c.c
18:20:27 [2020-07-31T18:20:27.478Z] #39 ...
18:20:27 [2020-07-31T18:20:27.478Z] 
18:20:27 [2020-07-31T18:20:27.478Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:27 [2020-07-31T18:20:27.478Z] #30 90.10 github.com/BurntSushi/toml/cmd/tomlv
18:20:27 [2020-07-31T18:20:27.578Z] #39 14.76   DEP      images/fdinfo.pb-c.d
18:20:27 [2020-07-31T18:20:27.578Z] #39 14.84   PBCC     images/core-aarch64.pb-c.c
18:20:27 [2020-07-31T18:20:27.846Z] #39 ...
18:20:27 [2020-07-31T18:20:27.846Z] 
18:20:27 [2020-07-31T18:20:27.846Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:20:27 [2020-07-31T18:20:27.846Z] #54 DONE 91.6s
18:20:27 [2020-07-31T18:20:27.846Z] 
18:20:27 [2020-07-31T18:20:27.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:27 [2020-07-31T18:20:27.846Z] #39 14.96   PBCC     images/core-arm.pb-c.c
18:20:27 [2020-07-31T18:20:27.846Z] #39 15.01   PBCC     images/core-ppc64.pb-c.c
18:20:27 [2020-07-31T18:20:27.846Z] #39 ...
18:20:27 [2020-07-31T18:20:27.846Z] 
18:20:27 [2020-07-31T18:20:27.846Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:20:27 [2020-07-31T18:20:27.846Z] #55 DONE 0.2s
18:20:27 [2020-07-31T18:20:27.846Z] 
18:20:27 [2020-07-31T18:20:27.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:27 [2020-07-31T18:20:27.846Z] #39 15.10   PBCC     images/core-s390.pb-c.c
18:20:27 [2020-07-31T18:20:27.850Z] #40 28.46   CC       images/timer.o
18:20:28 [2020-07-31T18:20:28.116Z] #39 15.14   PBCC     images/core-x86.pb-c.c
18:20:28 [2020-07-31T18:20:28.116Z] #39 15.22   PBCC     images/core.pb-c.c
18:20:28 [2020-07-31T18:20:28.116Z] #39 ...
18:20:28 [2020-07-31T18:20:28.116Z] 
18:20:28 [2020-07-31T18:20:28.116Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:20:28 [2020-07-31T18:20:28.116Z] #56 DONE 0.2s
18:20:28 [2020-07-31T18:20:28.116Z] 
18:20:28 [2020-07-31T18:20:28.116Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:28 [2020-07-31T18:20:28.116Z] #39 15.32   PBCC     images/inventory.pb-c.c
18:20:28 [2020-07-31T18:20:28.116Z] #39 15.40   DEP      images/core-aarch64.pb-c.d
18:20:28 [2020-07-31T18:20:28.152Z] #40 28.95   CC       images/timerfd.o
18:20:28 [2020-07-31T18:20:28.232Z] #33 4.626 -- The C compiler identification is GNU 8.3.0
18:20:28 [2020-07-31T18:20:28.232Z] #33 4.689 -- Check for working C compiler: /usr/bin/cc
18:20:28 [2020-07-31T18:20:28.381Z] #39 15.45   DEP      images/core-arm.pb-c.d
18:20:28 [2020-07-31T18:20:28.381Z] #39 15.54   DEP      images/core-ppc64.pb-c.d
18:20:28 [2020-07-31T18:20:28.381Z] #39 15.63   DEP      images/core-s390.pb-c.d
18:20:28 [2020-07-31T18:20:28.455Z] #40 29.22   CC       images/mm.o
18:20:28 [2020-07-31T18:20:28.645Z] #39 15.71   DEP      images/core-x86.pb-c.d
18:20:28 [2020-07-31T18:20:28.645Z] #39 15.77   DEP      images/core.pb-c.d
18:20:28 [2020-07-31T18:20:28.645Z] #39 15.93   DEP      images/inventory.pb-c.d
18:20:28 [2020-07-31T18:20:28.759Z] #40 29.57   CC       images/sk-opts.o
18:20:28 [2020-07-31T18:20:28.908Z] #39 16.00   PBCC     images/cpuinfo.pb-c.c
18:20:28 [2020-07-31T18:20:28.908Z] #39 16.10   DEP      images/cpuinfo.pb-c.d
18:20:28 [2020-07-31T18:20:28.908Z] #39 16.23   PBCC     images/stats.pb-c.c
18:20:29 [2020-07-31T18:20:29.171Z] #33 5.537 -- Check for working C compiler: /usr/bin/cc -- works
18:20:29 [2020-07-31T18:20:29.171Z] #33 5.548 -- Detecting C compiler ABI info
18:20:29 [2020-07-31T18:20:29.172Z] #39 16.26   DEP      images/stats.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #30 ...
18:20:29 [2020-07-31T18:20:29.386Z] 
18:20:29 [2020-07-31T18:20:29.386Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:29 [2020-07-31T18:20:29.386Z] #41 81.83 path/filepath
18:20:29 [2020-07-31T18:20:29.386Z] #41 84.12 regexp/syntax
18:20:29 [2020-07-31T18:20:29.386Z] #41 85.22 flag
18:20:29 [2020-07-31T18:20:29.386Z] #41 87.44 go/token
18:20:29 [2020-07-31T18:20:29.386Z] #41 88.62 go/scanner
18:20:29 [2020-07-31T18:20:29.386Z] #41 89.51 regexp
18:20:29 [2020-07-31T18:20:29.386Z] #41 90.03 go/ast
18:20:29 [2020-07-31T18:20:29.386Z] #41 ...
18:20:29 [2020-07-31T18:20:29.386Z] 
18:20:29 [2020-07-31T18:20:29.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.32   DEP      images/rlimit.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.39   PBCC     images/file-lock.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.43   DEP      images/file-lock.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.49   PBCC     images/tty.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.55   DEP      images/tty.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.66   PBCC     images/tun.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.75   PBCC     images/netdev.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.85   DEP      images/tun.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.90   DEP      images/netdev.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 10.95   PBCC     images/vma.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.02   DEP      images/vma.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.08   PBCC     images/creds.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.09   DEP      images/creds.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.16   PBCC     images/utsns.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.24   DEP      images/utsns.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.29   PBCC     images/ipc-desc.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.31   PBCC     images/ipc-sem.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.32   DEP      images/ipc-desc.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.41   DEP      images/ipc-sem.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.45   PBCC     images/ipc-msg.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.49   DEP      images/ipc-msg.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.53   PBCC     images/ipc-shm.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.58   DEP      images/ipc-shm.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.62   PBCC     images/ipc-var.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.66   DEP      images/ipc-var.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.70   PBCC     images/sk-opts.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.74   PBCC     images/packet-sock.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.81   DEP      images/sk-opts.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.86   DEP      images/packet-sock.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 11.94   PBCC     images/sk-netlink.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 12.03   DEP      images/sk-netlink.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 12.10   PBCC     images/sk-inet.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 12.14   DEP      images/sk-inet.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 12.23   PBCC     images/sk-unix.pb-c.c
18:20:29 [2020-07-31T18:20:29.386Z] #39 12.26   DEP      images/sk-unix.pb-c.d
18:20:29 [2020-07-31T18:20:29.386Z] #39 12.33   PBCC     images/mm.pb-c.c
18:20:29 [2020-07-31T18:20:29.425Z] #40 29.95   CC       images/sk-unix.o
18:20:29 [2020-07-31T18:20:29.425Z] #40 30.26   CC       images/sk-inet.o
18:20:29 [2020-07-31T18:20:29.646Z] #39 12.38   DEP      images/mm.pb-c.d
18:20:29 [2020-07-31T18:20:29.646Z] #39 12.45   PBCC     images/timerfd.pb-c.c
18:20:29 [2020-07-31T18:20:29.646Z] #39 12.49   DEP      images/timerfd.pb-c.d
18:20:29 [2020-07-31T18:20:29.646Z] #39 12.56   PBCC     images/timer.pb-c.c
18:20:29 [2020-07-31T18:20:29.646Z] #39 ...
18:20:29 [2020-07-31T18:20:29.646Z] 
18:20:29 [2020-07-31T18:20:29.646Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:29 [2020-07-31T18:20:29.646Z] #10 82.29 Selecting previously unselected package mingw-w64-x86-64-dev.
18:20:29 [2020-07-31T18:20:29.646Z] #10 82.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:20:29 [2020-07-31T18:20:29.646Z] #10 82.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:20:29 [2020-07-31T18:20:29.646Z] #10 90.13 Selecting previously unselected package gcc-mingw-w64-base.
18:20:29 [2020-07-31T18:20:29.646Z] #10 90.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:20:29 [2020-07-31T18:20:29.646Z] #10 90.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:20:29 [2020-07-31T18:20:29.646Z] #10 90.36 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:20:29 [2020-07-31T18:20:29.646Z] #10 90.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:20:29 [2020-07-31T18:20:29.646Z] #10 90.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:29 [2020-07-31T18:20:29.726Z] #40 ...
18:20:29 [2020-07-31T18:20:29.726Z] 
18:20:29 [2020-07-31T18:20:29.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:29 [2020-07-31T18:20:29.726Z] #11 101.8 Selecting previously unselected package g++-mingw-w64-x86-64.
18:20:29 [2020-07-31T18:20:29.740Z] #33 6.290 -- Detecting C compiler ABI info - done
18:20:29 [2020-07-31T18:20:29.740Z] #33 6.310 -- Detecting C compile features
18:20:29 [2020-07-31T18:20:29.906Z] #10 ...
18:20:29 [2020-07-31T18:20:29.906Z] 
18:20:29 [2020-07-31T18:20:29.906Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:29 [2020-07-31T18:20:29.906Z] #39 12.59   DEP      images/timer.pb-c.d
18:20:29 [2020-07-31T18:20:29.906Z] #39 12.62   PBCC     images/sa.pb-c.c
18:20:29 [2020-07-31T18:20:29.906Z] #39 12.70   DEP      images/sa.pb-c.d
18:20:29 [2020-07-31T18:20:29.906Z] #39 12.79   PBCC     images/pipe-data.pb-c.c
18:20:29 [2020-07-31T18:20:29.906Z] #39 12.81   DEP      images/pipe-data.pb-c.d
18:20:29 [2020-07-31T18:20:29.906Z] #39 12.88   PBCC     images/mnt.pb-c.c
18:20:29 [2020-07-31T18:20:29.906Z] #39 12.91   DEP      images/mnt.pb-c.d
18:20:30 [2020-07-31T18:20:30.029Z] #11 101.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:20:30 [2020-07-31T18:20:30.029Z] #11 101.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:30 [2020-07-31T18:20:30.168Z] #39 13.01   PBCC     images/sk-packet.pb-c.c
18:20:30 [2020-07-31T18:20:30.168Z] #39 13.02   DEP      images/sk-packet.pb-c.d
18:20:30 [2020-07-31T18:20:30.168Z] #39 13.09   PBCC     images/tcp-stream.pb-c.c
18:20:30 [2020-07-31T18:20:30.168Z] #39 13.17   DEP      images/tcp-stream.pb-c.d
18:20:30 [2020-07-31T18:20:30.438Z] #39 13.23   PBCC     images/pipe.pb-c.c
18:20:30 [2020-07-31T18:20:30.438Z] #39 13.30   DEP      images/pipe.pb-c.d
18:20:30 [2020-07-31T18:20:30.438Z] #39 13.34   PBCC     images/pstree.pb-c.c
18:20:30 [2020-07-31T18:20:30.438Z] #39 13.40   DEP      images/pstree.pb-c.d
18:20:30 [2020-07-31T18:20:30.698Z] #39 13.46   PBCC     images/fs.pb-c.c
18:20:30 [2020-07-31T18:20:30.698Z] #39 13.47   DEP      images/fs.pb-c.d
18:20:30 [2020-07-31T18:20:30.698Z] #39 13.51   PBCC     images/signalfd.pb-c.c
18:20:30 [2020-07-31T18:20:30.698Z] #39 13.57   DEP      images/signalfd.pb-c.d
18:20:30 [2020-07-31T18:20:30.698Z] #39 13.62   PBCC     images/fh.pb-c.c
18:20:30 [2020-07-31T18:20:30.698Z] #39 13.67   PBCC     images/fsnotify.pb-c.c
18:20:30 [2020-07-31T18:20:30.698Z] #39 13.73   DEP      images/fh.pb-c.d
18:20:30 [2020-07-31T18:20:30.958Z] #39 13.77   DEP      images/fsnotify.pb-c.d
18:20:30 [2020-07-31T18:20:30.958Z] #39 13.81   PBCC     images/eventpoll.pb-c.c
18:20:30 [2020-07-31T18:20:30.958Z] #39 13.85   DEP      images/eventpoll.pb-c.d
18:20:30 [2020-07-31T18:20:30.958Z] #39 13.95   PBCC     images/eventfd.pb-c.c
18:20:30 [2020-07-31T18:20:30.958Z] #39 13.96   DEP      images/eventfd.pb-c.d
18:20:31 [2020-07-31T18:20:31.099Z] #39 18.32 make[1]: Nothing to be done for 'all'.
18:20:31 [2020-07-31T18:20:31.219Z] #39 14.04   PBCC     images/remap-file-path.pb-c.c
18:20:31 [2020-07-31T18:20:31.219Z] #39 14.08   DEP      images/remap-file-path.pb-c.d
18:20:31 [2020-07-31T18:20:31.219Z] #39 14.12   PBCC     images/fifo.pb-c.c
18:20:31 [2020-07-31T18:20:31.219Z] #39 14.14   DEP      images/fifo.pb-c.d
18:20:31 [2020-07-31T18:20:31.219Z] #39 14.20   PBCC     images/ghost-file.pb-c.c
18:20:31 [2020-07-31T18:20:31.480Z] #39 14.29   DEP      images/ghost-file.pb-c.d
18:20:31 [2020-07-31T18:20:31.480Z] #39 14.36   PBCC     images/regfile.pb-c.c
18:20:31 [2020-07-31T18:20:31.480Z] #39 14.46   DEP      images/regfile.pb-c.d
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.27 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.30 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.31 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.32 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.34 Setting up protobuf-compiler (3.6.1.3-2) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.36 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.37 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:20:31 [2020-07-31T18:20:31.646Z] #38 81.38 Setting up python-protobuf (3.6.1.3-2) ...
18:20:31 [2020-07-31T18:20:31.652Z] #33 ...
18:20:31 [2020-07-31T18:20:31.652Z] 
18:20:31 [2020-07-31T18:20:31.652Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:31 [2020-07-31T18:20:31.652Z] #41 82.60 fmt
18:20:31 [2020-07-31T18:20:31.652Z] #41 84.53 regexp
18:20:31 [2020-07-31T18:20:31.652Z] #41 89.49 go/token
18:20:31 [2020-07-31T18:20:31.652Z] #41 90.23 internal/lazyregexp
18:20:31 [2020-07-31T18:20:31.652Z] #41 90.33 go/scanner
18:20:31 [2020-07-31T18:20:31.652Z] #41 90.57 net/url
18:20:31 [2020-07-31T18:20:31.652Z] #41 91.85 go/ast
18:20:31 [2020-07-31T18:20:31.652Z] #41 92.45 text/template/parse
18:20:31 [2020-07-31T18:20:31.652Z] #41 ...
18:20:31 [2020-07-31T18:20:31.652Z] 
18:20:31 [2020-07-31T18:20:31.652Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:31 [2020-07-31T18:20:31.652Z] #10 90.96 Selecting previously unselected package gcc-mingw-w64-base.
18:20:31 [2020-07-31T18:20:31.652Z] #10 90.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:20:31 [2020-07-31T18:20:31.652Z] #10 90.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:20:31 [2020-07-31T18:20:31.652Z] #10 91.13 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:20:31 [2020-07-31T18:20:31.652Z] #10 91.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:20:31 [2020-07-31T18:20:31.652Z] #10 91.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:31 [2020-07-31T18:20:31.740Z] #39 14.50   PBCC     images/ns.pb-c.c
18:20:31 [2020-07-31T18:20:31.740Z] #39 14.52   DEP      images/ns.pb-c.d
18:20:31 [2020-07-31T18:20:31.740Z] #39 14.56   PBCC     images/fdinfo.pb-c.c
18:20:31 [2020-07-31T18:20:31.740Z] #39 14.62   DEP      images/fdinfo.pb-c.d
18:20:31 [2020-07-31T18:20:31.740Z] #39 14.69   PBCC     images/core-aarch64.pb-c.c
18:20:32 [2020-07-31T18:20:32.000Z] #39 14.76   PBCC     images/core-arm.pb-c.c
18:20:32 [2020-07-31T18:20:32.000Z] #39 ...
18:20:32 [2020-07-31T18:20:32.000Z] 
18:20:32 [2020-07-31T18:20:32.000Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:32 [2020-07-31T18:20:32.000Z] #30 DONE 94.7s
18:20:32 [2020-07-31T18:20:32.000Z] 
18:20:32 [2020-07-31T18:20:32.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:32 [2020-07-31T18:20:32.000Z] #39 14.86   PBCC     images/core-ppc64.pb-c.c
18:20:32 [2020-07-31T18:20:32.000Z] #39 14.97   PBCC     images/core-s390.pb-c.c
18:20:32 [2020-07-31T18:20:32.236Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
18:20:32 [2020-07-31T18:20:32.260Z] #39 15.16   PBCC     images/core-x86.pb-c.c
18:20:32 [2020-07-31T18:20:32.501Z] #39 19.67   CC       images/stats.o
18:20:32 [2020-07-31T18:20:32.523Z] #39 15.27   PBCC     images/core.pb-c.c
18:20:32 [2020-07-31T18:20:32.523Z] #39 15.36   PBCC     images/inventory.pb-c.c
18:20:32 [2020-07-31T18:20:32.523Z] #39 15.47   DEP      images/core-aarch64.pb-c.d
18:20:32 [2020-07-31T18:20:32.591Z] #10 ...
18:20:32 [2020-07-31T18:20:32.591Z] 
18:20:32 [2020-07-31T18:20:32.591Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:32 [2020-07-31T18:20:32.591Z] #30 85.35 log
18:20:32 [2020-07-31T18:20:32.591Z] #30 89.61 github.com/BurntSushi/toml/cmd/tomlv
18:20:32 [2020-07-31T18:20:32.591Z] #30 DONE 94.0s
18:20:32 [2020-07-31T18:20:32.764Z] #39 20.02   CC       images/core.o
18:20:32 [2020-07-31T18:20:32.782Z] #39 ...
18:20:32 [2020-07-31T18:20:32.782Z] 
18:20:32 [2020-07-31T18:20:32.782Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:32 [2020-07-31T18:20:32.782Z] #33 2.249 -- The C compiler identification is GNU 8.3.0
18:20:32 [2020-07-31T18:20:32.782Z] #33 2.311 -- Check for working C compiler: /usr/bin/cc
18:20:32 [2020-07-31T18:20:32.782Z] #33 2.817 -- Check for working C compiler: /usr/bin/cc -- works
18:20:32 [2020-07-31T18:20:32.782Z] #33 2.825 -- Detecting C compiler ABI info
18:20:32 [2020-07-31T18:20:32.782Z] #33 3.633 -- Detecting C compiler ABI info - done
18:20:32 [2020-07-31T18:20:32.782Z] #33 3.698 -- Detecting C compile features
18:20:32 [2020-07-31T18:20:32.782Z] #33 5.696 -- Detecting C compile features - done
18:20:32 [2020-07-31T18:20:32.782Z] #33 5.735 -- Performing Test HAS_BUILTIN_FORTIFY
18:20:32 [2020-07-31T18:20:32.782Z] #33 6.055 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:20:32 [2020-07-31T18:20:32.782Z] #33 6.168 -- Configuring done
18:20:32 [2020-07-31T18:20:32.782Z] #33 6.179 -- Generating done
18:20:32 [2020-07-31T18:20:32.782Z] #33 6.197 -- Build files have been written to: /tmp/tmp.goY6iYppU5/tini
18:20:32 [2020-07-31T18:20:32.782Z] #33 6.210 + make tini-static
18:20:32 [2020-07-31T18:20:32.782Z] #33 6.649 Scanning dependencies of target tini-static
18:20:32 [2020-07-31T18:20:32.782Z] #33 6.793 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:20:32 [2020-07-31T18:20:32.782Z] #33 8.292 [100%] Linking C executable tini-static
18:20:32 [2020-07-31T18:20:32.782Z] #33 9.068 [100%] Built target tini-static
18:20:32 [2020-07-31T18:20:32.782Z] #33 9.144 + mkdir -p /build
18:20:32 [2020-07-31T18:20:32.782Z] #33 9.163 + cp tini-static /build/docker-init
18:20:32 [2020-07-31T18:20:32.782Z] #33 DONE 9.3s
18:20:32 [2020-07-31T18:20:32.782Z] 
18:20:32 [2020-07-31T18:20:32.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:32 [2020-07-31T18:20:32.782Z] #39 15.59   DEP      images/core-arm.pb-c.d
18:20:32 [2020-07-31T18:20:32.782Z] #39 15.75   DEP      images/core-ppc64.pb-c.d
18:20:32 [2020-07-31T18:20:32.851Z] 
18:20:32 [2020-07-31T18:20:32.851Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:32 [2020-07-31T18:20:32.851Z] #33 8.505 -- Detecting C compile features - done
18:20:32 [2020-07-31T18:20:32.851Z] #33 8.575 -- Performing Test HAS_BUILTIN_FORTIFY
18:20:32 [2020-07-31T18:20:32.851Z] #33 8.954 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:20:32 [2020-07-31T18:20:32.851Z] #33 9.036 -- Configuring done
18:20:32 [2020-07-31T18:20:32.851Z] #33 9.048 -- Generating done
18:20:32 [2020-07-31T18:20:32.851Z] #33 9.068 -- Build files have been written to: /tmp/tmp.qbk23ss6Zk/tini
18:20:32 [2020-07-31T18:20:32.851Z] #33 9.072 + make tini-static
18:20:33 [2020-07-31T18:20:33.042Z] #39 15.79   DEP      images/core-s390.pb-c.d
18:20:33 [2020-07-31T18:20:33.042Z] #39 15.86   DEP      images/core-x86.pb-c.d
18:20:33 [2020-07-31T18:20:33.042Z] #39 15.89   DEP      images/core.pb-c.d
18:20:33 [2020-07-31T18:20:33.042Z] #39 15.99   DEP      images/inventory.pb-c.d
18:20:33 [2020-07-31T18:20:33.301Z] #39 16.17   PBCC     images/cpuinfo.pb-c.c
18:20:33 [2020-07-31T18:20:33.301Z] #39 16.17   DEP      images/cpuinfo.pb-c.d
18:20:33 [2020-07-31T18:20:33.301Z] #39 16.26   PBCC     images/stats.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #33 10.03 Scanning dependencies of target tini-static
18:20:33 [2020-07-31T18:20:33.419Z] #33 ...
18:20:33 [2020-07-31T18:20:33.419Z] 
18:20:33 [2020-07-31T18:20:33.419Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:33 [2020-07-31T18:20:33.419Z] #39 4.459 Note: Building without setproctitle() and strlcpy() support.
18:20:33 [2020-07-31T18:20:33.419Z] #39 4.460       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:20:33 [2020-07-31T18:20:33.419Z] #39 4.473 Note: Building without GnuTLS support
18:20:33 [2020-07-31T18:20:33.419Z] #39 4.479 Makefile.config:39: Warn: you have no libnftables installed
18:20:33 [2020-07-31T18:20:33.419Z] #39 4.480 Makefile.config:40: Warn: Building without nftables support
18:20:33 [2020-07-31T18:20:33.419Z] #39 6.598 fatal: not a git repository (or any of the parent directories): .git
18:20:33 [2020-07-31T18:20:33.419Z] #39 6.643   GEN      .gitid
18:20:33 [2020-07-31T18:20:33.419Z] #39 6.683   GEN      criu/include/version.h
18:20:33 [2020-07-31T18:20:33.419Z] #39 6.769   GEN      include/common/asm
18:20:33 [2020-07-31T18:20:33.419Z] #39 8.572   PBCC     images/timens.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 8.626   DEP      images/timens.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 8.690   PBCC     images/fown.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 8.732   PBCC     images/google/protobuf/descriptor.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 8.832   PBCC     images/opts.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 8.942   PBCC     images/memfd.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.018   DEP      images/fown.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.071   DEP      images/google/protobuf/descriptor.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.172   DEP      images/opts.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.290   DEP      images/memfd.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.348   PBCC     images/sit.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.425   DEP      images/sit.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.496   PBCC     images/macvlan.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.516   DEP      images/macvlan.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.575   PBCC     images/autofs.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.609   DEP      images/autofs.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.656   PBCC     images/sysctl.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.687   DEP      images/sysctl.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.742   PBCC     images/time.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.779   DEP      images/time.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.841   PBCC     images/binfmt-misc.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 9.909   DEP      images/binfmt-misc.pb-c.d
18:20:33 [2020-07-31T18:20:33.419Z] #39 10.06   PBCC     images/seccomp.pb-c.c
18:20:33 [2020-07-31T18:20:33.419Z] #39 10.10   DEP      images/seccomp.pb-c.d
18:20:33 [2020-07-31T18:20:33.561Z] #39 16.32   DEP      images/stats.pb-c.d
18:20:33 [2020-07-31T18:20:33.681Z] #39 ...
18:20:33 [2020-07-31T18:20:33.681Z] 
18:20:33 [2020-07-31T18:20:33.681Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:33 [2020-07-31T18:20:33.681Z] #33 10.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:20:33 [2020-07-31T18:20:33.720Z] #39 20.85   CC       images/core-x86.o
18:20:34 [2020-07-31T18:20:34.180Z] #38 ...
18:20:34 [2020-07-31T18:20:34.181Z] 
18:20:34 [2020-07-31T18:20:34.181Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:20:34 [2020-07-31T18:20:34.181Z] #32 76.88 Selecting previously unselected package libxml2:amd64.
18:20:34 [2020-07-31T18:20:34.181Z] #32 76.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 76.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.42 Selecting previously unselected package libarchive13:amd64.
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.72 Selecting previously unselected package libjsoncpp1:amd64.
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.72 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.73 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.85 Selecting previously unselected package librhash0:amd64.
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.86 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 77.87 Unpacking librhash0:amd64 (1.3.8-1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 78.04 Selecting previously unselected package libuv1:amd64.
18:20:34 [2020-07-31T18:20:34.181Z] #32 78.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 78.06 Unpacking libuv1:amd64 (1.24.1-1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 78.21 Selecting previously unselected package cmake.
18:20:34 [2020-07-31T18:20:34.181Z] #32 78.21 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 78.22 Unpacking cmake (3.13.4-1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.63 Setting up xxd (2:8.1.0875-5) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.64 Setting up libuv1:amd64 (1.24.1-1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.67 Setting up vim-common (2:8.1.0875-5) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.73 Setting up librhash0:amd64 (1.3.8-1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.77 Setting up cmake-data (3.13.4-1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.79 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.86 Setting up cmake (3.13.4-1) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.87 Processing triggers for libc-bin (2.28-10) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 81.95 Processing triggers for mime-support (3.62) ...
18:20:34 [2020-07-31T18:20:34.181Z] #32 DONE 83.8s
18:20:34 [2020-07-31T18:20:34.181Z] 
18:20:34 [2020-07-31T18:20:34.181Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:34 [2020-07-31T18:20:34.297Z] #39 21.50   CC       images/core-arm.o
18:20:34 [2020-07-31T18:20:34.560Z] #39 21.82   CC       images/core-aarch64.o
18:20:34 [2020-07-31T18:20:34.747Z] #33 1.085 + RM_GOPATH=0
18:20:34 [2020-07-31T18:20:34.747Z] #33 ...
18:20:34 [2020-07-31T18:20:34.747Z] 
18:20:34 [2020-07-31T18:20:34.747Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:34 [2020-07-31T18:20:34.747Z] #41 74.84 time
18:20:34 [2020-07-31T18:20:34.747Z] #41 79.63 os
18:20:34 [2020-07-31T18:20:34.747Z] #41 80.10 strings
18:20:34 [2020-07-31T18:20:34.747Z] #41 82.49 regexp/syntax
18:20:34 [2020-07-31T18:20:34.747Z] #41 83.51 fmt
18:20:35 [2020-07-31T18:20:35.005Z] #41 ...
18:20:35 [2020-07-31T18:20:35.005Z] 
18:20:35 [2020-07-31T18:20:35.005Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.086 + TMP_GOPATH=
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.086 + : /build
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.087 + '[' -z '' ']'
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.091 ++ mktemp -d
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.095 + export GOPATH=/tmp/tmp.8m4qzwiCOC
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.095 + GOPATH=/tmp/tmp.8m4qzwiCOC
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.096 + RM_GOPATH=1
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.096 + case "$(go env GOARCH)" in
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.099 ++ go env GOARCH
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.129 + export GO_BUILDMODE=-buildmode=pie
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.129 + GO_BUILDMODE=-buildmode=pie
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.130 ++ dirname /tmp/install/install.sh
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.132 + dir=/tmp/install
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.132 + bin=tini
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.133 + shift
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.134 + '[' '!' -f /tmp/install/tini.installer ']'
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.134 + . /tmp/install/tini.installer
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.135 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.135 + install_tini
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.135 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.136 + git clone https://github.com/krallin/tini.git /tmp/tmp.8m4qzwiCOC/tini
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.136 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:20:35 [2020-07-31T18:20:35.005Z] #33 1.144 Cloning into '/tmp/tmp.8m4qzwiCOC/tini'...
18:20:35 [2020-07-31T18:20:35.063Z] #33 11.43 [100%] Linking C executable tini-static
18:20:35 [2020-07-31T18:20:35.137Z] #39 22.30   CC       images/core-ppc64.o
18:20:35 [2020-07-31T18:20:35.137Z] #39 ...
18:20:35 [2020-07-31T18:20:35.137Z] 
18:20:35 [2020-07-31T18:20:35.137Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:35 [2020-07-31T18:20:35.137Z] #41 89.10 vendor/golang.org/x/net/idna
18:20:35 [2020-07-31T18:20:35.137Z] #41 92.26 vendor/golang.org/x/net/http/httpproxy
18:20:35 [2020-07-31T18:20:35.137Z] #41 92.26 net/textproto
18:20:35 [2020-07-31T18:20:35.137Z] #41 92.27 crypto/x509
18:20:35 [2020-07-31T18:20:35.137Z] #41 93.38 vendor/golang.org/x/net/http/httpguts
18:20:35 [2020-07-31T18:20:35.137Z] #41 93.40 mime/multipart
18:20:35 [2020-07-31T18:20:35.137Z] #41 95.72 crypto/tls
18:20:35 [2020-07-31T18:20:35.401Z] #41 ...
18:20:35 [2020-07-31T18:20:35.401Z] 
18:20:35 [2020-07-31T18:20:35.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:35 [2020-07-31T18:20:35.401Z] #10 96.09 Selecting previously unselected package g++-mingw-w64-x86-64.
18:20:35 [2020-07-31T18:20:35.401Z] #10 96.09 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:20:35 [2020-07-31T18:20:35.401Z] #10 96.10 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:35 [2020-07-31T18:20:35.473Z] #39 18.06 make[1]: Nothing to be done for 'all'.
18:20:35 [2020-07-31T18:20:35.571Z] #33 1.887 + cd /tmp/tmp.8m4qzwiCOC/tini
18:20:35 [2020-07-31T18:20:35.571Z] #33 1.887 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:20:35 [2020-07-31T18:20:35.571Z] #33 1.897 + cmake .
18:20:35 [2020-07-31T18:20:35.633Z] #33 12.11 [100%] Built target tini-static
18:20:35 [2020-07-31T18:20:35.633Z] #33 12.19 + mkdir -p /build
18:20:35 [2020-07-31T18:20:35.633Z] #33 12.20 + cp tini-static /build/docker-init
18:20:35 [2020-07-31T18:20:35.685Z] #11 ...
18:20:35 [2020-07-31T18:20:35.685Z] 
18:20:35 [2020-07-31T18:20:35.685Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:35 [2020-07-31T18:20:35.685Z] #40 30.72   CC       images/tun.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 31.04   CC       images/sk-netlink.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 31.29   CC       images/packet-sock.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 31.89   CC       images/ipc-var.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 32.12   CC       images/ipc-desc.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 32.31   CC       images/ipc-shm.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 32.66   CC       images/ipc-msg.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 33.02   CC       images/ipc-sem.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 33.23   CC       images/utsns.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 33.39   CC       images/creds.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 33.65   CC       images/vma.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 33.93   CC       images/netdev.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 34.42   CC       images/tty.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 35.07   CC       images/file-lock.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 35.37   CC       images/rlimit.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 35.65   CC       images/pagemap.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 35.90   CC       images/siginfo.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 36.19   CC       images/rpc.o
18:20:35 [2020-07-31T18:20:35.685Z] #40 ...
18:20:35 [2020-07-31T18:20:35.685Z] 
18:20:35 [2020-07-31T18:20:35.685Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:35 [2020-07-31T18:20:35.685Z] #42 97.75 github.com/LK4D4/vndr/versioned
18:20:35 [2020-07-31T18:20:35.685Z] #42 97.76 internal/lazyregexp
18:20:35 [2020-07-31T18:20:35.685Z] #42 99.99 crypto/cipher
18:20:35 [2020-07-31T18:20:35.685Z] #42 99.99 net/url
18:20:35 [2020-07-31T18:20:35.685Z] #42 100.0 go/ast
18:20:35 [2020-07-31T18:20:35.685Z] #42 103.2 text/template/parse
18:20:35 [2020-07-31T18:20:35.685Z] #42 104.6 encoding/json
18:20:35 [2020-07-31T18:20:35.893Z] #33 DONE 12.5s
18:20:35 [2020-07-31T18:20:35.893Z] 
18:20:35 [2020-07-31T18:20:35.893Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:36 [2020-07-31T18:20:36.137Z] #33 2.456 -- The C compiler identification is GNU 8.3.0
18:20:36 [2020-07-31T18:20:36.137Z] #33 2.506 -- Check for working C compiler: /usr/bin/cc
18:20:36 [2020-07-31T18:20:36.137Z] #33 ...
18:20:36 [2020-07-31T18:20:36.137Z] 
18:20:36 [2020-07-31T18:20:36.137Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:36 [2020-07-31T18:20:36.137Z] #30 76.34 internal/poll
18:20:36 [2020-07-31T18:20:36.137Z] #30 78.08 internal/fmtsort
18:20:36 [2020-07-31T18:20:36.137Z] #30 78.50 internal/syscall/execenv
18:20:36 [2020-07-31T18:20:36.137Z] #30 78.72 internal/syscall/unix
18:20:36 [2020-07-31T18:20:36.137Z] #30 78.75 strings
18:20:36 [2020-07-31T18:20:36.137Z] #30 79.10 os
18:20:36 [2020-07-31T18:20:36.137Z] #30 81.91 path
18:20:36 [2020-07-31T18:20:36.137Z] #30 82.36 text/tabwriter
18:20:36 [2020-07-31T18:20:36.137Z] #30 82.57 fmt
18:20:36 [2020-07-31T18:20:36.137Z] #30 83.04 path/filepath
18:20:36 [2020-07-31T18:20:36.137Z] #30 84.53 io/ioutil
18:20:36 [2020-07-31T18:20:36.395Z] #30 86.70 flag
18:20:36 [2020-07-31T18:20:36.411Z] #39 19.35   CC       images/stats.o
18:20:36 [2020-07-31T18:20:36.653Z] #30 86.71 github.com/BurntSushi/toml
18:20:36 [2020-07-31T18:20:36.671Z] #39 19.68   CC       images/core.o
18:20:36 [2020-07-31T18:20:36.751Z] #42 ...
18:20:36 [2020-07-31T18:20:36.751Z] 
18:20:36 [2020-07-31T18:20:36.751Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:36 [2020-07-31T18:20:36.751Z] #40 37.47   CC       images/ext-file.o
18:20:36 [2020-07-31T18:20:36.911Z] #30 ...
18:20:36 [2020-07-31T18:20:36.911Z] 
18:20:36 [2020-07-31T18:20:36.911Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:36 [2020-07-31T18:20:36.911Z] #33 3.128 -- Check for working C compiler: /usr/bin/cc -- works
18:20:36 [2020-07-31T18:20:36.911Z] #33 3.137 -- Detecting C compiler ABI info
18:20:37 [2020-07-31T18:20:37.058Z] #40 37.76   CC       images/cgroup.o
18:20:37 [2020-07-31T18:20:37.455Z] #52 36.88 Checking out files:  45% (1458/3209)   
Checking out files:  46% (1477/3209)   
Checking out files:  47% (1509/3209)   
Checking out files:  48% (1541/3209)   
Checking out files:  49% (1573/3209)   
Checking out files:  50% (1605/3209)   
Checking out files:  51% (1637/3209)   
Checking out files:  52% (1669/3209)   
Checking out files:  53% (1701/3209)   
Checking out files:  54% (1733/3209)   
Checking out files:  55% (1765/3209)   
Checking out files:  56% (1798/3209)   
Checking out files:  57% (1830/3209)   
Checking out files:  58% (1862/3209)   
Checking out files:  59% (1894/3209)   
Checking out files:  60% (1926/3209)   
Checking out files:  61% (1958/3209)   
Checking out files:  62% (1990/3209)   
Checking out files:  63% (2022/3209)   
Checking out files:  64% (2054/3209)   
Checking out files:  65% (2086/3209)   
Checking out files:  66% (2118/3209)   
Checking out files:  67% (2151/3209)   
Checking out files:  68% (2183/3209)   
Checking out files:  69% (2215/3209)   
Checking out files:  70% (2247/3209)   
Checking out files:  71% (2279/3209)   
Checking out files:  72% (2311/3209)   
Checking out files:  73% (2343/3209)   
Checking out files:  74% (2375/3209)   
Checking out files:  75% (2407/3209)   
Checking out files:  76% (2439/3209)   
Checking out files:  77% (2471/3209)   
Checking out files:  78% (2504/3209)   
Checking out files:  79% (2536/3209)   
Checking out files:  80% (2568/3209)   
Checking out files:  81% (2600/3209)   
Checking out files:  82% (2632/3209)   
Checking out files:  83% (2664/3209)   
Checking out files:  84% (2696/3209)   
Checking out files:  84% (2718/3209)   
Checking out files:  85% (2728/3209)   
Checking out files:  86% (2760/3209)   
Checking out files:  87% (2792/3209)   
Checking out files:  88% (2824/3209)   
Checking out files:  89% (2857/3209)   
Checking out files:  90% (2889/3209)   
Checking out files:  91% (2921/3209)   
Checking out files:  92% (2953/3209)   
Checking out files:  93% (2985/3209)   
Checking out files:  94% (3017/3209)   
Checking out files:  95% (3049/3209)   
Checking out files:  96% (3081/3209)   
Checking out files:  97% (3113/3209)   
Checking out files:  98% (3145/3209)   
Checking out files:  99% (3177/3209)   
Checking out files: 100% (3209/3209)   
Checking out files: 100% (3209/3209), done.
18:20:37 [2020-07-31T18:20:37.455Z] #52 38.80 + cd /tmp/tmp.2Od0QuS3qo/src/github.com/containerd/containerd
18:20:37 [2020-07-31T18:20:37.455Z] #52 38.80 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:37 [2020-07-31T18:20:37.610Z] #39 20.36   CC       images/core-x86.o
18:20:37 [2020-07-31T18:20:37.719Z] #40 38.58   CC       images/userns.o
18:20:37 [2020-07-31T18:20:37.886Z] #33 3.882 -- Detecting C compiler ABI info - done
18:20:37 [2020-07-31T18:20:37.886Z] #33 3.929 -- Detecting C compile features
18:20:37 [2020-07-31T18:20:37.886Z] #33 ...
18:20:37 [2020-07-31T18:20:37.886Z] 
18:20:37 [2020-07-31T18:20:37.886Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:20:37 [2020-07-31T18:20:37.886Z] #38 87.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:20:37 [2020-07-31T18:20:37.886Z] #38 87.35 Processing triggers for libc-bin (2.28-10) ...
18:20:37 [2020-07-31T18:20:37.886Z] #38 DONE 88.0s
18:20:37 [2020-07-31T18:20:37.886Z] 
18:20:37 [2020-07-31T18:20:37.886Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:37 [2020-07-31T18:20:37.962Z] #10 ...
18:20:37 [2020-07-31T18:20:37.962Z] 
18:20:37 [2020-07-31T18:20:37.962Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:37 [2020-07-31T18:20:37.962Z] #39 22.96   CC       images/core-s390.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 23.59   CC       images/cpuinfo.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 24.05   CC       images/inventory.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 24.23   CC       images/fdinfo.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 24.42   CC       images/fown.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 24.60   CC       images/ns.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 24.77   CC       images/regfile.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 25.01   CC       images/ghost-file.o
18:20:37 [2020-07-31T18:20:37.962Z] #39 25.28   CC       images/fifo.o
18:20:38 [2020-07-31T18:20:38.026Z] #52 ...
18:20:38 [2020-07-31T18:20:38.026Z] 
18:20:38 [2020-07-31T18:20:38.026Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:38 [2020-07-31T18:20:38.026Z] #47 89.34 encoding/json
18:20:38 [2020-07-31T18:20:38.026Z] #47 92.34 github.com/pkg/diff
18:20:38 [2020-07-31T18:20:38.026Z] #47 94.00 go/ast
18:20:38 [2020-07-31T18:20:38.026Z] #47 96.44 golang.org/x/crypto/ssh/terminal
18:20:38 [2020-07-31T18:20:38.026Z] #47 98.58 mvdan.cc/editorconfig
18:20:38 [2020-07-31T18:20:38.026Z] #47 ...
18:20:38 [2020-07-31T18:20:38.026Z] 
18:20:38 [2020-07-31T18:20:38.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.26   PBCC     images/userns.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.30   DEP      images/userns.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.40   PBCC     images/cgroup.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.47   DEP      images/cgroup.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.49   PBCC     images/ext-file.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.50   DEP      images/ext-file.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.51   PBCC     images/rpc.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.57   DEP      images/rpc.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.63   PBCC     images/siginfo.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.68   DEP      images/siginfo.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.73   PBCC     images/pagemap.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.76   DEP      images/pagemap.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.82   PBCC     images/rlimit.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.84   DEP      images/rlimit.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.88   PBCC     images/file-lock.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.92   DEP      images/file-lock.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 10.96   PBCC     images/tty.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.02   DEP      images/tty.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.08   PBCC     images/tun.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.17   PBCC     images/netdev.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.22   DEP      images/tun.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.30   DEP      images/netdev.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.36   PBCC     images/vma.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.41   DEP      images/vma.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.47   PBCC     images/creds.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.49   DEP      images/creds.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.55   PBCC     images/utsns.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.56   DEP      images/utsns.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.62   PBCC     images/ipc-desc.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.63   PBCC     images/ipc-sem.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.66   DEP      images/ipc-desc.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.71   DEP      images/ipc-sem.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.81   PBCC     images/ipc-msg.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.85   DEP      images/ipc-msg.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.93   PBCC     images/ipc-shm.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 11.97   DEP      images/ipc-shm.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.03   PBCC     images/ipc-var.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.04   DEP      images/ipc-var.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.12   PBCC     images/sk-opts.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.13   PBCC     images/packet-sock.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.25   DEP      images/sk-opts.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.32   DEP      images/packet-sock.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.39   PBCC     images/sk-netlink.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.44   DEP      images/sk-netlink.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.59   PBCC     images/sk-inet.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.70   DEP      images/sk-inet.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.81   PBCC     images/sk-unix.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 12.98   DEP      images/sk-unix.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.06   PBCC     images/mm.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.21   DEP      images/mm.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.28   PBCC     images/timerfd.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.29   DEP      images/timerfd.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.31   PBCC     images/timer.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.33   DEP      images/timer.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.47   PBCC     images/sa.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.54   DEP      images/sa.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.60   PBCC     images/pipe-data.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.65   DEP      images/pipe-data.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.77   PBCC     images/mnt.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.80   DEP      images/mnt.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.83   PBCC     images/sk-packet.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.85   DEP      images/sk-packet.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.93   PBCC     images/tcp-stream.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 13.96   DEP      images/tcp-stream.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.04   PBCC     images/pipe.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.09   DEP      images/pipe.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.13   PBCC     images/pstree.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.15   DEP      images/pstree.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.19   PBCC     images/fs.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.22   DEP      images/fs.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.26   PBCC     images/signalfd.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.29   DEP      images/signalfd.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.33   PBCC     images/fh.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.37   PBCC     images/fsnotify.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.47   DEP      images/fh.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.54   DEP      images/fsnotify.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.61   PBCC     images/eventpoll.pb-c.c
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.66   DEP      images/eventpoll.pb-c.d
18:20:38 [2020-07-31T18:20:38.026Z] #39 14.72   PBCC     images/eventfd.pb-c.c
18:20:38 [2020-07-31T18:20:38.179Z] #39 20.86   CC       images/core-arm.o
18:20:38 [2020-07-31T18:20:38.226Z] #39 25.49   CC       images/remap-file-path.o
18:20:38 [2020-07-31T18:20:38.286Z] #39 14.73   DEP      images/eventfd.pb-c.d
18:20:38 [2020-07-31T18:20:38.286Z] #39 14.80   PBCC     images/remap-file-path.pb-c.c
18:20:38 [2020-07-31T18:20:38.286Z] #39 14.81   DEP      images/remap-file-path.pb-c.d
18:20:38 [2020-07-31T18:20:38.286Z] #39 14.85   PBCC     images/fifo.pb-c.c
18:20:38 [2020-07-31T18:20:38.286Z] #39 14.88   DEP      images/fifo.pb-c.d
18:20:38 [2020-07-31T18:20:38.286Z] #39 14.93   PBCC     images/ghost-file.pb-c.c
18:20:38 [2020-07-31T18:20:38.286Z] #39 14.99   DEP      images/ghost-file.pb-c.d
18:20:38 [2020-07-31T18:20:38.372Z] #40 38.93   CC       images/google/protobuf/descriptor.o
18:20:38 [2020-07-31T18:20:38.372Z] #40 ...
18:20:38 [2020-07-31T18:20:38.372Z] 
18:20:38 [2020-07-31T18:20:38.372Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:38 [2020-07-31T18:20:38.372Z] #48 100.3 golang.org/x/sys/unix
18:20:38 [2020-07-31T18:20:38.438Z] #39 21.21   CC       images/core-aarch64.o
18:20:38 [2020-07-31T18:20:38.438Z] #39 ...
18:20:38 [2020-07-31T18:20:38.438Z] 
18:20:38 [2020-07-31T18:20:38.438Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:38 [2020-07-31T18:20:38.439Z] #52 39.03 Checking out files:  52% (1697/3209)   
Checking out files:  53% (1701/3209)   
Checking out files:  54% (1733/3209)   
Checking out files:  55% (1765/3209)   
Checking out files:  56% (1798/3209)   
Checking out files:  57% (1830/3209)   
Checking out files:  58% (1862/3209)   
Checking out files:  59% (1894/3209)   
Checking out files:  60% (1926/3209)   
Checking out files:  61% (1958/3209)   
Checking out files:  62% (1990/3209)   
Checking out files:  63% (2022/3209)   
Checking out files:  64% (2054/3209)   
Checking out files:  65% (2086/3209)   
Checking out files:  66% (2118/3209)   
Checking out files:  67% (2151/3209)   
Checking out files:  68% (2183/3209)   
Checking out files:  69% (2215/3209)   
Checking out files:  70% (2247/3209)   
Checking out files:  71% (2279/3209)   
Checking out files:  72% (2311/3209)   
Checking out files:  73% (2343/3209)   
Checking out files:  74% (2375/3209)   
Checking out files:  75% (2407/3209)   
Checking out files:  76% (2439/3209)   
Checking out files:  77% (2471/3209)   
Checking out files:  78% (2504/3209)   
Checking out files:  79% (2536/3209)   
Checking out files:  80% (2568/3209)   
Checking out files:  81% (2600/3209)   
Checking out files:  82% (2632/3209)   
Checking out files:  83% (2664/3209)   
Checking out files:  84% (2696/3209)   
Checking out files:  85% (2728/3209)   
Checking out files:  86% (2760/3209)   
Checking out files:  87% (2792/3209)   
Checking out files:  88% (2824/3209)   
Checking out files:  89% (2857/3209)   
Checking out files:  90% (2889/3209)   
Checking out files:  91% (2921/3209)   
Checking out files:  92% (2953/3209)   
Checking out files:  93% (2985/3209)   
Checking out files:  94% (3017/3209)   
Checking out files:  95% (3049/3209)   
Checking out files:  96% (3081/3209)   
Checking out files:  96% (3096/3209)   
Checking out files:  97% (3113/3209)   
Checking out files:  98% (3145/3209)   
Checking out files:  99% (3177/3209)   
Checking out files: 100% (3209/3209)   
Checking out files: 100% (3209/3209), done.
18:20:38 [2020-07-31T18:20:38.439Z] #52 40.17 + cd /tmp/tmp.WAtwgTYzJf/src/github.com/containerd/containerd
18:20:38 [2020-07-31T18:20:38.439Z] #52 40.17 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:38 [2020-07-31T18:20:38.491Z] #39 25.76   CC       images/eventfd.o
18:20:38 [2020-07-31T18:20:38.546Z] #39 15.05   PBCC     images/regfile.pb-c.c
18:20:38 [2020-07-31T18:20:38.546Z] #39 15.14   DEP      images/regfile.pb-c.d
18:20:38 [2020-07-31T18:20:38.546Z] #39 15.22   PBCC     images/ns.pb-c.c
18:20:38 [2020-07-31T18:20:38.546Z] #39 15.28   DEP      images/ns.pb-c.d
18:20:38 [2020-07-31T18:20:38.754Z] #39 26.00   CC       images/eventpoll.o
18:20:38 [2020-07-31T18:20:38.805Z] #39 15.33   PBCC     images/fdinfo.pb-c.c
18:20:38 [2020-07-31T18:20:38.805Z] #39 15.41   DEP      images/fdinfo.pb-c.d
18:20:38 [2020-07-31T18:20:38.805Z] #39 15.48   PBCC     images/core-aarch64.pb-c.c
18:20:38 [2020-07-31T18:20:38.805Z] #39 ...
18:20:38 [2020-07-31T18:20:38.805Z] 
18:20:38 [2020-07-31T18:20:38.805Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:38 [2020-07-31T18:20:38.805Z] #52 40.38 + export 'BUILDTAGS=netgo osusergo static_build'
18:20:39 [2020-07-31T18:20:39.007Z] #52 41.74 + export 'BUILDTAGS=netgo osusergo static_build'
18:20:39 [2020-07-31T18:20:39.017Z] #39 26.25   CC       images/fh.o
18:20:39 [2020-07-31T18:20:39.064Z] #52 40.38 + BUILDTAGS='netgo osusergo static_build'
18:20:39 [2020-07-31T18:20:39.064Z] #52 40.38 + export EXTRA_FLAGS=-buildmode=pie
18:20:39 [2020-07-31T18:20:39.064Z] #52 40.38 + EXTRA_FLAGS=-buildmode=pie
18:20:39 [2020-07-31T18:20:39.064Z] #52 40.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:20:39 [2020-07-31T18:20:39.064Z] #52 40.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:20:39 [2020-07-31T18:20:39.064Z] #52 40.38 + '[' '' = dynamic ']'
18:20:39 [2020-07-31T18:20:39.064Z] #52 40.38 + make
18:20:39 [2020-07-31T18:20:39.266Z] #52 41.74 + BUILDTAGS='netgo osusergo static_build'
18:20:39 [2020-07-31T18:20:39.267Z] #52 41.74 + export EXTRA_FLAGS=-buildmode=pie
18:20:39 [2020-07-31T18:20:39.267Z] #52 41.74 + EXTRA_FLAGS=-buildmode=pie
18:20:39 [2020-07-31T18:20:39.267Z] #52 41.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:20:39 [2020-07-31T18:20:39.267Z] #52 41.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:20:39 [2020-07-31T18:20:39.267Z] #52 41.74 + '[' '' = dynamic ']'
18:20:39 [2020-07-31T18:20:39.267Z] #52 41.74 + make
18:20:39 [2020-07-31T18:20:39.281Z] #39 26.53   CC       images/fsnotify.o
18:20:39 [2020-07-31T18:20:39.298Z] #39 ...
18:20:39 [2020-07-31T18:20:39.298Z] 
18:20:39 [2020-07-31T18:20:39.298Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:39 [2020-07-31T18:20:39.298Z] #47 79.58 context
18:20:39 [2020-07-31T18:20:39.298Z] #47 80.68 os
18:20:39 [2020-07-31T18:20:39.298Z] #47 82.12 encoding/binary
18:20:39 [2020-07-31T18:20:39.298Z] #47 84.18 encoding/base64
18:20:39 [2020-07-31T18:20:39.298Z] #47 84.26 fmt
18:20:39 [2020-07-31T18:20:39.298Z] #47 85.37 golang.org/x/sys/unix
18:20:39 [2020-07-31T18:20:39.555Z] #47 ...
18:20:39 [2020-07-31T18:20:39.555Z] 
18:20:39 [2020-07-31T18:20:39.555Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:39 [2020-07-31T18:20:39.555Z] #30 89.21 log
18:20:39 [2020-07-31T18:20:39.924Z] #39 27.27   CC       images/signalfd.o
18:20:40 [2020-07-31T18:20:40.002Z] #52 41.39 + bin/ctr
18:20:40 [2020-07-31T18:20:40.201Z] #39 27.54   CC       images/fs.o
18:20:40 [2020-07-31T18:20:40.205Z] #52 ...
18:20:40 [2020-07-31T18:20:40.205Z] 
18:20:40 [2020-07-31T18:20:40.205Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:40 [2020-07-31T18:20:40.205Z] #47 92.74 github.com/pkg/diff
18:20:40 [2020-07-31T18:20:40.205Z] #47 93.28 go/ast
18:20:40 [2020-07-31T18:20:40.205Z] #47 94.31 golang.org/x/crypto/ssh/terminal
18:20:40 [2020-07-31T18:20:40.205Z] #47 96.32 mvdan.cc/editorconfig
18:20:40 [2020-07-31T18:20:40.205Z] #47 97.93 mvdan.cc/sh/v3/fileutil
18:20:40 [2020-07-31T18:20:40.205Z] #47 98.06 mvdan.cc/sh/v3/syntax
18:20:40 [2020-07-31T18:20:40.205Z] #47 ...
18:20:40 [2020-07-31T18:20:40.205Z] 
18:20:40 [2020-07-31T18:20:40.205Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:40 [2020-07-31T18:20:40.205Z] #52 42.87 + bin/ctr
18:20:40 [2020-07-31T18:20:40.483Z] #39 27.73   CC       images/pstree.o
18:20:40 [2020-07-31T18:20:40.486Z] #48 ...
18:20:40 [2020-07-31T18:20:40.486Z] 
18:20:40 [2020-07-31T18:20:40.486Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:40 [2020-07-31T18:20:40.486Z] #42 112.2 go/parser
18:20:40 [2020-07-31T18:20:40.767Z] #39 27.90   CC       images/pipe.o
18:20:40 [2020-07-31T18:20:40.768Z] #39 28.10   CC       images/tcp-stream.o
18:20:40 [2020-07-31T18:20:40.775Z] #52 ...
18:20:40 [2020-07-31T18:20:40.775Z] 
18:20:40 [2020-07-31T18:20:40.775Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:40 [2020-07-31T18:20:40.775Z] #41 93.47 internal/lazyregexp
18:20:40 [2020-07-31T18:20:40.775Z] #41 93.60 net/url
18:20:40 [2020-07-31T18:20:40.775Z] #41 95.47 text/template/parse
18:20:40 [2020-07-31T18:20:40.775Z] #41 96.23 go/parser
18:20:40 [2020-07-31T18:20:40.775Z] #41 99.86 text/template
18:20:40 [2020-07-31T18:20:40.775Z] #41 99.97 encoding/xml
18:20:40 [2020-07-31T18:20:40.953Z] Commit message: "Merge commit 'e6c4597ec603cb9db9d60e2bdcdf441948790688' into HEAD"
18:20:41 [2020-07-31T18:20:41.035Z] #41 ...
18:20:41 [2020-07-31T18:20:41.035Z] 
18:20:41 [2020-07-31T18:20:41.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:41 [2020-07-31T18:20:41.035Z] #39 21.58   CC       images/core-ppc64.o
18:20:41 [2020-07-31T18:20:41.035Z] #39 22.20   CC       images/core-s390.o
18:20:41 [2020-07-31T18:20:41.035Z] #39 22.84   CC       images/cpuinfo.o
18:20:41 [2020-07-31T18:20:41.035Z] #39 23.19   CC       images/inventory.o
18:20:41 [2020-07-31T18:20:41.035Z] #39 23.47   CC       images/fdinfo.o
18:20:41 [2020-07-31T18:20:41.035Z] #39 23.78   CC       images/fown.o
18:20:41 [2020-07-31T18:20:41.035Z] #39 23.99   CC       images/ns.o
18:20:41 [2020-07-31T18:20:41.075Z] First time build. Skipping changelog.
18:20:41 [2020-07-31T18:20:41.346Z] #39 28.48   CC       images/sk-packet.o
18:20:41 [2020-07-31T18:20:41.460Z] #30 91.51 github.com/BurntSushi/toml/cmd/tomlv
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:20:41 [2020-07-31T18:20:41.605Z] #39 24.26   CC       images/regfile.o
18:20:41 [2020-07-31T18:20:41.605Z] #39 24.47   CC       images/ghost-file.o
18:20:41 [2020-07-31T18:20:41.624Z] #39 28.83   CC       images/mnt.o
18:20:41 [2020-07-31T18:20:41.718Z] #30 ...
18:20:41 [2020-07-31T18:20:41.718Z] 
18:20:41 [2020-07-31T18:20:41.718Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:41 [2020-07-31T18:20:41.718Z] #10 81.94 Selecting previously unselected package mingw-w64-x86-64-dev.
18:20:41 [2020-07-31T18:20:41.718Z] #10 81.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:20:41 [2020-07-31T18:20:41.718Z] #10 81.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:20:41 [2020-07-31T18:20:41.718Z] #10 88.87 Selecting previously unselected package gcc-mingw-w64-base.
18:20:41 [2020-07-31T18:20:41.718Z] #10 88.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:20:41 [2020-07-31T18:20:41.718Z] #10 88.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:20:41 [2020-07-31T18:20:41.718Z] #10 89.09 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:20:41 [2020-07-31T18:20:41.718Z] #10 89.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:20:41 [2020-07-31T18:20:41.718Z] #10 89.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:41 [2020-07-31T18:20:41.865Z] #39 24.78   CC       images/fifo.o
18:20:41 [2020-07-31T18:20:41.886Z] #39 29.02   CC       images/pipe-data.o
18:20:41 [2020-07-31T18:20:41.886Z] #39 29.15   CC       images/sa.o
18:20:41 [2020-07-31T18:20:41.976Z] #10 ...
18:20:41 [2020-07-31T18:20:41.976Z] 
18:20:41 [2020-07-31T18:20:41.976Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:41 [2020-07-31T18:20:41.976Z] #33 6.050 -- Detecting C compile features - done
18:20:41 [2020-07-31T18:20:41.976Z] #33 6.082 -- Performing Test HAS_BUILTIN_FORTIFY
18:20:41 [2020-07-31T18:20:41.976Z] #33 6.498 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:20:41 [2020-07-31T18:20:41.976Z] #33 6.685 -- Configuring done
18:20:41 [2020-07-31T18:20:41.976Z] #33 6.721 -- Generating done
18:20:41 [2020-07-31T18:20:41.976Z] #33 6.730 -- Build files have been written to: /tmp/tmp.8m4qzwiCOC/tini
18:20:41 [2020-07-31T18:20:41.976Z] #33 6.745 + make tini-static
18:20:41 [2020-07-31T18:20:41.976Z] #33 7.281 Scanning dependencies of target tini-static
18:20:41 [2020-07-31T18:20:41.976Z] #33 7.386 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:20:42 [2020-07-31T18:20:42.148Z] #39 29.28   CC       images/timer.o
18:20:42 [2020-07-31T18:20:42.410Z] #39 29.69   CC       images/timerfd.o
18:20:42 [2020-07-31T18:20:42.434Z] #39 25.07   CC       images/remap-file-path.o
18:20:42 [2020-07-31T18:20:42.434Z] #39 25.24   CC       images/eventfd.o
18:20:42 [2020-07-31T18:20:42.542Z] #33 8.691 [100%] Linking C executable tini-static
18:20:42 [2020-07-31T18:20:42.602Z] #42 114.4 text/template
18:20:42 [2020-07-31T18:20:42.672Z] #39 29.86   CC       images/mm.o
18:20:42 [2020-07-31T18:20:42.700Z] #39 25.52   CC       images/eventpoll.o
18:20:42 [2020-07-31T18:20:42.801Z] #33 9.168 [100%] Built target tini-static
18:20:42 [2020-07-31T18:20:42.936Z] #39 30.19   CC       images/sk-opts.o
18:20:42 [2020-07-31T18:20:42.959Z] #39 25.82   CC       images/fh.o
18:20:43 [2020-07-31T18:20:43.081Z] #33 9.268 + mkdir -p /build
18:20:43 [2020-07-31T18:20:43.081Z] #33 9.272 + cp tini-static /build/docker-init
18:20:43 [2020-07-31T18:20:43.200Z] #39 30.33   CC       images/sk-unix.o
18:20:43 [2020-07-31T18:20:43.200Z] #39 30.54   CC       images/sk-inet.o
18:20:43 [2020-07-31T18:20:43.219Z] #39 26.15   CC       images/fsnotify.o
18:20:43 [2020-07-31T18:20:43.648Z] #33 DONE 9.7s
18:20:43 [2020-07-31T18:20:43.648Z] 
18:20:43 [2020-07-31T18:20:43.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:43 [2020-07-31T18:20:43.648Z] #39 2.349 Note: Building without setproctitle() and strlcpy() support.
18:20:43 [2020-07-31T18:20:43.648Z] #39 2.349       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:20:43 [2020-07-31T18:20:43.648Z] #39 2.362 Note: Building without GnuTLS support
18:20:43 [2020-07-31T18:20:43.648Z] #39 2.376 Makefile.config:39: Warn: you have no libnftables installed
18:20:43 [2020-07-31T18:20:43.648Z] #39 2.376 Makefile.config:40: Warn: Building without nftables support
18:20:43 [2020-07-31T18:20:43.648Z] #39 4.494 fatal: not a git repository (or any of the parent directories): .git
18:20:43 [2020-07-31T18:20:43.648Z] #39 4.540   GEN      .gitid
18:20:43 [2020-07-31T18:20:43.648Z] #39 4.570   GEN      criu/include/version.h
18:20:43 [2020-07-31T18:20:43.648Z] #39 4.627   GEN      include/common/asm
18:20:43 [2020-07-31T18:20:43.777Z] #39 30.94   CC       images/tun.o
18:20:43 [2020-07-31T18:20:43.788Z] #39 26.72   CC       images/signalfd.o
18:20:44 [2020-07-31T18:20:44.047Z] #39 26.91   CC       images/fs.o
18:20:44 [2020-07-31T18:20:44.307Z] #39 27.18   CC       images/pstree.o
18:20:44 [2020-07-31T18:20:44.354Z] #39 31.35   CC       images/sk-netlink.o
18:20:44 [2020-07-31T18:20:44.354Z] #39 31.59   CC       images/packet-sock.o
18:20:44 [2020-07-31T18:20:44.567Z] #39 27.45   CC       images/pipe.o
18:20:44 [2020-07-31T18:20:44.580Z] #39 6.714   PBCC     images/timens.pb-c.c
18:20:44 [2020-07-31T18:20:44.580Z] #39 6.729   DEP      images/timens.pb-c.d
18:20:44 [2020-07-31T18:20:44.580Z] #39 6.787   PBCC     images/fown.pb-c.c
18:20:44 [2020-07-31T18:20:44.580Z] #39 6.796   PBCC     images/google/protobuf/descriptor.pb-c.c
18:20:44 [2020-07-31T18:20:44.580Z] #39 6.861   PBCC     images/opts.pb-c.c
18:20:44 [2020-07-31T18:20:44.581Z] + docker version
18:20:44 [2020-07-31T18:20:44.617Z] #39 31.85   CC       images/ipc-var.o
18:20:44 [2020-07-31T18:20:44.617Z] #39 ...
18:20:44 [2020-07-31T18:20:44.617Z] 
18:20:44 [2020-07-31T18:20:44.617Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:44 [2020-07-31T18:20:44.617Z] #10 108.5 Selecting previously unselected package libapparmor1:arm64.
18:20:44 [2020-07-31T18:20:44.617Z] #10 108.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
18:20:44 [2020-07-31T18:20:44.617Z] #10 108.6 Unpacking libapparmor1:arm64 (2.13.2-10) ...
18:20:40 [2020-07-31T18:20:40.987Z]  > git rev-list --no-walk a0ef60a467e92b2a8a5d8193055f501fcbc80a9b # timeout=10
18:20:44 [2020-07-31T18:20:44.838Z] #39 6.943   PBCC     images/memfd.pb-c.c
18:20:44 [2020-07-31T18:20:44.838Z] #39 6.994   DEP      images/fown.pb-c.d
18:20:44 [2020-07-31T18:20:44.838Z] #39 7.047   DEP      images/google/protobuf/descriptor.pb-c.d
18:20:44 [2020-07-31T18:20:44.838Z] #39 7.112   DEP      images/opts.pb-c.d
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.7 Selecting previously unselected package libapparmor-dev:arm64.
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.7 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.8 Selecting previously unselected package libbtrfs0.
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.8 Unpacking libbtrfs0 (4.20.1-2) ...
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.9 Selecting previously unselected package libbtrfs-dev.
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
18:20:44 [2020-07-31T18:20:44.881Z] #10 108.9 Unpacking libbtrfs-dev (4.20.1-2) ...
18:20:45 [2020-07-31T18:20:45.096Z] #39 7.147   DEP      images/memfd.pb-c.d
18:20:45 [2020-07-31T18:20:45.096Z] #39 7.211   PBCC     images/sit.pb-c.c
18:20:45 [2020-07-31T18:20:45.096Z] #39 7.250   DEP      images/sit.pb-c.d
18:20:45 [2020-07-31T18:20:45.096Z] #39 7.286   PBCC     images/macvlan.pb-c.c
18:20:45 [2020-07-31T18:20:45.096Z] #39 7.313   DEP      images/macvlan.pb-c.d
18:20:45 [2020-07-31T18:20:45.096Z] #39 7.377   PBCC     images/autofs.pb-c.c
18:20:45 [2020-07-31T18:20:45.136Z] #39 27.74   CC       images/tcp-stream.o
18:20:45 [2020-07-31T18:20:45.136Z] #39 27.99   CC       images/sk-packet.o
18:20:45 [2020-07-31T18:20:45.144Z] #10 109.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:20:45 [2020-07-31T18:20:45.144Z] #10 109.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
18:20:45 [2020-07-31T18:20:45.144Z] #10 109.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:20:45 [2020-07-31T18:20:45.144Z] #10 109.1 Selecting previously unselected package libudev-dev:arm64.
18:20:45 [2020-07-31T18:20:45.282Z] #52 ...
18:20:45 [2020-07-31T18:20:45.282Z] 
18:20:45 [2020-07-31T18:20:45.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:45 [2020-07-31T18:20:45.282Z] #39 15.55   PBCC     images/core-arm.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 15.62   PBCC     images/core-ppc64.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 15.72   PBCC     images/core-s390.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 15.77   PBCC     images/core-x86.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 15.84   PBCC     images/core.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 15.89   PBCC     images/inventory.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 15.96   DEP      images/core-aarch64.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.02   DEP      images/core-arm.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.06   DEP      images/core-ppc64.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.13   DEP      images/core-s390.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.21   DEP      images/core-x86.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.26   DEP      images/core.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.31   DEP      images/inventory.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.37   PBCC     images/cpuinfo.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.39   DEP      images/cpuinfo.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.43   PBCC     images/stats.pb-c.c
18:20:45 [2020-07-31T18:20:45.282Z] #39 16.46   DEP      images/stats.pb-c.d
18:20:45 [2020-07-31T18:20:45.282Z] #39 17.84 make[1]: Nothing to be done for 'all'.
18:20:45 [2020-07-31T18:20:45.282Z] #39 19.23   CC       images/stats.o
18:20:45 [2020-07-31T18:20:45.282Z] #39 19.63   CC       images/core.o
18:20:45 [2020-07-31T18:20:45.282Z] #39 20.31   CC       images/core-x86.o
18:20:45 [2020-07-31T18:20:45.282Z] #39 20.82   CC       images/core-arm.o
18:20:45 [2020-07-31T18:20:45.282Z] #39 21.20   CC       images/core-aarch64.o
18:20:45 [2020-07-31T18:20:45.282Z] #39 21.59   CC       images/core-ppc64.o
18:20:45 [2020-07-31T18:20:45.354Z] #39 7.385   DEP      images/autofs.pb-c.d
18:20:45 [2020-07-31T18:20:45.354Z] #39 7.463   PBCC     images/sysctl.pb-c.c
18:20:45 [2020-07-31T18:20:45.354Z] #39 7.475   DEP      images/sysctl.pb-c.d
18:20:45 [2020-07-31T18:20:45.354Z] #39 7.535   PBCC     images/time.pb-c.c
18:20:45 [2020-07-31T18:20:45.354Z] #39 7.575   DEP      images/time.pb-c.d
18:20:45 [2020-07-31T18:20:45.354Z] #39 7.620   PBCC     images/binfmt-misc.pb-c.c
18:20:45 [2020-07-31T18:20:45.395Z] #39 28.23   CC       images/mnt.o
18:20:45 [2020-07-31T18:20:45.395Z] #39 28.44   CC       images/pipe-data.o
18:20:45 [2020-07-31T18:20:45.407Z] #10 109.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
18:20:45 [2020-07-31T18:20:45.407Z] #10 109.2 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
18:20:45 [2020-07-31T18:20:45.407Z] #10 109.3 Selecting previously unselected package libsepol1-dev:arm64.
18:20:45 [2020-07-31T18:20:45.407Z] #10 109.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
18:20:45 [2020-07-31T18:20:45.407Z] #10 109.3 Unpacking libsepol1-dev:arm64 (2.8-1) ...
18:20:45 [2020-07-31T18:20:45.413Z] #42 ...
18:20:45 [2020-07-31T18:20:45.413Z] 
18:20:45 [2020-07-31T18:20:45.413Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.7 Selecting previously unselected package libapparmor1:ppc64el.
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.8 Selecting previously unselected package libapparmor-dev:ppc64el.
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.9 Selecting previously unselected package libbtrfs0.
18:20:45 [2020-07-31T18:20:45.413Z] #11 115.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.0 Unpacking libbtrfs0 (4.20.1-2) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.0 Selecting previously unselected package libbtrfs-dev.
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.1 Unpacking libbtrfs-dev (4.20.1-2) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.3 Selecting previously unselected package libudev-dev:ppc64el.
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.4 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.5 Selecting previously unselected package libsepol1-dev:ppc64el.
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.9 Selecting previously unselected package libpcre16-3:ppc64el.
18:20:45 [2020-07-31T18:20:45.413Z] #11 116.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 117.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 117.2 Selecting previously unselected package libpcre32-3:ppc64el.
18:20:45 [2020-07-31T18:20:45.413Z] #11 117.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.413Z] #11 117.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
18:20:45 [2020-07-31T18:20:45.542Z] #39 22.06   CC       images/core-s390.o
18:20:45 [2020-07-31T18:20:45.612Z] #39 7.630   DEP      images/binfmt-misc.pb-c.d
18:20:45 [2020-07-31T18:20:45.612Z] #39 7.696   PBCC     images/seccomp.pb-c.c
18:20:45 [2020-07-31T18:20:45.612Z] #39 7.767   DEP      images/seccomp.pb-c.d
18:20:45 [2020-07-31T18:20:45.612Z] #39 7.835   PBCC     images/userns.pb-c.c
18:20:45 [2020-07-31T18:20:45.612Z] #39 7.887   DEP      images/userns.pb-c.d
18:20:45 [2020-07-31T18:20:45.712Z] #11 117.5 Selecting previously unselected package libpcrecpp0v5:ppc64el.
18:20:45 [2020-07-31T18:20:45.712Z] #11 117.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.712Z] #11 117.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:20:45 [2020-07-31T18:20:45.712Z] #11 117.5 Selecting previously unselected package libpcre3-dev:ppc64el.
18:20:45 [2020-07-31T18:20:45.712Z] #11 117.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
18:20:45 [2020-07-31T18:20:45.712Z] #11 117.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
18:20:45 [2020-07-31T18:20:45.870Z] #39 7.947   PBCC     images/cgroup.pb-c.c
18:20:45 [2020-07-31T18:20:45.870Z] #39 7.955   DEP      images/cgroup.pb-c.d
18:20:45 [2020-07-31T18:20:45.870Z] #39 8.019   PBCC     images/ext-file.pb-c.c
18:20:45 [2020-07-31T18:20:45.870Z] #39 8.047   DEP      images/ext-file.pb-c.d
18:20:45 [2020-07-31T18:20:45.870Z] #39 8.131   PBCC     images/rpc.pb-c.c
18:20:45 [2020-07-31T18:20:45.964Z] #39 28.71   CC       images/sa.o
18:20:45 [2020-07-31T18:20:45.964Z] #39 28.99   CC       images/timer.o
18:20:45 [2020-07-31T18:20:45.984Z] #10 109.8 Selecting previously unselected package libpcre16-3:arm64.
18:20:45 [2020-07-31T18:20:45.984Z] #10 109.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
18:20:45 [2020-07-31T18:20:45.984Z] #10 109.8 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
18:20:46 [2020-07-31T18:20:46.013Z] #11 118.1 Selecting previously unselected package libselinux1-dev:ppc64el.
18:20:46 [2020-07-31T18:20:46.013Z] #11 118.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
18:20:46 [2020-07-31T18:20:46.110Z] #39 ...
18:20:46 [2020-07-31T18:20:46.110Z] 
18:20:46 [2020-07-31T18:20:46.110Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:46 [2020-07-31T18:20:46.110Z] #41 97.27 go/parser
18:20:46 [2020-07-31T18:20:46.110Z] #41 97.50 text/template
18:20:46 [2020-07-31T18:20:46.110Z] #41 101.4 encoding/xml
18:20:46 [2020-07-31T18:20:46.110Z] #41 102.9 go/doc
18:20:46 [2020-07-31T18:20:46.110Z] #41 106.0 github.com/LK4D4/vndr/build
18:20:46 [2020-07-31T18:20:46.110Z] #41 107.1 github.com/LK4D4/vndr/godl/singleflight
18:20:46 [2020-07-31T18:20:46.110Z] #41 107.4 github.com/LK4D4/vndr/versioned
18:20:46 [2020-07-31T18:20:46.110Z] #41 107.4 compress/flate
18:20:46 [2020-07-31T18:20:46.127Z] #39 8.191   DEP      images/rpc.pb-c.d
18:20:46 [2020-07-31T18:20:46.127Z] #39 8.256   PBCC     images/siginfo.pb-c.c
18:20:46 [2020-07-31T18:20:46.127Z] #39 8.327   DEP      images/siginfo.pb-c.d
18:20:46 [2020-07-31T18:20:46.248Z] #10 110.0 Selecting previously unselected package libpcre32-3:arm64.
18:20:46 [2020-07-31T18:20:46.248Z] #10 110.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
18:20:46 [2020-07-31T18:20:46.248Z] #10 110.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
18:20:46 [2020-07-31T18:20:46.313Z] #11 118.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
18:20:46 [2020-07-31T18:20:46.370Z] #41 ...
18:20:46 [2020-07-31T18:20:46.370Z] 
18:20:46 [2020-07-31T18:20:46.370Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:46 [2020-07-31T18:20:46.370Z] #39 22.79   CC       images/cpuinfo.o
18:20:46 [2020-07-31T18:20:46.385Z] #39 8.409   PBCC     images/pagemap.pb-c.c
18:20:46 [2020-07-31T18:20:46.385Z] #39 8.471   DEP      images/pagemap.pb-c.d
18:20:46 [2020-07-31T18:20:46.385Z] #39 ...
18:20:46 [2020-07-31T18:20:46.385Z] 
18:20:46 [2020-07-31T18:20:46.385Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:46 [2020-07-31T18:20:46.385Z] #30 DONE 96.6s
18:20:46 [2020-07-31T18:20:46.385Z] 
18:20:46 [2020-07-31T18:20:46.385Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:46 [2020-07-31T18:20:46.385Z] #39 8.543   PBCC     images/rlimit.pb-c.c
18:20:46 [2020-07-31T18:20:46.385Z] #39 8.568   DEP      images/rlimit.pb-c.d
18:20:46 [2020-07-31T18:20:46.385Z] #39 8.630   PBCC     images/file-lock.pb-c.c
18:20:46 [2020-07-31T18:20:46.385Z] #39 ...
18:20:46 [2020-07-31T18:20:46.385Z] 
18:20:46 [2020-07-31T18:20:46.385Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:46 [2020-07-31T18:20:46.385Z] #41 87.67 regexp
18:20:46 [2020-07-31T18:20:46.385Z] #41 89.31 go/token
18:20:46 [2020-07-31T18:20:46.385Z] #41 90.19 go/scanner
18:20:46 [2020-07-31T18:20:46.385Z] #41 91.68 go/ast
18:20:46 [2020-07-31T18:20:46.385Z] #41 92.96 internal/lazyregexp
18:20:46 [2020-07-31T18:20:46.385Z] #41 93.32 net/url
18:20:46 [2020-07-31T18:20:46.385Z] #41 95.49 text/template/parse
18:20:46 [2020-07-31T18:20:46.512Z] #10 110.3 Selecting previously unselected package libpcrecpp0v5:arm64.
18:20:46 [2020-07-31T18:20:46.512Z] #10 110.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
18:20:46 [2020-07-31T18:20:46.512Z] #10 110.3 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
18:20:46 [2020-07-31T18:20:46.512Z] #10 110.4 Selecting previously unselected package libpcre3-dev:arm64.
18:20:46 [2020-07-31T18:20:46.512Z] #10 ...
18:20:46 [2020-07-31T18:20:46.512Z] 
18:20:46 [2020-07-31T18:20:46.512Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:46 [2020-07-31T18:20:46.512Z] #41 100.3 net/http/httptrace
18:20:46 [2020-07-31T18:20:46.512Z] #41 100.5 net/http
18:20:46 [2020-07-31T18:20:46.512Z] #41 110.5 github.com/LK4D4/vndr/godl
18:20:46 [2020-07-31T18:20:46.512Z] #41 ...
18:20:46 [2020-07-31T18:20:46.512Z] 
18:20:46 [2020-07-31T18:20:46.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:46 [2020-07-31T18:20:46.512Z] #10 110.4 Selecting previously unselected package libpcre3-dev:arm64.
18:20:46 [2020-07-31T18:20:46.512Z] #10 110.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
18:20:46 [2020-07-31T18:20:46.512Z] #10 110.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
18:20:46 [2020-07-31T18:20:46.533Z] #39 29.30   CC       images/timerfd.o
18:20:46 [2020-07-31T18:20:46.614Z] #11 118.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
18:20:46 [2020-07-31T18:20:46.614Z] #11 118.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
18:20:46 [2020-07-31T18:20:46.614Z] #11 118.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:20:46 [2020-07-31T18:20:46.630Z] #39 23.31   CC       images/inventory.o
18:20:46 [2020-07-31T18:20:46.643Z] #41 ...
18:20:46 [2020-07-31T18:20:46.643Z] 
18:20:46 [2020-07-31T18:20:46.643Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:46 [2020-07-31T18:20:46.643Z] #39 8.728   DEP      images/file-lock.pb-c.d
18:20:46 [2020-07-31T18:20:46.643Z] #39 8.854   PBCC     images/tty.pb-c.c
18:20:46 [2020-07-31T18:20:46.643Z] #39 8.874   DEP      images/tty.pb-c.d
18:20:46 [2020-07-31T18:20:46.792Z] #39 29.61   CC       images/mm.o
18:20:46 [2020-07-31T18:20:46.890Z] #39 23.57   CC       images/fdinfo.o
18:20:46 [2020-07-31T18:20:46.901Z] #39 8.963   PBCC     images/tun.pb-c.c
18:20:46 [2020-07-31T18:20:46.901Z] #39 9.026   PBCC     images/netdev.pb-c.c
18:20:46 [2020-07-31T18:20:46.915Z] #11 118.9 Selecting previously unselected package libseccomp-dev:ppc64el.
18:20:46 [2020-07-31T18:20:46.915Z] #11 118.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
18:20:46 [2020-07-31T18:20:46.915Z] #11 118.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
18:20:47 [2020-07-31T18:20:47.052Z] #39 29.98   CC       images/sk-opts.o
18:20:47 [2020-07-31T18:20:47.089Z] #10 110.9 Selecting previously unselected package libselinux1-dev:arm64.
18:20:47 [2020-07-31T18:20:47.089Z] #10 110.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
18:20:47 [2020-07-31T18:20:47.089Z] #10 110.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
18:20:47 [2020-07-31T18:20:47.159Z] #39 9.088   DEP      images/tun.pb-c.d
18:20:47 [2020-07-31T18:20:47.159Z] #39 9.248   DEP      images/netdev.pb-c.d
18:20:47 [2020-07-31T18:20:47.215Z] #11 119.1 Selecting previously unselected package libsystemd-dev:ppc64el.
18:20:47 [2020-07-31T18:20:47.215Z] #11 119.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
18:20:47 [2020-07-31T18:20:47.215Z] #11 119.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
18:20:47 [2020-07-31T18:20:47.312Z] #39 30.26   CC       images/sk-unix.o
18:20:47 [2020-07-31T18:20:47.417Z] #39 9.390   PBCC     images/vma.pb-c.c
18:20:47 [2020-07-31T18:20:47.417Z] #39 9.520   DEP      images/vma.pb-c.d
18:20:47 [2020-07-31T18:20:47.417Z] #39 9.642   PBCC     images/creds.pb-c.c
18:20:47 [2020-07-31T18:20:47.459Z] #39 23.90   CC       images/fown.o
18:20:47 [2020-07-31T18:20:47.459Z] #39 24.11   CC       images/ns.o
18:20:47 [2020-07-31T18:20:47.573Z] #39 ...
18:20:47 [2020-07-31T18:20:47.573Z] 
18:20:47 [2020-07-31T18:20:47.573Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:47 [2020-07-31T18:20:47.573Z] #47 104.5 mvdan.cc/sh/v3/cmd/shfmt
18:20:47 [2020-07-31T18:20:47.573Z] #47 DONE 110.3s
18:20:47 [2020-07-31T18:20:47.573Z] 
18:20:47 [2020-07-31T18:20:47.573Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:47 [2020-07-31T18:20:47.573Z] #41 104.5 go/doc
18:20:47 [2020-07-31T18:20:47.573Z] #41 105.5 github.com/LK4D4/vndr/versioned
18:20:47 [2020-07-31T18:20:47.573Z] #41 105.6 compress/flate
18:20:47 [2020-07-31T18:20:47.573Z] #41 107.5 github.com/LK4D4/vndr/build
18:20:47 [2020-07-31T18:20:47.573Z] #41 108.2 hash/crc32
18:20:47 [2020-07-31T18:20:47.573Z] #41 108.8 compress/gzip
18:20:47 [2020-07-31T18:20:47.573Z] #41 109.6 net
18:20:47 [2020-07-31T18:20:47.573Z] #41 110.3 vendor/golang.org/x/text/transform
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.4 Selecting previously unselected package libdevmapper-dev:arm64.
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.5 Selecting previously unselected package libseccomp-dev:arm64.
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.5 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.7 Selecting previously unselected package libsystemd-dev:arm64.
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
18:20:47 [2020-07-31T18:20:47.666Z] #10 111.7 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
18:20:47 [2020-07-31T18:20:47.675Z] #39 9.720   DEP      images/creds.pb-c.d
18:20:47 [2020-07-31T18:20:47.675Z] #39 9.791   PBCC     images/utsns.pb-c.c
18:20:47 [2020-07-31T18:20:47.675Z] #39 9.902   DEP      images/utsns.pb-c.d
18:20:47 [2020-07-31T18:20:47.719Z] #39 24.33   CC       images/regfile.o
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.7 Setting up libbtrfs0 (4.20.1-2) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.7 Setting up libbtrfs-dev (4.20.1-2) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 Setting up mingw-w64-common (6.0.0-3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.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
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.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
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.9 Setting up dmsetup (2:1.02.155-3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:20:47 [2020-07-31T18:20:47.818Z] #11 119.9 Processing triggers for libc-bin (2.28-10) ...
18:20:47 [2020-07-31T18:20:47.933Z] #39 9.952   PBCC     images/ipc-desc.pb-c.c
18:20:47 [2020-07-31T18:20:47.933Z] #39 9.965   PBCC     images/ipc-sem.pb-c.c
18:20:47 [2020-07-31T18:20:47.933Z] #39 9.987   DEP      images/ipc-desc.pb-c.d
18:20:47 [2020-07-31T18:20:47.933Z] #39 10.03   DEP      images/ipc-sem.pb-c.d
18:20:47 [2020-07-31T18:20:47.933Z] #39 10.08   PBCC     images/ipc-msg.pb-c.c
18:20:47 [2020-07-31T18:20:47.933Z] #39 10.13   DEP      images/ipc-msg.pb-c.d
18:20:47 [2020-07-31T18:20:47.933Z] #39 10.17   PBCC     images/ipc-shm.pb-c.c
18:20:47 [2020-07-31T18:20:47.979Z] #39 24.54   CC       images/ghost-file.o
18:20:48 [2020-07-31T18:20:48.141Z] #41 ...
18:20:48 [2020-07-31T18:20:48.142Z] 
18:20:48 [2020-07-31T18:20:48.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:48 [2020-07-31T18:20:48.142Z] #39 30.77   CC       images/sk-inet.o
18:20:48 [2020-07-31T18:20:48.191Z] #39 10.17   DEP      images/ipc-shm.pb-c.d
18:20:48 [2020-07-31T18:20:48.191Z] #39 10.23   PBCC     images/ipc-var.pb-c.c
18:20:48 [2020-07-31T18:20:48.191Z] #39 10.27   DEP      images/ipc-var.pb-c.d
18:20:48 [2020-07-31T18:20:48.191Z] #39 10.31   PBCC     images/sk-opts.pb-c.c
18:20:48 [2020-07-31T18:20:48.191Z] #39 10.34   PBCC     images/packet-sock.pb-c.c
18:20:48 [2020-07-31T18:20:48.191Z] #39 10.40   DEP      images/sk-opts.pb-c.d
18:20:48 [2020-07-31T18:20:48.238Z] #39 24.83   CC       images/fifo.o
18:20:48 [2020-07-31T18:20:48.238Z] #39 ...
18:20:48 [2020-07-31T18:20:48.238Z] 
18:20:48 [2020-07-31T18:20:48.238Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:48 [2020-07-31T18:20:48.238Z] #47 99.69 mvdan.cc/sh/v3/fileutil
18:20:48 [2020-07-31T18:20:48.238Z] #47 99.83 mvdan.cc/sh/v3/syntax
18:20:48 [2020-07-31T18:20:48.238Z] #47 105.7 mvdan.cc/sh/v3/cmd/shfmt
18:20:48 [2020-07-31T18:20:48.449Z] #39 10.47   DEP      images/packet-sock.pb-c.d
18:20:48 [2020-07-31T18:20:48.449Z] #39 10.55   PBCC     images/sk-netlink.pb-c.c
18:20:48 [2020-07-31T18:20:48.449Z] #39 10.60   DEP      images/sk-netlink.pb-c.d
18:20:48 [2020-07-31T18:20:48.449Z] #39 10.64   PBCC     images/sk-inet.pb-c.c
18:20:48 [2020-07-31T18:20:48.449Z] #39 10.69   DEP      images/sk-inet.pb-c.d
18:20:48 [2020-07-31T18:20:48.472Z] #11 DONE 120.2s
18:20:48 [2020-07-31T18:20:48.472Z] 
18:20:48 [2020-07-31T18:20:48.472Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
18:20:48 [2020-07-31T18:20:48.500Z] #47 ...
18:20:48 [2020-07-31T18:20:48.500Z] 
18:20:48 [2020-07-31T18:20:48.500Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:48 [2020-07-31T18:20:48.500Z] #41 109.2 hash/crc32
18:20:48 [2020-07-31T18:20:48.500Z] #41 110.0 net
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.3 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.4 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.4 Setting up libapparmor1:arm64 (2.13.2-10) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.4 Setting up libpcre16-3:arm64 (2:8.39-12) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.4 Setting up libsepol1-dev:arm64 (2.8-1) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.5 Setting up libbtrfs0 (4.20.1-2) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.5 Setting up libpcre32-3:arm64 (2:8.39-12) ...
18:20:48 [2020-07-31T18:20:48.508Z] #10 112.5 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
18:20:48 [2020-07-31T18:20:48.707Z] #39 10.77   PBCC     images/sk-unix.pb-c.c
18:20:48 [2020-07-31T18:20:48.707Z] #39 10.83   DEP      images/sk-unix.pb-c.d
18:20:48 [2020-07-31T18:20:48.707Z] #39 10.91   PBCC     images/mm.pb-c.c
18:20:48 [2020-07-31T18:20:48.713Z] #39 31.35   CC       images/tun.o
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.6 Setting up libbtrfs-dev (4.20.1-2) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.6 Setting up mingw-w64-common (6.0.0-3) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.6 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.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
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.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
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.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
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.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
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.8 Setting up dmsetup (2:1.02.155-3) ...
18:20:48 [2020-07-31T18:20:48.771Z] #10 112.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:20:48 [2020-07-31T18:20:48.965Z] #39 10.99   DEP      images/mm.pb-c.d
18:20:48 [2020-07-31T18:20:48.965Z] #39 11.03   PBCC     images/timerfd.pb-c.c
18:20:48 [2020-07-31T18:20:48.965Z] #39 11.13   DEP      images/timerfd.pb-c.d
18:20:48 [2020-07-31T18:20:48.965Z] #39 11.22   PBCC     images/timer.pb-c.c
18:20:48 [2020-07-31T18:20:48.973Z] #39 31.85   CC       images/sk-netlink.o
18:20:49 [2020-07-31T18:20:49.034Z] #10 112.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:20:49 [2020-07-31T18:20:49.034Z] #10 112.9 Processing triggers for libc-bin (2.28-10) ...
18:20:49 [2020-07-31T18:20:49.069Z] #41 110.4 compress/gzip
18:20:49 [2020-07-31T18:20:49.130Z] #12 DONE 0.6s
18:20:49 [2020-07-31T18:20:49.130Z] 
18:20:49 [2020-07-31T18:20:49.130Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.462 + RM_GOPATH=0
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.464 + TMP_GOPATH=
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.466 + : /build
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.467 + '[' -z '' ']'
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.469 ++ mktemp -d
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.480 + export GOPATH=/tmp/tmp.ltQUH15uF1
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.481 + GOPATH=/tmp/tmp.ltQUH15uF1
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.482 + RM_GOPATH=1
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.483 + case "$(go env GOARCH)" in
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.494 ++ go env GOARCH
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.564 + export GO_BUILDMODE=-buildmode=pie
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.566 + GO_BUILDMODE=-buildmode=pie
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.567 ++ dirname /tmp/install/install.sh
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.569 + dir=/tmp/install
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.569 + bin=runc
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.569 + shift
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.570 + '[' '!' -f /tmp/install/runc.installer ']'
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.570 + . /tmp/install/runc.installer
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.570 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.571 + install_runc
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.573 + grep -q '^3\.10\.0.*\.el7\.'
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.574 + uname -r
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.589 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.600 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.600 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.600 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ltQUH15uF1/src/github.com/opencontainers/runc
18:20:49 [2020-07-31T18:20:49.130Z] #50 0.605 Cloning into '/tmp/tmp.ltQUH15uF1/src/github.com/opencontainers/runc'...
18:20:49 [2020-07-31T18:20:49.224Z] #39 11.25   DEP      images/timer.pb-c.d
18:20:49 [2020-07-31T18:20:49.224Z] #39 11.32   PBCC     images/sa.pb-c.c
18:20:49 [2020-07-31T18:20:49.224Z] #39 11.37   DEP      images/sa.pb-c.d
18:20:49 [2020-07-31T18:20:49.224Z] #39 11.45   PBCC     images/pipe-data.pb-c.c
18:20:49 [2020-07-31T18:20:49.224Z] #39 11.48   DEP      images/pipe-data.pb-c.d
18:20:49 [2020-07-31T18:20:49.234Z] #39 32.06   CC       images/packet-sock.o
18:20:49 [2020-07-31T18:20:49.430Z] #50 ...
18:20:49 [2020-07-31T18:20:49.430Z] 
18:20:49 [2020-07-31T18:20:49.430Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
18:20:49 [2020-07-31T18:20:49.430Z] #13 DONE 0.5s
18:20:49 [2020-07-31T18:20:49.482Z] #39 11.52   PBCC     images/mnt.pb-c.c
18:20:49 [2020-07-31T18:20:49.482Z] #39 11.57   DEP      images/mnt.pb-c.d
18:20:49 [2020-07-31T18:20:49.482Z] #39 11.61   PBCC     images/sk-packet.pb-c.c
18:20:49 [2020-07-31T18:20:49.482Z] #39 11.62   DEP      images/sk-packet.pb-c.d
18:20:49 [2020-07-31T18:20:49.482Z] #39 11.66   PBCC     images/tcp-stream.pb-c.c
18:20:49 [2020-07-31T18:20:49.482Z] #39 11.70   DEP      images/tcp-stream.pb-c.d
18:20:49 [2020-07-31T18:20:49.542Z] #39 32.36   CC       images/ipc-var.o
18:20:49 [2020-07-31T18:20:49.638Z] #41 111.0 vendor/golang.org/x/text/transform
18:20:49 [2020-07-31T18:20:49.736Z] 
18:20:49 [2020-07-31T18:20:49.736Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:49 [2020-07-31T18:20:49.736Z] #40 40.89   CC       images/opts.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 41.21   CC       images/seccomp.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 41.51   CC       images/binfmt-misc.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 41.79   CC       images/time.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 41.95   CC       images/sysctl.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 42.15   CC       images/autofs.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 42.33   CC       images/macvlan.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 42.54   CC       images/sit.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 42.91   CC       images/memfd.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 43.22   CC       images/timens.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 43.60   LINK     images/built-in.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 43.80   GEN      compel/include/asm
18:20:49 [2020-07-31T18:20:49.736Z] #40 43.84   GEN      compel/include/version.h
18:20:49 [2020-07-31T18:20:49.736Z] #40 43.89 touch .config
18:20:49 [2020-07-31T18:20:49.736Z] #40 43.94   GEN      include/common/config.h
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.16   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.20   GEN      compel/plugins/include/uapi/std/syscall.h
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.23   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.25   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.31   DEP      compel/arch/ppc64/plugins/std/memcmp.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.35   DEP      compel/arch/ppc64/plugins/std/memcpy.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.38   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.44   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.46   DEP      compel/plugins/std/infect.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.64   DEP      compel/plugins/std/string.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.74   DEP      compel/plugins/std/log.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.84   DEP      compel/plugins/std/fds.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 44.98   DEP      compel/plugins/std/std.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 45.21   DEP      compel/plugins/shmem/shmem.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 45.30   DEP      compel/plugins/fds/fds.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 45.49   CC       compel/plugins/std/std.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 45.76   CC       compel/plugins/std/fds.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 46.29   CC       compel/plugins/std/log.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 47.37   CC       compel/plugins/std/string.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 48.18   CC       compel/plugins/std/infect.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 48.71   CC       compel/arch/ppc64/plugins/std/parasite-head.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 48.77   CC       compel/arch/ppc64/plugins/std/memcpy.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 48.82   CC       compel/arch/ppc64/plugins/std/memcmp.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 48.87   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 48.94   AR       compel/plugins/std.lib.a
18:20:49 [2020-07-31T18:20:49.736Z] #40 49.04   CC       compel/plugins/fds/fds.o
18:20:49 [2020-07-31T18:20:49.736Z] #40 49.44   AR       compel/plugins/fds.lib.a
18:20:49 [2020-07-31T18:20:49.736Z] #40 49.55   HOSTDEP  compel/src/lib/log-host.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 49.84   HOSTDEP  compel/src/lib/handle-elf-host.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 49.96   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 50.07   HOSTDEP  compel/src/main-host.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 50.25   DEP      compel/src/lib/ptrace.d
18:20:49 [2020-07-31T18:20:49.736Z] #40 50.37   DEP      compel/src/lib/infect.d
18:20:49 [2020-07-31T18:20:49.740Z] #39 11.75   PBCC     images/pipe.pb-c.c
18:20:49 [2020-07-31T18:20:49.740Z] #39 11.81   DEP      images/pipe.pb-c.d
18:20:49 [2020-07-31T18:20:49.740Z] #39 11.86   PBCC     images/pstree.pb-c.c
18:20:49 [2020-07-31T18:20:49.740Z] #39 11.87   DEP      images/pstree.pb-c.d
18:20:49 [2020-07-31T18:20:49.740Z] #39 11.92   PBCC     images/fs.pb-c.c
18:20:49 [2020-07-31T18:20:49.740Z] #39 ...
18:20:49 [2020-07-31T18:20:49.740Z] 
18:20:49 [2020-07-31T18:20:49.740Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:49 [2020-07-31T18:20:49.740Z] #47 89.90 encoding/json
18:20:49 [2020-07-31T18:20:49.740Z] #47 95.84 github.com/pkg/diff
18:20:49 [2020-07-31T18:20:49.740Z] #47 96.52 go/ast
18:20:49 [2020-07-31T18:20:49.740Z] #47 97.94 golang.org/x/crypto/ssh/terminal
18:20:49 [2020-07-31T18:20:49.740Z] #47 99.40 mvdan.cc/editorconfig
18:20:49 [2020-07-31T18:20:49.740Z] #47 ...
18:20:49 [2020-07-31T18:20:49.740Z] 
18:20:49 [2020-07-31T18:20:49.740Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:49 [2020-07-31T18:20:49.830Z] #39 32.53   CC       images/ipc-desc.o
18:20:49 [2020-07-31T18:20:49.998Z] #52 34.54 Checking out files:  50% (1632/3209)   
Checking out files:  51% (1637/3209)   
Checking out files:  52% (1669/3209)   
Checking out files:  53% (1701/3209)   
Checking out files:  54% (1733/3209)   
Checking out files:  55% (1765/3209)   
Checking out files:  56% (1798/3209)   
Checking out files:  57% (1830/3209)   
Checking out files:  58% (1862/3209)   
Checking out files:  59% (1894/3209)   
Checking out files:  60% (1926/3209)   
Checking out files:  61% (1958/3209)   
Checking out files:  62% (1990/3209)   
Checking out files:  63% (2022/3209)   
Checking out files:  64% (2054/3209)   
Checking out files:  65% (2086/3209)   
Checking out files:  66% (2118/3209)   
Checking out files:  67% (2151/3209)   
Checking out files:  68% (2183/3209)   
Checking out files:  69% (2215/3209)   
Checking out files:  70% (2247/3209)   
Checking out files:  71% (2279/3209)   
Checking out files:  72% (2311/3209)   
Checking out files:  73% (2343/3209)   
Checking out files:  74% (2375/3209)   
Checking out files:  75% (2407/3209)   
Checking out files:  76% (2439/3209)   
Checking out files:  77% (2471/3209)   
Checking out files:  78% (2504/3209)   
Checking out files:  79% (2536/3209)   
Checking out files:  80% (2568/3209)   
Checking out files:  81% (2600/3209)   
Checking out files:  82% (2632/3209)   
Checking out files:  83% (2664/3209)   
Checking out files:  84% (2696/3209)   
Checking out files:  85% (2728/3209)   
Checking out files:  86% (2760/3209)   
Checking out files:  87% (2792/3209)   
Checking out files:  88% (2824/3209)   
Checking out files:  89% (2857/3209)   
Checking out files:  90% (2889/3209)   
Checking out files:  91% (2921/3209)   
Checking out files:  91% (2933/3209)   
Checking out files:  92% (2953/3209)   
Checking out files:  93% (2985/3209)   
Checking out files:  94% (3017/3209)   
Checking out files:  95% (3049/3209)   
Checking out files:  96% (3081/3209)   
Checking out files:  97% (3113/3209)   
Checking out files:  98% (3145/3209)   
Checking out files:  99% (3177/3209)   
Checking out files: 100% (3209/3209)   
Checking out files: 100% (3209/3209), done.
18:20:49 [2020-07-31T18:20:49.998Z] #52 35.90 + cd /tmp/tmp.mmySIvB1Ea/src/github.com/containerd/containerd
18:20:49 [2020-07-31T18:20:49.998Z] #52 35.91 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
18:20:50 [2020-07-31T18:20:50.039Z] #40 ...
18:20:50 [2020-07-31T18:20:50.039Z] 
18:20:50 [2020-07-31T18:20:50.039Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
18:20:50 [2020-07-31T18:20:50.039Z] #14 0.338 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:20:50 [2020-07-31T18:20:50.039Z] #14 DONE 0.5s
18:20:50 [2020-07-31T18:20:50.039Z] 
18:20:50 [2020-07-31T18:20:50.039Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:50 [2020-07-31T18:20:50.039Z] #40 50.62   DEP      compel/src/lib/infect-util.d
18:20:50 [2020-07-31T18:20:50.039Z] #40 ...
18:20:50 [2020-07-31T18:20:50.039Z] 
18:20:50 [2020-07-31T18:20:50.039Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:20:50 [2020-07-31T18:20:50.039Z] #15 DONE 0.3s
18:20:50 [2020-07-31T18:20:50.039Z] 
18:20:50 [2020-07-31T18:20:50.039Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
18:20:50 [2020-07-31T18:20:50.097Z] #39 32.84   CC       images/ipc-shm.o
18:20:50 [2020-07-31T18:20:50.097Z] #39 33.09   CC       images/ipc-msg.o
18:20:50 [2020-07-31T18:20:50.208Z] #41 111.6 vendor/golang.org/x/text/unicode/bidi
18:20:50 [2020-07-31T18:20:50.367Z] #39 33.35   CC       images/ipc-sem.o
18:20:50 [2020-07-31T18:20:50.458Z] Client: Docker Engine - Enterprise
18:20:50 [2020-07-31T18:20:50.458Z]  Version:           19.03.5
18:20:50 [2020-07-31T18:20:50.458Z]  API version:       1.40
18:20:50 [2020-07-31T18:20:50.458Z]  Go version:        go1.12.12
18:20:50 [2020-07-31T18:20:50.458Z]  Git commit:        2ee0c57608
18:20:50 [2020-07-31T18:20:50.458Z]  Built:             11/13/2019 08:00:16
18:20:50 [2020-07-31T18:20:50.458Z]  OS/Arch:           windows/amd64
18:20:50 [2020-07-31T18:20:50.458Z]  Experimental:      false
18:20:50 [2020-07-31T18:20:50.458Z] 
18:20:50 [2020-07-31T18:20:50.458Z] Server: Docker Engine - Enterprise
18:20:50 [2020-07-31T18:20:50.458Z]  Engine:
18:20:50 [2020-07-31T18:20:50.458Z]   Version:          19.03.5
18:20:50 [2020-07-31T18:20:50.458Z]   API version:      1.40 (minimum version 1.24)
18:20:50 [2020-07-31T18:20:50.458Z]   Go version:       go1.12.12
18:20:50 [2020-07-31T18:20:50.458Z]   Git commit:       2ee0c57608
18:20:50 [2020-07-31T18:20:50.458Z]   Built:            11/13/2019 07:58:51
18:20:50 [2020-07-31T18:20:50.458Z]   OS/Arch:          windows/amd64
18:20:50 [2020-07-31T18:20:50.458Z]   Experimental:     true
18:20:50 [2020-07-31T18:20:50.468Z] #41 ...
18:20:50 [2020-07-31T18:20:50.468Z] 
18:20:50 [2020-07-31T18:20:50.468Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:50 [2020-07-31T18:20:50.468Z] #47 DONE 111.9s
18:20:50 [2020-07-31T18:20:50.628Z] #39 33.58   CC       images/utsns.o
18:20:50 [2020-07-31T18:20:50.691Z] #16 DONE 0.5s
18:20:50 [2020-07-31T18:20:50.691Z] 
18:20:50 [2020-07-31T18:20:50.691Z] #17 [dev-systemd-false  6/26] RUN ldconfig
18:20:50 [2020-07-31T18:20:50.732Z] 
18:20:50 [2020-07-31T18:20:50.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:50 [2020-07-31T18:20:50.732Z] #39 25.08   CC       images/remap-file-path.o
18:20:50 [2020-07-31T18:20:50.732Z] #39 25.35   CC       images/eventfd.o
18:20:50 [2020-07-31T18:20:50.732Z] #39 25.67   CC       images/eventpoll.o
18:20:50 [2020-07-31T18:20:50.732Z] #39 26.09   CC       images/fh.o
18:20:50 [2020-07-31T18:20:50.732Z] #39 26.45   CC       images/fsnotify.o
18:20:50 [2020-07-31T18:20:50.733Z] #39 27.07   CC       images/signalfd.o
18:20:50 [2020-07-31T18:20:50.972Z] #39 33.75   CC       images/creds.o
18:20:50 [2020-07-31T18:20:50.975Z] #10 DONE 114.9s
18:20:50 [2020-07-31T18:20:50.975Z] 
18:20:50 [2020-07-31T18:20:50.975Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:20:50 [2020-07-31T18:20:50.975Z] #21 111.4 Checking out files:  30% (3321/10842)   
Checking out files:  31% (3362/10842)   
Checking out files:  32% (3470/10842)   
Checking out files:  33% (3578/10842)   
Checking out files:  34% (3687/10842)   
Checking out files:  35% (3795/10842)   
Checking out files:  36% (3904/10842)   
Checking out files:  37% (4012/10842)   
Checking out files:  38% (4120/10842)   
Checking out files:  39% (4229/10842)   
Checking out files:  40% (4337/10842)   
Checking out files:  41% (4446/10842)   
Checking out files:  42% (4554/10842)   
Checking out files:  43% (4663/10842)   
Checking out files:  44% (4771/10842)   
Checking out files:  45% (4879/10842)   
Checking out files:  46% (4988/10842)   
Checking out files:  47% (5096/10842)   
Checking out files:  48% (5205/10842)   
Checking out files:  49% (5313/10842)   
Checking out files:  50% (5421/10842)   
Checking out files:  51% (5530/10842)   
Checking out files:  52% (5638/10842)   
Checking out files:  52% (5715/10842)   
Checking out files:  53% (5747/10842)   
Checking out files:  54% (5855/10842)   
Checking out files:  55% (5964/10842)   
Checking out files:  56% (6072/10842)   
Checking out files:  57% (6180/10842)   
Checking out files:  58% (6289/10842)   
Checking out files:  59% (6397/10842)   
Checking out files:  60% (6506/10842)   
Checking out files:  61% (6614/10842)   
Checking out files:  62% (6723/10842)   
Checking out files:  63% (6831/10842)   
Checking out files:  64% (6939/10842)   
Checking out files:  65% (7048/10842)   
Checking out files:  66% (7156/10842)   
Checking out files:  67% (7265/10842)   
Checking out files:  68% (7373/10842)   
Checking out files:  69% (7481/10842)   
Checking out files:  70% (7590/10842)   
Checking out files:  71% (7698/10842)   
Checking out files:  72% (7807/10842)   
Checking out files:  73% (7915/10842)   
Checking out files:  74% (8024/10842)   
Checking out files:  75% (8132/10842)   
Checking out files:  76% (8240/10842)   
Checking out files:  77% (8349/10842)   
Checking out files:  78% (8457/10842)   
Checking out files:  79% (8566/10842)   
Checking out files:  80% (8674/10842)   
Checking out files:  80% (8691/10842)   
Checking out files:  81% (8783/10842)   
Checking out files:  82% (8891/10842)   
Checking out files:  83% (8999/10842)   
Checking out files:  84% (9108/10842)   
Checking out files:  85% (9216/10842)   
Checking out files:  86% (9325/10842)   
Checking out files:  87% (9433/10842)   
Checking out files:  88% (9541/10842)   
Checking out files:  89% (9650/10842)   
Checking out files:  90% (9758/10842)   
Checking out files:  91% (9867/10842)   
Checking out files:  92% (9975/10842)   
Checking out files:  93% (10084/10842)   
Checking out files:  94% (10192/10842)   
Checking out files:  95% (10300/10842)   
Checking out files:  96% (10409/10842)   
Checking out files:  97% (10517/10842)   
Checking out files:  98% (10626/10842)   
Checking out files:  99% (10734/10842)   
Checking out files: 100% (10842/10842)   
Checking out files: 100% (10842/10842), done.
18:20:50 [2020-07-31T18:20:50.975Z] #21 114.3 + cd /tmp/tmp.ByK5bi4KOY/tmp/docker-ce
18:20:50 [2020-07-31T18:20:50.975Z] #21 114.3 + git checkout -q v17.06.2-ce
18:20:50 [2020-07-31T18:20:50.997Z] #39 27.59   CC       images/fs.o
18:20:51 [2020-07-31T18:20:51.016Z] #17 DONE 0.4s
18:20:51 [2020-07-31T18:20:51.016Z] 
18:20:51 [2020-07-31T18:20:51.016Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:20:51 [2020-07-31T18:20:51.232Z] #39 33.96   CC       images/vma.o
18:20:51 [2020-07-31T18:20:51.261Z] #39 27.79   CC       images/pstree.o
[Pipeline] sh
18:20:51 [2020-07-31T18:20:51.492Z] #39 34.25   CC       images/netdev.o
18:20:51 [2020-07-31T18:20:51.520Z] #39 28.16   CC       images/pipe.o
18:20:51 [2020-07-31T18:20:51.752Z] #39 34.65   CC       images/tty.o
18:20:52 [2020-07-31T18:20:52.087Z] #18 0.674 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:20:52 [2020-07-31T18:20:52.087Z] #18 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:20:52 [2020-07-31T18:20:52.087Z] #18 0.931 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:20:52 [2020-07-31T18:20:52.089Z] #39 28.58   CC       images/tcp-stream.o
18:20:52 [2020-07-31T18:20:52.089Z] #39 28.72   CC       images/sk-packet.o
18:20:52 [2020-07-31T18:20:52.318Z] + docker info
18:20:52 [2020-07-31T18:20:52.321Z] #39 35.15   CC       images/file-lock.o
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.02 + export 'BUILDTAGS=netgo osusergo static_build'
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.02 + BUILDTAGS='netgo osusergo static_build'
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.02 + export EXTRA_FLAGS=-buildmode=pie
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.02 + EXTRA_FLAGS=-buildmode=pie
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.02 + '[' '' = dynamic ']'
18:20:52 [2020-07-31T18:20:52.570Z] #52 38.03 + make
18:20:52 [2020-07-31T18:20:52.580Z] #39 35.40   CC       images/rlimit.o
18:20:52 [2020-07-31T18:20:52.659Z] #39 29.01   CC       images/mnt.o
18:20:52 [2020-07-31T18:20:52.659Z] #39 29.25   CC       images/pipe-data.o
18:20:52 [2020-07-31T18:20:52.839Z] #39 35.58   CC       images/pagemap.o
18:20:52 [2020-07-31T18:20:52.918Z] #39 29.55   CC       images/sa.o
18:20:53 [2020-07-31T18:20:53.098Z] #39 35.87   CC       images/siginfo.o
18:20:53 [2020-07-31T18:20:53.098Z] #39 36.14   CC       images/rpc.o
18:20:53 [2020-07-31T18:20:53.160Z] #18 1.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
18:20:53 [2020-07-31T18:20:53.178Z] #39 29.78   CC       images/timer.o
18:20:53 [2020-07-31T18:20:53.502Z] #52 39.23 + bin/ctr
18:20:53 [2020-07-31T18:20:53.540Z] #21 ...
18:20:53 [2020-07-31T18:20:53.540Z] 
18:20:53 [2020-07-31T18:20:53.540Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
18:20:53 [2020-07-31T18:20:53.540Z] #11 DONE 2.6s
18:20:53 [2020-07-31T18:20:53.540Z] 
18:20:53 [2020-07-31T18:20:53.540Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.453 + RM_GOPATH=0
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.454 + TMP_GOPATH=
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.454 + : /build
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.454 + '[' -z '' ']'
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.456 ++ mktemp -d
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.462 + export GOPATH=/tmp/tmp.zuuR9UTRHE
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.462 + GOPATH=/tmp/tmp.zuuR9UTRHE
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.462 + RM_GOPATH=1
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.462 + case "$(go env GOARCH)" in
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.466 ++ go env GOARCH
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.482 + export GO_BUILDMODE=-buildmode=pie
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.483 + GO_BUILDMODE=-buildmode=pie
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.485 ++ dirname /tmp/install/install.sh
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.486 + dir=/tmp/install
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.486 + bin=runc
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.486 + shift
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.486 + '[' '!' -f /tmp/install/runc.installer ']'
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.486 + . /tmp/install/runc.installer
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.486 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.486 + install_runc
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.487 + grep -q '^3\.10\.0.*\.el7\.'
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.489 + uname -r
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.530 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.530 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zuuR9UTRHE/src/github.com/opencontainers/runc
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.530 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
18:20:53 [2020-07-31T18:20:53.540Z] #49 1.532 Cloning into '/tmp/tmp.zuuR9UTRHE/src/github.com/opencontainers/runc'...
18:20:53 [2020-07-31T18:20:53.748Z] #39 30.09   CC       images/timerfd.o
18:20:53 [2020-07-31T18:20:53.748Z] #39 30.30   CC       images/mm.o
18:20:54 [2020-07-31T18:20:54.007Z] #39 30.67   CC       images/sk-opts.o
18:20:54 [2020-07-31T18:20:54.476Z] #39 37.20   CC       images/ext-file.o
18:20:54 [2020-07-31T18:20:54.476Z] #39 37.40   CC       images/cgroup.o
18:20:54 [2020-07-31T18:20:54.576Z] #39 30.99   CC       images/sk-unix.o
18:20:54 [2020-07-31T18:20:54.576Z] #39 ...
18:20:54 [2020-07-31T18:20:54.576Z] 
18:20:54 [2020-07-31T18:20:54.576Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:20:54 [2020-07-31T18:20:54.576Z] #10 115.8 Selecting previously unselected package g++-mingw-w64-x86-64.
18:20:54 [2020-07-31T18:20:54.576Z] #10 115.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:20:54 [2020-07-31T18:20:54.576Z] #10 115.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:20:54 [2020-07-31T18:20:54.737Z] #18 ...
18:20:54 [2020-07-31T18:20:54.737Z] 
18:20:54 [2020-07-31T18:20:54.737Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:20:54 [2020-07-31T18:20:54.737Z] #48 117.4 golang.org/x/crypto/ssh/terminal
18:20:54 [2020-07-31T18:20:54.737Z] #48 120.2 mvdan.cc/sh/v3/cmd/shfmt
18:20:54 [2020-07-31T18:20:54.737Z] #48 DONE 126.5s
18:20:54 [2020-07-31T18:20:54.737Z] 
18:20:54 [2020-07-31T18:20:54.737Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:20:54 [2020-07-31T18:20:54.737Z] #18 3.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [207 kB]
18:20:54 [2020-07-31T18:20:54.937Z] #49 ...
18:20:54 [2020-07-31T18:20:54.937Z] 
18:20:54 [2020-07-31T18:20:54.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:54 [2020-07-31T18:20:54.937Z] #39 31.98   CC       images/ipc-desc.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 32.29   CC       images/ipc-shm.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 32.57   CC       images/ipc-msg.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 32.82   CC       images/ipc-sem.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 32.94   CC       images/utsns.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 33.15   CC       images/creds.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 33.43   CC       images/vma.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 33.66   CC       images/netdev.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 34.21   CC       images/tty.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 34.69   CC       images/file-lock.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 34.87   CC       images/rlimit.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 35.00   CC       images/pagemap.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 35.32   CC       images/siginfo.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 35.52   CC       images/rpc.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 36.53   CC       images/ext-file.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 36.72   CC       images/cgroup.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 37.19   CC       images/userns.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 37.44   CC       images/google/protobuf/descriptor.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 38.92   CC       images/opts.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 39.18   CC       images/seccomp.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 39.44   CC       images/binfmt-misc.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 39.60   CC       images/time.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 39.80   CC       images/sysctl.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 40.02   CC       images/autofs.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 40.17   CC       images/macvlan.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 40.32   CC       images/sit.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 40.46   CC       images/memfd.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 40.70   CC       images/timens.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.03   LINK     images/built-in.o
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.23   GEN      compel/include/asm
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.27   GEN      compel/include/version.h
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.29 touch .config
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.39   GEN      include/common/config.h
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.51   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.52   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.61   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.63   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.65   DEP      compel/plugins/std/infect.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.78   DEP      compel/plugins/std/string.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.90   DEP      compel/plugins/std/log.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 41.94   DEP      compel/plugins/std/fds.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 42.03   DEP      compel/plugins/std/std.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 42.13   DEP      compel/plugins/shmem/shmem.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 42.18   DEP      compel/plugins/fds/fds.d
18:20:54 [2020-07-31T18:20:54.937Z] #39 ...
18:20:54 [2020-07-31T18:20:54.937Z] 
18:20:54 [2020-07-31T18:20:54.937Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:20:54 [2020-07-31T18:20:54.937Z] #28 DONE 118.7s
18:20:54 [2020-07-31T18:20:54.937Z] 
18:20:54 [2020-07-31T18:20:54.937Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:54 [2020-07-31T18:20:54.937Z] #41 111.0 github.com/LK4D4/vndr
18:20:54 [2020-07-31T18:20:54.938Z] #41 DONE 118.9s
18:20:54 [2020-07-31T18:20:54.938Z] 
18:20:54 [2020-07-31T18:20:54.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:54 [2020-07-31T18:20:54.938Z] #39 42.30   CC       compel/plugins/std/std.o
18:20:54 [2020-07-31T18:20:54.938Z] #39 ...
18:20:54 [2020-07-31T18:20:54.938Z] 
18:20:54 [2020-07-31T18:20:54.938Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:20:54 [2020-07-31T18:20:54.938Z] #21 117.8 + mkdir -p /tmp/tmp.ByK5bi4KOY/src/github.com/docker
18:20:54 [2020-07-31T18:20:54.938Z] #21 117.8 + mv components/cli /tmp/tmp.ByK5bi4KOY/src/github.com/docker/cli
18:20:54 [2020-07-31T18:20:54.938Z] #21 117.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:20:55 [2020-07-31T18:20:55.044Z] #39 37.93   CC       images/userns.o
18:20:55 [2020-07-31T18:20:55.201Z] #21 ...
18:20:55 [2020-07-31T18:20:55.201Z] 
18:20:55 [2020-07-31T18:20:55.201Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
18:20:55 [2020-07-31T18:20:55.201Z] #12 DONE 1.6s
18:20:55 [2020-07-31T18:20:55.302Z] #39 38.21   CC       images/google/protobuf/descriptor.o
18:20:55 [2020-07-31T18:20:55.465Z] 
18:20:55 [2020-07-31T18:20:55.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:55 [2020-07-31T18:20:55.465Z] #39 42.69   CC       compel/plugins/std/fds.o
18:20:56 [2020-07-31T18:20:56.042Z] #39 43.20   CC       compel/plugins/std/log.o
18:20:56 [2020-07-31T18:20:56.287Z] #18 4.938 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
18:20:56 [2020-07-31T18:20:56.680Z] #39 39.62   CC       images/opts.o
18:20:56 [2020-07-31T18:20:56.939Z] #39 39.85   CC       images/seccomp.o
18:20:56 [2020-07-31T18:20:56.991Z] #39 44.17   CC       compel/plugins/std/string.o
18:20:57 [2020-07-31T18:20:57.511Z] #39 40.13   CC       images/binfmt-misc.o
18:20:57 [2020-07-31T18:20:57.511Z] #39 40.42   CC       images/time.o
18:20:57 [2020-07-31T18:20:57.569Z] #39 ...
18:20:57 [2020-07-31T18:20:57.569Z] 
18:20:57 [2020-07-31T18:20:57.569Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
18:20:57 [2020-07-31T18:20:57.569Z] #13 1.831 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:20:57 [2020-07-31T18:20:57.569Z] #13 DONE 2.1s
18:20:57 [2020-07-31T18:20:57.569Z] 
18:20:57 [2020-07-31T18:20:57.569Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:57 [2020-07-31T18:20:57.569Z] #39 44.85   CC       compel/plugins/std/infect.o
18:20:57 [2020-07-31T18:20:57.771Z] #39 40.62   CC       images/sysctl.o
18:20:58 [2020-07-31T18:20:58.031Z] #39 40.91   CC       images/autofs.o
18:20:58 [2020-07-31T18:20:58.147Z] #39 45.20   CC       compel/arch/aarch64/plugins/std/parasite-head.o
18:20:58 [2020-07-31T18:20:58.147Z] #39 45.27   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
18:20:58 [2020-07-31T18:20:58.147Z] #39 45.36   AR       compel/plugins/std.lib.a
18:20:58 [2020-07-31T18:20:58.290Z] #39 41.07   CC       images/macvlan.o
18:20:58 [2020-07-31T18:20:58.290Z] #39 41.21   CC       images/sit.o
18:20:58 [2020-07-31T18:20:58.290Z] #39 ...
18:20:58 [2020-07-31T18:20:58.291Z] 
18:20:58 [2020-07-31T18:20:58.291Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:58 [2020-07-31T18:20:58.291Z] #41 111.0 vendor/golang.org/x/text/unicode/bidi
18:20:58 [2020-07-31T18:20:58.291Z] #41 113.1 vendor/golang.org/x/text/secure/bidirule
18:20:58 [2020-07-31T18:20:58.291Z] #41 113.4 vendor/golang.org/x/text/unicode/norm
18:20:58 [2020-07-31T18:20:58.291Z] #41 116.7 vendor/golang.org/x/net/idna
18:20:58 [2020-07-31T18:20:58.291Z] #41 119.0 vendor/golang.org/x/net/http2/hpack
18:20:58 [2020-07-31T18:20:58.291Z] #41 120.2 mime
18:20:58 [2020-07-31T18:20:58.410Z] #39 45.44   CC       compel/plugins/fds/fds.o
18:20:58 [2020-07-31T18:20:58.550Z] #41 ...
18:20:58 [2020-07-31T18:20:58.550Z] 
18:20:58 [2020-07-31T18:20:58.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:58 [2020-07-31T18:20:58.550Z] #39 41.42   CC       images/memfd.o
18:20:58 [2020-07-31T18:20:58.680Z] #39 45.79   AR       compel/plugins/fds.lib.a
18:20:58 [2020-07-31T18:20:58.680Z] #39 45.83   HOSTDEP  compel/src/lib/log-host.d
18:20:58 [2020-07-31T18:20:58.680Z] #39 45.87   HOSTDEP  compel/src/lib/handle-elf-host.d
18:20:58 [2020-07-31T18:20:58.680Z] #39 45.93   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
18:20:58 [2020-07-31T18:20:58.680Z] #39 45.96   HOSTDEP  compel/src/main-host.d
18:20:58 [2020-07-31T18:20:58.768Z] #52 ...
18:20:58 [2020-07-31T18:20:58.768Z] 
18:20:58 [2020-07-31T18:20:58.768Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:58 [2020-07-31T18:20:58.768Z] #41 97.90 go/parser
18:20:58 [2020-07-31T18:20:58.768Z] #41 99.71 text/template
18:20:58 [2020-07-31T18:20:58.768Z] #41 101.6 encoding/xml
18:20:58 [2020-07-31T18:20:58.768Z] #41 104.5 go/doc
18:20:58 [2020-07-31T18:20:58.768Z] #41 107.3 github.com/LK4D4/vndr/versioned
18:20:58 [2020-07-31T18:20:58.768Z] #41 107.4 compress/flate
18:20:58 [2020-07-31T18:20:58.768Z] #41 107.8 github.com/LK4D4/vndr/build
18:20:58 [2020-07-31T18:20:58.768Z] #41 ...
18:20:58 [2020-07-31T18:20:58.768Z] 
18:20:58 [2020-07-31T18:20:58.768Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:58 [2020-07-31T18:20:58.768Z] #39 11.94   DEP      images/fs.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 11.98   PBCC     images/signalfd.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.03   DEP      images/signalfd.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.11   PBCC     images/fh.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.22   PBCC     images/fsnotify.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.27   DEP      images/fh.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.35   DEP      images/fsnotify.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.40   PBCC     images/eventpoll.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.42   DEP      images/eventpoll.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.45   PBCC     images/eventfd.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.46   DEP      images/eventfd.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.50   PBCC     images/remap-file-path.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.51   DEP      images/remap-file-path.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.56   PBCC     images/fifo.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.58   DEP      images/fifo.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.62   PBCC     images/ghost-file.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.67   DEP      images/ghost-file.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.71   PBCC     images/regfile.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.79   DEP      images/regfile.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.85   PBCC     images/ns.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.88   DEP      images/ns.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 12.96   PBCC     images/fdinfo.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.04   DEP      images/fdinfo.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.11   PBCC     images/core-aarch64.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.20   PBCC     images/core-arm.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.24   PBCC     images/core-ppc64.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.27   PBCC     images/core-s390.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.33   PBCC     images/core-x86.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.44   PBCC     images/core.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.51   PBCC     images/inventory.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.58   DEP      images/core-aarch64.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.64   DEP      images/core-arm.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.68   DEP      images/core-ppc64.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.75   DEP      images/core-s390.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.80   DEP      images/core-x86.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.85   DEP      images/core.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.90   DEP      images/inventory.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.94   PBCC     images/cpuinfo.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 13.98   DEP      images/cpuinfo.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 14.02   PBCC     images/stats.pb-c.c
18:20:58 [2020-07-31T18:20:58.768Z] #39 14.06   DEP      images/stats.pb-c.d
18:20:58 [2020-07-31T18:20:58.768Z] #39 15.45 make[1]: Nothing to be done for 'all'.
18:20:58 [2020-07-31T18:20:58.768Z] #39 16.64   CC       images/stats.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 17.03   CC       images/core.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 17.71   CC       images/core-x86.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 18.32   CC       images/core-arm.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 18.73   CC       images/core-aarch64.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 18.97   CC       images/core-ppc64.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 19.46   CC       images/core-s390.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 20.14   CC       images/cpuinfo.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 20.59   CC       images/inventory.o
18:20:58 [2020-07-31T18:20:58.768Z] #39 20.82   CC       images/fdinfo.o
18:20:58 [2020-07-31T18:20:58.810Z] #39 41.69   CC       images/timens.o
18:20:58 [2020-07-31T18:20:58.948Z] #39 ...
18:20:58 [2020-07-31T18:20:58.948Z] 
18:20:58 [2020-07-31T18:20:58.948Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:20:58 [2020-07-31T18:20:58.948Z] #14 DONE 1.5s
18:20:58 [2020-07-31T18:20:58.948Z] 
18:20:58 [2020-07-31T18:20:58.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:20:58 [2020-07-31T18:20:58.948Z] #39 46.05   DEP      compel/src/lib/ptrace.d
18:20:58 [2020-07-31T18:20:58.948Z] #39 46.17   DEP      compel/src/lib/infect.d
18:20:59 [2020-07-31T18:20:59.026Z] #39 21.12   CC       images/fown.o
18:20:59 [2020-07-31T18:20:59.069Z] #39 41.96   LINK     images/built-in.o
18:20:59 [2020-07-31T18:20:59.142Z] #18 ...
18:20:59 [2020-07-31T18:20:59.142Z] 
18:20:59 [2020-07-31T18:20:59.142Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:59 [2020-07-31T18:20:59.142Z] #42 120.6 encoding/xml
18:20:59 [2020-07-31T18:20:59.142Z] #42 124.7 math/big
18:20:59 [2020-07-31T18:20:59.142Z] #42 ...
18:20:59 [2020-07-31T18:20:59.142Z] 
18:20:59 [2020-07-31T18:20:59.142Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:59 [2020-07-31T18:20:59.142Z] #50 10.36 + cd /tmp/tmp.ltQUH15uF1/src/github.com/opencontainers/runc
18:20:59 [2020-07-31T18:20:59.142Z] #50 10.36 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:20:59 [2020-07-31T18:20:59.142Z] #50 10.86 + '[' -z '' ']'
18:20:59 [2020-07-31T18:20:59.142Z] #50 10.86 + target=static
18:20:59 [2020-07-31T18:20:59.142Z] #50 10.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:20:59 [2020-07-31T18:20:59.213Z] #39 46.43   DEP      compel/src/lib/infect-util.d
18:20:59 [2020-07-31T18:20:59.284Z] #39 21.37   CC       images/ns.o
18:20:59 [2020-07-31T18:20:59.284Z] #39 21.60   CC       images/regfile.o
18:20:59 [2020-07-31T18:20:59.328Z] #39 42.12   GEN      compel/include/asm
18:20:59 [2020-07-31T18:20:59.328Z] #39 42.14   GEN      compel/include/version.h
18:20:59 [2020-07-31T18:20:59.328Z] #39 42.16 touch .config
18:20:59 [2020-07-31T18:20:59.328Z] #39 42.21   GEN      include/common/config.h
18:20:59 [2020-07-31T18:20:59.328Z] #39 42.28   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:20:59 [2020-07-31T18:20:59.477Z] #39 46.55   DEP      compel/src/lib/infect-rpc.d
18:20:59 [2020-07-31T18:20:59.477Z] #39 46.73   DEP      compel/arch/aarch64/src/lib/infect.d
18:20:59 [2020-07-31T18:20:59.477Z] #39 46.85   DEP      compel/arch/aarch64/src/lib/cpu.d
18:20:59 [2020-07-31T18:20:59.542Z] #39 21.82   CC       images/ghost-file.o
18:20:59 [2020-07-31T18:20:59.542Z] #39 ...
18:20:59 [2020-07-31T18:20:59.542Z] 
18:20:59 [2020-07-31T18:20:59.542Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:20:59 [2020-07-31T18:20:59.542Z] #41 109.8 hash/crc32
18:20:59 [2020-07-31T18:20:59.588Z] #39 42.30   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:20:59 [2020-07-31T18:20:59.588Z] #39 42.34   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:20:59 [2020-07-31T18:20:59.588Z] #39 42.35   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:20:59 [2020-07-31T18:20:59.588Z] #39 42.39   DEP      compel/arch/x86/plugins/std/memcpy.d
18:20:59 [2020-07-31T18:20:59.588Z] #39 42.44   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:20:59 [2020-07-31T18:20:59.588Z] #39 42.45   GEN      compel/plugins/include/uapi/std/syscall.h
18:20:59 [2020-07-31T18:20:59.588Z] #39 42.50   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:20:59 [2020-07-31T18:20:59.741Z] #39 46.88   DEP      compel/src/lib/log.d
18:20:59 [2020-07-31T18:20:59.741Z] #39 46.95   DEP      compel/src/main.d
18:20:59 [2020-07-31T18:20:59.741Z] #39 47.07   DEP      compel/src/lib/handle-elf.d
18:20:59 [2020-07-31T18:20:59.796Z] #50 11.35 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
18:20:59 [2020-07-31T18:20:59.847Z] #39 42.51   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:20:59 [2020-07-31T18:20:59.847Z] #39 42.54   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:20:59 [2020-07-31T18:20:59.847Z] #39 42.54   DEP      compel/plugins/std/infect.d
18:20:59 [2020-07-31T18:20:59.847Z] #39 42.69   DEP      compel/plugins/std/string.d
18:20:59 [2020-07-31T18:20:59.847Z] #39 42.78   DEP      compel/plugins/std/log.d
18:20:59 [2020-07-31T18:20:59.847Z] #39 42.89   DEP      compel/plugins/std/fds.d
18:21:00 [2020-07-31T18:21:00.005Z] #39 47.15   DEP      compel/arch/aarch64/src/lib/handle-elf.d
18:21:00 [2020-07-31T18:21:00.005Z] #39 ...
18:21:00 [2020-07-31T18:21:00.005Z] 
18:21:00 [2020-07-31T18:21:00.005Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
18:21:00 [2020-07-31T18:21:00.005Z] #15 DONE 1.3s
18:21:00 [2020-07-31T18:21:00.005Z] 
18:21:00 [2020-07-31T18:21:00.005Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:00 [2020-07-31T18:21:00.005Z] #39 47.25   CC       compel/src/lib/log.o
18:21:00 [2020-07-31T18:21:00.097Z] #50 ...
18:21:00 [2020-07-31T18:21:00.097Z] 
18:21:00 [2020-07-31T18:21:00.097Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:00 [2020-07-31T18:21:00.097Z] #40 50.81   DEP      compel/src/lib/infect-rpc.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 51.07   DEP      compel/arch/ppc64/src/lib/infect.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 51.23   DEP      compel/arch/ppc64/src/lib/cpu.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 51.32   DEP      compel/src/lib/log.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 51.48   DEP      compel/src/main.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 51.61   DEP      compel/src/lib/handle-elf.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 51.80   DEP      compel/arch/ppc64/src/lib/handle-elf.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 51.99   CC       compel/src/lib/log.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 52.27   CC       compel/arch/ppc64/src/lib/cpu.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 52.55   CC       compel/arch/ppc64/src/lib/infect.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 53.35   CC       compel/src/lib/infect-rpc.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 53.98   CC       compel/src/lib/infect-util.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 54.34   CC       compel/src/lib/infect.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 57.54   CC       compel/src/lib/ptrace.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 58.07   AR       compel/libcompel.a
18:21:00 [2020-07-31T18:21:00.097Z] #40 58.16   HOSTCC   compel/src/main-host.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 58.57   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 58.84   HOSTCC   compel/src/lib/handle-elf-host.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 59.24   HOSTCC   compel/src/lib/log-host.o
18:21:00 [2020-07-31T18:21:00.097Z] #40 59.41   HOSTLINK compel/compel-host-bin
18:21:00 [2020-07-31T18:21:00.097Z] #40 59.57   DEP      soccr/soccr.d
18:21:00 [2020-07-31T18:21:00.097Z] #40 59.85   CC       soccr/soccr.o
18:21:00 [2020-07-31T18:21:00.107Z] #39 42.99   DEP      compel/plugins/std/std.d
18:21:00 [2020-07-31T18:21:00.270Z] #39 47.47   CC       compel/arch/aarch64/src/lib/cpu.o
18:21:00 [2020-07-31T18:21:00.366Z] #39 43.05   DEP      compel/plugins/shmem/shmem.d
18:21:00 [2020-07-31T18:21:00.366Z] #39 43.12   DEP      compel/plugins/fds/fds.d
18:21:00 [2020-07-31T18:21:00.366Z] #39 43.24   CC       compel/plugins/std/std.o
18:21:00 [2020-07-31T18:21:00.476Z] #41 110.3 compress/gzip
18:21:00 [2020-07-31T18:21:00.476Z] #41 ...
18:21:00 [2020-07-31T18:21:00.476Z] 
18:21:00 [2020-07-31T18:21:00.476Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:00 [2020-07-31T18:21:00.476Z] #47 100.6 mvdan.cc/sh/v3/fileutil
18:21:00 [2020-07-31T18:21:00.476Z] #47 100.8 mvdan.cc/sh/v3/syntax
18:21:00 [2020-07-31T18:21:00.476Z] #47 107.2 mvdan.cc/sh/v3/cmd/shfmt
18:21:00 [2020-07-31T18:21:00.534Z] #39 47.74   CC       compel/arch/aarch64/src/lib/infect.o
18:21:00 [2020-07-31T18:21:00.626Z] #39 43.51   CC       compel/plugins/std/fds.o
18:21:00 [2020-07-31T18:21:00.735Z] #47 ...
18:21:00 [2020-07-31T18:21:00.735Z] 
18:21:00 [2020-07-31T18:21:00.735Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:00 [2020-07-31T18:21:00.735Z] #39 22.10   CC       images/fifo.o
18:21:00 [2020-07-31T18:21:00.735Z] #39 22.36   CC       images/remap-file-path.o
18:21:00 [2020-07-31T18:21:00.735Z] #39 22.59   CC       images/eventfd.o
18:21:00 [2020-07-31T18:21:00.735Z] #39 22.86   CC       images/eventpoll.o
18:21:00 [2020-07-31T18:21:00.758Z] #40 61.49   AR       soccr/libsoccr.a
18:21:00 [2020-07-31T18:21:00.758Z] #40 61.57 make[1]: 'soccr/libsoccr.a' is up to date.
18:21:00 [2020-07-31T18:21:00.798Z] #39 48.12   CC       compel/src/lib/infect-rpc.o
18:21:00 [2020-07-31T18:21:00.886Z] #39 43.90   CC       compel/plugins/std/log.o
18:21:00 [2020-07-31T18:21:00.993Z] #39 23.26   CC       images/fh.o
18:21:01 [2020-07-31T18:21:01.149Z] #10 ...
18:21:01 [2020-07-31T18:21:01.149Z] 
18:21:01 [2020-07-31T18:21:01.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:01 [2020-07-31T18:21:01.149Z] #39 31.29   CC       images/sk-inet.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 31.68   CC       images/tun.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 31.97   CC       images/sk-netlink.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 32.25   CC       images/packet-sock.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 32.58   CC       images/ipc-var.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 32.79   CC       images/ipc-desc.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 32.96   CC       images/ipc-shm.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 33.17   CC       images/ipc-msg.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 33.51   CC       images/ipc-sem.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 33.71   CC       images/utsns.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 33.95   CC       images/creds.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 34.15   CC       images/vma.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 34.43   CC       images/netdev.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 34.82   CC       images/tty.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 35.28   CC       images/file-lock.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 35.48   CC       images/rlimit.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 35.68   CC       images/pagemap.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 36.01   CC       images/siginfo.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 36.34   CC       images/rpc.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 37.42   CC       images/ext-file.o
18:21:01 [2020-07-31T18:21:01.149Z] #39 37.59   CC       images/cgroup.o
18:21:01 [2020-07-31T18:21:01.376Z] #39 48.43   CC       compel/src/lib/infect-util.o
18:21:01 [2020-07-31T18:21:01.420Z] #40 61.99   DEP      criu/arch/ppc64/sigframe.d
18:21:01 [2020-07-31T18:21:01.420Z] #40 62.04   DEP      criu/arch/ppc64/crtools.d
18:21:01 [2020-07-31T18:21:01.420Z] #40 62.18   DEP      criu/arch/ppc64/cpu.d
18:21:01 [2020-07-31T18:21:01.457Z] #39 ...
18:21:01 [2020-07-31T18:21:01.457Z] 
18:21:01 [2020-07-31T18:21:01.457Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:01 [2020-07-31T18:21:01.457Z] #10 114.1 Selecting previously unselected package g++-mingw-w64-x86-64.
18:21:01 [2020-07-31T18:21:01.457Z] #10 114.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:21:01 [2020-07-31T18:21:01.457Z] #10 114.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:01 [2020-07-31T18:21:01.457Z] #10 ...
18:21:01 [2020-07-31T18:21:01.457Z] 
18:21:01 [2020-07-31T18:21:01.457Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:01 [2020-07-31T18:21:01.457Z] #41 121.9 mime/quotedprintable
18:21:01 [2020-07-31T18:21:01.457Z] #41 122.2 net/http/internal
18:21:01 [2020-07-31T18:21:01.560Z] #39 23.68   CC       images/fsnotify.o
18:21:01 [2020-07-31T18:21:01.641Z] #39 48.64   CC       compel/src/lib/infect.o
18:21:01 [2020-07-31T18:21:01.641Z] #39 ...
18:21:01 [2020-07-31T18:21:01.641Z] 
18:21:01 [2020-07-31T18:21:01.641Z] #16 [dev-systemd-false  6/26] RUN ldconfig
18:21:01 [2020-07-31T18:21:01.641Z] #16 DONE 1.5s
18:21:01 [2020-07-31T18:21:01.721Z] #40 62.37   CC       criu/arch/ppc64/cpu.o
18:21:01 [2020-07-31T18:21:01.721Z] #39 38.14   CC       images/userns.o
18:21:01 [2020-07-31T18:21:01.721Z] #39 ...
18:21:01 [2020-07-31T18:21:01.721Z] 
18:21:01 [2020-07-31T18:21:01.721Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:21:01 [2020-07-31T18:21:01.721Z] #54 122.9 + for f in rootlesskit rootlesskit-docker-proxy
18:21:01 [2020-07-31T18:21:01.721Z] #54 122.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:21:01 [2020-07-31T18:21:01.908Z] 
18:21:01 [2020-07-31T18:21:01.908Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:02 [2020-07-31T18:21:02.024Z] #40 ...
18:21:02 [2020-07-31T18:21:02.024Z] 
18:21:02 [2020-07-31T18:21:02.024Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:21:02 [2020-07-31T18:21:02.024Z] #55 126.3 + for f in rootlesskit rootlesskit-docker-proxy
18:21:02 [2020-07-31T18:21:02.024Z] #55 126.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:21:02 [2020-07-31T18:21:02.024Z] #55 DONE 134.0s
18:21:02 [2020-07-31T18:21:02.024Z] 
18:21:02 [2020-07-31T18:21:02.024Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:02 [2020-07-31T18:21:02.024Z] #18 10.88 Fetched 8146 kB in 10s (788 kB/s)
18:21:02 [2020-07-31T18:21:02.126Z] #39 24.27   CC       images/signalfd.o
18:21:02 [2020-07-31T18:21:02.327Z] #18 10.88 Reading package lists...
18:21:02 [2020-07-31T18:21:02.327Z] #18 ...
18:21:02 [2020-07-31T18:21:02.327Z] 
18:21:02 [2020-07-31T18:21:02.327Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:21:02 [2020-07-31T18:21:02.327Z] #56 DONE 0.3s
18:21:02 [2020-07-31T18:21:02.327Z] 
18:21:02 [2020-07-31T18:21:02.327Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:21:02 [2020-07-31T18:21:02.327Z] #57 DONE 0.1s
18:21:02 [2020-07-31T18:21:02.327Z] 
18:21:02 [2020-07-31T18:21:02.327Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:02 [2020-07-31T18:21:02.327Z] #40 63.14   CC       criu/arch/ppc64/crtools.o
18:21:02 [2020-07-31T18:21:02.384Z] #39 24.50   CC       images/fs.o
18:21:02 [2020-07-31T18:21:02.643Z] #39 24.64   CC       images/pstree.o
18:21:02 [2020-07-31T18:21:02.661Z] #54 ...
18:21:02 [2020-07-31T18:21:02.661Z] 
18:21:02 [2020-07-31T18:21:02.661Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:02 [2020-07-31T18:21:02.661Z] #41 113.9 vendor/golang.org/x/text/secure/bidirule
18:21:02 [2020-07-31T18:21:02.661Z] #41 114.2 vendor/golang.org/x/text/unicode/norm
18:21:02 [2020-07-31T18:21:02.661Z] #41 118.0 vendor/golang.org/x/net/idna
18:21:02 [2020-07-31T18:21:02.661Z] #41 120.0 vendor/golang.org/x/net/http2/hpack
18:21:02 [2020-07-31T18:21:02.661Z] #41 121.3 mime
18:21:02 [2020-07-31T18:21:02.661Z] #41 122.9 mime/quotedprintable
18:21:02 [2020-07-31T18:21:02.661Z] #41 123.2 net/http/internal
18:21:02 [2020-07-31T18:21:02.661Z] #41 ...
18:21:02 [2020-07-31T18:21:02.661Z] 
18:21:02 [2020-07-31T18:21:02.661Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:02 [2020-07-31T18:21:02.661Z] #39 38.33   CC       images/google/protobuf/descriptor.o
18:21:02 [2020-07-31T18:21:02.901Z] #39 24.90   CC       images/pipe.o
18:21:02 [2020-07-31T18:21:02.901Z] #39 25.15   CC       images/tcp-stream.o
18:21:03 [2020-07-31T18:21:03.159Z] #39 25.37   CC       images/sk-packet.o
18:21:03 [2020-07-31T18:21:03.231Z] #39 39.76   CC       images/opts.o
18:21:03 [2020-07-31T18:21:03.305Z] #17 1.774 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:21:03 [2020-07-31T18:21:03.417Z] #39 25.57   CC       images/mnt.o
18:21:03 [2020-07-31T18:21:03.417Z] #39 ...
18:21:03 [2020-07-31T18:21:03.417Z] 
18:21:03 [2020-07-31T18:21:03.417Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:21:03 [2020-07-31T18:21:03.417Z] #47 DONE 113.7s
18:21:03 [2020-07-31T18:21:03.491Z] #39 39.91   CC       images/seccomp.o
18:21:03 [2020-07-31T18:21:03.568Z] #17 1.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:03 [2020-07-31T18:21:03.676Z] 
18:21:03 [2020-07-31T18:21:03.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:03 [2020-07-31T18:21:03.676Z] #39 25.81   CC       images/pipe-data.o
18:21:03 [2020-07-31T18:21:03.750Z] #39 40.19   CC       images/binfmt-misc.o
18:21:03 [2020-07-31T18:21:03.833Z] #17 1.991 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:21:03 [2020-07-31T18:21:03.833Z] #17 2.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
18:21:03 [2020-07-31T18:21:03.995Z] #41 126.2 net/textproto
18:21:03 [2020-07-31T18:21:03.995Z] #41 126.2 crypto/x509
18:21:04 [2020-07-31T18:21:04.010Z] #39 40.46   CC       images/time.o
18:21:04 [2020-07-31T18:21:04.010Z] #39 40.71   CC       images/sysctl.o
18:21:04 [2020-07-31T18:21:04.247Z] #39 26.28   CC       images/sa.o
18:21:04 [2020-07-31T18:21:04.270Z] #39 40.94   CC       images/autofs.o
18:21:04 [2020-07-31T18:21:04.452Z] #40 64.97   CC       criu/arch/ppc64/sigframe.o
18:21:04 [2020-07-31T18:21:04.452Z] #40 65.24   LINK     criu/arch/ppc64/crtools.built-in.o
18:21:04 [2020-07-31T18:21:04.530Z] #39 41.06   CC       images/macvlan.o
18:21:04 [2020-07-31T18:21:04.754Z] #40 65.30   DEP      criu/pie/util-vdso.d
18:21:04 [2020-07-31T18:21:04.755Z] #40 65.48   DEP      criu/pie/util.d
18:21:04 [2020-07-31T18:21:04.785Z] #17 3.018 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [212 kB]
18:21:04 [2020-07-31T18:21:04.790Z] #39 41.22   CC       images/sit.o
18:21:04 [2020-07-31T18:21:04.790Z] #39 41.35   CC       images/memfd.o
18:21:04 [2020-07-31T18:21:04.812Z] #39 26.71   CC       images/timer.o
18:21:04 [2020-07-31T18:21:04.933Z] #41 127.4 vendor/golang.org/x/net/http/httpguts
18:21:04 [2020-07-31T18:21:04.933Z] #41 ...
18:21:04 [2020-07-31T18:21:04.933Z] 
18:21:04 [2020-07-31T18:21:04.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:04 [2020-07-31T18:21:04.933Z] #39 44.82   CC       compel/plugins/std/string.o
18:21:04 [2020-07-31T18:21:04.933Z] #39 45.44   CC       compel/plugins/std/infect.o
18:21:04 [2020-07-31T18:21:04.933Z] #39 45.83   CC       compel/arch/x86/plugins/std/parasite-head.o
18:21:04 [2020-07-31T18:21:04.933Z] #39 45.90   CC       compel/arch/x86/plugins/std/memcpy.o
18:21:04 [2020-07-31T18:21:04.933Z] #39 45.98   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.04   AR       compel/plugins/std.lib.a
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.14   CC       compel/plugins/fds/fds.o
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.40   AR       compel/plugins/fds.lib.a
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.47   HOSTDEP  compel/src/lib/log-host.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.60   HOSTDEP  compel/src/lib/handle-elf-host.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.74   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.82   HOSTDEP  compel/src/main-host.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 46.93   DEP      compel/src/lib/ptrace.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 47.12   DEP      compel/src/lib/infect.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 47.26   DEP      compel/src/lib/infect-util.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 47.33   DEP      compel/src/lib/infect-rpc.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 47.52   DEP      compel/arch/x86/src/lib/infect.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 47.70   DEP      compel/arch/x86/src/lib/cpu.d
18:21:04 [2020-07-31T18:21:04.933Z] #39 47.81   DEP      compel/src/lib/log.d
18:21:05 [2020-07-31T18:21:05.049Z] #39 41.57   CC       images/timens.o
18:21:05 [2020-07-31T18:21:05.055Z] #40 65.60   CC       criu/pie/util.o
18:21:05 [2020-07-31T18:21:05.070Z] #39 27.05   CC       images/timerfd.o
18:21:05 [2020-07-31T18:21:05.070Z] #39 27.22   CC       images/mm.o
18:21:05 [2020-07-31T18:21:05.192Z] #39 47.92   DEP      compel/src/main.d
18:21:05 [2020-07-31T18:21:05.192Z] #39 48.00   DEP      compel/src/lib/handle-elf.d
18:21:05 [2020-07-31T18:21:05.309Z] #39 41.89   LINK     images/built-in.o
18:21:05 [2020-07-31T18:21:05.310Z] #39 42.01   GEN      compel/include/asm
18:21:05 [2020-07-31T18:21:05.329Z] #39 27.49   CC       images/sk-opts.o
18:21:05 [2020-07-31T18:21:05.358Z] #40 65.91   CC       criu/pie/util-vdso.o
18:21:05 [2020-07-31T18:21:05.363Z] #17 3.754 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
18:21:05 [2020-07-31T18:21:05.460Z] #39 48.16   DEP      compel/arch/x86/src/lib/handle-elf.d
18:21:05 [2020-07-31T18:21:05.461Z] #39 48.32   CC       compel/src/lib/log.o
18:21:05 [2020-07-31T18:21:05.587Z] #39 27.77   CC       images/sk-unix.o
18:21:05 [2020-07-31T18:21:05.597Z] #39 42.06   GEN      compel/include/version.h
18:21:05 [2020-07-31T18:21:05.597Z] #39 42.07 touch .config
18:21:05 [2020-07-31T18:21:05.597Z] #39 42.19   GEN      include/common/config.h
18:21:05 [2020-07-31T18:21:05.597Z] #39 42.28   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:21:05 [2020-07-31T18:21:05.757Z] #39 48.55   CC       compel/arch/x86/src/lib/cpu.o
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.30   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.31   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.33   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.42   DEP      compel/arch/x86/plugins/std/memcpy.d
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.43   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.46   GEN      compel/plugins/include/uapi/std/syscall.h
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.51   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.52   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:21:05 [2020-07-31T18:21:05.858Z] #39 42.54   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:21:06 [2020-07-31T18:21:06.010Z] #40 66.67   AR       criu/pie/pie.lib.a
18:21:06 [2020-07-31T18:21:06.010Z] #40 66.72   DEP      criu/pie/restorer.d
18:21:06 [2020-07-31T18:21:06.139Z] #39 42.54   DEP      compel/plugins/std/infect.d
18:21:06 [2020-07-31T18:21:06.139Z] #39 42.64   DEP      compel/plugins/std/string.d
18:21:06 [2020-07-31T18:21:06.139Z] #39 42.77   DEP      compel/plugins/std/log.d
18:21:06 [2020-07-31T18:21:06.155Z] #39 28.10   CC       images/sk-inet.o
18:21:06 [2020-07-31T18:21:06.317Z] #40 66.96   DEP      criu/arch/ppc64/vdso-trampoline.d
18:21:06 [2020-07-31T18:21:06.317Z] #40 66.98   DEP      criu/arch/ppc64/restorer.d
18:21:06 [2020-07-31T18:21:06.382Z] #39 49.24   CC       compel/arch/x86/src/lib/infect.o
18:21:06 [2020-07-31T18:21:06.406Z] #39 42.93   DEP      compel/plugins/std/fds.d
18:21:06 [2020-07-31T18:21:06.406Z] #39 43.01   DEP      compel/plugins/std/std.d
18:21:06 [2020-07-31T18:21:06.413Z] #39 28.49   CC       images/tun.o
18:21:06 [2020-07-31T18:21:06.618Z] #40 67.16   DEP      criu/arch/ppc64/vdso-pie.d
18:21:06 [2020-07-31T18:21:06.618Z] #40 67.32   DEP      criu/pie/parasite-vdso.d
18:21:06 [2020-07-31T18:21:06.668Z] #39 43.10   DEP      compel/plugins/shmem/shmem.d
18:21:06 [2020-07-31T18:21:06.668Z] #39 43.24   DEP      compel/plugins/fds/fds.d
18:21:06 [2020-07-31T18:21:06.671Z] #39 28.69   CC       images/sk-netlink.o
18:21:06 [2020-07-31T18:21:06.918Z] #40 67.64   DEP      criu/pie/parasite.d
18:21:06 [2020-07-31T18:21:06.928Z] #39 43.40   CC       compel/plugins/std/std.o
18:21:06 [2020-07-31T18:21:06.929Z] #39 29.03   CC       images/packet-sock.o
18:21:07 [2020-07-31T18:21:07.187Z] #39 43.80   CC       compel/plugins/std/fds.o
18:21:07 [2020-07-31T18:21:07.187Z] #39 29.35   CC       images/ipc-var.o
18:21:07 [2020-07-31T18:21:07.218Z] #40 67.95   CC       criu/pie/parasite.o
18:21:07 [2020-07-31T18:21:07.292Z] #17 ...
18:21:07 [2020-07-31T18:21:07.292Z] 
18:21:07 [2020-07-31T18:21:07.292Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:07 [2020-07-31T18:21:07.292Z] #49 6.110 + cd /tmp/tmp.zuuR9UTRHE/src/github.com/opencontainers/runc
18:21:07 [2020-07-31T18:21:07.292Z] #49 6.111 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:21:07 [2020-07-31T18:21:07.292Z] #49 6.686 + '[' -z '' ']'
18:21:07 [2020-07-31T18:21:07.292Z] #49 6.686 + target=static
18:21:07 [2020-07-31T18:21:07.292Z] #49 6.686 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:21:07 [2020-07-31T18:21:07.292Z] #49 7.146 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
18:21:07 [2020-07-31T18:21:07.292Z] #49 ...
18:21:07 [2020-07-31T18:21:07.292Z] 
18:21:07 [2020-07-31T18:21:07.292Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:07 [2020-07-31T18:21:07.292Z] #39 50.39   CC       compel/src/lib/ptrace.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 50.61   AR       compel/libcompel.a
18:21:07 [2020-07-31T18:21:07.292Z] #39 50.68   HOSTCC   compel/src/main-host.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 51.03   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 51.20   HOSTCC   compel/src/lib/handle-elf-host.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 51.60   HOSTCC   compel/src/lib/log-host.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 51.70   HOSTLINK compel/compel-host-bin
18:21:07 [2020-07-31T18:21:07.292Z] #39 51.91   DEP      soccr/soccr.d
18:21:07 [2020-07-31T18:21:07.292Z] #39 52.15   CC       soccr/soccr.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 53.18   AR       soccr/libsoccr.a
18:21:07 [2020-07-31T18:21:07.292Z] #39 53.24 make[1]: 'soccr/libsoccr.a' is up to date.
18:21:07 [2020-07-31T18:21:07.292Z] #39 53.70   DEP      criu/arch/aarch64/sigframe.d
18:21:07 [2020-07-31T18:21:07.292Z] #39 53.85   DEP      criu/arch/aarch64/crtools.d
18:21:07 [2020-07-31T18:21:07.292Z] #39 54.01   DEP      criu/arch/aarch64/cpu.d
18:21:07 [2020-07-31T18:21:07.292Z] #39 54.03   DEP      criu/arch/aarch64/bitops.d
18:21:07 [2020-07-31T18:21:07.292Z] #39 54.07   CC       criu/arch/aarch64/bitops.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 54.11   CC       criu/arch/aarch64/cpu.o
18:21:07 [2020-07-31T18:21:07.292Z] #39 54.23   CC       criu/arch/aarch64/crtools.o
18:21:07 [2020-07-31T18:21:07.324Z] #39 ...
18:21:07 [2020-07-31T18:21:07.324Z] 
18:21:07 [2020-07-31T18:21:07.324Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:21:07 [2020-07-31T18:21:07.324Z] #54 121.7 + for f in rootlesskit rootlesskit-docker-proxy
18:21:07 [2020-07-31T18:21:07.324Z] #54 121.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:21:07 [2020-07-31T18:21:07.324Z] #54 DONE 129.9s
18:21:07 [2020-07-31T18:21:07.324Z] 
18:21:07 [2020-07-31T18:21:07.324Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:21:07 [2020-07-31T18:21:07.324Z] #55 DONE 0.0s
18:21:07 [2020-07-31T18:21:07.324Z] 
18:21:07 [2020-07-31T18:21:07.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:07 [2020-07-31T18:21:07.324Z] #39 50.17   CC       compel/src/lib/infect-rpc.o
18:21:07 [2020-07-31T18:21:07.324Z] #39 ...
18:21:07 [2020-07-31T18:21:07.324Z] 
18:21:07 [2020-07-31T18:21:07.324Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:21:07 [2020-07-31T18:21:07.324Z] #56 DONE 0.1s
18:21:07 [2020-07-31T18:21:07.324Z] 
18:21:07 [2020-07-31T18:21:07.324Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:07 [2020-07-31T18:21:07.324Z] #10 127.7 Selecting previously unselected package libapparmor1:amd64.
18:21:07 [2020-07-31T18:21:07.324Z] #10 127.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 127.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.0 Selecting previously unselected package libapparmor-dev:amd64.
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.1 Selecting previously unselected package libbtrfs0.
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.1 Unpacking libbtrfs0 (4.20.1-2) ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.2 Selecting previously unselected package libbtrfs-dev.
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.2 Unpacking libbtrfs-dev (4.20.1-2) ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:21:07 [2020-07-31T18:21:07.324Z] #10 128.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 129.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 129.9 Selecting previously unselected package libudev-dev:amd64.
18:21:07 [2020-07-31T18:21:07.324Z] #10 129.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 129.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
18:21:07 [2020-07-31T18:21:07.324Z] #10 130.1 Selecting previously unselected package libsepol1-dev:amd64.
18:21:07 [2020-07-31T18:21:07.324Z] #10 130.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.446Z] #39 44.20   CC       compel/plugins/std/log.o
18:21:07 [2020-07-31T18:21:07.446Z] #39 29.62   CC       images/ipc-desc.o
18:21:07 [2020-07-31T18:21:07.557Z] #39 54.72   CC       criu/arch/aarch64/sigframe.o
18:21:07 [2020-07-31T18:21:07.585Z] #10 130.1 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:21:07 [2020-07-31T18:21:07.704Z] #39 29.79   CC       images/ipc-shm.o
18:21:07 [2020-07-31T18:21:07.821Z] #39 54.98   LINK     criu/arch/aarch64/crtools.built-in.o
18:21:07 [2020-07-31T18:21:07.821Z] #39 55.02   DEP      criu/pie/util-vdso.d
18:21:07 [2020-07-31T18:21:07.846Z] #10 130.5 Selecting previously unselected package libpcre16-3:amd64.
18:21:07 [2020-07-31T18:21:07.846Z] #10 130.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:21:07 [2020-07-31T18:21:07.846Z] #10 130.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:21:07 [2020-07-31T18:21:07.964Z] #39 30.06   CC       images/ipc-msg.o
18:21:08 [2020-07-31T18:21:08.084Z] #39 55.16   DEP      criu/pie/util.d
18:21:08 [2020-07-31T18:21:08.084Z] #39 55.31   CC       criu/pie/util.o
18:21:08 [2020-07-31T18:21:08.227Z] #39 30.32   CC       images/ipc-sem.o
18:21:08 [2020-07-31T18:21:08.348Z] #39 55.53   CC       criu/pie/util-vdso.o
18:21:08 [2020-07-31T18:21:08.383Z] #39 44.97   CC       compel/plugins/std/string.o
18:21:08 [2020-07-31T18:21:08.415Z] #10 131.0 Selecting previously unselected package libpcre32-3:amd64.
18:21:08 [2020-07-31T18:21:08.416Z] #10 131.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:21:08 [2020-07-31T18:21:08.416Z] #10 131.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:21:08 [2020-07-31T18:21:08.485Z] #39 30.53   CC       images/utsns.o
18:21:08 [2020-07-31T18:21:08.485Z] #39 30.70   CC       images/creds.o
18:21:08 [2020-07-31T18:21:08.612Z] #39 55.98   AR       criu/pie/pie.lib.a
18:21:08 [2020-07-31T18:21:08.675Z] #10 131.2 Selecting previously unselected package libpcrecpp0v5:amd64.
18:21:08 [2020-07-31T18:21:08.675Z] #10 131.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:21:08 [2020-07-31T18:21:08.675Z] #10 131.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:21:08 [2020-07-31T18:21:08.676Z] #10 131.3 Selecting previously unselected package libpcre3-dev:amd64.
18:21:08 [2020-07-31T18:21:08.676Z] #10 131.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:21:08 [2020-07-31T18:21:08.676Z] #10 131.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:21:08 [2020-07-31T18:21:08.746Z] #39 30.96   CC       images/vma.o
18:21:08 [2020-07-31T18:21:08.768Z] #40 69.32   LINK     criu/pie/parasite.built-in.o
18:21:08 [2020-07-31T18:21:08.768Z] #40 69.34   GEN      criu/pie/parasite-blob.h
18:21:08 [2020-07-31T18:21:08.768Z] #40 69.39   CC       criu/pie/parasite-vdso.o
18:21:08 [2020-07-31T18:21:08.876Z] #39 56.12   DEP      criu/pie/restorer.d
18:21:08 [2020-07-31T18:21:08.935Z] #10 131.7 Selecting previously unselected package libselinux1-dev:amd64.
18:21:08 [2020-07-31T18:21:08.935Z] #10 131.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:21:08 [2020-07-31T18:21:08.935Z] #10 131.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:21:08 [2020-07-31T18:21:08.951Z] #39 45.45   CC       compel/plugins/std/infect.o
18:21:09 [2020-07-31T18:21:09.004Z] #39 31.17   CC       images/netdev.o
18:21:09 [2020-07-31T18:21:09.140Z] #39 56.34   DEP      criu/arch/aarch64/intraprocedure.d
18:21:09 [2020-07-31T18:21:09.140Z] #39 56.36   DEP      criu/arch/aarch64/restorer.d
18:21:09 [2020-07-31T18:21:09.196Z] #10 131.9 Selecting previously unselected package libdevmapper-dev:amd64.
18:21:09 [2020-07-31T18:21:09.196Z] #10 131.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:21:09 [2020-07-31T18:21:09.196Z] #10 131.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:21:09 [2020-07-31T18:21:09.210Z] #39 45.84   CC       compel/arch/x86/plugins/std/parasite-head.o
18:21:09 [2020-07-31T18:21:09.210Z] #39 45.89   CC       compel/arch/x86/plugins/std/memcpy.o
18:21:09 [2020-07-31T18:21:09.210Z] #39 45.93   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:21:09 [2020-07-31T18:21:09.404Z] #39 56.51   DEP      criu/arch/aarch64/vdso-pie.d
18:21:09 [2020-07-31T18:21:09.404Z] #39 56.59   DEP      criu/pie/parasite-vdso.d
18:21:09 [2020-07-31T18:21:09.423Z] #40 ...
18:21:09 [2020-07-31T18:21:09.423Z] 
18:21:09 [2020-07-31T18:21:09.423Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:09 [2020-07-31T18:21:09.423Z] #42 131.2 go/doc
18:21:09 [2020-07-31T18:21:09.423Z] #42 140.4 vendor/golang.org/x/net/idna
18:21:09 [2020-07-31T18:21:09.423Z] #42 ...
18:21:09 [2020-07-31T18:21:09.423Z] 
18:21:09 [2020-07-31T18:21:09.423Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:09 [2020-07-31T18:21:09.423Z] #40 70.21   CC       criu/arch/ppc64/vdso-pie.o
18:21:09 [2020-07-31T18:21:09.455Z] #10 132.0 Selecting previously unselected package libseccomp-dev:amd64.
18:21:09 [2020-07-31T18:21:09.455Z] #10 132.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:21:09 [2020-07-31T18:21:09.455Z] #10 132.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:21:09 [2020-07-31T18:21:09.455Z] #10 132.2 Selecting previously unselected package libsystemd-dev:amd64.
18:21:09 [2020-07-31T18:21:09.455Z] #10 132.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
18:21:09 [2020-07-31T18:21:09.455Z] #10 132.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
18:21:09 [2020-07-31T18:21:09.470Z] #39 45.99   AR       compel/plugins/std.lib.a
18:21:09 [2020-07-31T18:21:09.470Z] #39 46.04   CC       compel/plugins/fds/fds.o
18:21:09 [2020-07-31T18:21:09.470Z] #39 ...
18:21:09 [2020-07-31T18:21:09.470Z] 
18:21:09 [2020-07-31T18:21:09.470Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:21:09 [2020-07-31T18:21:09.470Z] #54 DONE 131.0s
18:21:09 [2020-07-31T18:21:09.470Z] 
18:21:09 [2020-07-31T18:21:09.470Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:09 [2020-07-31T18:21:09.470Z] #41 126.4 net/textproto
18:21:09 [2020-07-31T18:21:09.470Z] #41 126.4 crypto/x509
18:21:09 [2020-07-31T18:21:09.470Z] #41 127.6 vendor/golang.org/x/net/http/httpguts
18:21:09 [2020-07-31T18:21:09.470Z] #41 128.0 vendor/golang.org/x/net/http/httpproxy
18:21:09 [2020-07-31T18:21:09.470Z] #41 128.7 mime/multipart
18:21:09 [2020-07-31T18:21:09.470Z] #41 130.5 crypto/tls
18:21:09 [2020-07-31T18:21:09.570Z] #39 31.64   CC       images/tty.o
18:21:09 [2020-07-31T18:21:09.668Z] #39 56.74   DEP      criu/pie/parasite.d
18:21:09 [2020-07-31T18:21:09.668Z] #39 56.94   CC       criu/pie/parasite.o
18:21:09 [2020-07-31T18:21:09.731Z] #41 ...
18:21:09 [2020-07-31T18:21:09.731Z] 
18:21:09 [2020-07-31T18:21:09.731Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:21:09 [2020-07-31T18:21:09.731Z] #55 DONE 0.0s
18:21:09 [2020-07-31T18:21:09.731Z] 
18:21:09 [2020-07-31T18:21:09.731Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:21:09 [2020-07-31T18:21:09.731Z] #56 DONE 0.1s
18:21:09 [2020-07-31T18:21:09.731Z] 
18:21:09 [2020-07-31T18:21:09.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:09 [2020-07-31T18:21:09.731Z] #10 131.1 Selecting previously unselected package libapparmor1:amd64.
18:21:09 [2020-07-31T18:21:09.731Z] #10 131.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:21:09 [2020-07-31T18:21:09.731Z] #10 131.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:21:09 [2020-07-31T18:21:09.993Z] #10 131.3 Selecting previously unselected package libapparmor-dev:amd64.
18:21:09 [2020-07-31T18:21:09.993Z] #10 131.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:21:09 [2020-07-31T18:21:09.993Z] #10 131.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.6 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.6 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up libbtrfs0 (4.20.1-2) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up libbtrfs-dev (4.20.1-2) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up mingw-w64-common (6.0.0-3) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:21:10 [2020-07-31T18:21:10.023Z] #10 132.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:21:10 [2020-07-31T18:21:10.076Z] #40 70.72   CC       criu/arch/ppc64/restorer.o
18:21:10 [2020-07-31T18:21:10.136Z] #39 32.19   CC       images/file-lock.o
18:21:10 [2020-07-31T18:21:10.136Z] #39 32.45   CC       images/rlimit.o
18:21:10 [2020-07-31T18:21:10.253Z] #10 131.7 Selecting previously unselected package libbtrfs0.
18:21:10 [2020-07-31T18:21:10.253Z] #10 131.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:21:10 [2020-07-31T18:21:10.253Z] #10 131.7 Unpacking libbtrfs0 (4.20.1-2) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.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
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.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
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.9 Setting up dmsetup (2:1.02.155-3) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:21:10 [2020-07-31T18:21:10.283Z] #10 132.9 Processing triggers for libc-bin (2.28-10) ...
18:21:10 [2020-07-31T18:21:10.380Z] #40 71.23   CC       criu/arch/ppc64/vdso-trampoline.o
18:21:10 [2020-07-31T18:21:10.513Z] #10 131.8 Selecting previously unselected package libbtrfs-dev.
18:21:10 [2020-07-31T18:21:10.513Z] #10 131.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:21:10 [2020-07-31T18:21:10.513Z] #10 131.9 Unpacking libbtrfs-dev (4.20.1-2) ...
18:21:10 [2020-07-31T18:21:10.549Z] #10 DONE 133.2s
18:21:10 [2020-07-31T18:21:10.549Z] 
18:21:10 [2020-07-31T18:21:10.549Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:10 [2020-07-31T18:21:10.684Z] #40 71.28   CC       criu/pie/restorer.o
18:21:10 [2020-07-31T18:21:10.701Z] #39 32.63   CC       images/pagemap.o
18:21:10 [2020-07-31T18:21:10.959Z] #39 32.97   CC       images/siginfo.o
18:21:10 [2020-07-31T18:21:10.959Z] #39 ...
18:21:10 [2020-07-31T18:21:10.959Z] 
18:21:10 [2020-07-31T18:21:10.959Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:10 [2020-07-31T18:21:10.959Z] #41 111.0 vendor/golang.org/x/crypto/cryptobyte
18:21:10 [2020-07-31T18:21:10.959Z] #41 111.1 net
18:21:10 [2020-07-31T18:21:10.959Z] #41 113.0 vendor/golang.org/x/crypto/chacha20poly1305
18:21:10 [2020-07-31T18:21:10.959Z] #41 114.2 vendor/golang.org/x/text/transform
18:21:10 [2020-07-31T18:21:10.959Z] #41 114.9 vendor/golang.org/x/text/unicode/bidi
18:21:10 [2020-07-31T18:21:10.959Z] #41 116.1 vendor/golang.org/x/text/secure/bidirule
18:21:10 [2020-07-31T18:21:10.959Z] #41 116.4 vendor/golang.org/x/text/unicode/norm
18:21:10 [2020-07-31T18:21:10.959Z] #41 120.2 vendor/golang.org/x/net/idna
18:21:11 [2020-07-31T18:21:11.065Z] #39 58.08   LINK     criu/pie/parasite.built-in.o
18:21:11 [2020-07-31T18:21:11.065Z] #39 58.09   GEN      criu/pie/parasite-blob.h
18:21:11 [2020-07-31T18:21:11.065Z] #39 58.11   CC       criu/pie/parasite-vdso.o
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.4 Selecting previously unselected package libudev-dev:amd64.
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.5 Selecting previously unselected package libsepol1-dev:amd64.
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:21:11 [2020-07-31T18:21:11.082Z] #10 132.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:21:11 [2020-07-31T18:21:11.217Z] #41 ...
18:21:11 [2020-07-31T18:21:11.217Z] 
18:21:11 [2020-07-31T18:21:11.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:11 [2020-07-31T18:21:11.217Z] #39 33.21   CC       images/rpc.o
18:21:11 [2020-07-31T18:21:11.342Z] #10 132.8 Selecting previously unselected package libpcre16-3:amd64.
18:21:11 [2020-07-31T18:21:11.342Z] #10 132.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:21:11 [2020-07-31T18:21:11.342Z] #10 132.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:21:11 [2020-07-31T18:21:11.602Z] #10 133.0 Selecting previously unselected package libpcre32-3:amd64.
18:21:11 [2020-07-31T18:21:11.602Z] #10 133.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:21:11 [2020-07-31T18:21:11.602Z] #10 133.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:21:11 [2020-07-31T18:21:11.645Z] #39 58.81   CC       criu/arch/aarch64/vdso-pie.o
18:21:11 [2020-07-31T18:21:11.862Z] #10 133.2 Selecting previously unselected package libpcrecpp0v5:amd64.
18:21:11 [2020-07-31T18:21:11.862Z] #10 133.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:21:11 [2020-07-31T18:21:11.862Z] #10 133.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:21:11 [2020-07-31T18:21:11.862Z] #10 133.3 Selecting previously unselected package libpcre3-dev:amd64.
18:21:11 [2020-07-31T18:21:11.862Z] #10 133.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:21:11 [2020-07-31T18:21:11.862Z] #10 133.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:21:11 [2020-07-31T18:21:11.909Z] #39 59.12   CC       criu/arch/aarch64/restorer.o
18:21:11 [2020-07-31T18:21:11.929Z] #49 ...
18:21:11 [2020-07-31T18:21:11.929Z] 
18:21:11 [2020-07-31T18:21:11.929Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
18:21:11 [2020-07-31T18:21:11.929Z] #11 DONE 1.6s
18:21:11 [2020-07-31T18:21:11.929Z] 
18:21:11 [2020-07-31T18:21:11.929Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.477 + RM_GOPATH=0
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.477 + TMP_GOPATH=
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.477 + : /build
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.477 + '[' -z '' ']'
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.477 ++ mktemp -d
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.479 + export GOPATH=/tmp/tmp.sCWgs4P1r0
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.479 + GOPATH=/tmp/tmp.sCWgs4P1r0
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.479 + RM_GOPATH=1
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.479 + case "$(go env GOARCH)" in
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.480 ++ go env GOARCH
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.493 + export GO_BUILDMODE=-buildmode=pie
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.493 + GO_BUILDMODE=-buildmode=pie
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.493 ++ dirname /tmp/install/install.sh
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.497 + dir=/tmp/install
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.497 + bin=runc
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.497 + shift
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.497 + '[' '!' -f /tmp/install/runc.installer ']'
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.497 + . /tmp/install/runc.installer
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.497 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.498 + install_runc
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.498 + uname -r
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.498 + grep -q '^3\.10\.0.*\.el7\.'
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.516 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.516 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.516 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.516 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sCWgs4P1r0/src/github.com/opencontainers/runc
18:21:11 [2020-07-31T18:21:11.929Z] #49 1.520 Cloning into '/tmp/tmp.sCWgs4P1r0/src/github.com/opencontainers/runc'...
18:21:12 [2020-07-31T18:21:12.122Z] #10 133.7 Selecting previously unselected package libselinux1-dev:amd64.
18:21:12 [2020-07-31T18:21:12.122Z] #10 133.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:21:12 [2020-07-31T18:21:12.151Z] #39 ...
18:21:12 [2020-07-31T18:21:12.151Z] 
18:21:12 [2020-07-31T18:21:12.151Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:12 [2020-07-31T18:21:12.151Z] #10 112.3 Selecting previously unselected package g++-mingw-w64-x86-64.
18:21:12 [2020-07-31T18:21:12.151Z] #10 112.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:21:12 [2020-07-31T18:21:12.151Z] #10 112.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:12 [2020-07-31T18:21:12.382Z] #10 133.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:21:12 [2020-07-31T18:21:12.382Z] #10 133.9 Selecting previously unselected package libdevmapper-dev:amd64.
18:21:12 [2020-07-31T18:21:12.441Z] #10 ...
18:21:12 [2020-07-31T18:21:12.441Z] 
18:21:12 [2020-07-31T18:21:12.441Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:12 [2020-07-31T18:21:12.441Z] #39 34.45   CC       images/ext-file.o
18:21:12 [2020-07-31T18:21:12.441Z] #39 34.66   CC       images/cgroup.o
18:21:12 [2020-07-31T18:21:12.487Z] #39 59.51   CC       criu/arch/aarch64/intraprocedure.o
18:21:12 [2020-07-31T18:21:12.487Z] #39 59.54   CC       criu/pie/restorer.o
18:21:12 [2020-07-31T18:21:12.641Z] #10 133.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:21:12 [2020-07-31T18:21:12.641Z] #10 133.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:21:12 [2020-07-31T18:21:12.641Z] #10 134.0 Selecting previously unselected package libseccomp-dev:amd64.
18:21:12 [2020-07-31T18:21:12.641Z] #10 134.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:21:12 [2020-07-31T18:21:12.641Z] #10 134.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:21:12 [2020-07-31T18:21:12.641Z] #10 134.2 Selecting previously unselected package libsystemd-dev:amd64.
18:21:12 [2020-07-31T18:21:12.641Z] #10 134.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
18:21:12 [2020-07-31T18:21:12.751Z] #39 ...
18:21:12 [2020-07-31T18:21:12.751Z] 
18:21:12 [2020-07-31T18:21:12.751Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:21:12 [2020-07-31T18:21:12.751Z] #36 136.4 + dpkg --print-architecture
18:21:12 [2020-07-31T18:21:12.901Z] #10 134.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
18:21:13 [2020-07-31T18:21:13.008Z] #39 35.17   CC       images/userns.o
18:21:13 [2020-07-31T18:21:13.160Z] #10 134.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:21:13 [2020-07-31T18:21:13.160Z] #10 134.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:21:13 [2020-07-31T18:21:13.160Z] #10 134.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:21:13 [2020-07-31T18:21:13.160Z] #10 134.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:21:13 [2020-07-31T18:21:13.160Z] #10 134.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:21:13 [2020-07-31T18:21:13.268Z] #39 ...
18:21:13 [2020-07-31T18:21:13.268Z] 
18:21:13 [2020-07-31T18:21:13.268Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:21:13 [2020-07-31T18:21:13.268Z] #54 116.6 + for f in rootlesskit rootlesskit-docker-proxy
18:21:13 [2020-07-31T18:21:13.268Z] #54 116.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:21:13 [2020-07-31T18:21:13.268Z] #54 DONE 123.4s
18:21:13 [2020-07-31T18:21:13.268Z] 
18:21:13 [2020-07-31T18:21:13.268Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:13 [2020-07-31T18:21:13.268Z] #39 35.46   CC       images/google/protobuf/descriptor.o
18:21:13 [2020-07-31T18:21:13.309Z] #49 ...
18:21:13 [2020-07-31T18:21:13.309Z] 
18:21:13 [2020-07-31T18:21:13.309Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
18:21:13 [2020-07-31T18:21:13.309Z] #12 DONE 1.1s
18:21:13 [2020-07-31T18:21:13.309Z] 
18:21:13 [2020-07-31T18:21:13.309Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.7 Setting up libbtrfs0 (4.20.1-2) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.8 Setting up libbtrfs-dev (4.20.1-2) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.8 Setting up mingw-w64-common (6.0.0-3) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:21:13 [2020-07-31T18:21:13.420Z] #10 134.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:21:13 [2020-07-31T18:21:13.495Z] #40 74.26   LINK     criu/pie/restorer.built-in.o
18:21:13 [2020-07-31T18:21:13.495Z] #40 74.28   GEN      criu/pie/restorer-blob.h
18:21:13 [2020-07-31T18:21:13.529Z] #39 ...
18:21:13 [2020-07-31T18:21:13.530Z] 
18:21:13 [2020-07-31T18:21:13.530Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
18:21:13 [2020-07-31T18:21:13.530Z] #55 DONE 0.1s
18:21:13 [2020-07-31T18:21:13.530Z] 
18:21:13 [2020-07-31T18:21:13.530Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
18:21:13 [2020-07-31T18:21:13.530Z] #56 DONE 0.1s
18:21:13 [2020-07-31T18:21:13.530Z] 
18:21:13 [2020-07-31T18:21:13.530Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:13 [2020-07-31T18:21:13.530Z] #41 122.3 vendor/golang.org/x/net/http2/hpack
18:21:13 [2020-07-31T18:21:13.530Z] #41 123.2 mime
18:21:13 [2020-07-31T18:21:13.680Z] #10 134.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:13 [2020-07-31T18:21:13.680Z] #10 134.9 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
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 Setting up dmsetup (2:1.02.155-3) ...
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:21:13 [2020-07-31T18:21:13.680Z] #10 135.0 Processing triggers for libc-bin (2.28-10) ...
18:21:13 [2020-07-31T18:21:13.704Z] #36 DONE 137.3s
18:21:13 [2020-07-31T18:21:13.704Z] 
18:21:13 [2020-07-31T18:21:13.704Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:13 [2020-07-31T18:21:13.704Z] #17 6.157 Fetched 8194 kB in 5s (1706 kB/s)
18:21:13 [2020-07-31T18:21:13.704Z] #17 6.157 Reading package lists...
18:21:13 [2020-07-31T18:21:13.704Z] #17 8.003 Reading package lists...
18:21:13 [2020-07-31T18:21:13.704Z] #17 10.18 Building dependency tree...
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.13 libcap2-bin is already the newest version (1:2.25-2).
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.13 The following additional packages will be installed:
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.14   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.14   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15   python3.7 python3.7-minimal vim-runtime xxd
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15 Suggested packages:
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15 Recommended packages:
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.15   aufs-dkms nftables build-essential python3-dev python3-keyring
18:21:13 [2020-07-31T18:21:13.704Z] #17 11.16   python3-keyrings.alt python3-xdg unzip
18:21:13 [2020-07-31T18:21:13.800Z] #40 74.43   DEP      criu/vdso.d
18:21:13 [2020-07-31T18:21:13.800Z] #40 74.67   DEP      criu/uts_ns.d
18:21:13 [2020-07-31T18:21:13.939Z] #10 DONE 135.4s
18:21:13 [2020-07-31T18:21:13.939Z] 
18:21:13 [2020-07-31T18:21:13.939Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26 The following NEW packages will be installed:
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:21:13 [2020-07-31T18:21:13.968Z] #17 12.26   xz-utils zip
18:21:14 [2020-07-31T18:21:14.232Z] #17 12.65 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:21:14 [2020-07-31T18:21:14.232Z] #17 12.65 Need to get 27.6 MB of archives.
18:21:14 [2020-07-31T18:21:14.232Z] #17 12.65 After this operation, 114 MB of additional disk space will be used.
18:21:14 [2020-07-31T18:21:14.232Z] #17 12.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
18:21:14 [2020-07-31T18:21:14.232Z] #17 12.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
18:21:14 [2020-07-31T18:21:14.247Z] #13 0.922 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:21:14 [2020-07-31T18:21:14.247Z] #13 DONE 1.0s
18:21:14 [2020-07-31T18:21:14.247Z] 
18:21:14 [2020-07-31T18:21:14.247Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:21:14 [2020-07-31T18:21:14.456Z] #40 74.99   DEP      criu/util.d
18:21:14 [2020-07-31T18:21:14.456Z] #40 75.19   DEP      criu/uffd.d
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 12.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 13.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 13.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
18:21:14 [2020-07-31T18:21:14.496Z] #17 13.02 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
18:21:14 [2020-07-31T18:21:14.758Z] #40 75.43   DEP      criu/tun.d
18:21:14 [2020-07-31T18:21:14.758Z] #40 75.60   DEP      criu/tty.d
18:21:15 [2020-07-31T18:21:15.061Z] #40 75.69   DEP      criu/timerfd.d
18:21:15 [2020-07-31T18:21:15.061Z] #40 75.80   DEP      criu/timens.d
18:21:15 [2020-07-31T18:21:15.074Z] #17 13.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:21:15 [2020-07-31T18:21:15.074Z] #17 13.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:21:15 [2020-07-31T18:21:15.074Z] #17 13.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:21:15 [2020-07-31T18:21:15.074Z] #17 13.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
18:21:15 [2020-07-31T18:21:15.074Z] #17 13.34 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
18:21:15 [2020-07-31T18:21:15.074Z] #17 13.35 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
18:21:15 [2020-07-31T18:21:15.074Z] #17 13.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:21:15 [2020-07-31T18:21:15.074Z] #17 ...
18:21:15 [2020-07-31T18:21:15.074Z] 
18:21:15 [2020-07-31T18:21:15.074Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:15 [2020-07-31T18:21:15.074Z] #39 62.25   LINK     criu/pie/restorer.built-in.o
18:21:15 [2020-07-31T18:21:15.074Z] #39 62.26   GEN      criu/pie/restorer-blob.h
18:21:15 [2020-07-31T18:21:15.074Z] #39 62.37   DEP      criu/vdso.d
18:21:15 [2020-07-31T18:21:15.185Z] #14 ...
18:21:15 [2020-07-31T18:21:15.185Z] 
18:21:15 [2020-07-31T18:21:15.185Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:15 [2020-07-31T18:21:15.185Z] #41 127.7 vendor/golang.org/x/net/http/httpproxy
18:21:15 [2020-07-31T18:21:15.185Z] #41 128.1 mime/multipart
18:21:15 [2020-07-31T18:21:15.185Z] #41 129.7 crypto/tls
18:21:15 [2020-07-31T18:21:15.185Z] #41 137.7 net/http/httptrace
18:21:15 [2020-07-31T18:21:15.185Z] #41 ...
18:21:15 [2020-07-31T18:21:15.185Z] 
18:21:15 [2020-07-31T18:21:15.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:15 [2020-07-31T18:21:15.185Z] #39 50.69   CC       compel/src/lib/infect-util.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 51.17   CC       compel/src/lib/infect.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 53.53   CC       compel/src/lib/ptrace.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 54.17   AR       compel/libcompel.a
18:21:15 [2020-07-31T18:21:15.185Z] #39 54.23   HOSTCC   compel/src/main-host.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 54.61   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 54.88   HOSTCC   compel/src/lib/handle-elf-host.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 55.30   HOSTCC   compel/src/lib/log-host.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 55.59   HOSTLINK compel/compel-host-bin
18:21:15 [2020-07-31T18:21:15.185Z] #39 55.72   DEP      soccr/soccr.d
18:21:15 [2020-07-31T18:21:15.185Z] #39 55.99   CC       soccr/soccr.o
18:21:15 [2020-07-31T18:21:15.185Z] #39 57.70   AR       soccr/libsoccr.a
18:21:15 [2020-07-31T18:21:15.185Z] #39 57.73 make[1]: 'soccr/libsoccr.a' is up to date.
18:21:15 [2020-07-31T18:21:15.185Z] #39 ...
18:21:15 [2020-07-31T18:21:15.185Z] 
18:21:15 [2020-07-31T18:21:15.185Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:21:15 [2020-07-31T18:21:15.185Z] #14 DONE 1.0s
18:21:15 [2020-07-31T18:21:15.185Z] 
18:21:15 [2020-07-31T18:21:15.185Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:15 [2020-07-31T18:21:15.185Z] #39 58.22   DEP      criu/arch/x86/sigframe.d
18:21:15 [2020-07-31T18:21:15.185Z] #39 ...
18:21:15 [2020-07-31T18:21:15.185Z] 
18:21:15 [2020-07-31T18:21:15.185Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.396 + RM_GOPATH=0
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.396 + TMP_GOPATH=
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.396 + : /build
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.396 + '[' -z '' ']'
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.400 ++ mktemp -d
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.402 + export GOPATH=/tmp/tmp.qPzOIc2uIy
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.402 + GOPATH=/tmp/tmp.qPzOIc2uIy
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.402 + RM_GOPATH=1
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.402 + case "$(go env GOARCH)" in
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.402 ++ go env GOARCH
18:21:15 [2020-07-31T18:21:15.322Z] #49 1.430 + export GO_BUILDMODE=-buildmode=pie
18:21:15 [2020-07-31T18:21:15.337Z] #39 62.53   DEP      criu/uts_ns.d
18:21:15 [2020-07-31T18:21:15.337Z] #39 62.67   DEP      criu/util.d
18:21:15 [2020-07-31T18:21:15.366Z] #40 75.98   DEP      criu/sysfs_parse.d
18:21:15 [2020-07-31T18:21:15.366Z] #40 76.15   DEP      criu/sysctl.d
18:21:15 [2020-07-31T18:21:15.429Z] #41 125.3 mime/quotedprintable
18:21:15 [2020-07-31T18:21:15.429Z] #41 125.6 net/http/internal
18:21:15 [2020-07-31T18:21:15.584Z] #49 ...
18:21:15 [2020-07-31T18:21:15.584Z] 
18:21:15 [2020-07-31T18:21:15.584Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
18:21:15 [2020-07-31T18:21:15.584Z] #11 DONE 1.5s
18:21:15 [2020-07-31T18:21:15.584Z] 
18:21:15 [2020-07-31T18:21:15.584Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.431 + GO_BUILDMODE=-buildmode=pie
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.432 ++ dirname /tmp/install/install.sh
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.436 + dir=/tmp/install
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.436 + bin=runc
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.436 + shift
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.436 + '[' '!' -f /tmp/install/runc.installer ']'
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.437 + . /tmp/install/runc.installer
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.437 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.438 + install_runc
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.441 + uname -r
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.442 + grep -q '^3\.10\.0.*\.el7\.'
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.444 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.446 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.446 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qPzOIc2uIy/src/github.com/opencontainers/runc
18:21:15 [2020-07-31T18:21:15.584Z] #49 1.448 Cloning into '/tmp/tmp.qPzOIc2uIy/src/github.com/opencontainers/runc'...
18:21:15 [2020-07-31T18:21:15.601Z] #39 62.81   DEP      criu/uffd.d
18:21:15 [2020-07-31T18:21:15.672Z] #40 76.32   DEP      criu/string.d
18:21:15 [2020-07-31T18:21:15.672Z] #40 76.36   DEP      criu/stats.d
18:21:15 [2020-07-31T18:21:15.672Z] #40 76.47   DEP      criu/sockets.d
18:21:15 [2020-07-31T18:21:15.864Z] #39 62.98   DEP      criu/tun.d
18:21:15 [2020-07-31T18:21:15.864Z] #39 63.16   DEP      criu/tty.d
18:21:15 [2020-07-31T18:21:15.977Z] #40 76.66   DEP      criu/sk-unix.d
18:21:16 [2020-07-31T18:21:16.128Z] #39 63.29   DEP      criu/timerfd.d
18:21:16 [2020-07-31T18:21:16.128Z] #39 63.46   DEP      criu/timens.d
18:21:16 [2020-07-31T18:21:16.279Z] #40 76.96   DEP      criu/sk-tcp.d
18:21:16 [2020-07-31T18:21:16.391Z] #39 63.60   DEP      criu/sysfs_parse.d
18:21:16 [2020-07-31T18:21:16.391Z] #39 63.77   DEP      criu/sysctl.d
18:21:16 [2020-07-31T18:21:16.568Z] #15 DONE 1.0s
18:21:16 [2020-07-31T18:21:16.568Z] 
18:21:16 [2020-07-31T18:21:16.568Z] #16 [dev-systemd-false  6/26] RUN ldconfig
18:21:16 [2020-07-31T18:21:16.584Z] #40 77.11   DEP      criu/sk-queue.d
18:21:16 [2020-07-31T18:21:16.584Z] #40 77.29   DEP      criu/sk-packet.d
18:21:16 [2020-07-31T18:21:16.584Z] #40 ...
18:21:16 [2020-07-31T18:21:16.584Z] 
18:21:16 [2020-07-31T18:21:16.584Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:16 [2020-07-31T18:21:16.584Z] #18 10.88 Reading package lists...
18:21:16 [2020-07-31T18:21:16.584Z] #18 15.93 Reading package lists...
18:21:16 [2020-07-31T18:21:16.584Z] #18 19.21 Building dependency tree...
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.36 libcap2-bin is already the newest version (1:2.25-2).
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.36 The following additional packages will be installed:
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.36   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.36   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.36   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.36   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37   python3.7 python3.7-minimal vim-runtime xxd
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37 Suggested packages:
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37 Recommended packages:
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37   aufs-dkms nftables build-essential python3-dev python3-keyring
18:21:16 [2020-07-31T18:21:16.584Z] #18 20.37   python3-keyrings.alt python3-xdg unzip
18:21:16 [2020-07-31T18:21:16.584Z] #18 22.26 The following NEW packages will be installed:
18:21:16 [2020-07-31T18:21:16.584Z] #18 22.27   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:21:16 [2020-07-31T18:21:16.584Z] #18 22.27   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:21:16 [2020-07-31T18:21:16.584Z] #18 22.27   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:21:16 [2020-07-31T18:21:16.584Z] #18 22.27   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:21:16 [2020-07-31T18:21:16.584Z] #18 22.27   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.27   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.27   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.27   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.27   xz-utils zip
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.35 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.35 Need to get 29.2 MB of archives.
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.35 After this operation, 134 MB of additional disk space will be used.
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 22.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.00 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.64 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.65 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.65 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.66 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.91 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 23.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 24.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 24.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 24.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 24.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 24.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 24.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
18:21:16 [2020-07-31T18:21:16.585Z] #18 25.50 debconf: delaying package configuration, since apt-utils is not installed
18:21:16 [2020-07-31T18:21:16.585Z] #18 25.61 Fetched 29.2 MB in 3s (11.6 MB/s)
18:21:16 [2020-07-31T18:21:16.654Z] #39 63.86   DEP      criu/string.d
18:21:16 [2020-07-31T18:21:16.654Z] #39 63.89   DEP      criu/stats.d
18:21:16 [2020-07-31T18:21:16.654Z] #39 63.96   DEP      criu/sockets.d
18:21:16 [2020-07-31T18:21:16.888Z] #18 25.71 Selecting previously unselected package pigz.
18:21:16 [2020-07-31T18:21:16.888Z] #18 25.71 (Reading database ... 
18:21:16 [2020-07-31T18:21:16.888Z] #18 ...
18:21:16 [2020-07-31T18:21:16.888Z] 
18:21:16 [2020-07-31T18:21:16.888Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:16 [2020-07-31T18:21:16.888Z] #40 77.52   DEP      criu/sk-netlink.d
18:21:16 [2020-07-31T18:21:16.888Z] #40 77.79   DEP      criu/sk-inet.d
18:21:16 [2020-07-31T18:21:16.917Z] #39 64.08   DEP      criu/sk-unix.d
18:21:16 [2020-07-31T18:21:16.917Z] #39 64.17   DEP      criu/sk-tcp.d
18:21:16 [2020-07-31T18:21:16.917Z] #39 64.25   DEP      criu/sk-queue.d
18:21:16 [2020-07-31T18:21:16.962Z] #49 ...
18:21:16 [2020-07-31T18:21:16.962Z] 
18:21:16 [2020-07-31T18:21:16.962Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
18:21:16 [2020-07-31T18:21:16.962Z] #12 DONE 1.1s
18:21:16 [2020-07-31T18:21:16.962Z] 
18:21:16 [2020-07-31T18:21:16.962Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
18:21:17 [2020-07-31T18:21:17.180Z] #39 64.34   DEP      criu/sk-packet.d
18:21:17 [2020-07-31T18:21:17.190Z] #40 78.01   DEP      criu/signalfd.d
18:21:17 [2020-07-31T18:21:17.336Z] #41 ...
18:21:17 [2020-07-31T18:21:17.336Z] 
18:21:17 [2020-07-31T18:21:17.336Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:21:17 [2020-07-31T18:21:17.336Z] #10 127.5 Selecting previously unselected package libapparmor1:amd64.
18:21:17 [2020-07-31T18:21:17.336Z] #10 127.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:21:17 [2020-07-31T18:21:17.336Z] #10 127.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:21:17 [2020-07-31T18:21:17.336Z] #10 127.6 Selecting previously unselected package libapparmor-dev:amd64.
18:21:17 [2020-07-31T18:21:17.444Z] #39 64.51   DEP      criu/sk-netlink.d
18:21:17 [2020-07-31T18:21:17.444Z] #39 64.73   DEP      criu/sk-inet.d
18:21:17 [2020-07-31T18:21:17.497Z] #40 78.18   DEP      criu/sigframe.d
18:21:17 [2020-07-31T18:21:17.497Z] #40 78.34   DEP      criu/shmem.d
18:21:17 [2020-07-31T18:21:17.509Z] #16 DONE 1.0s
18:21:17 [2020-07-31T18:21:17.509Z] 
18:21:17 [2020-07-31T18:21:17.509Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:17 [2020-07-31T18:21:17.532Z] #13 0.910 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.8 Selecting previously unselected package libbtrfs0.
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.8 Unpacking libbtrfs0 (4.20.1-2) ...
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.9 Selecting previously unselected package libbtrfs-dev.
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:21:17 [2020-07-31T18:21:17.594Z] #10 127.9 Unpacking libbtrfs-dev (4.20.1-2) ...
18:21:17 [2020-07-31T18:21:17.639Z] Client:
18:21:17 [2020-07-31T18:21:17.640Z]  Debug Mode: false
18:21:17 [2020-07-31T18:21:17.640Z]  Plugins:
18:21:17 [2020-07-31T18:21:17.640Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
18:21:17 [2020-07-31T18:21:17.640Z] 
18:21:17 [2020-07-31T18:21:17.640Z] Server:
18:21:17 [2020-07-31T18:21:17.640Z]  Containers: 0
18:21:17 [2020-07-31T18:21:17.640Z]   Running: 0
18:21:17 [2020-07-31T18:21:17.640Z]   Paused: 0
18:21:17 [2020-07-31T18:21:17.640Z]   Stopped: 0
18:21:17 [2020-07-31T18:21:17.640Z]  Images: 0
18:21:17 [2020-07-31T18:21:17.640Z]  Server Version: 19.03.5
18:21:17 [2020-07-31T18:21:17.640Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:21:17 [2020-07-31T18:21:17.640Z]   Windows: 
18:21:17 [2020-07-31T18:21:17.640Z]   LCOW: 
18:21:17 [2020-07-31T18:21:17.640Z]  Logging Driver: json-file
18:21:17 [2020-07-31T18:21:17.640Z]  Plugins:
18:21:17 [2020-07-31T18:21:17.640Z]   Volume: local
18:21:17 [2020-07-31T18:21:17.640Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:21:17 [2020-07-31T18:21:17.640Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:21:17 [2020-07-31T18:21:17.640Z]  Swarm: inactive
18:21:17 [2020-07-31T18:21:17.640Z]  Default Isolation: process
18:21:17 [2020-07-31T18:21:17.640Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:21:17 [2020-07-31T18:21:17.640Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
18:21:17 [2020-07-31T18:21:17.640Z]  OSType: windows
18:21:17 [2020-07-31T18:21:17.640Z]  Architecture: x86_64
18:21:17 [2020-07-31T18:21:17.640Z]  CPUs: 4
18:21:17 [2020-07-31T18:21:17.640Z]  Total Memory: 32GiB
18:21:17 [2020-07-31T18:21:17.640Z]  Name: azwin-2-6914a0
18:21:17 [2020-07-31T18:21:17.640Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
18:21:17 [2020-07-31T18:21:17.640Z]  Docker Root Dir: D:\docker
18:21:17 [2020-07-31T18:21:17.640Z]  Debug Mode: false
18:21:17 [2020-07-31T18:21:17.640Z]  Registry: https://index.docker.io/v1/
18:21:17 [2020-07-31T18:21:17.640Z]  Labels:
18:21:17 [2020-07-31T18:21:17.640Z]  Experimental: true
18:21:17 [2020-07-31T18:21:17.640Z]  Insecure Registries:
18:21:17 [2020-07-31T18:21:17.640Z]   10.0.0.4:5000
18:21:17 [2020-07-31T18:21:17.640Z]   127.0.0.0/8
18:21:17 [2020-07-31T18:21:17.640Z]  Registry Mirrors:
18:21:17 [2020-07-31T18:21:17.640Z]   http://10.0.0.4:5000/
18:21:17 [2020-07-31T18:21:17.640Z]  Live Restore Enabled: false
18:21:17 [2020-07-31T18:21:17.640Z] 
18:21:17 [2020-07-31T18:21:17.708Z] #39 64.89   DEP      criu/signalfd.d
18:21:17 [2020-07-31T18:21:17.708Z] #39 64.99   DEP      criu/sigframe.d
[Pipeline] }
18:21:17 [2020-07-31T18:21:17.792Z] #13 DONE 1.0s
18:21:17 [2020-07-31T18:21:17.792Z] 
18:21:17 [2020-07-31T18:21:17.792Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:21:17 [2020-07-31T18:21:17.797Z] #40 78.56   DEP      criu/servicefd.d
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:21:17 [2020-07-31T18:21:17.853Z] #10 128.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:21:17 [2020-07-31T18:21:17.853Z] #10 128.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:21:17 [2020-07-31T18:21:17.853Z] #10 128.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:21:17 [2020-07-31T18:21:17.853Z] #10 128.0 Selecting previously unselected package libudev-dev:amd64.
18:21:17 [2020-07-31T18:21:17.853Z] #10 128.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
18:21:17 [2020-07-31T18:21:17.853Z] #10 128.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
18:21:17 [2020-07-31T18:21:17.971Z] #39 65.04   DEP      criu/shmem.d
18:21:17 [2020-07-31T18:21:17.971Z] #39 65.16   DEP      criu/servicefd.d
18:21:17 [2020-07-31T18:21:17.971Z] #39 65.24   DEP      criu/seize.d
18:21:18 [2020-07-31T18:21:18.094Z] #40 78.79   DEP      criu/seize.d
18:21:18 [2020-07-31T18:21:18.110Z] #10 128.2 Selecting previously unselected package libsepol1-dev:amd64.
18:21:18 [2020-07-31T18:21:18.110Z] #10 128.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:21:18 [2020-07-31T18:21:18.110Z] #10 128.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:21:18 [2020-07-31T18:21:18.235Z] #39 65.44   DEP      criu/seccomp.d
18:21:18 [2020-07-31T18:21:18.368Z] #10 128.5 Selecting previously unselected package libpcre16-3:amd64.
18:21:18 [2020-07-31T18:21:18.368Z] #10 128.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:21:18 [2020-07-31T18:21:18.368Z] #10 128.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:21:18 [2020-07-31T18:21:18.368Z] #10 128.7 Selecting previously unselected package libpcre32-3:amd64.
18:21:18 [2020-07-31T18:21:18.396Z] #40 78.96   DEP      criu/seccomp.d
18:21:18 [2020-07-31T18:21:18.396Z] #40 79.16   DEP      criu/rst-malloc.d
18:21:18 [2020-07-31T18:21:18.499Z] #39 65.60   DEP      criu/rst-malloc.d
18:21:18 [2020-07-31T18:21:18.499Z] #39 65.66   DEP      criu/rbtree.d
18:21:18 [2020-07-31T18:21:18.499Z] #39 65.68   DEP      criu/pstree.d
18:21:18 [2020-07-31T18:21:18.627Z] #10 128.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:21:18 [2020-07-31T18:21:18.627Z] #10 128.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:21:18 [2020-07-31T18:21:18.698Z] #40 79.23   DEP      criu/rbtree.d
18:21:18 [2020-07-31T18:21:18.699Z] #40 79.26   DEP      criu/pstree.d
18:21:18 [2020-07-31T18:21:18.699Z] #40 79.45   DEP      criu/protobuf.d
18:21:18 [2020-07-31T18:21:18.729Z] #14 DONE 1.0s
18:21:18 [2020-07-31T18:21:18.729Z] 
18:21:18 [2020-07-31T18:21:18.729Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
18:21:18 [2020-07-31T18:21:18.763Z] #39 65.83   DEP      criu/protobuf.d
18:21:18 [2020-07-31T18:21:18.763Z] #39 66.01   GEN      criu/protobuf-desc-gen.h
18:21:18 [2020-07-31T18:21:18.886Z] #10 128.9 Selecting previously unselected package libpcrecpp0v5:amd64.
18:21:18 [2020-07-31T18:21:18.886Z] #10 128.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:21:18 [2020-07-31T18:21:18.886Z] #10 128.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:21:18 [2020-07-31T18:21:18.886Z] #10 129.0 Selecting previously unselected package libpcre3-dev:amd64.
18:21:18 [2020-07-31T18:21:18.886Z] #10 129.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:21:18 [2020-07-31T18:21:18.886Z] #10 129.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:21:19 [2020-07-31T18:21:19.000Z] #40 79.69   GEN      criu/protobuf-desc-gen.h
18:21:19 [2020-07-31T18:21:19.144Z] #10 129.4 Selecting previously unselected package libselinux1-dev:amd64.
18:21:19 [2020-07-31T18:21:19.402Z] #10 129.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:21:19 [2020-07-31T18:21:19.402Z] #10 129.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:21:19 [2020-07-31T18:21:19.402Z] #10 129.6 Selecting previously unselected package libdevmapper-dev:amd64.
18:21:19 [2020-07-31T18:21:19.402Z] #10 129.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:21:19 [2020-07-31T18:21:19.416Z] #17 1.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:21:19 [2020-07-31T18:21:19.416Z] #17 1.798 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:19 [2020-07-31T18:21:19.416Z] #17 1.800 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:21:19 [2020-07-31T18:21:19.416Z] #17 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:21:19 [2020-07-31T18:21:19.569Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
18:21:19 [2020-07-31T18:21:19.570Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:21:19 [2020-07-31T18:21:19.570Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:21:19 [2020-07-31T18:21:19.660Z] #10 129.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:21:19 [2020-07-31T18:21:19.660Z] #10 129.7 Selecting previously unselected package libseccomp-dev:amd64.
18:21:19 [2020-07-31T18:21:19.660Z] #10 129.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:21:19 [2020-07-31T18:21:19.660Z] #10 129.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:21:19 [2020-07-31T18:21:19.660Z] #10 129.9 Selecting previously unselected package libsystemd-dev:amd64.
18:21:19 [2020-07-31T18:21:19.669Z] #15 ...
18:21:19 [2020-07-31T18:21:19.669Z] 
18:21:19 [2020-07-31T18:21:19.669Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:19 [2020-07-31T18:21:19.669Z] #39 46.27   AR       compel/plugins/fds.lib.a
18:21:19 [2020-07-31T18:21:19.669Z] #39 46.39   HOSTDEP  compel/src/lib/log-host.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 46.51   HOSTDEP  compel/src/lib/handle-elf-host.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 46.77   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 46.94   HOSTDEP  compel/src/main-host.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.12   DEP      compel/src/lib/ptrace.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.27   DEP      compel/src/lib/infect.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.37   DEP      compel/src/lib/infect-util.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.51   DEP      compel/src/lib/infect-rpc.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.59   DEP      compel/arch/x86/src/lib/infect.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.72   DEP      compel/arch/x86/src/lib/cpu.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.78   DEP      compel/src/lib/log.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.85   DEP      compel/src/main.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 47.95   DEP      compel/src/lib/handle-elf.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 48.06   DEP      compel/arch/x86/src/lib/handle-elf.d
18:21:19 [2020-07-31T18:21:19.669Z] #39 48.16   CC       compel/src/lib/log.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 48.37   CC       compel/arch/x86/src/lib/cpu.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 48.97   CC       compel/arch/x86/src/lib/infect.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 49.78   CC       compel/src/lib/infect-rpc.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 50.22   CC       compel/src/lib/infect-util.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 50.55   CC       compel/src/lib/infect.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 54.00   CC       compel/src/lib/ptrace.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 54.62   AR       compel/libcompel.a
18:21:19 [2020-07-31T18:21:19.669Z] #39 54.81   HOSTCC   compel/src/main-host.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 55.12   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 55.16   HOSTCC   compel/src/lib/handle-elf-host.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 55.70   HOSTCC   compel/src/lib/log-host.o
18:21:19 [2020-07-31T18:21:19.669Z] #39 56.03   HOSTLINK compel/compel-host-bin
18:21:19 [2020-07-31T18:21:19.919Z] #10 129.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
18:21:19 [2020-07-31T18:21:19.919Z] #10 129.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
18:21:19 [2020-07-31T18:21:19.934Z] #39 ...
18:21:19 [2020-07-31T18:21:19.934Z] 
18:21:19 [2020-07-31T18:21:19.934Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
18:21:19 [2020-07-31T18:21:19.934Z] #15 DONE 1.0s
18:21:19 [2020-07-31T18:21:19.934Z] 
18:21:19 [2020-07-31T18:21:19.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:19 [2020-07-31T18:21:19.934Z] #39 56.31   DEP      soccr/soccr.d
18:21:19 [2020-07-31T18:21:19.934Z] #39 ...
18:21:19 [2020-07-31T18:21:19.934Z] 
18:21:19 [2020-07-31T18:21:19.934Z] #16 [dev-systemd-false  6/26] RUN ldconfig
18:21:20 [2020-07-31T18:21:20.160Z] #39 67.33   DEP      criu/protobuf-desc.d
18:21:20 [2020-07-31T18:21:20.177Z] #10 130.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:21:20 [2020-07-31T18:21:20.177Z] #10 130.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:21:20 [2020-07-31T18:21:20.177Z] #10 130.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:21:20 [2020-07-31T18:21:20.177Z] #10 130.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:21:20 [2020-07-31T18:21:20.177Z] #10 130.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:21:20 [2020-07-31T18:21:20.202Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:21:20 [2020-07-31T18:21:20.202Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:21:20 [2020-07-31T18:21:20.424Z] #39 67.50   DEP      criu/proc_parse.d
18:21:20 [2020-07-31T18:21:20.424Z] #39 67.65   DEP      criu/plugin.d
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.5 Setting up libbtrfs0 (4.20.1-2) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.6 Setting up libbtrfs-dev (4.20.1-2) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.6 Setting up mingw-w64-common (6.0.0-3) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.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
18:21:20 [2020-07-31T18:21:20.434Z] #10 130.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
18:21:20 [2020-07-31T18:21:20.493Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 5.7% of statements
18:21:20 [2020-07-31T18:21:20.493Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:21:20 [2020-07-31T18:21:20.493Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:21:20 [2020-07-31T18:21:20.493Z] ?   	github.com/docker/docker/api/types	[no test files]
18:21:20 [2020-07-31T18:21:20.493Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:21:20 [2020-07-31T18:21:20.493Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:21:20 [2020-07-31T18:21:20.493Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:21:20 [2020-07-31T18:21:20.493Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:21:20 [2020-07-31T18:21:20.553Z] #40 ...
18:21:20 [2020-07-31T18:21:20.553Z] 
18:21:20 [2020-07-31T18:21:20.553Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:20 [2020-07-31T18:21:20.553Z] #42 142.1 github.com/LK4D4/vndr/build
18:21:20 [2020-07-31T18:21:20.553Z] #42 147.2 vendor/golang.org/x/net/http2/hpack
18:21:20 [2020-07-31T18:21:20.553Z] #42 148.3 mime
18:21:20 [2020-07-31T18:21:20.553Z] #42 151.2 net/textproto
18:21:20 [2020-07-31T18:21:20.553Z] #42 151.2 vendor/golang.org/x/net/http/httpproxy
18:21:20 [2020-07-31T18:21:20.553Z] #42 151.3 crypto/x509
18:21:20 [2020-07-31T18:21:20.553Z] #42 ...
18:21:20 [2020-07-31T18:21:20.553Z] 
18:21:20 [2020-07-31T18:21:20.553Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:20 [2020-07-31T18:21:20.553Z] #18 25.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
18:21:20 [2020-07-31T18:21:20.553Z] #18 25.85 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
18:21:20 [2020-07-31T18:21:20.553Z] #18 25.86 Unpacking pigz (2.4-1) ...
18:21:20 [2020-07-31T18:21:20.553Z] #18 25.96 Selecting previously unselected package libpython3.7-minimal:ppc64el.
18:21:20 [2020-07-31T18:21:20.553Z] #18 25.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:21:20 [2020-07-31T18:21:20.553Z] #18 25.97 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:21:20 [2020-07-31T18:21:20.553Z] #18 26.77 Selecting previously unselected package python3.7-minimal.
18:21:20 [2020-07-31T18:21:20.553Z] #18 26.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:21:20 [2020-07-31T18:21:20.553Z] #18 26.79 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:20 [2020-07-31T18:21:20.553Z] #18 27.80 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:21:20 [2020-07-31T18:21:20.553Z] #18 27.81 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:20 [2020-07-31T18:21:20.688Z] #39 67.76   DEP      criu/pipes.d
18:21:20 [2020-07-31T18:21:20.689Z] #39 67.91   DEP      criu/pie-util.d
18:21:20 [2020-07-31T18:21:20.689Z] #39 67.96   DEP      criu/pie-util-vdso.d
18:21:20 [2020-07-31T18:21:20.689Z] #39 68.03   DEP      criu/path.d
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.7 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
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.7 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
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.8 Setting up dmsetup (2:1.02.155-3) ...
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:21:20 [2020-07-31T18:21:20.693Z] #10 130.8 Processing triggers for libc-bin (2.28-10) ...
18:21:20 [2020-07-31T18:21:20.785Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
18:21:20 [2020-07-31T18:21:20.785Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
18:21:20 [2020-07-31T18:21:20.785Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:21:20 [2020-07-31T18:21:20.785Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:21:20 [2020-07-31T18:21:20.785Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:21:20 [2020-07-31T18:21:20.785Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:21:20 [2020-07-31T18:21:20.785Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:21:20 [2020-07-31T18:21:20.785Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:21:20 [2020-07-31T18:21:20.785Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:21:20 [2020-07-31T18:21:20.797Z] #17 3.277 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:21:20 [2020-07-31T18:21:20.870Z] #16 DONE 1.0s
18:21:20 [2020-07-31T18:21:20.870Z] 
18:21:20 [2020-07-31T18:21:20.870Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:20 [2020-07-31T18:21:20.952Z] #39 68.16   DEP      criu/parasite-syscall.d
18:21:21 [2020-07-31T18:21:21.076Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
18:21:21 [2020-07-31T18:21:21.209Z] #18 30.24 Selecting previously unselected package python3-minimal.
18:21:21 [2020-07-31T18:21:21.220Z] #39 68.33   DEP      criu/pagemap.d
18:21:21 [2020-07-31T18:21:21.220Z] #39 68.54   DEP      criu/pagemap-cache.d
18:21:21 [2020-07-31T18:21:21.437Z] ok  	github.com/docker/docker/api/types/time	0.014s	coverage: 100.0% of statements
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:21:21 [2020-07-31T18:21:21.437Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:21:21 [2020-07-31T18:21:21.485Z] #39 68.63   DEP      criu/page-xfer.d
18:21:21 [2020-07-31T18:21:21.485Z] #39 68.81   DEP      criu/page-pipe.d
18:21:21 [2020-07-31T18:21:21.510Z] #18 30.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
18:21:21 [2020-07-31T18:21:21.510Z] #18 30.31 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
18:21:21 [2020-07-31T18:21:21.510Z] #18 30.32 Unpacking python3-minimal (3.7.3-1) ...
18:21:21 [2020-07-31T18:21:21.510Z] #18 30.43 Selecting previously unselected package libmpdec2:ppc64el.
18:21:21 [2020-07-31T18:21:21.510Z] #18 30.44 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
18:21:21 [2020-07-31T18:21:21.510Z] #18 30.45 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
18:21:21 [2020-07-31T18:21:21.728Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
18:21:21 [2020-07-31T18:21:21.734Z] #17 4.393 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:21:21 [2020-07-31T18:21:21.749Z] #39 68.93   DEP      criu/netfilter.d
18:21:21 [2020-07-31T18:21:21.749Z] #39 69.07   DEP      criu/net.d
18:21:21 [2020-07-31T18:21:21.813Z] #18 30.57 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
18:21:21 [2020-07-31T18:21:21.813Z] #18 30.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
18:21:21 [2020-07-31T18:21:21.813Z] #18 30.58 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.013Z] #39 69.28   DEP      criu/namespaces.d
18:21:22 [2020-07-31T18:21:22.067Z] #10 DONE 132.0s
18:21:22 [2020-07-31T18:21:22.067Z] 
18:21:22 [2020-07-31T18:21:22.067Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:22 [2020-07-31T18:21:22.251Z] #17 1.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:21:22 [2020-07-31T18:21:22.251Z] #17 1.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:22 [2020-07-31T18:21:22.251Z] #17 1.351 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:21:22 [2020-07-31T18:21:22.277Z] #39 69.42   DEP      criu/mount.d
18:21:22 [2020-07-31T18:21:22.278Z] #39 69.56   DEP      criu/memfd.d
18:21:22 [2020-07-31T18:21:22.278Z] #39 ...
18:21:22 [2020-07-31T18:21:22.278Z] 
18:21:22 [2020-07-31T18:21:22.278Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.46 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.47 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 13.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.51 debconf: delaying package configuration, since apt-utils is not installed
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.57 Fetched 27.6 MB in 1s (18.4 MB/s)
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.63 Selecting previously unselected package pigz.
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.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 ... 23405 files and directories currently installed.)
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.70 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.71 Unpacking pigz (2.4-1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.80 Selecting previously unselected package libpython3.7-minimal:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 14.81 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 15.22 Selecting previously unselected package python3.7-minimal.
18:21:22 [2020-07-31T18:21:22.278Z] #17 15.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 15.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 15.75 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 15.78 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.27 Selecting previously unselected package python3-minimal.
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.35 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.37 Unpacking python3-minimal (3.7.3-1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.48 Selecting previously unselected package libmpdec2:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.48 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.49 Unpacking libmpdec2:arm64 (2.4.2-2) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.63 Selecting previously unselected package libpython3.7-stdlib:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 17.65 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 18.31 Selecting previously unselected package python3.7.
18:21:22 [2020-07-31T18:21:22.278Z] #17 18.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 18.33 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 18.48 Selecting previously unselected package libpython3-stdlib:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 18.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 18.50 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 18.61 Setting up python3-minimal (3.7.3-1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.58 Selecting previously unselected package python3.
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.62 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.64 Unpacking python3 (3.7.3-1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.74 Selecting previously unselected package libip4tc0:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.78 Unpacking libip4tc0:arm64 (1.8.2-4) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.90 Selecting previously unselected package libip6tc0:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.91 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 19.92 Unpacking libip6tc0:arm64 (1.8.2-4) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.00 Selecting previously unselected package libiptc0:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.00 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.01 Unpacking libiptc0:arm64 (1.8.2-4) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.10 Selecting previously unselected package libnfnetlink0:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.10 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.19 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.20 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.30 Selecting previously unselected package libnftnl11:arm64.
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.32 Unpacking libnftnl11:arm64 (1.1.2-2) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.39 Selecting previously unselected package iptables.
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.39 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.41 Unpacking iptables (1.8.2-4) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.67 Selecting previously unselected package xxd.
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.67 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.68 Unpacking xxd (2:8.1.0875-5) ...
18:21:22 [2020-07-31T18:21:22.278Z] #17 20.82 Selecting previously unselected package vim-common.
18:21:22 [2020-07-31T18:21:22.542Z] #17 20.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:21:22 [2020-07-31T18:21:22.542Z] #17 20.84 Unpacking vim-common (2:8.1.0875-5) ...
18:21:22 [2020-07-31T18:21:22.806Z] #17 21.02 Selecting previously unselected package bash-completion.
18:21:22 [2020-07-31T18:21:22.806Z] #17 21.03 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:21:22 [2020-07-31T18:21:22.821Z] #17 1.905 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:21:22 [2020-07-31T18:21:22.898Z] #18 31.61 Selecting previously unselected package python3.7.
18:21:22 [2020-07-31T18:21:22.898Z] #18 31.62 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
18:21:22 [2020-07-31T18:21:22.898Z] #18 31.63 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:21:22 [2020-07-31T18:21:22.898Z] #18 31.77 Selecting previously unselected package libpython3-stdlib:ppc64el.
18:21:22 [2020-07-31T18:21:22.898Z] #18 31.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
18:21:22 [2020-07-31T18:21:22.898Z] #18 31.80 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
18:21:23 [2020-07-31T18:21:23.201Z] #18 31.88 Setting up python3-minimal (3.7.3-1) ...
18:21:23 [2020-07-31T18:21:23.201Z] #18 ...
18:21:23 [2020-07-31T18:21:23.201Z] 
18:21:23 [2020-07-31T18:21:23.201Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.441 + RM_GOPATH=0
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.441 + TMP_GOPATH=
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.441 + : /build
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.441 + '[' -z '' ']'
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.445 ++ mktemp -d
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.445 + export GOPATH=/tmp/tmp.2ahoA3tmui
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.445 + GOPATH=/tmp/tmp.2ahoA3tmui
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.445 + RM_GOPATH=1
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.445 + case "$(go env GOARCH)" in
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.448 ++ go env GOARCH
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.463 + export GO_BUILDMODE=-buildmode=pie
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.463 + GO_BUILDMODE=-buildmode=pie
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.465 ++ dirname /tmp/install/install.sh
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.466 + dir=/tmp/install
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.466 + bin=runc
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.466 + shift
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.467 + '[' '!' -f /tmp/install/runc.installer ']'
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.467 + . /tmp/install/runc.installer
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.468 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.468 + install_runc
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.471 + grep -q '^3\.10\.0.*\.el7\.'
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.472 + uname -r
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.481 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.481 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.481 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.481 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2ahoA3tmui/src/github.com/opencontainers/runc
18:21:23 [2020-07-31T18:21:23.441Z] #49 1.489 Cloning into '/tmp/tmp.2ahoA3tmui/src/github.com/opencontainers/runc'...
18:21:23 [2020-07-31T18:21:23.441Z] #49 ...
18:21:23 [2020-07-31T18:21:23.441Z] 
18:21:23 [2020-07-31T18:21:23.441Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
18:21:23 [2020-07-31T18:21:23.441Z] #11 DONE 1.6s
18:21:23 [2020-07-31T18:21:23.640Z] #17 ...
18:21:23 [2020-07-31T18:21:23.640Z] 
18:21:23 [2020-07-31T18:21:23.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:23 [2020-07-31T18:21:23.640Z] #39 58.40   DEP      criu/arch/x86/sigaction_compat.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 58.52   DEP      criu/arch/x86/kerndat.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 58.77   DEP      criu/arch/x86/crtools.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 58.96   DEP      criu/arch/x86/cpu.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 59.13   CC       criu/arch/x86/cpu.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 60.00   CC       criu/arch/x86/crtools.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 61.33   CC       criu/arch/x86/kerndat.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 61.74   CC       criu/arch/x86/sigaction_compat.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 61.90   CC       criu/arch/x86/sigframe.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 62.10   LINK     criu/arch/x86/crtools.built-in.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 62.15   DEP      criu/pie/util-vdso-elf32.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 62.33   DEP      criu/pie/util-vdso.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 62.51   DEP      criu/pie/util.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 62.60   CC       criu/pie/util.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 62.85   CC       criu/pie/util-vdso.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 63.48   CC       criu/pie/util-vdso-elf32.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 64.14   AR       criu/pie/pie.lib.a
18:21:23 [2020-07-31T18:21:23.640Z] #39 64.20   DEP      criu/pie/restorer.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 64.39   DEP      criu/arch/x86/sigaction_compat_pie.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 64.50   DEP      criu/arch/x86/restorer_unmap.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 64.52   DEP      criu/arch/x86/restorer.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 64.65   DEP      criu/arch/x86/vdso-pie.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 64.80   DEP      criu/pie/parasite-vdso.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 65.00   DEP      criu/pie/parasite.d
18:21:23 [2020-07-31T18:21:23.640Z] #39 65.32   CC       criu/pie/parasite.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 66.55   LINK     criu/pie/parasite.built-in.o
18:21:23 [2020-07-31T18:21:23.640Z] #39 66.57   GEN      criu/pie/parasite-blob.h
18:21:23 [2020-07-31T18:21:23.640Z] #39 66.60   CC       criu/pie/parasite-vdso.o
18:21:23 [2020-07-31T18:21:23.700Z] 
18:21:23 [2020-07-31T18:21:23.700Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:23 [2020-07-31T18:21:23.700Z] #39 37.20   CC       images/opts.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 37.36   CC       images/seccomp.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 37.60   CC       images/binfmt-misc.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 37.82   CC       images/time.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 37.96   CC       images/sysctl.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 38.06   CC       images/autofs.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 38.18   CC       images/macvlan.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 38.37   CC       images/sit.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 38.57   CC       images/memfd.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 38.82   CC       images/timens.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 38.99   LINK     images/built-in.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.11   GEN      compel/include/asm
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.12   GEN      compel/include/version.h
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.17 touch .config
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.21   GEN      include/common/config.h
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.28   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.29   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.32   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.33   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.37   DEP      compel/arch/x86/plugins/std/memcpy.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.38   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.41   GEN      compel/plugins/include/uapi/std/syscall.h
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.44   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.46   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.47   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.48   DEP      compel/plugins/std/infect.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.57   DEP      compel/plugins/std/string.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.69   DEP      compel/plugins/std/log.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.78   DEP      compel/plugins/std/fds.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.88   DEP      compel/plugins/std/std.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 39.97   DEP      compel/plugins/shmem/shmem.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 40.07   DEP      compel/plugins/fds/fds.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 40.19   CC       compel/plugins/std/std.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 40.49   CC       compel/plugins/std/fds.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 40.92   CC       compel/plugins/std/log.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 41.56   CC       compel/plugins/std/string.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 42.13   CC       compel/plugins/std/infect.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 42.47   CC       compel/arch/x86/plugins/std/parasite-head.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 42.52   CC       compel/arch/x86/plugins/std/memcpy.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 42.59   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 42.68   AR       compel/plugins/std.lib.a
18:21:23 [2020-07-31T18:21:23.700Z] #39 42.75   CC       compel/plugins/fds/fds.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 42.96   AR       compel/plugins/fds.lib.a
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.01   HOSTDEP  compel/src/lib/log-host.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.08   HOSTDEP  compel/src/lib/handle-elf-host.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.21   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.25   HOSTDEP  compel/src/main-host.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.28   DEP      compel/src/lib/ptrace.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.34   DEP      compel/src/lib/infect.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.50   DEP      compel/src/lib/infect-util.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.56   DEP      compel/src/lib/infect-rpc.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.64   DEP      compel/arch/x86/src/lib/infect.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.71   DEP      compel/arch/x86/src/lib/cpu.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.75   DEP      compel/src/lib/log.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.80   DEP      compel/src/main.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.87   DEP      compel/src/lib/handle-elf.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 43.98   DEP      compel/arch/x86/src/lib/handle-elf.d
18:21:23 [2020-07-31T18:21:23.700Z] #39 44.15   CC       compel/src/lib/log.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 44.43   CC       compel/arch/x86/src/lib/cpu.o
18:21:23 [2020-07-31T18:21:23.700Z] #39 45.29   CC       compel/arch/x86/src/lib/infect.o
18:21:23 [2020-07-31T18:21:23.761Z] #17 3.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:21:24 [2020-07-31T18:21:24.208Z] #39 67.08   CC       criu/arch/x86/vdso-pie.o
18:21:24 [2020-07-31T18:21:24.266Z] #39 46.45   CC       compel/src/lib/infect-rpc.o
18:21:24 [2020-07-31T18:21:24.468Z] #39 67.35   CC       criu/arch/x86/restorer.o
18:21:24 [2020-07-31T18:21:24.553Z] ok  	github.com/docker/docker/builder/remotecontext	0.352s	coverage: 13.6% of statements
18:21:24 [2020-07-31T18:21:24.553Z] ok  	github.com/docker/docker/builder/dockerfile	1.030s	coverage: 48.1% of statements
18:21:24 [2020-07-31T18:21:24.832Z] #39 46.79   CC       compel/src/lib/infect-util.o
18:21:24 [2020-07-31T18:21:24.832Z] #39 ...
18:21:24 [2020-07-31T18:21:24.832Z] 
18:21:24 [2020-07-31T18:21:24.832Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
18:21:24 [2020-07-31T18:21:24.832Z] #12 DONE 1.2s
18:21:24 [2020-07-31T18:21:24.832Z] 
18:21:24 [2020-07-31T18:21:24.832Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
18:21:24 [2020-07-31T18:21:24.845Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:21:25 [2020-07-31T18:21:25.037Z] #39 67.87   CC       criu/arch/x86/restorer_unmap.o
18:21:25 [2020-07-31T18:21:25.037Z] #39 67.93   CC       criu/arch/x86/sigaction_compat_pie.o
18:21:25 [2020-07-31T18:21:25.141Z] #17 4.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:21:25 [2020-07-31T18:21:25.296Z] #39 68.18   CC       criu/pie/restorer.o
18:21:25 [2020-07-31T18:21:25.296Z] #39 ...
18:21:25 [2020-07-31T18:21:25.296Z] 
18:21:25 [2020-07-31T18:21:25.296Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:25 [2020-07-31T18:21:25.296Z] #41 138.0 net/http
18:21:25 [2020-07-31T18:21:25.369Z] #17 23.58 Unpacking bash-completion (1:2.8-6) ...
18:21:25 [2020-07-31T18:21:25.401Z] #17 ...
18:21:25 [2020-07-31T18:21:25.401Z] 
18:21:25 [2020-07-31T18:21:25.401Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:25 [2020-07-31T18:21:25.401Z] #41 136.8 net/http/httptrace
18:21:25 [2020-07-31T18:21:25.401Z] #41 137.1 net/http
18:21:25 [2020-07-31T18:21:25.477Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.873s	coverage: 86.3% of statements
18:21:25 [2020-07-31T18:21:25.477Z] ?   	github.com/docker/docker/cli	[no test files]
18:21:25 [2020-07-31T18:21:25.477Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:21:25 [2020-07-31T18:21:25.555Z] #41 ...
18:21:25 [2020-07-31T18:21:25.555Z] 
18:21:25 [2020-07-31T18:21:25.555Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:25 [2020-07-31T18:21:25.555Z] #49 10.40 + cd /tmp/tmp.sCWgs4P1r0/src/github.com/opencontainers/runc
18:21:25 [2020-07-31T18:21:25.555Z] #49 10.40 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:21:25 [2020-07-31T18:21:25.555Z] #49 10.90 + '[' -z '' ']'
18:21:25 [2020-07-31T18:21:25.555Z] #49 10.90 + target=static
18:21:25 [2020-07-31T18:21:25.555Z] #49 10.90 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:21:25 [2020-07-31T18:21:25.555Z] #49 11.27 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
18:21:25 [2020-07-31T18:21:25.633Z] #17 24.03 Selecting previously unselected package bzip2.
18:21:25 [2020-07-31T18:21:25.633Z] #17 24.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
18:21:25 [2020-07-31T18:21:25.633Z] #17 24.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:21:25 [2020-07-31T18:21:25.661Z] #41 ...
18:21:25 [2020-07-31T18:21:25.661Z] 
18:21:25 [2020-07-31T18:21:25.661Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:25 [2020-07-31T18:21:25.661Z] #49 10.32 + cd /tmp/tmp.qPzOIc2uIy/src/github.com/opencontainers/runc
18:21:25 [2020-07-31T18:21:25.661Z] #49 10.32 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:21:25 [2020-07-31T18:21:25.661Z] #49 10.66 + '[' -z '' ']'
18:21:25 [2020-07-31T18:21:25.661Z] #49 10.66 + target=static
18:21:25 [2020-07-31T18:21:25.661Z] #49 10.66 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:21:25 [2020-07-31T18:21:25.661Z] #49 11.03 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
18:21:25 [2020-07-31T18:21:25.767Z] #13 0.961 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:21:25 [2020-07-31T18:21:25.896Z] #17 24.15 Selecting previously unselected package xz-utils.
18:21:25 [2020-07-31T18:21:25.896Z] #17 24.16 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
18:21:25 [2020-07-31T18:21:25.896Z] #17 24.16 Unpacking xz-utils (5.2.4-1) ...
18:21:25 [2020-07-31T18:21:25.896Z] #17 24.32 Selecting previously unselected package apparmor.
18:21:25 [2020-07-31T18:21:25.896Z] #17 24.33 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
18:21:26 [2020-07-31T18:21:26.026Z] #13 DONE 1.1s
18:21:26 [2020-07-31T18:21:26.026Z] 
18:21:26 [2020-07-31T18:21:26.026Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
18:21:26 [2020-07-31T18:21:26.160Z] #17 24.42 Unpacking apparmor (2.13.2-10) ...
18:21:26 [2020-07-31T18:21:26.424Z] #17 24.78 Selecting previously unselected package aufs-tools.
18:21:26 [2020-07-31T18:21:26.424Z] #17 24.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
18:21:26 [2020-07-31T18:21:26.424Z] #17 24.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:21:26 [2020-07-31T18:21:26.687Z] #17 24.88 Selecting previously unselected package libonig5:arm64.
18:21:26 [2020-07-31T18:21:26.687Z] #17 24.89 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
18:21:26 [2020-07-31T18:21:26.687Z] #17 24.90 Unpacking libonig5:arm64 (6.9.1-1) ...
18:21:26 [2020-07-31T18:21:26.687Z] #17 25.10 Selecting previously unselected package libjq1:arm64.
18:21:26 [2020-07-31T18:21:26.687Z] #17 25.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:21:26 [2020-07-31T18:21:26.687Z] #17 25.11 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:21:26 [2020-07-31T18:21:26.687Z] #17 25.20 Selecting previously unselected package jq.
18:21:26 [2020-07-31T18:21:26.830Z] #22 155.1 Checking out files:  26% (2861/10842)   
Checking out files:  27% (2928/10842)   
Checking out files:  28% (3036/10842)   
Checking out files:  29% (3145/10842)   
Checking out files:  30% (3253/10842)   
Checking out files:  31% (3362/10842)   
Checking out files:  32% (3470/10842)   
Checking out files:  33% (3578/10842)   
Checking out files:  34% (3687/10842)   
Checking out files:  35% (3795/10842)   
Checking out files:  36% (3904/10842)   
Checking out files:  37% (4012/10842)   
Checking out files:  38% (4120/10842)   
Checking out files:  39% (4229/10842)   
Checking out files:  40% (4337/10842)   
Checking out files:  41% (4446/10842)   
Checking out files:  42% (4554/10842)   
Checking out files:  43% (4663/10842)   
Checking out files:  44% (4771/10842)   
Checking out files:  45% (4879/10842)   
Checking out files:  46% (4988/10842)   
Checking out files:  46% (5010/10842)   
Checking out files:  47% (5096/10842)   
Checking out files:  48% (5205/10842)   
Checking out files:  49% (5313/10842)   
Checking out files:  50% (5421/10842)   
Checking out files:  51% (5530/10842)   
Checking out files:  52% (5638/10842)   
Checking out files:  53% (5747/10842)   
Checking out files:  54% (5855/10842)   
Checking out files:  55% (5964/10842)   
Checking out files:  56% (6072/10842)   
Checking out files:  57% (6180/10842)   
Checking out files:  58% (6289/10842)   
Checking out files:  59% (6397/10842)   
Checking out files:  60% (6506/10842)   
Checking out files:  61% (6614/10842)   
Checking out files:  62% (6723/10842)   
Checking out files:  63% (6831/10842)   
Checking out files:  64% (6939/10842)   
Checking out files:  65% (7048/10842)   
Checking out files:  65% (7069/10842)   
Checking out files:  66% (7156/10842)   
Checking out files:  67% (7265/10842)   
Checking out files:  68% (7373/10842)   
Checking out files:  69% (7481/10842)   
Checking out files:  70% (7590/10842)   
Checking out files:  71% (7698/10842)   
Checking out files:  72% (7807/10842)   
Checking out files:  73% (7915/10842)   
Checking out files:  74% (8024/10842)   
Checking out files:  75% (8132/10842)   
Checking out files:  76% (8240/10842)   
Checking out files:  77% (8349/10842)   
Checking out files:  78% (8457/10842)   
Checking out files:  79% (8566/10842)   
Checking out files:  80% (8674/10842)   
Checking out files:  81% (8783/10842)   
Checking out files:  82% (8891/10842)   
Checking out files:  83% (8999/10842)   
Checking out files:  84% (9108/10842)   
Checking out files:  84% (9209/10842)   
Checking out files:  85% (9216/10842)   
Checking out files:  86% (9325/10842)   
Checking out files:  87% (9433/10842)   
Checking out files:  88% (9541/10842)   
Checking out files:  89% (9650/10842)   
Checking out files:  90% (9758/10842)   
Checking out files:  91% (9867/10842)   
Checking out files:  92% (9975/10842)   
Checking out files:  93% (10084/10842)   
Checking out files:  94% (10192/10842)   
Checking out files:  95% (10300/10842)   
Checking out files:  96% (10409/10842)   
Checking out files:  97% (10517/10842)   
Checking out files:  98% (10626/10842)   
Checking out files:  99% (10734/10842)   
Checking out files: 100% (10842/10842)   
Checking out files: 100% (10842/10842), done.
18:21:26 [2020-07-31T18:21:26.830Z] #22 158.9 + cd /tmp/tmp.xCwM6Cvf8e/tmp/docker-ce
18:21:26 [2020-07-31T18:21:26.933Z] #49 ...
18:21:26 [2020-07-31T18:21:26.933Z] 
18:21:26 [2020-07-31T18:21:26.933Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:26 [2020-07-31T18:21:26.933Z] #17 9.429 Fetched 8369 kB in 8s (1006 kB/s)
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.23 Unpacking jq (1.5+dfsg-2+b1) ...
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.32 Selecting previously unselected package libaio1:arm64.
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.33 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.34 Unpacking libaio1:arm64 (0.3.112-3) ...
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.42 Selecting previously unselected package libgpm2:arm64.
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.42 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
18:21:26 [2020-07-31T18:21:26.951Z] #17 25.44 Unpacking libgpm2:arm64 (1.20.7-5) ...
18:21:26 [2020-07-31T18:21:26.962Z] #14 DONE 1.1s
18:21:26 [2020-07-31T18:21:26.962Z] 
18:21:26 [2020-07-31T18:21:26.963Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
18:21:27 [2020-07-31T18:21:27.132Z] #22 158.9 + git checkout -q v17.06.2-ce
18:21:27 [2020-07-31T18:21:27.214Z] #17 25.53 Selecting previously unselected package libicu63:arm64.
18:21:27 [2020-07-31T18:21:27.214Z] #17 25.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
18:21:27 [2020-07-31T18:21:27.214Z] #17 25.54 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
18:21:27 [2020-07-31T18:21:27.900Z] #15 DONE 1.1s
18:21:27 [2020-07-31T18:21:27.900Z] 
18:21:27 [2020-07-31T18:21:27.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:27 [2020-07-31T18:21:27.900Z] #39 47.15   CC       compel/src/lib/infect.o
18:21:28 [2020-07-31T18:21:28.159Z] #39 50.28   CC       compel/src/lib/ptrace.o
18:21:28 [2020-07-31T18:21:28.159Z] #39 ...
18:21:28 [2020-07-31T18:21:28.159Z] 
18:21:28 [2020-07-31T18:21:28.159Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:28 [2020-07-31T18:21:28.159Z] #41 128.2 crypto/x509
18:21:28 [2020-07-31T18:21:28.159Z] #41 130.3 crypto/tls
18:21:28 [2020-07-31T18:21:28.159Z] #41 138.4 net/http/httptrace
18:21:28 [2020-07-31T18:21:28.159Z] #41 ...
18:21:28 [2020-07-31T18:21:28.159Z] 
18:21:28 [2020-07-31T18:21:28.159Z] #16 [dev-systemd-false  6/26] RUN ldconfig
18:21:28 [2020-07-31T18:21:28.204Z] ok  	github.com/docker/docker/client	0.107s	coverage: 75.4% of statements
18:21:29 [2020-07-31T18:21:29.679Z] #16 DONE 1.3s
18:21:29 [2020-07-31T18:21:29.679Z] 
18:21:29 [2020-07-31T18:21:29.679Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:29 [2020-07-31T18:21:29.858Z] #49 ...
18:21:29 [2020-07-31T18:21:29.858Z] 
18:21:29 [2020-07-31T18:21:29.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:29 [2020-07-31T18:21:29.858Z] #39 56.50   CC       soccr/soccr.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 58.58   AR       soccr/libsoccr.a
18:21:29 [2020-07-31T18:21:29.858Z] #39 58.62 make[1]: 'soccr/libsoccr.a' is up to date.
18:21:29 [2020-07-31T18:21:29.858Z] #39 59.02   DEP      criu/arch/x86/sigframe.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 59.13   DEP      criu/arch/x86/sigaction_compat.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 59.23   DEP      criu/arch/x86/kerndat.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 59.33   DEP      criu/arch/x86/crtools.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 59.43   DEP      criu/arch/x86/cpu.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 59.61   CC       criu/arch/x86/cpu.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 60.20   CC       criu/arch/x86/crtools.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 61.30   CC       criu/arch/x86/kerndat.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 61.80   CC       criu/arch/x86/sigaction_compat.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 62.06   CC       criu/arch/x86/sigframe.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 62.32   LINK     criu/arch/x86/crtools.built-in.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 62.37   DEP      criu/pie/util-vdso-elf32.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 62.47   DEP      criu/pie/util-vdso.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 62.61   DEP      criu/pie/util.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 62.76   CC       criu/pie/util.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 63.08   CC       criu/pie/util-vdso.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 63.69   CC       criu/pie/util-vdso-elf32.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.35   AR       criu/pie/pie.lib.a
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.41   DEP      criu/pie/restorer.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.56   DEP      criu/arch/x86/sigaction_compat_pie.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.63   DEP      criu/arch/x86/restorer_unmap.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.64   DEP      criu/arch/x86/restorer.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.77   DEP      criu/arch/x86/vdso-pie.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.85   DEP      criu/pie/parasite-vdso.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 64.98   DEP      criu/pie/parasite.d
18:21:29 [2020-07-31T18:21:29.858Z] #39 65.21   CC       criu/pie/parasite.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 66.42   LINK     criu/pie/parasite.built-in.o
18:21:29 [2020-07-31T18:21:29.858Z] #39 66.45   GEN      criu/pie/parasite-blob.h
18:21:29 [2020-07-31T18:21:29.858Z] #39 66.46   CC       criu/pie/parasite-vdso.o
18:21:29 [2020-07-31T18:21:29.942Z] #22 161.9 + mkdir -p /tmp/tmp.xCwM6Cvf8e/src/github.com/docker
18:21:29 [2020-07-31T18:21:29.942Z] #22 161.9 + mv components/cli /tmp/tmp.xCwM6Cvf8e/src/github.com/docker/cli
18:21:29 [2020-07-31T18:21:29.942Z] #22 162.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:21:30 [2020-07-31T18:21:30.119Z] #39 ...
18:21:30 [2020-07-31T18:21:30.119Z] 
18:21:30 [2020-07-31T18:21:30.119Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:30 [2020-07-31T18:21:30.119Z] #17 9.340 Fetched 8369 kB in 8s (1009 kB/s)
18:21:30 [2020-07-31T18:21:30.227Z] #17 9.429 Reading package lists...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.43 Selecting previously unselected package libnet1:arm64.
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.55 Selecting previously unselected package libnl-3-200:arm64.
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.57 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.66 Selecting previously unselected package libprotobuf-c1:arm64.
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.68 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.76 Selecting previously unselected package libreadline5:arm64.
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.77 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.87 Selecting previously unselected package net-tools.
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
18:21:30 [2020-07-31T18:21:30.548Z] #17 28.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:21:30 [2020-07-31T18:21:30.812Z] #17 29.09 Selecting previously unselected package python-pip-whl.
18:21:30 [2020-07-31T18:21:30.813Z] #17 29.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:21:30 [2020-07-31T18:21:30.813Z] #17 29.11 Unpacking python-pip-whl (18.1-5) ...
18:21:31 [2020-07-31T18:21:31.013Z] #22 ...
18:21:31 [2020-07-31T18:21:31.013Z] 
18:21:31 [2020-07-31T18:21:31.013Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:31 [2020-07-31T18:21:31.013Z] #42 152.8 mime/multipart
18:21:31 [2020-07-31T18:21:31.013Z] #42 152.8 vendor/golang.org/x/net/http/httpguts
18:21:31 [2020-07-31T18:21:31.013Z] #42 156.5 crypto/tls
18:21:31 [2020-07-31T18:21:31.013Z] #42 ...
18:21:31 [2020-07-31T18:21:31.013Z] 
18:21:31 [2020-07-31T18:21:31.013Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:31 [2020-07-31T18:21:31.013Z] #40 81.74   DEP      criu/protobuf-desc.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 81.93   DEP      criu/proc_parse.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 82.20   DEP      criu/plugin.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 82.31   DEP      criu/pipes.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 82.51   DEP      criu/pie-util.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 82.63   DEP      criu/pie-util-vdso.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 82.79   DEP      criu/path.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 82.97   DEP      criu/parasite-syscall.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 83.26   DEP      criu/pagemap.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 83.46   DEP      criu/pagemap-cache.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 83.65   DEP      criu/page-xfer.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 83.95   DEP      criu/page-pipe.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 84.14   DEP      criu/netfilter.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 84.39   DEP      criu/net.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 84.61   DEP      criu/namespaces.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 84.82   DEP      criu/mount.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 85.07   DEP      criu/memfd.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 85.22   DEP      criu/mem.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 85.41   DEP      criu/lsm.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 85.56   DEP      criu/log.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 85.73   DEP      criu/libnetlink.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 85.86   DEP      criu/kerndat.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 86.09   DEP      criu/kcmp-ids.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 86.22   DEP      criu/irmap.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 86.37   DEP      criu/ipc_ns.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 86.61   DEP      criu/image.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 86.92   DEP      criu/image-desc.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 87.02   DEP      criu/fsnotify.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 87.23   DEP      criu/filesystems.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 87.52   DEP      criu/files.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 87.78   DEP      criu/files-reg.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 87.97   DEP      criu/files-ext.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 88.18   DEP      criu/file-lock.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 88.37   DEP      criu/file-ids.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 88.62   DEP      criu/fifo.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 88.89   DEP      criu/fdstore.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 89.04   DEP      criu/fault-injection.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 89.09   DEP      criu/external.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 89.20   DEP      criu/eventpoll.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 89.41   DEP      criu/eventfd.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 89.60   DEP      criu/crtools.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 89.88   DEP      criu/cr-service.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 90.27   DEP      criu/cr-restore.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 90.63   DEP      criu/cr-errno.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 90.64   DEP      criu/cr-dump.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 90.92   DEP      criu/cr-dedup.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 91.08   DEP      criu/cr-check.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 91.37   DEP      criu/config.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 91.67   DEP      criu/clone-noasan.d
18:21:31 [2020-07-31T18:21:31.013Z] #40 91.76   DEP      criu/cgroup.d
18:21:31 [2020-07-31T18:21:31.056Z] #17 1.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
18:21:31 [2020-07-31T18:21:31.056Z] #17 1.577 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:21:31 [2020-07-31T18:21:31.056Z] #17 1.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
18:21:31 [2020-07-31T18:21:31.077Z] #17 29.59 Selecting previously unselected package python3-lib2to3.
18:21:31 [2020-07-31T18:21:31.315Z] #40 ...
18:21:31 [2020-07-31T18:21:31.315Z] 
18:21:31 [2020-07-31T18:21:31.315Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:31 [2020-07-31T18:21:31.315Z] #18 32.89 Selecting previously unselected package python3.
18:21:31 [2020-07-31T18:21:31.315Z] #18 32.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 ... 24022 files and directories currently installed.)
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.00 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.03 Unpacking python3 (3.7.3-1) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.24 Selecting previously unselected package libip4tc0:ppc64el.
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.25 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.27 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.35 Selecting previously unselected package libip6tc0:ppc64el.
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.37 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.50 Selecting previously unselected package libiptc0:ppc64el.
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.50 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.53 Unpacking libiptc0:ppc64el (1.8.2-4) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.66 Selecting previously unselected package libnfnetlink0:ppc64el.
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.67 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.78 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.79 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.93 Selecting previously unselected package libnftnl11:ppc64el.
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 33.94 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.05 Selecting previously unselected package iptables.
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.06 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.07 Unpacking iptables (1.8.2-4) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.75 Selecting previously unselected package xxd.
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.76 Unpacking xxd (2:8.1.0875-5) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.88 Selecting previously unselected package vim-common.
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 34.97 Unpacking vim-common (2:8.1.0875-5) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 35.14 Selecting previously unselected package bash-completion.
18:21:31 [2020-07-31T18:21:31.315Z] #18 35.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 39.72 Unpacking bash-completion (1:2.8-6) ...
18:21:31 [2020-07-31T18:21:31.315Z] #18 ...
18:21:31 [2020-07-31T18:21:31.315Z] 
18:21:31 [2020-07-31T18:21:31.315Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:31 [2020-07-31T18:21:31.315Z] #40 92.08   DEP      criu/cgroup-props.d
18:21:31 [2020-07-31T18:21:31.340Z] #17 29.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:21:31 [2020-07-31T18:21:31.340Z] #17 29.60 Unpacking python3-lib2to3 (3.7.3-1) ...
18:21:31 [2020-07-31T18:21:31.604Z] #17 29.84 Selecting previously unselected package python3-distutils.
18:21:31 [2020-07-31T18:21:31.604Z] #17 29.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:21:31 [2020-07-31T18:21:31.604Z] #17 29.87 Unpacking python3-distutils (3.7.3-1) ...
18:21:31 [2020-07-31T18:21:31.604Z] #17 29.99 Selecting previously unselected package python3-pip.
18:21:31 [2020-07-31T18:21:31.604Z] #17 30.00 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:21:31 [2020-07-31T18:21:31.604Z] #17 30.01 Unpacking python3-pip (18.1-5) ...
18:21:31 [2020-07-31T18:21:31.615Z] #40 92.27   DEP      criu/bitmap.d
18:21:31 [2020-07-31T18:21:31.616Z] #40 92.30   DEP      criu/bfd.d
18:21:31 [2020-07-31T18:21:31.622Z] #17 2.155 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
18:21:31 [2020-07-31T18:21:31.867Z] #17 30.16 Selecting previously unselected package python3-pkg-resources.
18:21:31 [2020-07-31T18:21:31.867Z] #17 30.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:21:31 [2020-07-31T18:21:31.867Z] #17 30.19 Unpacking python3-pkg-resources (40.8.0-1) ...
18:21:31 [2020-07-31T18:21:31.916Z] #40 92.49   DEP      criu/autofs.d
18:21:31 [2020-07-31T18:21:31.916Z] #40 92.80   DEP      criu/aio.d
18:21:32 [2020-07-31T18:21:32.131Z] #17 30.30 Selecting previously unselected package python3-setuptools.
18:21:32 [2020-07-31T18:21:32.131Z] #17 30.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:21:32 [2020-07-31T18:21:32.131Z] #17 30.32 Unpacking python3-setuptools (40.8.0-1) ...
18:21:32 [2020-07-31T18:21:32.131Z] #17 30.52 Selecting previously unselected package python3-wheel.
18:21:32 [2020-07-31T18:21:32.131Z] #17 30.53 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:21:32 [2020-07-31T18:21:32.131Z] #17 30.53 Unpacking python3-wheel (0.32.3-2) ...
18:21:32 [2020-07-31T18:21:32.218Z] #40 93.01   DEP      criu/action-scripts.d
18:21:32 [2020-07-31T18:21:32.394Z] #17 30.64 Selecting previously unselected package sudo.
18:21:32 [2020-07-31T18:21:32.395Z] #17 30.64 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
18:21:32 [2020-07-31T18:21:32.395Z] #17 30.65 Unpacking sudo (1.8.27-1+deb10u2) ...
18:21:32 [2020-07-31T18:21:32.395Z] #17 ...
18:21:32 [2020-07-31T18:21:32.395Z] 
18:21:32 [2020-07-31T18:21:32.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:32 [2020-07-31T18:21:32.395Z] #39 69.72   DEP      criu/mem.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 69.87   DEP      criu/lsm.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.02   DEP      criu/log.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.09   DEP      criu/libnetlink.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.15   DEP      criu/kerndat.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.33   DEP      criu/kcmp-ids.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.44   DEP      criu/irmap.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.59   DEP      criu/ipc_ns.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.70   DEP      criu/image.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.84   DEP      criu/image-desc.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 70.97   DEP      criu/fsnotify.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 71.13   DEP      criu/filesystems.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 71.31   DEP      criu/files.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 71.48   DEP      criu/files-reg.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 71.62   DEP      criu/files-ext.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 71.70   DEP      criu/file-lock.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 71.90   DEP      criu/file-ids.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.11   DEP      criu/fifo.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.20   DEP      criu/fdstore.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.30   DEP      criu/fault-injection.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.33   DEP      criu/external.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.46   DEP      criu/eventpoll.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.62   DEP      criu/eventfd.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.75   DEP      criu/crtools.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 72.91   DEP      criu/cr-service.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.07   DEP      criu/cr-restore.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.20   DEP      criu/cr-errno.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.22   DEP      criu/cr-dump.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.38   DEP      criu/cr-dedup.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.49   DEP      criu/cr-check.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.60   DEP      criu/config.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.80   DEP      criu/clone-noasan.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 73.85   DEP      criu/cgroup.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 74.04   DEP      criu/cgroup-props.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 74.12   DEP      criu/bitmap.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 74.16   DEP      criu/bfd.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 74.27   DEP      criu/autofs.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 74.43   DEP      criu/aio.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 74.51   DEP      criu/action-scripts.d
18:21:32 [2020-07-31T18:21:32.395Z] #39 74.66   CC       criu/action-scripts.o
18:21:32 [2020-07-31T18:21:32.395Z] #39 75.18   CC       criu/aio.o
18:21:32 [2020-07-31T18:21:32.395Z] #39 75.70   CC       criu/autofs.o
18:21:32 [2020-07-31T18:21:32.395Z] #39 76.74   CC       criu/bfd.o
18:21:32 [2020-07-31T18:21:32.395Z] #39 77.16   CC       criu/bitmap.o
18:21:32 [2020-07-31T18:21:32.395Z] #39 77.36   CC       criu/cgroup-props.o
18:21:32 [2020-07-31T18:21:32.395Z] #39 78.04   CC       criu/cgroup.o
18:21:32 [2020-07-31T18:21:32.658Z] #39 80.02   CC       criu/clone-noasan.o
18:21:32 [2020-07-31T18:21:32.766Z] #17 12.95 Reading package lists...
18:21:32 [2020-07-31T18:21:32.766Z] #17 ...
18:21:32 [2020-07-31T18:21:32.766Z] 
18:21:32 [2020-07-31T18:21:32.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:32 [2020-07-31T18:21:32.766Z] #39 70.97   LINK     criu/pie/restorer.built-in.o
18:21:32 [2020-07-31T18:21:32.766Z] #39 70.99   GEN      criu/pie/restorer-blob.h
18:21:32 [2020-07-31T18:21:32.766Z] #39 71.08   DEP      criu/vdso.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 71.24   DEP      criu/vdso-compat.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 71.35   DEP      criu/uts_ns.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 71.55   DEP      criu/util.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 71.78   DEP      criu/uffd.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 71.96   DEP      criu/tun.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 72.19   DEP      criu/tty.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 72.34   DEP      criu/timerfd.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 72.52   DEP      criu/timens.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 72.70   DEP      criu/sysfs_parse.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 72.81   DEP      criu/sysctl.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 72.95   DEP      criu/string.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 73.02   DEP      criu/stats.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 73.18   DEP      criu/sockets.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 73.42   DEP      criu/sk-unix.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 73.60   DEP      criu/sk-tcp.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 73.79   DEP      criu/sk-queue.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 73.94   DEP      criu/sk-packet.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 74.19   DEP      criu/sk-netlink.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 74.37   DEP      criu/sk-inet.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 74.63   DEP      criu/signalfd.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 74.75   DEP      criu/sigframe.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 74.82   DEP      criu/shmem.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 74.95   DEP      criu/servicefd.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 75.07   DEP      criu/seize.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 75.26   DEP      criu/seccomp.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 75.48   DEP      criu/rst-malloc.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 75.53   DEP      criu/rbtree.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 75.59   DEP      criu/pstree.d
18:21:32 [2020-07-31T18:21:32.766Z] #39 75.70   DEP      criu/protobuf.d
18:21:32 [2020-07-31T18:21:32.873Z] #40 93.39   CC       criu/action-scripts.o
18:21:32 [2020-07-31T18:21:32.922Z] #39 ...
18:21:32 [2020-07-31T18:21:32.922Z] 
18:21:32 [2020-07-31T18:21:32.922Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:32 [2020-07-31T18:21:32.922Z] #17 31.19 Selecting previously unselected package thin-provisioning-tools.
18:21:32 [2020-07-31T18:21:32.922Z] #17 31.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
18:21:32 [2020-07-31T18:21:32.922Z] #17 31.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:21:32 [2020-07-31T18:21:32.922Z] #17 31.44 Selecting previously unselected package uidmap.
18:21:33 [2020-07-31T18:21:33.008Z] #17 3.472 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [217 kB]
18:21:33 [2020-07-31T18:21:33.024Z] #39 75.92   GEN      criu/protobuf-desc-gen.h
18:21:33 [2020-07-31T18:21:33.174Z] #40 94.07   CC       criu/aio.o
18:21:33 [2020-07-31T18:21:33.185Z] #17 31.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
18:21:33 [2020-07-31T18:21:33.185Z] #17 31.46 Unpacking uidmap (1:4.5-1.1) ...
18:21:33 [2020-07-31T18:21:33.185Z] #17 31.59 Selecting previously unselected package vim-runtime.
18:21:33 [2020-07-31T18:21:33.185Z] #17 31.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:21:33 [2020-07-31T18:21:33.185Z] #17 31.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:21:33 [2020-07-31T18:21:33.185Z] #17 31.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:21:33 [2020-07-31T18:21:33.185Z] #17 31.66 Unpacking vim-runtime (2:8.1.0875-5) ...
18:21:34 [2020-07-31T18:21:34.251Z] #40 94.93   CC       criu/autofs.o
18:21:34 [2020-07-31T18:21:34.318Z] #17 9.340 Reading package lists...
18:21:34 [2020-07-31T18:21:34.381Z] #17 4.741 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
18:21:34 [2020-07-31T18:21:34.932Z] #39 77.50   DEP      criu/protobuf-desc.d
18:21:34 [2020-07-31T18:21:34.932Z] #39 77.69   DEP      criu/proc_parse.d
18:21:34 [2020-07-31T18:21:34.932Z] #39 77.84   DEP      criu/plugin.d
18:21:34 [2020-07-31T18:21:34.932Z] #39 77.93   DEP      criu/pipes.d
18:21:35 [2020-07-31T18:21:35.191Z] #39 78.06   DEP      criu/pie-util.d
18:21:35 [2020-07-31T18:21:35.191Z] #39 78.14   DEP      criu/pie-util-vdso.d
18:21:35 [2020-07-31T18:21:35.314Z] #17 ...
18:21:35 [2020-07-31T18:21:35.314Z] 
18:21:35 [2020-07-31T18:21:35.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:35 [2020-07-31T18:21:35.314Z] #39 51.08   AR       compel/libcompel.a
18:21:35 [2020-07-31T18:21:35.314Z] #39 51.14   HOSTCC   compel/src/main-host.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 51.46   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 51.71   HOSTCC   compel/src/lib/handle-elf-host.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 52.15   HOSTCC   compel/src/lib/log-host.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 52.39   HOSTLINK compel/compel-host-bin
18:21:35 [2020-07-31T18:21:35.314Z] #39 52.55   DEP      soccr/soccr.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 52.66   CC       soccr/soccr.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 53.79   AR       soccr/libsoccr.a
18:21:35 [2020-07-31T18:21:35.314Z] #39 53.84 make[1]: 'soccr/libsoccr.a' is up to date.
18:21:35 [2020-07-31T18:21:35.314Z] #39 54.16   DEP      criu/arch/x86/sigframe.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 54.24   DEP      criu/arch/x86/sigaction_compat.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 54.32   DEP      criu/arch/x86/kerndat.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 54.42   DEP      criu/arch/x86/crtools.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 54.55   DEP      criu/arch/x86/cpu.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 54.72   CC       criu/arch/x86/cpu.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 55.31   CC       criu/arch/x86/crtools.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 56.46   CC       criu/arch/x86/kerndat.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 56.93   CC       criu/arch/x86/sigaction_compat.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 57.13   CC       criu/arch/x86/sigframe.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 57.33   LINK     criu/arch/x86/crtools.built-in.o
18:21:35 [2020-07-31T18:21:35.314Z] #39 57.39   DEP      criu/pie/util-vdso-elf32.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 57.47   DEP      criu/pie/util-vdso.d
18:21:35 [2020-07-31T18:21:35.314Z] #39 57.64   DEP      criu/pie/util.d
18:21:35 [2020-07-31T18:21:35.450Z] #39 78.31   DEP      criu/pie-util-vdso-elf32.d
18:21:35 [2020-07-31T18:21:35.450Z] #39 78.48   DEP      criu/path.d
18:21:35 [2020-07-31T18:21:35.573Z] #39 57.76   CC       criu/pie/util.o
18:21:35 [2020-07-31T18:21:35.709Z] #39 78.60   DEP      criu/parasite-syscall.d
18:21:35 [2020-07-31T18:21:35.748Z] #17 34.13 Selecting previously unselected package vim.
18:21:35 [2020-07-31T18:21:35.748Z] #17 34.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
18:21:35 [2020-07-31T18:21:35.748Z] #17 34.16 Unpacking vim (2:8.1.0875-5) ...
18:21:35 [2020-07-31T18:21:35.968Z] #39 78.89   DEP      criu/pagemap.d
18:21:36 [2020-07-31T18:21:36.139Z] #39 58.10   CC       criu/pie/util-vdso.o
18:21:36 [2020-07-31T18:21:36.227Z] #39 79.08   DEP      criu/pagemap-cache.d
18:21:36 [2020-07-31T18:21:36.232Z] #17 13.24 Reading package lists...
18:21:36 [2020-07-31T18:21:36.232Z] #17 ...
18:21:36 [2020-07-31T18:21:36.232Z] 
18:21:36 [2020-07-31T18:21:36.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:36 [2020-07-31T18:21:36.232Z] #39 67.20   CC       criu/arch/x86/vdso-pie.o
18:21:36 [2020-07-31T18:21:36.232Z] #39 67.50   CC       criu/arch/x86/restorer.o
18:21:36 [2020-07-31T18:21:36.232Z] #39 68.07   CC       criu/arch/x86/restorer_unmap.o
18:21:36 [2020-07-31T18:21:36.232Z] #39 68.15   CC       criu/arch/x86/sigaction_compat_pie.o
18:21:36 [2020-07-31T18:21:36.232Z] #39 68.48   CC       criu/pie/restorer.o
18:21:36 [2020-07-31T18:21:36.232Z] #39 71.60   LINK     criu/pie/restorer.built-in.o
18:21:36 [2020-07-31T18:21:36.232Z] #39 71.62   GEN      criu/pie/restorer-blob.h
18:21:36 [2020-07-31T18:21:36.232Z] #39 71.73   DEP      criu/vdso.d
18:21:36 [2020-07-31T18:21:36.232Z] #39 71.88   DEP      criu/vdso-compat.d
18:21:36 [2020-07-31T18:21:36.232Z] #39 72.02   DEP      criu/uts_ns.d
18:21:36 [2020-07-31T18:21:36.232Z] #39 72.18   DEP      criu/util.d
18:21:36 [2020-07-31T18:21:36.232Z] #39 72.40   DEP      criu/uffd.d
18:21:36 [2020-07-31T18:21:36.232Z] #39 72.59   DEP      criu/tun.d
18:21:36 [2020-07-31T18:21:36.232Z] #39 72.75   DEP      criu/tty.d
18:21:36 [2020-07-31T18:21:36.326Z] #17 34.59 Selecting previously unselected package xfsprogs.
18:21:36 [2020-07-31T18:21:36.326Z] #17 34.60 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
18:21:36 [2020-07-31T18:21:36.326Z] #17 34.61 Unpacking xfsprogs (4.20.0-1) ...
18:21:36 [2020-07-31T18:21:36.486Z] #39 79.21   DEP      criu/page-xfer.d
18:21:36 [2020-07-31T18:21:36.486Z] #39 79.36   DEP      criu/page-pipe.d
18:21:36 [2020-07-31T18:21:36.491Z] #39 72.95   DEP      criu/timerfd.d
18:21:36 [2020-07-31T18:21:36.491Z] #39 73.10   DEP      criu/timens.d
18:21:36 [2020-07-31T18:21:36.591Z] #17 35.10 Selecting previously unselected package zip.
18:21:36 [2020-07-31T18:21:36.703Z] #39 58.75   CC       criu/pie/util-vdso-elf32.o
18:21:36 [2020-07-31T18:21:36.746Z] #39 79.52   DEP      criu/netfilter.d
18:21:36 [2020-07-31T18:21:36.746Z] #39 79.73   DEP      criu/net.d
18:21:36 [2020-07-31T18:21:36.751Z] #39 73.26   DEP      criu/sysfs_parse.d
18:21:36 [2020-07-31T18:21:36.751Z] #39 73.39   DEP      criu/sysctl.d
18:21:36 [2020-07-31T18:21:36.863Z] #17 35.12 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
18:21:36 [2020-07-31T18:21:36.863Z] #17 35.13 Unpacking zip (3.0-11+b1) ...
18:21:36 [2020-07-31T18:21:36.863Z] #17 35.33 Setting up aufs-tools (1:4.14+20190211-1) ...
18:21:36 [2020-07-31T18:21:36.863Z] #17 35.38 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:21:37 [2020-07-31T18:21:37.011Z] #39 73.54   DEP      criu/string.d
18:21:37 [2020-07-31T18:21:37.011Z] #39 73.58   DEP      criu/stats.d
18:21:37 [2020-07-31T18:21:37.040Z] #40 97.27   CC       criu/bfd.o
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.39 Setting up libip6tc0:arm64 (1.8.2-4) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.40 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.44 Setting up libgpm2:arm64 (1.20.7-5) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.46 Setting up libip4tc0:arm64 (1.8.2-4) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.48 Setting up uidmap (1:4.5-1.1) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.50 Setting up libnftnl11:arm64 (1.1.2-2) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.54 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.56 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
18:21:37 [2020-07-31T18:21:37.127Z] #17 35.57 Setting up xxd (2:8.1.0875-5) ...
18:21:37 [2020-07-31T18:21:37.268Z] #39 59.30   AR       criu/pie/pie.lib.a
18:21:37 [2020-07-31T18:21:37.268Z] #39 59.36   DEP      criu/pie/restorer.d
18:21:37 [2020-07-31T18:21:37.270Z] #39 73.69   DEP      criu/sockets.d
18:21:37 [2020-07-31T18:21:37.270Z] #39 73.84   DEP      criu/sk-unix.d
18:21:37 [2020-07-31T18:21:37.314Z] #39 80.03   DEP      criu/namespaces.d
18:21:37 [2020-07-31T18:21:37.341Z] #40 98.10   CC       criu/bitmap.o
18:21:37 [2020-07-31T18:21:37.341Z] #40 98.26   CC       criu/cgroup-props.o
18:21:37 [2020-07-31T18:21:37.341Z] #40 ...
18:21:37 [2020-07-31T18:21:37.341Z] 
18:21:37 [2020-07-31T18:21:37.341Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.34 Selecting previously unselected package bzip2.
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.36 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.49 Selecting previously unselected package xz-utils.
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.51 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.51 Unpacking xz-utils (5.2.4-1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.68 Selecting previously unselected package apparmor.
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.70 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 40.82 Unpacking apparmor (2.13.2-10) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.20 Selecting previously unselected package aufs-tools.
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.23 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.40 Selecting previously unselected package libonig5:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.42 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.42 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.62 Selecting previously unselected package libjq1:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.63 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.76 Selecting previously unselected package jq.
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.76 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.78 Unpacking jq (1.5+dfsg-2+b1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.86 Selecting previously unselected package libaio1:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.87 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.88 Unpacking libaio1:ppc64el (0.3.112-3) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 41.99 Selecting previously unselected package libgpm2:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 42.03 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 42.03 Unpacking libgpm2:ppc64el (1.20.7-5) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 42.10 Selecting previously unselected package libicu63:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 42.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 42.11 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.06 Selecting previously unselected package libnet1:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.07 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.18 Selecting previously unselected package libnl-3-200:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.19 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.29 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.31 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:21:37 [2020-07-31T18:21:37.341Z] #18 46.39 Selecting previously unselected package libreadline5:ppc64el.
18:21:37 [2020-07-31T18:21:37.390Z] #17 35.58 Setting up zip (3.0-11+b1) ...
18:21:37 [2020-07-31T18:21:37.390Z] #17 35.60 Setting up vim-common (2:8.1.0875-5) ...
18:21:37 [2020-07-31T18:21:37.390Z] #17 35.64 Setting up bash-completion (1:2.8-6) ...
18:21:37 [2020-07-31T18:21:37.526Z] #39 59.56   DEP      criu/arch/x86/sigaction_compat_pie.d
18:21:37 [2020-07-31T18:21:37.526Z] #39 59.72   DEP      criu/arch/x86/restorer_unmap.d
18:21:37 [2020-07-31T18:21:37.526Z] #39 59.74   DEP      criu/arch/x86/restorer.d
18:21:37 [2020-07-31T18:21:37.530Z] #39 74.03   DEP      criu/sk-tcp.d
18:21:37 [2020-07-31T18:21:37.530Z] #39 ...
18:21:37 [2020-07-31T18:21:37.530Z] 
18:21:37 [2020-07-31T18:21:37.530Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:37 [2020-07-31T18:21:37.530Z] #17 13.24 Reading package lists...
18:21:37 [2020-07-31T18:21:37.576Z] #39 80.26   DEP      criu/mount.d
18:21:37 [2020-07-31T18:21:37.576Z] #39 80.51   DEP      criu/memfd.d
18:21:37 [2020-07-31T18:21:37.649Z] #18 46.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.649Z] #18 46.43 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:21:37 [2020-07-31T18:21:37.649Z] #18 46.60 Selecting previously unselected package net-tools.
18:21:37 [2020-07-31T18:21:37.649Z] #18 46.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
18:21:37 [2020-07-31T18:21:37.649Z] #18 46.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:21:37 [2020-07-31T18:21:37.784Z] #39 59.95   DEP      criu/arch/x86/vdso-pie.d
18:21:37 [2020-07-31T18:21:37.784Z] #39 60.09   DEP      criu/pie/parasite-vdso.d
18:21:37 [2020-07-31T18:21:37.836Z] #39 80.66   DEP      criu/mem.d
18:21:37 [2020-07-31T18:21:37.836Z] #39 ...
18:21:37 [2020-07-31T18:21:37.836Z] 
18:21:37 [2020-07-31T18:21:37.836Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:37 [2020-07-31T18:21:37.836Z] #41 150.4 github.com/LK4D4/vndr/godl
18:21:37 [2020-07-31T18:21:37.836Z] #41 151.2 github.com/LK4D4/vndr
18:21:37 [2020-07-31T18:21:37.836Z] #41 ...
18:21:37 [2020-07-31T18:21:37.836Z] 
18:21:37 [2020-07-31T18:21:37.836Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:37 [2020-07-31T18:21:37.836Z] #17 12.95 Reading package lists...
18:21:37 [2020-07-31T18:21:37.836Z] #17 16.92 Building dependency tree...
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.60 libcap2-bin is already the newest version (1:2.25-2).
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.60 The following additional packages will be installed:
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.61   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.61   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.61   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.61   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62   python3.7 python3.7-minimal vim-runtime xxd
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62 Suggested packages:
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62 Recommended packages:
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62   aufs-dkms nftables build-essential python3-dev python3-keyring
18:21:37 [2020-07-31T18:21:37.836Z] #17 18.62   python3-keyrings.alt python3-xdg unzip
18:21:37 [2020-07-31T18:21:37.836Z] #17 20.49 The following NEW packages will be installed:
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.50   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.50   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.50   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.51   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.51   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.51   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.51   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:21:37 [2020-07-31T18:21:37.837Z] #17 20.51   xz-utils zip
18:21:37 [2020-07-31T18:21:37.957Z] #18 46.85 Selecting previously unselected package python-pip-whl.
18:21:37 [2020-07-31T18:21:37.957Z] #18 46.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:21:37 [2020-07-31T18:21:37.957Z] #18 46.86 Unpacking python-pip-whl (18.1-5) ...
18:21:38 [2020-07-31T18:21:38.041Z] #39 60.23   DEP      criu/pie/parasite.d
18:21:38 [2020-07-31T18:21:38.107Z] #17 20.83 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:21:38 [2020-07-31T18:21:38.107Z] #17 20.83 Need to get 28.5 MB of archives.
18:21:38 [2020-07-31T18:21:38.107Z] #17 20.83 After this operation, 116 MB of additional disk space will be used.
18:21:38 [2020-07-31T18:21:38.107Z] #17 20.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:21:38 [2020-07-31T18:21:38.107Z] #17 20.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
18:21:38 [2020-07-31T18:21:38.299Z] #39 60.42   CC       criu/pie/parasite.o
18:21:38 [2020-07-31T18:21:38.366Z] #17 ...
18:21:38 [2020-07-31T18:21:38.366Z] 
18:21:38 [2020-07-31T18:21:38.366Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:38 [2020-07-31T18:21:38.366Z] #41 DONE 160.9s
18:21:38 [2020-07-31T18:21:38.366Z] 
18:21:38 [2020-07-31T18:21:38.366Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:38 [2020-07-31T18:21:38.366Z] #17 20.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
18:21:38 [2020-07-31T18:21:38.366Z] #17 21.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:21:38 [2020-07-31T18:21:38.366Z] #17 21.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:21:38 [2020-07-31T18:21:38.366Z] #17 21.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
18:21:38 [2020-07-31T18:21:38.469Z] #17 16.82 Building dependency tree...
18:21:38 [2020-07-31T18:21:38.469Z] #17 ...
18:21:38 [2020-07-31T18:21:38.469Z] 
18:21:38 [2020-07-31T18:21:38.469Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:38 [2020-07-31T18:21:38.469Z] #41 149.8 github.com/LK4D4/vndr/godl
18:21:38 [2020-07-31T18:21:38.469Z] #41 150.6 github.com/LK4D4/vndr
18:21:38 [2020-07-31T18:21:38.469Z] #41 ...
18:21:38 [2020-07-31T18:21:38.469Z] 
18:21:38 [2020-07-31T18:21:38.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:38 [2020-07-31T18:21:38.469Z] #39 74.17   DEP      criu/sk-queue.d
18:21:38 [2020-07-31T18:21:38.469Z] #39 74.33   DEP      criu/sk-packet.d
18:21:38 [2020-07-31T18:21:38.469Z] #39 74.50   DEP      criu/sk-netlink.d
18:21:38 [2020-07-31T18:21:38.469Z] #39 74.77   DEP      criu/sk-inet.d
18:21:38 [2020-07-31T18:21:38.469Z] #39 74.99   DEP      criu/signalfd.d
18:21:38 [2020-07-31T18:21:38.469Z] #39 75.13   DEP      criu/sigframe.d
18:21:38 [2020-07-31T18:21:38.557Z] #39 ...
18:21:38 [2020-07-31T18:21:38.557Z] 
18:21:38 [2020-07-31T18:21:38.557Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:38 [2020-07-31T18:21:38.557Z] #41 138.6 net/http
18:21:38 [2020-07-31T18:21:38.557Z] #41 ...
18:21:38 [2020-07-31T18:21:38.557Z] 
18:21:38 [2020-07-31T18:21:38.557Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:38 [2020-07-31T18:21:38.557Z] #49 10.15 + cd /tmp/tmp.2ahoA3tmui/src/github.com/opencontainers/runc
18:21:38 [2020-07-31T18:21:38.557Z] #49 10.15 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
18:21:38 [2020-07-31T18:21:38.557Z] #49 10.78 + '[' -z '' ']'
18:21:38 [2020-07-31T18:21:38.557Z] #49 10.78 + target=static
18:21:38 [2020-07-31T18:21:38.557Z] #49 10.78 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:21:38 [2020-07-31T18:21:38.557Z] #49 11.17 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
18:21:38 [2020-07-31T18:21:38.607Z] #18 47.42 Selecting previously unselected package python3-lib2to3.
18:21:38 [2020-07-31T18:21:38.608Z] #18 47.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:21:38 [2020-07-31T18:21:38.608Z] #18 47.43 Unpacking python3-lib2to3 (3.7.3-1) ...
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:21:38 [2020-07-31T18:21:38.626Z] #17 21.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:21:38 [2020-07-31T18:21:38.728Z] #39 75.23   DEP      criu/shmem.d
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:21:38 [2020-07-31T18:21:38.885Z] #17 21.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:21:38 [2020-07-31T18:21:38.909Z] #18 47.58 Selecting previously unselected package python3-distutils.
18:21:38 [2020-07-31T18:21:38.909Z] #18 47.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:21:38 [2020-07-31T18:21:38.909Z] #18 47.61 Unpacking python3-distutils (3.7.3-1) ...
18:21:38 [2020-07-31T18:21:38.909Z] #18 ...
18:21:38 [2020-07-31T18:21:38.909Z] 
18:21:38 [2020-07-31T18:21:38.909Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:38 [2020-07-31T18:21:38.909Z] #40 99.54   CC       criu/cgroup.o
18:21:38 [2020-07-31T18:21:38.988Z] #39 ...
18:21:38 [2020-07-31T18:21:38.988Z] 
18:21:38 [2020-07-31T18:21:38.988Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:38 [2020-07-31T18:21:38.988Z] #41 DONE 160.3s
18:21:38 [2020-07-31T18:21:38.988Z] 
18:21:38 [2020-07-31T18:21:38.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:38 [2020-07-31T18:21:38.988Z] #39 75.39   DEP      criu/servicefd.d
18:21:39 [2020-07-31T18:21:39.122Z] #49 ...
18:21:39 [2020-07-31T18:21:39.123Z] 
18:21:39 [2020-07-31T18:21:39.123Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:39 [2020-07-31T18:21:39.123Z] #17 9.770 Fetched 8369 kB in 9s (975 kB/s)
18:21:39 [2020-07-31T18:21:39.248Z] #39 75.66   DEP      criu/seize.d
18:21:39 [2020-07-31T18:21:39.248Z] #39 75.86   DEP      criu/seccomp.d
18:21:39 [2020-07-31T18:21:39.484Z] #17 22.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:21:39 [2020-07-31T18:21:39.484Z] #17 22.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:21:39 [2020-07-31T18:21:39.484Z] #17 22.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:21:39 [2020-07-31T18:21:39.484Z] #17 22.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:21:39 [2020-07-31T18:21:39.484Z] #17 22.11 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:21:39 [2020-07-31T18:21:39.484Z] #17 22.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:21:39 [2020-07-31T18:21:39.507Z] #39 76.10   DEP      criu/rst-malloc.d
18:21:39 [2020-07-31T18:21:39.507Z] #39 76.21   DEP      criu/rbtree.d
18:21:39 [2020-07-31T18:21:39.622Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:21:39 [2020-07-31T18:21:39.622Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-82b43ac1\powershellScript.ps1'; exit $LASTEXITCODE;
18:21:39 [2020-07-31T18:21:39.622Z] ----------------------------------------------------------------------------
18:21:39 [2020-07-31T18:21:39.622Z] 
18:21:39 [2020-07-31T18:21:39.622Z] INFO: executeCI.ps1 starting at Fri Jul 31 18:21:36 CUT 2020
18:21:39 [2020-07-31T18:21:39.622Z] 
18:21:39 [2020-07-31T18:21:39.622Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:21:39 [2020-07-31T18:21:39.622Z] INFO: Running git version 2.24.1.windows.2
18:21:39 [2020-07-31T18:21:39.622Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:21:39 [2020-07-31T18:21:39.622Z] INFO: Environment variables:
18:21:39 [2020-07-31T18:21:39.622Z] 
18:21:39 [2020-07-31T18:21:39.622Z] Name                           Value                                                                                   
18:21:39 [2020-07-31T18:21:39.623Z] ----                           -----                                                                                   
18:21:39 [2020-07-31T18:21:39.623Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:21:39 [2020-07-31T18:21:39.623Z] amd64                          true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
18:21:39 [2020-07-31T18:21:39.623Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:21:39 [2020-07-31T18:21:39.623Z] arm64                          true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
18:21:39 [2020-07-31T18:21:39.623Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
18:21:39 [2020-07-31T18:21:39.623Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:21:39 [2020-07-31T18:21:39.623Z] BRANCH_NAME                    PR-41301                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] BUILD_DISPLAY_NAME             #4                                                                                      
18:21:39 [2020-07-31T18:21:39.623Z] BUILD_ID                       4                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] BUILD_NUMBER                   4                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] BUILD_TAG                      jenkins-moby-PR-41301-4                                                                 
18:21:39 [2020-07-31T18:21:39.623Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41301/4/                              
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_AUTHOR                  wangyumu                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_AUTHOR_DISPLAY_NAME     WangYuMu                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_BRANCH                  fix-buildkit-pull-nil-panic                                                             
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_FORK                    wangyumu                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_ID                      41301                                                                                   
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_TARGET                  master                                                                                  
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_TITLE                   fix buildkit nil panic when frontend image exists                                       
18:21:39 [2020-07-31T18:21:39.623Z] CHANGE_URL                     https://github.com/moby/moby/pull/41301                                                 
18:21:39 [2020-07-31T18:21:39.623Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
18:21:39 [2020-07-31T18:21:39.623Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:21:39 [2020-07-31T18:21:39.623Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:21:39 [2020-07-31T18:21:39.623Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:21:39 [2020-07-31T18:21:39.623Z] COMPUTERNAME                   azwin-2-6914a0                                                                          
18:21:39 [2020-07-31T18:21:39.623Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
18:21:39 [2020-07-31T18:21:39.623Z] ConfigSequenceNumber           0                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] dco                            true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] DOCKER_BUILDKIT                0                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] DOCKER_DUT_DEBUG               1                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:21:39 [2020-07-31T18:21:39.623Z] EXECUTOR_NUMBER                0                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] FQDN                           azwin-2-6914a0.westus.cloudapp.azure.com                                                
18:21:39 [2020-07-31T18:21:39.623Z] GIT_BRANCH                     PR-41301                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] GIT_COMMIT                     93db067c90b28b1935222cd0200f2ae0b75e93b2                                                
18:21:39 [2020-07-31T18:21:39.623Z] GIT_PREVIOUS_COMMIT            a0ef60a467e92b2a8a5d8193055f501fcbc80a9b                                                
18:21:39 [2020-07-31T18:21:39.623Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 2b22a2e792fbf2169cba3ffd2b6a8271ecbd1eea                                                
18:21:39 [2020-07-31T18:21:39.623Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:21:39 [2020-07-31T18:21:39.623Z] HUDSON_COOKIE                  7dc4728f-5de4-461f-a60e-c5f3e9574b61                                                    
18:21:39 [2020-07-31T18:21:39.623Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:21:39 [2020-07-31T18:21:39.623Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:21:39 [2020-07-31T18:21:39.623Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:21:39 [2020-07-31T18:21:39.623Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
18:21:39 [2020-07-31T18:21:39.623Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:21:39 [2020-07-31T18:21:39.623Z] JENKINS_NODE_COOKIE            7d5fa33d-77fe-464b-bfbb-e07b9cbdc778                                                    
18:21:39 [2020-07-31T18:21:39.623Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:21:39 [2020-07-31T18:21:39.623Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:21:39 [2020-07-31T18:21:39.623Z] JOB_BASE_NAME                  PR-41301                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41301/display/redirect                
18:21:39 [2020-07-31T18:21:39.623Z] JOB_NAME                       moby/PR-41301                                                                           
18:21:39 [2020-07-31T18:21:39.623Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41301/                                
18:21:39 [2020-07-31T18:21:39.623Z] library.jps.version            master                                                                                  
18:21:39 [2020-07-31T18:21:39.623Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
18:21:39 [2020-07-31T18:21:39.623Z] NODE_LABELS                    amd64 azure azwin-2-6914a0 azwin-2019 docker west-us windows windows-2019 x86_64        
18:21:39 [2020-07-31T18:21:39.623Z] NODE_NAME                      azwin-2-6914a0                                                                          
18:21:39 [2020-07-31T18:21:39.623Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] OS                             Windows_NT                                                                              
18:21:39 [2020-07-31T18:21:39.623Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
18:21:39 [2020-07-31T18:21:39.623Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:21:39 [2020-07-31T18:21:39.623Z] ppc64le                        true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:21:39 [2020-07-31T18:21:39.623Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
18:21:39 [2020-07-31T18:21:39.623Z] PROCESSOR_LEVEL                6                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] PROCESSOR_REVISION             5504                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] ProgramData                    C:\ProgramData                                                                          
18:21:39 [2020-07-31T18:21:39.623Z] ProgramFiles                   C:\Program Files                                                                        
18:21:39 [2020-07-31T18:21:39.623Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:21:39 [2020-07-31T18:21:39.623Z] ProgramW6432                   C:\Program Files                                                                        
18:21:39 [2020-07-31T18:21:39.623Z] PROMPT                         $P$G                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:21:39 [2020-07-31T18:21:39.623Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
18:21:39 [2020-07-31T18:21:39.623Z] PUBLIC                         C:\Users\Public                                                                         
18:21:39 [2020-07-31T18:21:39.623Z] rootless                       true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41301/4/display/redirect?page=changes 
18:21:39 [2020-07-31T18:21:39.623Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41301/4/display/redirect              
18:21:39 [2020-07-31T18:21:39.623Z] s390x                          true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] SOURCES_DRIVE                  d                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] SOURCES_SUBDIR                 gopath                                                                                  
18:21:39 [2020-07-31T18:21:39.623Z] STAGE_NAME                     Run tests                                                                               
18:21:39 [2020-07-31T18:21:39.623Z] SystemDrive                    C:                                                                                      
18:21:39 [2020-07-31T18:21:39.623Z] SystemRoot                     C:\windows                                                                              
18:21:39 [2020-07-31T18:21:39.623Z] TEMP                           C:\windows\TEMP                                                                         
18:21:39 [2020-07-31T18:21:39.623Z] TESTDEBUG                      0                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] TESTRUN_DRIVE                  d                                                                                       
18:21:39 [2020-07-31T18:21:39.623Z] TESTRUN_SUBDIR                 CI                                                                                      
18:21:39 [2020-07-31T18:21:39.623Z] TIMEOUT                        120m                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] TMP                            C:\windows\TEMP                                                                         
18:21:39 [2020-07-31T18:21:39.623Z] unit_validate                  true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] USERDOMAIN                     WORKGROUP                                                                               
18:21:39 [2020-07-31T18:21:39.623Z] USERNAME                       azwin-2-6914a0$                                                                         
18:21:39 [2020-07-31T18:21:39.623Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
18:21:39 [2020-07-31T18:21:39.623Z] validate_force                 false                                                                                   
18:21:39 [2020-07-31T18:21:39.623Z] windir                         C:\windows                                                                              
18:21:39 [2020-07-31T18:21:39.623Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:21:39 [2020-07-31T18:21:39.623Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:21:39 [2020-07-31T18:21:39.623Z] windowsRS1                     false                                                                                   
18:21:39 [2020-07-31T18:21:39.623Z] windowsRS5                     true                                                                                    
18:21:39 [2020-07-31T18:21:39.623Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:21:39 [2020-07-31T18:21:39.623Z] 
18:21:39 [2020-07-31T18:21:39.623Z] 
18:21:39 [2020-07-31T18:21:39.623Z] 
18:21:39 [2020-07-31T18:21:39.623Z] INFO: Sources under d:\gopath\...
18:21:39 [2020-07-31T18:21:39.623Z] INFO: Test run under d:\CI\...
18:21:39 [2020-07-31T18:21:39.623Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:21:39 [2020-07-31T18:21:39.623Z] INFO: docker/docker repository was found
18:21:39 [2020-07-31T18:21:39.623Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
18:21:39 [2020-07-31T18:21:39.623Z] ltsc2019: Pulling from windows/servercore
18:21:39 [2020-07-31T18:21:39.623Z] 4612f6d0b889: Pulling fs layer
18:21:39 [2020-07-31T18:21:39.623Z] fc1b9e59edad: Pulling fs layer
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.24 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:21:39 [2020-07-31T18:21:39.759Z] #17 22.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:21:39 [2020-07-31T18:21:39.767Z] #39 76.31   DEP      criu/pstree.d
18:21:39 [2020-07-31T18:21:39.973Z] #17 ...
18:21:39 [2020-07-31T18:21:39.973Z] 
18:21:39 [2020-07-31T18:21:39.973Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:39 [2020-07-31T18:21:39.973Z] #49 45.64 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:21:39 [2020-07-31T18:21:39.973Z] #49 47.52 + mkdir -p /build
18:21:39 [2020-07-31T18:21:39.973Z] #49 47.52 + cp runc /build/runc
18:21:39 [2020-07-31T18:21:39.973Z] #49 DONE 48.8s
18:21:39 [2020-07-31T18:21:39.973Z] 
18:21:39 [2020-07-31T18:21:39.973Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:39 [2020-07-31T18:21:39.973Z] #39 80.18   CC       criu/config.o
18:21:39 [2020-07-31T18:21:39.973Z] #39 81.27   CC       criu/cr-check.o
18:21:39 [2020-07-31T18:21:39.973Z] #39 82.42   CC       criu/cr-dedup.o
18:21:39 [2020-07-31T18:21:39.973Z] #39 82.73   CC       criu/cr-dump.o
18:21:39 [2020-07-31T18:21:39.973Z] #39 84.48   CC       criu/cr-errno.o
18:21:39 [2020-07-31T18:21:39.973Z] #39 84.54   CC       criu/cr-restore.o
18:21:40 [2020-07-31T18:21:40.027Z] #39 76.70   DEP      criu/protobuf.d
18:21:40 [2020-07-31T18:21:40.247Z] #39 ...
18:21:40 [2020-07-31T18:21:40.247Z] 
18:21:40 [2020-07-31T18:21:40.247Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:40 [2020-07-31T18:21:40.247Z] #17 38.58 Setting up libiptc0:arm64 (1.8.2-4) ...
18:21:40 [2020-07-31T18:21:40.247Z] #17 38.61 Setting up xz-utils (5.2.4-1) ...
18:21:40 [2020-07-31T18:21:40.247Z] #17 38.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:21:40 [2020-07-31T18:21:40.247Z] #17 38.66 Setting up sudo (1.8.27-1+deb10u2) ...
18:21:40 [2020-07-31T18:21:40.337Z] #17 22.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:21:40 [2020-07-31T18:21:40.337Z] #17 22.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:21:40 [2020-07-31T18:21:40.337Z] #17 22.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.79 invoke-rc.d: could not determine current runlevel
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.82 invoke-rc.d: policy-rc.d denied execution of start.
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.85 Setting up pigz (2.4-1) ...
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.86 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.87 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.90 Setting up python-pip-whl (18.1-5) ...
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.92 Setting up libmpdec2:arm64 (2.4.2-2) ...
18:21:40 [2020-07-31T18:21:40.513Z] #17 38.93 Setting up vim-runtime (2:8.1.0875-5) ...
18:21:40 [2020-07-31T18:21:40.597Z] #39 76.92   GEN      criu/protobuf-desc-gen.h
18:21:41 [2020-07-31T18:21:41.113Z] #17 39.46 Setting up libaio1:arm64 (0.3.112-3) ...
18:21:41 [2020-07-31T18:21:41.113Z] #17 39.47 Setting up libonig5:arm64 (6.9.1-1) ...
18:21:41 [2020-07-31T18:21:41.113Z] #17 39.49 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
18:21:41 [2020-07-31T18:21:41.113Z] #17 39.58 Setting up vim (2:8.1.0875-5) ...
18:21:41 [2020-07-31T18:21:41.289Z] #17 23.83 debconf: delaying package configuration, since apt-utils is not installed
18:21:41 [2020-07-31T18:21:41.289Z] #17 23.90 Fetched 28.5 MB in 2s (11.9 MB/s)
18:21:41 [2020-07-31T18:21:41.289Z] #17 23.95 Selecting previously unselected package pigz.
18:21:41 [2020-07-31T18:21:41.289Z] #17 23.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
18:21:41 [2020-07-31T18:21:41.289Z] #17 23.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:21:41 [2020-07-31T18:21:41.289Z] #17 23.99 Unpacking pigz (2.4-1) ...
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.70 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.73 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.75 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.76 Setting up jq (1.5+dfsg-2+b1) ...
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.77 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
18:21:41 [2020-07-31T18:21:41.378Z] #17 39.81 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:21:41 [2020-07-31T18:21:41.548Z] #17 24.10 Selecting previously unselected package libpython3.7-minimal:amd64.
18:21:41 [2020-07-31T18:21:41.548Z] #17 24.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:21:41 [2020-07-31T18:21:41.548Z] #17 24.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:21:41 [2020-07-31T18:21:41.981Z] #39 78.38   DEP      criu/protobuf-desc.d
18:21:41 [2020-07-31T18:21:41.981Z] #39 78.46   DEP      criu/proc_parse.d
18:21:41 [2020-07-31T18:21:41.981Z] #39 78.59   DEP      criu/plugin.d
18:21:42 [2020-07-31T18:21:42.117Z] #17 24.65 Selecting previously unselected package python3.7-minimal.
18:21:42 [2020-07-31T18:21:42.117Z] #17 24.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:21:42 [2020-07-31T18:21:42.117Z] #17 24.66 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:42 [2020-07-31T18:21:42.241Z] #39 78.66   DEP      criu/pipes.d
18:21:42 [2020-07-31T18:21:42.241Z] #39 78.84   DEP      criu/pie-util.d
18:21:42 [2020-07-31T18:21:42.501Z] #39 78.96   DEP      criu/pie-util-vdso.d
18:21:42 [2020-07-31T18:21:42.501Z] #39 79.09   DEP      criu/pie-util-vdso-elf32.d
18:21:42 [2020-07-31T18:21:42.761Z] #39 79.26   DEP      criu/path.d
18:21:42 [2020-07-31T18:21:42.761Z] #39 79.37   DEP      criu/parasite-syscall.d
18:21:42 [2020-07-31T18:21:42.761Z] #39 79.50   DEP      criu/pagemap.d
18:21:43 [2020-07-31T18:21:43.021Z] #39 79.66   DEP      criu/pagemap-cache.d
18:21:43 [2020-07-31T18:21:43.021Z] #39 79.75   DEP      criu/page-xfer.d
18:21:43 [2020-07-31T18:21:43.054Z] #17 25.60 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:21:43 [2020-07-31T18:21:43.054Z] #17 25.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:43 [2020-07-31T18:21:43.281Z] #39 79.95   DEP      criu/page-pipe.d
18:21:43 [2020-07-31T18:21:43.312Z] #17 ...
18:21:43 [2020-07-31T18:21:43.312Z] 
18:21:43 [2020-07-31T18:21:43.312Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:21:43 [2020-07-31T18:21:43.312Z] #28 DONE 165.8s
18:21:43 [2020-07-31T18:21:43.312Z] 
18:21:43 [2020-07-31T18:21:43.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:43 [2020-07-31T18:21:43.312Z] #39 80.89   DEP      criu/lsm.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 80.95   DEP      criu/log.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 81.03   DEP      criu/libnetlink.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 81.20   DEP      criu/kerndat.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 81.52   DEP      criu/kcmp-ids.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 81.62   DEP      criu/irmap.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 81.83   DEP      criu/ipc_ns.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 82.08   DEP      criu/image.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 82.22   DEP      criu/image-desc.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 82.28   DEP      criu/fsnotify.d
18:21:43 [2020-07-31T18:21:43.312Z] #39 82.41   DEP      criu/filesystems.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 82.66   DEP      criu/files.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 82.79   DEP      criu/files-reg.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 82.97   DEP      criu/files-ext.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.07   DEP      criu/file-lock.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.19   DEP      criu/file-ids.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.30   DEP      criu/fifo.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.45   DEP      criu/fdstore.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.53   DEP      criu/fault-injection.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.58   DEP      criu/external.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.66   DEP      criu/eventpoll.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.80   DEP      criu/eventfd.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 83.86   DEP      criu/crtools.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.02   DEP      criu/cr-service.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.13   DEP      criu/cr-restore.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.28   DEP      criu/cr-errno.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.29   DEP      criu/cr-dump.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.45   DEP      criu/cr-dedup.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.63   DEP      criu/cr-check.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.84   DEP      criu/config.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 84.97   DEP      criu/clone-noasan.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 85.05   DEP      criu/cgroup.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 85.21   DEP      criu/cgroup-props.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 85.30   DEP      criu/bitmap.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 85.34   DEP      criu/bfd.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 85.44   DEP      criu/autofs.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 85.59   DEP      criu/aio.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 85.78   DEP      criu/action-scripts.d
18:21:43 [2020-07-31T18:21:43.313Z] #39 86.15   CC       criu/action-scripts.o
18:21:43 [2020-07-31T18:21:43.315Z] #17 9.770 Reading package lists...
18:21:43 [2020-07-31T18:21:43.436Z] #40 ...
18:21:43 [2020-07-31T18:21:43.436Z] 
18:21:43 [2020-07-31T18:21:43.436Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:43 [2020-07-31T18:21:43.436Z] #42 164.6 net/http/httptrace
18:21:43 [2020-07-31T18:21:43.436Z] #42 165.0 net/http
18:21:43 [2020-07-31T18:21:43.436Z] #42 ...
18:21:43 [2020-07-31T18:21:43.436Z] 
18:21:43 [2020-07-31T18:21:43.436Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:43 [2020-07-31T18:21:43.436Z] #18 47.75 Selecting previously unselected package python3-pip.
18:21:43 [2020-07-31T18:21:43.436Z] #18 47.77 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 47.77 Unpacking python3-pip (18.1-5) ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 47.93 Selecting previously unselected package python3-pkg-resources.
18:21:43 [2020-07-31T18:21:43.436Z] #18 47.97 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 47.97 Unpacking python3-pkg-resources (40.8.0-1) ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.11 Selecting previously unselected package python3-setuptools.
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.12 Unpacking python3-setuptools (40.8.0-1) ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.39 Selecting previously unselected package python3-wheel.
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.46 Unpacking python3-wheel (0.32.3-2) ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.53 Selecting previously unselected package sudo.
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.53 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 48.55 Unpacking sudo (1.8.27-1+deb10u2) ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.11 Selecting previously unselected package thin-provisioning-tools.
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.11 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.12 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.39 Selecting previously unselected package uidmap.
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.42 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.42 Unpacking uidmap (1:4.5-1.1) ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.56 Selecting previously unselected package vim-runtime.
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:21:43 [2020-07-31T18:21:43.436Z] #18 49.70 Unpacking vim-runtime (2:8.1.0875-5) ...
18:21:43 [2020-07-31T18:21:43.540Z] #39 80.07   DEP      criu/netfilter.d
18:21:43 [2020-07-31T18:21:43.540Z] #39 80.18   DEP      criu/net.d
18:21:43 [2020-07-31T18:21:43.800Z] #39 80.36   DEP      criu/namespaces.d
18:21:43 [2020-07-31T18:21:43.800Z] #39 80.53   DEP      criu/mount.d
18:21:43 [2020-07-31T18:21:43.880Z] #39 86.64   CC       criu/aio.o
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.23 Setting up iptables (1.8.2-4) ...
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:21:43 [2020-07-31T18:21:43.949Z] #17 42.32 Setting up python3 (3.7.3-1) ...
18:21:44 [2020-07-31T18:21:44.060Z] #39 80.67   DEP      criu/memfd.d
18:21:44 [2020-07-31T18:21:44.060Z] #39 80.81   DEP      criu/mem.d
18:21:44 [2020-07-31T18:21:44.325Z] #39 80.98   DEP      criu/lsm.d
18:21:44 [2020-07-31T18:21:44.393Z] fc1b9e59edad: Verifying Checksum
18:21:44 [2020-07-31T18:21:44.393Z] fc1b9e59edad: Download complete
18:21:44 [2020-07-31T18:21:44.494Z] #18 53.41 Selecting previously unselected package vim.
18:21:44 [2020-07-31T18:21:44.494Z] #18 53.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
18:21:44 [2020-07-31T18:21:44.494Z] #18 53.44 Unpacking vim (2:8.1.0875-5) ...
18:21:44 [2020-07-31T18:21:44.524Z] #17 42.88 Setting up python3-wheel (0.32.3-2) ...
18:21:44 [2020-07-31T18:21:44.588Z] #39 81.18   DEP      criu/log.d
18:21:44 [2020-07-31T18:21:44.588Z] #39 81.28   DEP      criu/libnetlink.d
18:21:44 [2020-07-31T18:21:44.818Z] #39 87.49   CC       criu/autofs.o
18:21:44 [2020-07-31T18:21:44.848Z] #39 81.40   DEP      criu/kerndat.d
18:21:45 [2020-07-31T18:21:45.108Z] #39 81.55   DEP      criu/kcmp-ids.d
18:21:45 [2020-07-31T18:21:45.108Z] #39 81.67   DEP      criu/irmap.d
18:21:45 [2020-07-31T18:21:45.141Z] #18 53.99 Selecting previously unselected package xfsprogs.
18:21:45 [2020-07-31T18:21:45.141Z] #18 54.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
18:21:45 [2020-07-31T18:21:45.141Z] #18 54.00 Unpacking xfsprogs (4.20.0-1) ...
18:21:45 [2020-07-31T18:21:45.217Z] #17 13.50 Reading package lists...
18:21:45 [2020-07-31T18:21:45.217Z] #17 ...
18:21:45 [2020-07-31T18:21:45.217Z] 
18:21:45 [2020-07-31T18:21:45.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:45 [2020-07-31T18:21:45.217Z] #39 61.40   LINK     criu/pie/parasite.built-in.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 61.41   GEN      criu/pie/parasite-blob.h
18:21:45 [2020-07-31T18:21:45.217Z] #39 61.45   CC       criu/pie/parasite-vdso.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 62.10   CC       criu/arch/x86/vdso-pie.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 62.38   CC       criu/arch/x86/restorer.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 62.89   CC       criu/arch/x86/restorer_unmap.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 62.93   CC       criu/arch/x86/sigaction_compat_pie.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 63.28   CC       criu/pie/restorer.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 66.32   LINK     criu/pie/restorer.built-in.o
18:21:45 [2020-07-31T18:21:45.217Z] #39 66.33   GEN      criu/pie/restorer-blob.h
18:21:45 [2020-07-31T18:21:45.217Z] #39 66.41   DEP      criu/vdso.d
18:21:45 [2020-07-31T18:21:45.217Z] #39 66.58   DEP      criu/vdso-compat.d
18:21:45 [2020-07-31T18:21:45.217Z] #39 66.83   DEP      criu/uts_ns.d
18:21:45 [2020-07-31T18:21:45.217Z] #39 67.03   DEP      criu/util.d
18:21:45 [2020-07-31T18:21:45.217Z] #39 67.34   DEP      criu/uffd.d
18:21:45 [2020-07-31T18:21:45.367Z] #39 81.82   DEP      criu/ipc_ns.d
18:21:45 [2020-07-31T18:21:45.367Z] #39 81.93   DEP      criu/image.d
18:21:45 [2020-07-31T18:21:45.471Z] #17 43.62 Setting up apparmor (2.13.2-10) ...
18:21:45 [2020-07-31T18:21:45.475Z] #39 67.56   DEP      criu/tun.d
18:21:45 [2020-07-31T18:21:45.628Z] #39 82.11   DEP      criu/image-desc.d
18:21:45 [2020-07-31T18:21:45.628Z] #39 82.19   DEP      criu/fsnotify.d
18:21:45 [2020-07-31T18:21:45.628Z] #39 ...
18:21:45 [2020-07-31T18:21:45.628Z] 
18:21:45 [2020-07-31T18:21:45.628Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.88 libcap2-bin is already the newest version (1:2.25-2).
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.88 The following additional packages will be installed:
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.88   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.88   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   python3.7 python3.7-minimal vim-runtime xxd
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89 Suggested packages:
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89 Recommended packages:
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   aufs-dkms nftables build-essential python3-dev python3-keyring
18:21:45 [2020-07-31T18:21:45.628Z] #17 18.89   python3-keyrings.alt python3-xdg unzip
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.97 The following NEW packages will be installed:
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.97   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.97   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.98   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.98   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.98   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.98   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:21:45 [2020-07-31T18:21:45.628Z] #17 20.98   xz-utils zip
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.29 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.29 Need to get 28.5 MB of archives.
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.29 After this operation, 116 MB of additional disk space will be used.
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 21.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.20 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.46 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.49 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.86 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 22.95 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:21:45 [2020-07-31T18:21:45.628Z] #17 23.61 debconf: delaying package configuration, since apt-utils is not installed
18:21:45 [2020-07-31T18:21:45.628Z] #17 23.71 Fetched 28.5 MB in 2s (14.8 MB/s)
18:21:45 [2020-07-31T18:21:45.628Z] #17 23.78 Selecting previously unselected package pigz.
18:21:45 [2020-07-31T18:21:45.628Z] #17 23.78 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
18:21:45 [2020-07-31T18:21:45.628Z] #17 23.89 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:21:45 [2020-07-31T18:21:45.628Z] #17 23.89 Unpacking pigz (2.4-1) ...
18:21:45 [2020-07-31T18:21:45.628Z] #17 23.99 Selecting previously unselected package libpython3.7-minimal:amd64.
18:21:45 [2020-07-31T18:21:45.628Z] #17 24.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:21:45 [2020-07-31T18:21:45.628Z] #17 24.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:21:45 [2020-07-31T18:21:45.628Z] #17 24.43 Selecting previously unselected package python3.7-minimal.
18:21:45 [2020-07-31T18:21:45.628Z] #17 24.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:21:45 [2020-07-31T18:21:45.628Z] #17 24.44 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:45 [2020-07-31T18:21:45.628Z] #17 ...
18:21:45 [2020-07-31T18:21:45.628Z] 
18:21:45 [2020-07-31T18:21:45.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:45 [2020-07-31T18:21:45.628Z] #39 82.33   DEP      criu/filesystems.d
18:21:45 [2020-07-31T18:21:45.732Z] #39 67.77   DEP      criu/tty.d
18:21:45 [2020-07-31T18:21:45.732Z] #39 67.93   DEP      criu/timerfd.d
18:21:45 [2020-07-31T18:21:45.754Z] #39 ...
18:21:45 [2020-07-31T18:21:45.755Z] 
18:21:45 [2020-07-31T18:21:45.755Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:45 [2020-07-31T18:21:45.755Z] #17 28.40 Selecting previously unselected package python3-minimal.
18:21:45 [2020-07-31T18:21:45.755Z] #17 28.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 ... 23681 files and directories currently installed.)
18:21:45 [2020-07-31T18:21:45.755Z] #17 28.48 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:21:45 [2020-07-31T18:21:45.755Z] #17 28.49 Unpacking python3-minimal (3.7.3-1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.47 Selecting previously unselected package zip.
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.48 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.48 Unpacking zip (3.0-11+b1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.68 Setting up aufs-tools (1:4.14+20190211-1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.70 Setting up libip6tc0:ppc64el (1.8.2-4) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.71 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.71 Setting up libgpm2:ppc64el (1.20.7-5) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.73 Setting up libip4tc0:ppc64el (1.8.2-4) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.76 Setting up uidmap (1:4.5-1.1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.77 Setting up libnftnl11:ppc64el (1.1.2-2) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.77 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.79 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:21:45 [2020-07-31T18:21:45.804Z] #18 54.79 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
18:21:45 [2020-07-31T18:21:45.888Z] #39 82.51   DEP      criu/files.d
18:21:45 [2020-07-31T18:21:45.989Z] #39 68.11   DEP      criu/timens.d
18:21:45 [2020-07-31T18:21:45.989Z] #39 68.29   DEP      criu/sysfs_parse.d
18:21:46 [2020-07-31T18:21:46.017Z] #17 28.57 Selecting previously unselected package libmpdec2:amd64.
18:21:46 [2020-07-31T18:21:46.017Z] #17 28.58 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:21:46 [2020-07-31T18:21:46.017Z] #17 28.60 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:21:46 [2020-07-31T18:21:46.106Z] #18 54.85 Setting up xxd (2:8.1.0875-5) ...
18:21:46 [2020-07-31T18:21:46.106Z] #18 54.91 Setting up zip (3.0-11+b1) ...
18:21:46 [2020-07-31T18:21:46.106Z] #18 54.92 Setting up vim-common (2:8.1.0875-5) ...
18:21:46 [2020-07-31T18:21:46.106Z] #18 54.95 Setting up bash-completion (1:2.8-6) ...
18:21:46 [2020-07-31T18:21:46.149Z] #39 82.67   DEP      criu/files-reg.d
18:21:46 [2020-07-31T18:21:46.246Z] #39 ...
18:21:46 [2020-07-31T18:21:46.246Z] 
18:21:46 [2020-07-31T18:21:46.246Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:46 [2020-07-31T18:21:46.246Z] #17 13.50 Reading package lists...
18:21:46 [2020-07-31T18:21:46.276Z] #17 28.72 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:21:46 [2020-07-31T18:21:46.276Z] #17 28.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
18:21:46 [2020-07-31T18:21:46.276Z] #17 28.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:21:46 [2020-07-31T18:21:46.408Z] #39 82.85   DEP      criu/files-ext.d
18:21:46 [2020-07-31T18:21:46.408Z] #39 83.00   DEP      criu/file-lock.d
18:21:46 [2020-07-31T18:21:46.668Z] #39 83.18   DEP      criu/file-ids.d
18:21:46 [2020-07-31T18:21:46.668Z] #39 ...
18:21:46 [2020-07-31T18:21:46.668Z] 
18:21:46 [2020-07-31T18:21:46.668Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:21:46 [2020-07-31T18:21:46.668Z] #28 DONE 167.9s
18:21:46 [2020-07-31T18:21:46.668Z] 
18:21:46 [2020-07-31T18:21:46.668Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:46 [2020-07-31T18:21:46.668Z] #39 83.30   DEP      criu/fifo.d
18:21:46 [2020-07-31T18:21:46.815Z] #18 ...
18:21:46 [2020-07-31T18:21:46.816Z] 
18:21:46 [2020-07-31T18:21:46.816Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:46 [2020-07-31T18:21:46.816Z] #42 178.6 github.com/LK4D4/vndr/godl
18:21:46 [2020-07-31T18:21:46.869Z] #17 45.14 Setting up xfsprogs (4.20.0-1) ...
18:21:46 [2020-07-31T18:21:46.869Z] #17 45.17 Setting up python3-lib2to3 (3.7.3-1) ...
18:21:46 [2020-07-31T18:21:46.932Z] #39 83.49   DEP      criu/fdstore.d
18:21:46 [2020-07-31T18:21:46.932Z] #39 83.60   DEP      criu/fault-injection.d
18:21:47 [2020-07-31T18:21:47.103Z] #17 29.57 Selecting previously unselected package python3.7.
18:21:47 [2020-07-31T18:21:47.103Z] #17 29.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
18:21:47 [2020-07-31T18:21:47.103Z] #17 29.58 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:21:47 [2020-07-31T18:21:47.103Z] #17 29.71 Selecting previously unselected package libpython3-stdlib:amd64.
18:21:47 [2020-07-31T18:21:47.103Z] #17 29.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:21:47 [2020-07-31T18:21:47.103Z] #17 29.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:21:47 [2020-07-31T18:21:47.178Z] #17 16.96 Building dependency tree...
18:21:47 [2020-07-31T18:21:47.194Z] #39 83.73   DEP      criu/external.d
18:21:47 [2020-07-31T18:21:47.194Z] #39 83.86   DEP      criu/eventpoll.d
18:21:47 [2020-07-31T18:21:47.362Z] #17 29.82 Setting up python3-minimal (3.7.3-1) ...
18:21:47 [2020-07-31T18:21:47.411Z] #17 45.58 Setting up python3-pkg-resources (40.8.0-1) ...
18:21:47 [2020-07-31T18:21:47.476Z] #42 179.6 github.com/LK4D4/vndr
18:21:47 [2020-07-31T18:21:47.763Z] #39 84.17   DEP      criu/eventfd.d
18:21:47 [2020-07-31T18:21:47.763Z] #39 84.25   DEP      criu/crtools.d
18:21:47 [2020-07-31T18:21:47.763Z] #39 84.36   DEP      criu/cr-service.d
18:21:47 [2020-07-31T18:21:47.930Z] #17 30.68 Selecting previously unselected package python3.
18:21:47 [2020-07-31T18:21:47.985Z] #17 46.38 Setting up python3-distutils (3.7.3-1) ...
18:21:48 [2020-07-31T18:21:48.023Z] #39 84.49   DEP      criu/cr-restore.d
18:21:48 [2020-07-31T18:21:48.023Z] #39 84.66   DEP      criu/cr-errno.d
18:21:48 [2020-07-31T18:21:48.023Z] #39 84.69   DEP      criu/cr-dump.d
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55 libcap2-bin is already the newest version (1:2.25-2).
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55 The following additional packages will be installed:
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55   python3.7 python3.7-minimal vim-runtime xxd
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.55 Suggested packages:
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.56   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.56   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.56   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.56 Recommended packages:
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.56   aufs-dkms nftables build-essential python3-dev python3-keyring
18:21:48 [2020-07-31T18:21:48.113Z] #17 18.56   python3-keyrings.alt python3-xdg unzip
18:21:48 [2020-07-31T18:21:48.195Z] #17 30.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
18:21:48 [2020-07-31T18:21:48.195Z] #17 30.74 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.195Z] #17 30.75 Unpacking python3 (3.7.3-1) ...
18:21:48 [2020-07-31T18:21:48.195Z] #17 30.87 Selecting previously unselected package libip4tc0:amd64.
18:21:48 [2020-07-31T18:21:48.195Z] #17 30.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.195Z] #17 30.88 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:21:48 [2020-07-31T18:21:48.247Z] #17 46.73 Setting up python3-setuptools (40.8.0-1) ...
18:21:48 [2020-07-31T18:21:48.454Z] #17 30.94 Selecting previously unselected package libip6tc0:amd64.
18:21:48 [2020-07-31T18:21:48.454Z] #17 30.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.454Z] #17 30.96 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:21:48 [2020-07-31T18:21:48.454Z] #17 31.07 Selecting previously unselected package libiptc0:amd64.
18:21:48 [2020-07-31T18:21:48.454Z] #17 31.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.454Z] #17 31.12 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:21:48 [2020-07-31T18:21:48.593Z] #39 84.95   DEP      criu/cr-dedup.d
18:21:48 [2020-07-31T18:21:48.593Z] #39 85.10   DEP      criu/cr-check.d
18:21:48 [2020-07-31T18:21:48.593Z] #39 85.33   DEP      criu/config.d
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.20 Selecting previously unselected package libnfnetlink0:amd64.
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.26 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.34 Selecting previously unselected package libnftnl11:amd64.
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.713Z] #17 31.35 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:21:48 [2020-07-31T18:21:48.852Z] #39 85.47   DEP      criu/clone-noasan.d
18:21:48 [2020-07-31T18:21:48.972Z] #17 31.47 Selecting previously unselected package iptables.
18:21:48 [2020-07-31T18:21:48.972Z] #17 31.48 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:21:48 [2020-07-31T18:21:48.972Z] #17 31.48 Unpacking iptables (1.8.2-4) ...
18:21:49 [2020-07-31T18:21:49.112Z] #39 85.61   DEP      criu/cgroup.d
18:21:49 [2020-07-31T18:21:49.231Z] #17 31.73 Selecting previously unselected package xxd.
18:21:49 [2020-07-31T18:21:49.231Z] #17 31.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:21:49 [2020-07-31T18:21:49.231Z] #17 31.75 Unpacking xxd (2:8.1.0875-5) ...
18:21:49 [2020-07-31T18:21:49.231Z] #17 31.88 Selecting previously unselected package vim-common.
18:21:49 [2020-07-31T18:21:49.231Z] #17 31.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:21:49 [2020-07-31T18:21:49.231Z] #17 31.92 Unpacking vim-common (2:8.1.0875-5) ...
18:21:49 [2020-07-31T18:21:49.372Z] #39 85.75   DEP      criu/cgroup-props.d
18:21:49 [2020-07-31T18:21:49.372Z] #39 85.81   DEP      criu/bitmap.d
18:21:49 [2020-07-31T18:21:49.372Z] #39 85.83   DEP      criu/bfd.d
18:21:49 [2020-07-31T18:21:49.372Z] #39 85.89   DEP      criu/autofs.d
18:21:49 [2020-07-31T18:21:49.372Z] #39 86.00   DEP      criu/aio.d
18:21:49 [2020-07-31T18:21:49.490Z] #17 32.10 Selecting previously unselected package bash-completion.
18:21:49 [2020-07-31T18:21:49.491Z] #17 32.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:21:49 [2020-07-31T18:21:49.632Z] #39 86.15   DEP      criu/action-scripts.d
18:21:49 [2020-07-31T18:21:49.641Z] #17 47.73 Setting up python3-pip (18.1-5) ...
18:21:49 [2020-07-31T18:21:49.891Z] #39 86.37   CC       criu/action-scripts.o
18:21:50 [2020-07-31T18:21:50.011Z] #17 20.74 The following NEW packages will be installed:
18:21:50 [2020-07-31T18:21:50.011Z] #17 20.74   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:21:50 [2020-07-31T18:21:50.154Z] #39 86.76   CC       criu/aio.o
18:21:50 [2020-07-31T18:21:50.218Z] #17 48.61 Processing triggers for libc-bin (2.28-10) ...
18:21:50 [2020-07-31T18:21:50.218Z] #17 48.65 Processing triggers for mime-support (3.62) ...
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.74   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.74   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.75   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.75   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.75   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.75   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
18:21:50 [2020-07-31T18:21:50.270Z] #17 20.75   xz-utils zip
18:21:50 [2020-07-31T18:21:50.270Z] #17 ...
18:21:50 [2020-07-31T18:21:50.270Z] 
18:21:50 [2020-07-31T18:21:50.270Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:50 [2020-07-31T18:21:50.270Z] #41 150.4 github.com/LK4D4/vndr/godl
18:21:50 [2020-07-31T18:21:50.270Z] #41 151.1 github.com/LK4D4/vndr
18:21:50 [2020-07-31T18:21:50.527Z] #41 ...
18:21:50 [2020-07-31T18:21:50.527Z] 
18:21:50 [2020-07-31T18:21:50.527Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:50 [2020-07-31T18:21:50.527Z] #17 21.10 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
18:21:50 [2020-07-31T18:21:50.527Z] #17 21.10 Need to get 28.5 MB of archives.
18:21:50 [2020-07-31T18:21:50.527Z] #17 21.10 After this operation, 116 MB of additional disk space will be used.
18:21:50 [2020-07-31T18:21:50.527Z] #17 21.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:21:50 [2020-07-31T18:21:50.527Z] #17 21.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
18:21:50 [2020-07-31T18:21:50.527Z] #17 21.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
18:21:50 [2020-07-31T18:21:50.527Z] #17 21.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:21:50 [2020-07-31T18:21:50.723Z] #39 87.10   CC       criu/autofs.o
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:21:50 [2020-07-31T18:21:50.790Z] #17 21.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:21:50 [2020-07-31T18:21:50.793Z] #17 DONE 49.1s
18:21:50 [2020-07-31T18:21:50.793Z] 
18:21:50 [2020-07-31T18:21:50.793Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:50 [2020-07-31T18:21:50.793Z] #39 88.64   CC       criu/cr-service.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 89.98   CC       criu/crtools.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 90.32   CC       criu/eventfd.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 90.51   CC       criu/eventpoll.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 91.06   CC       criu/external.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 91.31   CC       criu/fault-injection.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 91.39   CC       criu/fdstore.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 91.67   CC       criu/fifo.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 92.02   CC       criu/file-ids.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 92.21   CC       criu/file-lock.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 92.89   CC       criu/files-ext.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 93.15   CC       criu/files-reg.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 94.77   CC       criu/files.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 96.23   CC       criu/filesystems.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 96.67   CC       criu/fsnotify.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 97.41   CC       criu/image-desc.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 97.52   CC       criu/image.o
18:21:50 [2020-07-31T18:21:50.793Z] #39 ...
18:21:50 [2020-07-31T18:21:50.793Z] 
18:21:50 [2020-07-31T18:21:50.793Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
18:21:51 [2020-07-31T18:21:51.048Z] #17 ...
18:21:51 [2020-07-31T18:21:51.048Z] 
18:21:51 [2020-07-31T18:21:51.048Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:51 [2020-07-31T18:21:51.048Z] #41 DONE 161.1s
18:21:51 [2020-07-31T18:21:51.048Z] 
18:21:51 [2020-07-31T18:21:51.048Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:21:51 [2020-07-31T18:21:51.048Z] #17 21.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
18:21:51 [2020-07-31T18:21:51.616Z] #17 22.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:21:51 [2020-07-31T18:21:51.616Z] #17 22.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:21:51 [2020-07-31T18:21:51.616Z] #17 22.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:21:51 [2020-07-31T18:21:51.616Z] #17 22.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:21:51 [2020-07-31T18:21:51.616Z] #17 22.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:21:51 [2020-07-31T18:21:51.663Z] #39 88.32   CC       criu/bfd.o
18:21:51 [2020-07-31T18:21:51.873Z] #17 22.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:21:51 [2020-07-31T18:21:51.873Z] #17 22.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:21:51 [2020-07-31T18:21:51.873Z] #17 22.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:21:51 [2020-07-31T18:21:51.873Z] #17 22.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:21:51 [2020-07-31T18:21:51.873Z] #17 22.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:21:51 [2020-07-31T18:21:51.873Z] #17 22.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:21:52 [2020-07-31T18:21:52.011Z] #42 ...
18:21:52 [2020-07-31T18:21:52.011Z] 
18:21:52 [2020-07-31T18:21:52.011Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.28 Setting up libiptc0:ppc64el (1.8.2-4) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.29 Setting up xz-utils (5.2.4-1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.33 Setting up sudo (1.8.27-1+deb10u2) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.44 invoke-rc.d: could not determine current runlevel
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.47 invoke-rc.d: policy-rc.d denied execution of start.
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.48 Setting up pigz (2.4-1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.49 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.50 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.50 Setting up python-pip-whl (18.1-5) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.51 Setting up libmpdec2:ppc64el (2.4.2-2) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 59.52 Setting up vim-runtime (2:8.1.0875-5) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.09 Setting up libaio1:ppc64el (0.3.112-3) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.09 Setting up libonig5:ppc64el (6.9.1-1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.09 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.10 Setting up vim (2:8.1.0875-5) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.28 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.29 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.30 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.31 Setting up jq (1.5+dfsg-2+b1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.32 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
18:21:52 [2020-07-31T18:21:52.011Z] #18 60.34 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:21:52 [2020-07-31T18:21:52.026Z] #17 34.58 Unpacking bash-completion (1:2.8-6) ...
18:21:52 [2020-07-31T18:21:52.132Z] #17 22.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:21:52 [2020-07-31T18:21:52.132Z] #17 22.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
18:21:52 [2020-07-31T18:21:52.132Z] #17 22.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:21:52 [2020-07-31T18:21:52.132Z] #17 22.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
18:21:52 [2020-07-31T18:21:52.132Z] #17 22.76 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:21:52 [2020-07-31T18:21:52.187Z] #18 1.303 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:21:52 [2020-07-31T18:21:52.187Z] #18 1.307 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:21:52 [2020-07-31T18:21:52.187Z] #18 1.311 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:21:52 [2020-07-31T18:21:52.187Z] #18 DONE 1.4s
18:21:52 [2020-07-31T18:21:52.187Z] 
18:21:52 [2020-07-31T18:21:52.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:52 [2020-07-31T18:21:52.187Z] #39 98.22   CC       criu/ipc_ns.o
18:21:52 [2020-07-31T18:21:52.187Z] #39 99.25   CC       criu/irmap.o
18:21:52 [2020-07-31T18:21:52.231Z] #39 88.72   CC       criu/bitmap.o
18:21:52 [2020-07-31T18:21:52.285Z] #17 34.94 Selecting previously unselected package bzip2.
18:21:52 [2020-07-31T18:21:52.285Z] #17 34.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:21:52 [2020-07-31T18:21:52.285Z] #17 34.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:21:52 [2020-07-31T18:21:52.392Z] #17 23.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:21:52 [2020-07-31T18:21:52.490Z] #39 88.87   CC       criu/cgroup-props.o
18:21:52 [2020-07-31T18:21:52.544Z] #17 35.05 Selecting previously unselected package xz-utils.
18:21:52 [2020-07-31T18:21:52.544Z] #17 35.06 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:21:52 [2020-07-31T18:21:52.544Z] #17 35.07 Unpacking xz-utils (5.2.4-1) ...
18:21:52 [2020-07-31T18:21:52.544Z] #17 35.23 Selecting previously unselected package apparmor.
18:21:52 [2020-07-31T18:21:52.544Z] #17 35.23 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:21:52 [2020-07-31T18:21:52.544Z] #17 35.31 Unpacking apparmor (2.13.2-10) ...
18:21:52 [2020-07-31T18:21:52.650Z] #17 23.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:21:52 [2020-07-31T18:21:52.651Z] #17 23.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:21:52 [2020-07-31T18:21:52.762Z] #39 99.84   CC       criu/kcmp-ids.o
18:21:52 [2020-07-31T18:21:52.762Z] #39 100.0   CC       criu/kerndat.o
18:21:53 [2020-07-31T18:21:53.060Z] #39 89.61   CC       criu/cgroup.o
18:21:53 [2020-07-31T18:21:53.117Z] #17 35.66 Selecting previously unselected package aufs-tools.
18:21:53 [2020-07-31T18:21:53.117Z] #17 35.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.117Z] #17 35.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:21:53 [2020-07-31T18:21:53.117Z] #17 35.78 Selecting previously unselected package libonig5:amd64.
18:21:53 [2020-07-31T18:21:53.117Z] #17 35.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.117Z] #17 35.79 Unpacking libonig5:amd64 (6.9.1-1) ...
18:21:53 [2020-07-31T18:21:53.216Z] #17 23.80 debconf: delaying package configuration, since apt-utils is not installed
18:21:53 [2020-07-31T18:21:53.216Z] #17 23.89 Fetched 28.5 MB in 2s (11.6 MB/s)
18:21:53 [2020-07-31T18:21:53.216Z] #17 23.93 Selecting previously unselected package pigz.
18:21:53 [2020-07-31T18:21:53.377Z] #17 35.95 Selecting previously unselected package libjq1:amd64.
18:21:53 [2020-07-31T18:21:53.377Z] #17 35.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.377Z] #17 35.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:21:53 [2020-07-31T18:21:53.377Z] #17 36.08 Selecting previously unselected package jq.
18:21:53 [2020-07-31T18:21:53.377Z] #17 36.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.377Z] #17 36.09 Unpacking jq (1.5+dfsg-2+b1) ...
18:21:53 [2020-07-31T18:21:53.377Z] #17 36.17 Selecting previously unselected package libaio1:amd64.
18:21:53 [2020-07-31T18:21:53.474Z] #17 23.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
18:21:53 [2020-07-31T18:21:53.474Z] #17 24.00 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.474Z] #17 24.01 Unpacking pigz (2.4-1) ...
18:21:53 [2020-07-31T18:21:53.474Z] #17 24.10 Selecting previously unselected package libpython3.7-minimal:amd64.
18:21:53 [2020-07-31T18:21:53.474Z] #17 24.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.474Z] #17 24.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:21:53 [2020-07-31T18:21:53.638Z] #17 36.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.638Z] #17 36.19 Unpacking libaio1:amd64 (0.3.112-3) ...
18:21:53 [2020-07-31T18:21:53.638Z] #17 36.25 Selecting previously unselected package libgpm2:amd64.
18:21:53 [2020-07-31T18:21:53.638Z] #17 36.26 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.638Z] #17 36.27 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:21:53 [2020-07-31T18:21:53.638Z] #17 36.34 Selecting previously unselected package libicu63:amd64.
18:21:53 [2020-07-31T18:21:53.711Z] #39 100.9   CC       criu/libnetlink.o
18:21:53 [2020-07-31T18:21:53.897Z] #17 36.35 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:21:53 [2020-07-31T18:21:53.897Z] #17 36.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:21:53 [2020-07-31T18:21:53.975Z] #39 101.1   CC       criu/log.o
18:21:54 [2020-07-31T18:21:54.039Z] #17 24.60 Selecting previously unselected package python3.7-minimal.
18:21:54 [2020-07-31T18:21:54.039Z] #17 24.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.039Z] #17 24.62 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #39 ...
18:21:54 [2020-07-31T18:21:54.053Z] 
18:21:54 [2020-07-31T18:21:54.053Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:54 [2020-07-31T18:21:54.053Z] #17 25.39 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 25.41 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.12 Selecting previously unselected package python3-minimal.
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.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 ... 23681 files and directories currently installed.)
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.18 Unpacking python3-minimal (3.7.3-1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.27 Selecting previously unselected package libmpdec2:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.29 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.37 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 28.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 29.21 Selecting previously unselected package python3.7.
18:21:54 [2020-07-31T18:21:54.053Z] #17 29.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 29.23 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 29.36 Selecting previously unselected package libpython3-stdlib:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 29.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 29.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 29.51 Setting up python3-minimal (3.7.3-1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.34 Selecting previously unselected package python3.
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.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 ... 24093 files and directories currently installed.)
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.39 Unpacking python3 (3.7.3-1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.47 Selecting previously unselected package libip4tc0:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.48 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.57 Selecting previously unselected package libip6tc0:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.58 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.65 Selecting previously unselected package libiptc0:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.66 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.75 Selecting previously unselected package libnfnetlink0:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.76 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.83 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.94 Selecting previously unselected package libnftnl11:amd64.
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 30.95 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.03 Selecting previously unselected package iptables.
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.03 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.04 Unpacking iptables (1.8.2-4) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.37 Selecting previously unselected package xxd.
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.38 Unpacking xxd (2:8.1.0875-5) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.50 Selecting previously unselected package vim-common.
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.52 Unpacking vim-common (2:8.1.0875-5) ...
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.72 Selecting previously unselected package bash-completion.
18:21:54 [2020-07-31T18:21:54.053Z] #17 31.72 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:21:54 [2020-07-31T18:21:54.129Z] #18 ...
18:21:54 [2020-07-31T18:21:54.129Z] 
18:21:54 [2020-07-31T18:21:54.129Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:54 [2020-07-31T18:21:54.129Z] #40 104.7   CC       criu/clone-noasan.o
18:21:54 [2020-07-31T18:21:54.129Z] #40 104.9   CC       criu/config.o
18:21:54 [2020-07-31T18:21:54.129Z] #40 107.9   CC       criu/cr-check.o
18:21:54 [2020-07-31T18:21:54.129Z] #40 110.7   CC       criu/cr-dedup.o
18:21:54 [2020-07-31T18:21:54.129Z] #40 111.2   CC       criu/cr-dump.o
18:21:54 [2020-07-31T18:21:54.129Z] #40 114.8   CC       criu/cr-errno.o
18:21:54 [2020-07-31T18:21:54.129Z] #40 114.9   CC       criu/cr-restore.o
18:21:54 [2020-07-31T18:21:54.239Z] #39 101.5   CC       criu/lsm.o
18:21:54 [2020-07-31T18:21:54.503Z] #39 101.8   CC       criu/mem.o
18:21:54 [2020-07-31T18:21:54.971Z] #17 25.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:21:54 [2020-07-31T18:21:54.971Z] #17 25.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:21:54 [2020-07-31T18:21:54.998Z] #17 34.26 Unpacking bash-completion (1:2.8-6) ...
18:21:55 [2020-07-31T18:21:55.303Z] ok  	github.com/docker/docker/cmd/dockerd	0.061s	coverage: 30.8% of statements
18:21:55 [2020-07-31T18:21:55.303Z] ok  	github.com/docker/docker/container	0.113s	coverage: 34.7% of statements
18:21:55 [2020-07-31T18:21:55.303Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:21:55 [2020-07-31T18:21:55.303Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:21:55 [2020-07-31T18:21:55.303Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:21:55 [2020-07-31T18:21:55.303Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:21:55 [2020-07-31T18:21:55.577Z] #17 34.71 Selecting previously unselected package bzip2.
18:21:55 [2020-07-31T18:21:55.577Z] #17 34.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:21:55 [2020-07-31T18:21:55.577Z] #17 34.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:21:55 [2020-07-31T18:21:55.577Z] #17 34.83 Selecting previously unselected package xz-utils.
18:21:55 [2020-07-31T18:21:55.577Z] #17 34.83 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:21:55 [2020-07-31T18:21:55.577Z] #17 34.83 Unpacking xz-utils (5.2.4-1) ...
18:21:55 [2020-07-31T18:21:55.706Z] #40 ...
18:21:55 [2020-07-31T18:21:55.706Z] 
18:21:55 [2020-07-31T18:21:55.706Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:55 [2020-07-31T18:21:55.706Z] #18 64.65 Setting up iptables (1.8.2-4) ...
18:21:55 [2020-07-31T18:21:55.837Z] #17 35.06 Selecting previously unselected package apparmor.
18:21:55 [2020-07-31T18:21:55.837Z] #17 35.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:21:55 [2020-07-31T18:21:55.837Z] #17 ...
18:21:55 [2020-07-31T18:21:55.837Z] 
18:21:55 [2020-07-31T18:21:55.837Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:55 [2020-07-31T18:21:55.837Z] #39 92.37   CC       criu/clone-noasan.o
18:21:55 [2020-07-31T18:21:55.837Z] #39 92.57   CC       criu/config.o
18:21:55 [2020-07-31T18:21:55.900Z] #39 103.2   CC       criu/memfd.o
18:21:56 [2020-07-31T18:21:56.011Z] #18 64.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:21:56 [2020-07-31T18:21:56.011Z] #18 64.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:21:56 [2020-07-31T18:21:56.011Z] #18 64.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:21:56 [2020-07-31T18:21:56.011Z] #18 64.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:21:56 [2020-07-31T18:21:56.011Z] #18 64.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:21:56 [2020-07-31T18:21:56.011Z] #18 64.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:21:56 [2020-07-31T18:21:56.011Z] #18 64.74 Setting up python3 (3.7.3-1) ...
18:21:56 [2020-07-31T18:21:56.312Z] #18 65.19 Setting up python3-wheel (0.32.3-2) ...
18:21:56 [2020-07-31T18:21:56.362Z] #17 ...
18:21:56 [2020-07-31T18:21:56.362Z] 
18:21:56 [2020-07-31T18:21:56.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:56 [2020-07-31T18:21:56.362Z] #39 68.45   DEP      criu/sysctl.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 68.68   DEP      criu/string.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 68.70   DEP      criu/stats.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 68.79   DEP      criu/sockets.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 68.99   DEP      criu/sk-unix.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 69.27   DEP      criu/sk-tcp.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 69.39   DEP      criu/sk-queue.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 69.52   DEP      criu/sk-packet.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 69.77   DEP      criu/sk-netlink.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 69.98   DEP      criu/sk-inet.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 70.17   DEP      criu/signalfd.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 70.38   DEP      criu/sigframe.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 70.47   DEP      criu/shmem.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 70.59   DEP      criu/servicefd.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 70.79   DEP      criu/seize.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 70.92   DEP      criu/seccomp.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 71.06   DEP      criu/rst-malloc.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 71.11   DEP      criu/rbtree.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 71.15   DEP      criu/pstree.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 71.23   DEP      criu/protobuf.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 71.45   GEN      criu/protobuf-desc-gen.h
18:21:56 [2020-07-31T18:21:56.362Z] #39 73.00   DEP      criu/protobuf-desc.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 73.20   DEP      criu/proc_parse.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 73.55   DEP      criu/plugin.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 73.62   DEP      criu/pipes.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 73.87   DEP      criu/pie-util.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 74.12   DEP      criu/pie-util-vdso.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 74.38   DEP      criu/pie-util-vdso-elf32.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 74.55   DEP      criu/path.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 74.67   DEP      criu/parasite-syscall.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 74.88   DEP      criu/pagemap.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 75.06   DEP      criu/pagemap-cache.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 75.18   DEP      criu/page-xfer.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 75.29   DEP      criu/page-pipe.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 75.44   DEP      criu/netfilter.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 75.62   DEP      criu/net.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 75.76   DEP      criu/namespaces.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 75.89   DEP      criu/mount.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.04   DEP      criu/memfd.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.17   DEP      criu/mem.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.31   DEP      criu/lsm.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.46   DEP      criu/log.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.60   DEP      criu/libnetlink.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.68   DEP      criu/kerndat.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.84   DEP      criu/kcmp-ids.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.89   DEP      criu/irmap.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 76.99   DEP      criu/ipc_ns.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 77.16   DEP      criu/image.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 77.34   DEP      criu/image-desc.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 77.42   DEP      criu/fsnotify.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 77.61   DEP      criu/filesystems.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 77.78   DEP      criu/files.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 78.00   DEP      criu/files-reg.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 78.17   DEP      criu/files-ext.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 78.32   DEP      criu/file-lock.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 78.45   DEP      criu/file-ids.d
18:21:56 [2020-07-31T18:21:56.362Z] #39 78.57   DEP      criu/fifo.d
18:21:56 [2020-07-31T18:21:56.432Z] #17 ...
18:21:56 [2020-07-31T18:21:56.432Z] 
18:21:56 [2020-07-31T18:21:56.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:56 [2020-07-31T18:21:56.432Z] #39 88.81   CC       criu/bfd.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 89.24   CC       criu/bitmap.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 89.45   CC       criu/cgroup-props.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 90.12   CC       criu/cgroup.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 92.69   CC       criu/clone-noasan.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 92.95   CC       criu/config.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 94.14   CC       criu/cr-check.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 95.78   CC       criu/cr-dedup.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 96.07   CC       criu/cr-dump.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 97.89   CC       criu/cr-errno.o
18:21:56 [2020-07-31T18:21:56.432Z] #39 97.96   CC       criu/cr-restore.o
18:21:56 [2020-07-31T18:21:56.477Z] #39 103.6   CC       criu/mount.o
18:21:56 [2020-07-31T18:21:56.619Z] #39 78.75   DEP      criu/fdstore.d
18:21:56 [2020-07-31T18:21:56.619Z] #39 78.80   DEP      criu/fault-injection.d
18:21:56 [2020-07-31T18:21:56.619Z] #39 78.82   DEP      criu/external.d
18:21:56 [2020-07-31T18:21:56.877Z] #39 78.89   DEP      criu/eventpoll.d
18:21:56 [2020-07-31T18:21:56.877Z] #39 79.03   DEP      criu/eventfd.d
18:21:56 [2020-07-31T18:21:56.999Z] #39 ...
18:21:56 [2020-07-31T18:21:56.999Z] 
18:21:56 [2020-07-31T18:21:56.999Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:56 [2020-07-31T18:21:56.999Z] #17 39.74 Selecting previously unselected package libnet1:amd64.
18:21:56 [2020-07-31T18:21:56.999Z] #17 39.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.053Z] #39 ...
18:21:57 [2020-07-31T18:21:57.054Z] 
18:21:57 [2020-07-31T18:21:57.054Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:21:57 [2020-07-31T18:21:57.054Z] #52 137.2 + bin/containerd
18:21:57 [2020-07-31T18:21:57.135Z] #39 79.18   DEP      criu/crtools.d
18:21:57 [2020-07-31T18:21:57.135Z] #39 79.37   DEP      criu/cr-service.d
18:21:57 [2020-07-31T18:21:57.135Z] #39 ...
18:21:57 [2020-07-31T18:21:57.135Z] 
18:21:57 [2020-07-31T18:21:57.135Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:57 [2020-07-31T18:21:57.135Z] #17 27.84 Selecting previously unselected package python3-minimal.
18:21:57 [2020-07-31T18:21:57.135Z] #17 27.84 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
18:21:57 [2020-07-31T18:21:57.135Z] #17 27.90 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.215Z] #39 93.82   CC       criu/cr-check.o
18:21:57 [2020-07-31T18:21:57.258Z] #17 39.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:21:57 [2020-07-31T18:21:57.258Z] #17 39.83 Selecting previously unselected package libnl-3-200:amd64.
18:21:57 [2020-07-31T18:21:57.258Z] #17 39.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.258Z] #17 39.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:21:57 [2020-07-31T18:21:57.258Z] #17 39.94 Selecting previously unselected package libprotobuf-c1:amd64.
18:21:57 [2020-07-31T18:21:57.258Z] #17 39.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.377Z] #18 66.15 Setting up apparmor (2.13.2-10) ...
18:21:57 [2020-07-31T18:21:57.378Z] #18 ...
18:21:57 [2020-07-31T18:21:57.378Z] 
18:21:57 [2020-07-31T18:21:57.378Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:21:57 [2020-07-31T18:21:57.378Z] #42 DONE 189.4s
18:21:57 [2020-07-31T18:21:57.394Z] #17 27.91 Unpacking python3-minimal (3.7.3-1) ...
18:21:57 [2020-07-31T18:21:57.394Z] #17 28.00 Selecting previously unselected package libmpdec2:amd64.
18:21:57 [2020-07-31T18:21:57.394Z] #17 28.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.394Z] #17 28.02 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:21:57 [2020-07-31T18:21:57.517Z] #17 39.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:21:57 [2020-07-31T18:21:57.517Z] #17 40.02 Selecting previously unselected package libreadline5:amd64.
18:21:57 [2020-07-31T18:21:57.517Z] #17 40.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.517Z] #17 40.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:21:57 [2020-07-31T18:21:57.517Z] #17 40.22 Selecting previously unselected package net-tools.
18:21:57 [2020-07-31T18:21:57.655Z] #17 28.12 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:21:57 [2020-07-31T18:21:57.655Z] #17 28.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.655Z] #17 28.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:21:57 [2020-07-31T18:21:57.679Z] 
18:21:57 [2020-07-31T18:21:57.679Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:21:57 [2020-07-31T18:21:57.776Z] #17 40.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:21:57 [2020-07-31T18:21:57.776Z] #17 40.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:21:57 [2020-07-31T18:21:57.776Z] #17 40.45 Selecting previously unselected package python-pip-whl.
18:21:57 [2020-07-31T18:21:57.776Z] #17 40.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:21:57 [2020-07-31T18:21:57.920Z] #17 ...
18:21:57 [2020-07-31T18:21:57.920Z] 
18:21:57 [2020-07-31T18:21:57.920Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:21:57 [2020-07-31T18:21:57.920Z] #28 DONE 167.9s
18:21:58 [2020-07-31T18:21:58.034Z] #17 40.47 Unpacking python-pip-whl (18.1-5) ...
18:21:58 [2020-07-31T18:21:58.177Z] 
18:21:58 [2020-07-31T18:21:58.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:21:58 [2020-07-31T18:21:58.177Z] #39 79.55   DEP      criu/cr-restore.d
18:21:58 [2020-07-31T18:21:58.177Z] #39 79.85   DEP      criu/cr-errno.d
18:21:58 [2020-07-31T18:21:58.177Z] #39 79.89   DEP      criu/cr-dump.d
18:21:58 [2020-07-31T18:21:58.177Z] #39 80.10   DEP      criu/cr-dedup.d
18:21:58 [2020-07-31T18:21:58.177Z] #39 80.45   DEP      criu/cr-check.d
18:21:58 [2020-07-31T18:21:58.293Z] #17 40.99 Selecting previously unselected package python3-lib2to3.
18:21:58 [2020-07-31T18:21:58.293Z] #17 41.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:21:58 [2020-07-31T18:21:58.293Z] #17 41.01 Unpacking python3-lib2to3 (3.7.3-1) ...
18:21:58 [2020-07-31T18:21:58.552Z] #17 41.14 Selecting previously unselected package python3-distutils.
18:21:58 [2020-07-31T18:21:58.552Z] #17 41.15 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:21:58 [2020-07-31T18:21:58.552Z] #17 41.16 Unpacking python3-distutils (3.7.3-1) ...
18:21:58 [2020-07-31T18:21:58.552Z] #17 41.36 Selecting previously unselected package python3-pip.
18:21:58 [2020-07-31T18:21:58.746Z] #39 80.82   DEP      criu/config.d
18:21:58 [2020-07-31T18:21:58.811Z] #17 41.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:21:58 [2020-07-31T18:21:58.811Z] #17 41.37 Unpacking python3-pip (18.1-5) ...
18:21:59 [2020-07-31T18:21:59.004Z] #39 81.08   DEP      criu/clone-noasan.d
18:21:59 [2020-07-31T18:21:59.004Z] #39 81.13   DEP      criu/cgroup.d
18:21:59 [2020-07-31T18:21:59.071Z] #17 41.56 Selecting previously unselected package python3-pkg-resources.
18:21:59 [2020-07-31T18:21:59.071Z] #17 41.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:21:59 [2020-07-31T18:21:59.071Z] #17 41.57 Unpacking python3-pkg-resources (40.8.0-1) ...
18:21:59 [2020-07-31T18:21:59.071Z] #17 41.69 Selecting previously unselected package python3-setuptools.
18:21:59 [2020-07-31T18:21:59.071Z] #17 41.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:21:59 [2020-07-31T18:21:59.071Z] #17 41.72 Unpacking python3-setuptools (40.8.0-1) ...
18:21:59 [2020-07-31T18:21:59.119Z] #39 95.36   CC       criu/cr-dedup.o
18:21:59 [2020-07-31T18:21:59.119Z] #39 95.70   CC       criu/cr-dump.o
18:21:59 [2020-07-31T18:21:59.261Z] #39 81.27   DEP      criu/cgroup-props.d
18:21:59 [2020-07-31T18:21:59.261Z] #39 81.36   DEP      criu/bitmap.d
18:21:59 [2020-07-31T18:21:59.261Z] #39 81.39   DEP      criu/bfd.d
18:21:59 [2020-07-31T18:21:59.261Z] #39 81.47   DEP      criu/autofs.d
18:21:59 [2020-07-31T18:21:59.331Z] #17 41.90 Selecting previously unselected package python3-wheel.
18:21:59 [2020-07-31T18:21:59.331Z] #17 41.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:21:59 [2020-07-31T18:21:59.331Z] #17 41.92 Unpacking python3-wheel (0.32.3-2) ...
18:21:59 [2020-07-31T18:21:59.331Z] #17 41.99 Selecting previously unselected package sudo.
18:21:59 [2020-07-31T18:21:59.331Z] #17 41.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
18:21:59 [2020-07-31T18:21:59.331Z] #17 42.00 Unpacking sudo (1.8.27-1+deb10u2) ...
18:21:59 [2020-07-31T18:21:59.342Z] 4612f6d0b889: Verifying Checksum
18:21:59 [2020-07-31T18:21:59.342Z] 4612f6d0b889: Download complete
18:21:59 [2020-07-31T18:21:59.522Z] #39 81.60   DEP      criu/aio.d
18:21:59 [2020-07-31T18:21:59.522Z] #39 81.70   DEP      criu/action-scripts.d
18:21:59 [2020-07-31T18:21:59.761Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
18:21:59 [2020-07-31T18:21:59.780Z] #39 81.92   CC       criu/action-scripts.o
18:21:59 [2020-07-31T18:21:59.807Z] #18 68.71 Setting up xfsprogs (4.20.0-1) ...
18:21:59 [2020-07-31T18:21:59.807Z] #18 68.73 Setting up python3-lib2to3 (3.7.3-1) ...
18:21:59 [2020-07-31T18:21:59.904Z] #17 42.51 Selecting previously unselected package thin-provisioning-tools.
18:21:59 [2020-07-31T18:21:59.904Z] #17 42.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:21:59 [2020-07-31T18:21:59.904Z] #17 42.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:22:00 [2020-07-31T18:22:00.052Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
18:22:00 [2020-07-31T18:22:00.163Z] #17 42.73 Selecting previously unselected package uidmap.
18:22:00 [2020-07-31T18:22:00.164Z] #17 42.76 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
18:22:00 [2020-07-31T18:22:00.164Z] #17 42.76 Unpacking uidmap (1:4.5-1.1) ...
18:22:00 [2020-07-31T18:22:00.344Z] #39 82.31   CC       criu/aio.o
18:22:00 [2020-07-31T18:22:00.423Z] #17 42.87 Selecting previously unselected package vim-runtime.
18:22:00 [2020-07-31T18:22:00.423Z] #17 42.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:22:00 [2020-07-31T18:22:00.423Z] #17 42.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:22:00 [2020-07-31T18:22:00.423Z] #17 42.94 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:22:00 [2020-07-31T18:22:00.423Z] #17 42.95 Unpacking vim-runtime (2:8.1.0875-5) ...
18:22:00 [2020-07-31T18:22:00.460Z] #18 69.30 Setting up python3-pkg-resources (40.8.0-1) ...
18:22:00 [2020-07-31T18:22:00.601Z] #39 82.78   CC       criu/autofs.o
18:22:01 [2020-07-31T18:22:01.544Z] #18 70.46 Setting up python3-distutils (3.7.3-1) ...
18:22:01 [2020-07-31T18:22:01.558Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
18:22:01 [2020-07-31T18:22:01.654Z] #39 97.72   CC       criu/cr-errno.o
18:22:01 [2020-07-31T18:22:01.654Z] #39 97.78   CC       criu/cr-restore.o
18:22:01 [2020-07-31T18:22:01.654Z] #39 ...
18:22:01 [2020-07-31T18:22:01.654Z] 
18:22:01 [2020-07-31T18:22:01.654Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.16 Unpacking apparmor (2.13.2-10) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.54 Selecting previously unselected package aufs-tools.
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.66 Selecting previously unselected package libonig5:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.67 Unpacking libonig5:amd64 (6.9.1-1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.85 Selecting previously unselected package libjq1:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.96 Selecting previously unselected package jq.
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 35.97 Unpacking jq (1.5+dfsg-2+b1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.06 Selecting previously unselected package libaio1:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.06 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.07 Unpacking libaio1:amd64 (0.3.112-3) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.13 Selecting previously unselected package libgpm2:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.13 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.14 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.21 Selecting previously unselected package libicu63:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 36.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 39.90 Selecting previously unselected package libnet1:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 39.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 39.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.00 Selecting previously unselected package libnl-3-200:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.11 Selecting previously unselected package libprotobuf-c1:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.18 Selecting previously unselected package libreadline5:amd64.
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.29 Selecting previously unselected package net-tools.
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.31 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.49 Selecting previously unselected package python-pip-whl.
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:22:01 [2020-07-31T18:22:01.654Z] #17 40.53 Unpacking python-pip-whl (18.1-5) ...
18:22:01 [2020-07-31T18:22:01.914Z] #17 41.10 Selecting previously unselected package python3-lib2to3.
18:22:01 [2020-07-31T18:22:01.914Z] #17 41.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:22:01 [2020-07-31T18:22:01.914Z] #17 41.11 Unpacking python3-lib2to3 (3.7.3-1) ...
18:22:01 [2020-07-31T18:22:01.914Z] #17 41.23 Selecting previously unselected package python3-distutils.
18:22:01 [2020-07-31T18:22:01.972Z] #39 84.15   CC       criu/bfd.o
18:22:02 [2020-07-31T18:22:02.172Z] #17 41.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:22:02 [2020-07-31T18:22:02.172Z] #17 41.24 Unpacking python3-distutils (3.7.3-1) ...
18:22:02 [2020-07-31T18:22:02.172Z] #17 41.39 Selecting previously unselected package python3-pip.
18:22:02 [2020-07-31T18:22:02.172Z] #17 41.41 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:22:02 [2020-07-31T18:22:02.172Z] #17 41.41 Unpacking python3-pip (18.1-5) ...
18:22:02 [2020-07-31T18:22:02.200Z] #18 70.98 Setting up python3-setuptools (40.8.0-1) ...
18:22:02 [2020-07-31T18:22:02.368Z] #52 ...
18:22:02 [2020-07-31T18:22:02.368Z] 
18:22:02 [2020-07-31T18:22:02.368Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:02 [2020-07-31T18:22:02.368Z] #19 4.019 Collecting yamllint==1.16.0
18:22:02 [2020-07-31T18:22:02.368Z] #19 9.322   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:22:02 [2020-07-31T18:22:02.368Z] #19 9.410 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:22:02 [2020-07-31T18:22:02.368Z] #19 9.451   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
18:22:02 [2020-07-31T18:22:02.368Z] #19 9.510 Collecting pyyaml (from yamllint==1.16.0)
18:22:02 [2020-07-31T18:22:02.368Z] #19 9.650   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:22:02 [2020-07-31T18:22:02.368Z] #19 ...
18:22:02 [2020-07-31T18:22:02.368Z] 
18:22:02 [2020-07-31T18:22:02.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:02 [2020-07-31T18:22:02.368Z] #39 106.2   CC       criu/namespaces.o
18:22:02 [2020-07-31T18:22:02.368Z] #39 107.4   CC       criu/net.o
18:22:02 [2020-07-31T18:22:02.368Z] #39 109.7   CC       criu/netfilter.o
18:22:02 [2020-07-31T18:22:02.431Z] #17 41.55 Selecting previously unselected package python3-pkg-resources.
18:22:02 [2020-07-31T18:22:02.431Z] #17 41.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:22:02 [2020-07-31T18:22:02.431Z] #17 41.56 Unpacking python3-pkg-resources (40.8.0-1) ...
18:22:02 [2020-07-31T18:22:02.538Z] #39 84.58   CC       criu/bitmap.o
18:22:02 [2020-07-31T18:22:02.538Z] #39 84.72   CC       criu/cgroup-props.o
18:22:02 [2020-07-31T18:22:02.631Z] #39 109.9   CC       criu/page-pipe.o
18:22:02 [2020-07-31T18:22:02.691Z] #17 41.67 Selecting previously unselected package python3-setuptools.
18:22:02 [2020-07-31T18:22:02.691Z] #17 41.69 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:22:02 [2020-07-31T18:22:02.691Z] #17 41.70 Unpacking python3-setuptools (40.8.0-1) ...
18:22:02 [2020-07-31T18:22:02.691Z] #17 41.92 Selecting previously unselected package python3-wheel.
18:22:02 [2020-07-31T18:22:02.691Z] #17 41.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:22:02 [2020-07-31T18:22:02.691Z] #17 41.92 Unpacking python3-wheel (0.32.3-2) ...
18:22:02 [2020-07-31T18:22:02.691Z] #17 42.01 Selecting previously unselected package sudo.
18:22:02 [2020-07-31T18:22:02.691Z] #17 42.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
18:22:02 [2020-07-31T18:22:02.950Z] #17 42.03 Unpacking sudo (1.8.27-1+deb10u2) ...
18:22:03 [2020-07-31T18:22:03.217Z] #17 45.76 Selecting previously unselected package vim.
18:22:03 [2020-07-31T18:22:03.217Z] #17 45.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.217Z] #17 45.80 Unpacking vim (2:8.1.0875-5) ...
18:22:03 [2020-07-31T18:22:03.471Z] #39 85.38   CC       criu/cgroup.o
18:22:03 [2020-07-31T18:22:03.471Z] #39 ...
18:22:03 [2020-07-31T18:22:03.471Z] 
18:22:03 [2020-07-31T18:22:03.471Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:03 [2020-07-31T18:22:03.471Z] #17 29.65 Selecting previously unselected package python3.7.
18:22:03 [2020-07-31T18:22:03.471Z] #17 29.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 29.66 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 29.78 Selecting previously unselected package libpython3-stdlib:amd64.
18:22:03 [2020-07-31T18:22:03.471Z] #17 29.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 29.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 29.92 Setting up python3-minimal (3.7.3-1) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 30.75 Selecting previously unselected package python3.
18:22:03 [2020-07-31T18:22:03.471Z] #17 30.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24093 files and directories currently installed.)
18:22:03 [2020-07-31T18:22:03.471Z] #17 30.81 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 30.82 Unpacking python3 (3.7.3-1) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 30.91 Selecting previously unselected package libip4tc0:amd64.
18:22:03 [2020-07-31T18:22:03.471Z] #17 30.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 30.92 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.02 Selecting previously unselected package libip6tc0:amd64.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.04 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.05 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.13 Selecting previously unselected package libiptc0:amd64.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.14 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.23 Selecting previously unselected package libnfnetlink0:amd64.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.35 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.42 Selecting previously unselected package libnftnl11:amd64.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.43 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.53 Selecting previously unselected package iptables.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.58 Unpacking iptables (1.8.2-4) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.83 Selecting previously unselected package xxd.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.85 Unpacking xxd (2:8.1.0875-5) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.97 Selecting previously unselected package vim-common.
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 31.99 Unpacking vim-common (2:8.1.0875-5) ...
18:22:03 [2020-07-31T18:22:03.471Z] #17 32.17 Selecting previously unselected package bash-completion.
18:22:03 [2020-07-31T18:22:03.471Z] #17 32.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:22:03 [2020-07-31T18:22:03.519Z] #17 42.54 Selecting previously unselected package thin-provisioning-tools.
18:22:03 [2020-07-31T18:22:03.519Z] #17 42.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.519Z] #17 42.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:22:03 [2020-07-31T18:22:03.519Z] #17 42.79 Selecting previously unselected package uidmap.
18:22:03 [2020-07-31T18:22:03.519Z] #17 42.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.519Z] #17 42.81 Unpacking uidmap (1:4.5-1.1) ...
18:22:03 [2020-07-31T18:22:03.582Z] #39 110.5   CC       criu/page-xfer.o
18:22:03 [2020-07-31T18:22:03.744Z] #18 72.29 Setting up python3-pip (18.1-5) ...
18:22:03 [2020-07-31T18:22:03.779Z] #17 42.91 Selecting previously unselected package vim-runtime.
18:22:03 [2020-07-31T18:22:03.779Z] #17 42.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:22:03 [2020-07-31T18:22:03.779Z] #17 42.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:22:03 [2020-07-31T18:22:03.779Z] #17 42.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:22:03 [2020-07-31T18:22:03.779Z] #17 42.98 Unpacking vim-runtime (2:8.1.0875-5) ...
18:22:03 [2020-07-31T18:22:03.785Z] #17 46.40 Selecting previously unselected package xfsprogs.
18:22:03 [2020-07-31T18:22:03.785Z] #17 46.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
18:22:03 [2020-07-31T18:22:03.786Z] #17 46.41 Unpacking xfsprogs (4.20.0-1) ...
18:22:04 [2020-07-31T18:22:04.036Z] #17 34.66 Unpacking bash-completion (1:2.8-6) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 46.90 Selecting previously unselected package zip.
18:22:04 [2020-07-31T18:22:04.353Z] #17 46.92 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 46.92 Unpacking zip (3.0-11+b1) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 47.09 Setting up aufs-tools (1:4.14+20190211-1) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 47.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 47.12 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 47.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 47.15 Setting up libgpm2:amd64 (1.20.7-5) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 47.16 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:22:04 [2020-07-31T18:22:04.353Z] #17 47.17 Setting up uidmap (1:4.5-1.1) ...
18:22:04 [2020-07-31T18:22:04.399Z] #18 73.40 Processing triggers for libc-bin (2.28-10) ...
18:22:04 [2020-07-31T18:22:04.399Z] #18 73.44 Processing triggers for mime-support (3.62) ...
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.05 Selecting previously unselected package bzip2.
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.17 Selecting previously unselected package xz-utils.
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.17 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.18 Unpacking xz-utils (5.2.4-1) ...
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.35 Selecting previously unselected package apparmor.
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.35 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:22:04 [2020-07-31T18:22:04.601Z] #17 35.45 Unpacking apparmor (2.13.2-10) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.18 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.24 Setting up xxd (2:8.1.0875-5) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.26 Setting up zip (3.0-11+b1) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.27 Setting up vim-common (2:8.1.0875-5) ...
18:22:04 [2020-07-31T18:22:04.611Z] #17 47.31 Setting up bash-completion (1:2.8-6) ...
18:22:04 [2020-07-31T18:22:04.703Z] #18 DONE 73.7s
18:22:04 [2020-07-31T18:22:04.703Z] 
18:22:04 [2020-07-31T18:22:04.703Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
18:22:04 [2020-07-31T18:22:04.980Z] #39 111.8   CC       criu/pagemap-cache.o
18:22:04 [2020-07-31T18:22:04.980Z] #39 112.3   CC       criu/pagemap.o
18:22:05 [2020-07-31T18:22:05.008Z] #19 0.359 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:22:05 [2020-07-31T18:22:05.160Z] #17 ...
18:22:05 [2020-07-31T18:22:05.160Z] 
18:22:05 [2020-07-31T18:22:05.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:05 [2020-07-31T18:22:05.160Z] #39 101.8   CC       criu/cr-service.o
18:22:05 [2020-07-31T18:22:05.183Z] #17 35.77 Selecting previously unselected package aufs-tools.
18:22:05 [2020-07-31T18:22:05.183Z] #17 35.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:22:05 [2020-07-31T18:22:05.183Z] #17 35.78 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:22:05 [2020-07-31T18:22:05.183Z] #17 35.89 Selecting previously unselected package libonig5:amd64.
18:22:05 [2020-07-31T18:22:05.183Z] #17 35.89 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:22:05 [2020-07-31T18:22:05.183Z] #17 35.90 Unpacking libonig5:amd64 (6.9.1-1) ...
18:22:05 [2020-07-31T18:22:05.310Z] #19 0.363 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:22:05 [2020-07-31T18:22:05.310Z] #19 0.367 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:22:05 [2020-07-31T18:22:05.310Z] #19 DONE 0.5s
18:22:05 [2020-07-31T18:22:05.310Z] 
18:22:05 [2020-07-31T18:22:05.310Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:05 [2020-07-31T18:22:05.310Z] #40 121.8   CC       criu/cr-service.o
18:22:05 [2020-07-31T18:22:05.310Z] #40 123.9   CC       criu/crtools.o
18:22:05 [2020-07-31T18:22:05.310Z] #40 124.6   CC       criu/eventfd.o
18:22:05 [2020-07-31T18:22:05.310Z] #40 124.9   CC       criu/eventpoll.o
18:22:05 [2020-07-31T18:22:05.310Z] #40 126.1   CC       criu/external.o
18:22:05 [2020-07-31T18:22:05.444Z] #17 36.05 Selecting previously unselected package libjq1:amd64.
18:22:05 [2020-07-31T18:22:05.444Z] #17 36.07 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:22:05 [2020-07-31T18:22:05.444Z] #17 36.08 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:22:05 [2020-07-31T18:22:05.444Z] #17 36.19 Selecting previously unselected package jq.
18:22:05 [2020-07-31T18:22:05.444Z] #17 36.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:22:05 [2020-07-31T18:22:05.444Z] #17 36.20 Unpacking jq (1.5+dfsg-2+b1) ...
18:22:05 [2020-07-31T18:22:05.444Z] #17 36.29 Selecting previously unselected package libaio1:amd64.
18:22:05 [2020-07-31T18:22:05.617Z] #40 126.5   CC       criu/fault-injection.o
18:22:05 [2020-07-31T18:22:05.700Z] #17 36.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:22:05 [2020-07-31T18:22:05.700Z] #17 36.30 Unpacking libaio1:amd64 (0.3.112-3) ...
18:22:05 [2020-07-31T18:22:05.700Z] #17 36.35 Selecting previously unselected package libgpm2:amd64.
18:22:05 [2020-07-31T18:22:05.700Z] #17 36.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:22:05 [2020-07-31T18:22:05.700Z] #17 36.36 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:22:05 [2020-07-31T18:22:05.930Z] #39 113.0   CC       criu/parasite-syscall.o
18:22:05 [2020-07-31T18:22:05.934Z] #40 126.7   CC       criu/fdstore.o
18:22:05 [2020-07-31T18:22:05.957Z] #17 36.45 Selecting previously unselected package libicu63:amd64.
18:22:05 [2020-07-31T18:22:05.957Z] #17 36.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
18:22:05 [2020-07-31T18:22:05.957Z] #17 36.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
18:22:06 [2020-07-31T18:22:06.507Z] #39 ...
18:22:06 [2020-07-31T18:22:06.507Z] 
18:22:06 [2020-07-31T18:22:06.507Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:06 [2020-07-31T18:22:06.507Z] #19 10.88 Building wheels for collected packages: pyyaml
18:22:06 [2020-07-31T18:22:06.507Z] #19 10.88   Running setup.py bdist_wheel for pyyaml: started
18:22:06 [2020-07-31T18:22:06.507Z] #19 11.82   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:22:06 [2020-07-31T18:22:06.507Z] #19 11.82   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:22:06 [2020-07-31T18:22:06.507Z] #19 11.88 Successfully built pyyaml
18:22:06 [2020-07-31T18:22:06.507Z] #19 11.90 Installing collected packages: pathspec, pyyaml, yamllint
18:22:06 [2020-07-31T18:22:06.507Z] #19 12.17 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
18:22:06 [2020-07-31T18:22:06.507Z] #19 DONE 14.3s
18:22:06 [2020-07-31T18:22:06.507Z] 
18:22:06 [2020-07-31T18:22:06.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:06 [2020-07-31T18:22:06.507Z] #39 113.7   CC       criu/path.o
18:22:06 [2020-07-31T18:22:06.507Z] #39 113.9   CC       criu/pie-util-vdso.o
18:22:06 [2020-07-31T18:22:06.537Z] #39 103.2   CC       criu/crtools.o
18:22:06 [2020-07-31T18:22:06.585Z] #40 127.2   CC       criu/fifo.o
18:22:06 [2020-07-31T18:22:06.887Z] #40 127.7   CC       criu/file-ids.o
18:22:07 [2020-07-31T18:22:07.082Z] #39 114.3   CC       criu/pie-util.o
18:22:07 [2020-07-31T18:22:07.082Z] #39 114.4   CC       criu/pipes.o
18:22:07 [2020-07-31T18:22:07.106Z] #39 103.7   CC       criu/eventfd.o
18:22:07 [2020-07-31T18:22:07.189Z] #40 ...
18:22:07 [2020-07-31T18:22:07.189Z] 
18:22:07 [2020-07-31T18:22:07.189Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:22:07 [2020-07-31T18:22:07.189Z] #29 DONE 199.0s
18:22:07 [2020-07-31T18:22:07.189Z] 
18:22:07 [2020-07-31T18:22:07.189Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:07 [2020-07-31T18:22:07.673Z] #39 104.1   CC       criu/eventpoll.o
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.01 Setting up libiptc0:amd64 (1.8.2-4) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.02 Setting up xz-utils (5.2.4-1) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.04 Setting up sudo (1.8.27-1+deb10u2) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.11 invoke-rc.d: could not determine current runlevel
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.11 invoke-rc.d: policy-rc.d denied execution of start.
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.13 Setting up pigz (2.4-1) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.15 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.17 Setting up python-pip-whl (18.1-5) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.18 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.19 Setting up vim-runtime (2:8.1.0875-5) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.64 Setting up libaio1:amd64 (0.3.112-3) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.65 Setting up libonig5:amd64 (6.9.1-1) ...
18:22:07 [2020-07-31T18:22:07.902Z] #17 50.67 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:22:08 [2020-07-31T18:22:08.032Z] #39 115.0   CC       criu/plugin.o
18:22:08 [2020-07-31T18:22:08.032Z] #39 115.3   CC       criu/proc_parse.o
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.68 Setting up vim (2:8.1.0875-5) ...
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.78 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.80 Setting up jq (1.5+dfsg-2+b1) ...
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:22:08 [2020-07-31T18:22:08.160Z] #17 50.82 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:22:08 [2020-07-31T18:22:08.241Z] #39 104.9   CC       criu/external.o
18:22:08 [2020-07-31T18:22:08.446Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.425s	coverage: 14.1% of statements
18:22:08 [2020-07-31T18:22:08.809Z] #39 105.2   CC       criu/fault-injection.o
18:22:08 [2020-07-31T18:22:08.809Z] #39 105.4   CC       criu/fdstore.o
18:22:09 [2020-07-31T18:22:09.097Z] #17 ...
18:22:09 [2020-07-31T18:22:09.097Z] 
18:22:09 [2020-07-31T18:22:09.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:09 [2020-07-31T18:22:09.097Z] #39 101.7   CC       criu/cr-service.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 103.3   CC       criu/crtools.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 103.8   CC       criu/eventfd.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 104.1   CC       criu/eventpoll.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 105.0   CC       criu/external.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 105.4   CC       criu/fault-injection.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 105.5   CC       criu/fdstore.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 106.0   CC       criu/fifo.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 106.5   CC       criu/file-ids.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 106.8   CC       criu/file-lock.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 107.7   CC       criu/files-ext.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 108.0   CC       criu/files-reg.o
18:22:09 [2020-07-31T18:22:09.097Z] #39 110.3   CC       criu/files.o
18:22:09 [2020-07-31T18:22:09.233Z] #17 39.89 Selecting previously unselected package libnet1:amd64.
18:22:09 [2020-07-31T18:22:09.233Z] #17 39.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:22:09 [2020-07-31T18:22:09.233Z] #17 39.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:22:09 [2020-07-31T18:22:09.233Z] #17 40.00 Selecting previously unselected package libnl-3-200:amd64.
18:22:09 [2020-07-31T18:22:09.378Z] #39 105.7   CC       criu/fifo.o
18:22:09 [2020-07-31T18:22:09.479Z] ok  	github.com/docker/docker/daemon/config	0.020s	coverage: 81.8% of statements
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.10 Selecting previously unselected package libprotobuf-c1:amd64.
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.17 Selecting previously unselected package libreadline5:amd64.
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:22:09 [2020-07-31T18:22:09.490Z] #17 40.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:22:09 [2020-07-31T18:22:09.637Z] #39 106.0   CC       criu/file-ids.o
18:22:09 [2020-07-31T18:22:09.664Z] #39 112.5   CC       criu/filesystems.o
18:22:09 [2020-07-31T18:22:09.748Z] #17 40.29 Selecting previously unselected package net-tools.
18:22:09 [2020-07-31T18:22:09.748Z] #17 40.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:22:09 [2020-07-31T18:22:09.748Z] #17 40.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:22:09 [2020-07-31T18:22:09.748Z] #17 40.50 Selecting previously unselected package python-pip-whl.
18:22:09 [2020-07-31T18:22:09.897Z] #39 106.4   CC       criu/file-lock.o
18:22:09 [2020-07-31T18:22:09.958Z] #39 117.1   CC       criu/protobuf-desc.o
18:22:09 [2020-07-31T18:22:09.977Z] #20 4.770 Collecting yamllint==1.16.0
18:22:10 [2020-07-31T18:22:10.006Z] #17 40.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:22:10 [2020-07-31T18:22:10.006Z] #17 40.52 Unpacking python-pip-whl (18.1-5) ...
18:22:10 [2020-07-31T18:22:10.111Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
18:22:10 [2020-07-31T18:22:10.231Z] #39 113.1   CC       criu/fsnotify.o
18:22:10 [2020-07-31T18:22:10.279Z] #20 5.120   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:22:10 [2020-07-31T18:22:10.279Z] #20 5.226 Collecting pyyaml (from yamllint==1.16.0)
18:22:10 [2020-07-31T18:22:10.401Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
18:22:10 [2020-07-31T18:22:10.522Z] #17 41.06 Selecting previously unselected package python3-lib2to3.
18:22:10 [2020-07-31T18:22:10.522Z] #17 41.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:22:10 [2020-07-31T18:22:10.522Z] #17 41.08 Unpacking python3-lib2to3 (3.7.3-1) ...
18:22:10 [2020-07-31T18:22:10.522Z] #17 41.21 Selecting previously unselected package python3-distutils.
18:22:10 [2020-07-31T18:22:10.522Z] #17 41.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:22:10 [2020-07-31T18:22:10.522Z] #17 41.23 Unpacking python3-distutils (3.7.3-1) ...
18:22:10 [2020-07-31T18:22:10.534Z] #39 ...
18:22:10 [2020-07-31T18:22:10.534Z] 
18:22:10 [2020-07-31T18:22:10.534Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:22:10 [2020-07-31T18:22:10.534Z] #21 193.9 + return
18:22:10 [2020-07-31T18:22:10.534Z] #21 DONE 194.4s
18:22:10 [2020-07-31T18:22:10.534Z] 
18:22:10 [2020-07-31T18:22:10.534Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:10 [2020-07-31T18:22:10.581Z] #20 5.480   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:22:10 [2020-07-31T18:22:10.780Z] #17 41.36 Selecting previously unselected package python3-pip.
18:22:10 [2020-07-31T18:22:10.780Z] #17 41.37 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:22:10 [2020-07-31T18:22:10.780Z] #17 41.38 Unpacking python3-pip (18.1-5) ...
18:22:10 [2020-07-31T18:22:10.799Z] #39 117.9   CC       criu/protobuf.o
18:22:10 [2020-07-31T18:22:10.834Z] #39 107.3   CC       criu/files-ext.o
18:22:11 [2020-07-31T18:22:11.034Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
18:22:11 [2020-07-31T18:22:11.038Z] #17 41.56 Selecting previously unselected package python3-pkg-resources.
18:22:11 [2020-07-31T18:22:11.038Z] #17 41.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:22:11 [2020-07-31T18:22:11.038Z] #17 41.57 Unpacking python3-pkg-resources (40.8.0-1) ...
18:22:11 [2020-07-31T18:22:11.038Z] #17 41.71 Selecting previously unselected package python3-setuptools.
18:22:11 [2020-07-31T18:22:11.039Z] #17 41.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:22:11 [2020-07-31T18:22:11.039Z] #17 41.72 Unpacking python3-setuptools (40.8.0-1) ...
18:22:11 [2020-07-31T18:22:11.062Z] #39 118.3   CC       criu/pstree.o
18:22:11 [2020-07-31T18:22:11.094Z] #39 ...
18:22:11 [2020-07-31T18:22:11.094Z] 
18:22:11 [2020-07-31T18:22:11.094Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:11 [2020-07-31T18:22:11.094Z] #17 46.33 Selecting previously unselected package vim.
18:22:11 [2020-07-31T18:22:11.094Z] #17 46.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 46.36 Unpacking vim (2:8.1.0875-5) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 46.87 Selecting previously unselected package xfsprogs.
18:22:11 [2020-07-31T18:22:11.094Z] #17 46.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 46.89 Unpacking xfsprogs (4.20.0-1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.44 Selecting previously unselected package zip.
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.46 Unpacking zip (3.0-11+b1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.64 Setting up aufs-tools (1:4.14+20190211-1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.67 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.70 Setting up libgpm2:amd64 (1.20.7-5) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.72 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.74 Setting up uidmap (1:4.5-1.1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.77 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.84 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.85 Setting up xxd (2:8.1.0875-5) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.87 Setting up zip (3.0-11+b1) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.88 Setting up vim-common (2:8.1.0875-5) ...
18:22:11 [2020-07-31T18:22:11.094Z] #17 47.92 Setting up bash-completion (1:2.8-6) ...
18:22:11 [2020-07-31T18:22:11.169Z] #39 ...
18:22:11 [2020-07-31T18:22:11.169Z] 
18:22:11 [2020-07-31T18:22:11.169Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.69 Setting up iptables (1.8.2-4) ...
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:22:11 [2020-07-31T18:22:11.169Z] #17 53.79 Setting up python3 (3.7.3-1) ...
18:22:11 [2020-07-31T18:22:11.297Z] #17 41.90 Selecting previously unselected package python3-wheel.
18:22:11 [2020-07-31T18:22:11.297Z] #17 41.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:22:11 [2020-07-31T18:22:11.297Z] #17 41.91 Unpacking python3-wheel (0.32.3-2) ...
18:22:11 [2020-07-31T18:22:11.297Z] #17 41.97 Selecting previously unselected package sudo.
18:22:11 [2020-07-31T18:22:11.297Z] #17 41.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
18:22:11 [2020-07-31T18:22:11.297Z] #17 41.98 Unpacking sudo (1.8.27-1+deb10u2) ...
18:22:11 [2020-07-31T18:22:11.353Z] #17 50.66 Setting up libiptc0:amd64 (1.8.2-4) ...
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.68 Setting up xz-utils (5.2.4-1) ...
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.70 Setting up sudo (1.8.27-1+deb10u2) ...
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.80 invoke-rc.d: could not determine current runlevel
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.80 invoke-rc.d: policy-rc.d denied execution of start.
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.82 Setting up pigz (2.4-1) ...
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.85 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.87 Setting up python-pip-whl (18.1-5) ...
18:22:11 [2020-07-31T18:22:11.613Z] #17 50.88 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:22:11 [2020-07-31T18:22:11.669Z] ok  	github.com/docker/docker/daemon	12.266s	coverage: 17.4% of statements
18:22:11 [2020-07-31T18:22:11.669Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:22:11 [2020-07-31T18:22:11.669Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:22:11 [2020-07-31T18:22:11.669Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:22:11 [2020-07-31T18:22:11.669Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:22:11 [2020-07-31T18:22:11.738Z] #17 54.30 Setting up python3-wheel (0.32.3-2) ...
18:22:11 [2020-07-31T18:22:11.863Z] #17 42.44 Selecting previously unselected package thin-provisioning-tools.
18:22:11 [2020-07-31T18:22:11.863Z] #17 42.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:22:11 [2020-07-31T18:22:11.863Z] #17 42.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:22:11 [2020-07-31T18:22:11.863Z] #17 42.66 Selecting previously unselected package uidmap.
18:22:11 [2020-07-31T18:22:11.863Z] #17 42.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
18:22:11 [2020-07-31T18:22:11.872Z] #17 50.90 Setting up vim-runtime (2:8.1.0875-5) ...
18:22:12 [2020-07-31T18:22:12.121Z] #17 42.67 Unpacking uidmap (1:4.5-1.1) ...
18:22:12 [2020-07-31T18:22:12.121Z] #17 42.77 Selecting previously unselected package vim-runtime.
18:22:12 [2020-07-31T18:22:12.121Z] #17 42.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:22:12 [2020-07-31T18:22:12.121Z] #17 42.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:22:12 [2020-07-31T18:22:12.121Z] #17 42.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:22:12 [2020-07-31T18:22:12.121Z] #17 42.86 Unpacking vim-runtime (2:8.1.0875-5) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.25 Setting up libaio1:amd64 (0.3.112-3) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.26 Setting up libonig5:amd64 (6.9.1-1) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.29 Setting up vim (2:8.1.0875-5) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.35 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.36 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.37 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:22:12 [2020-07-31T18:22:12.131Z] #17 51.39 Setting up jq (1.5+dfsg-2+b1) ...
18:22:12 [2020-07-31T18:22:12.307Z] #17 54.93 Setting up apparmor (2.13.2-10) ...
18:22:12 [2020-07-31T18:22:12.390Z] #17 51.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:22:12 [2020-07-31T18:22:12.390Z] #17 51.42 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:22:12 [2020-07-31T18:22:12.458Z] #39 119.4   CC       criu/rbtree.o
18:22:12 [2020-07-31T18:22:12.458Z] #39 119.7   CC       criu/rst-malloc.o
18:22:12 [2020-07-31T18:22:12.709Z] #20 6.991 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:22:12 [2020-07-31T18:22:12.709Z] #20 7.060   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
18:22:12 [2020-07-31T18:22:12.709Z] #20 7.126 Building wheels for collected packages: pyyaml
18:22:12 [2020-07-31T18:22:12.709Z] #20 7.128   Running setup.py bdist_wheel for pyyaml: started
18:22:12 [2020-07-31T18:22:12.721Z] #39 120.0   CC       criu/seccomp.o
18:22:12 [2020-07-31T18:22:12.984Z] #39 ...
18:22:12 [2020-07-31T18:22:12.984Z] 
18:22:12 [2020-07-31T18:22:12.984Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:22:12 [2020-07-31T18:22:12.984Z] #22 DONE 0.5s
18:22:13 [2020-07-31T18:22:13.175Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
18:22:13 [2020-07-31T18:22:13.249Z] 
18:22:13 [2020-07-31T18:22:13.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:13 [2020-07-31T18:22:13.249Z] #39 120.5   CC       criu/seize.o
18:22:13 [2020-07-31T18:22:13.362Z] #20 8.167   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:22:13 [2020-07-31T18:22:13.362Z] #20 8.175   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:22:13 [2020-07-31T18:22:13.362Z] #20 8.267 Successfully built pyyaml
18:22:13 [2020-07-31T18:22:13.664Z] #20 8.291 Installing collected packages: pyyaml, pathspec, yamllint
18:22:13 [2020-07-31T18:22:13.967Z] #20 8.610 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
18:22:13 [2020-07-31T18:22:13.967Z] #20 DONE 8.8s
18:22:13 [2020-07-31T18:22:13.967Z] 
18:22:13 [2020-07-31T18:22:13.967Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:13 [2020-07-31T18:22:13.967Z] #40 128.1   CC       criu/file-lock.o
18:22:13 [2020-07-31T18:22:13.967Z] #40 129.8   CC       criu/files-ext.o
18:22:13 [2020-07-31T18:22:13.967Z] #40 130.2   CC       criu/files-reg.o
18:22:13 [2020-07-31T18:22:13.967Z] #40 132.7   CC       criu/files.o
18:22:14 [2020-07-31T18:22:14.203Z] #39 121.3   CC       criu/servicefd.o
18:22:14 [2020-07-31T18:22:14.206Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.169s	coverage: 57.0% of statements
18:22:14 [2020-07-31T18:22:14.216Z] #17 56.52 Setting up xfsprogs (4.20.0-1) ...
18:22:14 [2020-07-31T18:22:14.216Z] #17 56.53 Setting up python3-lib2to3 (3.7.3-1) ...
18:22:14 [2020-07-31T18:22:14.216Z] #17 56.92 Setting up python3-pkg-resources (40.8.0-1) ...
18:22:14 [2020-07-31T18:22:14.268Z] #40 135.1   CC       criu/filesystems.o
18:22:14 [2020-07-31T18:22:14.468Z] #39 121.7   CC       criu/shmem.o
18:22:15 [2020-07-31T18:22:15.154Z] #17 57.74 Setting up python3-distutils (3.7.3-1) ...
18:22:15 [2020-07-31T18:22:15.336Z] #40 136.0   CC       criu/fsnotify.o
18:22:15 [2020-07-31T18:22:15.403Z] #17 45.96 Selecting previously unselected package vim.
18:22:15 [2020-07-31T18:22:15.403Z] #17 45.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
18:22:15 [2020-07-31T18:22:15.403Z] #17 46.00 Unpacking vim (2:8.1.0875-5) ...
18:22:15 [2020-07-31T18:22:15.417Z] #39 122.5   CC       criu/sigframe.o
18:22:15 [2020-07-31T18:22:15.418Z] #39 122.7   CC       criu/signalfd.o
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.56 Setting up iptables (1.8.2-4) ...
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:22:15 [2020-07-31T18:22:15.679Z] #17 54.62 Setting up python3 (3.7.3-1) ...
18:22:15 [2020-07-31T18:22:15.681Z] #39 123.0   CC       criu/sk-inet.o
18:22:15 [2020-07-31T18:22:15.723Z] #17 58.19 Setting up python3-setuptools (40.8.0-1) ...
18:22:15 [2020-07-31T18:22:15.938Z] #17 55.04 Setting up python3-wheel (0.32.3-2) ...
18:22:15 [2020-07-31T18:22:15.969Z] #17 46.51 Selecting previously unselected package xfsprogs.
18:22:15 [2020-07-31T18:22:15.969Z] #17 46.51 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
18:22:15 [2020-07-31T18:22:15.969Z] #17 46.52 Unpacking xfsprogs (4.20.0-1) ...
18:22:15 [2020-07-31T18:22:15.969Z] #17 ...
18:22:15 [2020-07-31T18:22:15.969Z] 
18:22:15 [2020-07-31T18:22:15.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:15 [2020-07-31T18:22:15.969Z] #39 88.09   CC       criu/clone-noasan.o
18:22:15 [2020-07-31T18:22:15.969Z] #39 88.25   CC       criu/config.o
18:22:15 [2020-07-31T18:22:15.969Z] #39 89.40   CC       criu/cr-check.o
18:22:15 [2020-07-31T18:22:15.969Z] #39 90.88   CC       criu/cr-dedup.o
18:22:15 [2020-07-31T18:22:15.969Z] #39 91.20   CC       criu/cr-dump.o
18:22:15 [2020-07-31T18:22:15.969Z] #39 93.21   CC       criu/cr-errno.o
18:22:15 [2020-07-31T18:22:15.969Z] #39 93.33   CC       criu/cr-restore.o
18:22:15 [2020-07-31T18:22:15.969Z] #39 97.50   CC       criu/cr-service.o
18:22:16 [2020-07-31T18:22:16.227Z] #39 ...
18:22:16 [2020-07-31T18:22:16.227Z] 
18:22:16 [2020-07-31T18:22:16.227Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:16 [2020-07-31T18:22:16.227Z] #17 46.95 Selecting previously unselected package zip.
18:22:16 [2020-07-31T18:22:16.227Z] #17 46.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
18:22:16 [2020-07-31T18:22:16.227Z] #17 46.96 Unpacking zip (3.0-11+b1) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.15 Setting up aufs-tools (1:4.14+20190211-1) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.17 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.18 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.19 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.20 Setting up libgpm2:amd64 (1.20.7-5) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.21 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.22 Setting up uidmap (1:4.5-1.1) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.23 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:22:16 [2020-07-31T18:22:16.486Z] #17 47.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
18:22:16 [2020-07-31T18:22:16.509Z] #17 55.68 Setting up apparmor (2.13.2-10) ...
18:22:16 [2020-07-31T18:22:16.633Z] #39 123.9   CC       criu/sk-netlink.o
18:22:16 [2020-07-31T18:22:16.663Z] #17 59.39 Setting up python3-pip (18.1-5) ...
18:22:16 [2020-07-31T18:22:16.744Z] #17 47.29 Setting up xxd (2:8.1.0875-5) ...
18:22:16 [2020-07-31T18:22:16.744Z] #17 47.30 Setting up zip (3.0-11+b1) ...
18:22:16 [2020-07-31T18:22:16.744Z] #17 47.31 Setting up vim-common (2:8.1.0875-5) ...
18:22:16 [2020-07-31T18:22:16.744Z] #17 47.35 Setting up bash-completion (1:2.8-6) ...
18:22:16 [2020-07-31T18:22:16.886Z] #40 137.4   CC       criu/image-desc.o
18:22:16 [2020-07-31T18:22:16.886Z] #40 137.5   CC       criu/image.o
18:22:16 [2020-07-31T18:22:16.897Z] #39 124.3   CC       criu/sk-packet.o
18:22:16 [2020-07-31T18:22:16.924Z] #17 ...
18:22:16 [2020-07-31T18:22:16.924Z] 
18:22:16 [2020-07-31T18:22:16.924Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:16 [2020-07-31T18:22:16.924Z] #36 199.4 + dpkg --print-architecture
18:22:16 [2020-07-31T18:22:16.924Z] #36 199.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:22:17 [2020-07-31T18:22:17.183Z] #36 199.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:22:17 [2020-07-31T18:22:17.183Z] #36 199.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:22:17 [2020-07-31T18:22:17.474Z] #39 124.8   CC       criu/sk-queue.o
18:22:17 [2020-07-31T18:22:17.537Z] #40 138.3   CC       criu/ipc_ns.o
18:22:18 [2020-07-31T18:22:18.051Z] #39 125.3   CC       criu/sk-tcp.o
18:22:18 [2020-07-31T18:22:18.414Z] #17 57.35 Setting up xfsprogs (4.20.0-1) ...
18:22:18 [2020-07-31T18:22:18.414Z] #17 57.37 Setting up python3-lib2to3 (3.7.3-1) ...
18:22:18 [2020-07-31T18:22:18.629Z] #39 125.8   CC       criu/sk-unix.o
18:22:18 [2020-07-31T18:22:18.657Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.114s	coverage: 46.2% of statements
18:22:18 [2020-07-31T18:22:18.673Z] #17 57.75 Setting up python3-pkg-resources (40.8.0-1) ...
18:22:19 [2020-07-31T18:22:19.091Z] #40 139.6   CC       criu/irmap.o
18:22:19 [2020-07-31T18:22:19.092Z] #36 ...
18:22:19 [2020-07-31T18:22:19.092Z] 
18:22:19 [2020-07-31T18:22:19.092Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:19 [2020-07-31T18:22:19.092Z] #17 60.45 Processing triggers for libc-bin (2.28-10) ...
18:22:19 [2020-07-31T18:22:19.092Z] #17 60.51 Processing triggers for mime-support (3.62) ...
18:22:19 [2020-07-31T18:22:19.092Z] #17 DONE 61.4s
18:22:19 [2020-07-31T18:22:19.092Z] 
18:22:19 [2020-07-31T18:22:19.092Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
18:22:19 [2020-07-31T18:22:19.289Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.003s	coverage: 1.8% of statements
18:22:19 [2020-07-31T18:22:19.610Z] #17 58.64 Setting up python3-distutils (3.7.3-1) ...
18:22:19 [2020-07-31T18:22:19.662Z] #18 0.922 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:22:19 [2020-07-31T18:22:19.662Z] #18 0.925 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:22:19 [2020-07-31T18:22:19.662Z] #18 0.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:22:19 [2020-07-31T18:22:19.662Z] #18 DONE 1.0s
18:22:19 [2020-07-31T18:22:19.662Z] 
18:22:19 [2020-07-31T18:22:19.662Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:19 [2020-07-31T18:22:19.742Z] #40 140.3   CC       criu/kcmp-ids.o
18:22:19 [2020-07-31T18:22:19.869Z] #17 59.05 Setting up python3-setuptools (40.8.0-1) ...
18:22:20 [2020-07-31T18:22:20.046Z] #40 140.7   CC       criu/kerndat.o
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.28 Setting up libiptc0:amd64 (1.8.2-4) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.29 Setting up xz-utils (5.2.4-1) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.32 Setting up sudo (1.8.27-1+deb10u2) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.40 invoke-rc.d: could not determine current runlevel
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.42 invoke-rc.d: policy-rc.d denied execution of start.
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.42 Setting up pigz (2.4-1) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.50 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.55 Setting up python-pip-whl (18.1-5) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.56 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:22:20 [2020-07-31T18:22:20.111Z] #17 50.58 Setting up vim-runtime (2:8.1.0875-5) ...
18:22:20 [2020-07-31T18:22:20.128Z] #17 ...
18:22:20 [2020-07-31T18:22:20.128Z] 
18:22:20 [2020-07-31T18:22:20.128Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:20 [2020-07-31T18:22:20.128Z] #36 201.3 + dpkg --print-architecture
18:22:20 [2020-07-31T18:22:20.128Z] #36 201.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.01 Setting up libaio1:amd64 (0.3.112-3) ...
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.02 Setting up libonig5:amd64 (6.9.1-1) ...
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.05 Setting up vim (2:8.1.0875-5) ...
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.12 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.13 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:22:20 [2020-07-31T18:22:20.375Z] #17 51.15 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:22:20 [2020-07-31T18:22:20.388Z] #36 201.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:22:20 [2020-07-31T18:22:20.388Z] #36 201.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:22:20 [2020-07-31T18:22:20.558Z] #39 127.4   CC       criu/sockets.o
18:22:20 [2020-07-31T18:22:20.633Z] #17 51.16 Setting up jq (1.5+dfsg-2+b1) ...
18:22:20 [2020-07-31T18:22:20.633Z] #17 51.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:22:20 [2020-07-31T18:22:20.633Z] #17 51.19 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:22:20 [2020-07-31T18:22:20.955Z] #36 ...
18:22:20 [2020-07-31T18:22:20.955Z] 
18:22:20 [2020-07-31T18:22:20.955Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:20 [2020-07-31T18:22:20.955Z] #39 107.6   CC       criu/files-reg.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 110.0   CC       criu/files.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 111.8   CC       criu/filesystems.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 112.4   CC       criu/fsnotify.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 113.7   CC       criu/image-desc.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 113.8   CC       criu/image.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 114.6   CC       criu/ipc_ns.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 115.9   CC       criu/irmap.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 116.4   CC       criu/kcmp-ids.o
18:22:20 [2020-07-31T18:22:20.955Z] #39 116.6   CC       criu/kerndat.o
18:22:21 [2020-07-31T18:22:21.113Z] #40 141.7   CC       criu/libnetlink.o
18:22:21 [2020-07-31T18:22:21.136Z] #39 ...
18:22:21 [2020-07-31T18:22:21.136Z] 
18:22:21 [2020-07-31T18:22:21.136Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:22:21 [2020-07-31T18:22:21.136Z] #26 DONE 8.0s
18:22:21 [2020-07-31T18:22:21.136Z] 
18:22:21 [2020-07-31T18:22:21.136Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:21 [2020-07-31T18:22:21.136Z] #39 128.2   CC       criu/stats.o
18:22:21 [2020-07-31T18:22:21.136Z] #39 ...
18:22:21 [2020-07-31T18:22:21.136Z] 
18:22:21 [2020-07-31T18:22:21.136Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.2 + cd /tmp/tmp.LpfnCNscTT/src/github.com/golangci/golangci-lint/
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.2 + git checkout -q v1.23.8
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.6 ++ git describe --tags
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.6 + version=v1.23.8
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.6 ++ git rev-parse --short HEAD
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.6 + commit=76a82c6
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.6 ++ git show -s --format=%cd
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:22:21 [2020-07-31T18:22:21.136Z] #45 195.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:22:21 [2020-07-31T18:22:21.136Z] #45 ...
18:22:21 [2020-07-31T18:22:21.136Z] 
18:22:21 [2020-07-31T18:22:21.136Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:22:21 [2020-07-31T18:22:21.214Z] #39 117.8   CC       criu/libnetlink.o
18:22:21 [2020-07-31T18:22:21.214Z] #39 ...
18:22:21 [2020-07-31T18:22:21.214Z] 
18:22:21 [2020-07-31T18:22:21.214Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:21 [2020-07-31T18:22:21.214Z] #17 60.15 Setting up python3-pip (18.1-5) ...
18:22:21 [2020-07-31T18:22:21.415Z] #40 142.1   CC       criu/log.o
18:22:21 [2020-07-31T18:22:21.571Z] #19 ...
18:22:21 [2020-07-31T18:22:21.571Z] 
18:22:21 [2020-07-31T18:22:21.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:21 [2020-07-31T18:22:21.571Z] #39 114.3   CC       criu/image-desc.o
18:22:21 [2020-07-31T18:22:21.571Z] #39 114.4   CC       criu/image.o
18:22:21 [2020-07-31T18:22:21.571Z] #39 115.2   CC       criu/ipc_ns.o
18:22:21 [2020-07-31T18:22:21.571Z] #39 116.5   CC       criu/irmap.o
18:22:21 [2020-07-31T18:22:21.571Z] #39 117.1   CC       criu/kcmp-ids.o
18:22:21 [2020-07-31T18:22:21.571Z] #39 117.4   CC       criu/kerndat.o
18:22:21 [2020-07-31T18:22:21.571Z] #39 118.5   CC       criu/libnetlink.o
18:22:21 [2020-07-31T18:22:21.571Z] #39 118.9   CC       criu/log.o
18:22:21 [2020-07-31T18:22:21.572Z] #39 119.4   CC       criu/lsm.o
18:22:21 [2020-07-31T18:22:21.572Z] #39 119.8   CC       criu/mem.o
18:22:21 [2020-07-31T18:22:21.572Z] #39 121.8   CC       criu/memfd.o
18:22:21 [2020-07-31T18:22:21.572Z] #39 122.5   CC       criu/mount.o
18:22:21 [2020-07-31T18:22:21.713Z] #29 DONE 0.7s
18:22:21 [2020-07-31T18:22:21.713Z] 
18:22:21 [2020-07-31T18:22:21.713Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:22:21 [2020-07-31T18:22:21.981Z] #31 DONE 0.1s
18:22:21 [2020-07-31T18:22:21.981Z] 
18:22:21 [2020-07-31T18:22:21.981Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:22:21 [2020-07-31T18:22:21.981Z] #34 DONE 0.1s
18:22:21 [2020-07-31T18:22:21.981Z] 
18:22:21 [2020-07-31T18:22:21.981Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:22:22 [2020-07-31T18:22:22.067Z] #40 142.8   CC       criu/lsm.o
18:22:22 [2020-07-31T18:22:22.152Z] #17 61.18 Processing triggers for libc-bin (2.28-10) ...
18:22:22 [2020-07-31T18:22:22.152Z] #17 61.23 Processing triggers for mime-support (3.62) ...
18:22:22 [2020-07-31T18:22:22.558Z] #37 DONE 0.7s
18:22:22 [2020-07-31T18:22:22.558Z] 
18:22:22 [2020-07-31T18:22:22.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:22 [2020-07-31T18:22:22.558Z] #39 128.6   CC       criu/string.o
18:22:22 [2020-07-31T18:22:22.558Z] #39 128.7   CC       criu/sysctl.o
18:22:22 [2020-07-31T18:22:22.558Z] #39 129.3   CC       criu/sysfs_parse.o
18:22:22 [2020-07-31T18:22:22.558Z] #39 129.6   CC       criu/timens.o
18:22:22 [2020-07-31T18:22:22.723Z] #40 143.2   CC       criu/mem.o
18:22:22 [2020-07-31T18:22:22.804Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.315s	coverage: 49.5% of statements
18:22:22 [2020-07-31T18:22:22.821Z] #39 130.0   CC       criu/timerfd.o
18:22:23 [2020-07-31T18:22:23.085Z] #39 130.3   CC       criu/tty.o
18:22:23 [2020-07-31T18:22:23.530Z] #17 DONE 62.4s
18:22:23 [2020-07-31T18:22:23.530Z] 
18:22:23 [2020-07-31T18:22:23.530Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.17 Setting up iptables (1.8.2-4) ...
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.21 Setting up python3 (3.7.3-1) ...
18:22:23 [2020-07-31T18:22:23.918Z] #17 54.60 Setting up python3-wheel (0.32.3-2) ...
18:22:24 [2020-07-31T18:22:24.102Z] #18 0.930 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:22:24 [2020-07-31T18:22:24.102Z] #18 0.933 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:22:24 [2020-07-31T18:22:24.102Z] #18 0.936 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:22:24 [2020-07-31T18:22:24.102Z] #18 DONE 1.0s
18:22:24 [2020-07-31T18:22:24.102Z] 
18:22:24 [2020-07-31T18:22:24.102Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:24 [2020-07-31T18:22:24.111Z] #39 126.9   CC       criu/namespaces.o
18:22:24 [2020-07-31T18:22:24.680Z] #39 ...
18:22:24 [2020-07-31T18:22:24.680Z] 
18:22:24 [2020-07-31T18:22:24.680Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:24 [2020-07-31T18:22:24.680Z] #19 5.101 Collecting yamllint==1.16.0
18:22:24 [2020-07-31T18:22:24.852Z] #17 55.34 Setting up apparmor (2.13.2-10) ...
18:22:24 [2020-07-31T18:22:24.868Z] #40 145.4   CC       criu/memfd.o
18:22:25 [2020-07-31T18:22:25.015Z] #39 131.9   CC       criu/tun.o
18:22:25 [2020-07-31T18:22:25.279Z] #39 132.4   CC       criu/uffd.o
18:22:25 [2020-07-31T18:22:25.520Z] #40 146.1   CC       criu/mount.o
18:22:26 [2020-07-31T18:22:26.230Z] #39 133.5   CC       criu/util.o
18:22:26 [2020-07-31T18:22:26.752Z] #17 57.32 Setting up xfsprogs (4.20.0-1) ...
18:22:26 [2020-07-31T18:22:26.753Z] #17 57.35 Setting up python3-lib2to3 (3.7.3-1) ...
18:22:26 [2020-07-31T18:22:26.753Z] #17 ...
18:22:26 [2020-07-31T18:22:26.753Z] 
18:22:26 [2020-07-31T18:22:26.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:26 [2020-07-31T18:22:26.753Z] #39 98.95   CC       criu/crtools.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 99.51   CC       criu/eventfd.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 99.93   CC       criu/eventpoll.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 100.9   CC       criu/external.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 101.3   CC       criu/fault-injection.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 101.4   CC       criu/fdstore.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 101.9   CC       criu/fifo.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 102.3   CC       criu/file-ids.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 102.7   CC       criu/file-lock.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 103.6   CC       criu/files-ext.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 104.0   CC       criu/files-reg.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 106.1   CC       criu/files.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 107.8   CC       criu/filesystems.o
18:22:26 [2020-07-31T18:22:26.753Z] #39 108.5   CC       criu/fsnotify.o
18:22:27 [2020-07-31T18:22:27.011Z] #39 ...
18:22:27 [2020-07-31T18:22:27.011Z] 
18:22:27 [2020-07-31T18:22:27.011Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
18:22:27 [2020-07-31T18:22:27.011Z] #17 57.75 Setting up python3-pkg-resources (40.8.0-1) ...
18:22:27 [2020-07-31T18:22:27.626Z] #39 134.7   CC       criu/uts_ns.o
18:22:27 [2020-07-31T18:22:27.626Z] #39 134.9   CC       criu/vdso.o
18:22:27 [2020-07-31T18:22:27.945Z] #17 58.67 Setting up python3-distutils (3.7.3-1) ...
18:22:28 [2020-07-31T18:22:28.204Z] #39 135.4   LINK     criu/built-in.o
18:22:28 [2020-07-31T18:22:28.204Z] #39 135.5   LINK     criu/criu
18:22:28 [2020-07-31T18:22:28.510Z] #17 59.16 Setting up python3-setuptools (40.8.0-1) ...
18:22:28 [2020-07-31T18:22:28.782Z] #39 135.9   DEP      lib/c/criu.d
18:22:28 [2020-07-31T18:22:28.782Z] #39 136.0   CC       images/rpc.pb-c.o
18:22:28 [2020-07-31T18:22:28.884Z] #19 ...
18:22:28 [2020-07-31T18:22:28.884Z] 
18:22:28 [2020-07-31T18:22:28.884Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:28 [2020-07-31T18:22:28.884Z] #49 75.50 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:22:28 [2020-07-31T18:22:28.884Z] #49 77.56 + mkdir -p /build
18:22:28 [2020-07-31T18:22:28.884Z] #49 77.56 + cp runc /build/runc
18:22:28 [2020-07-31T18:22:28.884Z] #49 DONE 78.0s
18:22:28 [2020-07-31T18:22:28.884Z] 
18:22:28 [2020-07-31T18:22:28.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:28 [2020-07-31T18:22:28.884Z] #39 128.7   CC       criu/net.o
18:22:28 [2020-07-31T18:22:28.884Z] #39 131.7   CC       criu/netfilter.o
18:22:29 [2020-07-31T18:22:29.376Z] #39 136.6   CC       lib/c/criu.o
18:22:29 [2020-07-31T18:22:29.378Z] #19 4.690 Collecting yamllint==1.16.0
18:22:29 [2020-07-31T18:22:29.457Z] #39 132.3   CC       criu/page-pipe.o
18:22:29 [2020-07-31T18:22:29.692Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.907s	coverage: 73.1% of statements
18:22:29 [2020-07-31T18:22:29.692Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:22:29 [2020-07-31T18:22:29.692Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.948s	coverage: 57.7% of statements
18:22:29 [2020-07-31T18:22:29.692Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:22:29 [2020-07-31T18:22:29.702Z] #17 60.26 Setting up python3-pip (18.1-5) ...
18:22:30 [2020-07-31T18:22:30.027Z] #39 132.9   CC       criu/page-xfer.o
18:22:30 [2020-07-31T18:22:30.051Z] #40 150.4   CC       criu/namespaces.o
18:22:30 [2020-07-31T18:22:30.315Z] #19 ...
18:22:30 [2020-07-31T18:22:30.315Z] 
18:22:30 [2020-07-31T18:22:30.315Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:30 [2020-07-31T18:22:30.315Z] #49 76.38 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:22:30 [2020-07-31T18:22:30.324Z] #39 137.6   LINK     lib/c/built-in.o
18:22:30 [2020-07-31T18:22:30.324Z] #39 137.6   LINK     lib/c/libcriu.so
18:22:30 [2020-07-31T18:22:30.324Z] #39 137.7   LINK     lib/c/libcriu.a
18:22:30 [2020-07-31T18:22:30.324Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
18:22:30 [2020-07-31T18:22:30.587Z] #39 137.8   GEN      magic.py
18:22:30 [2020-07-31T18:22:30.615Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.685s	coverage: 76.1% of statements
18:22:30 [2020-07-31T18:22:30.615Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:22:30 [2020-07-31T18:22:30.641Z] #17 61.34 Processing triggers for libc-bin (2.28-10) ...
18:22:30 [2020-07-31T18:22:30.641Z] #17 61.37 Processing triggers for mime-support (3.62) ...
18:22:30 [2020-07-31T18:22:30.851Z] #39 138.0 Note: Building without setproctitle() and strlcpy() support.
18:22:30 [2020-07-31T18:22:30.851Z] #39 138.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:22:30 [2020-07-31T18:22:30.851Z] #39 138.0 Note: Building without GnuTLS support
18:22:30 [2020-07-31T18:22:30.851Z] #39 138.0 Makefile.config:39: Warn: you have no libnftables installed
18:22:30 [2020-07-31T18:22:30.851Z] #39 138.0 Makefile.config:40: Warn: Building without nftables support
18:22:31 [2020-07-31T18:22:31.246Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
18:22:31 [2020-07-31T18:22:31.407Z] #39 134.2   CC       criu/pagemap-cache.o
18:22:31 [2020-07-31T18:22:31.428Z] #39 138.7 fatal: not a git repository (or any of the parent directories): .git
18:22:31 [2020-07-31T18:22:31.538Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
18:22:31 [2020-07-31T18:22:31.611Z] #40 152.4   CC       criu/net.o
18:22:31 [2020-07-31T18:22:31.611Z] #40 ...
18:22:31 [2020-07-31T18:22:31.611Z] 
18:22:31 [2020-07-31T18:22:31.611Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:31 [2020-07-31T18:22:31.611Z] #50 103.4 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:22:31 [2020-07-31T18:22:31.692Z] #49 ...
18:22:31 [2020-07-31T18:22:31.692Z] 
18:22:31 [2020-07-31T18:22:31.692Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:31 [2020-07-31T18:22:31.692Z] #39 118.1   CC       criu/log.o
18:22:31 [2020-07-31T18:22:31.692Z] #39 118.6   CC       criu/lsm.o
18:22:31 [2020-07-31T18:22:31.692Z] #39 119.1   CC       criu/mem.o
18:22:31 [2020-07-31T18:22:31.692Z] #39 121.1   CC       criu/memfd.o
18:22:31 [2020-07-31T18:22:31.692Z] #39 121.9   CC       criu/mount.o
18:22:31 [2020-07-31T18:22:31.692Z] #39 126.2   CC       criu/namespaces.o
18:22:31 [2020-07-31T18:22:31.692Z] #39 127.8   CC       criu/net.o
18:22:31 [2020-07-31T18:22:31.720Z] #39 134.5   CC       criu/pagemap.o
18:22:31 [2020-07-31T18:22:31.980Z] #39 ...
18:22:31 [2020-07-31T18:22:31.980Z] 
18:22:31 [2020-07-31T18:22:31.980Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:31 [2020-07-31T18:22:31.980Z] #19 10.61   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:22:31 [2020-07-31T18:22:31.980Z] #19 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:22:31 [2020-07-31T18:22:31.980Z] #19 10.73   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
18:22:31 [2020-07-31T18:22:31.980Z] #19 10.78 Collecting pyyaml (from yamllint==1.16.0)
18:22:31 [2020-07-31T18:22:31.980Z] #19 10.91   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:22:31 [2020-07-31T18:22:31.980Z] #19 12.03 Building wheels for collected packages: pyyaml
18:22:31 [2020-07-31T18:22:31.980Z] #19 12.04   Running setup.py bdist_wheel for pyyaml: started
18:22:32 [2020-07-31T18:22:32.019Z] #17 DONE 62.4s
18:22:32 [2020-07-31T18:22:32.019Z] 
18:22:32 [2020-07-31T18:22:32.019Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:32 [2020-07-31T18:22:32.019Z] #36 199.8 + dpkg --print-architecture
18:22:32 [2020-07-31T18:22:32.019Z] #36 199.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:22:32 [2020-07-31T18:22:32.019Z] #36 200.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:22:32 [2020-07-31T18:22:32.019Z] #36 200.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:22:32 [2020-07-31T18:22:32.379Z] #39 139.7 make[1]: Nothing to be done for 'all'.
18:22:32 [2020-07-31T18:22:32.575Z] ok  	github.com/docker/docker/daemon/images	0.020s	coverage: 4.8% of statements
18:22:32 [2020-07-31T18:22:32.575Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:22:32 [2020-07-31T18:22:32.575Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:22:32 [2020-07-31T18:22:32.586Z] #36 ...
18:22:32 [2020-07-31T18:22:32.586Z] 
18:22:32 [2020-07-31T18:22:32.586Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
18:22:32 [2020-07-31T18:22:32.586Z] #18 0.860 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:22:32 [2020-07-31T18:22:32.586Z] #18 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:22:32 [2020-07-31T18:22:32.586Z] #18 0.870 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:22:32 [2020-07-31T18:22:32.586Z] #18 DONE 0.9s
18:22:32 [2020-07-31T18:22:32.591Z] #19 13.05   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:22:32 [2020-07-31T18:22:32.629Z] #39 ...
18:22:32 [2020-07-31T18:22:32.629Z] 
18:22:32 [2020-07-31T18:22:32.629Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:32 [2020-07-31T18:22:32.629Z] #49 78.45 + mkdir -p /build
18:22:32 [2020-07-31T18:22:32.629Z] #49 78.45 + cp runc /build/runc
18:22:32 [2020-07-31T18:22:32.844Z] 
18:22:32 [2020-07-31T18:22:32.844Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:32 [2020-07-31T18:22:32.866Z] #19 13.05   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:22:32 [2020-07-31T18:22:32.866Z] #19 13.16 Successfully built pyyaml
18:22:32 [2020-07-31T18:22:32.866Z] #19 13.18 Installing collected packages: pathspec, pyyaml, yamllint
18:22:32 [2020-07-31T18:22:32.888Z] #49 DONE 78.8s
18:22:32 [2020-07-31T18:22:32.888Z] 
18:22:32 [2020-07-31T18:22:32.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:33 [2020-07-31T18:22:33.125Z] #19 13.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
18:22:33 [2020-07-31T18:22:33.206Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 41.0% of statements
18:22:33 [2020-07-31T18:22:33.329Z] #39 140.5 make[1]: 'images/built-in.o' is up to date.
18:22:33 [2020-07-31T18:22:33.329Z] #39 140.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:22:33 [2020-07-31T18:22:33.329Z] #39 140.6 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:22:33 [2020-07-31T18:22:33.592Z] #39 140.7 make[1]: 'compel/libcompel.a' is up to date.
18:22:33 [2020-07-31T18:22:33.592Z] #39 140.7 make[1]: 'compel/compel-host-bin' is up to date.
18:22:33 [2020-07-31T18:22:33.592Z] #39 140.8 make[1]: Nothing to be done for 'all'.
18:22:33 [2020-07-31T18:22:33.592Z] #39 140.8 make[1]: 'soccr/libsoccr.a' is up to date.
18:22:33 [2020-07-31T18:22:33.696Z] #19 DONE 13.8s
18:22:33 [2020-07-31T18:22:33.696Z] 
18:22:33 [2020-07-31T18:22:33.696Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:22:33 [2020-07-31T18:22:33.838Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.072s	coverage: 77.4% of statements
18:22:33 [2020-07-31T18:22:33.838Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:22:33 [2020-07-31T18:22:33.838Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:22:33 [2020-07-31T18:22:33.856Z] #39 141.1 make[2]: Nothing to be done for 'all'.
18:22:33 [2020-07-31T18:22:33.856Z] #39 141.1 make[2]: Nothing to be done for 'all'.
18:22:33 [2020-07-31T18:22:33.856Z] #39 141.1 make[2]: Nothing to be done for 'all'.
18:22:33 [2020-07-31T18:22:33.955Z] #22 DONE 0.4s
18:22:33 [2020-07-31T18:22:33.955Z] 
18:22:33 [2020-07-31T18:22:33.955Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:22:34 [2020-07-31T18:22:34.119Z] #39 141.2 make[2]: Nothing to be done for 'all'.
18:22:34 [2020-07-31T18:22:34.119Z] #39 141.3 make[2]: Nothing to be done for 'all'.
18:22:34 [2020-07-31T18:22:34.119Z] #39 141.4 make[2]: Nothing to be done for 'all'.
18:22:34 [2020-07-31T18:22:34.119Z] #39 141.4 make[2]: Nothing to be done for 'all'.
18:22:34 [2020-07-31T18:22:34.119Z] #39 141.5 make[2]: Nothing to be done for 'all'.
18:22:34 [2020-07-31T18:22:34.128Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
18:22:34 [2020-07-31T18:22:34.265Z] #39 ...
18:22:34 [2020-07-31T18:22:34.265Z] 
18:22:34 [2020-07-31T18:22:34.265Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:34 [2020-07-31T18:22:34.265Z] #19 10.11   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:22:34 [2020-07-31T18:22:34.381Z] #39 141.5   INSTALL  criu/criu
18:22:34 [2020-07-31T18:22:34.524Z] #19 10.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:22:34 [2020-07-31T18:22:34.524Z] #19 10.31   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
18:22:34 [2020-07-31T18:22:34.524Z] #19 10.36 Collecting pyyaml (from yamllint==1.16.0)
18:22:34 [2020-07-31T18:22:34.760Z] ok  	github.com/docker/docker/daemon/logger/journald	0.020s	coverage: 26.2% of statements
18:22:34 [2020-07-31T18:22:34.782Z] #19 10.50   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:22:34 [2020-07-31T18:22:34.957Z] #39 DONE 142.1s
18:22:34 [2020-07-31T18:22:34.957Z] 
18:22:34 [2020-07-31T18:22:34.957Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:22:35 [2020-07-31T18:22:35.051Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 61.6% of statements
18:22:35 [2020-07-31T18:22:35.200Z] #50 106.6 + mkdir -p /build
18:22:35 [2020-07-31T18:22:35.200Z] #50 106.6 + cp runc /build/runc
18:22:35 [2020-07-31T18:22:35.200Z] #50 DONE 106.7s
18:22:35 [2020-07-31T18:22:35.200Z] 
18:22:35 [2020-07-31T18:22:35.200Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:35 [2020-07-31T18:22:35.343Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
18:22:35 [2020-07-31T18:22:35.502Z] #40 156.2   CC       criu/netfilter.o
18:22:36 [2020-07-31T18:22:36.019Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
18:22:36 [2020-07-31T18:22:36.019Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:22:36 [2020-07-31T18:22:36.155Z] #40 156.9   CC       criu/page-pipe.o
18:22:36 [2020-07-31T18:22:36.158Z] #19 11.79 Building wheels for collected packages: pyyaml
18:22:36 [2020-07-31T18:22:36.158Z] #19 11.80   Running setup.py bdist_wheel for pyyaml: started
18:22:36 [2020-07-31T18:22:36.375Z] #45 ...
18:22:36 [2020-07-31T18:22:36.375Z] 
18:22:36 [2020-07-31T18:22:36.375Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:22:36 [2020-07-31T18:22:36.650Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.049s	coverage: 37.7% of statements
18:22:36 [2020-07-31T18:22:36.672Z] #40 DONE 0.2s
18:22:36 [2020-07-31T18:22:36.672Z] 
18:22:36 [2020-07-31T18:22:36.672Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:22:36 [2020-07-31T18:22:36.941Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.005s	coverage: 33.3% of statements
18:22:36 [2020-07-31T18:22:36.961Z] #42 DONE 0.5s
18:22:36 [2020-07-31T18:22:36.961Z] 
18:22:36 [2020-07-31T18:22:36.961Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:22:37 [2020-07-31T18:22:37.094Z] #19 12.78   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:22:37 [2020-07-31T18:22:37.094Z] #19 12.78   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:22:37 [2020-07-31T18:22:37.094Z] #19 12.85 Successfully built pyyaml
18:22:37 [2020-07-31T18:22:37.094Z] #19 12.86 Installing collected packages: pathspec, pyyaml, yamllint
18:22:37 [2020-07-31T18:22:37.217Z] #40 157.9   CC       criu/page-xfer.o
18:22:37 [2020-07-31T18:22:37.243Z] #44 DONE 0.2s
18:22:37 [2020-07-31T18:22:37.243Z] 
18:22:37 [2020-07-31T18:22:37.243Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:22:37 [2020-07-31T18:22:37.353Z] #19 13.12 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
18:22:37 [2020-07-31T18:22:37.616Z] #19 DONE 13.4s
18:22:37 [2020-07-31T18:22:37.616Z] 
18:22:37 [2020-07-31T18:22:37.616Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:37 [2020-07-31T18:22:37.616Z] #39 131.3   CC       criu/netfilter.o
18:22:37 [2020-07-31T18:22:37.616Z] #39 131.6   CC       criu/page-pipe.o
18:22:37 [2020-07-31T18:22:37.616Z] #39 132.2   CC       criu/page-xfer.o
18:22:37 [2020-07-31T18:22:37.616Z] #39 133.5   CC       criu/pagemap-cache.o
18:22:37 [2020-07-31T18:22:37.616Z] #39 133.8   CC       criu/pagemap.o
18:22:37 [2020-07-31T18:22:37.874Z] #39 ...
18:22:37 [2020-07-31T18:22:37.874Z] 
18:22:37 [2020-07-31T18:22:37.874Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:22:37 [2020-07-31T18:22:37.874Z] #22 DONE 0.3s
18:22:37 [2020-07-31T18:22:37.974Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
18:22:38 [2020-07-31T18:22:38.108Z] #19 4.760 Collecting yamllint==1.16.0
18:22:38 [2020-07-31T18:22:38.109Z] #19 ...
18:22:38 [2020-07-31T18:22:38.109Z] 
18:22:38 [2020-07-31T18:22:38.109Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:38 [2020-07-31T18:22:38.109Z] #39 109.7   CC       criu/image-desc.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 109.8   CC       criu/image.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 110.6   CC       criu/ipc_ns.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 111.6   CC       criu/irmap.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 112.3   CC       criu/kcmp-ids.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 112.6   CC       criu/kerndat.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 113.7   CC       criu/libnetlink.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 114.1   CC       criu/log.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 114.6   CC       criu/lsm.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 115.3   CC       criu/mem.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 117.2   CC       criu/memfd.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 117.9   CC       criu/mount.o
18:22:38 [2020-07-31T18:22:38.109Z] #39 ...
18:22:38 [2020-07-31T18:22:38.109Z] 
18:22:38 [2020-07-31T18:22:38.109Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:22:38 [2020-07-31T18:22:38.109Z] #49 75.35 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:22:38 [2020-07-31T18:22:38.133Z] 
18:22:38 [2020-07-31T18:22:38.133Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:22:38 [2020-07-31T18:22:38.265Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
18:22:38 [2020-07-31T18:22:38.765Z] #40 159.5   CC       criu/pagemap-cache.o
18:22:38 [2020-07-31T18:22:38.896Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
18:22:39 [2020-07-31T18:22:39.187Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.440s	coverage: 82.5% of statements
18:22:39 [2020-07-31T18:22:39.187Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:22:39 [2020-07-31T18:22:39.187Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:22:39 [2020-07-31T18:22:39.415Z] #40 160.0   CC       criu/pagemap.o
18:22:39 [2020-07-31T18:22:39.483Z] #49 77.33 + mkdir -p /build
18:22:39 [2020-07-31T18:22:39.483Z] #49 77.33 + cp runc /build/runc
18:22:39 [2020-07-31T18:22:39.483Z] #49 DONE 77.6s
18:22:39 [2020-07-31T18:22:39.483Z] 
18:22:39 [2020-07-31T18:22:39.483Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:39 [2020-07-31T18:22:39.483Z] #39 121.4   CC       criu/namespaces.o
18:22:40 [2020-07-31T18:22:40.068Z] #40 160.9   CC       criu/parasite-syscall.o
18:22:40 [2020-07-31T18:22:40.221Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 48.2% of statements
18:22:40 [2020-07-31T18:22:40.512Z] ok  	github.com/docker/docker/distribution	0.323s	coverage: 22.1% of statements
18:22:40 [2020-07-31T18:22:40.512Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:22:40 [2020-07-31T18:22:40.525Z] #26 DONE 5.5s
18:22:40 [2020-07-31T18:22:40.525Z] 
18:22:40 [2020-07-31T18:22:40.525Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:22:40 [2020-07-31T18:22:40.525Z] #29 DONE 0.7s
18:22:40 [2020-07-31T18:22:40.525Z] 
18:22:40 [2020-07-31T18:22:40.525Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:22:40 [2020-07-31T18:22:40.525Z] #31 DONE 0.0s
18:22:40 [2020-07-31T18:22:40.525Z] 
18:22:40 [2020-07-31T18:22:40.525Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:22:40 [2020-07-31T18:22:40.525Z] #34 DONE 0.0s
18:22:40 [2020-07-31T18:22:40.525Z] 
18:22:40 [2020-07-31T18:22:40.525Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:40 [2020-07-31T18:22:40.525Z] #39 135.6   CC       criu/parasite-syscall.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 136.6   CC       criu/path.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 136.9   CC       criu/pie-util-vdso-elf32.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 137.4   CC       criu/pie-util-vdso.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 137.7   CC       criu/pie-util.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 137.9   CC       criu/pipes.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 138.4   CC       criu/plugin.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 138.6   CC       criu/proc_parse.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 140.5   CC       criu/protobuf-desc.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 141.2   CC       criu/protobuf.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 141.5   CC       criu/pstree.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 142.0   CC       criu/rbtree.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 142.2   CC       criu/rst-malloc.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 142.3   CC       criu/seccomp.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 142.7   CC       criu/seize.o
18:22:40 [2020-07-31T18:22:40.525Z] #39 143.3   CC       criu/servicefd.o
18:22:40 [2020-07-31T18:22:40.786Z] #39 143.7   CC       criu/shmem.o
18:22:41 [2020-07-31T18:22:41.128Z] #40 161.9   CC       criu/path.o
18:22:41 [2020-07-31T18:22:41.356Z] #39 144.3   CC       criu/sigframe.o
18:22:41 [2020-07-31T18:22:41.386Z] #39 123.4   CC       criu/net.o
18:22:41 [2020-07-31T18:22:41.429Z] #40 162.2   CC       criu/pie-util-vdso.o
18:22:41 [2020-07-31T18:22:41.545Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
18:22:41 [2020-07-31T18:22:41.616Z] #39 144.5   CC       criu/signalfd.o
18:22:41 [2020-07-31T18:22:41.730Z] #40 ...
18:22:41 [2020-07-31T18:22:41.730Z] 
18:22:41 [2020-07-31T18:22:41.730Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:41 [2020-07-31T18:22:41.730Z] #37 233.4 + dpkg --print-architecture
18:22:41 [2020-07-31T18:22:41.730Z] #37 233.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:22:41 [2020-07-31T18:22:41.875Z] #39 144.7   CC       criu/sk-inet.o
18:22:42 [2020-07-31T18:22:42.178Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
18:22:42 [2020-07-31T18:22:42.329Z] #26 DONE 3.8s
18:22:42 [2020-07-31T18:22:42.329Z] 
18:22:42 [2020-07-31T18:22:42.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:42 [2020-07-31T18:22:42.329Z] #39 135.1   CC       criu/parasite-syscall.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 135.8   CC       criu/path.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 136.1   CC       criu/pie-util-vdso-elf32.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 136.5   CC       criu/pie-util-vdso.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 136.8   CC       criu/pie-util.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 137.0   CC       criu/pipes.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 137.5   CC       criu/plugin.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 137.9   CC       criu/proc_parse.o
18:22:42 [2020-07-31T18:22:42.329Z] #39 ...
18:22:42 [2020-07-31T18:22:42.329Z] 
18:22:42 [2020-07-31T18:22:42.329Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:22:42 [2020-07-31T18:22:42.329Z] #29 DONE 0.3s
18:22:42 [2020-07-31T18:22:42.329Z] 
18:22:42 [2020-07-31T18:22:42.329Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:22:42 [2020-07-31T18:22:42.329Z] #31 DONE 0.0s
18:22:42 [2020-07-31T18:22:42.329Z] 
18:22:42 [2020-07-31T18:22:42.329Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:22:42 [2020-07-31T18:22:42.329Z] #34 DONE 0.0s
18:22:42 [2020-07-31T18:22:42.329Z] 
18:22:42 [2020-07-31T18:22:42.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:42 [2020-07-31T18:22:42.334Z] #37 233.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:22:42 [2020-07-31T18:22:42.334Z] #37 233.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:22:42 [2020-07-31T18:22:42.445Z] #39 145.5   CC       criu/sk-netlink.o
18:22:42 [2020-07-31T18:22:42.705Z] #39 145.7   CC       criu/sk-packet.o
18:22:42 [2020-07-31T18:22:42.823Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
18:22:43 [2020-07-31T18:22:43.268Z] #39 139.6   CC       criu/protobuf-desc.o
18:22:43 [2020-07-31T18:22:43.456Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
18:22:43 [2020-07-31T18:22:43.456Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 85.1% of statements
18:22:43 [2020-07-31T18:22:43.456Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:22:43 [2020-07-31T18:22:43.456Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:22:43 [2020-07-31T18:22:43.456Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:22:43 [2020-07-31T18:22:43.528Z] #39 140.3   CC       criu/protobuf.o
18:22:43 [2020-07-31T18:22:43.645Z] #39 146.2   CC       criu/sk-queue.o
18:22:43 [2020-07-31T18:22:43.645Z] #39 ...
18:22:43 [2020-07-31T18:22:43.645Z] 
18:22:43 [2020-07-31T18:22:43.645Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:43 [2020-07-31T18:22:43.645Z] #36 DONE 226.1s
18:22:43 [2020-07-31T18:22:43.645Z] 
18:22:43 [2020-07-31T18:22:43.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:43 [2020-07-31T18:22:43.645Z] #39 146.5   CC       criu/sk-tcp.o
18:22:43 [2020-07-31T18:22:43.748Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
18:22:43 [2020-07-31T18:22:43.916Z] #39 126.1   CC       criu/netfilter.o
18:22:44 [2020-07-31T18:22:44.098Z] #39 140.6   CC       criu/pstree.o
18:22:44 [2020-07-31T18:22:44.175Z] #39 126.4   CC       criu/page-pipe.o
18:22:44 [2020-07-31T18:22:44.585Z] #39 147.2   CC       criu/sk-unix.o
18:22:44 [2020-07-31T18:22:44.741Z] #39 126.9   CC       criu/page-xfer.o
18:22:45 [2020-07-31T18:22:45.038Z] #39 141.4   CC       criu/rbtree.o
18:22:45 [2020-07-31T18:22:45.038Z] #39 141.6   CC       criu/rst-malloc.o
18:22:45 [2020-07-31T18:22:45.254Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.4% of statements
18:22:45 [2020-07-31T18:22:45.254Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:22:45 [2020-07-31T18:22:45.298Z] #39 141.9   CC       criu/seccomp.o
18:22:45 [2020-07-31T18:22:45.307Z] #39 ...
18:22:45 [2020-07-31T18:22:45.308Z] 
18:22:45 [2020-07-31T18:22:45.308Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
18:22:45 [2020-07-31T18:22:45.308Z] #19 10.15   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:22:45 [2020-07-31T18:22:45.308Z] #19 10.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:22:45 [2020-07-31T18:22:45.308Z] #19 10.27   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
18:22:45 [2020-07-31T18:22:45.308Z] #19 10.32 Collecting pyyaml (from yamllint==1.16.0)
18:22:45 [2020-07-31T18:22:45.308Z] #19 10.46   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
18:22:45 [2020-07-31T18:22:45.308Z] #19 11.57 Building wheels for collected packages: pyyaml
18:22:45 [2020-07-31T18:22:45.308Z] #19 11.58   Running setup.py bdist_wheel for pyyaml: started
18:22:45 [2020-07-31T18:22:45.308Z] #19 12.45   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:22:45 [2020-07-31T18:22:45.308Z] #19 12.45   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
18:22:45 [2020-07-31T18:22:45.308Z] #19 12.52 Successfully built pyyaml
18:22:45 [2020-07-31T18:22:45.308Z] #19 12.54 Installing collected packages: pathspec, pyyaml, yamllint
18:22:45 [2020-07-31T18:22:45.560Z] #39 ...
18:22:45 [2020-07-31T18:22:45.560Z] 
18:22:45 [2020-07-31T18:22:45.560Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:45 [2020-07-31T18:22:45.560Z] #36 DONE 227.0s
18:22:45 [2020-07-31T18:22:45.574Z] #19 12.81 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
18:22:45 [2020-07-31T18:22:45.574Z] #19 DONE 13.0s
18:22:45 [2020-07-31T18:22:45.574Z] 
18:22:45 [2020-07-31T18:22:45.574Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:22:45 [2020-07-31T18:22:45.820Z] 
18:22:45 [2020-07-31T18:22:45.820Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:45 [2020-07-31T18:22:45.820Z] #39 142.4   CC       criu/seize.o
18:22:45 [2020-07-31T18:22:45.833Z] #45 ...
18:22:45 [2020-07-31T18:22:45.833Z] 
18:22:45 [2020-07-31T18:22:45.833Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:22:45 [2020-07-31T18:22:45.966Z] #39 ...
18:22:45 [2020-07-31T18:22:45.966Z] 
18:22:45 [2020-07-31T18:22:45.966Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:22:45 [2020-07-31T18:22:45.966Z] #37 DONE 0.5s
18:22:45 [2020-07-31T18:22:45.966Z] 
18:22:45 [2020-07-31T18:22:45.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:45 [2020-07-31T18:22:45.966Z] #39 148.8   CC       criu/sockets.o
18:22:46 [2020-07-31T18:22:46.092Z] #22 DONE 0.4s
18:22:46 [2020-07-31T18:22:46.092Z] 
18:22:46 [2020-07-31T18:22:46.092Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:46 [2020-07-31T18:22:46.351Z] #36 ...
18:22:46 [2020-07-31T18:22:46.351Z] 
18:22:46 [2020-07-31T18:22:46.351Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:22:46 [2020-07-31T18:22:46.391Z] #39 143.0   CC       criu/servicefd.o
18:22:46 [2020-07-31T18:22:46.535Z] #39 149.3   CC       criu/stats.o
18:22:46 [2020-07-31T18:22:46.535Z] #39 149.4   CC       criu/string.o
18:22:46 [2020-07-31T18:22:46.535Z] #39 149.5   CC       criu/sysctl.o
18:22:46 [2020-07-31T18:22:46.761Z] ok  	github.com/docker/docker/pkg/archive	0.491s	coverage: 77.1% of statements
18:22:46 [2020-07-31T18:22:46.960Z] #39 143.4   CC       criu/shmem.o
18:22:47 [2020-07-31T18:22:47.105Z] #39 149.8   CC       criu/sysfs_parse.o
18:22:47 [2020-07-31T18:22:47.105Z] #39 150.0   CC       criu/timens.o
18:22:47 [2020-07-31T18:22:47.219Z] #39 ...
18:22:47 [2020-07-31T18:22:47.219Z] 
18:22:47 [2020-07-31T18:22:47.219Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:22:47 [2020-07-31T18:22:47.219Z] #37 DONE 0.3s
18:22:47 [2020-07-31T18:22:47.317Z] #45 ...
18:22:47 [2020-07-31T18:22:47.317Z] 
18:22:47 [2020-07-31T18:22:47.317Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:47 [2020-07-31T18:22:47.317Z] #52 186.8 + bin/containerd-stress
18:22:47 [2020-07-31T18:22:47.363Z] #39 150.2   CC       criu/timerfd.o
18:22:47 [2020-07-31T18:22:47.480Z] 
18:22:47 [2020-07-31T18:22:47.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:47 [2020-07-31T18:22:47.480Z] #39 143.9   CC       criu/sigframe.o
18:22:47 [2020-07-31T18:22:47.480Z] #39 144.1   CC       criu/signalfd.o
18:22:47 [2020-07-31T18:22:47.622Z] #39 150.4   CC       criu/tty.o
18:22:47 [2020-07-31T18:22:47.739Z] #39 144.2   CC       criu/sk-inet.o
18:22:47 [2020-07-31T18:22:47.792Z] ok  	github.com/docker/docker/pkg/authorization	0.359s	coverage: 68.3% of statements
18:22:47 [2020-07-31T18:22:47.792Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:22:47 [2020-07-31T18:22:47.792Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:22:48 [2020-07-31T18:22:48.334Z] #39 144.8   CC       criu/sk-netlink.o
18:22:48 [2020-07-31T18:22:48.334Z] #39 145.0   CC       criu/sk-packet.o
18:22:48 [2020-07-31T18:22:48.559Z] #39 151.4   CC       criu/tun.o
18:22:48 [2020-07-31T18:22:48.914Z] #39 145.5   CC       criu/sk-queue.o
18:22:49 [2020-07-31T18:22:49.127Z] #39 151.7   CC       criu/uffd.o
18:22:49 [2020-07-31T18:22:49.178Z] #39 145.8   CC       criu/sk-tcp.o
18:22:49 [2020-07-31T18:22:49.437Z] #39 146.2   CC       criu/sk-unix.o
18:22:49 [2020-07-31T18:22:49.694Z] #39 152.3   CC       criu/util.o
18:22:49 [2020-07-31T18:22:49.868Z] #52 190.0 + bin/containerd-shim
18:22:50 [2020-07-31T18:22:50.262Z] #39 153.0   CC       criu/uts_ns.o
18:22:50 [2020-07-31T18:22:50.262Z] #39 153.1   CC       criu/vdso-compat.o
18:22:50 [2020-07-31T18:22:50.522Z] #39 153.2   CC       criu/vdso.o
18:22:50 [2020-07-31T18:22:50.781Z] #39 153.6   LINK     criu/built-in.o
18:22:50 [2020-07-31T18:22:50.781Z] #39 153.8   LINK     criu/criu
18:22:50 [2020-07-31T18:22:50.812Z] #39 147.2   CC       criu/sockets.o
18:22:51 [2020-07-31T18:22:51.041Z] #39 154.1   DEP      lib/c/criu.d
18:22:51 [2020-07-31T18:22:51.071Z] #39 147.7   CC       criu/stats.o
18:22:51 [2020-07-31T18:22:51.311Z] #39 154.1   CC       images/rpc.pb-c.o
18:22:51 [2020-07-31T18:22:51.329Z] #39 147.8   CC       criu/string.o
18:22:51 [2020-07-31T18:22:51.329Z] #39 147.9   CC       criu/sysctl.o
18:22:51 [2020-07-31T18:22:51.571Z] #39 ...
18:22:51 [2020-07-31T18:22:51.571Z] 
18:22:51 [2020-07-31T18:22:51.571Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:22:51 [2020-07-31T18:22:51.571Z] #45 234.3 + cd /tmp/tmp.WVDIaR6qWi/src/github.com/golangci/golangci-lint/
18:22:51 [2020-07-31T18:22:51.587Z] #39 148.2   CC       criu/sysfs_parse.o
18:22:51 [2020-07-31T18:22:51.626Z] #26 DONE 4.5s
18:22:51 [2020-07-31T18:22:51.626Z] 
18:22:51 [2020-07-31T18:22:51.626Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:22:51 [2020-07-31T18:22:51.626Z] #29 DONE 0.3s
18:22:51 [2020-07-31T18:22:51.626Z] 
18:22:51 [2020-07-31T18:22:51.626Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:22:51 [2020-07-31T18:22:51.626Z] #31 DONE 0.0s
18:22:51 [2020-07-31T18:22:51.626Z] 
18:22:51 [2020-07-31T18:22:51.626Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:22:51 [2020-07-31T18:22:51.626Z] #34 DONE 0.0s
18:22:51 [2020-07-31T18:22:51.626Z] 
18:22:51 [2020-07-31T18:22:51.626Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:51 [2020-07-31T18:22:51.626Z] #39 128.5   CC       criu/pagemap-cache.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 128.9   CC       criu/pagemap.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 129.6   CC       criu/parasite-syscall.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 130.3   CC       criu/path.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 130.6   CC       criu/pie-util-vdso-elf32.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 131.0   CC       criu/pie-util-vdso.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 131.4   CC       criu/pie-util.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 131.5   CC       criu/pipes.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 132.1   CC       criu/plugin.o
18:22:51 [2020-07-31T18:22:51.626Z] #39 132.4   CC       criu/proc_parse.o
18:22:51 [2020-07-31T18:22:51.831Z] #45 234.3 + git checkout -q v1.23.8
18:22:51 [2020-07-31T18:22:51.847Z] #39 148.4   CC       criu/timens.o
18:22:52 [2020-07-31T18:22:52.091Z] #45 234.7 ++ git describe --tags
18:22:52 [2020-07-31T18:22:52.091Z] #45 234.7 + version=v1.23.8
18:22:52 [2020-07-31T18:22:52.091Z] #45 234.7 ++ git rev-parse --short HEAD
18:22:52 [2020-07-31T18:22:52.091Z] #45 234.7 + commit=76a82c6
18:22:52 [2020-07-31T18:22:52.091Z] #45 234.7 ++ git show -s --format=%cd
18:22:52 [2020-07-31T18:22:52.091Z] #45 234.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:22:52 [2020-07-31T18:22:52.091Z] #45 234.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:22:52 [2020-07-31T18:22:52.105Z] #39 148.6   CC       criu/timerfd.o
18:22:52 [2020-07-31T18:22:52.105Z] #39 148.9   CC       criu/tty.o
18:22:52 [2020-07-31T18:22:52.195Z] #39 134.5   CC       criu/protobuf-desc.o
18:22:52 [2020-07-31T18:22:52.241Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.453s	coverage: 43.2% of statements
18:22:52 [2020-07-31T18:22:52.241Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
18:22:52 [2020-07-31T18:22:52.241Z] ok  	github.com/docker/docker/layer	7.345s	coverage: 68.8% of statements
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/oci	[no test files]
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:22:52 [2020-07-31T18:22:52.241Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:22:52 [2020-07-31T18:22:52.428Z] #52 ...
18:22:52 [2020-07-31T18:22:52.428Z] 
18:22:52 [2020-07-31T18:22:52.428Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:22:52 [2020-07-31T18:22:52.428Z] #45 DONE 236.1s
18:22:52 [2020-07-31T18:22:52.428Z] 
18:22:52 [2020-07-31T18:22:52.428Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:52 [2020-07-31T18:22:52.532Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
18:22:52 [2020-07-31T18:22:52.532Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
18:22:52 [2020-07-31T18:22:52.761Z] #39 135.0   CC       criu/protobuf.o
18:22:52 [2020-07-31T18:22:52.881Z] #37 ...
18:22:52 [2020-07-31T18:22:52.881Z] 
18:22:52 [2020-07-31T18:22:52.881Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:52 [2020-07-31T18:22:52.881Z] #40 162.6   CC       criu/pie-util.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 162.9   CC       criu/pipes.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 163.7   CC       criu/plugin.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 164.2   CC       criu/proc_parse.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 167.7   CC       criu/protobuf-desc.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 168.8   CC       criu/protobuf.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 169.2   CC       criu/pstree.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 170.4   CC       criu/rbtree.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 170.8   CC       criu/rst-malloc.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 171.1   CC       criu/seccomp.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 171.8   CC       criu/seize.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 172.9   CC       criu/servicefd.o
18:22:52 [2020-07-31T18:22:52.881Z] #40 173.4   CC       criu/shmem.o
18:22:53 [2020-07-31T18:22:53.164Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.014s	coverage: 92.3% of statements
18:22:53 [2020-07-31T18:22:53.327Z] #39 135.3   CC       criu/pstree.o
18:22:53 [2020-07-31T18:22:53.455Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.001s	coverage: 93.8% of statements
18:22:53 [2020-07-31T18:22:53.481Z] #39 149.9   CC       criu/tun.o
18:22:53 [2020-07-31T18:22:53.481Z] #39 150.1   CC       criu/uffd.o
18:22:53 [2020-07-31T18:22:53.748Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
18:22:53 [2020-07-31T18:22:53.893Z] #39 136.2   CC       criu/rbtree.o
18:22:53 [2020-07-31T18:22:53.952Z] #40 174.6   CC       criu/sigframe.o
18:22:53 [2020-07-31T18:22:53.952Z] #40 174.8   CC       criu/signalfd.o
18:22:54 [2020-07-31T18:22:54.050Z] #39 150.7   CC       criu/util.o
18:22:54 [2020-07-31T18:22:54.157Z] #39 ...
18:22:54 [2020-07-31T18:22:54.157Z] 
18:22:54 [2020-07-31T18:22:54.157Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:22:54 [2020-07-31T18:22:54.157Z] #36 DONE 224.4s
18:22:54 [2020-07-31T18:22:54.157Z] 
18:22:54 [2020-07-31T18:22:54.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:54 [2020-07-31T18:22:54.157Z] #39 136.5   CC       criu/rst-malloc.o
18:22:54 [2020-07-31T18:22:54.254Z] #40 175.1   CC       criu/sk-inet.o
18:22:54 [2020-07-31T18:22:54.723Z] #39 136.7   CC       criu/seccomp.o
18:22:54 [2020-07-31T18:22:54.981Z] #39 137.2   CC       criu/seize.o
18:22:54 [2020-07-31T18:22:54.989Z] #39 151.5   CC       criu/uts_ns.o
18:22:54 [2020-07-31T18:22:54.990Z] #52 ...
18:22:54 [2020-07-31T18:22:54.990Z] 
18:22:54 [2020-07-31T18:22:54.990Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:22:54 [2020-07-31T18:22:54.990Z] #46 DONE 0.2s
18:22:54 [2020-07-31T18:22:54.990Z] 
18:22:54 [2020-07-31T18:22:54.990Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:54 [2020-07-31T18:22:54.990Z] #52 ...
18:22:54 [2020-07-31T18:22:54.990Z] 
18:22:54 [2020-07-31T18:22:54.990Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:22:54 [2020-07-31T18:22:54.990Z] #48 DONE 0.1s
18:22:55 [2020-07-31T18:22:55.248Z] #39 151.6   CC       criu/vdso-compat.o
18:22:55 [2020-07-31T18:22:55.248Z] #39 151.7   CC       criu/vdso.o
18:22:55 [2020-07-31T18:22:55.252Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
18:22:55 [2020-07-31T18:22:55.253Z] 
18:22:55 [2020-07-31T18:22:55.253Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:22:55 [2020-07-31T18:22:55.329Z] #40 176.1   CC       criu/sk-netlink.o
18:22:55 [2020-07-31T18:22:55.390Z] #45 ...
18:22:55 [2020-07-31T18:22:55.390Z] 
18:22:55 [2020-07-31T18:22:55.390Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:55 [2020-07-31T18:22:55.390Z] #39 154.5   CC       lib/c/criu.o
18:22:55 [2020-07-31T18:22:55.390Z] #39 155.1   LINK     lib/c/built-in.o
18:22:55 [2020-07-31T18:22:55.390Z] #39 155.1   LINK     lib/c/libcriu.so
18:22:55 [2020-07-31T18:22:55.390Z] #39 155.2   LINK     lib/c/libcriu.a
18:22:55 [2020-07-31T18:22:55.390Z] #39 155.2   GEN      magic.py
18:22:55 [2020-07-31T18:22:55.390Z] #39 155.4 Note: Building without setproctitle() and strlcpy() support.
18:22:55 [2020-07-31T18:22:55.390Z] #39 155.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:22:55 [2020-07-31T18:22:55.390Z] #39 155.4 Note: Building without GnuTLS support
18:22:55 [2020-07-31T18:22:55.391Z] #39 155.4 Makefile.config:39: Warn: you have no libnftables installed
18:22:55 [2020-07-31T18:22:55.391Z] #39 155.4 Makefile.config:40: Warn: Building without nftables support
18:22:55 [2020-07-31T18:22:55.391Z] #39 155.9 fatal: not a git repository (or any of the parent directories): .git
18:22:55 [2020-07-31T18:22:55.391Z] #39 156.4 make[1]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 156.9 make[1]: 'images/built-in.o' is up to date.
18:22:55 [2020-07-31T18:22:55.391Z] #39 156.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:22:55 [2020-07-31T18:22:55.391Z] #39 156.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.0 make[1]: 'compel/libcompel.a' is up to date.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.0 make[1]: 'compel/compel-host-bin' is up to date.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.0 make[1]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.0 make[1]: 'soccr/libsoccr.a' is up to date.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.2 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.2 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.3 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.4 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.4 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.4 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.5 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.6 make[2]: Nothing to be done for 'all'.
18:22:55 [2020-07-31T18:22:55.391Z] #39 157.6   INSTALL  criu/criu
18:22:55 [2020-07-31T18:22:55.391Z] #39 DONE 158.2s
18:22:55 [2020-07-31T18:22:55.391Z] 
18:22:55 [2020-07-31T18:22:55.391Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:55 [2020-07-31T18:22:55.391Z] #52 176.2 + bin/containerd
18:22:55 [2020-07-31T18:22:55.508Z] #39 152.1   LINK     criu/built-in.o
18:22:55 [2020-07-31T18:22:55.514Z] #50 DONE 0.4s
18:22:55 [2020-07-31T18:22:55.514Z] 
18:22:55 [2020-07-31T18:22:55.514Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:55 [2020-07-31T18:22:55.590Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 89.5% of statements
18:22:55 [2020-07-31T18:22:55.768Z] #39 152.2   LINK     criu/criu
18:22:55 [2020-07-31T18:22:55.768Z] #39 152.4   DEP      lib/c/criu.d
18:22:55 [2020-07-31T18:22:55.768Z] #39 152.4   CC       images/rpc.pb-c.o
18:22:55 [2020-07-31T18:22:55.920Z] #39 137.9   CC       criu/servicefd.o
18:22:55 [2020-07-31T18:22:55.920Z] #39 ...
18:22:55 [2020-07-31T18:22:55.920Z] 
18:22:55 [2020-07-31T18:22:55.920Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:22:55 [2020-07-31T18:22:55.920Z] #37 DONE 0.5s
18:22:55 [2020-07-31T18:22:55.920Z] 
18:22:55 [2020-07-31T18:22:55.920Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:55 [2020-07-31T18:22:55.920Z] #39 138.1   CC       criu/shmem.o
18:22:55 [2020-07-31T18:22:55.978Z] #40 176.7   CC       criu/sk-packet.o
18:22:56 [2020-07-31T18:22:56.224Z] ok  	github.com/docker/docker/pkg/fsutils	0.389s	coverage: 85.1% of statements
18:22:56 [2020-07-31T18:22:56.330Z] #52 ...
18:22:56 [2020-07-31T18:22:56.330Z] 
18:22:56 [2020-07-31T18:22:56.330Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:22:56 [2020-07-31T18:22:56.330Z] #40 DONE 0.1s
18:22:56 [2020-07-31T18:22:56.330Z] 
18:22:56 [2020-07-31T18:22:56.330Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:22:56 [2020-07-31T18:22:56.330Z] #42 DONE 0.1s
18:22:56 [2020-07-31T18:22:56.330Z] 
18:22:56 [2020-07-31T18:22:56.330Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:56 [2020-07-31T18:22:56.337Z] #39 152.7   CC       lib/c/criu.o
18:22:56 [2020-07-31T18:22:56.337Z] #39 ...
18:22:56 [2020-07-31T18:22:56.337Z] 
18:22:56 [2020-07-31T18:22:56.337Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:22:56 [2020-07-31T18:22:56.337Z] #45 237.5 + cd /tmp/tmp.5UmyAVtchs/src/github.com/golangci/golangci-lint/
18:22:56 [2020-07-31T18:22:56.337Z] #45 237.5 + git checkout -q v1.23.8
18:22:56 [2020-07-31T18:22:56.459Z] #52 196.5 + bin/containerd-shim-runc-v1
18:22:56 [2020-07-31T18:22:56.487Z] #39 138.6   CC       criu/sigframe.o
18:22:56 [2020-07-31T18:22:56.487Z] #39 138.7   CC       criu/signalfd.o
18:22:56 [2020-07-31T18:22:56.515Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.070s	coverage: 84.1% of statements
18:22:56 [2020-07-31T18:22:56.590Z] #52 ...
18:22:56 [2020-07-31T18:22:56.590Z] 
18:22:56 [2020-07-31T18:22:56.590Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:22:56 [2020-07-31T18:22:56.590Z] #44 DONE 0.0s
18:22:56 [2020-07-31T18:22:56.590Z] 
18:22:56 [2020-07-31T18:22:56.590Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:22:56 [2020-07-31T18:22:56.597Z] #45 237.9 ++ git describe --tags
18:22:56 [2020-07-31T18:22:56.597Z] #45 237.9 + version=v1.23.8
18:22:56 [2020-07-31T18:22:56.597Z] #45 237.9 ++ git rev-parse --short HEAD
18:22:56 [2020-07-31T18:22:56.597Z] #45 237.9 + commit=76a82c6
18:22:56 [2020-07-31T18:22:56.597Z] #45 237.9 ++ git show -s --format=%cd
18:22:56 [2020-07-31T18:22:56.597Z] #45 237.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:22:56 [2020-07-31T18:22:56.597Z] #45 237.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:22:56 [2020-07-31T18:22:56.628Z] #40 177.4   CC       criu/sk-queue.o
18:22:56 [2020-07-31T18:22:56.746Z] #39 138.9   CC       criu/sk-inet.o
18:22:56 [2020-07-31T18:22:56.806Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
18:22:57 [2020-07-31T18:22:57.278Z] #40 177.9   CC       criu/sk-tcp.o
18:22:57 [2020-07-31T18:22:57.311Z] #39 139.4   CC       criu/sk-netlink.o
18:22:57 [2020-07-31T18:22:57.312Z] #39 139.6   CC       criu/sk-packet.o
18:22:57 [2020-07-31T18:22:57.437Z] ok  	github.com/docker/docker/pkg/idtools	0.300s	coverage: 70.5% of statements
18:22:57 [2020-07-31T18:22:57.727Z] ok  	github.com/docker/docker/pkg/ioutils	0.312s	coverage: 69.3% of statements
18:22:57 [2020-07-31T18:22:57.727Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
18:22:57 [2020-07-31T18:22:57.877Z] #39 139.9   CC       criu/sk-queue.o
18:22:57 [2020-07-31T18:22:57.928Z] #40 178.5   CC       criu/sk-unix.o
18:22:58 [2020-07-31T18:22:58.018Z] ok  	github.com/docker/docker/pkg/locker	0.043s	coverage: 88.9% of statements
18:22:58 [2020-07-31T18:22:58.018Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
18:22:58 [2020-07-31T18:22:58.018Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:22:58 [2020-07-31T18:22:58.018Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:22:58 [2020-07-31T18:22:58.135Z] #39 140.2   CC       criu/sk-tcp.o
18:22:58 [2020-07-31T18:22:58.309Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
18:22:58 [2020-07-31T18:22:58.309Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:22:58 [2020-07-31T18:22:58.309Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:22:58 [2020-07-31T18:22:58.393Z] #39 140.6   CC       criu/sk-unix.o
18:22:58 [2020-07-31T18:22:58.600Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
18:22:58 [2020-07-31T18:22:58.894Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 86.7% of statements
18:22:58 [2020-07-31T18:22:58.894Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
18:22:58 [2020-07-31T18:22:58.894Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:22:58 [2020-07-31T18:22:58.894Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:22:59 [2020-07-31T18:22:59.525Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
18:22:59 [2020-07-31T18:22:59.766Z] #39 141.7   CC       criu/sockets.o
18:22:59 [2020-07-31T18:22:59.766Z] #39 142.1   CC       criu/stats.o
18:22:59 [2020-07-31T18:22:59.769Z] #52 199.7 + bin/containerd-shim-runc-v2
18:22:59 [2020-07-31T18:22:59.888Z] #45 ...
18:22:59 [2020-07-31T18:22:59.888Z] 
18:22:59 [2020-07-31T18:22:59.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.5   LINK     lib/c/built-in.o
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.5   LINK     lib/c/libcriu.so
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.5   LINK     lib/c/libcriu.a
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.6   GEN      magic.py
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.7 Note: Building without setproctitle() and strlcpy() support.
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.7 Note: Building without GnuTLS support
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.7 Makefile.config:39: Warn: you have no libnftables installed
18:22:59 [2020-07-31T18:22:59.888Z] #39 153.7 Makefile.config:40: Warn: Building without nftables support
18:22:59 [2020-07-31T18:22:59.888Z] #39 154.3 fatal: not a git repository (or any of the parent directories): .git
18:22:59 [2020-07-31T18:22:59.888Z] #39 154.8 make[1]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.888Z] #39 155.3 make[1]: 'images/built-in.o' is up to date.
18:22:59 [2020-07-31T18:22:59.888Z] #39 155.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:22:59 [2020-07-31T18:22:59.888Z] #39 155.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:22:59 [2020-07-31T18:22:59.888Z] #39 155.3 make[1]: 'compel/libcompel.a' is up to date.
18:22:59 [2020-07-31T18:22:59.888Z] #39 155.4 make[1]: 'compel/compel-host-bin' is up to date.
18:22:59 [2020-07-31T18:22:59.888Z] #39 155.4 make[1]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.4 make[1]: 'soccr/libsoccr.a' is up to date.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.5 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.5 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.6 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.7 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.7 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.7 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.8 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.9 make[2]: Nothing to be done for 'all'.
18:22:59 [2020-07-31T18:22:59.889Z] #39 155.9   INSTALL  criu/criu
18:22:59 [2020-07-31T18:22:59.889Z] #39 DONE 156.5s
18:23:00 [2020-07-31T18:23:00.041Z] #40 180.6   CC       criu/sockets.o
18:23:00 [2020-07-31T18:23:00.148Z] 
18:23:00 [2020-07-31T18:23:00.148Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:00 [2020-07-31T18:23:00.148Z] #52 178.6 + bin/containerd
18:23:00 [2020-07-31T18:23:00.156Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:23:00 [2020-07-31T18:23:00.156Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:23:00 [2020-07-31T18:23:00.331Z] #39 142.3   CC       criu/string.o
18:23:00 [2020-07-31T18:23:00.331Z] #39 142.3   CC       criu/sysctl.o
18:23:00 [2020-07-31T18:23:00.331Z] #39 142.6   CC       criu/sysfs_parse.o
18:23:00 [2020-07-31T18:23:00.446Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:23:00 [2020-07-31T18:23:00.897Z] #39 142.8   CC       criu/timens.o
18:23:00 [2020-07-31T18:23:00.897Z] #39 143.0   CC       criu/timerfd.o
18:23:01 [2020-07-31T18:23:01.103Z] #40 181.6   CC       criu/stats.o
18:23:01 [2020-07-31T18:23:01.103Z] #40 182.0   CC       criu/string.o
18:23:01 [2020-07-31T18:23:01.155Z] #39 143.1   CC       criu/tty.o
18:23:01 [2020-07-31T18:23:01.157Z] #52 201.0 + binaries
18:23:01 [2020-07-31T18:23:01.157Z] #52 201.0 + install -D bin/containerd /build/containerd
18:23:01 [2020-07-31T18:23:01.157Z] #52 201.0 + install -D bin/containerd-shim /build/containerd-shim
18:23:01 [2020-07-31T18:23:01.157Z] #52 201.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:23:01 [2020-07-31T18:23:01.157Z] #52 201.1 + install -D bin/ctr /build/ctr
18:23:01 [2020-07-31T18:23:01.403Z] #40 182.1   CC       criu/sysctl.o
18:23:01 [2020-07-31T18:23:01.528Z] #52 ...
18:23:01 [2020-07-31T18:23:01.528Z] 
18:23:01 [2020-07-31T18:23:01.528Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:23:01 [2020-07-31T18:23:01.528Z] #40 DONE 0.1s
18:23:01 [2020-07-31T18:23:01.528Z] 
18:23:01 [2020-07-31T18:23:01.528Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:23:01 [2020-07-31T18:23:01.528Z] #42 DONE 0.1s
18:23:01 [2020-07-31T18:23:01.528Z] 
18:23:01 [2020-07-31T18:23:01.528Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:23:01 [2020-07-31T18:23:01.528Z] #44 DONE 0.0s
18:23:01 [2020-07-31T18:23:01.528Z] 
18:23:01 [2020-07-31T18:23:01.528Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:01 [2020-07-31T18:23:01.951Z] ok  	github.com/docker/docker/pkg/pubsub	1.020s	coverage: 73.9% of statements
18:23:01 [2020-07-31T18:23:01.951Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
18:23:02 [2020-07-31T18:23:02.055Z] #40 182.8   CC       criu/sysfs_parse.o
18:23:02 [2020-07-31T18:23:02.087Z] #39 144.1   CC       criu/tun.o
18:23:02 [2020-07-31T18:23:02.346Z] #39 144.3   CC       criu/uffd.o
18:23:02 [2020-07-31T18:23:02.706Z] #40 183.3   CC       criu/timens.o
18:23:02 [2020-07-31T18:23:02.910Z] #39 144.9   CC       criu/util.o
18:23:03 [2020-07-31T18:23:03.008Z] #40 183.7   CC       criu/timerfd.o
18:23:03 [2020-07-31T18:23:03.072Z] #52 DONE 202.8s
18:23:03 [2020-07-31T18:23:03.476Z] #39 145.6   CC       criu/uts_ns.o
18:23:03 [2020-07-31T18:23:03.476Z] #39 145.7   CC       criu/vdso-compat.o
18:23:03 [2020-07-31T18:23:03.659Z] #40 184.2   CC       criu/tty.o
18:23:03 [2020-07-31T18:23:03.734Z] #39 145.8   CC       criu/vdso.o
18:23:03 [2020-07-31T18:23:03.992Z] #39 146.1   LINK     criu/built-in.o
18:23:03 [2020-07-31T18:23:03.992Z] #39 146.2   LINK     criu/criu
18:23:04 [2020-07-31T18:23:04.250Z] #39 146.5   DEP      lib/c/criu.d
18:23:04 [2020-07-31T18:23:04.250Z] #39 146.5   CC       images/rpc.pb-c.o
18:23:04 [2020-07-31T18:23:04.460Z] 
18:23:04 [2020-07-31T18:23:04.460Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:23:04 [2020-07-31T18:23:04.702Z] ok  	github.com/docker/docker/pkg/signal	2.337s	coverage: 61.0% of statements
18:23:04 [2020-07-31T18:23:04.816Z] #39 146.8   CC       lib/c/criu.o
18:23:04 [2020-07-31T18:23:04.992Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:23:05 [2020-07-31T18:23:05.076Z] #39 147.2   LINK     lib/c/built-in.o
18:23:05 [2020-07-31T18:23:05.076Z] #39 147.2   LINK     lib/c/libcriu.so
18:23:05 [2020-07-31T18:23:05.076Z] #39 147.3   LINK     lib/c/libcriu.a
18:23:05 [2020-07-31T18:23:05.208Z] #40 ...
18:23:05 [2020-07-31T18:23:05.208Z] 
18:23:05 [2020-07-31T18:23:05.208Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:23:05 [2020-07-31T18:23:05.208Z] #37 DONE 257.1s
18:23:05 [2020-07-31T18:23:05.283Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
18:23:05 [2020-07-31T18:23:05.336Z] #39 147.4   GEN      magic.py
18:23:05 [2020-07-31T18:23:05.336Z] #39 147.5 Note: Building without setproctitle() and strlcpy() support.
18:23:05 [2020-07-31T18:23:05.336Z] #39 147.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:23:05 [2020-07-31T18:23:05.336Z] #39 147.5 Note: Building without GnuTLS support
18:23:05 [2020-07-31T18:23:05.336Z] #39 147.5 Makefile.config:39: Warn: you have no libnftables installed
18:23:05 [2020-07-31T18:23:05.336Z] #39 147.5 Makefile.config:40: Warn: Building without nftables support
18:23:05 [2020-07-31T18:23:05.510Z] 
18:23:05 [2020-07-31T18:23:05.510Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:23:05 [2020-07-31T18:23:05.576Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
18:23:05 [2020-07-31T18:23:05.576Z] ok  	github.com/docker/docker/pkg/symlink	0.030s	coverage: 87.7% of statements
18:23:05 [2020-07-31T18:23:05.810Z] #22 ...
18:23:05 [2020-07-31T18:23:05.810Z] 
18:23:05 [2020-07-31T18:23:05.810Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:05 [2020-07-31T18:23:05.810Z] #40 186.6   CC       criu/tun.o
18:23:05 [2020-07-31T18:23:05.845Z] #53 DONE 1.6s
18:23:05 [2020-07-31T18:23:05.845Z] 
18:23:05 [2020-07-31T18:23:05.845Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:23:05 [2020-07-31T18:23:05.902Z] #39 148.0 fatal: not a git repository (or any of the parent directories): .git
18:23:05 [2020-07-31T18:23:05.902Z] #39 ...
18:23:05 [2020-07-31T18:23:05.902Z] 
18:23:05 [2020-07-31T18:23:05.902Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:05 [2020-07-31T18:23:05.902Z] #52 171.9 + bin/containerd
18:23:06 [2020-07-31T18:23:06.208Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 53.8% of statements
18:23:06 [2020-07-31T18:23:06.416Z] #57 DONE 0.4s
18:23:06 [2020-07-31T18:23:06.416Z] 
18:23:06 [2020-07-31T18:23:06.416Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:23:06 [2020-07-31T18:23:06.839Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.9% of statements
18:23:06 [2020-07-31T18:23:06.839Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
18:23:06 [2020-07-31T18:23:06.881Z] #40 187.6   CC       criu/uffd.o
18:23:07 [2020-07-31T18:23:07.360Z] #59 DONE 0.9s
18:23:07 [2020-07-31T18:23:07.360Z] 
18:23:07 [2020-07-31T18:23:07.360Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:23:07 [2020-07-31T18:23:07.360Z] #61 DONE 0.1s
18:23:07 [2020-07-31T18:23:07.360Z] 
18:23:07 [2020-07-31T18:23:07.360Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:23:07 [2020-07-31T18:23:07.360Z] #62 DONE 0.0s
18:23:07 [2020-07-31T18:23:07.360Z] 
18:23:07 [2020-07-31T18:23:07.360Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
18:23:07 [2020-07-31T18:23:07.471Z] ok  	github.com/docker/docker/pkg/tarsum	0.034s	coverage: 89.3% of statements
18:23:07 [2020-07-31T18:23:07.471Z] testing: warning: no tests to run
18:23:07 [2020-07-31T18:23:07.471Z] coverage: [no statements]
18:23:07 [2020-07-31T18:23:07.471Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:23:07 [2020-07-31T18:23:07.761Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
18:23:08 [2020-07-31T18:23:08.052Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:23:08 [2020-07-31T18:23:08.343Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:23:08 [2020-07-31T18:23:08.426Z] #52 ...
18:23:08 [2020-07-31T18:23:08.426Z] 
18:23:08 [2020-07-31T18:23:08.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:08 [2020-07-31T18:23:08.426Z] #39 148.5 make[1]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.0 make[1]: 'images/built-in.o' is up to date.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.1 make[1]: 'compel/libcompel.a' is up to date.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.1 make[1]: 'compel/compel-host-bin' is up to date.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.1 make[1]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.1 make[1]: 'soccr/libsoccr.a' is up to date.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.3 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.3 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.4 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.5 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.5 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.5 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.5 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.6 make[2]: Nothing to be done for 'all'.
18:23:08 [2020-07-31T18:23:08.426Z] #39 149.6   INSTALL  criu/criu
18:23:08 [2020-07-31T18:23:08.426Z] #39 DONE 150.2s
18:23:08 [2020-07-31T18:23:08.426Z] 
18:23:08 [2020-07-31T18:23:08.426Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.4 + cd /tmp/tmp.wA2dyu3SCH/src/github.com/golangci/golangci-lint/
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.4 + git checkout -q v1.23.8
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.8 ++ git describe --tags
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.8 + version=v1.23.8
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.8 ++ git rev-parse --short HEAD
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.8 + commit=76a82c6
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.8 ++ git show -s --format=%cd
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:23:08 [2020-07-31T18:23:08.426Z] #45 236.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:23:08 [2020-07-31T18:23:08.431Z] #40 188.9   CC       criu/util.o
18:23:08 [2020-07-31T18:23:08.747Z] #63 DONE 1.5s
18:23:08 [2020-07-31T18:23:08.747Z] 
18:23:08 [2020-07-31T18:23:08.747Z] #64 exporting to image
18:23:08 [2020-07-31T18:23:08.747Z] #64 exporting layers
18:23:09 [2020-07-31T18:23:09.358Z] #45 ...
18:23:09 [2020-07-31T18:23:09.358Z] 
18:23:09 [2020-07-31T18:23:09.358Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:23:09 [2020-07-31T18:23:09.358Z] #40 DONE 0.2s
18:23:09 [2020-07-31T18:23:09.358Z] 
18:23:09 [2020-07-31T18:23:09.358Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:23:09 [2020-07-31T18:23:09.358Z] #42 DONE 0.1s
18:23:09 [2020-07-31T18:23:09.358Z] 
18:23:09 [2020-07-31T18:23:09.358Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:23:09 [2020-07-31T18:23:09.358Z] #44 DONE 0.1s
18:23:09 [2020-07-31T18:23:09.358Z] 
18:23:09 [2020-07-31T18:23:09.358Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:09 [2020-07-31T18:23:09.848Z] ok  	github.com/docker/docker/plugin	0.561s	coverage: 23.1% of statements
18:23:09 [2020-07-31T18:23:09.977Z] #40 190.5   CC       criu/uts_ns.o
18:23:09 [2020-07-31T18:23:09.977Z] #40 190.7   CC       criu/vdso.o
18:23:10 [2020-07-31T18:23:10.480Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
18:23:10 [2020-07-31T18:23:10.628Z] #40 191.4   LINK     criu/built-in.o
18:23:10 [2020-07-31T18:23:10.928Z] #40 191.6   LINK     criu/criu
18:23:11 [2020-07-31T18:23:11.112Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
18:23:11 [2020-07-31T18:23:11.403Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
18:23:11 [2020-07-31T18:23:11.695Z] #40 192.1   DEP      lib/c/criu.d
18:23:11 [2020-07-31T18:23:11.695Z] #40 192.2   CC       images/rpc.pb-c.o
18:23:12 [2020-07-31T18:23:12.359Z] #40 193.0   CC       lib/c/criu.o
18:23:12 [2020-07-31T18:23:12.438Z] ok  	github.com/docker/docker/registry	0.087s	coverage: 56.3% of statements
18:23:12 [2020-07-31T18:23:12.965Z] #64 exporting layers 3.9s done
18:23:12 [2020-07-31T18:23:12.965Z] #64 writing image sha256:ad592af4a7ad9c2fbf0267acbbc5e3f6e9c67f741f2c535237eafe2b06db1826
18:23:12 [2020-07-31T18:23:12.965Z] #64 writing image sha256:ad592af4a7ad9c2fbf0267acbbc5e3f6e9c67f741f2c535237eafe2b06db1826 done
18:23:12 [2020-07-31T18:23:12.965Z] #64 naming to docker.io/library/docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 done
18:23:12 [2020-07-31T18:23:12.965Z] #64 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:23:13 [2020-07-31T18:23:13.070Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
18:23:13 [2020-07-31T18:23:13.070Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
18:23:13 [2020-07-31T18:23:13.308Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/test/unit
18:23:13 [2020-07-31T18:23:13.430Z] #40 ...
18:23:13 [2020-07-31T18:23:13.430Z] 
18:23:13 [2020-07-31T18:23:13.430Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:23:13 [2020-07-31T18:23:13.430Z] #46 265.4 + cd /tmp/tmp.XxqQBCVZuz/src/github.com/golangci/golangci-lint/
18:23:13 [2020-07-31T18:23:13.430Z] #46 265.4 + git checkout -q v1.23.8
18:23:13 [2020-07-31T18:23:13.734Z] #46 265.9 ++ git describe --tags
18:23:13 [2020-07-31T18:23:13.740Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
18:23:14 [2020-07-31T18:23:14.032Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:23:14 [2020-07-31T18:23:14.036Z] #46 265.9 + version=v1.23.8
18:23:14 [2020-07-31T18:23:14.036Z] #46 265.9 ++ git rev-parse --short HEAD
18:23:14 [2020-07-31T18:23:14.036Z] #46 265.9 + commit=76a82c6
18:23:14 [2020-07-31T18:23:14.036Z] #46 265.9 ++ git show -s --format=%cd
18:23:14 [2020-07-31T18:23:14.036Z] #46 265.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
18:23:14 [2020-07-31T18:23:14.036Z] #46 265.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
18:23:16 [2020-07-31T18:23:16.097Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
18:23:16 [2020-07-31T18:23:16.389Z] ok  	github.com/docker/docker/volume/local	0.036s	coverage: 73.0% of statements
18:23:17 [2020-07-31T18:23:17.023Z] ok  	github.com/docker/docker/volume/mounts	0.016s	coverage: 67.0% of statements
18:23:17 [2020-07-31T18:23:17.523Z] ?   	github.com/docker/docker/api	[no test files]
18:23:18 [2020-07-31T18:23:18.057Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.1% of statements
18:23:18 [2020-07-31T18:23:18.594Z] #46 ...
18:23:18 [2020-07-31T18:23:18.594Z] 
18:23:18 [2020-07-31T18:23:18.594Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.4   LINK     lib/c/built-in.o
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.4   LINK     lib/c/libcriu.so
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.5   LINK     lib/c/libcriu.a
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.6   GEN      magic.py
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.8 Note: Building without setproctitle() and strlcpy() support.
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.8 Note: Building without GnuTLS support
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.8 Makefile.config:39: Warn: you have no libnftables installed
18:23:18 [2020-07-31T18:23:18.594Z] #40 194.8 Makefile.config:40: Warn: Building without nftables support
18:23:18 [2020-07-31T18:23:18.594Z] #40 195.6 fatal: not a git repository (or any of the parent directories): .git
18:23:18 [2020-07-31T18:23:18.594Z] #40 196.5 make[1]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.4 make[1]: 'images/built-in.o' is up to date.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.6 make[1]: 'compel/libcompel.a' is up to date.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.6 make[1]: 'compel/compel-host-bin' is up to date.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.6 make[1]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.7 make[1]: 'soccr/libsoccr.a' is up to date.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.9 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 197.9 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 198.0 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 198.1 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 198.2 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 198.2 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 198.3 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 198.5 make[2]: Nothing to be done for 'all'.
18:23:18 [2020-07-31T18:23:18.594Z] #40 198.5   INSTALL  criu/criu
18:23:18 [2020-07-31T18:23:18.594Z] #40 DONE 198.6s
18:23:18 [2020-07-31T18:23:18.594Z] 
18:23:18 [2020-07-31T18:23:18.594Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:23:29 [2020-07-31T18:23:29.788Z] ok  	github.com/docker/docker/api/server	0.055s	coverage: 9.0% of statements
18:23:33 [2020-07-31T18:23:33.397Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/rootless	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/volume	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === Skipped
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver btrfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver btrfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver btrfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver btrfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver btrfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:73: No driver to put!
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z] time="2020-07-31T18:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z] time="2020-07-31T18:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z] time="2020-07-31T18:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z] time="2020-07-31T18:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z] time="2020-07-31T18:22:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     graphtest_unix.go:73: No driver to put!
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.397Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:23:33 [2020-07-31T18:23:33.397Z]     overlay_test.go:49: Fails to compute changes intermittently
18:23:33 [2020-07-31T18:23:33.397Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:46: Driver zfs not supported
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:46: Driver zfs not supported
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:46: Driver zfs not supported
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:46: Driver zfs not supported
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:46: Driver zfs not supported
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     graphtest_unix.go:73: No driver to put!
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:23:33 [2020-07-31T18:23:33.398Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] 
18:23:33 [2020-07-31T18:23:33.398Z] DONE 2123 tests, 26 skipped in 190.970s
Post stage
[Pipeline] junit
18:23:34 [2020-07-31T18:23:34.072Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:23:34 [2020-07-31T18:23:34.591Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -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:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh dynbinary test-integration
18:23:34 [2020-07-31T18:23:34.882Z] 
18:23:34 [2020-07-31T18:23:34.882Z] Removing bundles/
18:23:35 [2020-07-31T18:23:35.174Z] 
18:23:35 [2020-07-31T18:23:35.175Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:23:35 [2020-07-31T18:23:35.175Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:23:35 [2020-07-31T18:23:35.175Z] GOOS="" GOARCH="" GOARM=""
18:23:37 [2020-07-31T18:23:37.353Z] #22 ...
18:23:37 [2020-07-31T18:23:37.353Z] 
18:23:37 [2020-07-31T18:23:37.353Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:37 [2020-07-31T18:23:37.353Z] #53 252.6 + bin/containerd
18:23:43 [2020-07-31T18:23:43.285Z] #52 ...
18:23:43 [2020-07-31T18:23:43.285Z] 
18:23:43 [2020-07-31T18:23:43.285Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:23:43 [2020-07-31T18:23:43.285Z] #45 DONE 283.4s
18:23:43 [2020-07-31T18:23:43.285Z] 
18:23:43 [2020-07-31T18:23:43.285Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:43 [2020-07-31T18:23:43.285Z] #52 224.5 + bin/containerd-stress
18:23:44 [2020-07-31T18:23:44.292Z] #52 ...
18:23:44 [2020-07-31T18:23:44.292Z] 
18:23:44 [2020-07-31T18:23:44.292Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:23:44 [2020-07-31T18:23:44.292Z] #46 DONE 1.0s
18:23:44 [2020-07-31T18:23:44.292Z] 
18:23:44 [2020-07-31T18:23:44.292Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:23:44 [2020-07-31T18:23:44.292Z] #48 DONE 0.0s
18:23:44 [2020-07-31T18:23:44.292Z] 
18:23:44 [2020-07-31T18:23:44.292Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:23:44 [2020-07-31T18:23:44.354Z] #53 ...
18:23:44 [2020-07-31T18:23:44.354Z] 
18:23:44 [2020-07-31T18:23:44.354Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:23:44 [2020-07-31T18:23:44.354Z] #22 295.5 + return
18:23:44 [2020-07-31T18:23:44.354Z] #22 DONE 295.6s
18:23:44 [2020-07-31T18:23:44.354Z] 
18:23:44 [2020-07-31T18:23:44.354Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:23:44 [2020-07-31T18:23:44.859Z] #50 DONE 0.7s
18:23:44 [2020-07-31T18:23:44.859Z] 
18:23:44 [2020-07-31T18:23:44.859Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:44 [2020-07-31T18:23:44.859Z] #52 227.3 + bin/containerd-shim
18:23:45 [2020-07-31T18:23:45.894Z] #46 ...
18:23:45 [2020-07-31T18:23:45.894Z] 
18:23:45 [2020-07-31T18:23:45.894Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
18:23:45 [2020-07-31T18:23:45.894Z] #23 DONE 0.1s
18:23:45 [2020-07-31T18:23:45.894Z] 
18:23:45 [2020-07-31T18:23:45.894Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
18:23:46 [2020-07-31T18:23:46.547Z] #27 DONE 0.7s
18:23:46 [2020-07-31T18:23:46.547Z] 
18:23:46 [2020-07-31T18:23:46.547Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
18:23:46 [2020-07-31T18:23:46.547Z] #30 DONE 0.1s
18:23:46 [2020-07-31T18:23:46.547Z] 
18:23:46 [2020-07-31T18:23:46.547Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
18:23:46 [2020-07-31T18:23:46.547Z] #32 DONE 0.1s
18:23:46 [2020-07-31T18:23:46.547Z] 
18:23:46 [2020-07-31T18:23:46.547Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
18:23:46 [2020-07-31T18:23:46.547Z] #35 DONE 0.1s
18:23:46 [2020-07-31T18:23:46.547Z] 
18:23:46 [2020-07-31T18:23:46.547Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
18:23:46 [2020-07-31T18:23:46.547Z] #38 DONE 0.1s
18:23:46 [2020-07-31T18:23:46.547Z] 
18:23:46 [2020-07-31T18:23:46.547Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
18:23:46 [2020-07-31T18:23:46.846Z] #41 DONE 0.2s
18:23:46 [2020-07-31T18:23:46.846Z] 
18:23:46 [2020-07-31T18:23:46.846Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
18:23:46 [2020-07-31T18:23:46.846Z] #43 DONE 0.2s
18:23:46 [2020-07-31T18:23:46.846Z] 
18:23:46 [2020-07-31T18:23:46.846Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:47 [2020-07-31T18:23:47.144Z] #53 ...
18:23:47 [2020-07-31T18:23:47.144Z] 
18:23:47 [2020-07-31T18:23:47.144Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
18:23:47 [2020-07-31T18:23:47.144Z] #45 DONE 0.1s
18:23:47 [2020-07-31T18:23:47.144Z] 
18:23:47 [2020-07-31T18:23:47.144Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:48 [2020-07-31T18:23:48.379Z] #52 ...
18:23:48 [2020-07-31T18:23:48.379Z] 
18:23:48 [2020-07-31T18:23:48.379Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:23:48 [2020-07-31T18:23:48.379Z] #45 DONE 286.5s
18:23:48 [2020-07-31T18:23:48.379Z] 
18:23:48 [2020-07-31T18:23:48.379Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:48 [2020-07-31T18:23:48.379Z] #52 228.0 + bin/containerd-stress
18:23:48 [2020-07-31T18:23:48.379Z] #52 ...
18:23:48 [2020-07-31T18:23:48.379Z] 
18:23:48 [2020-07-31T18:23:48.379Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:23:48 [2020-07-31T18:23:48.379Z] #46 DONE 0.3s
18:23:48 [2020-07-31T18:23:48.379Z] 
18:23:48 [2020-07-31T18:23:48.379Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:23:48 [2020-07-31T18:23:48.379Z] #48 DONE 0.0s
18:23:48 [2020-07-31T18:23:48.379Z] 
18:23:48 [2020-07-31T18:23:48.379Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:23:48 [2020-07-31T18:23:48.379Z] #50 DONE 0.2s
18:23:48 [2020-07-31T18:23:48.379Z] 
18:23:48 [2020-07-31T18:23:48.379Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:48 [2020-07-31T18:23:48.638Z] #52 230.0 + bin/containerd-shim
18:23:51 [2020-07-31T18:23:51.431Z] #52 233.8 + bin/containerd-shim-runc-v1
18:23:54 [2020-07-31T18:23:54.721Z] #52 237.0 + bin/containerd-shim-runc-v2
18:23:55 [2020-07-31T18:23:55.207Z] #52 236.7 + bin/containerd-shim-runc-v1
18:23:55 [2020-07-31T18:23:55.288Z] #52 237.9 + binaries
18:23:55 [2020-07-31T18:23:55.288Z] #52 237.9 + install -D bin/containerd /build/containerd
18:23:55 [2020-07-31T18:23:55.288Z] #52 237.9 + install -D bin/containerd-shim /build/containerd-shim
18:23:55 [2020-07-31T18:23:55.288Z] #52 238.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:23:55 [2020-07-31T18:23:55.288Z] #52 238.0 + install -D bin/ctr /build/ctr
18:23:56 [2020-07-31T18:23:56.136Z] #52 ...
18:23:56 [2020-07-31T18:23:56.136Z] 
18:23:56 [2020-07-31T18:23:56.136Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:23:56 [2020-07-31T18:23:56.136Z] #45 DONE 284.5s
18:23:56 [2020-07-31T18:23:56.136Z] 
18:23:56 [2020-07-31T18:23:56.136Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:56 [2020-07-31T18:23:56.136Z] #52 221.6 + bin/containerd-stress
18:23:56 [2020-07-31T18:23:56.224Z] #52 DONE 238.6s
18:23:56 [2020-07-31T18:23:56.792Z] 
18:23:56 [2020-07-31T18:23:56.792Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:23:57 [2020-07-31T18:23:57.069Z] #52 ...
18:23:57 [2020-07-31T18:23:57.069Z] 
18:23:57 [2020-07-31T18:23:57.069Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:23:57 [2020-07-31T18:23:57.069Z] #46 DONE 0.5s
18:23:57 [2020-07-31T18:23:57.069Z] 
18:23:57 [2020-07-31T18:23:57.069Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:23:57 [2020-07-31T18:23:57.069Z] #48 DONE 0.0s
18:23:57 [2020-07-31T18:23:57.069Z] 
18:23:57 [2020-07-31T18:23:57.069Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:23:57 [2020-07-31T18:23:57.069Z] #50 DONE 0.2s
18:23:57 [2020-07-31T18:23:57.069Z] 
18:23:57 [2020-07-31T18:23:57.069Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:23:57 [2020-07-31T18:23:57.359Z] #53 DONE 0.7s
18:23:57 [2020-07-31T18:23:57.618Z] 
18:23:57 [2020-07-31T18:23:57.618Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:23:57 [2020-07-31T18:23:57.876Z] #57 DONE 0.2s
18:23:57 [2020-07-31T18:23:57.876Z] 
18:23:57 [2020-07-31T18:23:57.876Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:23:57 [2020-07-31T18:23:57.999Z] #52 223.7 + bin/containerd-shim
18:23:58 [2020-07-31T18:23:58.135Z] #59 DONE 0.4s
18:23:58 [2020-07-31T18:23:58.135Z] 
18:23:58 [2020-07-31T18:23:58.135Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:23:58 [2020-07-31T18:23:58.135Z] #61 DONE 0.0s
18:23:58 [2020-07-31T18:23:58.135Z] 
18:23:58 [2020-07-31T18:23:58.135Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:23:58 [2020-07-31T18:23:58.135Z] #62 DONE 0.0s
18:23:58 [2020-07-31T18:23:58.394Z] 
18:23:58 [2020-07-31T18:23:58.394Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
18:23:58 [2020-07-31T18:23:58.500Z] #52 239.8 + bin/containerd-shim-runc-v2
18:23:59 [2020-07-31T18:23:59.333Z] #63 DONE 0.9s
18:23:59 [2020-07-31T18:23:59.333Z] 
18:23:59 [2020-07-31T18:23:59.333Z] #64 exporting to image
18:23:59 [2020-07-31T18:23:59.333Z] #64 exporting layers
18:23:59 [2020-07-31T18:23:59.436Z] #52 240.7 + binaries
18:23:59 [2020-07-31T18:23:59.436Z] #52 240.7 + install -D bin/containerd /build/containerd
18:23:59 [2020-07-31T18:23:59.436Z] #52 240.8 + install -D bin/containerd-shim /build/containerd-shim
18:23:59 [2020-07-31T18:23:59.436Z] #52 240.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:23:59 [2020-07-31T18:23:59.436Z] #52 240.8 + install -D bin/ctr /build/ctr
18:24:00 [2020-07-31T18:24:00.374Z] #52 DONE 241.7s
18:24:01 [2020-07-31T18:24:01.311Z] 
18:24:01 [2020-07-31T18:24:01.311Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:24:02 [2020-07-31T18:24:02.247Z] #53 DONE 0.8s
18:24:02 [2020-07-31T18:24:02.247Z] 
18:24:02 [2020-07-31T18:24:02.247Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:24:02 [2020-07-31T18:24:02.247Z] #57 DONE 0.2s
18:24:02 [2020-07-31T18:24:02.247Z] 
18:24:02 [2020-07-31T18:24:02.247Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:24:02 [2020-07-31T18:24:02.509Z] #59 DONE 0.4s
18:24:02 [2020-07-31T18:24:02.768Z] 
18:24:02 [2020-07-31T18:24:02.768Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:24:02 [2020-07-31T18:24:02.768Z] #61 DONE 0.0s
18:24:02 [2020-07-31T18:24:02.768Z] 
18:24:02 [2020-07-31T18:24:02.768Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:24:02 [2020-07-31T18:24:02.768Z] #62 DONE 0.0s
18:24:02 [2020-07-31T18:24:02.768Z] 
18:24:02 [2020-07-31T18:24:02.768Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
18:24:04 [2020-07-31T18:24:04.146Z] #63 DONE 1.2s
18:24:04 [2020-07-31T18:24:04.146Z] 
18:24:04 [2020-07-31T18:24:04.146Z] #64 exporting to image
18:24:04 [2020-07-31T18:24:04.146Z] #64 exporting layers
18:24:04 [2020-07-31T18:24:04.550Z] #52 230.3 + bin/containerd-shim-runc-v1
18:24:05 [2020-07-31T18:24:05.901Z] #64 exporting layers 6.3s done
18:24:05 [2020-07-31T18:24:05.901Z] #64 writing image sha256:6ac6ff648289c19290188a598b5febb82ac7e187dd684a91c61fcf03d69a9165 done
18:24:05 [2020-07-31T18:24:05.901Z] #64 naming to docker.io/library/docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 done
18:24:05 [2020-07-31T18:24:05.901Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:24:06 [2020-07-31T18:24:06.245Z] + trap exit INT TERM
18:24:06 [2020-07-31T18:24:06.245Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
18:24:06 [2020-07-31T18:24:06.245Z] + CONTAINER_NAME=docker-pr4
18:24:06 [2020-07-31T18:24:06.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41301/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh dynbinary-daemon
18:24:07 [2020-07-31T18:24:07.181Z] 
18:24:07 [2020-07-31T18:24:07.181Z] Removing bundles/
18:24:07 [2020-07-31T18:24:07.181Z] 
18:24:07 [2020-07-31T18:24:07.181Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:24:07 [2020-07-31T18:24:07.181Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:24:07 [2020-07-31T18:24:07.181Z] GOOS="" GOARCH="" GOARM=""
18:24:07 [2020-07-31T18:24:07.833Z] #52 233.5 + bin/containerd-shim-runc-v2
18:24:08 [2020-07-31T18:24:08.763Z] #52 234.4 + binaries
18:24:08 [2020-07-31T18:24:08.763Z] #52 234.4 + install -D bin/containerd /build/containerd
18:24:08 [2020-07-31T18:24:08.763Z] #52 234.4 + install -D bin/containerd-shim /build/containerd-shim
18:24:08 [2020-07-31T18:24:08.763Z] #52 234.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:24:08 [2020-07-31T18:24:08.763Z] #52 234.4 + install -D bin/ctr /build/ctr
18:24:09 [2020-07-31T18:24:09.693Z] #52 DONE 235.3s
18:24:10 [2020-07-31T18:24:10.625Z] 
18:24:10 [2020-07-31T18:24:10.625Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:24:10 [2020-07-31T18:24:10.716Z] #64 exporting layers 6.3s done
18:24:10 [2020-07-31T18:24:10.716Z] #64 writing image sha256:a228d766d1bd364bad66a4d32c71605d1c6936a15d1776b02a7dd734d91a2da1 done
18:24:10 [2020-07-31T18:24:10.716Z] #64 naming to docker.io/library/docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 done
18:24:10 [2020-07-31T18:24:10.716Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:24:11 [2020-07-31T18:24:11.048Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41301/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/validate/default
18:24:11 [2020-07-31T18:24:11.188Z] #53 DONE 0.7s
18:24:11 [2020-07-31T18:24:11.445Z] 
18:24:11 [2020-07-31T18:24:11.445Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:24:11 [2020-07-31T18:24:11.445Z] #57 DONE 0.2s
18:24:11 [2020-07-31T18:24:11.445Z] 
18:24:11 [2020-07-31T18:24:11.445Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:24:11 [2020-07-31T18:24:11.984Z] Congratulations!  All commits are properly signed with the DCO!
18:24:11 [2020-07-31T18:24:11.984Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:24:11 [2020-07-31T18:24:11.984Z] No api/types/ or api/swagger.yaml changes in diff.
18:24:11 [2020-07-31T18:24:11.984Z] Congratulations!  All TOML source files changed here have valid syntax.
18:24:11 [2020-07-31T18:24:11.984Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:24:11 [2020-07-31T18:24:11.984Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:24:11 [2020-07-31T18:24:11.984Z] Congratulations!  No new tests were added to integration-cli.
18:24:12 [2020-07-31T18:24:12.016Z] #59 DONE 0.4s
18:24:12 [2020-07-31T18:24:12.016Z] 
18:24:12 [2020-07-31T18:24:12.016Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:24:12 [2020-07-31T18:24:12.016Z] #61 DONE 0.0s
18:24:12 [2020-07-31T18:24:12.016Z] 
18:24:12 [2020-07-31T18:24:12.016Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:24:12 [2020-07-31T18:24:12.016Z] #62 DONE 0.0s
18:24:12 [2020-07-31T18:24:12.016Z] 
18:24:12 [2020-07-31T18:24:12.016Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
18:24:12 [2020-07-31T18:24:12.243Z] 
18:24:12 [2020-07-31T18:24:12.243Z] INFO Start validation with golang-ci-lint
18:24:12 [2020-07-31T18:24:12.243Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:24:12 [2020-07-31T18:24:12.243Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:24:12 [2020-07-31T18:24:12.243Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:24:13 [2020-07-31T18:24:13.388Z] #63 DONE 1.2s
18:24:13 [2020-07-31T18:24:13.388Z] 
18:24:13 [2020-07-31T18:24:13.388Z] #64 exporting to image
18:24:13 [2020-07-31T18:24:13.388Z] #64 exporting layers
18:24:19 [2020-07-31T18:24:19.938Z] #64 exporting layers 6.1s done
18:24:19 [2020-07-31T18:24:19.938Z] #64 writing image sha256:73e37f262ab894ed9ffdfcf98858936ee960c2bc1db3141325a9f208cc632bf9 done
18:24:19 [2020-07-31T18:24:19.938Z] #64 naming to docker.io/library/docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 done
18:24:19 [2020-07-31T18:24:19.938Z] #64 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:24:20 [2020-07-31T18:24:20.024Z] #53 ...
18:24:20 [2020-07-31T18:24:20.024Z] 
18:24:20 [2020-07-31T18:24:20.024Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:24:20 [2020-07-31T18:24:20.024Z] #46 DONE 330.3s
18:24:20 [2020-07-31T18:24:20.024Z] 
18:24:20 [2020-07-31T18:24:20.024Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:24:20 [2020-07-31T18:24:20.024Z] #53 ...
18:24:20 [2020-07-31T18:24:20.024Z] 
18:24:20 [2020-07-31T18:24:20.024Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
18:24:20 [2020-07-31T18:24:20.024Z] #47 DONE 0.1s
18:24:20 [2020-07-31T18:24:20.024Z] 
18:24:20 [2020-07-31T18:24:20.024Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
18:24:20 [2020-07-31T18:24:20.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh dynbinary test-integration
18:24:20 [2020-07-31T18:24:20.322Z] #49 DONE 0.1s
18:24:20 [2020-07-31T18:24:20.322Z] 
18:24:20 [2020-07-31T18:24:20.322Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
18:24:20 [2020-07-31T18:24:20.322Z] #51 DONE 0.1s
18:24:20 [2020-07-31T18:24:20.322Z] 
18:24:20 [2020-07-31T18:24:20.322Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:24:21 [2020-07-31T18:24:21.215Z] 
18:24:21 [2020-07-31T18:24:21.215Z] Removing bundles/
18:24:21 [2020-07-31T18:24:21.215Z] 
18:24:21 [2020-07-31T18:24:21.215Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:24:21 [2020-07-31T18:24:21.215Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:24:21 [2020-07-31T18:24:21.215Z] GOOS="" GOARCH="" GOARM=""
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/api/server/middleware	0.030s	coverage: 37.7% of statements
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/api/types/filters	0.023s	coverage: 92.2% of statements
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/api/types/strslice	0.016s	coverage: 90.0% of statements
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/api/server/router/swarm	0.024s	coverage: 5.7% of statements
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/api/types/time	0.025s	coverage: 100.0% of statements
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/api/types/versions	0.016s	coverage: 75.0% of statements
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:24:26 [2020-07-31T18:24:26.107Z] ok  	github.com/docker/docker/builder/dockerignore	0.038s	coverage: 96.8% of statements
18:24:26 [2020-07-31T18:24:26.370Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
18:24:26 [2020-07-31T18:24:26.639Z] 4612f6d0b889: Pull complete
18:24:26 [2020-07-31T18:24:26.947Z] ok  	github.com/docker/docker/builder/remotecontext	0.328s	coverage: 13.6% of statements
18:24:27 [2020-07-31T18:24:27.258Z] #53 302.9 + bin/containerd-stress
18:24:27 [2020-07-31T18:24:27.895Z] ok  	github.com/docker/docker/builder/dockerfile	0.779s	coverage: 48.1% of statements
18:24:28 [2020-07-31T18:24:28.159Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.416s	coverage: 86.3% of statements
18:24:28 [2020-07-31T18:24:28.159Z] ?   	github.com/docker/docker/cli	[no test files]
18:24:28 [2020-07-31T18:24:28.159Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:24:29 [2020-07-31T18:24:29.370Z] #53 305.3 + bin/containerd-shim
18:24:32 [2020-07-31T18:24:32.111Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:24:32 [2020-07-31T18:24:32.111Z] 
18:24:32 [2020-07-31T18:24:32.111Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:24:32 [2020-07-31T18:24:32.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:24:32 [2020-07-31T18:24:32.111Z] HOSTNAME=8582e5b997e3
18:24:32 [2020-07-31T18:24:32.111Z] TESTDEBUG=0
18:24:32 [2020-07-31T18:24:32.111Z] DEST=bundles/test-integration
18:24:32 [2020-07-31T18:24:32.111Z] PWD=/go/src/github.com/docker/docker
18:24:32 [2020-07-31T18:24:32.111Z] DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2
18:24:32 [2020-07-31T18:24:32.111Z] container=docker
18:24:32 [2020-07-31T18:24:32.111Z] HOME=/root
18:24:32 [2020-07-31T18:24:32.111Z] GOLANG_VERSION=1.13.14
18:24:32 [2020-07-31T18:24:32.111Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:24:32 [2020-07-31T18:24:32.111Z] VALIDATE_BRANCH=master
18:24:32 [2020-07-31T18:24:32.111Z] TERM=xterm
18:24:32 [2020-07-31T18:24:32.111Z] DOCKER_PKG=github.com/docker/docker
18:24:32 [2020-07-31T18:24:32.111Z] SHLVL=1
18:24:32 [2020-07-31T18:24:32.111Z] TIMEOUT=120m
18:24:32 [2020-07-31T18:24:32.111Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:24:32 [2020-07-31T18:24:32.111Z] DOCKER_GRAPHDRIVER=overlay2
18:24:32 [2020-07-31T18:24:32.111Z] GO111MODULE=off
18:24:32 [2020-07-31T18:24:32.111Z] DOCKER_EXPERIMENTAL=1
18:24:32 [2020-07-31T18:24:32.111Z] TEST_SKIP_INTEGRATION_CLI=1
18:24:32 [2020-07-31T18:24:32.111Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:24:32 [2020-07-31T18:24:32.111Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:24:32 [2020-07-31T18:24:32.111Z] GOPATH=/go
18:24:32 [2020-07-31T18:24:32.111Z] PKG_CONFIG=pkg-config
18:24:32 [2020-07-31T18:24:32.111Z] _=/usr/bin/env
18:24:32 [2020-07-31T18:24:32.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:24:34 [2020-07-31T18:24:34.771Z] ok  	github.com/docker/docker/client	0.237s	coverage: 75.4% of statements
18:24:36 [2020-07-31T18:24:36.358Z] #53 312.4 + bin/containerd-shim-runc-v1
18:24:39 [2020-07-31T18:24:39.956Z] #53 315.7 + bin/containerd-shim-runc-v2
18:24:40 [2020-07-31T18:24:40.609Z] #53 316.7 + binaries
18:24:40 [2020-07-31T18:24:40.609Z] #53 316.7 + install -D bin/containerd /build/containerd
18:24:40 [2020-07-31T18:24:40.609Z] #53 316.7 + install -D bin/containerd-shim /build/containerd-shim
18:24:40 [2020-07-31T18:24:40.609Z] #53 316.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
18:24:40 [2020-07-31T18:24:40.609Z] #53 316.8 + install -D bin/ctr /build/ctr
18:24:40 [2020-07-31T18:24:40.609Z] #53 DONE 316.8s
18:24:41 [2020-07-31T18:24:41.676Z] 
18:24:41 [2020-07-31T18:24:41.676Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
18:24:41 [2020-07-31T18:24:41.676Z] #54 DONE 0.1s
18:24:41 [2020-07-31T18:24:41.676Z] 
18:24:41 [2020-07-31T18:24:41.676Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
18:24:41 [2020-07-31T18:24:41.977Z] #58 DONE 0.1s
18:24:41 [2020-07-31T18:24:41.977Z] 
18:24:41 [2020-07-31T18:24:41.977Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
18:24:41 [2020-07-31T18:24:41.977Z] #60 DONE 0.1s
18:24:41 [2020-07-31T18:24:41.977Z] 
18:24:41 [2020-07-31T18:24:41.977Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
18:24:41 [2020-07-31T18:24:41.977Z] #62 DONE 0.0s
18:24:41 [2020-07-31T18:24:41.977Z] 
18:24:41 [2020-07-31T18:24:41.977Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
18:24:41 [2020-07-31T18:24:41.977Z] #63 DONE 0.0s
18:24:41 [2020-07-31T18:24:41.977Z] 
18:24:41 [2020-07-31T18:24:41.977Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
18:24:44 [2020-07-31T18:24:44.097Z] #64 DONE 2.1s
18:24:44 [2020-07-31T18:24:44.097Z] 
18:24:44 [2020-07-31T18:24:44.097Z] #65 exporting to oci image format
18:24:44 [2020-07-31T18:24:44.097Z] #65 exporting layers
18:24:59 [2020-07-31T18:24:59.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:24:59 [2020-07-31T18:24:59.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:24:59 [2020-07-31T18:24:59.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:25:01 [2020-07-31T18:25:01.549Z] ok  	github.com/docker/docker/cmd/dockerd	0.094s	coverage: 30.8% of statements
18:25:01 [2020-07-31T18:25:01.550Z] ok  	github.com/docker/docker/container	0.154s	coverage: 34.7% of statements
18:25:01 [2020-07-31T18:25:01.550Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:25:01 [2020-07-31T18:25:01.550Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:25:01 [2020-07-31T18:25:01.550Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:25:01 [2020-07-31T18:25:01.550Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:25:04 [2020-07-31T18:25:04.116Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.060s	coverage: 65.3% of statements
18:25:06 [2020-07-31T18:25:06.045Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.027s	coverage: 35.9% of statements
18:25:08 [2020-07-31T18:25:08.608Z] ok  	github.com/docker/docker/daemon/cluster	0.110s	coverage: 0.5% of statements
18:25:10 [2020-07-31T18:25:10.538Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
18:25:11 [2020-07-31T18:25:11.937Z] ok  	github.com/docker/docker/daemon/config	0.079s	coverage: 81.8% of statements
18:25:12 [2020-07-31T18:25:12.201Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
18:25:13 [2020-07-31T18:25:13.596Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
18:25:14 [2020-07-31T18:25:14.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:25:15 [2020-07-31T18:25:15.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:25:16 [2020-07-31T18:25:16.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:25:16 [2020-07-31T18:25:16.907Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.543s	coverage: 14.0% of statements
18:25:16 [2020-07-31T18:25:16.907Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
18:25:17 [2020-07-31T18:25:17.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:25:17 [2020-07-31T18:25:17.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:25:18 [2020-07-31T18:25:18.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:25:18 [2020-07-31T18:25:18.830Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.608s	coverage: 57.0% of statements
18:25:20 [2020-07-31T18:25:20.753Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
18:25:20 [2020-07-31T18:25:20.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:25:22 [2020-07-31T18:25:22.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:25:22 [2020-07-31T18:25:22.679Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.385s	coverage: 46.2% of statements
18:25:22 [2020-07-31T18:25:22.941Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.827s	coverage: 73.1% of statements
18:25:23 [2020-07-31T18:25:23.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:25:23 [2020-07-31T18:25:23.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:25:24 [2020-07-31T18:25:24.335Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.934s	coverage: 49.5% of statements
18:25:24 [2020-07-31T18:25:24.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:25:25 [2020-07-31T18:25:25.728Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.511s	coverage: 76.1% of statements
18:25:25 [2020-07-31T18:25:25.728Z] ok  	github.com/docker/docker/daemon	12.326s	coverage: 17.4% of statements
18:25:25 [2020-07-31T18:25:25.728Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:25:25 [2020-07-31T18:25:25.728Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:25:25 [2020-07-31T18:25:25.728Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:25:25 [2020-07-31T18:25:25.728Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:25:25 [2020-07-31T18:25:25.728Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:25:25 [2020-07-31T18:25:25.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:25:26 [2020-07-31T18:25:26.304Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.066s	coverage: 58.0% of statements
18:25:26 [2020-07-31T18:25:26.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:25:27 [2020-07-31T18:25:27.701Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
18:25:27 [2020-07-31T18:25:27.701Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
18:25:27 [2020-07-31T18:25:27.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:25:28 [2020-07-31T18:25:28.715Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:25:28 [2020-07-31T18:25:28.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:25:29 [2020-07-31T18:25:29.095Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 4.8% of statements
18:25:29 [2020-07-31T18:25:29.654Z] 
18:25:29 [2020-07-31T18:25:29.930Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:25:29 [2020-07-31T18:25:29.930Z] Using test binary docker
18:25:29 [2020-07-31T18:25:29.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:25:29 [2020-07-31T18:25:29.931Z] +++ /etc/init.d/apparmor start
18:25:29 [2020-07-31T18:25:29.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:25:29 [2020-07-31T18:25:29.931Z] INFO: Waiting for daemon to start...
18:25:29 [2020-07-31T18:25:29.931Z] Starting dockerd
18:25:29 [2020-07-31T18:25:29.931Z] +++ 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
18:25:30 [2020-07-31T18:25:30.044Z] ok  	github.com/docker/docker/daemon/logger	0.248s	coverage: 41.0% of statements
18:25:30 [2020-07-31T18:25:30.045Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.239s	coverage: 77.8% of statements
18:25:30 [2020-07-31T18:25:30.995Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.049s	coverage: 67.0% of statements
18:25:30 [2020-07-31T18:25:30.995Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.355s	coverage: 57.7% of statements
18:25:30 [2020-07-31T18:25:30.995Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:25:30 [2020-07-31T18:25:30.995Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:25:30 [2020-07-31T18:25:30.995Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:25:30 [2020-07-31T18:25:30.995Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:25:30 [2020-07-31T18:25:30.995Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:25:30 [2020-07-31T18:25:30.995Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:25:31 [2020-07-31T18:25:31.559Z] + TEST_INTEGRATION_DEST=2
18:25:31 [2020-07-31T18:25:31.559Z] + CONTAINER_NAME=docker-pr4-2
18:25:31 [2020-07-31T18:25:31.559Z] + TEST_SKIP_INTEGRATION=1
18:25:31 [2020-07-31T18:25:31.559Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
18:25:31 [2020-07-31T18:25:31.559Z] + run_tests
18:25:31 [2020-07-31T18:25:31.559Z] + c=0
18:25:31 [2020-07-31T18:25:31.559Z] + '[' -n 0 ']'
18:25:31 [2020-07-31T18:25:31.559Z] + rm=
18:25:31 [2020-07-31T18:25:31.559Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41301/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41301/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh '' test-integration
18:25:31 [2020-07-31T18:25:31.559Z] + TEST_INTEGRATION_DEST=1
18:25:31 [2020-07-31T18:25:31.559Z] + CONTAINER_NAME=docker-pr4-1
18:25:31 [2020-07-31T18:25:31.559Z] + TEST_SKIP_INTEGRATION_CLI=1
18:25:31 [2020-07-31T18:25:31.560Z] + run_tests test-integration-flaky
18:25:31 [2020-07-31T18:25:31.560Z] + '[' -n 0 ']'
18:25:31 [2020-07-31T18:25:31.560Z] + rm=
18:25:31 [2020-07-31T18:25:31.560Z] + TEST_INTEGRATION_DEST=3
18:25:31 [2020-07-31T18:25:31.560Z] + CONTAINER_NAME=docker-pr4-3
18:25:31 [2020-07-31T18:25:31.560Z] + TEST_SKIP_INTEGRATION=1
18:25:31 [2020-07-31T18:25:31.560Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
18:25:31 [2020-07-31T18:25:31.560Z] + run_tests
18:25:31 [2020-07-31T18:25:31.560Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41301/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41301/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh test-integration-flaky test-integration
18:25:31 [2020-07-31T18:25:31.560Z] + '[' -n 0 ']'
18:25:31 [2020-07-31T18:25:31.560Z] + rm=
18:25:31 [2020-07-31T18:25:31.560Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41301/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41301/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh '' test-integration
18:25:31 [2020-07-31T18:25:31.560Z] ++ jobs -p
18:25:31 [2020-07-31T18:25:31.560Z] + for job in $(jobs -p)
18:25:31 [2020-07-31T18:25:31.560Z] + wait 12316
18:25:31 [2020-07-31T18:25:31.573Z] ok  	github.com/docker/docker/daemon/logger/journald	0.040s	coverage: 26.2% of statements
18:25:31 [2020-07-31T18:25:31.837Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.030s	coverage: 61.6% of statements
18:25:31 [2020-07-31T18:25:31.837Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.034s	coverage: 87.2% of statements
18:25:32 [2020-07-31T18:25:32.004Z] .
18:25:32 [2020-07-31T18:25:32.004Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:25:32 [2020-07-31T18:25:32.004Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:25:32 [2020-07-31T18:25:32.004Z] Error: No such image: emptyfs
18:25:32 [2020-07-31T18:25:32.004Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:25:32 [2020-07-31T18:25:32.004Z] ++++ docker load
18:25:32 [2020-07-31T18:25:32.129Z] 
18:25:32 [2020-07-31T18:25:32.297Z] Running integration-test (iteration 1)
18:25:32 [2020-07-31T18:25:32.297Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
18:25:32 [2020-07-31T18:25:32.297Z] ++ 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
18:25:32 [2020-07-31T18:25:32.297Z] ++ set -e
18:25:32 [2020-07-31T18:25:32.297Z] ++ '[' -n 0 ']'
18:25:32 [2020-07-31T18:25:32.297Z] ++ set -x
18:25:32 [2020-07-31T18:25:32.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:25:32 [2020-07-31T18:25:32.398Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:25:32 [2020-07-31T18:25:32.398Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:25:32 [2020-07-31T18:25:32.398Z] HOSTNAME=bc60cd3073c9
18:25:32 [2020-07-31T18:25:32.398Z] TEST_SKIP_INTEGRATION=1
18:25:32 [2020-07-31T18:25:32.398Z] TESTDEBUG=0
18:25:32 [2020-07-31T18:25:32.398Z] DEST=bundles/test-integration
18:25:32 [2020-07-31T18:25:32.398Z] PWD=/go/src/github.com/docker/docker
18:25:32 [2020-07-31T18:25:32.398Z] KEEPBUNDLE=1
18:25:32 [2020-07-31T18:25:32.398Z] DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2
18:25:32 [2020-07-31T18:25:32.398Z] container=docker
18:25:32 [2020-07-31T18:25:32.398Z] HOME=/root
18:25:32 [2020-07-31T18:25:32.398Z] GOLANG_VERSION=1.13.14
18:25:32 [2020-07-31T18:25:32.398Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:25:32 [2020-07-31T18:25:32.398Z] VALIDATE_BRANCH=master
18:25:32 [2020-07-31T18:25:32.398Z] TERM=xterm
18:25:32 [2020-07-31T18:25:32.398Z] DOCKER_PKG=github.com/docker/docker
18:25:32 [2020-07-31T18:25:32.398Z] SHLVL=1
18:25:32 [2020-07-31T18:25:32.398Z] TIMEOUT=120m
18:25:32 [2020-07-31T18:25:32.398Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:25:32 [2020-07-31T18:25:32.398Z] DOCKER_GRAPHDRIVER=overlay2
18:25:32 [2020-07-31T18:25:32.398Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:25:32 [2020-07-31T18:25:32.398Z] GO111MODULE=off
18:25:32 [2020-07-31T18:25:32.398Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:25:32 [2020-07-31T18:25:32.398Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:25:32 [2020-07-31T18:25:32.398Z] GOPATH=/go
18:25:32 [2020-07-31T18:25:32.398Z] PKG_CONFIG=pkg-config
18:25:32 [2020-07-31T18:25:32.398Z] _=/usr/bin/env
18:25:32 [2020-07-31T18:25:32.398Z] Building test suite binary ./integration-cli/test.main
18:25:32 [2020-07-31T18:25:32.398Z] 
18:25:32 [2020-07-31T18:25:32.398Z] 
18:25:32 [2020-07-31T18:25:32.659Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:25:32 [2020-07-31T18:25:32.659Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:25:32 [2020-07-31T18:25:32.659Z] HOSTNAME=f04c23d30441
18:25:32 [2020-07-31T18:25:32.659Z] TEST_SKIP_INTEGRATION=1
18:25:32 [2020-07-31T18:25:32.659Z] TESTDEBUG=0
18:25:32 [2020-07-31T18:25:32.659Z] DEST=bundles/test-integration
18:25:32 [2020-07-31T18:25:32.659Z] PWD=/go/src/github.com/docker/docker
18:25:32 [2020-07-31T18:25:32.659Z] KEEPBUNDLE=1
18:25:32 [2020-07-31T18:25:32.659Z] DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2
18:25:32 [2020-07-31T18:25:32.659Z] container=docker
18:25:32 [2020-07-31T18:25:32.659Z] HOME=/root
18:25:32 [2020-07-31T18:25:32.659Z] GOLANG_VERSION=1.13.14
18:25:32 [2020-07-31T18:25:32.659Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:25:32 [2020-07-31T18:25:32.659Z] VALIDATE_BRANCH=master
18:25:32 [2020-07-31T18:25:32.659Z] TERM=xterm
18:25:32 [2020-07-31T18:25:32.659Z] DOCKER_PKG=github.com/docker/docker
18:25:32 [2020-07-31T18:25:32.659Z] SHLVL=1
18:25:32 [2020-07-31T18:25:32.659Z] TIMEOUT=120m
18:25:32 [2020-07-31T18:25:32.659Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:25:32 [2020-07-31T18:25:32.659Z] DOCKER_GRAPHDRIVER=overlay2
18:25:32 [2020-07-31T18:25:32.659Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:25:32 [2020-07-31T18:25:32.659Z] GO111MODULE=off
18:25:32 [2020-07-31T18:25:32.659Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:25:32 [2020-07-31T18:25:32.659Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:25:32 [2020-07-31T18:25:32.659Z] GOPATH=/go
18:25:32 [2020-07-31T18:25:32.659Z] PKG_CONFIG=pkg-config
18:25:32 [2020-07-31T18:25:32.659Z] _=/usr/bin/env
18:25:32 [2020-07-31T18:25:32.659Z] Building test suite binary ./integration-cli/test.main
18:25:32 [2020-07-31T18:25:32.659Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:25:32 [2020-07-31T18:25:32.787Z] ok  	github.com/docker/docker/daemon/logger/local	0.044s	coverage: 75.2% of statements
18:25:32 [2020-07-31T18:25:32.787Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:25:33 [2020-07-31T18:25:33.227Z] No new tests added to integration.
18:25:33 [2020-07-31T18:25:33.227Z] 
18:25:33 [2020-07-31T18:25:33.227Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:25:33 [2020-07-31T18:25:33.365Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 33.3% of statements
18:25:33 [2020-07-31T18:25:33.629Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 37.7% of statements
18:25:34 [2020-07-31T18:25:34.207Z] ok  	github.com/docker/docker/daemon/logger/templates	0.026s	coverage: 8.3% of statements
18:25:34 [2020-07-31T18:25:34.605Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:25:34 [2020-07-31T18:25:34.605Z] HOSTNAME=2bba223ae767
18:25:34 [2020-07-31T18:25:34.605Z] TESTDEBUG=0
18:25:34 [2020-07-31T18:25:34.605Z] DEST=bundles/test-integration
18:25:34 [2020-07-31T18:25:34.605Z] PWD=/go/src/github.com/docker/docker
18:25:34 [2020-07-31T18:25:34.605Z] KEEPBUNDLE=1
18:25:34 [2020-07-31T18:25:34.605Z] DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2
18:25:34 [2020-07-31T18:25:34.605Z] container=docker
18:25:34 [2020-07-31T18:25:34.605Z] HOME=/root
18:25:34 [2020-07-31T18:25:34.605Z] GOLANG_VERSION=1.13.14
18:25:34 [2020-07-31T18:25:34.605Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:25:34 [2020-07-31T18:25:34.605Z] VALIDATE_BRANCH=master
18:25:34 [2020-07-31T18:25:34.605Z] TERM=xterm
18:25:34 [2020-07-31T18:25:34.605Z] DOCKER_PKG=github.com/docker/docker
18:25:34 [2020-07-31T18:25:34.605Z] SHLVL=1
18:25:34 [2020-07-31T18:25:34.605Z] TIMEOUT=120m
18:25:34 [2020-07-31T18:25:34.605Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:25:34 [2020-07-31T18:25:34.605Z] DOCKER_GRAPHDRIVER=overlay2
18:25:34 [2020-07-31T18:25:34.605Z] GO111MODULE=off
18:25:34 [2020-07-31T18:25:34.605Z] TEST_SKIP_INTEGRATION_CLI=1
18:25:34 [2020-07-31T18:25:34.605Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:25:34 [2020-07-31T18:25:34.605Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:25:34 [2020-07-31T18:25:34.605Z] GOPATH=/go
18:25:34 [2020-07-31T18:25:34.605Z] PKG_CONFIG=pkg-config
18:25:34 [2020-07-31T18:25:34.605Z] _=/usr/bin/env
18:25:34 [2020-07-31T18:25:34.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:25:34 [2020-07-31T18:25:34.790Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
18:25:35 [2020-07-31T18:25:35.365Z] ok  	github.com/docker/docker/daemon/network	0.033s	coverage: 63.8% of statements
18:25:36 [2020-07-31T18:25:36.315Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.936s	coverage: 82.5% of statements
18:25:36 [2020-07-31T18:25:36.315Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:25:36 [2020-07-31T18:25:36.315Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:25:36 [2020-07-31T18:25:36.577Z] ok  	github.com/docker/docker/distribution/metadata	0.136s	coverage: 48.2% of statements
18:25:37 [2020-07-31T18:25:37.528Z] ok  	github.com/docker/docker/distribution	0.414s	coverage: 22.1% of statements
18:25:37 [2020-07-31T18:25:37.528Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:25:37 [2020-07-31T18:25:37.528Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 49.4% of statements
18:25:38 [2020-07-31T18:25:38.922Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.4% of statements
18:25:38 [2020-07-31T18:25:38.922Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
18:25:39 [2020-07-31T18:25:39.185Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
18:25:39 [2020-07-31T18:25:39.448Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
18:25:39 [2020-07-31T18:25:39.448Z] ok  	github.com/docker/docker/distribution/xfer	1.722s	coverage: 85.1% of statements
18:25:39 [2020-07-31T18:25:39.448Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:25:39 [2020-07-31T18:25:39.448Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:25:39 [2020-07-31T18:25:39.448Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:25:40 [2020-07-31T18:25:40.395Z] ok  	github.com/docker/docker/pkg/aaparser	0.022s	coverage: 50.0% of statements
18:25:40 [2020-07-31T18:25:40.792Z] Loaded image: buildpack-deps:buster
18:25:40 [2020-07-31T18:25:40.792Z] Loaded image: busybox:latest
18:25:40 [2020-07-31T18:25:40.792Z] Loaded image: busybox:glibc
18:25:40 [2020-07-31T18:25:40.792Z] Loaded image: debian:buster
18:25:40 [2020-07-31T18:25:40.792Z] Loaded image: hello-world:latest
18:25:40 [2020-07-31T18:25:40.792Z] INFO: Testing against a local daemon
18:25:40 [2020-07-31T18:25:40.792Z] === RUN   TestCgroupNamespacesBuild
18:25:41 [2020-07-31T18:25:41.790Z] ok  	github.com/docker/docker/opts	0.055s	coverage: 67.4% of statements
18:25:42 [2020-07-31T18:25:42.632Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:25:42 [2020-07-31T18:25:42.737Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
18:25:43 [2020-07-31T18:25:43.000Z] ok  	github.com/docker/docker/pkg/authorization	0.550s	coverage: 68.3% of statements
18:25:43 [2020-07-31T18:25:43.000Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
18:25:43 [2020-07-31T18:25:43.530Z] --- PASS: TestCgroupNamespacesBuild (2.26s)
18:25:43 [2020-07-31T18:25:43.530Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:25:43 [2020-07-31T18:25:43.566Z] 
18:25:43 [2020-07-31T18:25:43.566Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:25:43 [2020-07-31T18:25:43.575Z] ok  	github.com/docker/docker/pkg/archive	1.218s	coverage: 76.9% of statements
18:25:43 [2020-07-31T18:25:43.575Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
18:25:44 [2020-07-31T18:25:44.133Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:25:44 [2020-07-31T18:25:44.133Z] HOSTNAME=5306134dfa32
18:25:44 [2020-07-31T18:25:44.133Z] DEST=bundles/test-integration
18:25:44 [2020-07-31T18:25:44.133Z] PWD=/go/src/github.com/docker/docker
18:25:44 [2020-07-31T18:25:44.133Z] DOCKER_ROOTLESS=1
18:25:44 [2020-07-31T18:25:44.133Z] DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2
18:25:44 [2020-07-31T18:25:44.133Z] container=docker
18:25:44 [2020-07-31T18:25:44.133Z] HOME=/root
18:25:44 [2020-07-31T18:25:44.133Z] GOLANG_VERSION=1.13.14
18:25:44 [2020-07-31T18:25:44.133Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:25:44 [2020-07-31T18:25:44.133Z] VALIDATE_BRANCH=master
18:25:44 [2020-07-31T18:25:44.133Z] TERM=xterm
18:25:44 [2020-07-31T18:25:44.133Z] DOCKER_PKG=github.com/docker/docker
18:25:44 [2020-07-31T18:25:44.133Z] SHLVL=1
18:25:44 [2020-07-31T18:25:44.133Z] TIMEOUT=120m
18:25:44 [2020-07-31T18:25:44.133Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:25:44 [2020-07-31T18:25:44.133Z] DOCKER_GRAPHDRIVER=overlay2
18:25:44 [2020-07-31T18:25:44.133Z] GO111MODULE=off
18:25:44 [2020-07-31T18:25:44.133Z] DOCKER_EXPERIMENTAL=1
18:25:44 [2020-07-31T18:25:44.133Z] TEST_SKIP_INTEGRATION_CLI=1
18:25:44 [2020-07-31T18:25:44.133Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:25:44 [2020-07-31T18:25:44.133Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:25:44 [2020-07-31T18:25:44.133Z] GOPATH=/go
18:25:44 [2020-07-31T18:25:44.133Z] PKG_CONFIG=pkg-config
18:25:44 [2020-07-31T18:25:44.133Z] _=/usr/bin/env
18:25:44 [2020-07-31T18:25:44.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:25:44 [2020-07-31T18:25:44.523Z] ok  	github.com/docker/docker/pkg/discovery	0.011s	coverage: 58.3% of statements
18:25:44 [2020-07-31T18:25:44.523Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 92.9% of statements
18:25:45 [2020-07-31T18:25:45.043Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s)
18:25:45 [2020-07-31T18:25:45.043Z] === RUN   TestBuildWithSession
18:25:45 [2020-07-31T18:25:45.043Z] --- SKIP: TestBuildWithSession (0.00s)
18:25:45 [2020-07-31T18:25:45.043Z]     build_session_test.go:25: TODO: BuildKit
18:25:45 [2020-07-31T18:25:45.043Z] === RUN   TestBuildSquashParent
18:25:45 [2020-07-31T18:25:45.099Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.012s	coverage: 92.3% of statements
18:25:45 [2020-07-31T18:25:45.674Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
18:25:46 [2020-07-31T18:25:46.248Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
18:25:47 [2020-07-31T18:25:47.200Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
18:25:47 [2020-07-31T18:25:47.780Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.650s	coverage: 43.2% of statements
18:25:47 [2020-07-31T18:25:47.780Z] ok  	github.com/docker/docker/pkg/fileutils	0.021s	coverage: 89.5% of statements
18:25:48 [2020-07-31T18:25:48.746Z] ok  	github.com/docker/docker/pkg/fsutils	0.305s	coverage: 85.1% of statements
18:25:48 [2020-07-31T18:25:48.746Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
18:25:48 [2020-07-31T18:25:48.746Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.103s	coverage: 84.1% of statements
18:25:49 [2020-07-31T18:25:49.320Z] ok  	github.com/docker/docker/layer	7.201s	coverage: 68.8% of statements
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/oci	[no test files]
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:25:49 [2020-07-31T18:25:49.320Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:25:49 [2020-07-31T18:25:49.898Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.020s	coverage: 91.7% of statements
18:25:49 [2020-07-31T18:25:49.898Z] ok  	github.com/docker/docker/pkg/locker	0.044s	coverage: 88.9% of statements
18:25:50 [2020-07-31T18:25:50.164Z] ok  	github.com/docker/docker/pkg/ioutils	0.618s	coverage: 70.6% of statements
18:25:50 [2020-07-31T18:25:50.164Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
18:25:50 [2020-07-31T18:25:50.164Z] ok  	github.com/docker/docker/pkg/idtools	0.867s	coverage: 70.5% of statements
18:25:50 [2020-07-31T18:25:50.164Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:25:50 [2020-07-31T18:25:50.164Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:25:50 [2020-07-31T18:25:50.427Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.044s	coverage: 85.7% of statements
18:25:50 [2020-07-31T18:25:50.427Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:25:50 [2020-07-31T18:25:50.692Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
18:25:50 [2020-07-31T18:25:50.954Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.016s	coverage: 60.0% of statements
18:25:50 [2020-07-31T18:25:50.954Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.040s	coverage: 86.7% of statements
18:25:51 [2020-07-31T18:25:51.218Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.4% of statements
18:25:51 [2020-07-31T18:25:51.218Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:25:51 [2020-07-31T18:25:51.218Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:25:51 [2020-07-31T18:25:51.794Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.034s	coverage: 56.8% of statements
18:25:51 [2020-07-31T18:25:51.950Z] --- PASS: TestBuildSquashParent (6.91s)
18:25:51 [2020-07-31T18:25:51.950Z] === RUN   TestBuildWithRemoveAndForceRemove
18:25:51 [2020-07-31T18:25:51.950Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:25:51 [2020-07-31T18:25:51.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:25:51 [2020-07-31T18:25:51.950Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:25:51 [2020-07-31T18:25:51.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:25:51 [2020-07-31T18:25:51.950Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:25:51 [2020-07-31T18:25:51.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:25:51 [2020-07-31T18:25:51.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:25:51 [2020-07-31T18:25:51.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:25:51 [2020-07-31T18:25:51.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:25:51 [2020-07-31T18:25:51.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:25:51 [2020-07-31T18:25:51.950Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:25:51 [2020-07-31T18:25:51.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:25:51 [2020-07-31T18:25:51.950Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:25:51 [2020-07-31T18:25:51.950Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:25:52 [2020-07-31T18:25:52.057Z] ok  	github.com/docker/docker/pkg/pools	0.024s	coverage: 88.2% of statements
18:25:52 [2020-07-31T18:25:52.635Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.010s	coverage: 85.7% of statements
18:25:52 [2020-07-31T18:25:52.635Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
18:25:53 [2020-07-31T18:25:53.210Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
18:25:53 [2020-07-31T18:25:53.784Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
18:25:53 [2020-07-31T18:25:53.784Z] ok  	github.com/docker/docker/pkg/pubsub	1.107s	coverage: 73.9% of statements
18:25:54 [2020-07-31T18:25:54.361Z] ok  	github.com/docker/docker/pkg/stringid	0.029s	coverage: 70.6% of statements
18:25:54 [2020-07-31T18:25:54.361Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
18:25:54 [2020-07-31T18:25:54.692Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:25:54 [2020-07-31T18:25:54.692Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:25:54 [2020-07-31T18:25:54.936Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
18:25:55 [2020-07-31T18:25:55.512Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 53.8% of statements
18:25:55 [2020-07-31T18:25:55.774Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 36.9% of statements
18:25:56 [2020-07-31T18:25:56.036Z] ok  	github.com/docker/docker/pkg/signal	2.797s	coverage: 61.0% of statements
18:25:56 [2020-07-31T18:25:56.300Z] ok  	github.com/docker/docker/pkg/tailfile	0.181s	coverage: 88.6% of statements
18:25:56 [2020-07-31T18:25:56.565Z] testing: warning: no tests to run
18:25:56 [2020-07-31T18:25:56.565Z] coverage: [no statements]
18:25:56 [2020-07-31T18:25:56.565Z] ok  	github.com/docker/docker/pkg/term/windows	0.022s	coverage: [no statements] [no tests to run]
18:25:56 [2020-07-31T18:25:56.767Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:25:56 [2020-07-31T18:25:56.767Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:25:56 [2020-07-31T18:25:56.829Z] ok  	github.com/docker/docker/pkg/tarsum	0.116s	coverage: 89.3% of statements
18:25:56 [2020-07-31T18:25:56.829Z] ok  	github.com/docker/docker/pkg/truncindex	0.114s	coverage: 91.5% of statements
18:25:57 [2020-07-31T18:25:57.092Z] ok  	github.com/docker/docker/pkg/urlutil	0.011s	coverage: 100.0% of statements
18:25:57 [2020-07-31T18:25:57.355Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
18:25:58 [2020-07-31T18:25:58.751Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
18:25:59 [2020-07-31T18:25:59.327Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 73.8% of statements
18:25:59 [2020-07-31T18:25:59.327Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
18:25:59 [2020-07-31T18:25:59.510Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:25:59 [2020-07-31T18:25:59.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s)
18:25:59 [2020-07-31T18:25:59.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s)
18:25:59 [2020-07-31T18:25:59.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s)
18:25:59 [2020-07-31T18:25:59.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s)
18:25:59 [2020-07-31T18:25:59.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s)
18:25:59 [2020-07-31T18:25:59.510Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s)
18:25:59 [2020-07-31T18:25:59.510Z] === RUN   TestBuildMultiStageCopy
18:25:59 [2020-07-31T18:25:59.510Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:25:59 [2020-07-31T18:25:59.590Z] ok  	github.com/docker/docker/plugin	0.568s	coverage: 23.1% of statements
18:26:00 [2020-07-31T18:26:00.539Z] ok  	github.com/docker/docker/registry/resumable	0.030s	coverage: 100.0% of statements
18:26:00 [2020-07-31T18:26:00.539Z] ok  	github.com/docker/docker/restartmanager	0.011s	coverage: 45.3% of statements
18:26:01 [2020-07-31T18:26:01.490Z] ok  	github.com/docker/docker/registry	0.229s	coverage: 56.3% of statements
18:26:01 [2020-07-31T18:26:01.490Z] ok  	github.com/docker/docker/testutil	0.016s	coverage: 62.5% of statements
18:26:01 [2020-07-31T18:26:01.753Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 66.1% of statements
18:26:02 [2020-07-31T18:26:02.247Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:26:02 [2020-07-31T18:26:02.247Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:26:02 [2020-07-31T18:26:02.883Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:26:03 [2020-07-31T18:26:03.521Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:26:03 [2020-07-31T18:26:03.677Z] ok  	github.com/docker/docker/volume/drivers	0.024s	coverage: 36.1% of statements
18:26:04 [2020-07-31T18:26:04.157Z] --- PASS: TestBuildMultiStageCopy (4.84s)
18:26:04 [2020-07-31T18:26:04.157Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s)
18:26:04 [2020-07-31T18:26:04.157Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
18:26:04 [2020-07-31T18:26:04.157Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
18:26:04 [2020-07-31T18:26:04.157Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
18:26:04 [2020-07-31T18:26:04.157Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
18:26:04 [2020-07-31T18:26:04.157Z] === RUN   TestBuildMultiStageParentConfig
18:26:04 [2020-07-31T18:26:04.626Z] ok  	github.com/docker/docker/volume/local	0.037s	coverage: 73.0% of statements
18:26:04 [2020-07-31T18:26:04.887Z] ok  	github.com/docker/docker/volume/mounts	0.078s	coverage: 67.0% of statements
18:26:05 [2020-07-31T18:26:05.460Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
18:26:05 [2020-07-31T18:26:05.670Z] --- PASS: TestBuildMultiStageParentConfig (1.54s)
18:26:05 [2020-07-31T18:26:05.670Z] === RUN   TestBuildLabelWithTargets
18:26:06 [2020-07-31T18:26:06.615Z] #65 exporting layers 82.5s done
18:26:06 [2020-07-31T18:26:06.615Z] #65 exporting manifest sha256:62273ac111f216472c0f90e8fa20c60cf7c3313e01900ef4550a212616127783 done
18:26:06 [2020-07-31T18:26:06.615Z] #65 exporting config sha256:a72ff8f4f9bda119812c1459792b9e436755b1b60010339e73449b551c6f2652 done
18:26:06 [2020-07-31T18:26:06.615Z] #65 sending tarball
18:26:08 [2020-07-31T18:26:08.135Z] fc1b9e59edad: Pull complete
18:26:08 [2020-07-31T18:26:08.135Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
18:26:08 [2020-07-31T18:26:08.135Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:26:08 [2020-07-31T18:26:08.135Z] mcr.microsoft.com/windows/servercore:ltsc2019
18:26:08 [2020-07-31T18:26:08.135Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339'
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Docker version of control daemon
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] Client: Docker Engine - Enterprise
18:26:08 [2020-07-31T18:26:08.135Z]  Version:           19.03.5
18:26:08 [2020-07-31T18:26:08.135Z]  API version:       1.40
18:26:08 [2020-07-31T18:26:08.135Z]  Go version:        go1.12.12
18:26:08 [2020-07-31T18:26:08.135Z]  Git commit:        2ee0c57608
18:26:08 [2020-07-31T18:26:08.135Z]  Built:             11/13/2019 08:00:16
18:26:08 [2020-07-31T18:26:08.135Z]  OS/Arch:           windows/amd64
18:26:08 [2020-07-31T18:26:08.135Z]  Experimental:      false
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] Server: Docker Engine - Enterprise
18:26:08 [2020-07-31T18:26:08.135Z]  Engine:
18:26:08 [2020-07-31T18:26:08.135Z]   Version:          19.03.5
18:26:08 [2020-07-31T18:26:08.135Z]   API version:      1.40 (minimum version 1.24)
18:26:08 [2020-07-31T18:26:08.135Z]   Go version:       go1.12.12
18:26:08 [2020-07-31T18:26:08.135Z]   Git commit:       2ee0c57608
18:26:08 [2020-07-31T18:26:08.135Z]   Built:            11/13/2019 07:58:51
18:26:08 [2020-07-31T18:26:08.135Z]   OS/Arch:          windows/amd64
18:26:08 [2020-07-31T18:26:08.135Z]   Experimental:     true
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Docker info of control daemon
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] Client:
18:26:08 [2020-07-31T18:26:08.135Z]  Debug Mode: false
18:26:08 [2020-07-31T18:26:08.135Z]  Plugins:
18:26:08 [2020-07-31T18:26:08.135Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] Server:
18:26:08 [2020-07-31T18:26:08.135Z]  Containers: 0
18:26:08 [2020-07-31T18:26:08.135Z]   Running: 0
18:26:08 [2020-07-31T18:26:08.135Z]   Paused: 0
18:26:08 [2020-07-31T18:26:08.135Z]   Stopped: 0
18:26:08 [2020-07-31T18:26:08.135Z]  Images: 1
18:26:08 [2020-07-31T18:26:08.135Z]  Server Version: 19.03.5
18:26:08 [2020-07-31T18:26:08.135Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:26:08 [2020-07-31T18:26:08.135Z]   Windows: 
18:26:08 [2020-07-31T18:26:08.135Z]   LCOW: 
18:26:08 [2020-07-31T18:26:08.135Z]  Logging Driver: json-file
18:26:08 [2020-07-31T18:26:08.135Z]  Plugins:
18:26:08 [2020-07-31T18:26:08.135Z]   Volume: local
18:26:08 [2020-07-31T18:26:08.135Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:26:08 [2020-07-31T18:26:08.135Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:26:08 [2020-07-31T18:26:08.135Z]  Swarm: inactive
18:26:08 [2020-07-31T18:26:08.135Z]  Default Isolation: process
18:26:08 [2020-07-31T18:26:08.135Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:26:08 [2020-07-31T18:26:08.135Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
18:26:08 [2020-07-31T18:26:08.135Z]  OSType: windows
18:26:08 [2020-07-31T18:26:08.135Z]  Architecture: x86_64
18:26:08 [2020-07-31T18:26:08.135Z]  CPUs: 4
18:26:08 [2020-07-31T18:26:08.135Z]  Total Memory: 32GiB
18:26:08 [2020-07-31T18:26:08.135Z]  Name: azwin-2-6914a0
18:26:08 [2020-07-31T18:26:08.135Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
18:26:08 [2020-07-31T18:26:08.135Z]  Docker Root Dir: D:\docker
18:26:08 [2020-07-31T18:26:08.135Z]  Debug Mode: false
18:26:08 [2020-07-31T18:26:08.135Z]  Registry: https://index.docker.io/v1/
18:26:08 [2020-07-31T18:26:08.135Z]  Labels:
18:26:08 [2020-07-31T18:26:08.135Z]  Experimental: true
18:26:08 [2020-07-31T18:26:08.135Z]  Insecure Registries:
18:26:08 [2020-07-31T18:26:08.135Z]   10.0.0.4:5000
18:26:08 [2020-07-31T18:26:08.135Z]   127.0.0.0/8
18:26:08 [2020-07-31T18:26:08.135Z]  Registry Mirrors:
18:26:08 [2020-07-31T18:26:08.135Z]   http://10.0.0.4:5000/
18:26:08 [2020-07-31T18:26:08.135Z]  Live Restore Enabled: false
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Commit hash is a536031444
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Nuke-Everything...
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Container count on control daemon to delete is 0
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Nuking d:\CI
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Zapped successfully
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Location for testing is d:\CI\PR-41301\4
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.135Z] INFO: Building the image from Dockerfile.windows at 07/31/2020 18:26:05...
18:26:08 [2020-07-31T18:26:08.135Z] 
18:26:08 [2020-07-31T18:26:08.409Z] --- PASS: TestBuildLabelWithTargets (2.35s)
18:26:08 [2020-07-31T18:26:08.409Z] === RUN   TestBuildWithEmptyLayers
18:26:09 [2020-07-31T18:26:09.045Z] --- PASS: TestBuildWithEmptyLayers (1.03s)
18:26:09 [2020-07-31T18:26:09.045Z] === RUN   TestBuildMultiStageOnBuild
18:26:11 [2020-07-31T18:26:11.108Z] Sending build context to Docker daemon  56.15MB
18:26:11 [2020-07-31T18:26:11.108Z] 
18:26:11 [2020-07-31T18:26:11.108Z] Step 1/10 : FROM microsoft/windowsservercore
18:26:11 [2020-07-31T18:26:11.108Z]  ---> 987b1d5e0abf
18:26:11 [2020-07-31T18:26:11.108Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:26:11 [2020-07-31T18:26:11.108Z]  ---> Running in 9a66bf7c7a68
18:26:11 [2020-07-31T18:26:11.577Z] Removing intermediate container 9a66bf7c7a68
18:26:11 [2020-07-31T18:26:11.577Z]  ---> a6a2df16c8cb
18:26:11 [2020-07-31T18:26:11.577Z] Step 3/10 : ARG GO_VERSION=1.13.14
18:26:11 [2020-07-31T18:26:11.577Z]  ---> Running in d70874371dd9
18:26:12 [2020-07-31T18:26:12.151Z] Removing intermediate container d70874371dd9
18:26:12 [2020-07-31T18:26:12.151Z]  ---> 676e7bd4035d
18:26:12 [2020-07-31T18:26:12.151Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
18:26:12 [2020-07-31T18:26:12.151Z]  ---> Running in df125b48c428
18:26:12 [2020-07-31T18:26:12.573Z] --- PASS: TestBuildMultiStageOnBuild (3.02s)
18:26:12 [2020-07-31T18:26:12.573Z] === RUN   TestBuildUncleanTarFilenames
18:26:12 [2020-07-31T18:26:12.620Z] Removing intermediate container df125b48c428
18:26:12 [2020-07-31T18:26:12.621Z]  ---> 00de8e92f8b8
18:26:12 [2020-07-31T18:26:12.621Z] 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}
18:26:12 [2020-07-31T18:26:12.621Z]  ---> Running in 5c02009b41e1
18:26:13 [2020-07-31T18:26:13.090Z] Removing intermediate container 5c02009b41e1
18:26:13 [2020-07-31T18:26:13.090Z]  ---> 5ec49a98ac59
18:26:13 [2020-07-31T18:26:13.090Z] 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;
18:26:13 [2020-07-31T18:26:13.090Z]  ---> Running in dc3b28413624
18:26:13 [2020-07-31T18:26:13.209Z] --- PASS: TestBuildUncleanTarFilenames (1.28s)
18:26:13 [2020-07-31T18:26:13.209Z] === RUN   TestBuildMultiStageLayerLeak
18:26:16 [2020-07-31T18:26:16.736Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s)
18:26:16 [2020-07-31T18:26:16.736Z] === RUN   TestBuildWithHugeFile
18:26:18 [2020-07-31T18:26:18.726Z] INFO [loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 1m57.524035166s 
18:26:18 [2020-07-31T18:26:18.726Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 691.80618ms 
18:26:21 [2020-07-31T18:26:21.765Z] 
18:26:21 [2020-07-31T18:26:21.766Z] SUCCESS: Specified value was saved.
18:26:22 [2020-07-31T18:26:22.121Z] #65 sending tarball 15.5s done
18:26:22 [2020-07-31T18:26:22.121Z] #65 DONE 98.0s
18:26:22 [2020-07-31T18:26:22.121Z] 
18:26:22 [2020-07-31T18:26:22.121Z] #66 importing to docker
18:26:22 [2020-07-31T18:26:22.234Z] INFO: Downloading git...
18:26:22 [2020-07-31T18:26:22.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:26:23 [2020-07-31T18:26:23.803Z] INFO: Downloading go...
18:26:24 [2020-07-31T18:26:24.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:26:26 [2020-07-31T18:26:26.040Z] INFO: Downloading compiler 1 of 3...
18:26:26 [2020-07-31T18:26:26.040Z] INFO: Downloading compiler 2 of 3...
18:26:26 [2020-07-31T18:26:26.510Z] INFO: Downloading compiler 3 of 3...
18:26:26 [2020-07-31T18:26:26.510Z] INFO: Extracting git...
18:26:26 [2020-07-31T18:26:26.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:26:27 [2020-07-31T18:26:27.429Z] ok  	github.com/docker/docker/pkg/plugins	33.640s	coverage: 76.6% of statements
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/rootless	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/volume	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === Skipped
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver btrfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver btrfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver btrfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver btrfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver btrfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:73: No driver to put!
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z] time="2020-07-31T18:25:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z] time="2020-07-31T18:25:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z] time="2020-07-31T18:25:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z] time="2020-07-31T18:25:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z] time="2020-07-31T18:25:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:73: No driver to put!
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     overlay_test.go:49: Fails to compute changes intermittently
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver zfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver zfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver zfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.429Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.429Z]     graphtest_unix.go:46: Driver zfs not supported
18:26:27 [2020-07-31T18:26:27.429Z] 
18:26:27 [2020-07-31T18:26:27.430Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:26:27 [2020-07-31T18:26:27.430Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:26:27 [2020-07-31T18:26:27.430Z]     graphtest_unix.go:46: Driver zfs not supported
18:26:27 [2020-07-31T18:26:27.430Z] 
18:26:27 [2020-07-31T18:26:27.430Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:26:27 [2020-07-31T18:26:27.430Z]     graphtest_unix.go:73: No driver to put!
18:26:27 [2020-07-31T18:26:27.430Z] 
18:26:27 [2020-07-31T18:26:27.430Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:26:27 [2020-07-31T18:26:27.430Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:26:27 [2020-07-31T18:26:27.430Z] 
18:26:27 [2020-07-31T18:26:27.430Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:26:27 [2020-07-31T18:26:27.430Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:26:27 [2020-07-31T18:26:27.430Z] 
18:26:27 [2020-07-31T18:26:27.430Z] 
18:26:27 [2020-07-31T18:26:27.430Z] DONE 2123 tests, 26 skipped in 190.026s
Post stage
[Pipeline] junit
18:26:27 [2020-07-31T18:26:27.445Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:26:29 [2020-07-31T18:26:29.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -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:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh dynbinary test-integration
18:26:30 [2020-07-31T18:26:30.542Z] 
18:26:30 [2020-07-31T18:26:30.804Z] Removing bundles/
18:26:30 [2020-07-31T18:26:30.804Z] 
18:26:30 [2020-07-31T18:26:30.804Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:26:30 [2020-07-31T18:26:30.804Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:26:30 [2020-07-31T18:26:30.804Z] GOOS="" GOARCH="" GOARM=""
18:26:30 [2020-07-31T18:26:30.949Z] INFO [runner/unused/goanalysis] analyzers took 27.546115448s with top 10 stages: buildssa: 23.218591325s, U1000: 4.327524123s 
18:26:40 [2020-07-31T18:26:40.812Z] #66 DONE 16.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:26:41 [2020-07-31T18:26:41.273Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/test/unit
18:26:41 [2020-07-31T18:26:41.454Z] INFO: Expanding go...
18:26:44 [2020-07-31T18:26:44.480Z] --- PASS: TestBuildWithHugeFile (27.41s)
18:26:44 [2020-07-31T18:26:44.480Z] === RUN   TestBuildWithEmptyDockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:26:44 [2020-07-31T18:26:44.480Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:26:44 [2020-07-31T18:26:44.481Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:26:44 [2020-07-31T18:26:44.481Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
18:26:44 [2020-07-31T18:26:44.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
18:26:44 [2020-07-31T18:26:44.481Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
18:26:44 [2020-07-31T18:26:44.481Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
18:26:44 [2020-07-31T18:26:44.481Z] === RUN   TestBuildPreserveOwnership
18:26:44 [2020-07-31T18:26:44.481Z] === RUN   TestBuildPreserveOwnership/copy_from
18:26:44 [2020-07-31T18:26:44.485Z] ?   	github.com/docker/docker/api	[no test files]
18:26:48 [2020-07-31T18:26:48.944Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:26:51 [2020-07-31T18:26:51.020Z] --- PASS: TestBuildPreserveOwnership (6.63s)
18:26:51 [2020-07-31T18:26:51.020Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.26s)
18:26:51 [2020-07-31T18:26:51.020Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s)
18:26:51 [2020-07-31T18:26:51.020Z] === RUN   TestBuildPlatformInvalid
18:26:51 [2020-07-31T18:26:51.020Z] --- PASS: TestBuildPlatformInvalid (0.17s)
18:26:51 [2020-07-31T18:26:51.020Z] PASS
18:26:51 [2020-07-31T18:26:51.020Z] 
18:26:51 [2020-07-31T18:26:51.020Z] === Skipped
18:26:51 [2020-07-31T18:26:51.020Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
18:26:51 [2020-07-31T18:26:51.020Z]     build_session_test.go:25: TODO: BuildKit
18:26:51 [2020-07-31T18:26:51.020Z] 
18:26:51 [2020-07-31T18:26:51.020Z] 
18:26:51 [2020-07-31T18:26:51.020Z] DONE 32 tests, 1 skipped in 78.956s
18:26:51 [2020-07-31T18:26:51.313Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
18:26:51 [2020-07-31T18:26:51.313Z] ++ 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
18:26:51 [2020-07-31T18:26:51.313Z] ++ set -e
18:26:51 [2020-07-31T18:26:51.313Z] ++ '[' -n 0 ']'
18:26:51 [2020-07-31T18:26:51.313Z] ++ set -x
18:26:51 [2020-07-31T18:26:51.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:26:51 [2020-07-31T18:26:51.313Z] INFO: Testing against a local daemon
18:26:51 [2020-07-31T18:26:51.313Z] === RUN   TestConfigInspect
18:26:53 [2020-07-31T18:26:53.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:26:53 [2020-07-31T18:26:53.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:26:53 [2020-07-31T18:26:53.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:26:53 [2020-07-31T18:26:53.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:26:53 [2020-07-31T18:26:53.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:26:54 [2020-07-31T18:26:54.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:26:55 [2020-07-31T18:26:55.774Z] --- PASS: TestConfigInspect (3.91s)
18:26:55 [2020-07-31T18:26:55.774Z] === RUN   TestConfigList
18:26:57 [2020-07-31T18:26:57.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:26:59 [2020-07-31T18:26:59.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:26:59 [2020-07-31T18:26:59.300Z] --- PASS: TestConfigList (3.71s)
18:26:59 [2020-07-31T18:26:59.301Z] === RUN   TestConfigsCreateAndDelete
18:27:00 [2020-07-31T18:27:00.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:27:01 [2020-07-31T18:27:01.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:27:01 [2020-07-31T18:27:01.445Z] INFO: Expanding compiler 1 of 3...
18:27:01 [2020-07-31T18:27:01.445Z] INFO: Expanding compiler 2 of 3...
18:27:02 [2020-07-31T18:27:02.860Z] --- PASS: TestConfigsCreateAndDelete (3.69s)
18:27:02 [2020-07-31T18:27:02.860Z] === RUN   TestConfigsUpdate
18:27:03 [2020-07-31T18:27:03.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:27:03 [2020-07-31T18:27:03.186Z] ok  	github.com/docker/docker/api/server	0.050s	coverage: 9.0% of statements
18:27:04 [2020-07-31T18:27:04.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:27:05 [2020-07-31T18:27:05.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:27:06 [2020-07-31T18:27:06.394Z] --- PASS: TestConfigsUpdate (3.58s)
18:27:06 [2020-07-31T18:27:06.394Z] === RUN   TestTemplatedConfig
18:27:06 [2020-07-31T18:27:06.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:27:07 [2020-07-31T18:27:07.322Z] INFO: Expanding compiler 3 of 3...
18:27:08 [2020-07-31T18:27:08.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:27:08 [2020-07-31T18:27:08.312Z] INFO: Removing downloaded files...
18:27:08 [2020-07-31T18:27:08.313Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
18:27:08 [2020-07-31T18:27:08.313Z] INFO: Configuring git core.autocrlf...
18:27:09 [2020-07-31T18:27:09.176Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:27:09 [2020-07-31T18:27:09.176Z] Using test binary docker
18:27:09 [2020-07-31T18:27:09.176Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:27:09 [2020-07-31T18:27:09.439Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:27:09 [2020-07-31T18:27:09.439Z] INFO: Waiting for daemon to start...
18:27:09 [2020-07-31T18:27:09.439Z] Starting dockerd
18:27:09 [2020-07-31T18:27:09.920Z] --- PASS: TestTemplatedConfig (3.63s)
18:27:09 [2020-07-31T18:27:09.920Z] === RUN   TestConfigCreateResolve
18:27:12 [2020-07-31T18:27:12.713Z] .
18:27:12 [2020-07-31T18:27:12.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:27:12 [2020-07-31T18:27:12.713Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:27:12 [2020-07-31T18:27:12.713Z] Error: No such image: emptyfs
18:27:12 [2020-07-31T18:27:12.713Z] Running integration-test (iteration 1)
18:27:12 [2020-07-31T18:27:12.713Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:27:13 [2020-07-31T18:27:13.444Z] --- PASS: TestConfigCreateResolve (3.59s)
18:27:13 [2020-07-31T18:27:13.444Z] === RUN   TestConfigDaemonLibtrustID
18:27:14 [2020-07-31T18:27:14.078Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
18:27:14 [2020-07-31T18:27:14.078Z] PASS
18:27:14 [2020-07-31T18:27:14.078Z] 
18:27:14 [2020-07-31T18:27:14.078Z] DONE 7 tests in 22.714s
18:27:14 [2020-07-31T18:27:14.078Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
18:27:14 [2020-07-31T18:27:14.078Z] ++ 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
18:27:14 [2020-07-31T18:27:14.078Z] ++ set -e
18:27:14 [2020-07-31T18:27:14.078Z] ++ '[' -n 0 ']'
18:27:14 [2020-07-31T18:27:14.078Z] ++ set -x
18:27:14 [2020-07-31T18:27:14.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:27:14 [2020-07-31T18:27:14.079Z] INFO: Testing against a local daemon
18:27:14 [2020-07-31T18:27:14.079Z] === RUN   TestCheckpoint
18:27:14 [2020-07-31T18:27:14.079Z] --- SKIP: TestCheckpoint (0.00s)
18:27:14 [2020-07-31T18:27:14.079Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:27:14 [2020-07-31T18:27:14.079Z] === RUN   TestContainerInvalidJSON
18:27:14 [2020-07-31T18:27:14.079Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:27:14 [2020-07-31T18:27:14.079Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:27:14 [2020-07-31T18:27:14.079Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:27:14 [2020-07-31T18:27:14.079Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:27:14 [2020-07-31T18:27:14.079Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:27:14 [2020-07-31T18:27:14.079Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:27:14 [2020-07-31T18:27:14.079Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:27:14 [2020-07-31T18:27:14.079Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:27:14 [2020-07-31T18:27:14.079Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:27:14 [2020-07-31T18:27:14.079Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:27:14 [2020-07-31T18:27:14.079Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:27:14 [2020-07-31T18:27:14.079Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:27:14 [2020-07-31T18:27:14.079Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:27:14 [2020-07-31T18:27:14.079Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:27:14 [2020-07-31T18:27:14.079Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
18:27:14 [2020-07-31T18:27:14.079Z] === RUN   TestCopyFromContainerPathIsNotDir
18:27:14 [2020-07-31T18:27:14.371Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
18:27:14 [2020-07-31T18:27:14.371Z] === RUN   TestCopyToContainerPathDoesNotExist
18:27:14 [2020-07-31T18:27:14.371Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
18:27:14 [2020-07-31T18:27:14.371Z] === RUN   TestCopyToContainerPathIsNotDir
18:27:14 [2020-07-31T18:27:14.664Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
18:27:14 [2020-07-31T18:27:14.664Z] === RUN   TestCopyFromContainer
18:27:16 [2020-07-31T18:27:16.741Z] === RUN   TestCopyFromContainer//
18:27:16 [2020-07-31T18:27:16.741Z] === RUN   TestCopyFromContainer//bar/root
18:27:16 [2020-07-31T18:27:16.741Z] === RUN   TestCopyFromContainer//bar/root/
18:27:17 [2020-07-31T18:27:17.033Z] === RUN   TestCopyFromContainer/bar/quux
18:27:17 [2020-07-31T18:27:17.033Z] === RUN   TestCopyFromContainer/bar/quux/
18:27:17 [2020-07-31T18:27:17.033Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:27:17 [2020-07-31T18:27:17.325Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:27:17 [2020-07-31T18:27:17.325Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:27:17 [2020-07-31T18:27:17.325Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCopyFromContainer/bar/notarget
18:27:17 [2020-07-31T18:27:17.619Z] --- PASS: TestCopyFromContainer (3.04s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:27:17 [2020-07-31T18:27:17.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:27:17 [2020-07-31T18:27:17.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:27:17 [2020-07-31T18:27:17.619Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:27:17 [2020-07-31T18:27:17.619Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:27:17 [2020-07-31T18:27:17.619Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:27:17 [2020-07-31T18:27:17.619Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:27:17 [2020-07-31T18:27:17.619Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateLinkToNonExistingContainer
18:27:17 [2020-07-31T18:27:17.619Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateWithInvalidEnv
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateWithInvalidEnv/0
18:27:17 [2020-07-31T18:27:17.619Z] === PAUSE TestCreateWithInvalidEnv/0
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateWithInvalidEnv/1
18:27:17 [2020-07-31T18:27:17.619Z] === PAUSE TestCreateWithInvalidEnv/1
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateWithInvalidEnv/2
18:27:17 [2020-07-31T18:27:17.619Z] === PAUSE TestCreateWithInvalidEnv/2
18:27:17 [2020-07-31T18:27:17.619Z] === CONT  TestCreateWithInvalidEnv/0
18:27:17 [2020-07-31T18:27:17.619Z] === CONT  TestCreateWithInvalidEnv/2
18:27:17 [2020-07-31T18:27:17.619Z] === CONT  TestCreateWithInvalidEnv/1
18:27:17 [2020-07-31T18:27:17.619Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:27:17 [2020-07-31T18:27:17.619Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateTmpfsMountsTarget
18:27:17 [2020-07-31T18:27:17.619Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:27:17 [2020-07-31T18:27:17.619Z] === RUN   TestCreateWithCustomMaskedPaths
18:27:20 [2020-07-31T18:27:20.359Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s)
18:27:20 [2020-07-31T18:27:20.359Z] === RUN   TestCreateWithCustomReadonlyPaths
18:27:23 [2020-07-31T18:27:23.098Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s)
18:27:23 [2020-07-31T18:27:23.098Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:27:23 [2020-07-31T18:27:23.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:27:23 [2020-07-31T18:27:23.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:27:23 [2020-07-31T18:27:23.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:27:23 [2020-07-31T18:27:23.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:27:23 [2020-07-31T18:27:23.099Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:27:23 [2020-07-31T18:27:23.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:27:23 [2020-07-31T18:27:23.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:27:23 [2020-07-31T18:27:23.099Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:27:23 [2020-07-31T18:27:23.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:27:23 [2020-07-31T18:27:23.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:27:23 [2020-07-31T18:27:23.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:27:23 [2020-07-31T18:27:23.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:27:23 [2020-07-31T18:27:23.099Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:27:23 [2020-07-31T18:27:23.099Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:27:23 [2020-07-31T18:27:23.733Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestCreateDifferentPlatform
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestCreateDifferentPlatform/different_os
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:27:23 [2020-07-31T18:27:23.733Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:27:23 [2020-07-31T18:27:23.733Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:27:23 [2020-07-31T18:27:23.733Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:27:23 [2020-07-31T18:27:23.733Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestContainerStartOnDaemonRestart
18:27:23 [2020-07-31T18:27:23.733Z] === PAUSE TestContainerStartOnDaemonRestart
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestDaemonRestartIpcMode
18:27:23 [2020-07-31T18:27:23.733Z] === PAUSE TestDaemonRestartIpcMode
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestDaemonHostGatewayIP
18:27:23 [2020-07-31T18:27:23.733Z] === PAUSE TestDaemonHostGatewayIP
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestContainerKillOnDaemonStart
18:27:23 [2020-07-31T18:27:23.733Z] === PAUSE TestContainerKillOnDaemonStart
18:27:23 [2020-07-31T18:27:23.733Z] === RUN   TestDiff
18:27:24 [2020-07-31T18:27:24.772Z] --- PASS: TestDiff (0.82s)
18:27:24 [2020-07-31T18:27:24.772Z] === RUN   TestExecWithCloseStdin
18:27:24 [2020-07-31T18:27:24.895Z] Loaded image: buildpack-deps:buster
18:27:24 [2020-07-31T18:27:24.895Z] Loaded image: busybox:latest
18:27:25 [2020-07-31T18:27:25.152Z] Loaded image: busybox:glibc
18:27:25 [2020-07-31T18:27:25.152Z] Loaded image: debian:buster
18:27:25 [2020-07-31T18:27:25.152Z] Loaded image: hello-world:latest
18:27:25 [2020-07-31T18:27:25.152Z] INFO: Testing against a local daemon
18:27:25 [2020-07-31T18:27:25.152Z] === RUN   TestCgroupNamespacesBuild
18:27:25 [2020-07-31T18:27:25.408Z] --- PASS: TestExecWithCloseStdin (0.93s)
18:27:25 [2020-07-31T18:27:25.408Z] === RUN   TestExec
18:27:26 [2020-07-31T18:27:26.503Z] --- PASS: TestExec (0.98s)
18:27:26 [2020-07-31T18:27:26.503Z] === RUN   TestExecUser
18:27:27 [2020-07-31T18:27:27.542Z] --- PASS: TestExecUser (0.95s)
18:27:27 [2020-07-31T18:27:27.542Z] === RUN   TestExportContainerAndImportImage
18:27:28 [2020-07-31T18:27:28.579Z] --- PASS: TestExportContainerAndImportImage (1.18s)
18:27:28 [2020-07-31T18:27:28.579Z] === RUN   TestExportContainerAfterDaemonRestart
18:27:29 [2020-07-31T18:27:29.325Z] --- PASS: TestCgroupNamespacesBuild (3.95s)
18:27:29 [2020-07-31T18:27:29.326Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:27:30 [2020-07-31T18:27:30.092Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
18:27:30 [2020-07-31T18:27:30.092Z] === RUN   TestHealthCheckWorkdir
18:27:31 [2020-07-31T18:27:31.132Z] --- PASS: TestHealthCheckWorkdir (1.12s)
18:27:31 [2020-07-31T18:27:31.132Z] === RUN   TestHealthKillContainer
18:27:31 [2020-07-31T18:27:31.850Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
18:27:31 [2020-07-31T18:27:31.850Z] === RUN   TestBuildWithSession
18:27:31 [2020-07-31T18:27:31.850Z] --- SKIP: TestBuildWithSession (0.00s)
18:27:31 [2020-07-31T18:27:31.850Z]     build_session_test.go:25: TODO: BuildKit
18:27:31 [2020-07-31T18:27:31.850Z] === RUN   TestBuildSquashParent
18:27:34 [2020-07-31T18:27:34.658Z] --- PASS: TestHealthKillContainer (2.98s)
18:27:34 [2020-07-31T18:27:34.658Z] === RUN   TestInspectCpusetInConfigPre120
18:27:35 [2020-07-31T18:27:35.294Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s)
18:27:35 [2020-07-31T18:27:35.294Z] === RUN   TestIpcModeNone
18:27:36 [2020-07-31T18:27:36.331Z] --- PASS: TestIpcModeNone (0.90s)
18:27:36 [2020-07-31T18:27:36.331Z] === RUN   TestIpcModePrivate
18:27:36 [2020-07-31T18:27:36.966Z] --- PASS: TestIpcModePrivate (0.96s)
18:27:36 [2020-07-31T18:27:36.966Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
18:27:36 [2020-07-31T18:27:36.966Z] === RUN   TestIpcModeShareable
18:27:38 [2020-07-31T18:27:38.397Z] --- PASS: TestBuildSquashParent (6.72s)
18:27:38 [2020-07-31T18:27:38.397Z] === RUN   TestBuildWithRemoveAndForceRemove
18:27:38 [2020-07-31T18:27:38.397Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:27:38 [2020-07-31T18:27:38.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:27:38 [2020-07-31T18:27:38.397Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:27:38 [2020-07-31T18:27:38.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:27:38 [2020-07-31T18:27:38.397Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:27:38 [2020-07-31T18:27:38.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:27:38 [2020-07-31T18:27:38.397Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:27:38 [2020-07-31T18:27:38.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:27:38 [2020-07-31T18:27:38.397Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:27:38 [2020-07-31T18:27:38.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:27:38 [2020-07-31T18:27:38.397Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:27:38 [2020-07-31T18:27:38.397Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:27:38 [2020-07-31T18:27:38.397Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:27:38 [2020-07-31T18:27:38.397Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:27:38 [2020-07-31T18:27:38.481Z] --- PASS: TestIpcModeShareable (1.09s)
18:27:38 [2020-07-31T18:27:38.481Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
18:27:38 [2020-07-31T18:27:38.481Z] === RUN   TestAPIIpcModeShareableAndContainer
18:27:39 [2020-07-31T18:27:39.766Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:27:39 [2020-07-31T18:27:39.766Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:27:39 [2020-07-31T18:27:39.978Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:27:40 [2020-07-31T18:27:40.239Z] 
18:27:40 [2020-07-31T18:27:40.240Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:27:40 [2020-07-31T18:27:40.814Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:27:40 [2020-07-31T18:27:40.814Z] HOSTNAME=e9c466e9fc9b
18:27:40 [2020-07-31T18:27:40.814Z] TESTDEBUG=0
18:27:40 [2020-07-31T18:27:40.814Z] DEST=bundles/test-integration
18:27:40 [2020-07-31T18:27:40.814Z] PWD=/go/src/github.com/docker/docker
18:27:40 [2020-07-31T18:27:40.814Z] DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2
18:27:40 [2020-07-31T18:27:40.814Z] container=docker
18:27:40 [2020-07-31T18:27:40.814Z] HOME=/root
18:27:40 [2020-07-31T18:27:40.814Z] GOLANG_VERSION=1.13.14
18:27:40 [2020-07-31T18:27:40.814Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:27:40 [2020-07-31T18:27:40.814Z] VALIDATE_BRANCH=master
18:27:40 [2020-07-31T18:27:40.814Z] TERM=xterm
18:27:40 [2020-07-31T18:27:40.814Z] DOCKER_PKG=github.com/docker/docker
18:27:40 [2020-07-31T18:27:40.814Z] SHLVL=1
18:27:40 [2020-07-31T18:27:40.814Z] TIMEOUT=120m
18:27:40 [2020-07-31T18:27:40.814Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:27:40 [2020-07-31T18:27:40.814Z] DOCKER_GRAPHDRIVER=overlay2
18:27:40 [2020-07-31T18:27:40.814Z] GO111MODULE=off
18:27:40 [2020-07-31T18:27:40.814Z] DOCKER_EXPERIMENTAL=1
18:27:40 [2020-07-31T18:27:40.814Z] TEST_SKIP_INTEGRATION_CLI=1
18:27:40 [2020-07-31T18:27:40.814Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:27:40 [2020-07-31T18:27:40.814Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:27:40 [2020-07-31T18:27:40.814Z] GOPATH=/go
18:27:40 [2020-07-31T18:27:40.814Z] PKG_CONFIG=pkg-config
18:27:40 [2020-07-31T18:27:40.814Z] _=/usr/bin/env
18:27:40 [2020-07-31T18:27:40.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:27:41 [2020-07-31T18:27:41.227Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s)
18:27:41 [2020-07-31T18:27:41.227Z] === RUN   TestAPIIpcModeHost
18:27:41 [2020-07-31T18:27:41.665Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:27:41 [2020-07-31T18:27:41.862Z] --- PASS: TestAPIIpcModeHost (0.62s)
18:27:41 [2020-07-31T18:27:41.862Z] === RUN   TestDaemonIpcModeShareable
18:27:41 [2020-07-31T18:27:41.922Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:27:43 [2020-07-31T18:27:43.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:27:43 [2020-07-31T18:27:43.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:27:43 [2020-07-31T18:27:43.824Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:27:43 [2020-07-31T18:27:43.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.66s)
18:27:43 [2020-07-31T18:27:43.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s)
18:27:43 [2020-07-31T18:27:43.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
18:27:43 [2020-07-31T18:27:43.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s)
18:27:43 [2020-07-31T18:27:43.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s)
18:27:43 [2020-07-31T18:27:43.824Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s)
18:27:43 [2020-07-31T18:27:43.824Z] === RUN   TestBuildMultiStageCopy
18:27:43 [2020-07-31T18:27:43.824Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:27:43 [2020-07-31T18:27:43.943Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
18:27:43 [2020-07-31T18:27:43.943Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
18:27:43 [2020-07-31T18:27:43.943Z] === RUN   TestDaemonIpcModePrivate
18:27:45 [2020-07-31T18:27:45.456Z] --- PASS: TestDaemonIpcModePrivate (1.84s)
18:27:45 [2020-07-31T18:27:45.456Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
18:27:45 [2020-07-31T18:27:45.456Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:27:47 [2020-07-31T18:27:47.104Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:27:47 [2020-07-31T18:27:47.579Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s)
18:27:47 [2020-07-31T18:27:47.579Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
18:27:47 [2020-07-31T18:27:47.579Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:27:48 [2020-07-31T18:27:48.034Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:27:48 [2020-07-31T18:27:48.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:27:49 [2020-07-31T18:27:49.090Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
18:27:49 [2020-07-31T18:27:49.090Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
18:27:49 [2020-07-31T18:27:49.090Z] === RUN   TestIpcModeOlderClient
18:27:49 [2020-07-31T18:27:49.090Z] === PAUSE TestIpcModeOlderClient
18:27:49 [2020-07-31T18:27:49.090Z] === RUN   TestKillContainerInvalidSignal
18:27:49 [2020-07-31T18:27:49.401Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:27:49 [2020-07-31T18:27:49.725Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
18:27:49 [2020-07-31T18:27:49.725Z] === RUN   TestKillContainer
18:27:49 [2020-07-31T18:27:49.725Z] === RUN   TestKillContainer/no_signal
18:27:50 [2020-07-31T18:27:50.330Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:27:50 [2020-07-31T18:27:50.762Z] === RUN   TestKillContainer/non_killing_signal
18:27:51 [2020-07-31T18:27:51.263Z] --- PASS: TestBuildMultiStageCopy (7.35s)
18:27:51 [2020-07-31T18:27:51.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
18:27:51 [2020-07-31T18:27:51.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
18:27:51 [2020-07-31T18:27:51.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
18:27:51 [2020-07-31T18:27:51.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
18:27:51 [2020-07-31T18:27:51.263Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
18:27:51 [2020-07-31T18:27:51.263Z] === RUN   TestBuildMultiStageParentConfig
18:27:51 [2020-07-31T18:27:51.398Z] === RUN   TestKillContainer/killing_signal
18:27:52 [2020-07-31T18:27:52.437Z] --- PASS: TestKillContainer (2.70s)
18:27:52 [2020-07-31T18:27:52.437Z]     --- PASS: TestKillContainer/no_signal (0.91s)
18:27:52 [2020-07-31T18:27:52.437Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
18:27:52 [2020-07-31T18:27:52.437Z]     --- PASS: TestKillContainer/killing_signal (0.86s)
18:27:52 [2020-07-31T18:27:52.437Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:27:52 [2020-07-31T18:27:52.437Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:27:53 [2020-07-31T18:27:53.476Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:27:53 [2020-07-31T18:27:53.694Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.223576379s with top 10 stages: buildssa: 1m37.122262327s, goimports: 23.450132561s, unconvert: 12.563702488s, gosec: 10.824571391s, golint: 6.369790912s, ineffassign: 4.462004991s, misspell: 3.960569825s, vrp: 3.645691066s, inspect: 2.915943371s, printf: 1.994939028s 
18:27:53 [2020-07-31T18:27:53.694Z] INFO [runner] Issues before processing: 2303, after processing: 0 
18:27:53 [2020-07-31T18:27:53.694Z] INFO [runner] Processors filtering stat (out/in): cgo: 1694/2303, skip_files: 1694/1694, nolint: 0/64, exclude-rules: 64/1589, path_prettifier: 1694/1694, skip_dirs: 1694/1694, identifier_marker: 1589/1589, filename_unadjuster: 1694/1694, autogenerated_exclude: 1589/1694, exclude: 1589/1589 
18:27:53 [2020-07-31T18:27:53.694Z] INFO [runner] processing took 61.034907ms with stages: nolint: 25.085068ms, identifier_marker: 16.452441ms, path_prettifier: 10.071193ms, autogenerated_exclude: 3.943897ms, exclude-rules: 3.4584ms, skip_dirs: 1.737788ms, cgo: 183.852µs, filename_unadjuster: 96.878µs, max_same_issues: 1.329µs, uniq_by_line: 760ns, diff: 682ns, max_from_linter: 616ns, source_code: 501ns, path_shortener: 439ns, skip_files: 412ns, exclude: 402ns, max_per_file_from_linter: 249ns 
18:27:53 [2020-07-31T18:27:53.694Z] INFO [runner] linters took 1m39.455422298s with stages: goanalysis_metalinter: 1m19.731692346s, unused: 19.662380259s 
18:27:53 [2020-07-31T18:27:53.694Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
18:27:53 [2020-07-31T18:27:53.694Z] INFO Memory: 1495 samples, avg is 710.4MB, max is 3504.3MB 
18:27:53 [2020-07-31T18:27:53.694Z] INFO Execution took 3m37.681013112s               
18:27:53 [2020-07-31T18:27:53.694Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:27:54 [2020-07-31T18:27:54.038Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh dynbinary-daemon test-docker-py
18:27:54 [2020-07-31T18:27:54.113Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s)
18:27:54 [2020-07-31T18:27:54.113Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
18:27:54 [2020-07-31T18:27:54.113Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
18:27:54 [2020-07-31T18:27:54.113Z] === RUN   TestKillStoppedContainer
18:27:54 [2020-07-31T18:27:54.406Z] --- PASS: TestKillStoppedContainer (0.09s)
18:27:54 [2020-07-31T18:27:54.406Z] === RUN   TestKillStoppedContainerAPIPre120
18:27:54 [2020-07-31T18:27:54.406Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
18:27:54 [2020-07-31T18:27:54.406Z] === RUN   TestKillDifferentUserContainer
18:27:54 [2020-07-31T18:27:54.605Z] 
18:27:54 [2020-07-31T18:27:54.605Z] Removing bundles/
18:27:54 [2020-07-31T18:27:54.605Z] 
18:27:54 [2020-07-31T18:27:54.605Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:27:54 [2020-07-31T18:27:54.605Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:27:54 [2020-07-31T18:27:54.605Z] GOOS="" GOARCH="" GOARM=""
18:27:55 [2020-07-31T18:27:55.446Z] --- PASS: TestKillDifferentUserContainer (0.95s)
18:27:55 [2020-07-31T18:27:55.446Z] === RUN   TestInspectOomKilledTrue
18:27:55 [2020-07-31T18:27:55.446Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:27:55 [2020-07-31T18:27:55.446Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:27:55 [2020-07-31T18:27:55.446Z] === RUN   TestInspectOomKilledFalse
18:27:55 [2020-07-31T18:27:55.446Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:27:55 [2020-07-31T18:27:55.446Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:27:55 [2020-07-31T18:27:55.446Z] === RUN   TestLinksEtcHostsContentMatch
18:27:56 [2020-07-31T18:27:56.084Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
18:27:56 [2020-07-31T18:27:56.084Z] === RUN   TestLinksContainerNames
18:27:56 [2020-07-31T18:27:56.606Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
18:27:56 [2020-07-31T18:27:56.606Z] === RUN   TestBuildLabelWithTargets
18:27:57 [2020-07-31T18:27:57.596Z] --- PASS: TestLinksContainerNames (1.75s)
18:27:57 [2020-07-31T18:27:57.596Z] === RUN   TestLogsFollowTailEmpty
18:27:58 [2020-07-31T18:27:58.633Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
18:27:58 [2020-07-31T18:27:58.633Z] === RUN   TestContainerNetworkMountsNoChown
18:27:59 [2020-07-31T18:27:59.268Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s)
18:27:59 [2020-07-31T18:27:59.268Z] === RUN   TestMountDaemonRoot
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/default
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/default
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/private
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/private
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rprivate
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rprivate
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/slave
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/slave
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rslave
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rslave
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/shared
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/shared
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rshared
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rshared
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/default
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/default/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/default/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/rshared
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/rprivate
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/shared
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/rslave
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/slave
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/default/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/private
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/private/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/private/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/default/mount_root
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:27:59 [2020-07-31T18:27:59.561Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:27:59 [2020-07-31T18:27:59.853Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/private/mount_root
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/private/bind_root
18:28:00 [2020-07-31T18:28:00.145Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:28:00 [2020-07-31T18:28:00.438Z] --- PASS: TestMountDaemonRoot (0.02s)
18:28:00 [2020-07-31T18:28:00.438Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
18:28:00 [2020-07-31T18:28:00.438Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
18:28:00 [2020-07-31T18:28:00.438Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:28:00 [2020-07-31T18:28:00.438Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
18:28:00 [2020-07-31T18:28:00.438Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:28:00 [2020-07-31T18:28:00.438Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:28:00 [2020-07-31T18:28:00.438Z] === RUN   TestContainerBindMountNonRecursive
18:28:02 [2020-07-31T18:28:02.511Z] --- PASS: TestContainerBindMountNonRecursive (2.15s)
18:28:02 [2020-07-31T18:28:02.511Z] === RUN   TestNetworkNat
18:28:03 [2020-07-31T18:28:03.590Z] --- PASS: TestNetworkNat (0.91s)
18:28:03 [2020-07-31T18:28:03.591Z] === RUN   TestNetworkLocalhostTCPNat
18:28:04 [2020-07-31T18:28:04.244Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s)
18:28:04 [2020-07-31T18:28:04.244Z] === RUN   TestNetworkLoopbackNat
18:28:04 [2020-07-31T18:28:04.701Z] --- PASS: TestBuildLabelWithTargets (8.00s)
18:28:04 [2020-07-31T18:28:04.701Z] === RUN   TestBuildWithEmptyLayers
18:28:07 [2020-07-31T18:28:07.222Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
18:28:07 [2020-07-31T18:28:07.222Z] === RUN   TestBuildMultiStageOnBuild
18:28:07 [2020-07-31T18:28:07.767Z] --- PASS: TestNetworkLoopbackNat (3.28s)
18:28:07 [2020-07-31T18:28:07.767Z] === RUN   TestPause
18:28:08 [2020-07-31T18:28:08.402Z] --- PASS: TestPause (0.87s)
18:28:08 [2020-07-31T18:28:08.402Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:28:08 [2020-07-31T18:28:08.402Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:28:08 [2020-07-31T18:28:08.402Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:28:08 [2020-07-31T18:28:08.402Z] === RUN   TestPauseStopPausedContainer
18:28:09 [2020-07-31T18:28:09.439Z] --- PASS: TestPauseStopPausedContainer (0.89s)
18:28:09 [2020-07-31T18:28:09.439Z] === RUN   TestPsFilter
18:28:09 [2020-07-31T18:28:09.732Z] --- PASS: TestPsFilter (0.31s)
18:28:09 [2020-07-31T18:28:09.732Z] === RUN   TestRemoveContainerWithRemovedVolume
18:28:10 [2020-07-31T18:28:10.367Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s)
18:28:10 [2020-07-31T18:28:10.367Z] === RUN   TestRemoveContainerWithVolume
18:28:11 [2020-07-31T18:28:11.408Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
18:28:11 [2020-07-31T18:28:11.408Z] === RUN   TestRemoveContainerRunning
18:28:12 [2020-07-31T18:28:12.445Z] --- PASS: TestRemoveContainerRunning (0.88s)
18:28:12 [2020-07-31T18:28:12.445Z] === RUN   TestRemoveContainerForceRemoveRunning
18:28:12 [2020-07-31T18:28:12.473Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
18:28:12 [2020-07-31T18:28:12.473Z] === RUN   TestBuildUncleanTarFilenames
18:28:12 [2020-07-31T18:28:12.731Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
18:28:12 [2020-07-31T18:28:12.731Z] === RUN   TestBuildMultiStageLayerLeak
18:28:12 [2020-07-31T18:28:12.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:28:12 [2020-07-31T18:28:12.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:28:13 [2020-07-31T18:28:13.084Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
18:28:13 [2020-07-31T18:28:13.084Z] === RUN   TestRemoveInvalidContainer
18:28:13 [2020-07-31T18:28:13.084Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:28:13 [2020-07-31T18:28:13.084Z] === RUN   TestRenameLinkedContainer
18:28:14 [2020-07-31T18:28:14.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:28:16 [2020-07-31T18:28:16.608Z] --- PASS: TestRenameLinkedContainer (3.43s)
18:28:16 [2020-07-31T18:28:16.608Z] === RUN   TestRenameStoppedContainer
18:28:17 [2020-07-31T18:28:17.243Z] --- PASS: TestRenameStoppedContainer (0.86s)
18:28:17 [2020-07-31T18:28:17.243Z] === RUN   TestRenameRunningContainerAndReuse
18:28:17 [2020-07-31T18:28:17.991Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
18:28:17 [2020-07-31T18:28:17.991Z] === RUN   TestBuildWithHugeFile
18:28:19 [2020-07-31T18:28:19.317Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s)
18:28:19 [2020-07-31T18:28:19.317Z] === RUN   TestRenameInvalidName
18:28:19 [2020-07-31T18:28:19.952Z] --- PASS: TestRenameInvalidName (0.87s)
18:28:19 [2020-07-31T18:28:19.952Z] === RUN   TestRenameAnonymousContainer
18:28:25 [2020-07-31T18:28:25.533Z] --- PASS: TestRenameAnonymousContainer (4.88s)
18:28:25 [2020-07-31T18:28:25.533Z] === RUN   TestRenameContainerWithSameName
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/api/server/middleware	0.030s	coverage: 37.7% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/api/types/time	0.019s	coverage: 100.0% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/api/types/versions	0.025s	coverage: 75.0% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
18:28:25 [2020-07-31T18:28:25.597Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.943s	coverage: 86.3% of statements
18:28:25 [2020-07-31T18:28:25.826Z] --- PASS: TestRenameContainerWithSameName (1.00s)
18:28:25 [2020-07-31T18:28:25.826Z] === RUN   TestRenameContainerWithLinkedContainer
18:28:26 [2020-07-31T18:28:26.662Z] ok  	github.com/docker/docker/builder/remotecontext	0.512s	coverage: 13.6% of statements
18:28:27 [2020-07-31T18:28:27.354Z] ok  	github.com/docker/docker/builder/dockerfile	1.260s	coverage: 48.1% of statements
18:28:27 [2020-07-31T18:28:27.354Z] ?   	github.com/docker/docker/cli	[no test files]
18:28:27 [2020-07-31T18:28:27.354Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:28:27 [2020-07-31T18:28:27.919Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s)
18:28:27 [2020-07-31T18:28:27.919Z] === RUN   TestResize
18:28:28 [2020-07-31T18:28:28.554Z] --- PASS: TestResize (0.86s)
18:28:28 [2020-07-31T18:28:28.554Z] === RUN   TestResizeWithInvalidSize
18:28:29 [2020-07-31T18:28:29.593Z] --- PASS: TestResizeWithInvalidSize (0.88s)
18:28:29 [2020-07-31T18:28:29.593Z] === RUN   TestResizeWhenContainerNotStarted
18:28:30 [2020-07-31T18:28:30.229Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:28:30 [2020-07-31T18:28:30.229Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:28:32 [2020-07-31T18:28:32.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:28:32 [2020-07-31T18:28:32.966Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:28:33 [2020-07-31T18:28:33.000Z] ok  	github.com/docker/docker/client	0.732s	coverage: 75.4% of statements
18:28:33 [2020-07-31T18:28:33.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:28:34 [2020-07-31T18:28:34.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:28:34 [2020-07-31T18:28:34.480Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:28:34 [2020-07-31T18:28:34.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:28:35 [2020-07-31T18:28:35.518Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:28:35 [2020-07-31T18:28:35.810Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:28:36 [2020-07-31T18:28:36.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:28:37 [2020-07-31T18:28:37.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:28:37 [2020-07-31T18:28:37.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:28:37 [2020-07-31T18:28:37.885Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:28:37 [2020-07-31T18:28:37.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:28:39 [2020-07-31T18:28:39.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:28:40 [2020-07-31T18:28:40.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:28:41 [2020-07-31T18:28:41.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:28:43 [2020-07-31T18:28:43.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:28:43 [2020-07-31T18:28:43.343Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.12s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s)
18:28:43 [2020-07-31T18:28:43.344Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s)
18:28:43 [2020-07-31T18:28:43.344Z] === RUN   TestCgroupNamespacesRun
18:28:45 [2020-07-31T18:28:45.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:28:45 [2020-07-31T18:28:45.421Z] --- PASS: TestCgroupNamespacesRun (1.74s)
18:28:45 [2020-07-31T18:28:45.421Z] === RUN   TestCgroupNamespacesRunPrivileged
18:28:46 [2020-07-31T18:28:46.934Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
18:28:46 [2020-07-31T18:28:46.934Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:28:47 [2020-07-31T18:28:47.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:28:47 [2020-07-31T18:28:47.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:28:48 [2020-07-31T18:28:48.482Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
18:28:48 [2020-07-31T18:28:48.482Z] === RUN   TestCgroupNamespacesRunHostMode
18:28:49 [2020-07-31T18:28:49.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:28:50 [2020-07-31T18:28:50.554Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
18:28:50 [2020-07-31T18:28:50.554Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:28:50 [2020-07-31T18:28:50.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:28:52 [2020-07-31T18:28:52.066Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s)
18:28:52 [2020-07-31T18:28:52.066Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:28:52 [2020-07-31T18:28:52.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:28:53 [2020-07-31T18:28:53.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s)
18:28:53 [2020-07-31T18:28:53.584Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:28:54 [2020-07-31T18:28:54.219Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
18:28:54 [2020-07-31T18:28:54.219Z] === RUN   TestCgroupNamespacesRunOlderClient
18:28:54 [2020-07-31T18:28:54.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:28:55 [2020-07-31T18:28:55.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:28:56 [2020-07-31T18:28:56.291Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
18:28:56 [2020-07-31T18:28:56.291Z] === RUN   TestKernelTCPMemory
18:28:56 [2020-07-31T18:28:56.926Z] --- PASS: TestKernelTCPMemory (0.91s)
18:28:56 [2020-07-31T18:28:56.926Z] === RUN   TestNISDomainname
18:28:57 [2020-07-31T18:28:57.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:28:57 [2020-07-31T18:28:57.034Z] Using test binary docker
18:28:57 [2020-07-31T18:28:57.034Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:28:57 [2020-07-31T18:28:57.034Z] +++ /etc/init.d/apparmor start
18:28:57 [2020-07-31T18:28:57.034Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:28:57 [2020-07-31T18:28:57.034Z] INFO: Waiting for daemon to start...
18:28:57 [2020-07-31T18:28:57.034Z] Starting dockerd
18:28:57 [2020-07-31T18:28:57.034Z] +++ 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
18:28:57 [2020-07-31T18:28:57.963Z] --- PASS: TestNISDomainname (0.97s)
18:28:57 [2020-07-31T18:28:57.963Z] === RUN   TestHostnameDnsResolution
18:29:00 [2020-07-31T18:29:00.035Z] --- PASS: TestHostnameDnsResolution (1.67s)
18:29:00 [2020-07-31T18:29:00.035Z] === RUN   TestStats
18:29:02 [2020-07-31T18:29:02.770Z] --- PASS: TestStats (2.97s)
18:29:02 [2020-07-31T18:29:02.770Z] === RUN   TestStopContainerWithTimeout
18:29:02 [2020-07-31T18:29:02.770Z] === RUN   TestStopContainerWithTimeout/0
18:29:02 [2020-07-31T18:29:02.770Z] === PAUSE TestStopContainerWithTimeout/0
18:29:02 [2020-07-31T18:29:02.770Z] === RUN   TestStopContainerWithTimeout/1
18:29:02 [2020-07-31T18:29:02.770Z] === PAUSE TestStopContainerWithTimeout/1
18:29:02 [2020-07-31T18:29:02.770Z] === RUN   TestStopContainerWithTimeout/3
18:29:02 [2020-07-31T18:29:02.770Z] === PAUSE TestStopContainerWithTimeout/3
18:29:02 [2020-07-31T18:29:02.770Z] === RUN   TestStopContainerWithTimeout/-1
18:29:02 [2020-07-31T18:29:02.770Z] === PAUSE TestStopContainerWithTimeout/-1
18:29:02 [2020-07-31T18:29:02.770Z] === CONT  TestStopContainerWithTimeout/0
18:29:02 [2020-07-31T18:29:02.770Z] === CONT  TestStopContainerWithTimeout/3
18:29:03 [2020-07-31T18:29:03.625Z] .
18:29:03 [2020-07-31T18:29:03.625Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:29:03 [2020-07-31T18:29:03.625Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:29:03 [2020-07-31T18:29:03.625Z] Error: No such image: emptyfs
18:29:03 [2020-07-31T18:29:03.625Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:29:03 [2020-07-31T18:29:03.625Z] ++++ docker load
18:29:03 [2020-07-31T18:29:03.809Z] === CONT  TestStopContainerWithTimeout/-1
18:29:03 [2020-07-31T18:29:03.887Z] Running integration-test (iteration 1)
18:29:03 [2020-07-31T18:29:03.887Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:29:03 [2020-07-31T18:29:03.887Z] ++ 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
18:29:03 [2020-07-31T18:29:03.887Z] ++ set -e
18:29:03 [2020-07-31T18:29:03.887Z] ++ '[' -n 0 ']'
18:29:03 [2020-07-31T18:29:03.887Z] ++ set -x
18:29:03 [2020-07-31T18:29:03.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:29:05 [2020-07-31T18:29:05.034Z] Removing intermediate container dc3b28413624
18:29:05 [2020-07-31T18:29:05.034Z]  ---> 8a3e0ed59ed4
18:29:05 [2020-07-31T18:29:05.034Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
18:29:05 [2020-07-31T18:29:05.034Z]  ---> Running in f7c6a0b62bc4
18:29:05 [2020-07-31T18:29:05.034Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
18:29:05 [2020-07-31T18:29:05.034Z] go: finding gotest.tools/gotestsum v0.3.5
18:29:05 [2020-07-31T18:29:05.034Z] go: finding gotest.tools v0.3.5
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading gotest.tools/gotestsum v0.3.5
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting gotest.tools/gotestsum v0.3.5
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading gotest.tools v2.1.0+incompatible
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting gotest.tools v2.1.0+incompatible
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading github.com/fatih/color v1.6.0
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading github.com/pkg/errors v0.8.0
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading github.com/sirupsen/logrus v1.0.5
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading github.com/spf13/pflag v1.0.1
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting github.com/fatih/color v1.6.0
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting github.com/sirupsen/logrus v1.0.5
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting github.com/pkg/errors v0.8.0
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting github.com/spf13/pflag v1.0.1
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading github.com/mattn/go-colorable v0.0.9
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting github.com/mattn/go-colorable v0.0.9
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading github.com/mattn/go-isatty v0.0.3
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting github.com/mattn/go-isatty v0.0.3
18:29:05 [2020-07-31T18:29:05.034Z] go: downloading github.com/jonboulle/clockwork v0.1.0
18:29:05 [2020-07-31T18:29:05.034Z] go: extracting github.com/jonboulle/clockwork v0.1.0
18:29:05 [2020-07-31T18:29:05.035Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:29:05 [2020-07-31T18:29:05.035Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:29:05 [2020-07-31T18:29:05.035Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:29:05 [2020-07-31T18:29:05.035Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:29:05 [2020-07-31T18:29:05.035Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:29:05 [2020-07-31T18:29:05.035Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:29:05 [2020-07-31T18:29:05.035Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:29:05 [2020-07-31T18:29:05.503Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:29:05 [2020-07-31T18:29:05.881Z] === CONT  TestStopContainerWithTimeout/1
18:29:05 [2020-07-31T18:29:05.971Z] go: finding github.com/fatih/color v1.6.0
18:29:05 [2020-07-31T18:29:05.971Z] go: finding github.com/pkg/errors v0.8.0
18:29:05 [2020-07-31T18:29:05.971Z] go: finding github.com/sirupsen/logrus v1.0.5
18:29:05 [2020-07-31T18:29:05.971Z] go: finding github.com/spf13/pflag v1.0.1
18:29:05 [2020-07-31T18:29:05.971Z] go: finding github.com/mattn/go-colorable v0.0.9
18:29:05 [2020-07-31T18:29:05.971Z] go: finding github.com/mattn/go-isatty v0.0.3
18:29:05 [2020-07-31T18:29:05.971Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
18:29:05 [2020-07-31T18:29:05.971Z] go: finding github.com/jonboulle/clockwork v0.1.0
18:29:05 [2020-07-31T18:29:05.971Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:29:05 [2020-07-31T18:29:05.971Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:29:05 [2020-07-31T18:29:05.971Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
18:29:07 [2020-07-31T18:29:07.988Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:29:07 [2020-07-31T18:29:07.988Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
18:29:07 [2020-07-31T18:29:07.988Z]     --- PASS: TestStopContainerWithTimeout/3 (2.96s)
18:29:07 [2020-07-31T18:29:07.988Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
18:29:07 [2020-07-31T18:29:07.988Z]     --- PASS: TestStopContainerWithTimeout/1 (1.92s)
18:29:07 [2020-07-31T18:29:07.988Z] === RUN   TestDeleteDevicemapper
18:29:07 [2020-07-31T18:29:07.988Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:29:07 [2020-07-31T18:29:07.988Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:29:07 [2020-07-31T18:29:07.988Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:29:08 [2020-07-31T18:29:08.299Z] INFO: Build done for gotestsum...
18:29:10 [2020-07-31T18:29:10.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:29:10 [2020-07-31T18:29:10.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:29:10 [2020-07-31T18:29:10.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:29:10 [2020-07-31T18:29:10.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:29:11 [2020-07-31T18:29:11.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:29:11 [2020-07-31T18:29:11.564Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s)
18:29:11 [2020-07-31T18:29:11.564Z] === RUN   TestUpdateMemory
18:29:11 [2020-07-31T18:29:11.564Z] --- SKIP: TestUpdateMemory (0.00s)
18:29:11 [2020-07-31T18:29:11.564Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:29:11 [2020-07-31T18:29:11.564Z] === RUN   TestUpdateCPUQuota
18:29:12 [2020-07-31T18:29:12.199Z] --- PASS: TestUpdateCPUQuota (1.09s)
18:29:12 [2020-07-31T18:29:12.199Z] === RUN   TestUpdatePidsLimit
18:29:12 [2020-07-31T18:29:12.199Z] === RUN   TestUpdatePidsLimit/update_from_none
18:29:12 [2020-07-31T18:29:12.476Z] ok  	github.com/docker/docker/cmd/dockerd	0.122s	coverage: 30.8% of statements
18:29:12 [2020-07-31T18:29:12.834Z] === RUN   TestUpdatePidsLimit/no_change
18:29:13 [2020-07-31T18:29:13.127Z] === RUN   TestUpdatePidsLimit/update_lower
18:29:13 [2020-07-31T18:29:13.419Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:29:13 [2020-07-31T18:29:13.711Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:29:14 [2020-07-31T18:29:14.192Z] --- PASS: TestBuildWithHugeFile (52.94s)
18:29:14 [2020-07-31T18:29:14.192Z] === RUN   TestBuildWithEmptyDockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:29:14 [2020-07-31T18:29:14.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
18:29:14 [2020-07-31T18:29:14.192Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
18:29:14 [2020-07-31T18:29:14.192Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
18:29:14 [2020-07-31T18:29:14.192Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
18:29:14 [2020-07-31T18:29:14.192Z] === RUN   TestBuildPreserveOwnership
18:29:14 [2020-07-31T18:29:14.192Z] === RUN   TestBuildPreserveOwnership/copy_from
18:29:14 [2020-07-31T18:29:14.346Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:29:14 [2020-07-31T18:29:14.639Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:29:15 [2020-07-31T18:29:15.266Z] ok  	github.com/docker/docker/container	0.196s	coverage: 34.7% of statements
18:29:15 [2020-07-31T18:29:15.266Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:29:15 [2020-07-31T18:29:15.266Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:29:15 [2020-07-31T18:29:15.266Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:29:15 [2020-07-31T18:29:15.266Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:29:16 [2020-07-31T18:29:16.084Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:29:16 [2020-07-31T18:29:16.130Z] Loaded image: buildpack-deps:buster
18:29:16 [2020-07-31T18:29:16.151Z] --- PASS: TestUpdatePidsLimit (3.62s)
18:29:16 [2020-07-31T18:29:16.151Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
18:29:16 [2020-07-31T18:29:16.151Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
18:29:16 [2020-07-31T18:29:16.151Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
18:29:16 [2020-07-31T18:29:16.151Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
18:29:16 [2020-07-31T18:29:16.151Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
18:29:16 [2020-07-31T18:29:16.151Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
18:29:16 [2020-07-31T18:29:16.151Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s)
18:29:16 [2020-07-31T18:29:16.151Z] === RUN   TestUpdateRestartPolicy
18:29:16 [2020-07-31T18:29:16.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:29:17 [2020-07-31T18:29:17.515Z] Loaded image: busybox:latest
18:29:18 [2020-07-31T18:29:18.048Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.054s	coverage: 65.3% of statements
18:29:18 [2020-07-31T18:29:18.458Z] Loaded image: busybox:glibc
18:29:18 [2020-07-31T18:29:18.458Z] Loaded image: debian:buster
18:29:18 [2020-07-31T18:29:18.458Z] Loaded image: hello-world:latest
18:29:18 [2020-07-31T18:29:18.458Z] INFO: Testing against a local daemon
18:29:18 [2020-07-31T18:29:18.458Z] === RUN   TestCgroupNamespacesBuild
18:29:20 [2020-07-31T18:29:20.256Z] --- PASS: TestBuildPreserveOwnership (9.70s)
18:29:20 [2020-07-31T18:29:20.256Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.70s)
18:29:20 [2020-07-31T18:29:20.256Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
18:29:20 [2020-07-31T18:29:20.256Z] === RUN   TestBuildPlatformInvalid
18:29:20 [2020-07-31T18:29:20.256Z] --- PASS: TestBuildPlatformInvalid (0.08s)
18:29:20 [2020-07-31T18:29:20.256Z] PASS
18:29:20 [2020-07-31T18:29:20.256Z] 
18:29:20 [2020-07-31T18:29:20.256Z] === Skipped
18:29:20 [2020-07-31T18:29:20.256Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:29:20 [2020-07-31T18:29:20.256Z]     build_session_test.go:25: TODO: BuildKit
18:29:20 [2020-07-31T18:29:20.256Z] 
18:29:20 [2020-07-31T18:29:20.256Z] 
18:29:20 [2020-07-31T18:29:20.256Z] DONE 32 tests, 1 skipped in 127.737s
18:29:20 [2020-07-31T18:29:20.256Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:29:20 [2020-07-31T18:29:20.513Z] INFO: Testing against a local daemon
18:29:20 [2020-07-31T18:29:20.513Z] === RUN   TestConfigInspect
18:29:20 [2020-07-31T18:29:20.513Z] --- SKIP: TestConfigInspect (0.02s)
18:29:20 [2020-07-31T18:29:20.513Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:20 [2020-07-31T18:29:20.513Z] === RUN   TestConfigList
18:29:20 [2020-07-31T18:29:20.513Z] --- SKIP: TestConfigList (0.01s)
18:29:20 [2020-07-31T18:29:20.513Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:20 [2020-07-31T18:29:20.513Z] === RUN   TestConfigsCreateAndDelete
18:29:20 [2020-07-31T18:29:20.513Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
18:29:20 [2020-07-31T18:29:20.513Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:20 [2020-07-31T18:29:20.513Z] === RUN   TestConfigsUpdate
18:29:20 [2020-07-31T18:29:20.513Z] --- SKIP: TestConfigsUpdate (0.02s)
18:29:20 [2020-07-31T18:29:20.513Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:20 [2020-07-31T18:29:20.513Z] === RUN   TestTemplatedConfig
18:29:20 [2020-07-31T18:29:20.513Z] --- SKIP: TestTemplatedConfig (0.00s)
18:29:20 [2020-07-31T18:29:20.513Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:20 [2020-07-31T18:29:20.513Z] === RUN   TestConfigCreateResolve
18:29:20 [2020-07-31T18:29:20.513Z] --- SKIP: TestConfigCreateResolve (0.01s)
18:29:20 [2020-07-31T18:29:20.513Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:20 [2020-07-31T18:29:20.513Z] === RUN   TestConfigDaemonLibtrustID
18:29:20 [2020-07-31T18:29:20.813Z] Removing intermediate container f7c6a0b62bc4
18:29:20 [2020-07-31T18:29:20.813Z]  ---> f291b41c850f
18:29:20 [2020-07-31T18:29:20.813Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:29:20 [2020-07-31T18:29:20.813Z]  ---> Running in 0d15092a58f9
18:29:21 [2020-07-31T18:29:21.281Z] Removing intermediate container 0d15092a58f9
18:29:21 [2020-07-31T18:29:21.281Z]  ---> 0adcb0faa545
18:29:21 [2020-07-31T18:29:21.281Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:29:21 [2020-07-31T18:29:21.281Z]  ---> Running in 063cbadbcddf
18:29:21 [2020-07-31T18:29:21.750Z] Removing intermediate container 063cbadbcddf
18:29:21 [2020-07-31T18:29:21.750Z]  ---> 014dbb381c83
18:29:21 [2020-07-31T18:29:21.750Z] Step 10/10 : COPY . .
18:29:21 [2020-07-31T18:29:21.881Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
18:29:21 [2020-07-31T18:29:21.881Z] PASS
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] === Skipped
18:29:21 [2020-07-31T18:29:21.881Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
18:29:21 [2020-07-31T18:29:21.881Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
18:29:21 [2020-07-31T18:29:21.881Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
18:29:21 [2020-07-31T18:29:21.881Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
18:29:21 [2020-07-31T18:29:21.881Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
18:29:21 [2020-07-31T18:29:21.881Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
18:29:21 [2020-07-31T18:29:21.881Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] 
18:29:21 [2020-07-31T18:29:21.881Z] DONE 7 tests, 6 skipped in 1.754s
18:29:22 [2020-07-31T18:29:22.138Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:29:22 [2020-07-31T18:29:22.138Z] INFO: Testing against a local daemon
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestCheckpoint
18:29:22 [2020-07-31T18:29:22.138Z] --- SKIP: TestCheckpoint (0.00s)
18:29:22 [2020-07-31T18:29:22.138Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestContainerInvalidJSON
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:29:22 [2020-07-31T18:29:22.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:29:22 [2020-07-31T18:29:22.138Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:29:22 [2020-07-31T18:29:22.138Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:29:22 [2020-07-31T18:29:22.138Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:29:22 [2020-07-31T18:29:22.138Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:29:22 [2020-07-31T18:29:22.138Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:29:22 [2020-07-31T18:29:22.138Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:29:22 [2020-07-31T18:29:22.138Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:29:22 [2020-07-31T18:29:22.138Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:29:22 [2020-07-31T18:29:22.138Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:29:22 [2020-07-31T18:29:22.138Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestCopyFromContainerPathIsNotDir
18:29:22 [2020-07-31T18:29:22.138Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
18:29:22 [2020-07-31T18:29:22.138Z] === RUN   TestCopyToContainerPathDoesNotExist
18:29:22 [2020-07-31T18:29:22.396Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:29:22 [2020-07-31T18:29:22.396Z] === RUN   TestCopyToContainerPathIsNotDir
18:29:22 [2020-07-31T18:29:22.396Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
18:29:22 [2020-07-31T18:29:22.396Z] === RUN   TestCopyFromContainer
18:29:22 [2020-07-31T18:29:22.666Z] --- PASS: TestCgroupNamespacesBuild (4.20s)
18:29:22 [2020-07-31T18:29:22.666Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:29:23 [2020-07-31T18:29:23.685Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.042s	coverage: 35.9% of statements
18:29:24 [2020-07-31T18:29:24.582Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s)
18:29:24 [2020-07-31T18:29:24.582Z] === RUN   TestBuildWithSession
18:29:24 [2020-07-31T18:29:24.582Z] --- SKIP: TestBuildWithSession (0.00s)
18:29:24 [2020-07-31T18:29:24.582Z]     build_session_test.go:25: TODO: BuildKit
18:29:24 [2020-07-31T18:29:24.582Z] === RUN   TestBuildSquashParent
18:29:26 [2020-07-31T18:29:26.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer//
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer//bar/root
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer//bar/root/
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer/bar/quux
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer/bar/quux/
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:29:26 [2020-07-31T18:29:26.568Z] === RUN   TestCopyFromContainer/bar/notarget
18:29:26 [2020-07-31T18:29:26.826Z] --- PASS: TestCopyFromContainer (4.40s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer// (0.07s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:29:26 [2020-07-31T18:29:26.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:29:26 [2020-07-31T18:29:26.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:29:26 [2020-07-31T18:29:26.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:29:26 [2020-07-31T18:29:26.826Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:29:26 [2020-07-31T18:29:26.826Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:29:26 [2020-07-31T18:29:26.826Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:29:26 [2020-07-31T18:29:26.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateLinkToNonExistingContainer
18:29:26 [2020-07-31T18:29:26.826Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateWithInvalidEnv
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateWithInvalidEnv/0
18:29:26 [2020-07-31T18:29:26.826Z] === PAUSE TestCreateWithInvalidEnv/0
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateWithInvalidEnv/1
18:29:26 [2020-07-31T18:29:26.826Z] === PAUSE TestCreateWithInvalidEnv/1
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateWithInvalidEnv/2
18:29:26 [2020-07-31T18:29:26.826Z] === PAUSE TestCreateWithInvalidEnv/2
18:29:26 [2020-07-31T18:29:26.826Z] === CONT  TestCreateWithInvalidEnv/0
18:29:26 [2020-07-31T18:29:26.826Z] === CONT  TestCreateWithInvalidEnv/2
18:29:26 [2020-07-31T18:29:26.826Z] === CONT  TestCreateWithInvalidEnv/1
18:29:26 [2020-07-31T18:29:26.826Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:29:26 [2020-07-31T18:29:26.826Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateTmpfsMountsTarget
18:29:26 [2020-07-31T18:29:26.826Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:29:26 [2020-07-31T18:29:26.826Z] === RUN   TestCreateWithCustomMaskedPaths
18:29:27 [2020-07-31T18:29:27.274Z] ok  	github.com/docker/docker/daemon/cluster	0.168s	coverage: 0.5% of statements
18:29:28 [2020-07-31T18:29:28.197Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
18:29:28 [2020-07-31T18:29:28.197Z] === RUN   TestCreateWithCustomReadonlyPaths
18:29:28 [2020-07-31T18:29:28.806Z] --- PASS: TestUpdateRestartPolicy (12.86s)
18:29:28 [2020-07-31T18:29:28.806Z] === RUN   TestUpdateRestartWithAutoRemove
18:29:29 [2020-07-31T18:29:29.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
18:29:29 [2020-07-31T18:29:29.129Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:29:29 [2020-07-31T18:29:29.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:29:29 [2020-07-31T18:29:29.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:29:29 [2020-07-31T18:29:29.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:29:29 [2020-07-31T18:29:29.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:29:29 [2020-07-31T18:29:29.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:29:29 [2020-07-31T18:29:29.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:29:29 [2020-07-31T18:29:29.130Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:29:29 [2020-07-31T18:29:29.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:29:29 [2020-07-31T18:29:29.130Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:29:29 [2020-07-31T18:29:29.130Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:29:29 [2020-07-31T18:29:29.130Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:29:29 [2020-07-31T18:29:29.130Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:29:29 [2020-07-31T18:29:29.130Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:29:29 [2020-07-31T18:29:29.130Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:29:29 [2020-07-31T18:29:29.130Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:29:29 [2020-07-31T18:29:29.130Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:29:29 [2020-07-31T18:29:29.130Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:29:29 [2020-07-31T18:29:29.130Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:29:29 [2020-07-31T18:29:29.130Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:29:29 [2020-07-31T18:29:29.130Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:29:29 [2020-07-31T18:29:29.130Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:29:29 [2020-07-31T18:29:29.130Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:29:29 [2020-07-31T18:29:29.694Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestCreateDifferentPlatform
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestCreateDifferentPlatform/different_os
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:29:29 [2020-07-31T18:29:29.694Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:29:29 [2020-07-31T18:29:29.694Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:29:29 [2020-07-31T18:29:29.694Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:29:29 [2020-07-31T18:29:29.694Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestContainerStartOnDaemonRestart
18:29:29 [2020-07-31T18:29:29.694Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
18:29:29 [2020-07-31T18:29:29.694Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestDaemonRestartIpcMode
18:29:29 [2020-07-31T18:29:29.694Z] === PAUSE TestDaemonRestartIpcMode
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestDaemonHostGatewayIP
18:29:29 [2020-07-31T18:29:29.694Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
18:29:29 [2020-07-31T18:29:29.694Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestContainerKillOnDaemonStart
18:29:29 [2020-07-31T18:29:29.694Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
18:29:29 [2020-07-31T18:29:29.694Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:29:29 [2020-07-31T18:29:29.694Z] === RUN   TestDiff
18:29:29 [2020-07-31T18:29:29.845Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
18:29:29 [2020-07-31T18:29:29.845Z] === RUN   TestWaitNonBlocked
18:29:29 [2020-07-31T18:29:29.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:29:29 [2020-07-31T18:29:29.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:29:29 [2020-07-31T18:29:29.845Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:29:29 [2020-07-31T18:29:29.845Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:29:29 [2020-07-31T18:29:29.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:29:29 [2020-07-31T18:29:29.845Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:29:30 [2020-07-31T18:29:30.087Z] ok  	github.com/docker/docker/daemon/discovery	0.025s	coverage: 30.0% of statements
18:29:30 [2020-07-31T18:29:30.257Z] --- PASS: TestDiff (0.41s)
18:29:30 [2020-07-31T18:29:30.258Z] === RUN   TestExecWithCloseStdin
18:29:30 [2020-07-31T18:29:30.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:29:30 [2020-07-31T18:29:30.514Z] --- PASS: TestExecWithCloseStdin (0.47s)
18:29:30 [2020-07-31T18:29:30.514Z] === RUN   TestExec
18:29:30 [2020-07-31T18:29:30.885Z] --- PASS: TestWaitNonBlocked (0.01s)
18:29:30 [2020-07-31T18:29:30.885Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
18:29:30 [2020-07-31T18:29:30.885Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
18:29:30 [2020-07-31T18:29:30.885Z] === RUN   TestWaitBlocked
18:29:30 [2020-07-31T18:29:30.885Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:29:30 [2020-07-31T18:29:30.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:29:30 [2020-07-31T18:29:30.885Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:29:30 [2020-07-31T18:29:30.885Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:29:30 [2020-07-31T18:29:30.885Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:29:30 [2020-07-31T18:29:30.885Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:29:31 [2020-07-31T18:29:31.077Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:29:31 [2020-07-31T18:29:31.077Z] 
18:29:31 [2020-07-31T18:29:31.077Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:29:31 [2020-07-31T18:29:31.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:29:31 [2020-07-31T18:29:31.077Z] Using test binary docker
18:29:31 [2020-07-31T18:29:31.077Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:29:31 [2020-07-31T18:29:31.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:29:31 [2020-07-31T18:29:31.077Z] INFO: Waiting for daemon to start...
18:29:31 [2020-07-31T18:29:31.077Z] Starting dockerd
18:29:31 [2020-07-31T18:29:31.077Z] .
18:29:31 [2020-07-31T18:29:31.077Z] INFO: Building docker-sdk-python3:4.2.2...
18:29:31 [2020-07-31T18:29:31.079Z] --- PASS: TestExec (0.47s)
18:29:31 [2020-07-31T18:29:31.079Z] === RUN   TestExecUser
18:29:31 [2020-07-31T18:29:31.174Z] --- PASS: TestBuildSquashParent (6.61s)
18:29:31 [2020-07-31T18:29:31.174Z] === RUN   TestBuildWithRemoveAndForceRemove
18:29:31 [2020-07-31T18:29:31.174Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:29:31 [2020-07-31T18:29:31.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:29:31 [2020-07-31T18:29:31.174Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:29:31 [2020-07-31T18:29:31.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:29:31 [2020-07-31T18:29:31.174Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:29:31 [2020-07-31T18:29:31.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:29:31 [2020-07-31T18:29:31.174Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:29:31 [2020-07-31T18:29:31.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:29:31 [2020-07-31T18:29:31.174Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:29:31 [2020-07-31T18:29:31.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:29:31 [2020-07-31T18:29:31.174Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:29:31 [2020-07-31T18:29:31.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:29:31 [2020-07-31T18:29:31.174Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:29:31 [2020-07-31T18:29:31.174Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:29:31 [2020-07-31T18:29:31.174Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:29:31 [2020-07-31T18:29:31.174Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:29:31 [2020-07-31T18:29:31.644Z] --- PASS: TestExecUser (0.46s)
18:29:31 [2020-07-31T18:29:31.644Z] === RUN   TestExportContainerAndImportImage
18:29:31 [2020-07-31T18:29:31.932Z] --- PASS: TestWaitBlocked (0.01s)
18:29:31 [2020-07-31T18:29:31.932Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s)
18:29:31 [2020-07-31T18:29:31.932Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s)
18:29:31 [2020-07-31T18:29:31.932Z] === CONT  TestContainerStartOnDaemonRestart
18:29:31 [2020-07-31T18:29:31.932Z] === CONT  TestIpcModeOlderClient
18:29:31 [2020-07-31T18:29:31.932Z] --- PASS: TestIpcModeOlderClient (0.20s)
18:29:31 [2020-07-31T18:29:31.932Z] === CONT  TestDaemonHostGatewayIP
18:29:32 [2020-07-31T18:29:32.191Z] ok  	github.com/docker/docker/daemon/config	0.071s	coverage: 81.8% of statements
18:29:32 [2020-07-31T18:29:32.191Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
18:29:32 [2020-07-31T18:29:32.209Z] --- PASS: TestExportContainerAndImportImage (0.58s)
18:29:32 [2020-07-31T18:29:32.209Z] === RUN   TestExportContainerAfterDaemonRestart
18:29:33 [2020-07-31T18:29:33.731Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:29:33 [2020-07-31T18:29:33.731Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:29:34 [2020-07-31T18:29:34.294Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
18:29:34 [2020-07-31T18:29:34.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:29:34 [2020-07-31T18:29:34.671Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s)
18:29:34 [2020-07-31T18:29:34.671Z] === CONT  TestContainerKillOnDaemonStart
18:29:35 [2020-07-31T18:29:35.481Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
18:29:35 [2020-07-31T18:29:35.481Z] === RUN   TestHealthCheckWorkdir
18:29:35 [2020-07-31T18:29:35.652Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:29:35 [2020-07-31T18:29:35.652Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s)
18:29:35 [2020-07-31T18:29:35.652Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s)
18:29:35 [2020-07-31T18:29:35.652Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
18:29:35 [2020-07-31T18:29:35.652Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s)
18:29:35 [2020-07-31T18:29:35.652Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s)
18:29:35 [2020-07-31T18:29:35.652Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
18:29:35 [2020-07-31T18:29:35.652Z] === RUN   TestBuildMultiStageCopy
18:29:35 [2020-07-31T18:29:35.652Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:29:35 [2020-07-31T18:29:35.709Z] --- PASS: TestDaemonHostGatewayIP (3.62s)
18:29:35 [2020-07-31T18:29:35.709Z] === CONT  TestDaemonRestartIpcMode
18:29:36 [2020-07-31T18:29:36.045Z] --- PASS: TestHealthCheckWorkdir (0.54s)
18:29:36 [2020-07-31T18:29:36.045Z] === RUN   TestHealthKillContainer
18:29:36 [2020-07-31T18:29:36.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:29:37 [2020-07-31T18:29:37.068Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
18:29:37 [2020-07-31T18:29:37.364Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.499s	coverage: 14.1% of statements
18:29:38 [2020-07-31T18:29:38.200Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:29:38 [2020-07-31T18:29:38.462Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:29:38 [2020-07-31T18:29:38.565Z] --- PASS: TestHealthKillContainer (2.51s)
18:29:38 [2020-07-31T18:29:38.565Z] === RUN   TestInspectCpusetInConfigPre120
18:29:38 [2020-07-31T18:29:38.725Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:29:38 [2020-07-31T18:29:38.823Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
18:29:38 [2020-07-31T18:29:38.823Z] === RUN   TestIpcModeNone
18:29:39 [2020-07-31T18:29:39.281Z] --- PASS: TestDaemonRestartIpcMode (3.56s)
18:29:39 [2020-07-31T18:29:39.298Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:29:39 [2020-07-31T18:29:39.388Z] --- PASS: TestIpcModeNone (0.42s)
18:29:39 [2020-07-31T18:29:39.388Z] === RUN   TestIpcModePrivate
18:29:39 [2020-07-31T18:29:39.468Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.633s	coverage: 57.9% of statements
18:29:39 [2020-07-31T18:29:39.646Z] --- PASS: TestIpcModePrivate (0.46s)
18:29:39 [2020-07-31T18:29:39.646Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
18:29:39 [2020-07-31T18:29:39.646Z] === RUN   TestIpcModeShareable
18:29:39 [2020-07-31T18:29:39.646Z] --- SKIP: TestIpcModeShareable (0.00s)
18:29:39 [2020-07-31T18:29:39.646Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:29:39 [2020-07-31T18:29:39.646Z] === RUN   TestAPIIpcModeShareableAndContainer
18:29:39 [2020-07-31T18:29:39.871Z] --- PASS: TestBuildMultiStageCopy (4.21s)
18:29:39 [2020-07-31T18:29:39.871Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s)
18:29:39 [2020-07-31T18:29:39.871Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
18:29:39 [2020-07-31T18:29:39.871Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
18:29:39 [2020-07-31T18:29:39.871Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
18:29:39 [2020-07-31T18:29:39.871Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
18:29:39 [2020-07-31T18:29:39.871Z] === RUN   TestBuildMultiStageParentConfig
18:29:40 [2020-07-31T18:29:40.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:29:41 [2020-07-31T18:29:41.021Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
18:29:41 [2020-07-31T18:29:41.021Z] === RUN   TestAPIIpcModeHost
18:29:41 [2020-07-31T18:29:41.021Z] --- SKIP: TestAPIIpcModeHost (0.00s)
18:29:41 [2020-07-31T18:29:41.021Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:29:41 [2020-07-31T18:29:41.021Z] === RUN   TestDaemonIpcModeShareable
18:29:41 [2020-07-31T18:29:41.021Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
18:29:41 [2020-07-31T18:29:41.021Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:29:41 [2020-07-31T18:29:41.021Z] === RUN   TestDaemonIpcModePrivate
18:29:41 [2020-07-31T18:29:41.258Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
18:29:41 [2020-07-31T18:29:41.258Z] === RUN   TestBuildLabelWithTargets
18:29:42 [2020-07-31T18:29:42.246Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
18:29:42 [2020-07-31T18:29:42.897Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.018s	coverage: 69.2% of statements
18:29:42 [2020-07-31T18:29:42.897Z] ok  	github.com/docker/docker/daemon	12.399s	coverage: 17.3% of statements
18:29:42 [2020-07-31T18:29:42.897Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:29:42 [2020-07-31T18:29:42.897Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:29:42 [2020-07-31T18:29:42.898Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:29:42 [2020-07-31T18:29:42.898Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:29:43 [2020-07-31T18:29:43.543Z] --- PASS: TestDaemonIpcModePrivate (2.11s)
18:29:43 [2020-07-31T18:29:43.543Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
18:29:43 [2020-07-31T18:29:43.543Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:29:43 [2020-07-31T18:29:43.543Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
18:29:43 [2020-07-31T18:29:43.543Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:29:43 [2020-07-31T18:29:43.543Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:29:43 [2020-07-31T18:29:43.543Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
18:29:43 [2020-07-31T18:29:43.543Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:29:43 [2020-07-31T18:29:43.543Z] === RUN   TestIpcModeOlderClient
18:29:43 [2020-07-31T18:29:43.543Z] === PAUSE TestIpcModeOlderClient
18:29:43 [2020-07-31T18:29:43.543Z] === RUN   TestKillContainerInvalidSignal
18:29:43 [2020-07-31T18:29:43.543Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
18:29:43 [2020-07-31T18:29:43.543Z] === RUN   TestKillContainer
18:29:43 [2020-07-31T18:29:43.543Z] === RUN   TestKillContainer/no_signal
18:29:43 [2020-07-31T18:29:43.806Z] --- PASS: TestBuildLabelWithTargets (2.17s)
18:29:43 [2020-07-31T18:29:43.806Z] === RUN   TestBuildWithEmptyLayers
18:29:44 [2020-07-31T18:29:44.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:29:44 [2020-07-31T18:29:44.106Z] === RUN   TestKillContainer/non_killing_signal
18:29:44 [2020-07-31T18:29:44.363Z] === RUN   TestKillContainer/killing_signal
18:29:44 [2020-07-31T18:29:44.379Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
18:29:44 [2020-07-31T18:29:44.379Z] === RUN   TestBuildMultiStageOnBuild
18:29:44 [2020-07-31T18:29:44.444Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.862s	coverage: 45.9% of statements
18:29:44 [2020-07-31T18:29:44.444Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:29:44 [2020-07-31T18:29:44.926Z] --- PASS: TestKillContainer (1.20s)
18:29:44 [2020-07-31T18:29:44.926Z]     --- PASS: TestKillContainer/no_signal (0.39s)
18:29:44 [2020-07-31T18:29:44.926Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
18:29:44 [2020-07-31T18:29:44.926Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
18:29:44 [2020-07-31T18:29:44.926Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:29:44 [2020-07-31T18:29:44.926Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:29:45 [2020-07-31T18:29:45.184Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:29:45 [2020-07-31T18:29:45.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
18:29:45 [2020-07-31T18:29:45.748Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:29:45 [2020-07-31T18:29:45.748Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
18:29:45 [2020-07-31T18:29:45.748Z] === RUN   TestKillStoppedContainer
18:29:45 [2020-07-31T18:29:45.748Z] --- PASS: TestKillStoppedContainer (0.05s)
18:29:45 [2020-07-31T18:29:45.748Z] === RUN   TestKillStoppedContainerAPIPre120
18:29:45 [2020-07-31T18:29:45.748Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
18:29:45 [2020-07-31T18:29:45.748Z] === RUN   TestKillDifferentUserContainer
18:29:46 [2020-07-31T18:29:46.311Z] --- PASS: TestKillDifferentUserContainer (0.42s)
18:29:46 [2020-07-31T18:29:46.311Z] === RUN   TestInspectOomKilledTrue
18:29:46 [2020-07-31T18:29:46.311Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:29:46 [2020-07-31T18:29:46.311Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
18:29:46 [2020-07-31T18:29:46.311Z] === RUN   TestInspectOomKilledFalse
18:29:46 [2020-07-31T18:29:46.311Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:29:46 [2020-07-31T18:29:46.311Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:29:46 [2020-07-31T18:29:46.311Z] === RUN   TestLinksEtcHostsContentMatch
18:29:46 [2020-07-31T18:29:46.311Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
18:29:46 [2020-07-31T18:29:46.311Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:29:46 [2020-07-31T18:29:46.311Z] === RUN   TestLinksContainerNames
18:29:46 [2020-07-31T18:29:46.554Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.386s	coverage: 49.5% of statements
18:29:46 [2020-07-31T18:29:46.889Z] --- PASS: TestLinksContainerNames (0.82s)
18:29:46 [2020-07-31T18:29:46.889Z] === RUN   TestLogsFollowTailEmpty
18:29:47 [2020-07-31T18:29:47.043Z]  ---> 4bd9083c6dcb
18:29:47 [2020-07-31T18:29:47.043Z] Successfully built 4bd9083c6dcb
18:29:47 [2020-07-31T18:29:47.043Z] Successfully tagged docker:latest
18:29:47 [2020-07-31T18:29:47.043Z] INFO: Image build ended at 07/31/2020 18:29:45. Duration:00:03:39.7841594
18:29:47 [2020-07-31T18:29:47.043Z] 
18:29:47 [2020-07-31T18:29:47.043Z] 
18:29:47 [2020-07-31T18:29:47.043Z] INFO: Building the test binaries at 07/31/2020 18:29:45...
18:29:47 [2020-07-31T18:29:47.198Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.604s	coverage: 76.1% of statements
18:29:47 [2020-07-31T18:29:47.471Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
18:29:47 [2020-07-31T18:29:47.471Z] === RUN   TestContainerNetworkMountsNoChown
18:29:47 [2020-07-31T18:29:47.497Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
18:29:47 [2020-07-31T18:29:47.685Z] --- PASS: TestBuildMultiStageOnBuild (2.69s)
18:29:47 [2020-07-31T18:29:47.685Z] === RUN   TestBuildUncleanTarFilenames
18:29:47 [2020-07-31T18:29:47.783Z] --- PASS: TestContainerKillOnDaemonStart (12.42s)
18:29:47 [2020-07-31T18:29:47.783Z] PASS
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] === Skipped
18:29:47 [2020-07-31T18:29:47.783Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
18:29:47 [2020-07-31T18:29:47.783Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
18:29:47 [2020-07-31T18:29:47.783Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
18:29:47 [2020-07-31T18:29:47.783Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:29:47 [2020-07-31T18:29:47.783Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
18:29:47 [2020-07-31T18:29:47.783Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
18:29:47 [2020-07-31T18:29:47.783Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] 
18:29:47 [2020-07-31T18:29:47.783Z] DONE 192 tests, 6 skipped in 153.208s
18:29:47 [2020-07-31T18:29:47.783Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
18:29:47 [2020-07-31T18:29:47.783Z] ++ 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
18:29:47 [2020-07-31T18:29:47.783Z] ++ set -e
18:29:47 [2020-07-31T18:29:47.783Z] ++ '[' -n 0 ']'
18:29:47 [2020-07-31T18:29:47.783Z] ++ set -x
18:29:47 [2020-07-31T18:29:47.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:29:47 [2020-07-31T18:29:47.783Z] INFO: Testing against a local daemon
18:29:47 [2020-07-31T18:29:47.783Z] === RUN   TestCommitInheritsEnv
18:29:48 [2020-07-31T18:29:48.046Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/default
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/default
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/private
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/private
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rprivate
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rprivate
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/slave
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/slave
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rslave
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rslave
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/shared
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/shared
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rshared
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rshared
18:29:48 [2020-07-31T18:29:48.046Z] === CONT  TestMountDaemonRoot/default
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/default/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === CONT  TestMountDaemonRoot/rslave
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/default/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === CONT  TestMountDaemonRoot/rshared
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === CONT  TestMountDaemonRoot/shared
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === CONT  TestMountDaemonRoot/rprivate
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === CONT  TestMountDaemonRoot/slave
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === CONT  TestMountDaemonRoot/private
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/private/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:29:48 [2020-07-31T18:29:48.046Z] === RUN   TestMountDaemonRoot/private/bind_root
18:29:48 [2020-07-31T18:29:48.046Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:29:48 [2020-07-31T18:29:48.047Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/default/bind_root
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/default/mount_root
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:29:48 [2020-07-31T18:29:48.047Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:29:48 [2020-07-31T18:29:48.076Z] --- PASS: TestCommitInheritsEnv (0.58s)
18:29:48 [2020-07-31T18:29:48.076Z] === RUN   TestImportExtremelyLargeImageWorks
18:29:48 [2020-07-31T18:29:48.076Z] === PAUSE TestImportExtremelyLargeImageWorks
18:29:48 [2020-07-31T18:29:48.076Z] === RUN   TestImagesFilterMultiReference
18:29:48 [2020-07-31T18:29:48.076Z] --- PASS: TestImagesFilterMultiReference (0.04s)
18:29:48 [2020-07-31T18:29:48.076Z] === RUN   TestImagePullPlatformInvalid
18:29:48 [2020-07-31T18:29:48.076Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
18:29:48 [2020-07-31T18:29:48.076Z] === RUN   TestRemoveImageOrphaning
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/private/mount_root
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/private/bind_root
18:29:48 [2020-07-31T18:29:48.310Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:29:48 [2020-07-31T18:29:48.310Z] --- PASS: TestMountDaemonRoot (0.02s)
18:29:48 [2020-07-31T18:29:48.310Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:29:48 [2020-07-31T18:29:48.310Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:29:48 [2020-07-31T18:29:48.310Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:29:48 [2020-07-31T18:29:48.311Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:29:48 [2020-07-31T18:29:48.311Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
18:29:48 [2020-07-31T18:29:48.311Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
18:29:48 [2020-07-31T18:29:48.311Z] === RUN   TestContainerBindMountNonRecursive
18:29:48 [2020-07-31T18:29:48.311Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
18:29:48 [2020-07-31T18:29:48.311Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:29:48 [2020-07-31T18:29:48.311Z] === RUN   TestNetworkNat
18:29:48 [2020-07-31T18:29:48.628Z] --- PASS: TestBuildUncleanTarFilenames (1.40s)
18:29:48 [2020-07-31T18:29:48.628Z] === RUN   TestBuildMultiStageLayerLeak
18:29:48 [2020-07-31T18:29:48.711Z] --- PASS: TestRemoveImageOrphaning (0.59s)
18:29:48 [2020-07-31T18:29:48.711Z] === RUN   TestRemoveImageGarbageCollector
18:29:48 [2020-07-31T18:29:48.711Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:29:48 [2020-07-31T18:29:48.711Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:48 [2020-07-31T18:29:48.711Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:29:48 [2020-07-31T18:29:48.711Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:29:48 [2020-07-31T18:29:48.711Z] === RUN   TestTagInvalidReference
18:29:48 [2020-07-31T18:29:48.711Z] --- PASS: TestTagInvalidReference (0.01s)
18:29:48 [2020-07-31T18:29:48.711Z] === RUN   TestTagValidPrefixedRepo
18:29:48 [2020-07-31T18:29:48.711Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
18:29:48 [2020-07-31T18:29:48.711Z] === RUN   TestTagExistedNameWithoutForce
18:29:48 [2020-07-31T18:29:48.711Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:29:48 [2020-07-31T18:29:48.711Z] === RUN   TestTagOfficialNames
18:29:48 [2020-07-31T18:29:48.711Z] --- PASS: TestTagOfficialNames (0.03s)
18:29:48 [2020-07-31T18:29:48.711Z] === RUN   TestTagMatchesDigest
18:29:48 [2020-07-31T18:29:48.711Z] --- PASS: TestTagMatchesDigest (0.01s)
18:29:48 [2020-07-31T18:29:48.711Z] === CONT  TestImportExtremelyLargeImageWorks
18:29:48 [2020-07-31T18:29:48.881Z] --- PASS: TestNetworkNat (0.55s)
18:29:48 [2020-07-31T18:29:48.881Z] === RUN   TestNetworkLocalhostTCPNat
18:29:49 [2020-07-31T18:29:49.027Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
18:29:49 [2020-07-31T18:29:49.329Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.025s	coverage: 3.0% of statements
18:29:49 [2020-07-31T18:29:49.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:29:49 [2020-07-31T18:29:49.444Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
18:29:49 [2020-07-31T18:29:49.444Z] === RUN   TestNetworkLoopbackNat
18:29:50 [2020-07-31T18:29:50.836Z] INFO: make.ps1 starting at 07/31/2020 18:29:50
18:29:50 [2020-07-31T18:29:50.836Z] INFO: Git commit (a536031444) assumed from DOCKER_GITCOMMIT environment variable
18:29:50 [2020-07-31T18:29:50.836Z] INFO: Invoking autogen...
18:29:51 [2020-07-31T18:29:51.431Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.960s	coverage: 52.1% of statements
18:29:51 [2020-07-31T18:29:51.431Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:29:51 [2020-07-31T18:29:51.431Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:29:51 [2020-07-31T18:29:51.932Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s)
18:29:51 [2020-07-31T18:29:51.932Z] === RUN   TestBuildWithHugeFile
18:29:51 [2020-07-31T18:29:51.963Z] --- PASS: TestNetworkLoopbackNat (2.54s)
18:29:51 [2020-07-31T18:29:51.963Z] === RUN   TestPause
18:29:51 [2020-07-31T18:29:51.963Z] --- SKIP: TestPause (0.00s)
18:29:51 [2020-07-31T18:29:51.963Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:29:51 [2020-07-31T18:29:51.963Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:29:51 [2020-07-31T18:29:51.963Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:29:51 [2020-07-31T18:29:51.963Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:29:51 [2020-07-31T18:29:51.963Z] === RUN   TestPauseStopPausedContainer
18:29:51 [2020-07-31T18:29:51.963Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
18:29:51 [2020-07-31T18:29:51.963Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:29:51 [2020-07-31T18:29:51.963Z] === RUN   TestPsFilter
18:29:51 [2020-07-31T18:29:51.963Z] --- PASS: TestPsFilter (0.11s)
18:29:51 [2020-07-31T18:29:51.963Z] === RUN   TestRemoveContainerWithRemovedVolume
18:29:52 [2020-07-31T18:29:52.401Z] INFO: Building daemon...
18:29:52 [2020-07-31T18:29:52.485Z] ok  	github.com/docker/docker/daemon/logger	0.247s	coverage: 41.0% of statements
18:29:52 [2020-07-31T18:29:52.526Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
18:29:52 [2020-07-31T18:29:52.526Z] === RUN   TestRemoveContainerWithVolume
18:29:52 [2020-07-31T18:29:52.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:29:52 [2020-07-31T18:29:52.783Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
18:29:52 [2020-07-31T18:29:52.783Z] === RUN   TestRemoveContainerRunning
18:29:53 [2020-07-31T18:29:53.040Z] --- PASS: TestRemoveContainerRunning (0.39s)
18:29:53 [2020-07-31T18:29:53.040Z] === RUN   TestRemoveContainerForceRemoveRunning
18:29:53 [2020-07-31T18:29:53.603Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
18:29:53 [2020-07-31T18:29:53.603Z] === RUN   TestRemoveInvalidContainer
18:29:53 [2020-07-31T18:29:53.603Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:29:53 [2020-07-31T18:29:53.603Z] === RUN   TestRenameLinkedContainer
18:29:54 [2020-07-31T18:29:54.023Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.500s	coverage: 77.4% of statements
18:29:54 [2020-07-31T18:29:54.023Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.8% of statements
18:29:54 [2020-07-31T18:29:54.023Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:29:54 [2020-07-31T18:29:54.023Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:29:54 [2020-07-31T18:29:54.023Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:29:54 [2020-07-31T18:29:54.023Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:29:54 [2020-07-31T18:29:54.023Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.038s	coverage: 67.0% of statements
18:29:55 [2020-07-31T18:29:55.083Z] ok  	github.com/docker/docker/daemon/logger/journald	0.023s	coverage: 26.2% of statements
18:29:55 [2020-07-31T18:29:55.382Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.011s	coverage: 87.2% of statements
18:29:55 [2020-07-31T18:29:55.499Z] --- PASS: TestRenameLinkedContainer (1.63s)
18:29:55 [2020-07-31T18:29:55.499Z] === RUN   TestRenameStoppedContainer
18:29:55 [2020-07-31T18:29:55.499Z] --- PASS: TestRenameStoppedContainer (0.39s)
18:29:55 [2020-07-31T18:29:55.499Z] === RUN   TestRenameRunningContainerAndReuse
18:29:55 [2020-07-31T18:29:55.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:29:56 [2020-07-31T18:29:56.429Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
18:29:56 [2020-07-31T18:29:56.429Z] === RUN   TestRenameInvalidName
18:29:56 [2020-07-31T18:29:56.687Z] --- PASS: TestRenameInvalidName (0.42s)
18:29:56 [2020-07-31T18:29:56.687Z] === RUN   TestRenameAnonymousContainer
18:29:56 [2020-07-31T18:29:56.929Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.012s	coverage: 61.6% of statements
18:29:57 [2020-07-31T18:29:57.229Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 75.2% of statements
18:29:57 [2020-07-31T18:29:57.229Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:29:58 [2020-07-31T18:29:58.291Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 37.7% of statements
18:29:58 [2020-07-31T18:29:58.585Z] --- PASS: TestRenameAnonymousContainer (1.50s)
18:29:58 [2020-07-31T18:29:58.585Z] === RUN   TestRenameContainerWithSameName
18:29:58 [2020-07-31T18:29:58.842Z] --- PASS: TestRenameContainerWithSameName (0.41s)
18:29:58 [2020-07-31T18:29:58.842Z] === RUN   TestRenameContainerWithLinkedContainer
18:29:58 [2020-07-31T18:29:58.939Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.080s	coverage: 33.3% of statements
18:29:59 [2020-07-31T18:29:59.585Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
18:29:59 [2020-07-31T18:29:59.773Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
18:29:59 [2020-07-31T18:29:59.773Z] === RUN   TestResize
18:29:59 [2020-07-31T18:29:59.883Z] ok  	github.com/docker/docker/daemon/logger/templates	0.050s	coverage: 8.3% of statements
18:30:00 [2020-07-31T18:30:00.029Z] --- PASS: TestResize (0.40s)
18:30:00 [2020-07-31T18:30:00.029Z] === RUN   TestResizeWithInvalidSize
18:30:00 [2020-07-31T18:30:00.126Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:30:00 [2020-07-31T18:30:00.126Z] Using test binary docker
18:30:00 [2020-07-31T18:30:00.126Z] +++ /etc/init.d/apparmor start
18:30:00 [2020-07-31T18:30:00.126Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:30:00 [2020-07-31T18:30:00.126Z] Starting dockerd
18:30:00 [2020-07-31T18:30:00.126Z] INFO: Waiting for daemon to start...
18:30:00 [2020-07-31T18:30:00.126Z] +++ 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
18:30:00 [2020-07-31T18:30:00.286Z] --- PASS: TestResizeWithInvalidSize (0.42s)
18:30:00 [2020-07-31T18:30:00.286Z] === RUN   TestResizeWhenContainerNotStarted
18:30:00 [2020-07-31T18:30:00.848Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
18:30:00 [2020-07-31T18:30:00.848Z] === RUN   TestDaemonRestartKillContainers
18:30:00 [2020-07-31T18:30:00.848Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
18:30:00 [2020-07-31T18:30:00.848Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:30:00 [2020-07-31T18:30:00.848Z] === RUN   TestCgroupNamespacesRun
18:30:02 [2020-07-31T18:30:02.034Z] .
18:30:02 [2020-07-31T18:30:02.034Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:30:02 [2020-07-31T18:30:02.034Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:30:02 [2020-07-31T18:30:02.034Z] Error: No such image: emptyfs
18:30:02 [2020-07-31T18:30:02.294Z] ++++ docker load
18:30:02 [2020-07-31T18:30:02.294Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:30:02 [2020-07-31T18:30:02.554Z] Running integration-test (iteration 1)
18:30:02 [2020-07-31T18:30:02.554Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:30:02 [2020-07-31T18:30:02.554Z] ++ 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
18:30:02 [2020-07-31T18:30:02.554Z] ++ set -e
18:30:02 [2020-07-31T18:30:02.554Z] ++ '[' -n 0 ']'
18:30:02 [2020-07-31T18:30:02.554Z] ++ set -x
18:30:02 [2020-07-31T18:30:02.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:30:02 [2020-07-31T18:30:02.659Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
18:30:02 [2020-07-31T18:30:02.957Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.589s	coverage: 82.5% of statements
18:30:02 [2020-07-31T18:30:02.957Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:30:02 [2020-07-31T18:30:02.957Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:30:03 [2020-07-31T18:30:03.161Z] sha256:9410f10d5f77197c106237895fcda7cf6d20180f4731d19a1a2059d0832cb3bb
18:30:03 [2020-07-31T18:30:03.161Z] INFO: Starting docker-py tests...
18:30:03 [2020-07-31T18:30:03.256Z] ok  	github.com/docker/docker/distribution/metadata	0.130s	coverage: 48.2% of statements
18:30:03 [2020-07-31T18:30:03.369Z] --- PASS: TestCgroupNamespacesRun (2.15s)
18:30:03 [2020-07-31T18:30:03.369Z] === RUN   TestCgroupNamespacesRunPrivileged
18:30:03 [2020-07-31T18:30:03.421Z] ============================= test session starts ==============================
18:30:03 [2020-07-31T18:30:03.421Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
18:30:03 [2020-07-31T18:30:03.680Z] rootdir: /src, inifile: pytest.ini
18:30:03 [2020-07-31T18:30:03.680Z] plugins: cov-2.6.1, timeout-1.3.3
18:30:04 [2020-07-31T18:30:04.617Z] collected 388 items / 2 deselected / 386 selected
18:30:04 [2020-07-31T18:30:04.617Z] 
18:30:05 [2020-07-31T18:30:05.263Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
18:30:05 [2020-07-31T18:30:05.263Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:30:06 [2020-07-31T18:30:06.025Z] ok  	github.com/docker/docker/errdefs	0.027s	coverage: 49.4% of statements
18:30:06 [2020-07-31T18:30:06.025Z] ok  	github.com/docker/docker/distribution	0.406s	coverage: 22.1% of statements
18:30:06 [2020-07-31T18:30:06.025Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:30:07 [2020-07-31T18:30:07.101Z] ok  	github.com/docker/docker/image	0.045s	coverage: 86.4% of statements
18:30:07 [2020-07-31T18:30:07.157Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s)
18:30:07 [2020-07-31T18:30:07.157Z] === RUN   TestCgroupNamespacesRunHostMode
18:30:08 [2020-07-31T18:30:08.163Z] ok  	github.com/docker/docker/distribution/xfer	1.678s	coverage: 85.1% of statements
18:30:08 [2020-07-31T18:30:08.163Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:30:08 [2020-07-31T18:30:08.808Z] ok  	github.com/docker/docker/image/v1	0.030s	coverage: 25.0% of statements
18:30:08 [2020-07-31T18:30:08.808Z] ok  	github.com/docker/docker/image/cache	0.033s	coverage: 19.2% of statements
18:30:08 [2020-07-31T18:30:08.808Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:30:08 [2020-07-31T18:30:08.808Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:30:09 [2020-07-31T18:30:09.456Z] ok  	github.com/docker/docker/libcontainerd/queue	0.042s	coverage: 100.0% of statements
18:30:09 [2020-07-31T18:30:09.678Z] --- PASS: TestCgroupNamespacesRunHostMode (2.23s)
18:30:09 [2020-07-31T18:30:09.678Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:30:10 [2020-07-31T18:30:10.999Z] ok  	github.com/docker/docker/pkg/aaparser	0.017s	coverage: 50.0% of statements
18:30:11 [2020-07-31T18:30:11.572Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
18:30:11 [2020-07-31T18:30:11.572Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:30:13 [2020-07-31T18:30:13.105Z] ok  	github.com/docker/docker/opts	0.058s	coverage: 67.4% of statements
18:30:14 [2020-07-31T18:30:14.100Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s)
18:30:14 [2020-07-31T18:30:14.100Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:30:14 [2020-07-31T18:30:14.181Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
18:30:14 [2020-07-31T18:30:14.479Z] ok  	github.com/docker/docker/pkg/archive	1.084s	coverage: 77.1% of statements
18:30:14 [2020-07-31T18:30:14.777Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
18:30:14 [2020-07-31T18:30:14.777Z] ok  	github.com/docker/docker/pkg/authorization	1.260s	coverage: 68.3% of statements
18:30:15 [2020-07-31T18:30:15.428Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
18:30:15 [2020-07-31T18:30:15.468Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
18:30:15 [2020-07-31T18:30:15.468Z] === RUN   TestCgroupNamespacesRunOlderClient
18:30:16 [2020-07-31T18:30:16.075Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
18:30:16 [2020-07-31T18:30:16.721Z] ok  	github.com/docker/docker/pkg/discovery/file	0.020s	coverage: 92.9% of statements
18:30:17 [2020-07-31T18:30:17.361Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
18:30:17 [2020-07-31T18:30:17.361Z] === RUN   TestKernelTCPMemory
18:30:17 [2020-07-31T18:30:17.618Z] --- SKIP: TestKernelTCPMemory (0.03s)
18:30:17 [2020-07-31T18:30:17.618Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:17 [2020-07-31T18:30:17.618Z] === RUN   TestNISDomainname
18:30:17 [2020-07-31T18:30:17.618Z] --- SKIP: TestNISDomainname (0.01s)
18:30:17 [2020-07-31T18:30:17.618Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:30:17 [2020-07-31T18:30:17.618Z] === RUN   TestHostnameDnsResolution
18:30:17 [2020-07-31T18:30:17.782Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.026s	coverage: 92.3% of statements
18:30:18 [2020-07-31T18:30:18.185Z] --- PASS: TestHostnameDnsResolution (0.64s)
18:30:18 [2020-07-31T18:30:18.185Z] === RUN   TestStats
18:30:18 [2020-07-31T18:30:18.185Z] --- SKIP: TestStats (0.00s)
18:30:18 [2020-07-31T18:30:18.185Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:18 [2020-07-31T18:30:18.185Z] === RUN   TestStopContainerWithTimeout
18:30:18 [2020-07-31T18:30:18.185Z] === RUN   TestStopContainerWithTimeout/0
18:30:18 [2020-07-31T18:30:18.185Z] === PAUSE TestStopContainerWithTimeout/0
18:30:18 [2020-07-31T18:30:18.185Z] === RUN   TestStopContainerWithTimeout/1
18:30:18 [2020-07-31T18:30:18.185Z] === PAUSE TestStopContainerWithTimeout/1
18:30:18 [2020-07-31T18:30:18.185Z] === RUN   TestStopContainerWithTimeout/3
18:30:18 [2020-07-31T18:30:18.185Z] === PAUSE TestStopContainerWithTimeout/3
18:30:18 [2020-07-31T18:30:18.185Z] === RUN   TestStopContainerWithTimeout/-1
18:30:18 [2020-07-31T18:30:18.185Z] === PAUSE TestStopContainerWithTimeout/-1
18:30:18 [2020-07-31T18:30:18.185Z] === CONT  TestStopContainerWithTimeout/0
18:30:18 [2020-07-31T18:30:18.185Z] === CONT  TestStopContainerWithTimeout/-1
18:30:18 [2020-07-31T18:30:18.423Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
18:30:18 [2020-07-31T18:30:18.721Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
18:30:18 [2020-07-31T18:30:18.748Z] === CONT  TestStopContainerWithTimeout/3
18:30:19 [2020-07-31T18:30:19.587Z] tests/integration/api_build_test.py .......................X             [  6%]
18:30:20 [2020-07-31T18:30:20.104Z] tests/integration/api_client_test.py .....                               [  7%]
18:30:20 [2020-07-31T18:30:20.254Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
18:30:20 [2020-07-31T18:30:20.254Z] ok  	github.com/docker/docker/layer	8.055s	coverage: 68.8% of statements
18:30:20 [2020-07-31T18:30:20.254Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:30:20 [2020-07-31T18:30:20.254Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:30:20 [2020-07-31T18:30:20.254Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:30:20 [2020-07-31T18:30:20.254Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:30:20 [2020-07-31T18:30:20.254Z] ?   	github.com/docker/docker/oci	[no test files]
18:30:20 [2020-07-31T18:30:20.254Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:30:20 [2020-07-31T18:30:20.554Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.033s	coverage: 43.2% of statements
18:30:20 [2020-07-31T18:30:20.554Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:30:20 [2020-07-31T18:30:20.554Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:30:20 [2020-07-31T18:30:20.852Z] ok  	github.com/docker/docker/pkg/fileutils	0.019s	coverage: 89.5% of statements
18:30:21 [2020-07-31T18:30:21.151Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.105s	coverage: 84.1% of statements
18:30:21 [2020-07-31T18:30:21.267Z] === CONT  TestStopContainerWithTimeout/1
18:30:21 [2020-07-31T18:30:21.608Z] tests/integration/api_config_test.py .....                               [  8%]
18:30:21 [2020-07-31T18:30:21.795Z] ok  	github.com/docker/docker/pkg/fsutils	0.450s	coverage: 85.1% of statements
18:30:22 [2020-07-31T18:30:22.094Z] ok  	github.com/docker/docker/pkg/homedir	0.023s	coverage: 11.4% of statements
18:30:22 [2020-07-31T18:30:22.196Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:30:22 [2020-07-31T18:30:22.196Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
18:30:22 [2020-07-31T18:30:22.196Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
18:30:22 [2020-07-31T18:30:22.196Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
18:30:22 [2020-07-31T18:30:22.196Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
18:30:22 [2020-07-31T18:30:22.196Z] === RUN   TestDeleteDevicemapper
18:30:22 [2020-07-31T18:30:22.196Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:30:22 [2020-07-31T18:30:22.196Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:30:22 [2020-07-31T18:30:22.196Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:30:23 [2020-07-31T18:30:23.149Z] ok  	github.com/docker/docker/pkg/locker	0.048s	coverage: 88.9% of statements
18:30:23 [2020-07-31T18:30:23.447Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
18:30:23 [2020-07-31T18:30:23.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s)
18:30:23 [2020-07-31T18:30:23.565Z] === RUN   TestUpdateMemory
18:30:23 [2020-07-31T18:30:23.565Z] --- SKIP: TestUpdateMemory (0.00s)
18:30:23 [2020-07-31T18:30:23.565Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:23 [2020-07-31T18:30:23.565Z] === RUN   TestUpdateCPUQuota
18:30:23 [2020-07-31T18:30:23.565Z] --- SKIP: TestUpdateCPUQuota (0.00s)
18:30:23 [2020-07-31T18:30:23.565Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:23 [2020-07-31T18:30:23.565Z] === RUN   TestUpdatePidsLimit
18:30:23 [2020-07-31T18:30:23.565Z] --- SKIP: TestUpdatePidsLimit (0.00s)
18:30:23 [2020-07-31T18:30:23.565Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:23 [2020-07-31T18:30:23.565Z] === RUN   TestUpdateRestartPolicy
18:30:23 [2020-07-31T18:30:23.745Z] ok  	github.com/docker/docker/pkg/ioutils	1.209s	coverage: 70.6% of statements
18:30:23 [2020-07-31T18:30:23.745Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
18:30:23 [2020-07-31T18:30:23.745Z] ok  	github.com/docker/docker/pkg/idtools	0.778s	coverage: 70.5% of statements
18:30:23 [2020-07-31T18:30:23.745Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:30:23 [2020-07-31T18:30:23.745Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:30:24 [2020-07-31T18:30:24.408Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
18:30:24 [2020-07-31T18:30:24.408Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:30:24 [2020-07-31T18:30:24.707Z] ok  	github.com/docker/docker/pkg/parsers	0.021s	coverage: 97.0% of statements
18:30:24 [2020-07-31T18:30:24.707Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.040s	coverage: 60.0% of statements
18:30:25 [2020-07-31T18:30:25.355Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 86.7% of statements
18:30:25 [2020-07-31T18:30:25.355Z] ok  	github.com/docker/docker/pkg/pidfile	0.020s	coverage: 82.4% of statements
18:30:25 [2020-07-31T18:30:25.355Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:30:25 [2020-07-31T18:30:25.355Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:30:26 [2020-07-31T18:30:26.002Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.037s	coverage: 56.8% of statements
18:30:27 [2020-07-31T18:30:27.058Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 85.7% of statements
18:30:27 [2020-07-31T18:30:27.058Z] ok  	github.com/docker/docker/pkg/pools	0.025s	coverage: 88.2% of statements
18:30:27 [2020-07-31T18:30:27.058Z] ok  	github.com/docker/docker/pkg/progress	0.026s	coverage: 75.9% of statements
18:30:28 [2020-07-31T18:30:28.133Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:30:28 [2020-07-31T18:30:28.777Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
18:30:28 [2020-07-31T18:30:28.777Z] ok  	github.com/docker/docker/pkg/pubsub	1.148s	coverage: 73.9% of statements
18:30:29 [2020-07-31T18:30:29.423Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
18:30:29 [2020-07-31T18:30:29.725Z] ok  	github.com/docker/docker/pkg/streamformatter	0.008s	coverage: 66.2% of statements
18:30:30 [2020-07-31T18:30:30.023Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
18:30:31 [2020-07-31T18:30:31.079Z] ok  	github.com/docker/docker/pkg/signal	2.901s	coverage: 61.0% of statements
18:30:31 [2020-07-31T18:30:31.376Z] ok  	github.com/docker/docker/pkg/system	0.062s	coverage: 36.9% of statements
18:30:31 [2020-07-31T18:30:31.376Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 53.4% of statements
18:30:32 [2020-07-31T18:30:32.022Z] ok  	github.com/docker/docker/pkg/tailfile	0.130s	coverage: 88.6% of statements
18:30:32 [2020-07-31T18:30:32.022Z] testing: warning: no tests to run
18:30:32 [2020-07-31T18:30:32.022Z] coverage: [no statements]
18:30:32 [2020-07-31T18:30:32.320Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
18:30:32 [2020-07-31T18:30:32.619Z] ok  	github.com/docker/docker/pkg/tarsum	0.177s	coverage: 89.3% of statements
18:30:32 [2020-07-31T18:30:32.917Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
18:30:32 [2020-07-31T18:30:32.917Z] ok  	github.com/docker/docker/pkg/truncindex	0.118s	coverage: 91.5% of statements
18:30:33 [2020-07-31T18:30:33.216Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
18:30:35 [2020-07-31T18:30:35.324Z] ok  	github.com/docker/docker/plugin/v2	0.032s	coverage: 14.5% of statements
18:30:35 [2020-07-31T18:30:35.743Z] --- PASS: TestUpdateRestartPolicy (10.94s)
18:30:35 [2020-07-31T18:30:35.743Z] === RUN   TestUpdateRestartWithAutoRemove
18:30:35 [2020-07-31T18:30:35.743Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
18:30:35 [2020-07-31T18:30:35.743Z] === RUN   TestWaitNonBlocked
18:30:35 [2020-07-31T18:30:35.743Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:30:35 [2020-07-31T18:30:35.743Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:30:35 [2020-07-31T18:30:35.743Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:30:35 [2020-07-31T18:30:35.743Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:30:35 [2020-07-31T18:30:35.743Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:30:35 [2020-07-31T18:30:35.743Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:30:35 [2020-07-31T18:30:35.743Z] --- PASS: TestWaitNonBlocked (0.01s)
18:30:35 [2020-07-31T18:30:35.743Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
18:30:35 [2020-07-31T18:30:35.743Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
18:30:35 [2020-07-31T18:30:35.743Z] === RUN   TestWaitBlocked
18:30:35 [2020-07-31T18:30:35.743Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:30:35 [2020-07-31T18:30:35.743Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:30:35 [2020-07-31T18:30:35.743Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:30:35 [2020-07-31T18:30:35.743Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:30:35 [2020-07-31T18:30:35.743Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:30:35 [2020-07-31T18:30:35.743Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:30:36 [2020-07-31T18:30:36.049Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:30:36 [2020-07-31T18:30:36.306Z] --- PASS: TestWaitBlocked (0.01s)
18:30:36 [2020-07-31T18:30:36.306Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
18:30:36 [2020-07-31T18:30:36.306Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
18:30:36 [2020-07-31T18:30:36.306Z] === CONT  TestDaemonRestartIpcMode
18:30:36 [2020-07-31T18:30:36.306Z] === CONT  TestIpcModeOlderClient
18:30:36 [2020-07-31T18:30:36.306Z] --- PASS: TestIpcModeOlderClient (0.10s)
18:30:36 [2020-07-31T18:30:36.377Z] ok  	github.com/docker/docker/reference	0.013s	coverage: 84.4% of statements
18:30:36 [2020-07-31T18:30:36.377Z] ok  	github.com/docker/docker/profiles/seccomp	0.016s	coverage: 68.8% of statements
18:30:37 [2020-07-31T18:30:37.435Z] ok  	github.com/docker/docker/plugin	0.577s	coverage: 23.1% of statements
18:30:37 [2020-07-31T18:30:37.735Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
18:30:38 [2020-07-31T18:30:38.789Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 50.9% of statements
18:30:39 [2020-07-31T18:30:39.434Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
18:30:40 [2020-07-31T18:30:40.080Z] ok  	github.com/docker/docker/registry	0.331s	coverage: 56.3% of statements
18:30:40 [2020-07-31T18:30:40.378Z] ok  	github.com/docker/docker/runconfig	0.068s	coverage: 66.1% of statements
18:30:40 [2020-07-31T18:30:40.481Z] --- PASS: TestDaemonRestartIpcMode (4.20s)
18:30:40 [2020-07-31T18:30:40.482Z] PASS
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === Skipped
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
18:30:40 [2020-07-31T18:30:40.482Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestPause (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
18:30:40 [2020-07-31T18:30:40.482Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
18:30:40 [2020-07-31T18:30:40.482Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
18:30:40 [2020-07-31T18:30:40.482Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestStats (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
18:30:40 [2020-07-31T18:30:40.482Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] 
18:30:40 [2020-07-31T18:30:40.482Z] DONE 173 tests, 24 skipped in 78.468s
18:30:40 [2020-07-31T18:30:40.482Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:30:40 [2020-07-31T18:30:40.738Z] INFO: Testing against a local daemon
18:30:40 [2020-07-31T18:30:40.738Z] === RUN   TestCommitInheritsEnv
18:30:41 [2020-07-31T18:30:41.287Z] Loaded image: buildpack-deps:buster
18:30:41 [2020-07-31T18:30:41.547Z] Loaded image: busybox:latest
18:30:41 [2020-07-31T18:30:41.807Z] Loaded image: busybox:glibc
18:30:41 [2020-07-31T18:30:41.807Z] Loaded image: debian:buster
18:30:42 [2020-07-31T18:30:42.070Z] Loaded image: hello-world:latest
18:30:42 [2020-07-31T18:30:42.107Z] --- PASS: TestCommitInheritsEnv (1.38s)
18:30:42 [2020-07-31T18:30:42.107Z] === RUN   TestImportExtremelyLargeImageWorks
18:30:42 [2020-07-31T18:30:42.107Z] === PAUSE TestImportExtremelyLargeImageWorks
18:30:42 [2020-07-31T18:30:42.107Z] === RUN   TestImagesFilterMultiReference
18:30:42 [2020-07-31T18:30:42.107Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:30:42 [2020-07-31T18:30:42.107Z] === RUN   TestImagePullPlatformInvalid
18:30:42 [2020-07-31T18:30:42.107Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:30:42 [2020-07-31T18:30:42.107Z] === RUN   TestRemoveImageOrphaning
18:30:42 [2020-07-31T18:30:42.330Z] INFO: Testing against a local daemon
18:30:42 [2020-07-31T18:30:42.330Z] === RUN   TestCgroupNamespacesBuild
18:30:42 [2020-07-31T18:30:42.501Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
18:30:44 [2020-07-31T18:30:44.606Z] ok  	github.com/docker/docker/volume/mounts	0.051s	coverage: 67.0% of statements
18:30:44 [2020-07-31T18:30:44.606Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
18:30:44 [2020-07-31T18:30:44.628Z] --- PASS: TestRemoveImageOrphaning (1.92s)
18:30:44 [2020-07-31T18:30:44.628Z] === RUN   TestRemoveImageGarbageCollector
18:30:44 [2020-07-31T18:30:44.628Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:30:44 [2020-07-31T18:30:44.628Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:30:44 [2020-07-31T18:30:44.628Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:30:44 [2020-07-31T18:30:44.628Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:30:44 [2020-07-31T18:30:44.628Z] === RUN   TestTagInvalidReference
18:30:44 [2020-07-31T18:30:44.628Z] --- PASS: TestTagInvalidReference (0.01s)
18:30:44 [2020-07-31T18:30:44.628Z] === RUN   TestTagValidPrefixedRepo
18:30:44 [2020-07-31T18:30:44.628Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:30:44 [2020-07-31T18:30:44.628Z] === RUN   TestTagExistedNameWithoutForce
18:30:44 [2020-07-31T18:30:44.628Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:30:44 [2020-07-31T18:30:44.628Z] === RUN   TestTagOfficialNames
18:30:44 [2020-07-31T18:30:44.628Z] --- PASS: TestTagOfficialNames (0.06s)
18:30:44 [2020-07-31T18:30:44.628Z] === RUN   TestTagMatchesDigest
18:30:44 [2020-07-31T18:30:44.628Z] --- PASS: TestTagMatchesDigest (0.01s)
18:30:44 [2020-07-31T18:30:44.628Z] === CONT  TestImportExtremelyLargeImageWorks
18:30:45 [2020-07-31T18:30:45.623Z] --- PASS: TestCgroupNamespacesBuild (3.00s)
18:30:45 [2020-07-31T18:30:45.623Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:30:45 [2020-07-31T18:30:45.649Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.1% of statements
18:30:47 [2020-07-31T18:30:47.530Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.96s)
18:30:47 [2020-07-31T18:30:47.530Z] === RUN   TestBuildWithSession
18:30:47 [2020-07-31T18:30:47.530Z] --- SKIP: TestBuildWithSession (0.00s)
18:30:47 [2020-07-31T18:30:47.530Z]     build_session_test.go:25: TODO: BuildKit
18:30:47 [2020-07-31T18:30:47.530Z] === RUN   TestBuildSquashParent
18:30:48 [2020-07-31T18:30:48.247Z] --- PASS: TestBuildWithHugeFile (48.04s)
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildWithEmptyDockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:30:48 [2020-07-31T18:30:48.247Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s)
18:30:48 [2020-07-31T18:30:48.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s)
18:30:48 [2020-07-31T18:30:48.247Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s)
18:30:48 [2020-07-31T18:30:48.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.41s)
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildPreserveOwnership
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildPreserveOwnership/copy_from
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:30:48 [2020-07-31T18:30:48.247Z] --- PASS: TestBuildPreserveOwnership (5.73s)
18:30:48 [2020-07-31T18:30:48.247Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.69s)
18:30:48 [2020-07-31T18:30:48.247Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s)
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestBuildPlatformInvalid
18:30:48 [2020-07-31T18:30:48.247Z] --- PASS: TestBuildPlatformInvalid (0.19s)
18:30:48 [2020-07-31T18:30:48.247Z] PASS
18:30:48 [2020-07-31T18:30:48.247Z] 
18:30:48 [2020-07-31T18:30:48.247Z] === Skipped
18:30:48 [2020-07-31T18:30:48.247Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:30:48 [2020-07-31T18:30:48.247Z]     build_session_test.go:25: TODO: BuildKit
18:30:48 [2020-07-31T18:30:48.247Z] 
18:30:48 [2020-07-31T18:30:48.247Z] 
18:30:48 [2020-07-31T18:30:48.247Z] DONE 32 tests, 1 skipped in 102.108s
18:30:48 [2020-07-31T18:30:48.247Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:30:48 [2020-07-31T18:30:48.247Z] ++ 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
18:30:48 [2020-07-31T18:30:48.247Z] ++ set -e
18:30:48 [2020-07-31T18:30:48.247Z] ++ '[' -n 0 ']'
18:30:48 [2020-07-31T18:30:48.247Z] ++ set -x
18:30:48 [2020-07-31T18:30:48.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:30:48 [2020-07-31T18:30:48.247Z] INFO: Testing against a local daemon
18:30:48 [2020-07-31T18:30:48.247Z] === RUN   TestConfigInspect
18:30:49 [2020-07-31T18:30:49.632Z] --- PASS: TestConfigInspect (3.54s)
18:30:49 [2020-07-31T18:30:49.632Z] === RUN   TestConfigList
18:30:52 [2020-07-31T18:30:52.933Z] --- PASS: TestConfigList (3.19s)
18:30:52 [2020-07-31T18:30:52.933Z] === RUN   TestConfigsCreateAndDelete
18:30:55 [2020-07-31T18:30:55.660Z] --- PASS: TestBuildSquashParent (8.26s)
18:30:55 [2020-07-31T18:30:55.660Z] === RUN   TestBuildWithRemoveAndForceRemove
18:30:55 [2020-07-31T18:30:55.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:30:55 [2020-07-31T18:30:55.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:30:55 [2020-07-31T18:30:55.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:30:55 [2020-07-31T18:30:55.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:30:55 [2020-07-31T18:30:55.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:30:55 [2020-07-31T18:30:55.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:30:55 [2020-07-31T18:30:55.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:30:55 [2020-07-31T18:30:55.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:30:55 [2020-07-31T18:30:55.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:30:55 [2020-07-31T18:30:55.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:30:55 [2020-07-31T18:30:55.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:30:55 [2020-07-31T18:30:55.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:30:55 [2020-07-31T18:30:55.660Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:30:55 [2020-07-31T18:30:55.660Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:30:56 [2020-07-31T18:30:56.237Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
18:30:56 [2020-07-31T18:30:56.237Z] === RUN   TestConfigsUpdate
18:30:58 [2020-07-31T18:30:58.952Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:30:58 [2020-07-31T18:30:58.952Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:30:59 [2020-07-31T18:30:59.538Z] --- PASS: TestConfigsUpdate (3.25s)
18:30:59 [2020-07-31T18:30:59.538Z] === RUN   TestTemplatedConfig
18:31:01 [2020-07-31T18:31:01.020Z] ok  	github.com/docker/docker/pkg/plugins	33.652s	coverage: 76.6% of statements
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/rootless	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/volume	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === Skipped
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver btrfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver btrfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver btrfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver btrfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver btrfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:73: No driver to put!
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z] time="2020-07-31T18:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z] time="2020-07-31T18:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z] time="2020-07-31T18:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z] time="2020-07-31T18:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z] time="2020-07-31T18:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:73: No driver to put!
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     overlay_test.go:49: Fails to compute changes intermittently
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver zfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver zfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver zfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.020Z]     graphtest_unix.go:46: Driver zfs not supported
18:31:01 [2020-07-31T18:31:01.020Z] 
18:31:01 [2020-07-31T18:31:01.020Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:31:01 [2020-07-31T18:31:01.021Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:31:01 [2020-07-31T18:31:01.021Z]     graphtest_unix.go:46: Driver zfs not supported
18:31:01 [2020-07-31T18:31:01.021Z] 
18:31:01 [2020-07-31T18:31:01.021Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:31:01 [2020-07-31T18:31:01.021Z]     graphtest_unix.go:73: No driver to put!
18:31:01 [2020-07-31T18:31:01.021Z] 
18:31:01 [2020-07-31T18:31:01.021Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:31:01 [2020-07-31T18:31:01.021Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:31:01 [2020-07-31T18:31:01.021Z] 
18:31:01 [2020-07-31T18:31:01.021Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:31:01 [2020-07-31T18:31:01.021Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:31:01 [2020-07-31T18:31:01.021Z] 
18:31:01 [2020-07-31T18:31:01.021Z] 
18:31:01 [2020-07-31T18:31:01.021Z] DONE 2123 tests, 26 skipped in 258.099s
18:31:01 [2020-07-31T18:31:01.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:31:01 [2020-07-31T18:31:01.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
Post stage
[Pipeline] junit
18:31:01 [2020-07-31T18:31:01.706Z] Recording test results
[Pipeline] }
[Pipeline] // stage
18:31:02 [2020-07-31T18:31:02.107Z] --- PASS: TestTemplatedConfig (2.90s)
18:31:02 [2020-07-31T18:31:02.107Z] === RUN   TestConfigCreateResolve
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:31:02 [2020-07-31T18:31:02.529Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -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:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh dynbinary test-integration
18:31:02 [2020-07-31T18:31:02.827Z] 
18:31:02 [2020-07-31T18:31:02.827Z] Removing bundles/
18:31:02 [2020-07-31T18:31:02.827Z] 
18:31:02 [2020-07-31T18:31:02.827Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:31:02 [2020-07-31T18:31:02.827Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:31:02 [2020-07-31T18:31:02.827Z] GOOS="" GOARCH="" GOARM=""
18:31:04 [2020-07-31T18:31:04.719Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:31:04 [2020-07-31T18:31:04.719Z] 
18:31:04 [2020-07-31T18:31:04.719Z]  ________   ____  __.
18:31:04 [2020-07-31T18:31:04.719Z]  \_____  \ |    |/ _|
18:31:04 [2020-07-31T18:31:04.719Z]  /   |   \|      <
18:31:04 [2020-07-31T18:31:04.719Z]  /    |    \    |  \
18:31:04 [2020-07-31T18:31:04.719Z]  \_______  /____|__ \
18:31:04 [2020-07-31T18:31:04.719Z]          \/        \/
18:31:04 [2020-07-31T18:31:04.719Z] 
18:31:04 [2020-07-31T18:31:04.719Z] INFO: make.ps1 ended at 07/31/2020 18:30:59
18:31:04 [2020-07-31T18:31:04.719Z] INFO: Binaries build ended at 07/31/2020 18:31:01. Duration:00:01:15.2067411
18:31:04 [2020-07-31T18:31:04.719Z] INFO: Copying the built daemon binary to d:\CI\PR-41301\4\binary\dockerd-a536031444.exe...
18:31:04 [2020-07-31T18:31:04.786Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:31:04 [2020-07-31T18:31:04.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s)
18:31:04 [2020-07-31T18:31:04.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s)
18:31:04 [2020-07-31T18:31:04.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s)
18:31:04 [2020-07-31T18:31:04.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s)
18:31:04 [2020-07-31T18:31:04.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s)
18:31:04 [2020-07-31T18:31:04.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.07s)
18:31:04 [2020-07-31T18:31:04.786Z] === RUN   TestBuildMultiStageCopy
18:31:04 [2020-07-31T18:31:04.786Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:31:05 [2020-07-31T18:31:05.191Z] INFO: Copying the built client binary to d:\CI\PR-41301\4\binary\docker-a536031444.exe...
18:31:05 [2020-07-31T18:31:05.191Z] INFO: Copying dockerversion from the container...
18:31:05 [2020-07-31T18:31:05.414Z] --- PASS: TestConfigCreateResolve (3.17s)
18:31:05 [2020-07-31T18:31:05.414Z] === RUN   TestConfigDaemonLibtrustID
18:31:05 [2020-07-31T18:31:05.659Z] INFO: Copying the golang package from the container to d:\CI\PR-41301\4\installer\go.zip...
18:31:05 [2020-07-31T18:31:05.985Z] --- PASS: TestConfigDaemonLibtrustID (0.69s)
18:31:05 [2020-07-31T18:31:05.986Z] PASS
18:31:05 [2020-07-31T18:31:05.986Z] 
18:31:05 [2020-07-31T18:31:05.986Z] DONE 7 tests in 20.104s
18:31:05 [2020-07-31T18:31:05.986Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:31:05 [2020-07-31T18:31:05.986Z] ++ 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
18:31:05 [2020-07-31T18:31:05.986Z] ++ set -e
18:31:05 [2020-07-31T18:31:05.986Z] ++ '[' -n 0 ']'
18:31:05 [2020-07-31T18:31:05.986Z] ++ set -x
18:31:05 [2020-07-31T18:31:05.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:31:06 [2020-07-31T18:31:06.247Z] INFO: Testing against a local daemon
18:31:06 [2020-07-31T18:31:06.247Z] === RUN   TestCheckpoint
18:31:06 [2020-07-31T18:31:06.247Z] --- SKIP: TestCheckpoint (0.00s)
18:31:06 [2020-07-31T18:31:06.247Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:31:06 [2020-07-31T18:31:06.247Z] === RUN   TestContainerInvalidJSON
18:31:06 [2020-07-31T18:31:06.247Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:31:06 [2020-07-31T18:31:06.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:31:06 [2020-07-31T18:31:06.247Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:31:06 [2020-07-31T18:31:06.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:31:06 [2020-07-31T18:31:06.247Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:31:06 [2020-07-31T18:31:06.247Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:31:06 [2020-07-31T18:31:06.247Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:31:06 [2020-07-31T18:31:06.247Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:31:06 [2020-07-31T18:31:06.247Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:31:06 [2020-07-31T18:31:06.247Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:31:06 [2020-07-31T18:31:06.247Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:31:06 [2020-07-31T18:31:06.247Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:31:06 [2020-07-31T18:31:06.247Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
18:31:06 [2020-07-31T18:31:06.247Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:31:06 [2020-07-31T18:31:06.507Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
18:31:06 [2020-07-31T18:31:06.507Z] === RUN   TestCopyFromContainerPathIsNotDir
18:31:06 [2020-07-31T18:31:06.507Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s)
18:31:06 [2020-07-31T18:31:06.507Z] === RUN   TestCopyToContainerPathDoesNotExist
18:31:06 [2020-07-31T18:31:06.768Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
18:31:06 [2020-07-31T18:31:06.768Z] === RUN   TestCopyToContainerPathIsNotDir
18:31:07 [2020-07-31T18:31:07.029Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
18:31:07 [2020-07-31T18:31:07.029Z] === RUN   TestCopyFromContainer
18:31:07 [2020-07-31T18:31:07.325Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:31:07 [2020-07-31T18:31:07.325Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:31:07 [2020-07-31T18:31:07.894Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:31:08 [2020-07-31T18:31:08.463Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:31:08 [2020-07-31T18:31:08.611Z] INFO: Extracting go.zip to d:\CI\PR-41301\4\go
18:31:08 [2020-07-31T18:31:08.943Z] === RUN   TestCopyFromContainer//
18:31:08 [2020-07-31T18:31:08.943Z] === RUN   TestCopyFromContainer//bar/root
18:31:09 [2020-07-31T18:31:09.033Z] --- PASS: TestBuildMultiStageCopy (4.46s)
18:31:09 [2020-07-31T18:31:09.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.38s)
18:31:09 [2020-07-31T18:31:09.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
18:31:09 [2020-07-31T18:31:09.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s)
18:31:09 [2020-07-31T18:31:09.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
18:31:09 [2020-07-31T18:31:09.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
18:31:09 [2020-07-31T18:31:09.033Z] === RUN   TestBuildMultiStageParentConfig
18:31:09 [2020-07-31T18:31:09.218Z] === RUN   TestCopyFromContainer//bar/root/
18:31:09 [2020-07-31T18:31:09.218Z] === RUN   TestCopyFromContainer/bar/quux
18:31:09 [2020-07-31T18:31:09.481Z] === RUN   TestCopyFromContainer/bar/quux/
18:31:09 [2020-07-31T18:31:09.481Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:31:09 [2020-07-31T18:31:09.481Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:31:09 [2020-07-31T18:31:09.741Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:31:09 [2020-07-31T18:31:09.741Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:31:10 [2020-07-31T18:31:10.003Z] === RUN   TestCopyFromContainer/bar/notarget
18:31:10 [2020-07-31T18:31:10.003Z] --- PASS: TestCopyFromContainer (3.19s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer// (0.10s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
18:31:10 [2020-07-31T18:31:10.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:31:10 [2020-07-31T18:31:10.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:31:10 [2020-07-31T18:31:10.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:31:10 [2020-07-31T18:31:10.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:31:10 [2020-07-31T18:31:10.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:31:10 [2020-07-31T18:31:10.003Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:31:10 [2020-07-31T18:31:10.003Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:31:10 [2020-07-31T18:31:10.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:31:10 [2020-07-31T18:31:10.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:31:10 [2020-07-31T18:31:10.003Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:31:10 [2020-07-31T18:31:10.003Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:31:10 [2020-07-31T18:31:10.003Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:31:10 [2020-07-31T18:31:10.003Z] === RUN   TestCreateLinkToNonExistingContainer
18:31:10 [2020-07-31T18:31:10.264Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:31:10 [2020-07-31T18:31:10.264Z] === RUN   TestCreateWithInvalidEnv
18:31:10 [2020-07-31T18:31:10.264Z] === RUN   TestCreateWithInvalidEnv/0
18:31:10 [2020-07-31T18:31:10.264Z] === PAUSE TestCreateWithInvalidEnv/0
18:31:10 [2020-07-31T18:31:10.264Z] === RUN   TestCreateWithInvalidEnv/1
18:31:10 [2020-07-31T18:31:10.264Z] === PAUSE TestCreateWithInvalidEnv/1
18:31:10 [2020-07-31T18:31:10.264Z] === RUN   TestCreateWithInvalidEnv/2
18:31:10 [2020-07-31T18:31:10.264Z] === PAUSE TestCreateWithInvalidEnv/2
18:31:10 [2020-07-31T18:31:10.264Z] === CONT  TestCreateWithInvalidEnv/0
18:31:10 [2020-07-31T18:31:10.264Z] === CONT  TestCreateWithInvalidEnv/2
18:31:10 [2020-07-31T18:31:10.264Z] === CONT  TestCreateWithInvalidEnv/1
18:31:10 [2020-07-31T18:31:10.264Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:31:10 [2020-07-31T18:31:10.264Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:31:10 [2020-07-31T18:31:10.264Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:31:10 [2020-07-31T18:31:10.264Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:31:10 [2020-07-31T18:31:10.264Z] === RUN   TestCreateTmpfsMountsTarget
18:31:10 [2020-07-31T18:31:10.264Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
18:31:10 [2020-07-31T18:31:10.264Z] === RUN   TestCreateWithCustomMaskedPaths
18:31:10 [2020-07-31T18:31:10.477Z] --- PASS: TestBuildMultiStageParentConfig (1.29s)
18:31:10 [2020-07-31T18:31:10.477Z] === RUN   TestBuildLabelWithTargets
18:31:12 [2020-07-31T18:31:12.180Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s)
18:31:12 [2020-07-31T18:31:12.180Z] === RUN   TestCreateWithCustomReadonlyPaths
18:31:12 [2020-07-31T18:31:12.403Z] --- PASS: TestBuildLabelWithTargets (2.14s)
18:31:12 [2020-07-31T18:31:12.403Z] === RUN   TestBuildWithEmptyLayers
18:31:13 [2020-07-31T18:31:13.783Z] --- PASS: TestBuildWithEmptyLayers (1.20s)
18:31:13 [2020-07-31T18:31:13.783Z] === RUN   TestBuildMultiStageOnBuild
18:31:14 [2020-07-31T18:31:14.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s)
18:31:14 [2020-07-31T18:31:14.729Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:31:14 [2020-07-31T18:31:14.729Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:31:14 [2020-07-31T18:31:14.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:31:14 [2020-07-31T18:31:14.729Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:31:14 [2020-07-31T18:31:14.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:31:14 [2020-07-31T18:31:14.729Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:31:14 [2020-07-31T18:31:14.729Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:31:14 [2020-07-31T18:31:14.729Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:31:14 [2020-07-31T18:31:14.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:31:14 [2020-07-31T18:31:14.729Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
18:31:14 [2020-07-31T18:31:14.729Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
18:31:14 [2020-07-31T18:31:14.729Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
18:31:14 [2020-07-31T18:31:14.729Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
18:31:14 [2020-07-31T18:31:14.729Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
18:31:14 [2020-07-31T18:31:14.729Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:31:15 [2020-07-31T18:31:15.302Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s)
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestCreateDifferentPlatform
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestCreateDifferentPlatform/different_os
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:31:15 [2020-07-31T18:31:15.302Z] --- PASS: TestCreateDifferentPlatform (0.04s)
18:31:15 [2020-07-31T18:31:15.302Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:31:15 [2020-07-31T18:31:15.302Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:31:15 [2020-07-31T18:31:15.302Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestContainerStartOnDaemonRestart
18:31:15 [2020-07-31T18:31:15.302Z] === PAUSE TestContainerStartOnDaemonRestart
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestDaemonRestartIpcMode
18:31:15 [2020-07-31T18:31:15.302Z] === PAUSE TestDaemonRestartIpcMode
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestDaemonHostGatewayIP
18:31:15 [2020-07-31T18:31:15.302Z] === PAUSE TestDaemonHostGatewayIP
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestContainerKillOnDaemonStart
18:31:15 [2020-07-31T18:31:15.302Z] === PAUSE TestContainerKillOnDaemonStart
18:31:15 [2020-07-31T18:31:15.302Z] === RUN   TestDiff
18:31:16 [2020-07-31T18:31:16.245Z] --- PASS: TestDiff (0.74s)
18:31:16 [2020-07-31T18:31:16.245Z] === RUN   TestExecWithCloseStdin
18:31:16 [2020-07-31T18:31:16.321Z] --- PASS: TestBuildMultiStageOnBuild (2.67s)
18:31:16 [2020-07-31T18:31:16.321Z] === RUN   TestBuildUncleanTarFilenames
18:31:16 [2020-07-31T18:31:16.819Z] --- PASS: TestExecWithCloseStdin (0.83s)
18:31:16 [2020-07-31T18:31:16.819Z] === RUN   TestExec
18:31:17 [2020-07-31T18:31:17.764Z] --- PASS: TestExec (0.96s)
18:31:17 [2020-07-31T18:31:17.764Z] === RUN   TestExecUser
18:31:18 [2020-07-31T18:31:18.229Z] --- PASS: TestBuildUncleanTarFilenames (1.64s)
18:31:18 [2020-07-31T18:31:18.229Z] === RUN   TestBuildMultiStageLayerLeak
18:31:18 [2020-07-31T18:31:18.708Z] --- PASS: TestExecUser (0.85s)
18:31:18 [2020-07-31T18:31:18.708Z] === RUN   TestExportContainerAndImportImage
18:31:20 [2020-07-31T18:31:20.093Z] --- PASS: TestExportContainerAndImportImage (1.06s)
18:31:20 [2020-07-31T18:31:20.093Z] === RUN   TestExportContainerAfterDaemonRestart
18:31:21 [2020-07-31T18:31:21.519Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s)
18:31:21 [2020-07-31T18:31:21.519Z] === RUN   TestBuildWithHugeFile
18:31:22 [2020-07-31T18:31:22.009Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s)
18:31:22 [2020-07-31T18:31:22.009Z] === RUN   TestHealthCheckWorkdir
18:31:22 [2020-07-31T18:31:22.951Z] --- PASS: TestHealthCheckWorkdir (0.97s)
18:31:22 [2020-07-31T18:31:22.951Z] === RUN   TestHealthKillContainer
18:31:25 [2020-07-31T18:31:25.494Z] --- PASS: TestHealthKillContainer (2.82s)
18:31:25 [2020-07-31T18:31:25.494Z] === RUN   TestInspectCpusetInConfigPre120
18:31:25 [2020-07-31T18:31:25.973Z] --- PASS: TestImportExtremelyLargeImageWorks (90.58s)
18:31:25 [2020-07-31T18:31:25.973Z] PASS
18:31:25 [2020-07-31T18:31:25.973Z] 
18:31:25 [2020-07-31T18:31:25.973Z] === Skipped
18:31:25 [2020-07-31T18:31:25.973Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
18:31:25 [2020-07-31T18:31:25.973Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:31:25 [2020-07-31T18:31:25.973Z] 
18:31:25 [2020-07-31T18:31:25.973Z] 
18:31:25 [2020-07-31T18:31:25.973Z] DONE 12 tests, 1 skipped in 92.254s
18:31:25 [2020-07-31T18:31:25.973Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
18:31:25 [2020-07-31T18:31:25.973Z] ++ 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
18:31:25 [2020-07-31T18:31:25.974Z] ++ set -e
18:31:25 [2020-07-31T18:31:25.974Z] ++ '[' -n 0 ']'
18:31:25 [2020-07-31T18:31:25.974Z] ++ set -x
18:31:25 [2020-07-31T18:31:25.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:31:25 [2020-07-31T18:31:25.974Z] INFO: Testing against a local daemon
18:31:25 [2020-07-31T18:31:25.974Z] === RUN   TestNetworkCreateDelete
18:31:25 [2020-07-31T18:31:25.974Z] --- PASS: TestNetworkCreateDelete (0.15s)
18:31:25 [2020-07-31T18:31:25.974Z] === RUN   TestDockerNetworkDeletePreferID
18:31:25 [2020-07-31T18:31:25.974Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
18:31:25 [2020-07-31T18:31:25.974Z] === RUN   TestDaemonDNSFallback
18:31:25 [2020-07-31T18:31:25.974Z] --- PASS: TestDaemonDNSFallback (2.49s)
18:31:25 [2020-07-31T18:31:25.974Z] === RUN   TestInspectNetwork
18:31:26 [2020-07-31T18:31:26.437Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
18:31:26 [2020-07-31T18:31:26.437Z] === RUN   TestIpcModeNone
18:31:27 [2020-07-31T18:31:27.009Z] --- PASS: TestIpcModeNone (0.80s)
18:31:27 [2020-07-31T18:31:27.009Z] === RUN   TestIpcModePrivate
18:31:27 [2020-07-31T18:31:27.656Z] .........................xx....................                          [ 29%]
18:31:27 [2020-07-31T18:31:27.952Z] --- PASS: TestIpcModePrivate (0.87s)
18:31:27 [2020-07-31T18:31:27.952Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
18:31:27 [2020-07-31T18:31:27.952Z] === RUN   TestIpcModeShareable
18:31:28 [2020-07-31T18:31:28.099Z] === RUN   TestInspectNetwork/full_network_id
18:31:28 [2020-07-31T18:31:28.099Z] === RUN   TestInspectNetwork/partial_network_id
18:31:28 [2020-07-31T18:31:28.099Z] === RUN   TestInspectNetwork/network_name
18:31:28 [2020-07-31T18:31:28.099Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:31:28 [2020-07-31T18:31:28.894Z] --- PASS: TestIpcModeShareable (0.88s)
18:31:28 [2020-07-31T18:31:28.894Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
18:31:28 [2020-07-31T18:31:28.894Z] === RUN   TestAPIIpcModeShareableAndContainer
18:31:29 [2020-07-31T18:31:29.640Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:31:29 [2020-07-31T18:31:29.640Z] Using test binary docker
18:31:29 [2020-07-31T18:31:29.640Z] +++ /etc/init.d/apparmor start
18:31:29 [2020-07-31T18:31:29.640Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:31:29 [2020-07-31T18:31:29.640Z] INFO: Waiting for daemon to start...
18:31:29 [2020-07-31T18:31:29.640Z] Starting dockerd
18:31:29 [2020-07-31T18:31:29.640Z] +++ 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
18:31:29 [2020-07-31T18:31:29.640Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:31:29 [2020-07-31T18:31:29.640Z] Using test binary docker
18:31:29 [2020-07-31T18:31:29.640Z] +++ /etc/init.d/apparmor start
18:31:29 [2020-07-31T18:31:29.640Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:31:29 [2020-07-31T18:31:29.640Z] INFO: Waiting for daemon to start...
18:31:29 [2020-07-31T18:31:29.640Z] Starting dockerd
18:31:29 [2020-07-31T18:31:29.640Z] +++ 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
18:31:31 [2020-07-31T18:31:31.442Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s)
18:31:31 [2020-07-31T18:31:31.442Z] === RUN   TestAPIIpcModeHost
18:31:31 [2020-07-31T18:31:31.544Z] .
18:31:31 [2020-07-31T18:31:31.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:31:31 [2020-07-31T18:31:31.544Z] 
18:31:31 [2020-07-31T18:31:31.544Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:31:31 [2020-07-31T18:31:31.544Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:31:31 [2020-07-31T18:31:31.544Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:31:31 [2020-07-31T18:31:31.544Z] Error: No such image: emptyfs
18:31:31 [2020-07-31T18:31:31.544Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:31:31 [2020-07-31T18:31:31.544Z] ++++ docker load
18:31:31 [2020-07-31T18:31:31.544Z] Error: No such image: emptyfs
18:31:31 [2020-07-31T18:31:31.544Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:31:31 [2020-07-31T18:31:31.544Z] ++++ docker load
18:31:31 [2020-07-31T18:31:31.804Z] Running integration-test (iteration 1)
18:31:31 [2020-07-31T18:31:31.804Z] Running integration-test (iteration 1)
18:31:31 [2020-07-31T18:31:31.804Z] 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)/
18:31:31 [2020-07-31T18:31:31.804Z] ++ 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)/'
18:31:31 [2020-07-31T18:31:31.804Z] ++ set -eRunning /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:31:31 [2020-07-31T18:31:31.804Z] ++ 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)/'
18:31:31 [2020-07-31T18:31:31.804Z] ++ set -e
18:31:31 [2020-07-31T18:31:31.804Z] ++ '[' -n 0 ']'
18:31:31 [2020-07-31T18:31:31.804Z] ++ set -x
18:31:31 [2020-07-31T18:31:31.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
18:31:31 [2020-07-31T18:31:31.804Z] 
18:31:31 [2020-07-31T18:31:31.804Z] ++ '[' -n 0 ']'
18:31:31 [2020-07-31T18:31:31.804Z] ++ set -x
18:31:31 [2020-07-31T18:31:31.804Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
18:31:32 [2020-07-31T18:31:32.386Z] --- PASS: TestAPIIpcModeHost (0.66s)
18:31:32 [2020-07-31T18:31:32.386Z] === RUN   TestDaemonIpcModeShareable
18:31:33 [2020-07-31T18:31:33.871Z] --- PASS: TestInspectNetwork (11.04s)
18:31:33 [2020-07-31T18:31:33.871Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:31:33 [2020-07-31T18:31:33.871Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:31:33 [2020-07-31T18:31:33.871Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:31:33 [2020-07-31T18:31:33.871Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:31:33 [2020-07-31T18:31:33.871Z] === RUN   TestRunContainerWithBridgeNone
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Extraction ended at 07/31/2020 18:31:32. Duration:00:00:24.0077994
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Updating the golang and path environment variables
18:31:33 [2020-07-31T18:31:33.905Z] INFO: GOPATH=d:\gopath
18:31:33 [2020-07-31T18:31:33.905Z] INFO: go version go1.13.14 windows/amd64
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Running the daemon under test in debug mode
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Starting a daemon under test...
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41301\4\daemon --pidfile d:\CI\PR-41301\4\docker.pid -D
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Process started successfully.
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Start tailing logs of the daemon under tests
18:31:33 [2020-07-31T18:31:33.905Z] INFO: Waiting for the daemon under test to start...
18:31:34 [2020-07-31T18:31:34.302Z] --- PASS: TestDaemonIpcModeShareable (1.78s)
18:31:34 [2020-07-31T18:31:34.302Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
18:31:34 [2020-07-31T18:31:34.302Z] === RUN   TestDaemonIpcModePrivate
18:31:35 [2020-07-31T18:31:35.689Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
18:31:35 [2020-07-31T18:31:35.689Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
18:31:35 [2020-07-31T18:31:35.689Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:31:35 [2020-07-31T18:31:35.946Z] --- PASS: TestRunContainerWithBridgeNone (2.38s)
18:31:35 [2020-07-31T18:31:35.946Z] === RUN   TestNetworkInvalidJSON
18:31:35 [2020-07-31T18:31:35.946Z] === RUN   TestNetworkInvalidJSON//networks/create
18:31:35 [2020-07-31T18:31:35.946Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:31:35 [2020-07-31T18:31:35.946Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:31:35 [2020-07-31T18:31:35.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:31:35 [2020-07-31T18:31:35.946Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:31:35 [2020-07-31T18:31:35.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:31:35 [2020-07-31T18:31:35.946Z] === CONT  TestNetworkInvalidJSON//networks/create
18:31:35 [2020-07-31T18:31:35.946Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:31:35 [2020-07-31T18:31:35.946Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:31:35 [2020-07-31T18:31:35.946Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:31:35 [2020-07-31T18:31:35.946Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:31:35 [2020-07-31T18:31:35.946Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:31:35 [2020-07-31T18:31:35.946Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:31:35 [2020-07-31T18:31:35.946Z] === RUN   TestHostIPv4BridgeLabel
18:31:36 [2020-07-31T18:31:36.120Z] INFO: Daemon under test started and replied!
18:31:36 [2020-07-31T18:31:36.120Z] INFO: Docker version of the daemon under test
18:31:36 [2020-07-31T18:31:36.120Z] 
18:31:36 [2020-07-31T18:31:36.120Z] Client:
18:31:36 [2020-07-31T18:31:36.120Z]  Version:      17.06.2-ce
18:31:36 [2020-07-31T18:31:36.120Z]  API version:  1.30
18:31:36 [2020-07-31T18:31:36.120Z]  Go version:   go1.8.3
18:31:36 [2020-07-31T18:31:36.120Z]  Git commit:   cec0b72
18:31:36 [2020-07-31T18:31:36.120Z]  Built:        Tue Sep  5 19:57:19 2017
18:31:36 [2020-07-31T18:31:36.581Z] --- PASS: TestHostIPv4BridgeLabel (0.54s)
18:31:36 [2020-07-31T18:31:36.581Z] === RUN   TestDaemonRestartWithLiveRestore
18:31:36 [2020-07-31T18:31:36.589Z]  OS/Arch:      windows/amd64
18:31:36 [2020-07-31T18:31:36.590Z] 
18:31:36 [2020-07-31T18:31:36.590Z] Server:
18:31:36 [2020-07-31T18:31:36.590Z]  Version:      0.0.0-dev
18:31:36 [2020-07-31T18:31:36.590Z]  API version:  1.41 (minimum version 1.24)
18:31:36 [2020-07-31T18:31:36.590Z]  Go version:   go1.13.14
18:31:36 [2020-07-31T18:31:36.590Z]  Git commit:   a536031444
18:31:36 [2020-07-31T18:31:36.590Z]  Built:        07/31/2020 18:29:50
18:31:36 [2020-07-31T18:31:36.590Z]  OS/Arch:      windows/amd64
18:31:36 [2020-07-31T18:31:36.590Z]  Experimental: false
18:31:36 [2020-07-31T18:31:36.590Z] 
18:31:36 [2020-07-31T18:31:36.590Z] INFO: Docker info of the daemon under test
18:31:36 [2020-07-31T18:31:36.590Z] 
18:31:36 [2020-07-31T18:31:36.590Z] Containers: 0
18:31:36 [2020-07-31T18:31:36.590Z]  Running: 0
18:31:36 [2020-07-31T18:31:36.590Z]  Paused: 0
18:31:36 [2020-07-31T18:31:36.590Z]  Stopped: 0
18:31:36 [2020-07-31T18:31:36.590Z] Images: 0
18:31:36 [2020-07-31T18:31:36.590Z] Server Version: 0.0.0-dev
18:31:36 [2020-07-31T18:31:36.590Z] Storage Driver: windowsfilter
18:31:36 [2020-07-31T18:31:36.590Z]  Windows: 
18:31:36 [2020-07-31T18:31:36.590Z] Logging Driver: json-file
18:31:36 [2020-07-31T18:31:36.590Z] Plugins: 
18:31:36 [2020-07-31T18:31:36.590Z]  Volume: local
18:31:36 [2020-07-31T18:31:36.590Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:31:36 [2020-07-31T18:31:36.590Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:31:36 [2020-07-31T18:31:36.590Z] Swarm: inactive
18:31:36 [2020-07-31T18:31:36.590Z] Default Isolation: process
18:31:36 [2020-07-31T18:31:36.590Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:31:36 [2020-07-31T18:31:36.590Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
18:31:36 [2020-07-31T18:31:36.590Z] OSType: windows
18:31:36 [2020-07-31T18:31:36.590Z] Architecture: x86_64
18:31:36 [2020-07-31T18:31:36.590Z] CPUs: 4
18:31:36 [2020-07-31T18:31:36.590Z] Total Memory: 32GiB
18:31:36 [2020-07-31T18:31:36.590Z] Name: azwin-2-6914a0
18:31:36 [2020-07-31T18:31:36.590Z] ID: PTY4:VUMM:NJKE:NCP2:UWJI:E2G2:TDUM:NSHQ:PFMX:L5HJ:ZRWL:HV3E
18:31:36 [2020-07-31T18:31:36.590Z] Docker Root Dir: D:\CI\PR-41301\4\daemon
18:31:36 [2020-07-31T18:31:36.590Z] Debug Mode (client): false
18:31:36 [2020-07-31T18:31:36.590Z] Debug Mode (server): true
18:31:36 [2020-07-31T18:31:36.590Z]  File Descriptors: -1
18:31:36 [2020-07-31T18:31:36.590Z]  Goroutines: 17
18:31:36 [2020-07-31T18:31:36.590Z]  System Time: 2020-07-31T18:31:36.167024Z
18:31:36 [2020-07-31T18:31:36.590Z]  EventsListeners: 0
18:31:36 [2020-07-31T18:31:36.590Z] Registry: https://index.docker.io/v1/
18:31:36 [2020-07-31T18:31:36.590Z] Labels:
18:31:36 [2020-07-31T18:31:36.590Z] Experimental: false
18:31:36 [2020-07-31T18:31:36.590Z] Insecure Registries:
18:31:36 [2020-07-31T18:31:36.590Z]  127.0.0.0/8
18:31:36 [2020-07-31T18:31:36.590Z] Live Restore Enabled: false
18:31:36 [2020-07-31T18:31:36.590Z] 
18:31:36 [2020-07-31T18:31:36.590Z] 
18:31:36 [2020-07-31T18:31:36.590Z] INFO: Docker images of the daemon under test
18:31:36 [2020-07-31T18:31:36.590Z] 
18:31:36 [2020-07-31T18:31:36.590Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:31:36 [2020-07-31T18:31:36.590Z] 
18:31:36 [2020-07-31T18:31:36.590Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:31:36 [2020-07-31T18:31:36.590Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
18:31:36 [2020-07-31T18:31:36.590Z] ltsc2019: Pulling from windows/servercore
18:31:36 [2020-07-31T18:31:36.590Z] 4612f6d0b889: Pulling fs layer
18:31:36 [2020-07-31T18:31:36.590Z] fc1b9e59edad: Pulling fs layer
18:31:37 [2020-07-31T18:31:37.606Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
18:31:37 [2020-07-31T18:31:37.606Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
18:31:37 [2020-07-31T18:31:37.606Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:31:37 [2020-07-31T18:31:37.618Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:31:37 [2020-07-31T18:31:37.618Z] === RUN   TestDaemonDefaultNetworkPools
18:31:38 [2020-07-31T18:31:38.655Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
18:31:38 [2020-07-31T18:31:38.655Z] === RUN   TestDaemonRestartWithExistingNetwork
18:31:39 [2020-07-31T18:31:39.521Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
18:31:39 [2020-07-31T18:31:39.521Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
18:31:39 [2020-07-31T18:31:39.522Z] === RUN   TestIpcModeOlderClient
18:31:39 [2020-07-31T18:31:39.522Z] === PAUSE TestIpcModeOlderClient
18:31:39 [2020-07-31T18:31:39.522Z] === RUN   TestKillContainerInvalidSignal
18:31:39 [2020-07-31T18:31:39.829Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
18:31:39 [2020-07-31T18:31:39.829Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:31:40 [2020-07-31T18:31:40.093Z] --- PASS: TestKillContainerInvalidSignal (0.73s)
18:31:40 [2020-07-31T18:31:40.093Z] === RUN   TestKillContainer
18:31:40 [2020-07-31T18:31:40.093Z] === RUN   TestKillContainer/no_signal
18:31:40 [2020-07-31T18:31:40.665Z] === RUN   TestKillContainer/non_killing_signal
18:31:40 [2020-07-31T18:31:40.866Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
18:31:40 [2020-07-31T18:31:40.866Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:31:41 [2020-07-31T18:31:41.238Z] === RUN   TestKillContainer/killing_signal
18:31:41 [2020-07-31T18:31:41.501Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
18:31:41 [2020-07-31T18:31:41.501Z] === RUN   TestServiceWithPredefinedNetwork
18:31:42 [2020-07-31T18:31:42.181Z] --- PASS: TestKillContainer (2.30s)
18:31:42 [2020-07-31T18:31:42.181Z]     --- PASS: TestKillContainer/no_signal (0.73s)
18:31:42 [2020-07-31T18:31:42.181Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
18:31:42 [2020-07-31T18:31:42.181Z]     --- PASS: TestKillContainer/killing_signal (0.76s)
18:31:42 [2020-07-31T18:31:42.181Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:31:42 [2020-07-31T18:31:42.442Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:31:42 [2020-07-31T18:31:42.459Z] fc1b9e59edad: Verifying Checksum
18:31:42 [2020-07-31T18:31:42.459Z] fc1b9e59edad: Download complete
18:31:42 [2020-07-31T18:31:42.767Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:31:43 [2020-07-31T18:31:43.014Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:31:43 [2020-07-31T18:31:43.958Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
18:31:43 [2020-07-31T18:31:43.958Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
18:31:43 [2020-07-31T18:31:43.958Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s)
18:31:43 [2020-07-31T18:31:43.958Z] === RUN   TestKillStoppedContainer
18:31:43 [2020-07-31T18:31:43.958Z] --- PASS: TestKillStoppedContainer (0.09s)
18:31:43 [2020-07-31T18:31:43.958Z] === RUN   TestKillStoppedContainerAPIPre120
18:31:43 [2020-07-31T18:31:43.958Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
18:31:43 [2020-07-31T18:31:43.958Z] === RUN   TestKillDifferentUserContainer
18:31:44 [2020-07-31T18:31:44.901Z] --- PASS: TestKillDifferentUserContainer (0.76s)
18:31:44 [2020-07-31T18:31:44.901Z] === RUN   TestInspectOomKilledTrue
18:31:44 [2020-07-31T18:31:44.901Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:31:44 [2020-07-31T18:31:44.901Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:31:44 [2020-07-31T18:31:44.901Z] === RUN   TestInspectOomKilledFalse
18:31:44 [2020-07-31T18:31:44.901Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:31:44 [2020-07-31T18:31:44.901Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:31:44 [2020-07-31T18:31:44.901Z] === RUN   TestLinksEtcHostsContentMatch
18:31:45 [2020-07-31T18:31:45.026Z] --- PASS: TestServiceWithPredefinedNetwork (3.65s)
18:31:45 [2020-07-31T18:31:45.319Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:31:45 [2020-07-31T18:31:45.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:31:45 [2020-07-31T18:31:45.319Z]     service_test.go:236: FLAKY_TEST
18:31:45 [2020-07-31T18:31:45.319Z] === RUN   TestServiceWithDataPathPortInit
18:31:45 [2020-07-31T18:31:45.473Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
18:31:45 [2020-07-31T18:31:45.473Z] === RUN   TestLinksContainerNames
18:31:46 [2020-07-31T18:31:46.859Z] --- PASS: TestLinksContainerNames (1.51s)
18:31:46 [2020-07-31T18:31:46.859Z] === RUN   TestLogsFollowTailEmpty
18:31:47 [2020-07-31T18:31:47.430Z] --- PASS: TestLogsFollowTailEmpty (0.71s)
18:31:47 [2020-07-31T18:31:47.430Z] === RUN   TestContainerNetworkMountsNoChown
18:31:48 [2020-07-31T18:31:48.375Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/default
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/default
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/private
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/private
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rprivate
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rprivate
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/slave
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/slave
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rslave
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rslave
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/shared
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/shared
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rshared
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rshared
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/default
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/default/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/rslave
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/rshared
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/shared
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/default/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/private
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/private/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/private/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/slave
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/rprivate
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/default/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/private/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/default/bind_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:31:48 [2020-07-31T18:31:48.375Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/private/mount_root
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:31:48 [2020-07-31T18:31:48.636Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:31:48 [2020-07-31T18:31:48.898Z] --- PASS: TestMountDaemonRoot (0.04s)
18:31:48 [2020-07-31T18:31:48.898Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
18:31:48 [2020-07-31T18:31:48.898Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
18:31:48 [2020-07-31T18:31:48.898Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
18:31:48 [2020-07-31T18:31:48.898Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:31:48 [2020-07-31T18:31:48.898Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
18:31:48 [2020-07-31T18:31:48.898Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
18:31:48 [2020-07-31T18:31:48.898Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
18:31:48 [2020-07-31T18:31:48.898Z] === RUN   TestContainerBindMountNonRecursive
18:31:50 [2020-07-31T18:31:50.235Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:31:51 [2020-07-31T18:31:51.452Z] --- PASS: TestContainerBindMountNonRecursive (2.24s)
18:31:51 [2020-07-31T18:31:51.452Z] === RUN   TestNetworkNat
18:31:52 [2020-07-31T18:31:52.025Z] --- PASS: TestNetworkNat (0.84s)
18:31:52 [2020-07-31T18:31:52.025Z] === RUN   TestNetworkLocalhostTCPNat
18:31:52 [2020-07-31T18:31:52.597Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s)
18:31:52 [2020-07-31T18:31:52.597Z] === RUN   TestNetworkLoopbackNat
18:31:52 [2020-07-31T18:31:52.893Z] 4612f6d0b889: Verifying Checksum
18:31:52 [2020-07-31T18:31:52.893Z] 4612f6d0b889: Download complete
18:31:53 [2020-07-31T18:31:53.241Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:31:55 [2020-07-31T18:31:55.899Z] --- PASS: TestNetworkLoopbackNat (3.14s)
18:31:55 [2020-07-31T18:31:55.899Z] === RUN   TestPause
18:31:56 [2020-07-31T18:31:56.841Z] --- PASS: TestPause (0.79s)
18:31:56 [2020-07-31T18:31:56.841Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:31:56 [2020-07-31T18:31:56.841Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:31:56 [2020-07-31T18:31:56.841Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:31:56 [2020-07-31T18:31:56.841Z] === RUN   TestPauseStopPausedContainer
18:31:57 [2020-07-31T18:31:57.413Z] --- PASS: TestPauseStopPausedContainer (0.79s)
18:31:57 [2020-07-31T18:31:57.413Z] === RUN   TestPsFilter
18:31:57 [2020-07-31T18:31:57.674Z] --- PASS: TestPsFilter (0.26s)
18:31:57 [2020-07-31T18:31:57.674Z] === RUN   TestRemoveContainerWithRemovedVolume
18:31:58 [2020-07-31T18:31:58.617Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
18:31:58 [2020-07-31T18:31:58.617Z] === RUN   TestRemoveContainerWithVolume
18:31:59 [2020-07-31T18:31:59.191Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
18:31:59 [2020-07-31T18:31:59.191Z] === RUN   TestRemoveContainerRunning
18:32:00 [2020-07-31T18:32:00.134Z] --- PASS: TestRemoveContainerRunning (0.75s)
18:32:00 [2020-07-31T18:32:00.134Z] === RUN   TestRemoveContainerForceRemoveRunning
18:32:00 [2020-07-31T18:32:00.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
18:32:00 [2020-07-31T18:32:00.706Z] === RUN   TestRemoveInvalidContainer
18:32:00 [2020-07-31T18:32:00.706Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:32:00 [2020-07-31T18:32:00.706Z] === RUN   TestRenameLinkedContainer
18:32:04 [2020-07-31T18:32:04.011Z] --- PASS: TestRenameLinkedContainer (3.11s)
18:32:04 [2020-07-31T18:32:04.011Z] === RUN   TestRenameStoppedContainer
18:32:04 [2020-07-31T18:32:04.584Z] --- PASS: TestRenameStoppedContainer (0.72s)
18:32:04 [2020-07-31T18:32:04.584Z] === RUN   TestRenameRunningContainerAndReuse
18:32:05 [2020-07-31T18:32:05.971Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s)
18:32:05 [2020-07-31T18:32:05.971Z] === RUN   TestRenameInvalidName
18:32:06 [2020-07-31T18:32:06.914Z] --- PASS: TestRenameInvalidName (0.75s)
18:32:06 [2020-07-31T18:32:06.914Z] === RUN   TestRenameAnonymousContainer
18:32:07 [2020-07-31T18:32:07.794Z] --- PASS: TestServiceWithDataPathPortInit (20.32s)
18:32:07 [2020-07-31T18:32:07.794Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:32:08 [2020-07-31T18:32:08.342Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:32:11 [2020-07-31T18:32:11.121Z] --- PASS: TestRenameAnonymousContainer (3.86s)
18:32:11 [2020-07-31T18:32:11.121Z] === RUN   TestRenameContainerWithSameName
18:32:11 [2020-07-31T18:32:11.386Z] --- PASS: TestRenameContainerWithSameName (0.73s)
18:32:11 [2020-07-31T18:32:11.386Z] === RUN   TestRenameContainerWithLinkedContainer
18:32:12 [2020-07-31T18:32:12.773Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s)
18:32:12 [2020-07-31T18:32:12.773Z] === RUN   TestResize
18:32:13 [2020-07-31T18:32:13.716Z] --- PASS: TestResize (0.77s)
18:32:13 [2020-07-31T18:32:13.716Z] === RUN   TestResizeWithInvalidSize
18:32:14 [2020-07-31T18:32:14.288Z] --- PASS: TestResizeWithInvalidSize (0.75s)
18:32:14 [2020-07-31T18:32:14.288Z] === RUN   TestResizeWhenContainerNotStarted
18:32:15 [2020-07-31T18:32:15.231Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:32:15 [2020-07-31T18:32:15.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:32:15 [2020-07-31T18:32:15.627Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:32:16 [2020-07-31T18:32:16.341Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.04s)
18:32:16 [2020-07-31T18:32:16.341Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:04gy2k9sylshonyn0ztn9v2xu Created:2020-07-31 18:32:06.889038407 +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[3db62ad62a1f0b66921f98c5e401c8e34fdd16fc137d6e87b5da42b2ae6d8bdf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mrwprz0yqausmo0l6fzk5qzbc EndpointID:e443ecfce6569741669c0dac5c5b4ed4da8ab971e0e487f194964b84063301a7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b540c0b785998d6529cfb9c4afda41ca317bc8ad1ab858936b20654e340dcfbb 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:b8f87ce9195c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mrwprz0yqausmo0l6fzk5qzbc EndpointID:e443ecfce6569741669c0dac5c5b4ed4da8ab971e0e487f194964b84063301a7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:32:16 [2020-07-31T18:32:16.341Z] PASS
18:32:16 [2020-07-31T18:32:16.341Z] 
18:32:16 [2020-07-31T18:32:16.341Z] === Skipped
18:32:16 [2020-07-31T18:32:16.341Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:32:16 [2020-07-31T18:32:16.341Z]     service_test.go:236: FLAKY_TEST
18:32:16 [2020-07-31T18:32:16.341Z] 
18:32:16 [2020-07-31T18:32:16.341Z] 
18:32:16 [2020-07-31T18:32:16.341Z] DONE 23 tests, 1 skipped in 56.102s
18:32:16 [2020-07-31T18:32:16.341Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:32:16 [2020-07-31T18:32:16.341Z] ++ 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
18:32:16 [2020-07-31T18:32:16.341Z] ++ set -e
18:32:16 [2020-07-31T18:32:16.341Z] ++ '[' -n 0 ']'
18:32:16 [2020-07-31T18:32:16.341Z] ++ set -x
18:32:16 [2020-07-31T18:32:16.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:32:16 [2020-07-31T18:32:16.341Z] INFO: Testing against a local daemon
18:32:16 [2020-07-31T18:32:16.341Z] === RUN   TestDockerNetworkIpvlanPersistance
18:32:16 [2020-07-31T18:32:16.341Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:32:16 [2020-07-31T18:32:16.341Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:16 [2020-07-31T18:32:16.341Z] === RUN   TestDockerNetworkIpvlan
18:32:16 [2020-07-31T18:32:16.341Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:32:16 [2020-07-31T18:32:16.341Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:16 [2020-07-31T18:32:16.341Z] PASS
18:32:16 [2020-07-31T18:32:16.341Z] 
18:32:16 [2020-07-31T18:32:16.341Z] === Skipped
18:32:16 [2020-07-31T18:32:16.341Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:32:16 [2020-07-31T18:32:16.341Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:16 [2020-07-31T18:32:16.341Z] 
18:32:16 [2020-07-31T18:32:16.341Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:32:16 [2020-07-31T18:32:16.341Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:16 [2020-07-31T18:32:16.341Z] 
18:32:16 [2020-07-31T18:32:16.341Z] 
18:32:16 [2020-07-31T18:32:16.341Z] DONE 2 tests, 2 skipped in 0.187s
18:32:16 [2020-07-31T18:32:16.341Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:32:16 [2020-07-31T18:32:16.341Z] ++ 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
18:32:16 [2020-07-31T18:32:16.341Z] ++ set -e
18:32:16 [2020-07-31T18:32:16.341Z] ++ '[' -n 0 ']'
18:32:16 [2020-07-31T18:32:16.341Z] ++ set -x
18:32:16 [2020-07-31T18:32:16.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:32:16 [2020-07-31T18:32:16.341Z] INFO: Testing against a local daemon
18:32:16 [2020-07-31T18:32:16.341Z] === RUN   TestDockerNetworkMacvlanPersistance
18:32:17 [2020-07-31T18:32:17.129Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:32:17 [2020-07-31T18:32:17.149Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:32:17 [2020-07-31T18:32:17.378Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
18:32:17 [2020-07-31T18:32:17.378Z] === RUN   TestDockerNetworkMacvlan
18:32:17 [2020-07-31T18:32:17.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:32:17 [2020-07-31T18:32:17.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:32:17 [2020-07-31T18:32:17.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:32:18 [2020-07-31T18:32:18.013Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: buildpack-deps:buster
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: buildpack-deps:buster
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: busybox:latest
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: busybox:latest
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: busybox:glibc
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: debian:buster
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: busybox:glibc
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: debian:buster
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: hello-world:latest
18:32:18 [2020-07-31T18:32:18.500Z] Loaded image: hello-world:latest
18:32:18 [2020-07-31T18:32:18.500Z] INFO: Testing against a local daemon
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite
18:32:18 [2020-07-31T18:32:18.500Z] INFO: Testing against a local daemon
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerDaemonSuite
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:32:18 [2020-07-31T18:32:18.500Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:32:18 [2020-07-31T18:32:18.557Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:32:18 [2020-07-31T18:32:18.759Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:32:18 [2020-07-31T18:32:18.759Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:32:19 [2020-07-31T18:32:19.018Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:32:19 [2020-07-31T18:32:19.018Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:32:19 [2020-07-31T18:32:19.018Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:32:19 [2020-07-31T18:32:19.051Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:32:19 [2020-07-31T18:32:19.277Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:32:19 [2020-07-31T18:32:19.504Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:32:20 [2020-07-31T18:32:20.088Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:32:20 [2020-07-31T18:32:20.454Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:32:20 [2020-07-31T18:32:20.719Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:32:21 [2020-07-31T18:32:21.596Z] tests/integration/api_service_test.py .................................. [ 60%]
18:32:21 [2020-07-31T18:32:21.817Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:32:23 [2020-07-31T18:32:23.197Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:32:23 [2020-07-31T18:32:23.271Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.68s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.34s)
18:32:23 [2020-07-31T18:32:23.271Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s)
18:32:23 [2020-07-31T18:32:23.271Z] === RUN   TestCgroupNamespacesRun
18:32:24 [2020-07-31T18:32:24.135Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:32:24 [2020-07-31T18:32:24.571Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:32:25 [2020-07-31T18:32:25.074Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:32:25 [2020-07-31T18:32:25.189Z] --- PASS: TestCgroupNamespacesRun (1.79s)
18:32:25 [2020-07-31T18:32:25.189Z] === RUN   TestCgroupNamespacesRunPrivileged
18:32:25 [2020-07-31T18:32:25.644Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:32:26 [2020-07-31T18:32:26.575Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
18:32:26 [2020-07-31T18:32:26.575Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:32:27 [2020-07-31T18:32:27.553Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:32:27 [2020-07-31T18:32:27.553Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:32:28 [2020-07-31T18:32:28.095Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:32:28 [2020-07-31T18:32:28.492Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s)
18:32:28 [2020-07-31T18:32:28.492Z] === RUN   TestCgroupNamespacesRunHostMode
18:32:29 [2020-07-31T18:32:29.460Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:32:30 [2020-07-31T18:32:30.031Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:32:30 [2020-07-31T18:32:30.290Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:32:30 [2020-07-31T18:32:30.408Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s)
18:32:30 [2020-07-31T18:32:30.408Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:32:30 [2020-07-31T18:32:30.859Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:32:31 [2020-07-31T18:32:31.794Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
18:32:31 [2020-07-31T18:32:31.794Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:32:32 [2020-07-31T18:32:32.238Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:32:32 [2020-07-31T18:32:32.806Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:32:33 [2020-07-31T18:32:33.066Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:32:33 [2020-07-31T18:32:33.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
18:32:33 [2020-07-31T18:32:33.708Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:32:34 [2020-07-31T18:32:34.651Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
18:32:34 [2020-07-31T18:32:34.651Z] === RUN   TestCgroupNamespacesRunOlderClient
18:32:34 [2020-07-31T18:32:34.971Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:32:35 [2020-07-31T18:32:35.005Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:32:36 [2020-07-31T18:32:36.073Z] --- PASS: TestImportExtremelyLargeImageWorks (108.55s)
18:32:36 [2020-07-31T18:32:36.073Z] PASS
18:32:36 [2020-07-31T18:32:36.073Z] 
18:32:36 [2020-07-31T18:32:36.073Z] === Skipped
18:32:36 [2020-07-31T18:32:36.073Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:32:36 [2020-07-31T18:32:36.073Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
18:32:36 [2020-07-31T18:32:36.073Z] 
18:32:36 [2020-07-31T18:32:36.073Z] 
18:32:36 [2020-07-31T18:32:36.073Z] DONE 12 tests, 1 skipped in 112.368s
18:32:36 [2020-07-31T18:32:36.073Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:32:36 [2020-07-31T18:32:36.073Z] INFO: Testing against a local daemon
18:32:36 [2020-07-31T18:32:36.073Z] === RUN   TestNetworkCreateDelete
18:32:36 [2020-07-31T18:32:36.073Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:32:36 [2020-07-31T18:32:36.073Z] === RUN   TestDockerNetworkDeletePreferID
18:32:36 [2020-07-31T18:32:36.073Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
18:32:36 [2020-07-31T18:32:36.073Z] === RUN   TestDaemonDNSFallback
18:32:36 [2020-07-31T18:32:36.188Z] .........................                                                [ 66%]
18:32:36 [2020-07-31T18:32:36.356Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:32:36 [2020-07-31T18:32:36.568Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
18:32:36 [2020-07-31T18:32:36.568Z] === RUN   TestKernelTCPMemory
18:32:36 [2020-07-31T18:32:36.616Z] === RUN   TestDockerSuite/TestAttachDetach
18:32:37 [2020-07-31T18:32:37.077Z] --- PASS: TestDockerNetworkMacvlan (19.42s)
18:32:37 [2020-07-31T18:32:37.077Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
18:32:37 [2020-07-31T18:32:37.077Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
18:32:37 [2020-07-31T18:32:37.077Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s)
18:32:37 [2020-07-31T18:32:37.077Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s)
18:32:37 [2020-07-31T18:32:37.077Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.27s)
18:32:37 [2020-07-31T18:32:37.077Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s)
18:32:37 [2020-07-31T18:32:37.077Z] PASS
18:32:37 [2020-07-31T18:32:37.077Z] 
18:32:37 [2020-07-31T18:32:37.077Z] DONE 8 tests in 20.993s
18:32:37 [2020-07-31T18:32:37.077Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
18:32:37 [2020-07-31T18:32:37.077Z] ++ 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
18:32:37 [2020-07-31T18:32:37.077Z] ++ set -e
18:32:37 [2020-07-31T18:32:37.077Z] ++ '[' -n 0 ']'
18:32:37 [2020-07-31T18:32:37.077Z] ++ set -x
18:32:37 [2020-07-31T18:32: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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:32:37 [2020-07-31T18:32:37.077Z] testing: warning: no tests to run
18:32:37 [2020-07-31T18:32:37.077Z] PASS
18:32:37 [2020-07-31T18:32:37.077Z] 
18:32:37 [2020-07-31T18:32:37.077Z] DONE 0 tests in 0.065s
18:32:37 [2020-07-31T18:32:37.077Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:32:37 [2020-07-31T18:32:37.077Z] ++ 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
18:32:37 [2020-07-31T18:32:37.077Z] ++ set -e
18:32:37 [2020-07-31T18:32:37.077Z] ++ '[' -n 0 ']'
18:32:37 [2020-07-31T18:32:37.077Z] ++ set -x
18:32:37 [2020-07-31T18:32: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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:32:37 [2020-07-31T18:32:37.077Z] INFO: Testing against a local daemon
18:32:37 [2020-07-31T18:32:37.077Z] === RUN   TestAuthZPluginAllowRequest
18:32:37 [2020-07-31T18:32:37.139Z] --- PASS: TestKernelTCPMemory (0.89s)
18:32:37 [2020-07-31T18:32:37.139Z] === RUN   TestNISDomainname
18:32:37 [2020-07-31T18:32:37.559Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:32:38 [2020-07-31T18:32:38.083Z] --- PASS: TestNISDomainname (0.92s)
18:32:38 [2020-07-31T18:32:38.083Z] === RUN   TestHostnameDnsResolution
18:32:38 [2020-07-31T18:32:38.501Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:32:38 [2020-07-31T18:32:38.589Z] --- PASS: TestAuthZPluginAllowRequest (1.75s)
18:32:38 [2020-07-31T18:32:38.589Z] === RUN   TestAuthZPluginTLS
18:32:39 [2020-07-31T18:32:39.225Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:32:39 [2020-07-31T18:32:39.225Z] === RUN   TestAuthZPluginDenyRequest
18:32:39 [2020-07-31T18:32:39.880Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:32:39 [2020-07-31T18:32:39.893Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
18:32:39 [2020-07-31T18:32:39.893Z] === RUN   TestAuthZPluginAPIDenyResponse
18:32:39 [2020-07-31T18:32:39.998Z] --- PASS: TestHostnameDnsResolution (1.70s)
18:32:39 [2020-07-31T18:32:39.999Z] === RUN   TestStats
18:32:40 [2020-07-31T18:32:40.262Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:32:40 [2020-07-31T18:32:40.262Z] 
18:32:40 [2020-07-31T18:32:40.262Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:32:40 [2020-07-31T18:32:40.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:32:40 [2020-07-31T18:32:40.262Z] HOSTNAME=16fec29ffc91
18:32:40 [2020-07-31T18:32:40.262Z] TESTDEBUG=0
18:32:40 [2020-07-31T18:32:40.262Z] DEST=bundles/test-integration
18:32:40 [2020-07-31T18:32:40.262Z] PWD=/go/src/github.com/docker/docker
18:32:40 [2020-07-31T18:32:40.262Z] DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2
18:32:40 [2020-07-31T18:32:40.262Z] container=docker
18:32:40 [2020-07-31T18:32:40.262Z] HOME=/root
18:32:40 [2020-07-31T18:32:40.262Z] GOLANG_VERSION=1.13.14
18:32:40 [2020-07-31T18:32:40.262Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:32:40 [2020-07-31T18:32:40.262Z] VALIDATE_BRANCH=master
18:32:40 [2020-07-31T18:32:40.262Z] TERM=xterm
18:32:40 [2020-07-31T18:32:40.262Z] DOCKER_PKG=github.com/docker/docker
18:32:40 [2020-07-31T18:32:40.262Z] SHLVL=1
18:32:40 [2020-07-31T18:32:40.262Z] TIMEOUT=120m
18:32:40 [2020-07-31T18:32:40.262Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:32:40 [2020-07-31T18:32:40.262Z] DOCKER_GRAPHDRIVER=overlay2
18:32:40 [2020-07-31T18:32:40.262Z] GO111MODULE=off
18:32:40 [2020-07-31T18:32:40.262Z] DOCKER_EXPERIMENTAL=1
18:32:40 [2020-07-31T18:32:40.262Z] TEST_SKIP_INTEGRATION_CLI=1
18:32:40 [2020-07-31T18:32:40.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:32:40 [2020-07-31T18:32:40.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:32:40 [2020-07-31T18:32:40.262Z] GOPATH=/go
18:32:40 [2020-07-31T18:32:40.262Z] PKG_CONFIG=pkg-config
18:32:40 [2020-07-31T18:32:40.262Z] _=/usr/bin/env
18:32:40 [2020-07-31T18:32:40.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:32:40 [2020-07-31T18:32:40.450Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:32:40 [2020-07-31T18:32:40.528Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
18:32:40 [2020-07-31T18:32:40.528Z] === RUN   TestAuthZPluginDenyResponse
18:32:40 [2020-07-31T18:32:40.821Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:32:40 [2020-07-31T18:32:40.821Z] === RUN   TestAuthZPluginAllowEventStream
18:32:41 [2020-07-31T18:32:41.361Z] --- PASS: TestDaemonDNSFallback (7.32s)
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestInspectNetwork
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestInspectNetwork (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestRunContainerWithBridgeNone
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestNetworkInvalidJSON
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestNetworkInvalidJSON//networks/create
18:32:41 [2020-07-31T18:32:41.361Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:32:41 [2020-07-31T18:32:41.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:32:41 [2020-07-31T18:32:41.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:32:41 [2020-07-31T18:32:41.361Z] === CONT  TestNetworkInvalidJSON//networks/create
18:32:41 [2020-07-31T18:32:41.361Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:32:41 [2020-07-31T18:32:41.361Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:32:41 [2020-07-31T18:32:41.361Z] --- PASS: TestNetworkInvalidJSON (0.04s)
18:32:41 [2020-07-31T18:32:41.361Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestHostIPv4BridgeLabel
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDaemonRestartWithLiveRestore
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.04s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDaemonDefaultNetworkPools
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDaemonRestartWithExistingNetwork
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestServiceWithPredefinedNetwork
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:236: FLAKY_TEST
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestServiceWithDataPathPortInit
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] PASS
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === Skipped
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.04s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.03s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:236: FLAKY_TEST
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] DONE 19 tests, 12 skipped in 8.166s
18:32:41 [2020-07-31T18:32:41.361Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:32:41 [2020-07-31T18:32:41.361Z] INFO: Testing against a local daemon
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDockerNetworkIpvlanPersistance
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDockerNetworkIpvlan
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:41 [2020-07-31T18:32:41.361Z] PASS
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === Skipped
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] DONE 2 tests, 2 skipped in 0.131s
18:32:41 [2020-07-31T18:32:41.361Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:32:41 [2020-07-31T18:32:41.361Z] INFO: Testing against a local daemon
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDockerNetworkMacvlanPersistance
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] === RUN   TestDockerNetworkMacvlan
18:32:41 [2020-07-31T18:32:41.361Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] PASS
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === Skipped
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
18:32:41 [2020-07-31T18:32:41.361Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] DONE 2 tests, 2 skipped in 0.147s
18:32:41 [2020-07-31T18:32:41.361Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:32:41 [2020-07-31T18:32:41.361Z] testing: warning: no tests to run
18:32:41 [2020-07-31T18:32:41.361Z] PASS
18:32:41 [2020-07-31T18:32:41.361Z] 
18:32:41 [2020-07-31T18:32:41.361Z] DONE 0 tests in 0.025s
18:32:41 [2020-07-31T18:32:41.361Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:32:41 [2020-07-31T18:32:41.398Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:32:41 [2020-07-31T18:32:41.622Z] INFO: Testing against a local daemon
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginAllowRequest
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginTLS
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginTLS (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginDenyRequest
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginAPIDenyResponse
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginDenyResponse
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginAllowEventStream
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginErrorResponse
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginErrorRequest
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginHeader
18:32:41 [2020-07-31T18:32:41.622Z] --- SKIP: TestAuthZPluginHeader (0.00s)
18:32:41 [2020-07-31T18:32:41.622Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.622Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:32:41 [2020-07-31T18:32:41.954Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] === RUN   TestAuthZPluginV2Disable
18:32:41 [2020-07-31T18:32:41.954Z] --- SKIP: TestAuthZPluginV2Disable (0.04s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:32:41 [2020-07-31T18:32:41.954Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.09s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:32:41 [2020-07-31T18:32:41.954Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:32:41 [2020-07-31T18:32:41.954Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] PASS
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === Skipped
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.09s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
18:32:41 [2020-07-31T18:32:41.954Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] 
18:32:41 [2020-07-31T18:32:41.954Z] DONE 17 tests, 17 skipped in 0.596s
18:32:41 [2020-07-31T18:32:41.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:32:42 [2020-07-31T18:32:42.212Z] INFO: Testing against a local daemon
18:32:42 [2020-07-31T18:32:42.212Z] === RUN   TestPluginInvalidJSON
18:32:42 [2020-07-31T18:32:42.212Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:32:42 [2020-07-31T18:32:42.212Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:32:42 [2020-07-31T18:32:42.212Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:32:42 [2020-07-31T18:32:42.212Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:32:42 [2020-07-31T18:32:42.212Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:32:42 [2020-07-31T18:32:42.212Z] === RUN   TestPluginInstall
18:32:42 [2020-07-31T18:32:42.212Z] --- SKIP: TestPluginInstall (0.00s)
18:32:42 [2020-07-31T18:32:42.212Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:42 [2020-07-31T18:32:42.212Z] PASS
18:32:42 [2020-07-31T18:32:42.212Z] 
18:32:42 [2020-07-31T18:32:42.212Z] === Skipped
18:32:42 [2020-07-31T18:32:42.212Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
18:32:42 [2020-07-31T18:32:42.212Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
18:32:42 [2020-07-31T18:32:42.212Z] 
18:32:42 [2020-07-31T18:32:42.212Z] 
18:32:42 [2020-07-31T18:32:42.212Z] DONE 3 tests, 1 skipped in 0.169s
18:32:42 [2020-07-31T18:32:42.212Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:32:42 [2020-07-31T18:32:42.336Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:32:42 [2020-07-31T18:32:42.336Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:32:42 [2020-07-31T18:32:42.456Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s)
18:32:42 [2020-07-31T18:32:42.457Z] === RUN   TestAuthZPluginErrorResponse
18:32:42 [2020-07-31T18:32:42.470Z] INFO: Testing against a local daemon
18:32:42 [2020-07-31T18:32:42.470Z] === RUN   TestExternalGraphDriver
18:32:42 [2020-07-31T18:32:42.470Z] --- SKIP: TestExternalGraphDriver (0.09s)
18:32:42 [2020-07-31T18:32:42.470Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:32:42 [2020-07-31T18:32:42.470Z] === RUN   TestGraphdriverPluginV2
18:32:42 [2020-07-31T18:32:42.590Z] --- PASS: TestStats (2.77s)
18:32:42 [2020-07-31T18:32:42.590Z] === RUN   TestStopContainerWithTimeout
18:32:42 [2020-07-31T18:32:42.590Z] === RUN   TestStopContainerWithTimeout/0
18:32:42 [2020-07-31T18:32:42.590Z] === PAUSE TestStopContainerWithTimeout/0
18:32:42 [2020-07-31T18:32:42.590Z] === RUN   TestStopContainerWithTimeout/1
18:32:42 [2020-07-31T18:32:42.590Z] === PAUSE TestStopContainerWithTimeout/1
18:32:42 [2020-07-31T18:32:42.590Z] === RUN   TestStopContainerWithTimeout/3
18:32:42 [2020-07-31T18:32:42.590Z] === PAUSE TestStopContainerWithTimeout/3
18:32:42 [2020-07-31T18:32:42.590Z] === RUN   TestStopContainerWithTimeout/-1
18:32:42 [2020-07-31T18:32:42.590Z] === PAUSE TestStopContainerWithTimeout/-1
18:32:42 [2020-07-31T18:32:42.590Z] === CONT  TestStopContainerWithTimeout/0
18:32:42 [2020-07-31T18:32:42.590Z] === CONT  TestStopContainerWithTimeout/3
18:32:42 [2020-07-31T18:32:42.590Z] === CONT  TestStopContainerWithTimeout/1
18:32:42 [2020-07-31T18:32:42.590Z] === CONT  TestStopContainerWithTimeout/-1
18:32:43 [2020-07-31T18:32:43.092Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:32:43 [2020-07-31T18:32:43.092Z] === RUN   TestAuthZPluginErrorRequest
18:32:43 [2020-07-31T18:32:43.717Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:32:43 [2020-07-31T18:32:43.728Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
18:32:43 [2020-07-31T18:32:43.728Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:32:43 [2020-07-31T18:32:43.977Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:32:44 [2020-07-31T18:32:44.364Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:32:44 [2020-07-31T18:32:44.364Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:32:45 [2020-07-31T18:32:45.886Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:32:45 [2020-07-31T18:32:45.904Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:32:45 [2020-07-31T18:32:45.904Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
18:32:45 [2020-07-31T18:32:45.904Z]     --- PASS: TestStopContainerWithTimeout/1 (2.24s)
18:32:45 [2020-07-31T18:32:45.904Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
18:32:45 [2020-07-31T18:32:45.904Z]     --- PASS: TestStopContainerWithTimeout/3 (3.16s)
18:32:45 [2020-07-31T18:32:45.904Z] === RUN   TestDeleteDevicemapper
18:32:45 [2020-07-31T18:32:45.904Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:32:45 [2020-07-31T18:32:45.904Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:32:45 [2020-07-31T18:32:45.904Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:32:46 [2020-07-31T18:32:46.174Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:32:46 [2020-07-31T18:32:46.439Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s)
18:32:46 [2020-07-31T18:32:46.439Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:32:46 [2020-07-31T18:32:46.781Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:32:46 [2020-07-31T18:32:46.781Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:32:47 [2020-07-31T18:32:47.364Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:32:47 [2020-07-31T18:32:47.934Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:32:47 [2020-07-31T18:32:47.934Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:32:48 [2020-07-31T18:32:48.515Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
18:32:48 [2020-07-31T18:32:48.515Z] === RUN   TestAuthZPluginHeader
18:32:48 [2020-07-31T18:32:48.876Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:32:49 [2020-07-31T18:32:49.023Z] --- PASS: TestGraphdriverPluginV2 (5.78s)
18:32:49 [2020-07-31T18:32:49.023Z] PASS
18:32:49 [2020-07-31T18:32:49.023Z] 
18:32:49 [2020-07-31T18:32:49.023Z] === Skipped
18:32:49 [2020-07-31T18:32:49.023Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s)
18:32:49 [2020-07-31T18:32:49.023Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
18:32:49 [2020-07-31T18:32:49.023Z] 
18:32:49 [2020-07-31T18:32:49.023Z] 
18:32:49 [2020-07-31T18:32:49.023Z] DONE 2 tests, 1 skipped in 6.018s
18:32:49 [2020-07-31T18:32:49.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:32:49 [2020-07-31T18:32:49.023Z] INFO: Testing against a local daemon
18:32:49 [2020-07-31T18:32:49.023Z] === RUN   TestContinueAfterPluginCrash
18:32:49 [2020-07-31T18:32:49.023Z] === PAUSE TestContinueAfterPluginCrash
18:32:49 [2020-07-31T18:32:49.023Z] === RUN   TestReadPluginNoRead
18:32:49 [2020-07-31T18:32:49.023Z] === PAUSE TestReadPluginNoRead
18:32:49 [2020-07-31T18:32:49.023Z] === RUN   TestDaemonStartWithLogOpt
18:32:49 [2020-07-31T18:32:49.023Z] === PAUSE TestDaemonStartWithLogOpt
18:32:49 [2020-07-31T18:32:49.023Z] === CONT  TestContinueAfterPluginCrash
18:32:49 [2020-07-31T18:32:49.023Z] === CONT  TestDaemonStartWithLogOpt
18:32:49 [2020-07-31T18:32:49.136Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:32:49 [2020-07-31T18:32:49.215Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s)
18:32:49 [2020-07-31T18:32:49.215Z] === RUN   TestUpdateMemory
18:32:49 [2020-07-31T18:32:49.215Z] --- SKIP: TestUpdateMemory (0.00s)
18:32:49 [2020-07-31T18:32:49.215Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:32:49 [2020-07-31T18:32:49.215Z] === RUN   TestUpdateCPUQuota
18:32:49 [2020-07-31T18:32:49.396Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:32:49 [2020-07-31T18:32:49.553Z] --- PASS: TestAuthZPluginHeader (0.85s)
18:32:49 [2020-07-31T18:32:49.553Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:32:49 [2020-07-31T18:32:49.553Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:32:49 [2020-07-31T18:32:49.553Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:49 [2020-07-31T18:32:49.553Z] === RUN   TestAuthZPluginV2Disable
18:32:49 [2020-07-31T18:32:49.553Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:32:49 [2020-07-31T18:32:49.553Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:49 [2020-07-31T18:32:49.553Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:32:49 [2020-07-31T18:32:49.553Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:32:49 [2020-07-31T18:32:49.553Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:49 [2020-07-31T18:32:49.553Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:32:49 [2020-07-31T18:32:49.553Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:32:49 [2020-07-31T18:32:49.553Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:32:49 [2020-07-31T18:32:49.553Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:32:50 [2020-07-31T18:32:50.159Z] --- PASS: TestUpdateCPUQuota (1.30s)
18:32:50 [2020-07-31T18:32:50.159Z] === RUN   TestUpdatePidsLimit
18:32:50 [2020-07-31T18:32:50.159Z] === RUN   TestUpdatePidsLimit/update_from_none
18:32:50 [2020-07-31T18:32:50.335Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:32:50 [2020-07-31T18:32:50.732Z] === RUN   TestUpdatePidsLimit/no_change
18:32:50 [2020-07-31T18:32:50.993Z] === RUN   TestUpdatePidsLimit/update_lower
18:32:51 [2020-07-31T18:32:51.255Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:32:51 [2020-07-31T18:32:51.828Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:32:52 [2020-07-31T18:32:52.089Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:32:52 [2020-07-31T18:32:52.349Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:32:52 [2020-07-31T18:32:52.662Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:32:53 [2020-07-31T18:32:53.736Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:32:54 [2020-07-31T18:32:54.048Z] --- PASS: TestUpdatePidsLimit (3.60s)
18:32:54 [2020-07-31T18:32:54.048Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
18:32:54 [2020-07-31T18:32:54.048Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
18:32:54 [2020-07-31T18:32:54.048Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
18:32:54 [2020-07-31T18:32:54.048Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
18:32:54 [2020-07-31T18:32:54.048Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
18:32:54 [2020-07-31T18:32:54.048Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
18:32:54 [2020-07-31T18:32:54.048Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
18:32:54 [2020-07-31T18:32:54.048Z] === RUN   TestUpdateRestartPolicy
18:32:57 [2020-07-31T18:32:57.029Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:32:57 [2020-07-31T18:32:57.599Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:32:58 [2020-07-31T18:32:58.167Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:33:02 [2020-07-31T18:33:02.362Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:33:03 [2020-07-31T18:33:03.879Z] --- PASS: TestDaemonStartWithLogOpt (13.25s)
18:33:03 [2020-07-31T18:33:03.879Z] === CONT  TestReadPluginNoRead
18:33:05 [2020-07-31T18:33:05.249Z] === RUN   TestReadPluginNoRead/default
18:33:05 [2020-07-31T18:33:05.249Z] --- PASS: TestContinueAfterPluginCrash (16.95s)
18:33:05 [2020-07-31T18:33:05.666Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:33:05 [2020-07-31T18:33:05.925Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:33:06 [2020-07-31T18:33:06.286Z] --- PASS: TestUpdateRestartPolicy (12.38s)
18:33:06 [2020-07-31T18:33:06.286Z] === RUN   TestUpdateRestartWithAutoRemove
18:33:06 [2020-07-31T18:33:06.493Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:33:06 [2020-07-31T18:33:06.859Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
18:33:06 [2020-07-31T18:33:06.859Z] === RUN   TestWaitNonBlocked
18:33:06 [2020-07-31T18:33:06.859Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:33:06 [2020-07-31T18:33:06.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:33:06 [2020-07-31T18:33:06.859Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:33:06 [2020-07-31T18:33:06.859Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:33:06 [2020-07-31T18:33:06.859Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:33:06 [2020-07-31T18:33:06.859Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:33:07 [2020-07-31T18:33:07.061Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:33:07 [2020-07-31T18:33:07.629Z] --- PASS: TestBuildWithHugeFile (106.64s)
18:33:07 [2020-07-31T18:33:07.629Z] === RUN   TestBuildWithEmptyDockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:33:07 [2020-07-31T18:33:07.629Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:33:07 [2020-07-31T18:33:07.769Z] === RUN   TestReadPluginNoRead/disabled_caching
18:33:07 [2020-07-31T18:33:07.888Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:33:07 [2020-07-31T18:33:07.888Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:33:07 [2020-07-31T18:33:07.888Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
18:33:07 [2020-07-31T18:33:07.888Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
18:33:07 [2020-07-31T18:33:07.888Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s)
18:33:07 [2020-07-31T18:33:07.888Z] === RUN   TestBuildPreserveOwnership
18:33:07 [2020-07-31T18:33:07.888Z] === RUN   TestBuildPreserveOwnership/copy_from
18:33:08 [2020-07-31T18:33:08.148Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:33:08 [2020-07-31T18:33:08.157Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s)
18:33:08 [2020-07-31T18:33:08.157Z] PASS
18:33:08 [2020-07-31T18:33:08.157Z] 
18:33:08 [2020-07-31T18:33:08.157Z] === Skipped
18:33:08 [2020-07-31T18:33:08.157Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:33:08 [2020-07-31T18:33:08.157Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:08 [2020-07-31T18:33:08.157Z] 
18:33:08 [2020-07-31T18:33:08.157Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:33:08 [2020-07-31T18:33:08.157Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:08 [2020-07-31T18:33:08.157Z] 
18:33:08 [2020-07-31T18:33:08.157Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:33:08 [2020-07-31T18:33:08.157Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:08 [2020-07-31T18:33:08.157Z] 
18:33:08 [2020-07-31T18:33:08.157Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:33:08 [2020-07-31T18:33:08.157Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:08 [2020-07-31T18:33:08.157Z] 
18:33:08 [2020-07-31T18:33:08.157Z] 
18:33:08 [2020-07-31T18:33:08.157Z] DONE 17 tests, 4 skipped in 29.354s
18:33:08 [2020-07-31T18:33:08.157Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:33:08 [2020-07-31T18:33:08.157Z] ++ 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
18:33:08 [2020-07-31T18:33:08.157Z] ++ set -e
18:33:08 [2020-07-31T18:33:08.157Z] ++ '[' -n 0 ']'
18:33:08 [2020-07-31T18:33:08.157Z] ++ set -x
18:33:08 [2020-07-31T18:33:08.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:08 [2020-07-31T18:33:08.158Z] INFO: Testing against a local daemon
18:33:08 [2020-07-31T18:33:08.158Z] === RUN   TestPluginInvalidJSON
18:33:08 [2020-07-31T18:33:08.158Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:33:08 [2020-07-31T18:33:08.158Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:33:08 [2020-07-31T18:33:08.158Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:33:08 [2020-07-31T18:33:08.158Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:33:08 [2020-07-31T18:33:08.158Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:33:08 [2020-07-31T18:33:08.158Z] === RUN   TestPluginInstall
18:33:08 [2020-07-31T18:33:08.158Z] === RUN   TestPluginInstall/no_auth
18:33:08 [2020-07-31T18:33:08.247Z] --- PASS: TestWaitNonBlocked (0.02s)
18:33:08 [2020-07-31T18:33:08.247Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
18:33:08 [2020-07-31T18:33:08.247Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
18:33:08 [2020-07-31T18:33:08.247Z] === RUN   TestWaitBlocked
18:33:08 [2020-07-31T18:33:08.247Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:33:08 [2020-07-31T18:33:08.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:33:08 [2020-07-31T18:33:08.247Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:33:08 [2020-07-31T18:33:08.247Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:33:08 [2020-07-31T18:33:08.247Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:33:08 [2020-07-31T18:33:08.247Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:33:08 [2020-07-31T18:33:08.719Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:33:08 [2020-07-31T18:33:08.826Z] --- PASS: TestWaitBlocked (0.02s)
18:33:08 [2020-07-31T18:33:08.826Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s)
18:33:08 [2020-07-31T18:33:08.826Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s)
18:33:08 [2020-07-31T18:33:08.826Z] === CONT  TestContainerStartOnDaemonRestart
18:33:08 [2020-07-31T18:33:08.826Z] === CONT  TestContainerKillOnDaemonStart
18:33:08 [2020-07-31T18:33:08.826Z] === CONT  TestDaemonRestartIpcMode
18:33:08 [2020-07-31T18:33:08.826Z] === CONT  TestDaemonHostGatewayIP
18:33:09 [2020-07-31T18:33:09.666Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:33:10 [2020-07-31T18:33:10.240Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:33:10 [2020-07-31T18:33:10.240Z] time="2020-07-31T18:33:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:33:10 [2020-07-31T18:33:10.240Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ac96cf732b1d50a5959b96e2ab9a1a20c3eb995f51b142f3aa302c02c6cbb84" mediatype=application/vnd.docker.plugin.v1+json size=522
18:33:10 [2020-07-31T18:33:10.240Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:33:10 [2020-07-31T18:33:10.240Z] time="2020-07-31T18:33:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:33:10 [2020-07-31T18:33:10.240Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9ac96cf732b1d50a5959b96e2ab9a1a20c3eb995f51b142f3aa302c02c6cbb84" mediatype=application/vnd.docker.plugin.v1+json size=522
18:33:10 [2020-07-31T18:33:10.533Z] === RUN   TestPluginInstall/with_htpasswd
18:33:10 [2020-07-31T18:33:10.632Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:33:10 [2020-07-31T18:33:10.632Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:33:10 [2020-07-31T18:33:10.632Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:33:11 [2020-07-31T18:33:11.168Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:33:11 [2020-07-31T18:33:11.168Z] time="2020-07-31T18:33:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:33:11 [2020-07-31T18:33:11.168Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fca1a11b844615340735b21a16b4af1e46751b976330c124f46630d371be2a3d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:33:11 [2020-07-31T18:33:11.168Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:33:11 [2020-07-31T18:33:11.168Z] time="2020-07-31T18:33:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:33:11 [2020-07-31T18:33:11.168Z] time="2020-07-31T18:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fca1a11b844615340735b21a16b4af1e46751b976330c124f46630d371be2a3d" mediatype=application/vnd.docker.plugin.v1+json size=522
18:33:11 [2020-07-31T18:33:11.460Z] === RUN   TestPluginInstall/with_insecure
18:33:11 [2020-07-31T18:33:11.571Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:33:11 [2020-07-31T18:33:11.571Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:33:12 [2020-07-31T18:33:12.142Z] --- PASS: TestContainerStartOnDaemonRestart (3.35s)
18:33:12 [2020-07-31T18:33:12.142Z] === CONT  TestIpcModeOlderClient
18:33:12 [2020-07-31T18:33:12.188Z] --- PASS: TestReadPluginNoRead (10.29s)
18:33:12 [2020-07-31T18:33:12.188Z]     --- PASS: TestReadPluginNoRead/default (2.25s)
18:33:12 [2020-07-31T18:33:12.188Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.23s)
18:33:12 [2020-07-31T18:33:12.188Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s)
18:33:12 [2020-07-31T18:33:12.188Z]     read_test.go:92: [d6a9159c0a556] daemon is not started
18:33:12 [2020-07-31T18:33:12.188Z] PASS
18:33:12 [2020-07-31T18:33:12.188Z] 
18:33:12 [2020-07-31T18:33:12.188Z] DONE 6 tests in 23.684s
18:33:12 [2020-07-31T18:33:12.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:33:12 [2020-07-31T18:33:12.188Z] testing: warning: no tests to run
18:33:12 [2020-07-31T18:33:12.188Z] PASS
18:33:12 [2020-07-31T18:33:12.188Z] 
18:33:12 [2020-07-31T18:33:12.188Z] DONE 0 tests in 0.041s
18:33:12 [2020-07-31T18:33:12.188Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:33:12 [2020-07-31T18:33:12.188Z] INFO: Testing against a local daemon
18:33:12 [2020-07-31T18:33:12.188Z] === RUN   TestPluginWithDevMounts
18:33:12 [2020-07-31T18:33:12.188Z] --- SKIP: TestPluginWithDevMounts (0.00s)
18:33:12 [2020-07-31T18:33:12.188Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:33:12 [2020-07-31T18:33:12.188Z] PASS
18:33:12 [2020-07-31T18:33:12.188Z] 
18:33:12 [2020-07-31T18:33:12.188Z] === Skipped
18:33:12 [2020-07-31T18:33:12.188Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
18:33:12 [2020-07-31T18:33:12.188Z]     mounts_test.go:21: (*Execution).IsRootless-fm
18:33:12 [2020-07-31T18:33:12.188Z] 
18:33:12 [2020-07-31T18:33:12.188Z] 
18:33:12 [2020-07-31T18:33:12.188Z] DONE 1 tests, 1 skipped in 0.155s
18:33:12 [2020-07-31T18:33:12.188Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:33:12 [2020-07-31T18:33:12.188Z] INFO: Testing against a local daemon
18:33:12 [2020-07-31T18:33:12.188Z] === RUN   TestSecretInspect
18:33:12 [2020-07-31T18:33:12.188Z] --- SKIP: TestSecretInspect (0.02s)
18:33:12 [2020-07-31T18:33:12.188Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.188Z] === RUN   TestSecretList
18:33:12 [2020-07-31T18:33:12.188Z] --- SKIP: TestSecretList (0.01s)
18:33:12 [2020-07-31T18:33:12.188Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.188Z] === RUN   TestSecretsCreateAndDelete
18:33:12 [2020-07-31T18:33:12.188Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
18:33:12 [2020-07-31T18:33:12.188Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.188Z] === RUN   TestSecretsUpdate
18:33:12 [2020-07-31T18:33:12.404Z] --- PASS: TestIpcModeOlderClient (0.19s)
18:33:12 [2020-07-31T18:33:12.445Z] --- SKIP: TestSecretsUpdate (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestTemplatedSecret
18:33:12 [2020-07-31T18:33:12.446Z] --- SKIP: TestTemplatedSecret (0.00s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestSecretCreateResolve
18:33:12 [2020-07-31T18:33:12.446Z] --- SKIP: TestSecretCreateResolve (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] PASS
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] === Skipped
18:33:12 [2020-07-31T18:33:12.446Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] 
18:33:12 [2020-07-31T18:33:12.446Z] DONE 6 tests, 6 skipped in 0.202s
18:33:12 [2020-07-31T18:33:12.446Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:33:12 [2020-07-31T18:33:12.446Z] INFO: Testing against a local daemon
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestServiceCreateInit
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:33:12 [2020-07-31T18:33:12.446Z] --- PASS: TestServiceCreateInit (0.02s)
18:33:12 [2020-07-31T18:33:12.446Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:33:12 [2020-07-31T18:33:12.446Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:33:12 [2020-07-31T18:33:12.446Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestCreateServiceMultipleTimes
18:33:12 [2020-07-31T18:33:12.446Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
18:33:12 [2020-07-31T18:33:12.446Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestCreateServiceConflict
18:33:12 [2020-07-31T18:33:12.446Z] --- SKIP: TestCreateServiceConflict (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestCreateServiceMaxReplicas
18:33:12 [2020-07-31T18:33:12.446Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestCreateWithDuplicateNetworkNames
18:33:12 [2020-07-31T18:33:12.446Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestCreateServiceSecretFileMode
18:33:12 [2020-07-31T18:33:12.446Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
18:33:12 [2020-07-31T18:33:12.446Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.446Z] === RUN   TestCreateServiceConfigFileMode
18:33:12 [2020-07-31T18:33:12.499Z] time="2020-07-31T18:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:33:12 [2020-07-31T18:33:12.499Z] time="2020-07-31T18:33:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:33:12 [2020-07-31T18:33:12.499Z] time="2020-07-31T18:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f85a1d0061ac3624c7ec60e07131ab081e7187176d60ecff1657f42aa698c6e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:33:12 [2020-07-31T18:33:12.499Z] time="2020-07-31T18:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:33:12 [2020-07-31T18:33:12.499Z] time="2020-07-31T18:33:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:33:12 [2020-07-31T18:33:12.499Z] time="2020-07-31T18:33:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f85a1d0061ac3624c7ec60e07131ab081e7187176d60ecff1657f42aa698c6e" mediatype=application/vnd.docker.plugin.v1+json size=522
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
18:33:12 [2020-07-31T18:33:12.703Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestCreateServiceSysctls
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestCreateServiceSysctls (0.02s)
18:33:12 [2020-07-31T18:33:12.703Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestCreateServiceCapabilities
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
18:33:12 [2020-07-31T18:33:12.703Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestInspect
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestInspect (0.01s)
18:33:12 [2020-07-31T18:33:12.703Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestCreateJob
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestCreateJob (0.01s)
18:33:12 [2020-07-31T18:33:12.703Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestReplicatedJob
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestReplicatedJob (0.01s)
18:33:12 [2020-07-31T18:33:12.703Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestUpdateReplicatedJob
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
18:33:12 [2020-07-31T18:33:12.703Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestServiceListWithStatuses
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:33:12 [2020-07-31T18:33:12.703Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestDockerNetworkConnectAlias
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
18:33:12 [2020-07-31T18:33:12.703Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestDockerNetworkReConnect
18:33:12 [2020-07-31T18:33:12.703Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
18:33:12 [2020-07-31T18:33:12.703Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:12 [2020-07-31T18:33:12.703Z] === RUN   TestServicePlugin
18:33:12 [2020-07-31T18:33:12.793Z] --- PASS: TestPluginInstall (6.34s)
18:33:12 [2020-07-31T18:33:12.793Z]     --- PASS: TestPluginInstall/no_auth (4.24s)
18:33:12 [2020-07-31T18:33:12.793Z]     --- PASS: TestPluginInstall/with_htpasswd (0.78s)
18:33:12 [2020-07-31T18:33:12.793Z]     --- PASS: TestPluginInstall/with_insecure (1.32s)
18:33:12 [2020-07-31T18:33:12.793Z]         plugin_test.go:157: [dee9a6b6e0202] daemon is not started
18:33:12 [2020-07-31T18:33:12.793Z] PASS
18:33:12 [2020-07-31T18:33:12.793Z] 
18:33:12 [2020-07-31T18:33:12.793Z] DONE 6 tests in 6.488s
18:33:12 [2020-07-31T18:33:12.793Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:33:12 [2020-07-31T18:33:12.794Z] ++ 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
18:33:12 [2020-07-31T18:33:12.794Z] ++ set -e
18:33:12 [2020-07-31T18:33:12.794Z] ++ '[' -n 0 ']'
18:33:12 [2020-07-31T18:33:12.794Z] ++ set -x
18:33:12 [2020-07-31T18:33:12.794Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:12 [2020-07-31T18:33:12.794Z] INFO: Testing against a local daemon
18:33:12 [2020-07-31T18:33:12.794Z] === RUN   TestExternalGraphDriver
18:33:12 [2020-07-31T18:33:12.978Z] --- PASS: TestDaemonRestartIpcMode (4.06s)
18:33:13 [2020-07-31T18:33:13.124Z] === RUN   TestExternalGraphDriver/json
18:33:13 [2020-07-31T18:33:13.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:33:13 [2020-07-31T18:33:13.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:33:13 [2020-07-31T18:33:13.478Z] --- PASS: TestBuildPreserveOwnership (5.22s)
18:33:13 [2020-07-31T18:33:13.479Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.55s)
18:33:13 [2020-07-31T18:33:13.479Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s)
18:33:13 [2020-07-31T18:33:13.479Z] === RUN   TestBuildPlatformInvalid
18:33:13 [2020-07-31T18:33:13.479Z] --- PASS: TestBuildPlatformInvalid (0.13s)
18:33:13 [2020-07-31T18:33:13.479Z] PASS
18:33:13 [2020-07-31T18:33:13.479Z] 
18:33:13 [2020-07-31T18:33:13.479Z] === Skipped
18:33:13 [2020-07-31T18:33:13.479Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:33:13 [2020-07-31T18:33:13.479Z]     build_session_test.go:25: TODO: BuildKit
18:33:13 [2020-07-31T18:33:13.479Z] 
18:33:13 [2020-07-31T18:33:13.479Z] 
18:33:13 [2020-07-31T18:33:13.479Z] DONE 32 tests, 1 skipped in 190.750s
18:33:13 [2020-07-31T18:33:13.479Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:33:13 [2020-07-31T18:33:13.479Z] ++ 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
18:33:13 [2020-07-31T18:33:13.479Z] ++ set -e
18:33:13 [2020-07-31T18:33:13.479Z] ++ '[' -n 0 ']'
18:33:13 [2020-07-31T18:33:13.479Z] ++ set -x
18:33:13 [2020-07-31T18:33:13.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:13 [2020-07-31T18:33:13.479Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:33:13 [2020-07-31T18:33:13.479Z] INFO: Testing against a local daemon
18:33:13 [2020-07-31T18:33:13.479Z] === RUN   TestConfigInspect
18:33:13 [2020-07-31T18:33:13.921Z] --- PASS: TestDaemonHostGatewayIP (4.80s)
18:33:14 [2020-07-31T18:33:14.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:33:15 [2020-07-31T18:33:15.197Z] === RUN   TestExternalGraphDriver/spec
18:33:15 [2020-07-31T18:33:15.387Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:33:15 [2020-07-31T18:33:15.646Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:33:15 [2020-07-31T18:33:15.984Z] --- SKIP: TestServicePlugin (3.39s)
18:33:15 [2020-07-31T18:33:15.984Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:15 [2020-07-31T18:33:15.984Z] === RUN   TestServiceUpdateLabel
18:33:15 [2020-07-31T18:33:15.984Z] --- SKIP: TestServiceUpdateLabel (0.02s)
18:33:15 [2020-07-31T18:33:15.984Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:15 [2020-07-31T18:33:15.984Z] === RUN   TestServiceUpdateSecrets
18:33:15 [2020-07-31T18:33:15.984Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
18:33:15 [2020-07-31T18:33:15.984Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:15 [2020-07-31T18:33:15.984Z] === RUN   TestServiceUpdateConfigs
18:33:16 [2020-07-31T18:33:16.200Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:33:16 [2020-07-31T18:33:16.214Z] --- PASS: TestConfigInspect (2.66s)
18:33:16 [2020-07-31T18:33:16.214Z] === RUN   TestConfigList
18:33:16 [2020-07-31T18:33:16.284Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
18:33:16 [2020-07-31T18:33:16.284Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.284Z] === RUN   TestServiceUpdateNetwork
18:33:16 [2020-07-31T18:33:16.284Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
18:33:16 [2020-07-31T18:33:16.284Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.284Z] === RUN   TestServiceUpdatePidsLimit
18:33:16 [2020-07-31T18:33:16.284Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
18:33:16 [2020-07-31T18:33:16.284Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.284Z] PASS
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === Skipped
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:33:16 [2020-07-31T18:33:16.285Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:33:16 [2020-07-31T18:33:16.285Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:33:16 [2020-07-31T18:33:16.285Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:33:16 [2020-07-31T18:33:16.285Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
18:33:16 [2020-07-31T18:33:16.285Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestInspect (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:33:16 [2020-07-31T18:33:16.285Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
18:33:16 [2020-07-31T18:33:16.285Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s)
18:33:16 [2020-07-31T18:33:16.285Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
18:33:16 [2020-07-31T18:33:16.285Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
18:33:16 [2020-07-31T18:33:16.285Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
18:33:16 [2020-07-31T18:33:16.285Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] DONE 24 tests, 23 skipped in 3.822s
18:33:16 [2020-07-31T18:33:16.285Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:33:16 [2020-07-31T18:33:16.285Z] INFO: Testing against a local daemon
18:33:16 [2020-07-31T18:33:16.285Z] === RUN   TestSessionCreate
18:33:16 [2020-07-31T18:33:16.285Z] --- PASS: TestSessionCreate (0.02s)
18:33:16 [2020-07-31T18:33:16.285Z] === RUN   TestSessionCreateWithBadUpgrade
18:33:16 [2020-07-31T18:33:16.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
18:33:16 [2020-07-31T18:33:16.285Z] PASS
18:33:16 [2020-07-31T18:33:16.285Z] 
18:33:16 [2020-07-31T18:33:16.285Z] DONE 2 tests in 0.188s
18:33:16 [2020-07-31T18:33:16.285Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:33:16 [2020-07-31T18:33:16.474Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:33:16 [2020-07-31T18:33:16.542Z] INFO: Testing against a local daemon
18:33:16 [2020-07-31T18:33:16.542Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:33:16 [2020-07-31T18:33:16.542Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:33:16 [2020-07-31T18:33:16.542Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:33:16 [2020-07-31T18:33:16.542Z] === RUN   TestEventsExecDie
18:33:17 [2020-07-31T18:33:17.105Z] --- PASS: TestEventsExecDie (0.47s)
18:33:17 [2020-07-31T18:33:17.105Z] === RUN   TestEventsBackwardsCompatible
18:33:17 [2020-07-31T18:33:17.105Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
18:33:17 [2020-07-31T18:33:17.105Z] === RUN   TestInfoBinaryCommits
18:33:17 [2020-07-31T18:33:17.105Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:33:17 [2020-07-31T18:33:17.105Z] === RUN   TestInfoAPIVersioned
18:33:17 [2020-07-31T18:33:17.105Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:33:17 [2020-07-31T18:33:17.105Z] === RUN   TestInfoDiscoveryBackend
18:33:17 [2020-07-31T18:33:17.315Z] === RUN   TestExternalGraphDriver/pull
18:33:17 [2020-07-31T18:33:17.861Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:33:17 [2020-07-31T18:33:17.861Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:33:18 [2020-07-31T18:33:18.473Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
18:33:18 [2020-07-31T18:33:18.473Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:33:19 [2020-07-31T18:33:19.243Z] --- PASS: TestConfigList (3.12s)
18:33:19 [2020-07-31T18:33:19.243Z] === RUN   TestConfigsCreateAndDelete
18:33:19 [2020-07-31T18:33:19.388Z] --- PASS: TestExternalGraphDriver (6.40s)
18:33:19 [2020-07-31T18:33:19.388Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
18:33:19 [2020-07-31T18:33:19.388Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
18:33:19 [2020-07-31T18:33:19.388Z]     --- PASS: TestExternalGraphDriver/pull (2.17s)
18:33:19 [2020-07-31T18:33:19.388Z] === RUN   TestGraphdriverPluginV2
18:33:19 [2020-07-31T18:33:19.388Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
18:33:19 [2020-07-31T18:33:19.388Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:19 [2020-07-31T18:33:19.388Z] PASS
18:33:19 [2020-07-31T18:33:19.388Z] 
18:33:19 [2020-07-31T18:33:19.388Z] === Skipped
18:33:19 [2020-07-31T18:33:19.388Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
18:33:19 [2020-07-31T18:33:19.388Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:19 [2020-07-31T18:33:19.388Z] 
18:33:19 [2020-07-31T18:33:19.388Z] 
18:33:19 [2020-07-31T18:33:19.388Z] DONE 5 tests, 1 skipped in 6.617s
18:33:19 [2020-07-31T18:33:19.388Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:33:19 [2020-07-31T18:33:19.388Z] ++ 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
18:33:19 [2020-07-31T18:33:19.388Z] ++ set -e
18:33:19 [2020-07-31T18:33:19.388Z] ++ '[' -n 0 ']'
18:33:19 [2020-07-31T18:33:19.388Z] ++ set -x
18:33:19 [2020-07-31T18:33:19.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:19 [2020-07-31T18:33:19.388Z] INFO: Testing against a local daemon
18:33:19 [2020-07-31T18:33:19.388Z] === RUN   TestContinueAfterPluginCrash
18:33:19 [2020-07-31T18:33:19.388Z] === PAUSE TestContinueAfterPluginCrash
18:33:19 [2020-07-31T18:33:19.388Z] === RUN   TestReadPluginNoRead
18:33:19 [2020-07-31T18:33:19.388Z] === PAUSE TestReadPluginNoRead
18:33:19 [2020-07-31T18:33:19.388Z] === RUN   TestDaemonStartWithLogOpt
18:33:19 [2020-07-31T18:33:19.388Z] === PAUSE TestDaemonStartWithLogOpt
18:33:19 [2020-07-31T18:33:19.388Z] === CONT  TestContinueAfterPluginCrash
18:33:19 [2020-07-31T18:33:19.388Z] === CONT  TestDaemonStartWithLogOpt
18:33:19 [2020-07-31T18:33:19.812Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:33:22 [2020-07-31T18:33:22.059Z] --- PASS: TestContainerKillOnDaemonStart (13.14s)
18:33:22 [2020-07-31T18:33:22.060Z] PASS
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] === Skipped
18:33:22 [2020-07-31T18:33:22.060Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:33:22 [2020-07-31T18:33:22.060Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
18:33:22 [2020-07-31T18:33:22.060Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
18:33:22 [2020-07-31T18:33:22.060Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:33:22 [2020-07-31T18:33:22.060Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:33:22 [2020-07-31T18:33:22.060Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
18:33:22 [2020-07-31T18:33:22.060Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] 
18:33:22 [2020-07-31T18:33:22.060Z] DONE 192 tests, 6 skipped in 135.959s
18:33:22 [2020-07-31T18:33:22.060Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:33:22 [2020-07-31T18:33:22.060Z] ++ 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
18:33:22 [2020-07-31T18:33:22.060Z] ++ set -e
18:33:22 [2020-07-31T18:33:22.060Z] ++ '[' -n 0 ']'
18:33:22 [2020-07-31T18:33:22.060Z] ++ set -x
18:33:22 [2020-07-31T18:33:22.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:22 [2020-07-31T18:33:22.350Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:33:22 [2020-07-31T18:33:22.350Z] --- PASS: TestConfigsCreateAndDelete (2.71s)
18:33:22 [2020-07-31T18:33:22.350Z] === RUN   TestConfigsUpdate
18:33:22 [2020-07-31T18:33:22.631Z] INFO: Testing against a local daemon
18:33:22 [2020-07-31T18:33:22.631Z] === RUN   TestCommitInheritsEnv
18:33:22 [2020-07-31T18:33:22.644Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s)
18:33:22 [2020-07-31T18:33:22.644Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:33:22 [2020-07-31T18:33:22.644Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:33:22 [2020-07-31T18:33:22.644Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:22 [2020-07-31T18:33:22.644Z] === RUN   TestInfoAPI
18:33:22 [2020-07-31T18:33:22.644Z] --- PASS: TestInfoAPI (0.04s)
18:33:22 [2020-07-31T18:33:22.644Z] === RUN   TestInfoAPIWarnings
18:33:23 [2020-07-31T18:33:23.203Z] --- PASS: TestCommitInheritsEnv (0.54s)
18:33:23 [2020-07-31T18:33:23.203Z] === RUN   TestImportExtremelyLargeImageWorks
18:33:23 [2020-07-31T18:33:23.203Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:33:23 [2020-07-31T18:33:23.203Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:33:23 [2020-07-31T18:33:23.203Z] === RUN   TestImagesFilterMultiReference
18:33:23 [2020-07-31T18:33:23.203Z] --- PASS: TestImagesFilterMultiReference (0.09s)
18:33:23 [2020-07-31T18:33:23.203Z] === RUN   TestImagePullPlatformInvalid
18:33:23 [2020-07-31T18:33:23.203Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:33:23 [2020-07-31T18:33:23.203Z] === RUN   TestRemoveImageOrphaning
18:33:23 [2020-07-31T18:33:23.286Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:33:23 [2020-07-31T18:33:23.546Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:33:23 [2020-07-31T18:33:23.572Z] --- PASS: TestInfoAPIWarnings (1.52s)
18:33:23 [2020-07-31T18:33:23.572Z] === RUN   TestInfoDebug
18:33:23 [2020-07-31T18:33:23.776Z] --- PASS: TestRemoveImageOrphaning (0.51s)
18:33:23 [2020-07-31T18:33:23.776Z] === RUN   TestRemoveImageGarbageCollector
18:33:23 [2020-07-31T18:33:23.776Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:33:23 [2020-07-31T18:33:23.776Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:23 [2020-07-31T18:33:23.776Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:33:23 [2020-07-31T18:33:23.776Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
18:33:23 [2020-07-31T18:33:23.776Z] === RUN   TestTagInvalidReference
18:33:23 [2020-07-31T18:33:23.776Z] --- PASS: TestTagInvalidReference (0.03s)
18:33:23 [2020-07-31T18:33:23.776Z] === RUN   TestTagValidPrefixedRepo
18:33:23 [2020-07-31T18:33:23.776Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:33:23 [2020-07-31T18:33:23.776Z] === RUN   TestTagExistedNameWithoutForce
18:33:23 [2020-07-31T18:33:23.776Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:33:23 [2020-07-31T18:33:23.776Z] === RUN   TestTagOfficialNames
18:33:23 [2020-07-31T18:33:23.852Z] --- PASS: TestDaemonStartWithLogOpt (3.82s)
18:33:23 [2020-07-31T18:33:23.852Z] === CONT  TestReadPluginNoRead
18:33:24 [2020-07-31T18:33:24.038Z] --- PASS: TestTagOfficialNames (0.07s)
18:33:24 [2020-07-31T18:33:24.038Z] === RUN   TestTagMatchesDigest
18:33:24 [2020-07-31T18:33:24.038Z] --- PASS: TestTagMatchesDigest (0.02s)
18:33:24 [2020-07-31T18:33:24.038Z] PASS
18:33:24 [2020-07-31T18:33:24.038Z] 
18:33:24 [2020-07-31T18:33:24.038Z] === Skipped
18:33:24 [2020-07-31T18:33:24.038Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:33:24 [2020-07-31T18:33:24.038Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
18:33:24 [2020-07-31T18:33:24.038Z] 
18:33:24 [2020-07-31T18:33:24.038Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:33:24 [2020-07-31T18:33:24.038Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:33:24 [2020-07-31T18:33:24.038Z] 
18:33:24 [2020-07-31T18:33:24.038Z] 
18:33:24 [2020-07-31T18:33:24.038Z] DONE 12 tests, 2 skipped in 1.808s
18:33:24 [2020-07-31T18:33:24.038Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:33:24 [2020-07-31T18:33:24.038Z] ++ 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
18:33:24 [2020-07-31T18:33:24.038Z] ++ set -e
18:33:24 [2020-07-31T18:33:24.038Z] ++ '[' -n 0 ']'
18:33:24 [2020-07-31T18:33:24.038Z] ++ set -x
18:33:24 [2020-07-31T18:33:24.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:24 [2020-07-31T18:33:24.299Z] INFO: Testing against a local daemon
18:33:24 [2020-07-31T18:33:24.299Z] === RUN   TestNetworkCreateDelete
18:33:24 [2020-07-31T18:33:24.561Z] --- PASS: TestNetworkCreateDelete (0.43s)
18:33:24 [2020-07-31T18:33:24.561Z] === RUN   TestDockerNetworkDeletePreferID
18:33:24 [2020-07-31T18:33:24.940Z] --- PASS: TestInfoDebug (1.52s)
18:33:24 [2020-07-31T18:33:24.940Z] === RUN   TestInfoInsecureRegistries
18:33:25 [2020-07-31T18:33:25.452Z] --- PASS: TestConfigsUpdate (3.17s)
18:33:25 [2020-07-31T18:33:25.453Z] === RUN   TestTemplatedConfig
18:33:25 [2020-07-31T18:33:25.453Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:33:25 [2020-07-31T18:33:25.948Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s)
18:33:25 [2020-07-31T18:33:25.948Z] === RUN   TestDaemonDNSFallback
18:33:26 [2020-07-31T18:33:26.391Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:33:26 [2020-07-31T18:33:26.590Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:33:26 [2020-07-31T18:33:26.651Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:33:26 [2020-07-31T18:33:26.832Z] --- PASS: TestInfoInsecureRegistries (1.53s)
18:33:26 [2020-07-31T18:33:26.832Z] === RUN   TestInfoRegistryMirrors
18:33:28 [2020-07-31T18:33:28.105Z] === RUN   TestReadPluginNoRead/default
18:33:28 [2020-07-31T18:33:28.200Z] --- PASS: TestInfoRegistryMirrors (1.53s)
18:33:28 [2020-07-31T18:33:28.200Z] === RUN   TestLoginFailsWithBadCredentials
18:33:28 [2020-07-31T18:33:28.200Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s)
18:33:28 [2020-07-31T18:33:28.200Z] === RUN   TestPingCacheHeaders
18:33:28 [2020-07-31T18:33:28.398Z] --- PASS: TestContinueAfterPluginCrash (9.05s)
18:33:28 [2020-07-31T18:33:28.458Z] --- PASS: TestPingCacheHeaders (0.04s)
18:33:28 [2020-07-31T18:33:28.458Z] === RUN   TestPingGet
18:33:28 [2020-07-31T18:33:28.458Z] --- PASS: TestPingGet (0.01s)
18:33:28 [2020-07-31T18:33:28.458Z] === RUN   TestPingHead
18:33:28 [2020-07-31T18:33:28.458Z] --- PASS: TestPingHead (0.02s)
18:33:28 [2020-07-31T18:33:28.458Z] === RUN   TestVersion
18:33:28 [2020-07-31T18:33:28.458Z] --- PASS: TestVersion (0.02s)
18:33:28 [2020-07-31T18:33:28.458Z] PASS
18:33:28 [2020-07-31T18:33:28.458Z] 
18:33:28 [2020-07-31T18:33:28.458Z] === Skipped
18:33:28 [2020-07-31T18:33:28.458Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:33:28 [2020-07-31T18:33:28.458Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:33:28 [2020-07-31T18:33:28.458Z] 
18:33:28 [2020-07-31T18:33:28.458Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
18:33:28 [2020-07-31T18:33:28.458Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
18:33:28 [2020-07-31T18:33:28.458Z] 
18:33:28 [2020-07-31T18:33:28.458Z] 
18:33:28 [2020-07-31T18:33:28.458Z] DONE 18 tests, 2 skipped in 12.028s
18:33:28 [2020-07-31T18:33:28.458Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:33:28 [2020-07-31T18:33:28.458Z] INFO: Testing against a local daemon
18:33:28 [2020-07-31T18:33:28.458Z] === RUN   TestVolumesCreateAndList
18:33:28 [2020-07-31T18:33:28.560Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:33:28 [2020-07-31T18:33:28.560Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:33:28 [2020-07-31T18:33:28.715Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:33:28 [2020-07-31T18:33:28.715Z] === RUN   TestVolumesRemove
18:33:28 [2020-07-31T18:33:28.715Z] --- PASS: TestVolumesRemove (0.05s)
18:33:28 [2020-07-31T18:33:28.715Z] === RUN   TestVolumesInspect
18:33:28 [2020-07-31T18:33:28.715Z] --- PASS: TestVolumesInspect (0.02s)
18:33:28 [2020-07-31T18:33:28.715Z] === RUN   TestVolumesInvalidJSON
18:33:28 [2020-07-31T18:33:28.715Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:33:28 [2020-07-31T18:33:28.715Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:33:28 [2020-07-31T18:33:28.715Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:33:28 [2020-07-31T18:33:28.715Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:33:28 [2020-07-31T18:33:28.715Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:33:28 [2020-07-31T18:33:28.715Z] PASS
18:33:28 [2020-07-31T18:33:28.715Z] 
18:33:28 [2020-07-31T18:33:28.715Z] DONE 5 tests in 0.268s
18:33:28 [2020-07-31T18:33:28.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:33:28 [2020-07-31T18:33:28.715Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11970 is not a child of this shell
18:33:28 [2020-07-31T18:33:28.715Z] warning: PID 11970 from bundles/test-integration/docker.pid had a nonzero exit code
18:33:28 [2020-07-31T18:33:28.715Z] Leaving: AppArmorNo profiles have been unloaded.
18:33:28 [2020-07-31T18:33:28.715Z] 
18:33:28 [2020-07-31T18:33:28.715Z] Unloading profiles will leave already running processes permanently
18:33:28 [2020-07-31T18:33:28.715Z] unconfined, which can lead to unexpected situations.
18:33:28 [2020-07-31T18:33:28.715Z] 
18:33:28 [2020-07-31T18:33:28.715Z] To set a process to complain mode, use the command line tool
18:33:28 [2020-07-31T18:33:28.715Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:33:28 [2020-07-31T18:33:28.715Z] Removing test suite binaries
18:33:28 [2020-07-31T18:33:28.715Z] exiting test-integration
18:33:28 [2020-07-31T18:33:28.715Z] ++ exit 0
18:33:28 [2020-07-31T18:33:28.820Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:33:28 [2020-07-31T18:33:28.820Z] --- PASS: TestTemplatedConfig (3.63s)
18:33:28 [2020-07-31T18:33:28.820Z] === RUN   TestConfigCreateResolve
18:33:29 [2020-07-31T18:33:29.644Z] 
18:33:30 [2020-07-31T18:33:30.472Z] === RUN   TestReadPluginNoRead/disabled_caching
Post stage
[Pipeline] junit
18:33:31 [2020-07-31T18:33:31.024Z] Recording test results
18:33:31 [2020-07-31T18:33:31.358Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:33:31 [2020-07-31T18:33:31.619Z] --- PASS: TestConfigCreateResolve (2.91s)
18:33:31 [2020-07-31T18:33:31.619Z] === RUN   TestConfigDaemonLibtrustID
18:33:32 [2020-07-31T18:33:32.188Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:33:32 [2020-07-31T18:33:32.188Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:33:32 [2020-07-31T18:33:32.188Z] PASS
18:33:32 [2020-07-31T18:33:32.188Z] 
18:33:32 [2020-07-31T18:33:32.188Z] DONE 7 tests in 18.886s
18:33:32 [2020-07-31T18:33:32.188Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:33:32 [2020-07-31T18:33:32.188Z] ++ 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
18:33:32 [2020-07-31T18:33:32.188Z] ++ set -e
18:33:32 [2020-07-31T18:33:32.188Z] ++ '[' -n 0 ']'
18:33:32 [2020-07-31T18:33:32.188Z] ++ set -x
18:33:32 [2020-07-31T18:33:32.188Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:32 [2020-07-31T18:33:32.448Z] INFO: Testing against a local daemon
18:33:32 [2020-07-31T18:33:32.448Z] === RUN   TestCheckpoint
18:33:32 [2020-07-31T18:33:32.448Z] --- SKIP: TestCheckpoint (0.00s)
18:33:32 [2020-07-31T18:33:32.448Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:33:32 [2020-07-31T18:33:32.448Z] === RUN   TestContainerInvalidJSON
18:33:32 [2020-07-31T18:33:32.448Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:33:32 [2020-07-31T18:33:32.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:33:32 [2020-07-31T18:33:32.448Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:33:32 [2020-07-31T18:33:32.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:33:32 [2020-07-31T18:33:32.448Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:33:32 [2020-07-31T18:33:32.448Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:33:32 [2020-07-31T18:33:32.448Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:33:32 [2020-07-31T18:33:32.448Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:33:32 [2020-07-31T18:33:32.448Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:33:32 [2020-07-31T18:33:32.448Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:33:32 [2020-07-31T18:33:32.448Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
18:33:32 [2020-07-31T18:33:32.448Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:33:32 [2020-07-31T18:33:32.448Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
18:33:32 [2020-07-31T18:33:32.448Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:33:32 [2020-07-31T18:33:32.555Z] --- PASS: TestReadPluginNoRead (8.93s)
18:33:32 [2020-07-31T18:33:32.555Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s)
18:33:32 [2020-07-31T18:33:32.555Z]     --- PASS: TestReadPluginNoRead/default (2.16s)
18:33:32 [2020-07-31T18:33:32.555Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.01s)
18:33:32 [2020-07-31T18:33:32.555Z]     read_test.go:92: [dce5c19cf7eb6] daemon is not started
18:33:32 [2020-07-31T18:33:32.555Z] PASS
18:33:32 [2020-07-31T18:33:32.555Z] 
18:33:32 [2020-07-31T18:33:32.555Z] DONE 6 tests in 12.899s
18:33:32 [2020-07-31T18:33:32.555Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:33:32 [2020-07-31T18:33:32.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:33:32 [2020-07-31T18:33:32.555Z] ++ set -e
18:33:32 [2020-07-31T18:33:32.555Z] ++ '[' -n 0 ']'
18:33:32 [2020-07-31T18:33:32.555Z] ++ set -x
18:33:32 [2020-07-31T18:33:32.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:33:32 [2020-07-31T18:33:32.556Z] testing: warning: no tests to run
18:33:32 [2020-07-31T18:33:32.556Z] PASS
18:33:32 [2020-07-31T18:33:32.556Z] 
18:33:32 [2020-07-31T18:33:32.556Z] DONE 0 tests in 0.095s
18:33:32 [2020-07-31T18:33:32.556Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:33:32 [2020-07-31T18:33:32.556Z] ++ 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
18:33:32 [2020-07-31T18:33:32.556Z] ++ set -e
18:33:32 [2020-07-31T18:33:32.556Z] ++ '[' -n 0 ']'
18:33:32 [2020-07-31T18:33:32.556Z] ++ set -x
18:33:32 [2020-07-31T18:33:32.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:32 [2020-07-31T18:33:32.556Z] INFO: Testing against a local daemon
18:33:32 [2020-07-31T18:33:32.556Z] === RUN   TestPluginWithDevMounts
18:33:32 [2020-07-31T18:33:32.556Z] === PAUSE TestPluginWithDevMounts
18:33:32 [2020-07-31T18:33:32.556Z] === CONT  TestPluginWithDevMounts
18:33:32 [2020-07-31T18:33:32.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
18:33:32 [2020-07-31T18:33:32.713Z] === RUN   TestCopyFromContainerPathIsNotDir
18:33:32 [2020-07-31T18:33:32.713Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:33:32 [2020-07-31T18:33:32.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
18:33:32 [2020-07-31T18:33:32.713Z] === RUN   TestCopyToContainerPathDoesNotExist
18:33:32 [2020-07-31T18:33:32.713Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
18:33:32 [2020-07-31T18:33:32.713Z] === RUN   TestCopyToContainerPathIsNotDir
18:33:32 [2020-07-31T18:33:32.713Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
18:33:32 [2020-07-31T18:33:32.713Z] === RUN   TestCopyFromContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:33:32 [2020-07-31T18:33:32.973Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:33:33 [2020-07-31T18:33:33.080Z] + echo Ensuring container killed.
18:33:33 [2020-07-31T18:33:33.080Z] Ensuring container killed.
18:33:33 [2020-07-31T18:33:33.080Z] + docker rm -vf docker-pr4
18:33:33 [2020-07-31T18:33:33.080Z] Error: No such container: docker-pr4
18:33:33 [2020-07-31T18:33:33.080Z] + true
[Pipeline] sh
18:33:33 [2020-07-31T18:33:33.362Z] + echo Chowning /workspace to jenkins user
18:33:33 [2020-07-31T18:33:33.362Z] Chowning /workspace to jenkins user
18:33:33 [2020-07-31T18:33:33.362Z] + id -u
18:33:33 [2020-07-31T18:33:33.362Z] + id -g
18:33:33 [2020-07-31T18:33:33.362Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41301:/workspace busybox chown -R 1000:1000 /workspace
18:33:33 [2020-07-31T18:33:33.362Z] Unable to find image 'busybox:latest' locally
18:33:33 [2020-07-31T18:33:33.362Z] latest: Pulling from library/busybox
18:33:33 [2020-07-31T18:33:33.362Z] 61c5ed1cbdf8: Pulling fs layer
18:33:33 [2020-07-31T18:33:33.623Z] 61c5ed1cbdf8: Download complete
18:33:33 [2020-07-31T18:33:33.623Z] 61c5ed1cbdf8: Pull complete
18:33:33 [2020-07-31T18:33:33.623Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
18:33:33 [2020-07-31T18:33:33.623Z] Status: Downloaded newer image for busybox:latest
18:33:34 [2020-07-31T18:33:34.090Z] --- PASS: TestDaemonDNSFallback (7.30s)
18:33:34 [2020-07-31T18:33:34.091Z] === RUN   TestInspectNetwork
18:33:34 [2020-07-31T18:33:34.317Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:33:34 [2020-07-31T18:33:34.318Z] tests/integration/client_test.py .....                                   [ 75%]
18:33:34 [2020-07-31T18:33:34.318Z] tests/integration/context_api_test.py ...                                [ 76%]
18:33:34 [2020-07-31T18:33:34.318Z] tests/integration/errors_test.py .                                       [ 76%]
18:33:34 [2020-07-31T18:33:34.629Z] --- PASS: TestPluginWithDevMounts (1.86s)
18:33:34 [2020-07-31T18:33:34.629Z] PASS
18:33:34 [2020-07-31T18:33:34.629Z] 
18:33:34 [2020-07-31T18:33:34.629Z] DONE 1 tests in 2.055s
18:33:34 [2020-07-31T18:33:34.629Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
18:33:34 [2020-07-31T18:33:34.629Z] ++ 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
18:33:34 [2020-07-31T18:33:34.629Z] ++ set -e
18:33:34 [2020-07-31T18:33:34.629Z] ++ '[' -n 0 ']'
18:33:34 [2020-07-31T18:33:34.629Z] ++ set -x
18:33:34 [2020-07-31T18:33:34.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:34 [2020-07-31T18:33:34.629Z] INFO: Testing against a local daemon
18:33:34 [2020-07-31T18:33:34.629Z] === RUN   TestSecretInspect
18:33:34 [2020-07-31T18:33:34.879Z] === RUN   TestCopyFromContainer//
18:33:34 [2020-07-31T18:33:34.879Z] === RUN   TestCopyFromContainer//bar/root
18:33:34 [2020-07-31T18:33:34.879Z] === RUN   TestCopyFromContainer//bar/root/
18:33:34 [2020-07-31T18:33:34.879Z] === RUN   TestCopyFromContainer/bar/quux
18:33:34 [2020-07-31T18:33:34.879Z] === RUN   TestCopyFromContainer/bar/quux/
18:33:34 [2020-07-31T18:33:34.879Z] === RUN   TestCopyFromContainer/bar/quux/baz
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:33:35 [2020-07-31T18:33:35.140Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:33:35 [2020-07-31T18:33:35.140Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:33:35 [2020-07-31T18:33:35.290Z] + bundleName=amd64-rootless
18:33:35 [2020-07-31T18:33:35.290Z] + echo Creating amd64-rootless-bundles.tar.gz
18:33:35 [2020-07-31T18:33:35.290Z] Creating amd64-rootless-bundles.tar.gz
18:33:35 [2020-07-31T18:33:35.290Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
18:33:35 [2020-07-31T18:33:35.290Z] + 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
18:33:35 [2020-07-31T18:33:35.301Z] Archiving artifacts
18:33:35 [2020-07-31T18:33:35.400Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:33:35 [2020-07-31T18:33:35.400Z] === RUN   TestCopyFromContainer/bar/notarget
18:33:35 [2020-07-31T18:33:35.659Z] --- PASS: TestCopyFromContainer (2.83s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer// (0.13s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s)
18:33:35 [2020-07-31T18:33:35.659Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:33:35 [2020-07-31T18:33:35.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:33:35 [2020-07-31T18:33:35.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:33:35 [2020-07-31T18:33:35.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:33:35 [2020-07-31T18:33:35.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:33:35 [2020-07-31T18:33:35.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:33:35 [2020-07-31T18:33:35.660Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:33:35 [2020-07-31T18:33:35.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateLinkToNonExistingContainer
18:33:35 [2020-07-31T18:33:35.660Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateWithInvalidEnv
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateWithInvalidEnv/0
18:33:35 [2020-07-31T18:33:35.660Z] === PAUSE TestCreateWithInvalidEnv/0
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateWithInvalidEnv/1
18:33:35 [2020-07-31T18:33:35.660Z] === PAUSE TestCreateWithInvalidEnv/1
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateWithInvalidEnv/2
18:33:35 [2020-07-31T18:33:35.660Z] === PAUSE TestCreateWithInvalidEnv/2
18:33:35 [2020-07-31T18:33:35.660Z] === CONT  TestCreateWithInvalidEnv/0
18:33:35 [2020-07-31T18:33:35.660Z] === CONT  TestCreateWithInvalidEnv/2
18:33:35 [2020-07-31T18:33:35.660Z] === CONT  TestCreateWithInvalidEnv/1
18:33:35 [2020-07-31T18:33:35.660Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:33:35 [2020-07-31T18:33:35.660Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateTmpfsMountsTarget
18:33:35 [2020-07-31T18:33:35.660Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:33:35 [2020-07-31T18:33:35.660Z] === RUN   TestCreateWithCustomMaskedPaths
18:33:35 [2020-07-31T18:33:35.920Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:33:36 [2020-07-31T18:33:36.488Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:33:36 [2020-07-31T18:33:36.623Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:33:36 [2020-07-31T18:33:36.933Z] + make clean
18:33:37 [2020-07-31T18:33:37.190Z] docker volume rm -f docker-dev-cache
18:33:37 [2020-07-31T18:33:37.190Z] docker-dev-cache
[Pipeline] deleteDir
18:33:37 [2020-07-31T18:33:37.427Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s)
18:33:37 [2020-07-31T18:33:37.427Z] === RUN   TestCreateWithCustomReadonlyPaths
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:33:38 [2020-07-31T18:33:38.167Z] --- PASS: TestSecretInspect (3.65s)
18:33:38 [2020-07-31T18:33:38.167Z] === RUN   TestSecretList
18:33:38 [2020-07-31T18:33:38.303Z] === RUN   TestInspectNetwork/full_network_id
18:33:38 [2020-07-31T18:33:38.303Z] === RUN   TestInspectNetwork/partial_network_id
18:33:38 [2020-07-31T18:33:38.303Z] === RUN   TestInspectNetwork/network_name
18:33:38 [2020-07-31T18:33:38.303Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:33:39 [2020-07-31T18:33:39.336Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s)
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:33:39 [2020-07-31T18:33:39.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:33:39 [2020-07-31T18:33:39.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:33:39 [2020-07-31T18:33:39.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:33:39 [2020-07-31T18:33:39.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:33:39 [2020-07-31T18:33:39.336Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
18:33:39 [2020-07-31T18:33:39.336Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
18:33:39 [2020-07-31T18:33:39.336Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:33:39 [2020-07-31T18:33:39.336Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
18:33:39 [2020-07-31T18:33:39.336Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:33:39 [2020-07-31T18:33:39.336Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:33:39 [2020-07-31T18:33:39.336Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:33:39 [2020-07-31T18:33:39.906Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestCreateDifferentPlatform
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestCreateDifferentPlatform/different_os
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:33:39 [2020-07-31T18:33:39.906Z] --- PASS: TestCreateDifferentPlatform (0.03s)
18:33:39 [2020-07-31T18:33:39.906Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:33:39 [2020-07-31T18:33:39.906Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:33:39 [2020-07-31T18:33:39.906Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestContainerStartOnDaemonRestart
18:33:39 [2020-07-31T18:33:39.906Z] === PAUSE TestContainerStartOnDaemonRestart
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestDaemonRestartIpcMode
18:33:39 [2020-07-31T18:33:39.906Z] === PAUSE TestDaemonRestartIpcMode
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestDaemonHostGatewayIP
18:33:39 [2020-07-31T18:33:39.906Z] === PAUSE TestDaemonHostGatewayIP
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestContainerKillOnDaemonStart
18:33:39 [2020-07-31T18:33:39.906Z] === PAUSE TestContainerKillOnDaemonStart
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestDiff
18:33:39 [2020-07-31T18:33:39.906Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:33:40 [2020-07-31T18:33:40.475Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:33:40 [2020-07-31T18:33:40.475Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:33:40 [2020-07-31T18:33:40.475Z] --- PASS: TestDiff (0.72s)
18:33:40 [2020-07-31T18:33:40.475Z] === RUN   TestExecWithCloseStdin
18:33:41 [2020-07-31T18:33:41.044Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:33:41 [2020-07-31T18:33:41.304Z] --- PASS: TestExecWithCloseStdin (0.68s)
18:33:41 [2020-07-31T18:33:41.304Z] === RUN   TestExec
18:33:41 [2020-07-31T18:33:41.304Z] === RUN   TestDockerSuite/TestBuildAddScript
18:33:41 [2020-07-31T18:33:41.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:33:41 [2020-07-31T18:33:41.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:33:41 [2020-07-31T18:33:41.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:33:42 [2020-07-31T18:33:42.242Z] --- PASS: TestExec (0.78s)
18:33:42 [2020-07-31T18:33:42.242Z] === RUN   TestExecUser
18:33:42 [2020-07-31T18:33:42.511Z] --- PASS: TestInspectNetwork (9.52s)
18:33:42 [2020-07-31T18:33:42.511Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:33:42 [2020-07-31T18:33:42.511Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:33:42 [2020-07-31T18:33:42.511Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:33:42 [2020-07-31T18:33:42.511Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:33:42 [2020-07-31T18:33:42.511Z] === RUN   TestRunContainerWithBridgeNone
18:33:42 [2020-07-31T18:33:42.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:33:42 [2020-07-31T18:33:42.631Z] --- PASS: TestSecretList (3.85s)
18:33:42 [2020-07-31T18:33:42.631Z] === RUN   TestSecretsCreateAndDelete
18:33:42 [2020-07-31T18:33:42.813Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:33:42 [2020-07-31T18:33:42.813Z] --- PASS: TestExecUser (0.83s)
18:33:42 [2020-07-31T18:33:42.813Z] === RUN   TestExportContainerAndImportImage
18:33:42 [2020-07-31T18:33:42.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:33:44 [2020-07-31T18:33:44.238Z] --- PASS: TestExportContainerAndImportImage (1.16s)
18:33:44 [2020-07-31T18:33:44.238Z] === RUN   TestExportContainerAfterDaemonRestart
18:33:44 [2020-07-31T18:33:44.504Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:33:44 [2020-07-31T18:33:44.504Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:33:44 [2020-07-31T18:33:44.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:33:45 [2020-07-31T18:33:45.060Z] --- PASS: TestRunContainerWithBridgeNone (2.40s)
18:33:45 [2020-07-31T18:33:45.060Z] === RUN   TestNetworkInvalidJSON
18:33:45 [2020-07-31T18:33:45.060Z] === RUN   TestNetworkInvalidJSON//networks/create
18:33:45 [2020-07-31T18:33:45.060Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:33:45 [2020-07-31T18:33:45.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:33:45 [2020-07-31T18:33:45.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:33:45 [2020-07-31T18:33:45.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:33:45 [2020-07-31T18:33:45.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:33:45 [2020-07-31T18:33:45.060Z] === CONT  TestNetworkInvalidJSON//networks/create
18:33:45 [2020-07-31T18:33:45.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:33:45 [2020-07-31T18:33:45.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:33:45 [2020-07-31T18:33:45.060Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:33:45 [2020-07-31T18:33:45.060Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:33:45 [2020-07-31T18:33:45.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:33:45 [2020-07-31T18:33:45.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:33:45 [2020-07-31T18:33:45.060Z] === RUN   TestHostIPv4BridgeLabel
18:33:45 [2020-07-31T18:33:45.895Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s)
18:33:45 [2020-07-31T18:33:45.895Z] === RUN   TestHealthCheckWorkdir
18:33:46 [2020-07-31T18:33:46.005Z] --- PASS: TestHostIPv4BridgeLabel (0.76s)
18:33:46 [2020-07-31T18:33:46.005Z] === RUN   TestDaemonRestartWithLiveRestore
18:33:46 [2020-07-31T18:33:46.161Z] --- PASS: TestSecretsCreateAndDelete (3.74s)
18:33:46 [2020-07-31T18:33:46.161Z] === RUN   TestSecretsUpdate
18:33:46 [2020-07-31T18:33:46.463Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:33:46 [2020-07-31T18:33:46.723Z] --- PASS: TestHealthCheckWorkdir (1.03s)
18:33:46 [2020-07-31T18:33:46.723Z] === RUN   TestHealthKillContainer
18:33:47 [2020-07-31T18:33:47.392Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s)
18:33:47 [2020-07-31T18:33:47.392Z] === RUN   TestDaemonDefaultNetworkPools
18:33:48 [2020-07-31T18:33:48.104Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:33:48 [2020-07-31T18:33:48.341Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s)
18:33:48 [2020-07-31T18:33:48.342Z] === RUN   TestDaemonRestartWithExistingNetwork
18:33:48 [2020-07-31T18:33:48.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:33:49 [2020-07-31T18:33:49.485Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:33:49 [2020-07-31T18:33:49.485Z] --- PASS: TestHealthKillContainer (2.81s)
18:33:49 [2020-07-31T18:33:49.485Z] === RUN   TestInspectCpusetInConfigPre120
18:33:49 [2020-07-31T18:33:49.690Z] --- PASS: TestSecretsUpdate (3.83s)
18:33:49 [2020-07-31T18:33:49.690Z] === RUN   TestTemplatedSecret
18:33:50 [2020-07-31T18:33:50.264Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s)
18:33:50 [2020-07-31T18:33:50.264Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:33:50 [2020-07-31T18:33:50.424Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
18:33:50 [2020-07-31T18:33:50.424Z] === RUN   TestIpcModeNone
18:33:50 [2020-07-31T18:33:50.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:33:50 [2020-07-31T18:33:50.997Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:33:50 [2020-07-31T18:33:50.997Z] --- PASS: TestIpcModeNone (0.85s)
18:33:50 [2020-07-31T18:33:50.997Z] === RUN   TestIpcModePrivate
18:33:51 [2020-07-31T18:33:51.257Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:33:51 [2020-07-31T18:33:51.827Z] --- PASS: TestIpcModePrivate (0.83s)
18:33:51 [2020-07-31T18:33:51.827Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
18:33:51 [2020-07-31T18:33:51.827Z] === RUN   TestIpcModeShareable
18:33:52 [2020-07-31T18:33:52.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:33:52 [2020-07-31T18:33:52.767Z] --- PASS: TestIpcModeShareable (0.84s)
18:33:52 [2020-07-31T18:33:52.767Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true
18:33:52 [2020-07-31T18:33:52.767Z] === RUN   TestAPIIpcModeShareableAndContainer
18:33:52 [2020-07-31T18:33:52.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:33:52 [2020-07-31T18:33:52.816Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s)
18:33:52 [2020-07-31T18:33:52.816Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:33:53 [2020-07-31T18:33:53.030Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:33:53 [2020-07-31T18:33:53.218Z] --- PASS: TestTemplatedSecret (3.61s)
18:33:53 [2020-07-31T18:33:53.218Z] === RUN   TestSecretCreateResolve
18:33:53 [2020-07-31T18:33:53.390Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
18:33:53 [2020-07-31T18:33:53.391Z] === RUN   TestServiceWithPredefinedNetwork
18:33:53 [2020-07-31T18:33:53.600Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:33:54 [2020-07-31T18:33:54.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:33:54 [2020-07-31T18:33:54.978Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s)
18:33:54 [2020-07-31T18:33:54.978Z] === RUN   TestAPIIpcModeHost
18:33:55 [2020-07-31T18:33:55.239Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:33:55 [2020-07-31T18:33:55.499Z] --- PASS: TestAPIIpcModeHost (0.56s)
18:33:55 [2020-07-31T18:33:55.499Z] === RUN   TestDaemonIpcModeShareable
18:33:55 [2020-07-31T18:33:55.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:33:56 [2020-07-31T18:33:56.695Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s)
18:33:56 [2020-07-31T18:33:56.695Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:33:56 [2020-07-31T18:33:56.695Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:33:56 [2020-07-31T18:33:56.695Z]     service_test.go:236: FLAKY_TEST
18:33:56 [2020-07-31T18:33:56.695Z] === RUN   TestServiceWithDataPathPortInit
18:33:56 [2020-07-31T18:33:56.797Z] --- PASS: TestSecretCreateResolve (3.26s)
18:33:56 [2020-07-31T18:33:56.797Z] PASS
18:33:56 [2020-07-31T18:33:56.797Z] 
18:33:56 [2020-07-31T18:33:56.797Z] DONE 6 tests in 22.061s
18:33:56 [2020-07-31T18:33:56.797Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
18:33:56 [2020-07-31T18:33:56.797Z] ++ 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
18:33:56 [2020-07-31T18:33:56.797Z] ++ set -e
18:33:56 [2020-07-31T18:33:56.797Z] ++ '[' -n 0 ']'
18:33:56 [2020-07-31T18:33:56.797Z] ++ set -x
18:33:56 [2020-07-31T18:33:56.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:33:56 [2020-07-31T18:33:56.797Z] INFO: Testing against a local daemon
18:33:56 [2020-07-31T18:33:56.797Z] === RUN   TestServiceCreateInit
18:33:56 [2020-07-31T18:33:56.797Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:33:56 [2020-07-31T18:33:56.880Z] --- PASS: TestDaemonIpcModeShareable (1.41s)
18:33:56 [2020-07-31T18:33:56.880Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
18:33:56 [2020-07-31T18:33:56.880Z] === RUN   TestDaemonIpcModePrivate
18:33:57 [2020-07-31T18:33:57.140Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:33:57 [2020-07-31T18:33:57.709Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:33:57 [2020-07-31T18:33:57.969Z] === RUN   TestDockerSuite/TestBuildAddTar
18:33:58 [2020-07-31T18:33:58.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:33:58 [2020-07-31T18:33:58.537Z] --- PASS: TestDaemonIpcModePrivate (1.44s)
18:33:58 [2020-07-31T18:33:58.537Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
18:33:58 [2020-07-31T18:33:58.537Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:33:59 [2020-07-31T18:33:59.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:33:59 [2020-07-31T18:33:59.917Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s)
18:33:59 [2020-07-31T18:33:59.917Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
18:33:59 [2020-07-31T18:33:59.917Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:34:00 [2020-07-31T18:34:00.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:34:01 [2020-07-31T18:34:01.295Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s)
18:34:01 [2020-07-31T18:34:01.295Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
18:34:01 [2020-07-31T18:34:01.295Z] === RUN   TestIpcModeOlderClient
18:34:01 [2020-07-31T18:34:01.295Z] === PAUSE TestIpcModeOlderClient
18:34:01 [2020-07-31T18:34:01.295Z] === RUN   TestKillContainerInvalidSignal
18:34:01 [2020-07-31T18:34:01.863Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
18:34:01 [2020-07-31T18:34:01.864Z] === RUN   TestKillContainer
18:34:01 [2020-07-31T18:34:01.864Z] === RUN   TestKillContainer/no_signal
18:34:02 [2020-07-31T18:34:02.159Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:34:02 [2020-07-31T18:34:02.159Z] Using test binary docker
18:34:02 [2020-07-31T18:34:02.159Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:34:02 [2020-07-31T18:34:02.159Z] +++ /etc/init.d/apparmor start
18:34:02 [2020-07-31T18:34:02.159Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:34:02 [2020-07-31T18:34:02.159Z] INFO: Waiting for daemon to start...
18:34:02 [2020-07-31T18:34:02.159Z] Starting dockerd
18:34:02 [2020-07-31T18:34:02.159Z] +++ 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
18:34:02 [2020-07-31T18:34:02.378Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:34:02 [2020-07-31T18:34:02.433Z] === RUN   TestKillContainer/non_killing_signal
18:34:03 [2020-07-31T18:34:03.003Z] === RUN   TestKillContainer/killing_signal
18:34:03 [2020-07-31T18:34:03.571Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:34:03 [2020-07-31T18:34:03.571Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:34:03 [2020-07-31T18:34:03.831Z] --- PASS: TestKillContainer (1.73s)
18:34:03 [2020-07-31T18:34:03.831Z]     --- PASS: TestKillContainer/no_signal (0.58s)
18:34:03 [2020-07-31T18:34:03.831Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
18:34:03 [2020-07-31T18:34:03.831Z]     --- PASS: TestKillContainer/killing_signal (0.55s)
18:34:03 [2020-07-31T18:34:03.831Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:34:03 [2020-07-31T18:34:03.831Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:34:04 [2020-07-31T18:34:04.242Z] .
18:34:04 [2020-07-31T18:34:04.242Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:34:04 [2020-07-31T18:34:04.242Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:34:04 [2020-07-31T18:34:04.242Z] Error: No such image: emptyfs
18:34:04 [2020-07-31T18:34:04.242Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:34:04 [2020-07-31T18:34:04.242Z] ++++ docker load
18:34:04 [2020-07-31T18:34:04.538Z] Running integration-test (iteration 1)
18:34:04 [2020-07-31T18:34:04.538Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
18:34:04 [2020-07-31T18:34:04.538Z] ++ 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
18:34:04 [2020-07-31T18:34:04.538Z] ++ set -e
18:34:04 [2020-07-31T18:34:04.538Z] ++ '[' -n 0 ']'
18:34:04 [2020-07-31T18:34:04.538Z] ++ set -x
18:34:04 [2020-07-31T18:34:04.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:34:04 [2020-07-31T18:34:04.773Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:34:04 [2020-07-31T18:34:04.773Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:34:05 [2020-07-31T18:34:05.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s)
18:34:05 [2020-07-31T18:34:05.342Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
18:34:05 [2020-07-31T18:34:05.342Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
18:34:05 [2020-07-31T18:34:05.342Z] === RUN   TestKillStoppedContainer
18:34:05 [2020-07-31T18:34:05.342Z] --- PASS: TestKillStoppedContainer (0.09s)
18:34:05 [2020-07-31T18:34:05.342Z] === RUN   TestKillStoppedContainerAPIPre120
18:34:05 [2020-07-31T18:34:05.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:34:05 [2020-07-31T18:34:05.342Z] === RUN   TestKillDifferentUserContainer
18:34:06 [2020-07-31T18:34:06.280Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:34:06 [2020-07-31T18:34:06.280Z] --- PASS: TestKillDifferentUserContainer (0.63s)
18:34:06 [2020-07-31T18:34:06.280Z] === RUN   TestInspectOomKilledTrue
18:34:06 [2020-07-31T18:34:06.280Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:34:06 [2020-07-31T18:34:06.280Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:34:06 [2020-07-31T18:34:06.280Z] === RUN   TestInspectOomKilledFalse
18:34:06 [2020-07-31T18:34:06.280Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:34:06 [2020-07-31T18:34:06.280Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:34:06 [2020-07-31T18:34:06.280Z] === RUN   TestLinksEtcHostsContentMatch
18:34:06 [2020-07-31T18:34:06.850Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
18:34:06 [2020-07-31T18:34:06.850Z] === RUN   TestLinksContainerNames
18:34:06 [2020-07-31T18:34:06.882Z] --- PASS: TestServiceCreateInit (10.18s)
18:34:06 [2020-07-31T18:34:06.882Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s)
18:34:06 [2020-07-31T18:34:06.882Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s)
18:34:06 [2020-07-31T18:34:06.882Z] === RUN   TestCreateServiceMultipleTimes
18:34:08 [2020-07-31T18:34:08.233Z] --- PASS: TestLinksContainerNames (1.53s)
18:34:08 [2020-07-31T18:34:08.233Z] === RUN   TestLogsFollowTailEmpty
18:34:09 [2020-07-31T18:34:09.213Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
18:34:09 [2020-07-31T18:34:09.213Z] === RUN   TestContainerNetworkMountsNoChown
18:34:09 [2020-07-31T18:34:09.286Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:34:09 [2020-07-31T18:34:09.786Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/default
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/default
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/private
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/private
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/rprivate
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/rprivate
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/slave
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/slave
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/rslave
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/rslave
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/shared
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/shared
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/rshared
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/rshared
18:34:09 [2020-07-31T18:34:09.786Z] === CONT  TestMountDaemonRoot/default
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/default/bind_root
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/default/mount_root
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:34:09 [2020-07-31T18:34:09.786Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === CONT  TestMountDaemonRoot/rshared
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:34:09 [2020-07-31T18:34:09.786Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:34:09 [2020-07-31T18:34:09.786Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/shared
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/rslave
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/slave
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/rprivate
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/private
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/private/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/private/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/default/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/default/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath=== RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:34:10 [2020-07-31T18:34:10.046Z] 
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:34:10 [2020-07-31T18:34:10.046Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:34:10 [2020-07-31T18:34:10.306Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/private/bind_root
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:34:10 [2020-07-31T18:34:10.306Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:34:10 [2020-07-31T18:34:10.566Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:34:10 [2020-07-31T18:34:10.566Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:34:10 [2020-07-31T18:34:10.566Z] === CONT  TestMountDaemonRoot/private/mount_root
18:34:10 [2020-07-31T18:34:10.566Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:34:10 [2020-07-31T18:34:10.566Z] --- PASS: TestMountDaemonRoot (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:34:10 [2020-07-31T18:34:10.566Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
18:34:10 [2020-07-31T18:34:10.566Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:34:10 [2020-07-31T18:34:10.566Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:34:10 [2020-07-31T18:34:10.566Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:34:10 [2020-07-31T18:34:10.566Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:34:10 [2020-07-31T18:34:10.566Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
18:34:10 [2020-07-31T18:34:10.566Z] === RUN   TestContainerBindMountNonRecursive
18:34:12 [2020-07-31T18:34:12.474Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:34:12 [2020-07-31T18:34:12.735Z] --- PASS: TestContainerBindMountNonRecursive (2.10s)
18:34:12 [2020-07-31T18:34:12.735Z] === RUN   TestNetworkNat
18:34:13 [2020-07-31T18:34:13.311Z] --- PASS: TestNetworkNat (0.76s)
18:34:13 [2020-07-31T18:34:13.311Z] === RUN   TestNetworkLocalhostTCPNat
18:34:14 [2020-07-31T18:34:14.250Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
18:34:14 [2020-07-31T18:34:14.250Z] === RUN   TestNetworkLoopbackNat
18:34:14 [2020-07-31T18:34:14.820Z] --- PASS: TestServiceWithDataPathPortInit (17.92s)
18:34:14 [2020-07-31T18:34:14.820Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:34:17 [2020-07-31T18:34:17.278Z] Loaded image: buildpack-deps:buster
18:34:17 [2020-07-31T18:34:17.544Z] === RUN   TestDockerSuite/TestBuildBlankName
18:34:17 [2020-07-31T18:34:17.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:34:17 [2020-07-31T18:34:17.576Z] Loaded image: busybox:latest
18:34:17 [2020-07-31T18:34:17.576Z] Loaded image: busybox:glibc
18:34:17 [2020-07-31T18:34:17.576Z] Loaded image: debian:buster
18:34:17 [2020-07-31T18:34:17.576Z] Loaded image: hello-world:latest
18:34:17 [2020-07-31T18:34:17.576Z] INFO: Testing against a local daemon
18:34:17 [2020-07-31T18:34:17.576Z] === RUN   TestCgroupNamespacesBuild
18:34:17 [2020-07-31T18:34:17.803Z] --- PASS: TestNetworkLoopbackNat (3.37s)
18:34:17 [2020-07-31T18:34:17.803Z] === RUN   TestPause
18:34:19 [2020-07-31T18:34:19.101Z] --- PASS: TestCgroupNamespacesBuild (1.45s)
18:34:19 [2020-07-31T18:34:19.101Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:34:19 [2020-07-31T18:34:19.187Z] --- PASS: TestPause (1.30s)
18:34:19 [2020-07-31T18:34:19.187Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:34:19 [2020-07-31T18:34:19.187Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:34:19 [2020-07-31T18:34:19.187Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:34:19 [2020-07-31T18:34:19.187Z] === RUN   TestPauseStopPausedContainer
18:34:19 [2020-07-31T18:34:19.755Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:34:19 [2020-07-31T18:34:19.755Z] --- PASS: TestPauseStopPausedContainer (0.81s)
18:34:19 [2020-07-31T18:34:19.755Z] === RUN   TestPsFilter
18:34:20 [2020-07-31T18:34:20.016Z] --- PASS: TestPsFilter (0.21s)
18:34:20 [2020-07-31T18:34:20.016Z] === RUN   TestRemoveContainerWithRemovedVolume
18:34:20 [2020-07-31T18:34:20.037Z] 4612f6d0b889: Pull complete
18:34:20 [2020-07-31T18:34:20.623Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
18:34:20 [2020-07-31T18:34:20.624Z] === RUN   TestBuildWithSession
18:34:20 [2020-07-31T18:34:20.624Z] --- SKIP: TestBuildWithSession (0.00s)
18:34:20 [2020-07-31T18:34:20.624Z]     build_session_test.go:25: TODO: BuildKit
18:34:20 [2020-07-31T18:34:20.624Z] === RUN   TestBuildSquashParent
18:34:20 [2020-07-31T18:34:20.956Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
18:34:20 [2020-07-31T18:34:20.956Z] === RUN   TestRemoveContainerWithVolume
18:34:21 [2020-07-31T18:34:21.895Z] --- PASS: TestRemoveContainerWithVolume (0.96s)
18:34:21 [2020-07-31T18:34:21.895Z] === RUN   TestRemoveContainerRunning
18:34:22 [2020-07-31T18:34:22.155Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:34:22 [2020-07-31T18:34:22.724Z] --- PASS: TestRemoveContainerRunning (0.88s)
18:34:22 [2020-07-31T18:34:22.724Z] === RUN   TestRemoveContainerForceRemoveRunning
18:34:22 [2020-07-31T18:34:22.964Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s)
18:34:22 [2020-07-31T18:34:22.964Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bmgd0clumkftb4c4fg8fywirg Created:2020-07-31 18:34:15.734986684 +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[6b90a714aa5f6106a506273d0a56d0ea6aaa410aa15a91f0d136e049b5e1e177:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j6yz2pxmt6y8vvcrflguq9bst EndpointID:6d0ac6d234505e1711044919bac5fda14ed781bd30e6f828f7178206dd06db7c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d76a16e4a7087ea590633288f1b9ecc5ea838b8ec1f6deba51ce0d0dd4482fc5 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:2a81095b5bc7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j6yz2pxmt6y8vvcrflguq9bst EndpointID:6d0ac6d234505e1711044919bac5fda14ed781bd30e6f828f7178206dd06db7c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:34:22 [2020-07-31T18:34:22.964Z] PASS
18:34:22 [2020-07-31T18:34:22.964Z] 
18:34:22 [2020-07-31T18:34:22.964Z] === Skipped
18:34:22 [2020-07-31T18:34:22.964Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:34:22 [2020-07-31T18:34:22.964Z]     service_test.go:236: FLAKY_TEST
18:34:22 [2020-07-31T18:34:22.964Z] 
18:34:22 [2020-07-31T18:34:22.964Z] 
18:34:22 [2020-07-31T18:34:22.964Z] DONE 23 tests, 1 skipped in 59.109s
18:34:23 [2020-07-31T18:34:23.225Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:34:23 [2020-07-31T18:34:23.225Z] ++ 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
18:34:23 [2020-07-31T18:34:23.225Z] ++ set -e
18:34:23 [2020-07-31T18:34:23.225Z] ++ '[' -n 0 ']'
18:34:23 [2020-07-31T18:34:23.225Z] ++ set -x
18:34:23 [2020-07-31T18:34:23.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:34:23 [2020-07-31T18:34:23.225Z] INFO: Testing against a local daemon
18:34:23 [2020-07-31T18:34:23.225Z] === RUN   TestDockerNetworkIpvlanPersistance
18:34:23 [2020-07-31T18:34:23.225Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:34:23 [2020-07-31T18:34:23.225Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:34:23 [2020-07-31T18:34:23.225Z] === RUN   TestDockerNetworkIpvlan
18:34:23 [2020-07-31T18:34:23.225Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:34:23 [2020-07-31T18:34:23.225Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:34:23 [2020-07-31T18:34:23.225Z] PASS
18:34:23 [2020-07-31T18:34:23.225Z] 
18:34:23 [2020-07-31T18:34:23.225Z] === Skipped
18:34:23 [2020-07-31T18:34:23.225Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:34:23 [2020-07-31T18:34:23.225Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:34:23 [2020-07-31T18:34:23.225Z] 
18:34:23 [2020-07-31T18:34:23.225Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:34:23 [2020-07-31T18:34:23.225Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:34:23 [2020-07-31T18:34:23.225Z] 
18:34:23 [2020-07-31T18:34:23.225Z] 
18:34:23 [2020-07-31T18:34:23.225Z] DONE 2 tests, 2 skipped in 0.214s
18:34:23 [2020-07-31T18:34:23.225Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:34:23 [2020-07-31T18:34:23.225Z] ++ 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
18:34:23 [2020-07-31T18:34:23.225Z] ++ set -e
18:34:23 [2020-07-31T18:34:23.225Z] ++ '[' -n 0 ']'
18:34:23 [2020-07-31T18:34:23.225Z] ++ set -x
18:34:23 [2020-07-31T18:34:23.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:34:23 [2020-07-31T18:34:23.488Z] INFO: Testing against a local daemon
18:34:23 [2020-07-31T18:34:23.488Z] === RUN   TestDockerNetworkMacvlanPersistance
18:34:23 [2020-07-31T18:34:23.663Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
18:34:23 [2020-07-31T18:34:23.663Z] === RUN   TestRemoveInvalidContainer
18:34:23 [2020-07-31T18:34:23.663Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:34:23 [2020-07-31T18:34:23.663Z] === RUN   TestRenameLinkedContainer
18:34:23 [2020-07-31T18:34:23.663Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:34:25 [2020-07-31T18:34:25.121Z] --- PASS: TestBuildSquashParent (4.69s)
18:34:25 [2020-07-31T18:34:25.121Z] === RUN   TestBuildWithRemoveAndForceRemove
18:34:25 [2020-07-31T18:34:25.121Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:25 [2020-07-31T18:34:25.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:25 [2020-07-31T18:34:25.121Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:25 [2020-07-31T18:34:25.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:25 [2020-07-31T18:34:25.121Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:25 [2020-07-31T18:34:25.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:25 [2020-07-31T18:34:25.121Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:25 [2020-07-31T18:34:25.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:25 [2020-07-31T18:34:25.121Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:25 [2020-07-31T18:34:25.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:25 [2020-07-31T18:34:25.121Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:25 [2020-07-31T18:34:25.121Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:25 [2020-07-31T18:34:25.121Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:25 [2020-07-31T18:34:25.121Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:25 [2020-07-31T18:34:25.121Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:25 [2020-07-31T18:34:25.121Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:25 [2020-07-31T18:34:25.215Z] .........                                                                [ 86%]
18:34:26 [2020-07-31T18:34:26.037Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.10s)
18:34:26 [2020-07-31T18:34:26.037Z] === RUN   TestDockerNetworkMacvlan
18:34:26 [2020-07-31T18:34:26.610Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:34:26 [2020-07-31T18:34:26.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:34:26 [2020-07-31T18:34:26.960Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:34:27 [2020-07-31T18:34:27.219Z] --- PASS: TestRenameLinkedContainer (3.53s)
18:34:27 [2020-07-31T18:34:27.219Z] === RUN   TestRenameStoppedContainer
18:34:27 [2020-07-31T18:34:27.787Z] --- PASS: TestRenameStoppedContainer (0.67s)
18:34:27 [2020-07-31T18:34:27.787Z] === RUN   TestRenameRunningContainerAndReuse
18:34:27 [2020-07-31T18:34:27.885Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:27 [2020-07-31T18:34:27.886Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:27 [2020-07-31T18:34:27.997Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:34:28 [2020-07-31T18:34:28.725Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:34:28 [2020-07-31T18:34:28.984Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:34:29 [2020-07-31T18:34:29.295Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:34:29 [2020-07-31T18:34:29.385Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:34:29 [2020-07-31T18:34:29.552Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
18:34:29 [2020-07-31T18:34:29.552Z] === RUN   TestRenameInvalidName
18:34:30 [2020-07-31T18:34:30.009Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:34:30 [2020-07-31T18:34:30.010Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s)
18:34:30 [2020-07-31T18:34:30.010Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s)
18:34:30 [2020-07-31T18:34:30.010Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s)
18:34:30 [2020-07-31T18:34:30.010Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.93s)
18:34:30 [2020-07-31T18:34:30.010Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.71s)
18:34:30 [2020-07-31T18:34:30.010Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s)
18:34:30 [2020-07-31T18:34:30.010Z] === RUN   TestBuildMultiStageCopy
18:34:30 [2020-07-31T18:34:30.010Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:34:30 [2020-07-31T18:34:30.122Z] --- PASS: TestRenameInvalidName (0.67s)
18:34:30 [2020-07-31T18:34:30.122Z] === RUN   TestRenameAnonymousContainer
18:34:30 [2020-07-31T18:34:30.122Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:34:30 [2020-07-31T18:34:30.491Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:34:30 [2020-07-31T18:34:30.691Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:34:31 [2020-07-31T18:34:31.541Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:34:31 [2020-07-31T18:34:31.835Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:34:32 [2020-07-31T18:34:32.071Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:34:32 [2020-07-31T18:34:32.133Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:34:32 [2020-07-31T18:34:32.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:34:32 [2020-07-31T18:34:32.689Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:34:32 [2020-07-31T18:34:32.724Z] --- PASS: TestBuildMultiStageCopy (2.82s)
18:34:32 [2020-07-31T18:34:32.724Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s)
18:34:32 [2020-07-31T18:34:32.724Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
18:34:32 [2020-07-31T18:34:32.724Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
18:34:32 [2020-07-31T18:34:32.724Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
18:34:32 [2020-07-31T18:34:32.724Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s)
18:34:32 [2020-07-31T18:34:32.724Z] === RUN   TestBuildMultiStageParentConfig
18:34:33 [2020-07-31T18:34:33.454Z] --- PASS: TestRenameAnonymousContainer (3.12s)
18:34:33 [2020-07-31T18:34:33.454Z] === RUN   TestRenameContainerWithSameName
18:34:33 [2020-07-31T18:34:33.775Z] --- PASS: TestBuildMultiStageParentConfig (0.81s)
18:34:33 [2020-07-31T18:34:33.775Z] === RUN   TestBuildLabelWithTargets
18:34:34 [2020-07-31T18:34:34.021Z] --- PASS: TestCreateServiceMultipleTimes (22.75s)
18:34:34 [2020-07-31T18:34:34.021Z] === RUN   TestCreateServiceConflict
18:34:34 [2020-07-31T18:34:34.021Z] --- PASS: TestCreateServiceConflict (3.27s)
18:34:34 [2020-07-31T18:34:34.021Z] === RUN   TestCreateServiceMaxReplicas
18:34:34 [2020-07-31T18:34:34.022Z] --- PASS: TestRenameContainerWithSameName (0.72s)
18:34:34 [2020-07-31T18:34:34.022Z] === RUN   TestRenameContainerWithLinkedContainer
18:34:34 [2020-07-31T18:34:34.822Z] --- PASS: TestBuildLabelWithTargets (1.28s)
18:34:34 [2020-07-31T18:34:34.822Z] === RUN   TestBuildWithEmptyLayers
18:34:34 [2020-07-31T18:34:34.989Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:34:35 [2020-07-31T18:34:35.464Z] --- PASS: TestBuildWithEmptyLayers (0.60s)
18:34:35 [2020-07-31T18:34:35.464Z] === RUN   TestBuildMultiStageOnBuild
18:34:35 [2020-07-31T18:34:35.569Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
18:34:35 [2020-07-31T18:34:35.569Z] === RUN   TestResize
18:34:35 [2020-07-31T18:34:35.569Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:34:35 [2020-07-31T18:34:35.994Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:34:36 [2020-07-31T18:34:36.506Z] --- PASS: TestResize (0.75s)
18:34:36 [2020-07-31T18:34:36.506Z] === RUN   TestResizeWithInvalidSize
18:34:36 [2020-07-31T18:34:36.759Z] --- PASS: TestCreateServiceMaxReplicas (4.07s)
18:34:36 [2020-07-31T18:34:36.759Z] === RUN   TestCreateWithDuplicateNetworkNames
18:34:36 [2020-07-31T18:34:36.992Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
18:34:36 [2020-07-31T18:34:36.992Z] === RUN   TestBuildUncleanTarFilenames
18:34:37 [2020-07-31T18:34:37.050Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:34:37 [2020-07-31T18:34:37.050Z] tests/integration/models_resources_test.py .                             [ 91%]
18:34:37 [2020-07-31T18:34:37.075Z] --- PASS: TestResizeWithInvalidSize (0.71s)
18:34:37 [2020-07-31T18:34:37.075Z] === RUN   TestResizeWhenContainerNotStarted
18:34:37 [2020-07-31T18:34:37.648Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:34:37 [2020-07-31T18:34:37.648Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:34:37 [2020-07-31T18:34:37.908Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:34:38 [2020-07-31T18:34:38.039Z] --- PASS: TestBuildUncleanTarFilenames (0.84s)
18:34:38 [2020-07-31T18:34:38.039Z] === RUN   TestBuildMultiStageLayerLeak
18:34:40 [2020-07-31T18:34:40.132Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s)
18:34:40 [2020-07-31T18:34:40.132Z] === RUN   TestBuildWithHugeFile
18:34:40 [2020-07-31T18:34:40.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:34:40 [2020-07-31T18:34:40.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:34:42 [2020-07-31T18:34:42.089Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:34:42 [2020-07-31T18:34:42.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:34:42 [2020-07-31T18:34:42.582Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:34:42 [2020-07-31T18:34:42.832Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:34:43 [2020-07-31T18:34:43.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:34:43 [2020-07-31T18:34:43.526Z] --- PASS: TestDockerNetworkMacvlan (18.03s)
18:34:43 [2020-07-31T18:34:43.789Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
18:34:43 [2020-07-31T18:34:43.789Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
18:34:43 [2020-07-31T18:34:43.789Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s)
18:34:43 [2020-07-31T18:34:43.789Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s)
18:34:43 [2020-07-31T18:34:43.789Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s)
18:34:43 [2020-07-31T18:34:43.789Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
18:34:43 [2020-07-31T18:34:43.789Z] PASS
18:34:43 [2020-07-31T18:34:43.789Z] 
18:34:43 [2020-07-31T18:34:43.789Z] DONE 8 tests in 20.314s
18:34:43 [2020-07-31T18:34:43.789Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:34:43 [2020-07-31T18:34:43.789Z] ++ 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
18:34:43 [2020-07-31T18:34:43.789Z] ++ set -e
18:34:43 [2020-07-31T18:34:43.789Z] ++ '[' -n 0 ']'
18:34:43 [2020-07-31T18:34:43.789Z] ++ set -x
18:34:43 [2020-07-31T18:34:43.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:34:43 [2020-07-31T18:34:43.789Z] testing: warning: no tests to run
18:34:43 [2020-07-31T18:34:43.789Z] PASS
18:34:43 [2020-07-31T18:34:43.789Z] 
18:34:43 [2020-07-31T18:34:43.789Z] DONE 0 tests in 0.028s
18:34:43 [2020-07-31T18:34:43.789Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:34:43 [2020-07-31T18:34:43.789Z] ++ 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
18:34:43 [2020-07-31T18:34:43.789Z] ++ set -e
18:34:43 [2020-07-31T18:34:43.789Z] ++ '[' -n 0 ']'
18:34:43 [2020-07-31T18:34:43.789Z] ++ set -x
18:34:43 [2020-07-31T18:34:43.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:34:43 [2020-07-31T18:34:43.789Z] INFO: Testing against a local daemon
18:34:43 [2020-07-31T18:34:43.789Z] === RUN   TestAuthZPluginAllowRequest
18:34:43 [2020-07-31T18:34:43.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:34:44 [2020-07-31T18:34:44.118Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:34:44 [2020-07-31T18:34:44.687Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:34:45 [2020-07-31T18:34:45.584Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:34:45 [2020-07-31T18:34:45.584Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:34:45 [2020-07-31T18:34:45.703Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
18:34:45 [2020-07-31T18:34:45.704Z] === RUN   TestAuthZPluginTLS
18:34:46 [2020-07-31T18:34:46.277Z] --- PASS: TestAuthZPluginTLS (0.69s)
18:34:46 [2020-07-31T18:34:46.277Z] === RUN   TestAuthZPluginDenyRequest
18:34:46 [2020-07-31T18:34:46.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:34:46 [2020-07-31T18:34:46.853Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:34:47 [2020-07-31T18:34:47.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:34:47 [2020-07-31T18:34:47.113Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:34:47 [2020-07-31T18:34:47.221Z] --- PASS: TestAuthZPluginDenyRequest (0.62s)
18:34:47 [2020-07-31T18:34:47.221Z] === RUN   TestAuthZPluginAPIDenyResponse
18:34:47 [2020-07-31T18:34:47.483Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s)
18:34:47 [2020-07-31T18:34:47.483Z] === RUN   TestAuthZPluginDenyResponse
18:34:48 [2020-07-31T18:34:48.427Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
18:34:48 [2020-07-31T18:34:48.427Z] === RUN   TestAuthZPluginAllowEventStream
18:34:49 [2020-07-31T18:34:49.262Z] tests/integration/regression_test.py ......                              [ 98%]
18:34:49 [2020-07-31T18:34:49.781Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:34:49 [2020-07-31T18:34:49.781Z] tests/integration/credentials/utils_test.py .                            [100%]
18:34:49 [2020-07-31T18:34:49.781Z] 
18:34:49 [2020-07-31T18:34:49.781Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:34:49 [2020-07-31T18:34:49.781Z] =========================== short test summary info ============================
18:34:49 [2020-07-31T18:34:49.781Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:34:49 [2020-07-31T18:34:49.781Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:34:49 [2020-07-31T18:34:49.781Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:34:49 [2020-07-31T18:34:49.781Z]   Not supported on most drivers
18:34:49 [2020-07-31T18:34:49.781Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:34:49 [2020-07-31T18:34:49.781Z]   Output of docker top depends on host distro, and is not formalized.
18:34:49 [2020-07-31T18:34:49.781Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:34:49 [2020-07-31T18:34:49.781Z]   Output of docker top depends on host distro, and is not formalized.
18:34:49 [2020-07-31T18:34:49.781Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:34:49 [2020-07-31T18:34:49.781Z]   Can fail if eth0 has multiple IP addresses
18:34:49 [2020-07-31T18:34:49.782Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:34:49 [2020-07-31T18:34:49.782Z]   This doesn't seem to be taken into account by the engine
18:34:49 [2020-07-31T18:34:49.782Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:34:49 [2020-07-31T18:34:49.782Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:34:49 [2020-07-31T18:34:49.782Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.33 seconds ==
18:34:49 [2020-07-31T18:34:49.816Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s)
18:34:49 [2020-07-31T18:34:49.816Z] === RUN   TestAuthZPluginErrorResponse
18:34:50 [2020-07-31T18:34:50.044Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:34:50 [2020-07-31T18:34:50.407Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:34:50 [2020-07-31T18:34:50.407Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:34:50 [2020-07-31T18:34:50.761Z] --- PASS: TestAuthZPluginErrorResponse (0.64s)
18:34:50 [2020-07-31T18:34:50.761Z] === RUN   TestAuthZPluginErrorRequest
18:34:50 [2020-07-31T18:34:50.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:34:51 [2020-07-31T18:34:51.334Z] --- PASS: TestAuthZPluginErrorRequest (0.61s)
18:34:51 [2020-07-31T18:34:51.334Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:34:51 [2020-07-31T18:34:51.907Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s)
18:34:51 [2020-07-31T18:34:51.907Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:34:53 [2020-07-31T18:34:53.517Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:34:53 [2020-07-31T18:34:53.517Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.94s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.83s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.91s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s)
18:34:53 [2020-07-31T18:34:53.517Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s)
18:34:53 [2020-07-31T18:34:53.517Z] === RUN   TestCgroupNamespacesRun
18:34:53 [2020-07-31T18:34:53.517Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:34:54 [2020-07-31T18:34:54.455Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s)
18:34:54 [2020-07-31T18:34:54.455Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:34:55 [2020-07-31T18:34:55.360Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.44s)
18:34:55 [2020-07-31T18:34:55.360Z] === RUN   TestCreateServiceSecretFileMode
18:34:55 [2020-07-31T18:34:55.428Z] --- PASS: TestCgroupNamespacesRun (1.76s)
18:34:55 [2020-07-31T18:34:55.428Z] === RUN   TestCgroupNamespacesRunPrivileged
18:34:55 [2020-07-31T18:34:55.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:34:55 [2020-07-31T18:34:55.995Z] --- PASS: TestCreateServiceSecretFileMode (3.62s)
18:34:55 [2020-07-31T18:34:55.996Z] === RUN   TestCreateServiceConfigFileMode
18:34:57 [2020-07-31T18:34:57.006Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.50s)
18:34:57 [2020-07-31T18:34:57.006Z] === RUN   TestAuthZPluginHeader
18:34:57 [2020-07-31T18:34:57.071Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:34:57 [2020-07-31T18:34:57.071Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.86s)
18:34:57 [2020-07-31T18:34:57.071Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:34:57 [2020-07-31T18:34:57.601Z] --- PASS: TestAuthZPluginHeader (0.98s)
18:34:57 [2020-07-31T18:34:57.601Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:34:57 [2020-07-31T18:34:57.601Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:34:57 [2020-07-31T18:34:57.601Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:34:57 [2020-07-31T18:34:57.601Z] === RUN   TestAuthZPluginV2Disable
18:34:57 [2020-07-31T18:34:57.601Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:34:57 [2020-07-31T18:34:57.601Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:34:57 [2020-07-31T18:34:57.601Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:34:57 [2020-07-31T18:34:57.601Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:34:57 [2020-07-31T18:34:57.601Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:34:57 [2020-07-31T18:34:57.601Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:34:57 [2020-07-31T18:34:57.601Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:34:57 [2020-07-31T18:34:57.601Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:34:57 [2020-07-31T18:34:57.601Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:34:58 [2020-07-31T18:34:58.009Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:34:58 [2020-07-31T18:34:58.949Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s)
18:34:58 [2020-07-31T18:34:58.949Z] === RUN   TestCgroupNamespacesRunHostMode
18:34:59 [2020-07-31T18:34:59.522Z] --- PASS: TestCreateServiceConfigFileMode (3.68s)
18:34:59 [2020-07-31T18:34:59.522Z] === RUN   TestCreateServiceSysctls
18:35:00 [2020-07-31T18:35:00.330Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:35:00 [2020-07-31T18:35:00.590Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
18:35:00 [2020-07-31T18:35:00.590Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:35:01 [2020-07-31T18:35:01.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:35:02 [2020-07-31T18:35:02.231Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
18:35:02 [2020-07-31T18:35:02.231Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:35:02 [2020-07-31T18:35:02.245Z] Leaving: AppArmorNo profiles have been unloaded.
18:35:02 [2020-07-31T18:35:02.245Z] 
18:35:02 [2020-07-31T18:35:02.245Z] Unloading profiles will leave already running processes permanently
18:35:02 [2020-07-31T18:35:02.245Z] unconfined, which can lead to unexpected situations.
18:35:02 [2020-07-31T18:35:02.245Z] 
18:35:02 [2020-07-31T18:35:02.245Z] To set a process to complain mode, use the command line tool
18:35:02 [2020-07-31T18:35:02.245Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:35:02 [2020-07-31T18:35:02.245Z] 
Post stage
[Pipeline] junit
18:35:02 [2020-07-31T18:35:02.825Z] Recording test results
18:35:03 [2020-07-31T18:35:03.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
[Pipeline] sh
18:35:04 [2020-07-31T18:35:04.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s)
18:35:04 [2020-07-31T18:35:04.111Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:35:04 [2020-07-31T18:35:04.111Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:35:04 [2020-07-31T18:35:04.336Z] + echo Ensuring container killed.
18:35:04 [2020-07-31T18:35:04.336Z] Ensuring container killed.
18:35:04 [2020-07-31T18:35:04.336Z] + docker rm -vf docker-pr4
18:35:04 [2020-07-31T18:35:04.336Z] Error: No such container: docker-pr4
18:35:04 [2020-07-31T18:35:04.336Z] + true
[Pipeline] sh
18:35:04 [2020-07-31T18:35:04.370Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:35:04 [2020-07-31T18:35:04.627Z] + echo Chowning /workspace to jenkins user
18:35:04 [2020-07-31T18:35:04.627Z] Chowning /workspace to jenkins user
18:35:04 [2020-07-31T18:35:04.627Z] + id -u
18:35:04 [2020-07-31T18:35:04.627Z] + id -g
18:35:04 [2020-07-31T18:35:04.627Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41301:/workspace busybox chown -R 1000:1000 /workspace
18:35:04 [2020-07-31T18:35:04.627Z] Unable to find image 'busybox:latest' locally
18:35:04 [2020-07-31T18:35:04.627Z] latest: Pulling from library/busybox
18:35:04 [2020-07-31T18:35:04.885Z] 61c5ed1cbdf8: Pulling fs layer
18:35:04 [2020-07-31T18:35:04.885Z] 61c5ed1cbdf8: Download complete
18:35:04 [2020-07-31T18:35:04.940Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
18:35:04 [2020-07-31T18:35:04.940Z] === RUN   TestCgroupNamespacesRunOlderClient
18:35:05 [2020-07-31T18:35:05.144Z] 61c5ed1cbdf8: Pull complete
18:35:05 [2020-07-31T18:35:05.144Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
18:35:05 [2020-07-31T18:35:05.144Z] Status: Downloaded newer image for busybox:latest
18:35:05 [2020-07-31T18:35:05.150Z] --- PASS: TestCreateServiceSysctls (4.66s)
18:35:05 [2020-07-31T18:35:05.150Z] === RUN   TestCreateServiceCapabilities
18:35:05 [2020-07-31T18:35:05.510Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:35:06 [2020-07-31T18:35:06.450Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:35:06 [2020-07-31T18:35:06.710Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
18:35:06 [2020-07-31T18:35:06.710Z] === RUN   TestKernelTCPMemory
18:35:06 [2020-07-31T18:35:06.822Z] + bundleName=docker-py
18:35:06 [2020-07-31T18:35:06.822Z] + echo Creating docker-py-bundles.tar.gz
18:35:06 [2020-07-31T18:35:06.822Z] Creating docker-py-bundles.tar.gz
18:35:06 [2020-07-31T18:35:06.822Z] + 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
18:35:06 [2020-07-31T18:35:06.833Z] Archiving artifacts
18:35:06 [2020-07-31T18:35:06.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:35:06 [2020-07-31T18:35:06.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:35:06 [2020-07-31T18:35:06.971Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:35:07 [2020-07-31T18:35:07.539Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:35:07 [2020-07-31T18:35:07.539Z] --- PASS: TestKernelTCPMemory (0.86s)
18:35:07 [2020-07-31T18:35:07.539Z] === RUN   TestNISDomainname
18:35:07 [2020-07-31T18:35:07.887Z] --- PASS: TestCreateServiceCapabilities (3.64s)
18:35:07 [2020-07-31T18:35:07.887Z] === RUN   TestInspect
18:35:08 [2020-07-31T18:35:08.349Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:35:08 [2020-07-31T18:35:08.479Z] --- PASS: TestNISDomainname (1.03s)
18:35:08 [2020-07-31T18:35:08.479Z] === RUN   TestHostnameDnsResolution
18:35:08 [2020-07-31T18:35:08.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh binary-daemon
18:35:08 [2020-07-31T18:35:08.970Z] 
18:35:09 [2020-07-31T18:35:09.229Z] Removing bundles/
18:35:09 [2020-07-31T18:35:09.229Z] 
18:35:09 [2020-07-31T18:35:09.229Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:35:09 [2020-07-31T18:35:09.229Z] Building: bundles/binary-daemon/dockerd-dev
18:35:09 [2020-07-31T18:35:09.229Z] GOOS="" GOARCH="" GOARM=""
18:35:09 [2020-07-31T18:35:09.416Z] --- PASS: TestHostnameDnsResolution (0.96s)
18:35:09 [2020-07-31T18:35:09.416Z] === RUN   TestStats
18:35:10 [2020-07-31T18:35:10.352Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:35:11 [2020-07-31T18:35:11.414Z] --- PASS: TestInspect (3.56s)
18:35:11 [2020-07-31T18:35:11.414Z] === RUN   TestCreateJob
18:35:12 [2020-07-31T18:35:12.259Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:35:12 [2020-07-31T18:35:12.259Z] --- PASS: TestStats (2.84s)
18:35:12 [2020-07-31T18:35:12.259Z] === RUN   TestStopContainerWithTimeout
18:35:12 [2020-07-31T18:35:12.259Z] === RUN   TestStopContainerWithTimeout/0
18:35:12 [2020-07-31T18:35:12.259Z] === PAUSE TestStopContainerWithTimeout/0
18:35:12 [2020-07-31T18:35:12.259Z] === RUN   TestStopContainerWithTimeout/1
18:35:12 [2020-07-31T18:35:12.259Z] === PAUSE TestStopContainerWithTimeout/1
18:35:12 [2020-07-31T18:35:12.259Z] === RUN   TestStopContainerWithTimeout/3
18:35:12 [2020-07-31T18:35:12.259Z] === PAUSE TestStopContainerWithTimeout/3
18:35:12 [2020-07-31T18:35:12.259Z] === RUN   TestStopContainerWithTimeout/-1
18:35:12 [2020-07-31T18:35:12.259Z] === PAUSE TestStopContainerWithTimeout/-1
18:35:12 [2020-07-31T18:35:12.259Z] === CONT  TestStopContainerWithTimeout/0
18:35:12 [2020-07-31T18:35:12.259Z] === CONT  TestStopContainerWithTimeout/-1
18:35:13 [2020-07-31T18:35:13.640Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:35:13 [2020-07-31T18:35:13.640Z] === CONT  TestStopContainerWithTimeout/3
18:35:14 [2020-07-31T18:35:14.210Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:35:14 [2020-07-31T18:35:14.469Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:35:14 [2020-07-31T18:35:14.728Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:35:15 [2020-07-31T18:35:15.298Z] === CONT  TestStopContainerWithTimeout/1
18:35:15 [2020-07-31T18:35:15.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s)
18:35:15 [2020-07-31T18:35:15.731Z] PASS
18:35:15 [2020-07-31T18:35:15.731Z] 
18:35:15 [2020-07-31T18:35:15.731Z] === Skipped
18:35:15 [2020-07-31T18:35:15.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:35:15 [2020-07-31T18:35:15.731Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:15 [2020-07-31T18:35:15.731Z] 
18:35:15 [2020-07-31T18:35:15.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:35:15 [2020-07-31T18:35:15.731Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:15 [2020-07-31T18:35:15.731Z] 
18:35:15 [2020-07-31T18:35:15.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:35:15 [2020-07-31T18:35:15.731Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:15 [2020-07-31T18:35:15.731Z] 
18:35:15 [2020-07-31T18:35:15.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:35:15 [2020-07-31T18:35:15.731Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:15 [2020-07-31T18:35:15.731Z] 
18:35:15 [2020-07-31T18:35:15.731Z] 
18:35:15 [2020-07-31T18:35:15.731Z] DONE 17 tests, 4 skipped in 31.922s
18:35:15 [2020-07-31T18:35:15.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:35:15 [2020-07-31T18:35:15.731Z] ++ 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
18:35:15 [2020-07-31T18:35:15.731Z] ++ set -e
18:35:15 [2020-07-31T18:35:15.731Z] ++ '[' -n 0 ']'
18:35:15 [2020-07-31T18:35:15.731Z] ++ set -x
18:35:15 [2020-07-31T18:35:15.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:15 [2020-07-31T18:35:15.881Z] --- PASS: TestCreateJob (4.38s)
18:35:15 [2020-07-31T18:35:15.881Z] === RUN   TestReplicatedJob
18:35:15 [2020-07-31T18:35:15.992Z] INFO: Testing against a local daemon
18:35:15 [2020-07-31T18:35:15.992Z] === RUN   TestPluginInvalidJSON
18:35:15 [2020-07-31T18:35:15.992Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:35:15 [2020-07-31T18:35:15.992Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:35:15 [2020-07-31T18:35:15.992Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:35:15 [2020-07-31T18:35:15.992Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:35:15 [2020-07-31T18:35:15.992Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:35:15 [2020-07-31T18:35:15.992Z] === RUN   TestPluginInstall
18:35:15 [2020-07-31T18:35:15.992Z] === RUN   TestPluginInstall/no_auth
18:35:17 [2020-07-31T18:35:17.204Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:35:17 [2020-07-31T18:35:17.204Z]     --- PASS: TestStopContainerWithTimeout/0 (1.24s)
18:35:17 [2020-07-31T18:35:17.204Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
18:35:17 [2020-07-31T18:35:17.204Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
18:35:17 [2020-07-31T18:35:17.204Z]     --- PASS: TestStopContainerWithTimeout/1 (1.79s)
18:35:17 [2020-07-31T18:35:17.204Z] === RUN   TestDeleteDevicemapper
18:35:17 [2020-07-31T18:35:17.204Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:35:17 [2020-07-31T18:35:17.204Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:35:17 [2020-07-31T18:35:17.204Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:35:17 [2020-07-31T18:35:17.464Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:35:20 [2020-07-31T18:35:20.006Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s)
18:35:20 [2020-07-31T18:35:20.006Z] === RUN   TestUpdateMemory
18:35:20 [2020-07-31T18:35:20.006Z] --- SKIP: TestUpdateMemory (0.00s)
18:35:20 [2020-07-31T18:35:20.006Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:35:20 [2020-07-31T18:35:20.006Z] === RUN   TestUpdateCPUQuota
18:35:20 [2020-07-31T18:35:20.006Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:35:20 [2020-07-31T18:35:20.575Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:35:20 [2020-07-31T18:35:20.835Z] --- PASS: TestUpdateCPUQuota (1.21s)
18:35:20 [2020-07-31T18:35:20.835Z] === RUN   TestUpdatePidsLimit
18:35:20 [2020-07-31T18:35:20.835Z] === RUN   TestUpdatePidsLimit/update_from_none
18:35:21 [2020-07-31T18:35:21.094Z] === RUN   TestUpdatePidsLimit/no_change
18:35:21 [2020-07-31T18:35:21.664Z] === RUN   TestUpdatePidsLimit/update_lower
18:35:21 [2020-07-31T18:35:21.923Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:35:22 [2020-07-31T18:35:22.183Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:35:22 [2020-07-31T18:35:22.183Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:35:22 [2020-07-31T18:35:22.591Z] time="2020-07-31T18:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:35:22 [2020-07-31T18:35:22.591Z] time="2020-07-31T18:35:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:35:22 [2020-07-31T18:35:22.591Z] time="2020-07-31T18:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e0b1d34bfa2f96fb62f7f8c25aaa16ef7c8d5ff47b8be0e5319a0aa482f3b7b" mediatype=application/vnd.docker.plugin.v1+json size=522
18:35:22 [2020-07-31T18:35:22.591Z] time="2020-07-31T18:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:35:22 [2020-07-31T18:35:22.591Z] time="2020-07-31T18:35:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:35:22 [2020-07-31T18:35:22.591Z] time="2020-07-31T18:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e0b1d34bfa2f96fb62f7f8c25aaa16ef7c8d5ff47b8be0e5319a0aa482f3b7b" mediatype=application/vnd.docker.plugin.v1+json size=522
18:35:22 [2020-07-31T18:35:22.591Z] === RUN   TestPluginInstall/with_htpasswd
18:35:22 [2020-07-31T18:35:22.752Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:35:22 [2020-07-31T18:35:22.752Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:35:22 [2020-07-31T18:35:22.853Z] time="2020-07-31T18:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:35:22 [2020-07-31T18:35:22.853Z] time="2020-07-31T18:35:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:35:22 [2020-07-31T18:35:22.853Z] time="2020-07-31T18:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e6158c3b4ada4f587c1784dd6ba6d1cdc7e3892bf03f9f1608b3d4a2886c56" mediatype=application/vnd.docker.plugin.v1+json size=522
18:35:22 [2020-07-31T18:35:22.853Z] time="2020-07-31T18:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:35:22 [2020-07-31T18:35:22.853Z] time="2020-07-31T18:35:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:35:22 [2020-07-31T18:35:22.853Z] time="2020-07-31T18:35:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e6158c3b4ada4f587c1784dd6ba6d1cdc7e3892bf03f9f1608b3d4a2886c56" mediatype=application/vnd.docker.plugin.v1+json size=522
18:35:23 [2020-07-31T18:35:23.012Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:35:23 [2020-07-31T18:35:23.012Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:35:23 [2020-07-31T18:35:23.426Z] === RUN   TestPluginInstall/with_insecure
18:35:23 [2020-07-31T18:35:23.581Z] === RUN   TestDockerSuite/TestBuildCmd
18:35:23 [2020-07-31T18:35:23.841Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:35:24 [2020-07-31T18:35:24.101Z] --- PASS: TestUpdatePidsLimit (3.10s)
18:35:24 [2020-07-31T18:35:24.101Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
18:35:24 [2020-07-31T18:35:24.101Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
18:35:24 [2020-07-31T18:35:24.101Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
18:35:24 [2020-07-31T18:35:24.101Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
18:35:24 [2020-07-31T18:35:24.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
18:35:24 [2020-07-31T18:35:24.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
18:35:24 [2020-07-31T18:35:24.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
18:35:24 [2020-07-31T18:35:24.101Z] === RUN   TestUpdateRestartPolicy
18:35:24 [2020-07-31T18:35:24.361Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:35:24 [2020-07-31T18:35:24.379Z] --- PASS: TestReplicatedJob (7.31s)
18:35:24 [2020-07-31T18:35:24.379Z] === RUN   TestUpdateReplicatedJob
18:35:24 [2020-07-31T18:35:24.622Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:35:24 [2020-07-31T18:35:24.622Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:35:24 [2020-07-31T18:35:24.813Z] time="2020-07-31T18:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:35:24 [2020-07-31T18:35:24.813Z] time="2020-07-31T18:35:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:35:24 [2020-07-31T18:35:24.813Z] time="2020-07-31T18:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11221d9b8ed245aafba6ab608a90367f71b42e21e9f7cd9459d64ec46edd01b9" mediatype=application/vnd.docker.plugin.v1+json size=522
18:35:24 [2020-07-31T18:35:24.813Z] time="2020-07-31T18:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:35:24 [2020-07-31T18:35:24.813Z] time="2020-07-31T18:35:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:35:24 [2020-07-31T18:35:24.813Z] time="2020-07-31T18:35:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11221d9b8ed245aafba6ab608a90367f71b42e21e9f7cd9459d64ec46edd01b9" mediatype=application/vnd.docker.plugin.v1+json size=522
18:35:25 [2020-07-31T18:35:25.074Z] --- PASS: TestPluginInstall (9.14s)
18:35:25 [2020-07-31T18:35:25.074Z]     --- PASS: TestPluginInstall/no_auth (6.14s)
18:35:25 [2020-07-31T18:35:25.074Z]     --- PASS: TestPluginInstall/with_htpasswd (1.26s)
18:35:25 [2020-07-31T18:35:25.074Z]     --- PASS: TestPluginInstall/with_insecure (1.73s)
18:35:25 [2020-07-31T18:35:25.074Z]         plugin_test.go:157: [d90e30366f57e] daemon is not started
18:35:25 [2020-07-31T18:35:25.074Z] PASS
18:35:25 [2020-07-31T18:35:25.074Z] 
18:35:25 [2020-07-31T18:35:25.074Z] DONE 6 tests in 9.374s
18:35:25 [2020-07-31T18:35:25.074Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:35:25 [2020-07-31T18:35:25.074Z] ++ 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
18:35:25 [2020-07-31T18:35:25.074Z] ++ set -e
18:35:25 [2020-07-31T18:35:25.074Z] ++ '[' -n 0 ']'
18:35:25 [2020-07-31T18:35:25.074Z] ++ set -x
18:35:25 [2020-07-31T18:35:25.075Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:25 [2020-07-31T18:35:25.336Z] INFO: Testing against a local daemon
18:35:25 [2020-07-31T18:35:25.336Z] === RUN   TestExternalGraphDriver
18:35:25 [2020-07-31T18:35:25.336Z] === RUN   TestExternalGraphDriver/json
18:35:25 [2020-07-31T18:35:25.560Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:35:26 [2020-07-31T18:35:26.571Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:35:27 [2020-07-31T18:35:27.890Z] === RUN   TestExternalGraphDriver/spec
18:35:27 [2020-07-31T18:35:27.904Z] --- PASS: TestUpdateReplicatedJob (4.71s)
18:35:27 [2020-07-31T18:35:27.904Z] === RUN   TestServiceListWithStatuses
18:35:27 [2020-07-31T18:35:27.904Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:35:27 [2020-07-31T18:35:27.904Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:35:27 [2020-07-31T18:35:27.904Z] === RUN   TestDockerNetworkConnectAlias
18:35:29 [2020-07-31T18:35:29.893Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:35:29 [2020-07-31T18:35:29.893Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:35:30 [2020-07-31T18:35:30.437Z] === RUN   TestExternalGraphDriver/pull
18:35:30 [2020-07-31T18:35:30.461Z] === RUN   TestDockerSuite/TestBuildContChar
18:35:32 [2020-07-31T18:35:32.986Z] --- PASS: TestExternalGraphDriver (7.32s)
18:35:32 [2020-07-31T18:35:32.986Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
18:35:32 [2020-07-31T18:35:32.986Z]     --- PASS: TestExternalGraphDriver/spec (2.64s)
18:35:32 [2020-07-31T18:35:32.986Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
18:35:32 [2020-07-31T18:35:32.986Z] === RUN   TestGraphdriverPluginV2
18:35:32 [2020-07-31T18:35:32.986Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
18:35:32 [2020-07-31T18:35:32.986Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:32 [2020-07-31T18:35:32.986Z] PASS
18:35:32 [2020-07-31T18:35:32.986Z] 
18:35:32 [2020-07-31T18:35:32.986Z] === Skipped
18:35:32 [2020-07-31T18:35:32.986Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
18:35:32 [2020-07-31T18:35:32.986Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:32 [2020-07-31T18:35:32.986Z] 
18:35:32 [2020-07-31T18:35:32.986Z] 
18:35:32 [2020-07-31T18:35:32.986Z] DONE 5 tests, 1 skipped in 7.562s
18:35:32 [2020-07-31T18:35:32.986Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:35:32 [2020-07-31T18:35:32.986Z] ++ 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
18:35:32 [2020-07-31T18:35:32.986Z] ++ set -e
18:35:32 [2020-07-31T18:35:32.986Z] ++ '[' -n 0 ']'
18:35:32 [2020-07-31T18:35:32.986Z] ++ set -x
18:35:32 [2020-07-31T18:35:32.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:32 [2020-07-31T18:35:32.986Z] INFO: Testing against a local daemon
18:35:32 [2020-07-31T18:35:32.986Z] === RUN   TestContinueAfterPluginCrash
18:35:32 [2020-07-31T18:35:32.986Z] === PAUSE TestContinueAfterPluginCrash
18:35:32 [2020-07-31T18:35:32.986Z] === RUN   TestReadPluginNoRead
18:35:32 [2020-07-31T18:35:32.986Z] === PAUSE TestReadPluginNoRead
18:35:32 [2020-07-31T18:35:32.986Z] === RUN   TestDaemonStartWithLogOpt
18:35:32 [2020-07-31T18:35:32.986Z] === PAUSE TestDaemonStartWithLogOpt
18:35:32 [2020-07-31T18:35:32.986Z] === CONT  TestContinueAfterPluginCrash
18:35:32 [2020-07-31T18:35:32.986Z] === CONT  TestDaemonStartWithLogOpt
18:35:32 [2020-07-31T18:35:32.986Z] === CONT  TestReadPluginNoRead
18:35:32 [2020-07-31T18:35:32.994Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:35:33 [2020-07-31T18:35:33.253Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:35:33 [2020-07-31T18:35:33.823Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:35:34 [2020-07-31T18:35:34.083Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:35:34 [2020-07-31T18:35:34.343Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:35:34 [2020-07-31T18:35:34.912Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:35:35 [2020-07-31T18:35:35.171Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:35:35 [2020-07-31T18:35:35.171Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:35:36 [2020-07-31T18:35:36.443Z] --- PASS: TestDockerNetworkConnectAlias (8.02s)
18:35:36 [2020-07-31T18:35:36.443Z] === RUN   TestDockerNetworkReConnect
18:35:36 [2020-07-31T18:35:36.552Z] --- PASS: TestUpdateRestartPolicy (12.44s)
18:35:36 [2020-07-31T18:35:36.552Z] === RUN   TestUpdateRestartWithAutoRemove
18:35:37 [2020-07-31T18:35:37.122Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
18:35:37 [2020-07-31T18:35:37.122Z] === RUN   TestWaitNonBlocked
18:35:37 [2020-07-31T18:35:37.122Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:35:37 [2020-07-31T18:35:37.122Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:35:37 [2020-07-31T18:35:37.122Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:35:37 [2020-07-31T18:35:37.122Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:35:37 [2020-07-31T18:35:37.122Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:35:37 [2020-07-31T18:35:37.122Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:35:37 [2020-07-31T18:35:37.224Z] --- PASS: TestBuildWithHugeFile (54.23s)
18:35:37 [2020-07-31T18:35:37.225Z] === RUN   TestBuildWithEmptyDockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:35:37 [2020-07-31T18:35:37.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:35:37 [2020-07-31T18:35:37.225Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s)
18:35:37 [2020-07-31T18:35:37.225Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
18:35:37 [2020-07-31T18:35:37.225Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s)
18:35:37 [2020-07-31T18:35:37.225Z] === RUN   TestBuildPreserveOwnership
18:35:37 [2020-07-31T18:35:37.225Z] === RUN   TestBuildPreserveOwnership/copy_from
18:35:37 [2020-07-31T18:35:37.225Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:35:38 [2020-07-31T18:35:38.285Z] === RUN   TestReadPluginNoRead/default
18:35:38 [2020-07-31T18:35:38.286Z] --- PASS: TestDaemonStartWithLogOpt (4.84s)
18:35:38 [2020-07-31T18:35:38.295Z] --- PASS: TestBuildPreserveOwnership (3.74s)
18:35:38 [2020-07-31T18:35:38.295Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
18:35:38 [2020-07-31T18:35:38.295Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.26s)
18:35:38 [2020-07-31T18:35:38.295Z] === RUN   TestBuildPlatformInvalid
18:35:38 [2020-07-31T18:35:38.295Z] --- PASS: TestBuildPlatformInvalid (0.11s)
18:35:38 [2020-07-31T18:35:38.295Z] PASS
18:35:38 [2020-07-31T18:35:38.295Z] 
18:35:38 [2020-07-31T18:35:38.295Z] === Skipped
18:35:38 [2020-07-31T18:35:38.295Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
18:35:38 [2020-07-31T18:35:38.295Z]     build_session_test.go:25: TODO: BuildKit
18:35:38 [2020-07-31T18:35:38.295Z] 
18:35:38 [2020-07-31T18:35:38.295Z] 
18:35:38 [2020-07-31T18:35:38.295Z] DONE 32 tests, 1 skipped in 93.650s
18:35:38 [2020-07-31T18:35:38.295Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
18:35:38 [2020-07-31T18:35:38.295Z] ++ 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
18:35:38 [2020-07-31T18:35:38.295Z] ++ set -e
18:35:38 [2020-07-31T18:35:38.295Z] ++ '[' -n 0 ']'
18:35:38 [2020-07-31T18:35:38.295Z] ++ set -x
18:35:38 [2020-07-31T18:35:38.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:38 [2020-07-31T18:35:38.295Z] INFO: Testing against a local daemon
18:35:38 [2020-07-31T18:35:38.295Z] === RUN   TestConfigInspect
18:35:38 [2020-07-31T18:35:38.501Z] --- PASS: TestWaitNonBlocked (0.02s)
18:35:38 [2020-07-31T18:35:38.502Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
18:35:38 [2020-07-31T18:35:38.502Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s)
18:35:38 [2020-07-31T18:35:38.502Z] === RUN   TestWaitBlocked
18:35:38 [2020-07-31T18:35:38.502Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:35:38 [2020-07-31T18:35:38.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:35:38 [2020-07-31T18:35:38.502Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:35:38 [2020-07-31T18:35:38.502Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:35:38 [2020-07-31T18:35:38.502Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:35:38 [2020-07-31T18:35:38.502Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:35:38 [2020-07-31T18:35:38.502Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:35:39 [2020-07-31T18:35:39.228Z] === RUN   TestReadPluginNoRead/disabled_caching
18:35:39 [2020-07-31T18:35:39.440Z] --- PASS: TestWaitBlocked (0.05s)
18:35:39 [2020-07-31T18:35:39.440Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s)
18:35:39 [2020-07-31T18:35:39.440Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s)
18:35:39 [2020-07-31T18:35:39.440Z] === CONT  TestContainerStartOnDaemonRestart
18:35:39 [2020-07-31T18:35:39.440Z] === CONT  TestContainerKillOnDaemonStart
18:35:40 [2020-07-31T18:35:40.380Z] --- PASS: TestConfigInspect (1.95s)
18:35:40 [2020-07-31T18:35:40.380Z] === RUN   TestConfigList
18:35:41 [2020-07-31T18:35:41.142Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:35:41 [2020-07-31T18:35:41.975Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:35:42 [2020-07-31T18:35:42.036Z] --- PASS: TestDockerNetworkReConnect (6.19s)
18:35:42 [2020-07-31T18:35:42.036Z] === RUN   TestServicePlugin
18:35:42 [2020-07-31T18:35:42.036Z] --- SKIP: TestServicePlugin (0.00s)
18:35:42 [2020-07-31T18:35:42.036Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:35:42 [2020-07-31T18:35:42.036Z] === RUN   TestServiceUpdateLabel
18:35:42 [2020-07-31T18:35:42.484Z] --- PASS: TestConfigList (1.93s)
18:35:42 [2020-07-31T18:35:42.484Z] === RUN   TestConfigsCreateAndDelete
18:35:42 [2020-07-31T18:35:42.531Z] --- PASS: TestReadPluginNoRead (9.77s)
18:35:42 [2020-07-31T18:35:42.531Z]     --- PASS: TestReadPluginNoRead/default (1.77s)
18:35:42 [2020-07-31T18:35:42.531Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.78s)
18:35:42 [2020-07-31T18:35:42.531Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s)
18:35:42 [2020-07-31T18:35:42.531Z]     read_test.go:92: [d6ccaadbf0bd1] daemon is not started
18:35:42 [2020-07-31T18:35:42.547Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s)
18:35:42 [2020-07-31T18:35:42.547Z] === CONT  TestIpcModeOlderClient
18:35:42 [2020-07-31T18:35:42.806Z] --- PASS: TestIpcModeOlderClient (0.07s)
18:35:42 [2020-07-31T18:35:42.806Z] === CONT  TestDaemonHostGatewayIP
18:35:43 [2020-07-31T18:35:43.474Z] --- PASS: TestContinueAfterPluginCrash (10.44s)
18:35:43 [2020-07-31T18:35:43.474Z] PASS
18:35:43 [2020-07-31T18:35:43.474Z] 
18:35:43 [2020-07-31T18:35:43.474Z] DONE 6 tests in 10.671s
18:35:43 [2020-07-31T18:35:43.474Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:35:43 [2020-07-31T18:35:43.474Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:35:43 [2020-07-31T18:35:43.474Z] ++ set -e
18:35:43 [2020-07-31T18:35:43.474Z] ++ '[' -n 0 ']'
18:35:43 [2020-07-31T18:35:43.474Z] ++ set -x
18:35:43 [2020-07-31T18:35:43.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:35:43 [2020-07-31T18:35:43.474Z] testing: warning: no tests to run
18:35:43 [2020-07-31T18:35:43.474Z] PASS
18:35:43 [2020-07-31T18:35:43.474Z] 
18:35:43 [2020-07-31T18:35:43.474Z] DONE 0 tests in 0.050s
18:35:43 [2020-07-31T18:35:43.474Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:35:43 [2020-07-31T18:35:43.474Z] ++ 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
18:35:43 [2020-07-31T18:35:43.474Z] ++ set -e
18:35:43 [2020-07-31T18:35:43.474Z] ++ '[' -n 0 ']'
18:35:43 [2020-07-31T18:35:43.474Z] ++ set -x
18:35:43 [2020-07-31T18:35:43.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:43 [2020-07-31T18:35:43.734Z] INFO: Testing against a local daemon
18:35:43 [2020-07-31T18:35:43.734Z] === RUN   TestPluginWithDevMounts
18:35:43 [2020-07-31T18:35:43.734Z] === PAUSE TestPluginWithDevMounts
18:35:43 [2020-07-31T18:35:43.734Z] === CONT  TestPluginWithDevMounts
18:35:43 [2020-07-31T18:35:43.743Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:35:44 [2020-07-31T18:35:44.022Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
18:35:44 [2020-07-31T18:35:44.022Z] === RUN   TestConfigsUpdate
18:35:45 [2020-07-31T18:35:45.122Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:35:45 [2020-07-31T18:35:45.559Z] --- PASS: TestServiceUpdateLabel (3.59s)
18:35:45 [2020-07-31T18:35:45.559Z] === RUN   TestServiceUpdateSecrets
18:35:45 [2020-07-31T18:35:45.694Z] --- PASS: TestDaemonHostGatewayIP (2.97s)
18:35:45 [2020-07-31T18:35:45.694Z] === CONT  TestDaemonRestartIpcMode
18:35:45 [2020-07-31T18:35:45.694Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:35:45 [2020-07-31T18:35:45.953Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:35:46 [2020-07-31T18:35:46.140Z] --- PASS: TestConfigsUpdate (1.93s)
18:35:46 [2020-07-31T18:35:46.140Z] === RUN   TestTemplatedConfig
18:35:46 [2020-07-31T18:35:46.282Z] --- PASS: TestPluginWithDevMounts (2.15s)
18:35:46 [2020-07-31T18:35:46.282Z] PASS
18:35:46 [2020-07-31T18:35:46.282Z] 
18:35:46 [2020-07-31T18:35:46.282Z] DONE 1 tests in 2.411s
18:35:46 [2020-07-31T18:35:46.282Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:35:46 [2020-07-31T18:35:46.282Z] ++ 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
18:35:46 [2020-07-31T18:35:46.282Z] ++ set -e
18:35:46 [2020-07-31T18:35:46.282Z] ++ '[' -n 0 ']'
18:35:46 [2020-07-31T18:35:46.282Z] ++ set -x
18:35:46 [2020-07-31T18:35:46.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:46 [2020-07-31T18:35:46.282Z] INFO: Testing against a local daemon
18:35:46 [2020-07-31T18:35:46.282Z] === RUN   TestSecretInspect
18:35:47 [2020-07-31T18:35:47.335Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:35:48 [2020-07-31T18:35:48.716Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:35:48 [2020-07-31T18:35:48.716Z] --- PASS: TestDaemonRestartIpcMode (3.01s)
18:35:48 [2020-07-31T18:35:48.829Z] --- PASS: TestSecretInspect (2.72s)
18:35:48 [2020-07-31T18:35:48.829Z] === RUN   TestSecretList
18:35:48 [2020-07-31T18:35:48.894Z] --- PASS: TestTemplatedConfig (2.43s)
18:35:48 [2020-07-31T18:35:48.894Z] === RUN   TestConfigCreateResolve
18:35:50 [2020-07-31T18:35:50.414Z] --- PASS: TestConfigCreateResolve (1.96s)
18:35:50 [2020-07-31T18:35:50.414Z] === RUN   TestConfigDaemonLibtrustID
18:35:51 [2020-07-31T18:35:51.056Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
18:35:51 [2020-07-31T18:35:51.056Z] PASS
18:35:51 [2020-07-31T18:35:51.056Z] 
18:35:51 [2020-07-31T18:35:51.056Z] DONE 7 tests in 12.687s
18:35:51 [2020-07-31T18:35:51.056Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
18:35:51 [2020-07-31T18:35:51.056Z] ++ 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
18:35:51 [2020-07-31T18:35:51.056Z] ++ set -e
18:35:51 [2020-07-31T18:35:51.056Z] ++ '[' -n 0 ']'
18:35:51 [2020-07-31T18:35:51.056Z] ++ set -x
18:35:51 [2020-07-31T18:35:51.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:51 [2020-07-31T18:35:51.056Z] INFO: Testing against a local daemon
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestCheckpoint
18:35:51 [2020-07-31T18:35:51.056Z] --- SKIP: TestCheckpoint (0.00s)
18:35:51 [2020-07-31T18:35:51.056Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestContainerInvalidJSON
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:35:51 [2020-07-31T18:35:51.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:35:51 [2020-07-31T18:35:51.056Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:35:51 [2020-07-31T18:35:51.056Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:35:51 [2020-07-31T18:35:51.056Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:35:51 [2020-07-31T18:35:51.056Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:35:51 [2020-07-31T18:35:51.056Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:35:51 [2020-07-31T18:35:51.056Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:35:51 [2020-07-31T18:35:51.056Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:35:51 [2020-07-31T18:35:51.056Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:35:51 [2020-07-31T18:35:51.056Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:35:51 [2020-07-31T18:35:51.056Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestCopyFromContainerPathIsNotDir
18:35:51 [2020-07-31T18:35:51.056Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
18:35:51 [2020-07-31T18:35:51.056Z] === RUN   TestCopyToContainerPathDoesNotExist
18:35:51 [2020-07-31T18:35:51.248Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:35:51 [2020-07-31T18:35:51.353Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
18:35:51 [2020-07-31T18:35:51.353Z] === RUN   TestCopyToContainerPathIsNotDir
18:35:51 [2020-07-31T18:35:51.353Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
18:35:51 [2020-07-31T18:35:51.353Z] === RUN   TestCopyFromContainer
18:35:51 [2020-07-31T18:35:51.508Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:35:52 [2020-07-31T18:35:52.081Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:35:52 [2020-07-31T18:35:52.133Z] --- PASS: TestSecretList (3.18s)
18:35:52 [2020-07-31T18:35:52.133Z] === RUN   TestSecretsCreateAndDelete
18:35:52 [2020-07-31T18:35:52.344Z] --- PASS: TestContainerKillOnDaemonStart (12.77s)
18:35:52 [2020-07-31T18:35:52.344Z] PASS
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] === Skipped
18:35:52 [2020-07-31T18:35:52.344Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:35:52 [2020-07-31T18:35:52.344Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:35:52 [2020-07-31T18:35:52.344Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:35:52 [2020-07-31T18:35:52.344Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:35:52 [2020-07-31T18:35:52.344Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:35:52 [2020-07-31T18:35:52.344Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:35:52 [2020-07-31T18:35:52.344Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] 
18:35:52 [2020-07-31T18:35:52.344Z] DONE 192 tests, 6 skipped in 139.904s
18:35:52 [2020-07-31T18:35:52.344Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:35:52 [2020-07-31T18:35:52.344Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:35:52 [2020-07-31T18:35:52.344Z] ++ 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
18:35:52 [2020-07-31T18:35:52.344Z] ++ set -e
18:35:52 [2020-07-31T18:35:52.344Z] ++ '[' -n 0 ']'
18:35:52 [2020-07-31T18:35:52.344Z] ++ set -x
18:35:52 [2020-07-31T18:35:52.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:35:52 [2020-07-31T18:35:52.344Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:35:52 [2020-07-31T18:35:52.344Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:35:52 [2020-07-31T18:35:52.344Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:35:52 [2020-07-31T18:35:52.603Z] INFO: Testing against a local daemon
18:35:52 [2020-07-31T18:35:52.603Z] === RUN   TestCommitInheritsEnv
18:35:52 [2020-07-31T18:35:52.603Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:35:52 [2020-07-31T18:35:52.862Z] --- PASS: TestCommitInheritsEnv (0.41s)
18:35:52 [2020-07-31T18:35:52.862Z] === RUN   TestImportExtremelyLargeImageWorks
18:35:52 [2020-07-31T18:35:52.862Z] === PAUSE TestImportExtremelyLargeImageWorks
18:35:52 [2020-07-31T18:35:52.862Z] === RUN   TestImagesFilterMultiReference
18:35:52 [2020-07-31T18:35:52.862Z] --- PASS: TestImagesFilterMultiReference (0.07s)
18:35:52 [2020-07-31T18:35:52.862Z] === RUN   TestImagePullPlatformInvalid
18:35:52 [2020-07-31T18:35:52.862Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:35:52 [2020-07-31T18:35:52.862Z] === RUN   TestRemoveImageOrphaning
18:35:52 [2020-07-31T18:35:52.878Z] === RUN   TestCopyFromContainer//
18:35:52 [2020-07-31T18:35:52.878Z] === RUN   TestCopyFromContainer//bar/root
18:35:52 [2020-07-31T18:35:52.878Z] === RUN   TestCopyFromContainer//bar/root/
18:35:52 [2020-07-31T18:35:52.878Z] === RUN   TestCopyFromContainer/bar/quux
18:35:52 [2020-07-31T18:35:52.878Z] === RUN   TestCopyFromContainer/bar/quux/
18:35:52 [2020-07-31T18:35:52.878Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:35:53 [2020-07-31T18:35:53.121Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:35:53 [2020-07-31T18:35:53.173Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:35:53 [2020-07-31T18:35:53.173Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:35:53 [2020-07-31T18:35:53.173Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:35:53 [2020-07-31T18:35:53.173Z] === RUN   TestCopyFromContainer/bar/notarget
18:35:53 [2020-07-31T18:35:53.380Z] --- PASS: TestRemoveImageOrphaning (0.41s)
18:35:53 [2020-07-31T18:35:53.381Z] === RUN   TestRemoveImageGarbageCollector
18:35:53 [2020-07-31T18:35:53.470Z] --- PASS: TestCopyFromContainer (2.01s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer// (0.06s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:35:53 [2020-07-31T18:35:53.470Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:35:53 [2020-07-31T18:35:53.470Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:35:53 [2020-07-31T18:35:53.470Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:35:53 [2020-07-31T18:35:53.470Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:35:53 [2020-07-31T18:35:53.470Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:35:53 [2020-07-31T18:35:53.470Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:35:53 [2020-07-31T18:35:53.470Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateLinkToNonExistingContainer
18:35:53 [2020-07-31T18:35:53.470Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateWithInvalidEnv
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateWithInvalidEnv/0
18:35:53 [2020-07-31T18:35:53.470Z] === PAUSE TestCreateWithInvalidEnv/0
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateWithInvalidEnv/1
18:35:53 [2020-07-31T18:35:53.470Z] === PAUSE TestCreateWithInvalidEnv/1
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateWithInvalidEnv/2
18:35:53 [2020-07-31T18:35:53.470Z] === PAUSE TestCreateWithInvalidEnv/2
18:35:53 [2020-07-31T18:35:53.470Z] === CONT  TestCreateWithInvalidEnv/0
18:35:53 [2020-07-31T18:35:53.470Z] === CONT  TestCreateWithInvalidEnv/2
18:35:53 [2020-07-31T18:35:53.470Z] === CONT  TestCreateWithInvalidEnv/1
18:35:53 [2020-07-31T18:35:53.470Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:35:53 [2020-07-31T18:35:53.470Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateTmpfsMountsTarget
18:35:53 [2020-07-31T18:35:53.470Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:35:53 [2020-07-31T18:35:53.470Z] === RUN   TestCreateWithCustomMaskedPaths
18:35:53 [2020-07-31T18:35:53.949Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:35:55 [2020-07-31T18:35:55.014Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s)
18:35:55 [2020-07-31T18:35:55.014Z] === RUN   TestCreateWithCustomReadonlyPaths
18:35:55 [2020-07-31T18:35:55.437Z] --- PASS: TestSecretsCreateAndDelete (3.20s)
18:35:55 [2020-07-31T18:35:55.437Z] === RUN   TestSecretsUpdate
18:35:55 [2020-07-31T18:35:55.859Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:35:55 [2020-07-31T18:35:55.859Z] --- PASS: TestRemoveImageGarbageCollector (2.19s)
18:35:55 [2020-07-31T18:35:55.859Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:35:55 [2020-07-31T18:35:55.859Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:35:55 [2020-07-31T18:35:55.859Z] === RUN   TestTagInvalidReference
18:35:55 [2020-07-31T18:35:55.859Z] --- PASS: TestTagInvalidReference (0.02s)
18:35:55 [2020-07-31T18:35:55.859Z] === RUN   TestTagValidPrefixedRepo
18:35:55 [2020-07-31T18:35:55.859Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:35:55 [2020-07-31T18:35:55.859Z] === RUN   TestTagExistedNameWithoutForce
18:35:55 [2020-07-31T18:35:55.859Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:35:55 [2020-07-31T18:35:55.859Z] === RUN   TestTagOfficialNames
18:35:55 [2020-07-31T18:35:55.859Z] --- PASS: TestTagOfficialNames (0.06s)
18:35:55 [2020-07-31T18:35:55.859Z] === RUN   TestTagMatchesDigest
18:35:55 [2020-07-31T18:35:55.859Z] --- PASS: TestTagMatchesDigest (0.02s)
18:35:55 [2020-07-31T18:35:55.859Z] === CONT  TestImportExtremelyLargeImageWorks
18:35:56 [2020-07-31T18:35:56.538Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
18:35:56 [2020-07-31T18:35:56.538Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:35:56 [2020-07-31T18:35:56.538Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:35:56 [2020-07-31T18:35:56.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:35:56 [2020-07-31T18:35:56.538Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:35:56 [2020-07-31T18:35:56.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:35:56 [2020-07-31T18:35:56.538Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:35:56 [2020-07-31T18:35:56.538Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:35:56 [2020-07-31T18:35:56.538Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:35:56 [2020-07-31T18:35:56.538Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:35:56 [2020-07-31T18:35:56.538Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
18:35:56 [2020-07-31T18:35:56.538Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
18:35:56 [2020-07-31T18:35:56.538Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:35:56 [2020-07-31T18:35:56.538Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
18:35:56 [2020-07-31T18:35:56.538Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
18:35:56 [2020-07-31T18:35:56.538Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:35:57 [2020-07-31T18:35:57.191Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestCreateDifferentPlatform
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestCreateDifferentPlatform/different_os
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:35:57 [2020-07-31T18:35:57.191Z] --- PASS: TestCreateDifferentPlatform (0.02s)
18:35:57 [2020-07-31T18:35:57.191Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:35:57 [2020-07-31T18:35:57.191Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:35:57 [2020-07-31T18:35:57.191Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestContainerStartOnDaemonRestart
18:35:57 [2020-07-31T18:35:57.191Z] === PAUSE TestContainerStartOnDaemonRestart
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestDaemonRestartIpcMode
18:35:57 [2020-07-31T18:35:57.191Z] === PAUSE TestDaemonRestartIpcMode
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestDaemonHostGatewayIP
18:35:57 [2020-07-31T18:35:57.191Z] === PAUSE TestDaemonHostGatewayIP
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestContainerKillOnDaemonStart
18:35:57 [2020-07-31T18:35:57.191Z] === PAUSE TestContainerKillOnDaemonStart
18:35:57 [2020-07-31T18:35:57.191Z] === RUN   TestDiff
18:35:57 [2020-07-31T18:35:57.488Z] --- PASS: TestDiff (0.51s)
18:35:57 [2020-07-31T18:35:57.488Z] === RUN   TestExecWithCloseStdin
18:35:58 [2020-07-31T18:35:58.127Z] --- PASS: TestExecWithCloseStdin (0.60s)
18:35:58 [2020-07-31T18:35:58.127Z] === RUN   TestExec
18:35:58 [2020-07-31T18:35:58.742Z] --- PASS: TestSecretsUpdate (3.20s)
18:35:58 [2020-07-31T18:35:58.742Z] === RUN   TestTemplatedSecret
18:35:58 [2020-07-31T18:35:58.768Z] --- PASS: TestExec (0.60s)
18:35:58 [2020-07-31T18:35:58.768Z] === RUN   TestExecUser
18:35:59 [2020-07-31T18:35:59.150Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:35:59 [2020-07-31T18:35:59.409Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:35:59 [2020-07-31T18:35:59.410Z] --- PASS: TestExecUser (0.61s)
18:35:59 [2020-07-31T18:35:59.410Z] === RUN   TestExportContainerAndImportImage
18:36:00 [2020-07-31T18:36:00.348Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:36:00 [2020-07-31T18:36:00.454Z] --- PASS: TestExportContainerAndImportImage (0.76s)
18:36:00 [2020-07-31T18:36:00.454Z] === RUN   TestExportContainerAfterDaemonRestart
18:36:00 [2020-07-31T18:36:00.919Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:36:01 [2020-07-31T18:36:01.291Z] --- PASS: TestTemplatedSecret (2.89s)
18:36:01 [2020-07-31T18:36:01.291Z] === RUN   TestSecretCreateResolve
18:36:01 [2020-07-31T18:36:01.487Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:36:01 [2020-07-31T18:36:01.504Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
18:36:01 [2020-07-31T18:36:01.504Z] === RUN   TestHealthCheckWorkdir
18:36:02 [2020-07-31T18:36:02.550Z] --- PASS: TestHealthCheckWorkdir (0.77s)
18:36:02 [2020-07-31T18:36:02.550Z] === RUN   TestHealthKillContainer
18:36:02 [2020-07-31T18:36:02.869Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:36:03 [2020-07-31T18:36:03.129Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:36:04 [2020-07-31T18:36:04.163Z] --- PASS: TestServiceUpdateSecrets (15.96s)
18:36:04 [2020-07-31T18:36:04.163Z] === RUN   TestServiceUpdateConfigs
18:36:04 [2020-07-31T18:36:04.509Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:36:04 [2020-07-31T18:36:04.597Z] --- PASS: TestSecretCreateResolve (3.18s)
18:36:04 [2020-07-31T18:36:04.597Z] PASS
18:36:04 [2020-07-31T18:36:04.597Z] 
18:36:04 [2020-07-31T18:36:04.597Z] DONE 6 tests in 18.523s
18:36:04 [2020-07-31T18:36:04.597Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:36:04 [2020-07-31T18:36:04.597Z] ++ 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
18:36:04 [2020-07-31T18:36:04.597Z] ++ set -e
18:36:04 [2020-07-31T18:36:04.597Z] ++ '[' -n 0 ']'
18:36:04 [2020-07-31T18:36:04.597Z] ++ set -x
18:36:04 [2020-07-31T18:36:04.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:36:04 [2020-07-31T18:36:04.597Z] INFO: Testing against a local daemon
18:36:04 [2020-07-31T18:36:04.597Z] === RUN   TestServiceCreateInit
18:36:04 [2020-07-31T18:36:04.597Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:36:05 [2020-07-31T18:36:05.079Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:36:05 [2020-07-31T18:36:05.292Z] --- PASS: TestHealthKillContainer (2.62s)
18:36:05 [2020-07-31T18:36:05.292Z] === RUN   TestInspectCpusetInConfigPre120
18:36:05 [2020-07-31T18:36:05.593Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
18:36:05 [2020-07-31T18:36:05.593Z] === RUN   TestIpcModeNone
18:36:06 [2020-07-31T18:36:06.252Z] --- PASS: TestIpcModeNone (0.64s)
18:36:06 [2020-07-31T18:36:06.252Z] === RUN   TestIpcModePrivate
18:36:06 [2020-07-31T18:36:06.893Z] --- PASS: TestIpcModePrivate (0.62s)
18:36:06 [2020-07-31T18:36:06.893Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
18:36:06 [2020-07-31T18:36:06.893Z] === RUN   TestIpcModeShareable
18:36:07 [2020-07-31T18:36:07.536Z] --- PASS: TestIpcModeShareable (0.62s)
18:36:07 [2020-07-31T18:36:07.536Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
18:36:07 [2020-07-31T18:36:07.536Z] === RUN   TestAPIIpcModeShareableAndContainer
18:36:08 [2020-07-31T18:36:08.370Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:36:08 [2020-07-31T18:36:08.939Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:36:09 [2020-07-31T18:36:09.624Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
18:36:09 [2020-07-31T18:36:09.624Z] === RUN   TestAPIIpcModeHost
18:36:09 [2020-07-31T18:36:09.624Z] --- PASS: TestAPIIpcModeHost (0.46s)
18:36:09 [2020-07-31T18:36:09.624Z] === RUN   TestDaemonIpcModeShareable
18:36:09 [2020-07-31T18:36:09.878Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:36:09 [2020-07-31T18:36:09.893Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:36:11 [2020-07-31T18:36:11.144Z] --- PASS: TestDaemonIpcModeShareable (1.40s)
18:36:11 [2020-07-31T18:36:11.144Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:36:11 [2020-07-31T18:36:11.144Z] === RUN   TestDaemonIpcModePrivate
18:36:12 [2020-07-31T18:36:12.664Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
18:36:12 [2020-07-31T18:36:12.664Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:36:12 [2020-07-31T18:36:12.664Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:36:14 [2020-07-31T18:36:14.078Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:36:14 [2020-07-31T18:36:14.190Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
18:36:14 [2020-07-31T18:36:14.190Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:36:14 [2020-07-31T18:36:14.190Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:36:15 [2020-07-31T18:36:15.018Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:36:15 [2020-07-31T18:36:15.018Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:36:15 [2020-07-31T18:36:15.185Z] --- PASS: TestServiceCreateInit (10.00s)
18:36:15 [2020-07-31T18:36:15.185Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s)
18:36:15 [2020-07-31T18:36:15.185Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s)
18:36:15 [2020-07-31T18:36:15.185Z] === RUN   TestCreateServiceMultipleTimes
18:36:15 [2020-07-31T18:36:15.237Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s)
18:36:15 [2020-07-31T18:36:15.237Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:36:15 [2020-07-31T18:36:15.237Z] === RUN   TestIpcModeOlderClient
18:36:15 [2020-07-31T18:36:15.237Z] === PAUSE TestIpcModeOlderClient
18:36:15 [2020-07-31T18:36:15.237Z] === RUN   TestKillContainerInvalidSignal
18:36:15 [2020-07-31T18:36:15.877Z] --- PASS: TestKillContainerInvalidSignal (0.52s)
18:36:15 [2020-07-31T18:36:15.877Z] === RUN   TestKillContainer
18:36:15 [2020-07-31T18:36:15.877Z] === RUN   TestKillContainer/no_signal
18:36:15 [2020-07-31T18:36:15.956Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:36:16 [2020-07-31T18:36:16.172Z] === RUN   TestKillContainer/non_killing_signal
18:36:16 [2020-07-31T18:36:16.747Z] fc1b9e59edad: Pull complete
18:36:16 [2020-07-31T18:36:16.748Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
18:36:16 [2020-07-31T18:36:16.748Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:36:16 [2020-07-31T18:36:16.748Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:36:16 [2020-07-31T18:36:16.748Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:36:16 [2020-07-31T18:36:16.748Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339'
18:36:16 [2020-07-31T18:36:16.748Z] WARN: Skipping validation tests
18:36:16 [2020-07-31T18:36:16.748Z] INFO: Running unit tests at 07/31/2020 18:36:07...
18:36:16 [2020-07-31T18:36:16.748Z] INFO: make.ps1 starting at 07/31/2020 18:36:11
18:36:16 [2020-07-31T18:36:16.748Z] INFO: Git commit (a536031444) assumed from DOCKER_GITCOMMIT environment variable
18:36:16 [2020-07-31T18:36:16.748Z] INFO: Invoking autogen...
18:36:16 [2020-07-31T18:36:16.748Z] INFO: Running unit tests...
18:36:16 [2020-07-31T18:36:16.812Z] === RUN   TestKillContainer/killing_signal
18:36:17 [2020-07-31T18:36:17.334Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:36:17 [2020-07-31T18:36:17.474Z] --- PASS: TestKillContainer (1.55s)
18:36:17 [2020-07-31T18:36:17.474Z]     --- PASS: TestKillContainer/no_signal (0.51s)
18:36:17 [2020-07-31T18:36:17.474Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
18:36:17 [2020-07-31T18:36:17.474Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
18:36:17 [2020-07-31T18:36:17.474Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:36:17 [2020-07-31T18:36:17.474Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:36:17 [2020-07-31T18:36:17.771Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:36:18 [2020-07-31T18:36:18.412Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s)
18:36:18 [2020-07-31T18:36:18.412Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
18:36:18 [2020-07-31T18:36:18.412Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
18:36:18 [2020-07-31T18:36:18.412Z] === RUN   TestKillStoppedContainer
18:36:18 [2020-07-31T18:36:18.412Z] --- PASS: TestKillStoppedContainer (0.06s)
18:36:18 [2020-07-31T18:36:18.412Z] === RUN   TestKillStoppedContainerAPIPre120
18:36:18 [2020-07-31T18:36:18.412Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:36:18 [2020-07-31T18:36:18.412Z] === RUN   TestKillDifferentUserContainer
18:36:19 [2020-07-31T18:36:19.057Z] --- PASS: TestKillDifferentUserContainer (0.52s)
18:36:19 [2020-07-31T18:36:19.057Z] === RUN   TestInspectOomKilledTrue
18:36:19 [2020-07-31T18:36:19.525Z] --- PASS: TestServiceUpdateConfigs (15.83s)
18:36:19 [2020-07-31T18:36:19.525Z] === RUN   TestServiceUpdateNetwork
18:36:19 [2020-07-31T18:36:19.870Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:36:20 [2020-07-31T18:36:20.105Z] --- PASS: TestInspectOomKilledTrue (0.89s)
18:36:20 [2020-07-31T18:36:20.105Z] === RUN   TestInspectOomKilledFalse
18:36:20 [2020-07-31T18:36:20.400Z] --- PASS: TestInspectOomKilledFalse (0.55s)
18:36:20 [2020-07-31T18:36:20.400Z] === RUN   TestLinksEtcHostsContentMatch
18:36:21 [2020-07-31T18:36:21.046Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s)
18:36:21 [2020-07-31T18:36:21.046Z] === RUN   TestLinksContainerNames
18:36:21 [2020-07-31T18:36:21.248Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:36:21 [2020-07-31T18:36:21.505Z] INFO: Invoking unit tests run with C:\gopath/bin/\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/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/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/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/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
18:36:21 [2020-07-31T18:36:21.817Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:36:21 [2020-07-31T18:36:21.817Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:36:22 [2020-07-31T18:36:22.088Z] --- PASS: TestLinksContainerNames (1.03s)
18:36:22 [2020-07-31T18:36:22.088Z] === RUN   TestLogsFollowTailEmpty
18:36:22 [2020-07-31T18:36:22.385Z] --- PASS: TestLogsFollowTailEmpty (0.54s)
18:36:22 [2020-07-31T18:36:22.385Z] === RUN   TestContainerNetworkMountsNoChown
18:36:23 [2020-07-31T18:36:23.029Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/default
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/default
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/private
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/private
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rprivate
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rprivate
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/slave
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/slave
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rslave
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rslave
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/shared
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/shared
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rshared
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rshared
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/default
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/default/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/rslave
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/rprivate
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/private
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/private/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/private/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/slave
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/default/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/rshared
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/shared
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/private/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/private/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/default/bind_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/default/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:36:23 [2020-07-31T18:36:23.029Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:36:23 [2020-07-31T18:36:23.248Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:36:23 [2020-07-31T18:36:23.248Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:36:23 [2020-07-31T18:36:23.327Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:36:23 [2020-07-31T18:36:23.327Z] --- PASS: TestMountDaemonRoot (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:36:23 [2020-07-31T18:36:23.327Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:36:23 [2020-07-31T18:36:23.327Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
18:36:23 [2020-07-31T18:36:23.327Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
18:36:23 [2020-07-31T18:36:23.327Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
18:36:23 [2020-07-31T18:36:23.327Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
18:36:23 [2020-07-31T18:36:23.327Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
18:36:23 [2020-07-31T18:36:23.327Z] === RUN   TestContainerBindMountNonRecursive
18:36:24 [2020-07-31T18:36:24.235Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:36:24 [2020-07-31T18:36:24.846Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
18:36:24 [2020-07-31T18:36:24.846Z] === RUN   TestNetworkNat
18:36:25 [2020-07-31T18:36:25.144Z] --- PASS: TestNetworkNat (0.53s)
18:36:25 [2020-07-31T18:36:25.144Z] === RUN   TestNetworkLocalhostTCPNat
18:36:25 [2020-07-31T18:36:25.617Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:36:25 [2020-07-31T18:36:25.785Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
18:36:25 [2020-07-31T18:36:25.785Z] === RUN   TestNetworkLoopbackNat
18:36:25 [2020-07-31T18:36:25.876Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:36:28 [2020-07-31T18:36:28.411Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:36:28 [2020-07-31T18:36:28.538Z] --- PASS: TestNetworkLoopbackNat (2.76s)
18:36:28 [2020-07-31T18:36:28.538Z] === RUN   TestPause
18:36:28 [2020-07-31T18:36:28.669Z] ?   	github.com/docker/docker/api	[no test files]
18:36:28 [2020-07-31T18:36:28.673Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:36:29 [2020-07-31T18:36:29.178Z] --- PASS: TestPause (0.55s)
18:36:29 [2020-07-31T18:36:29.178Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:36:29 [2020-07-31T18:36:29.178Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:36:29 [2020-07-31T18:36:29.178Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:36:29 [2020-07-31T18:36:29.178Z] === RUN   TestPauseStopPausedContainer
18:36:29 [2020-07-31T18:36:29.242Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:36:29 [2020-07-31T18:36:29.811Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:36:29 [2020-07-31T18:36:29.822Z] --- PASS: TestPauseStopPausedContainer (0.55s)
18:36:29 [2020-07-31T18:36:29.822Z] === RUN   TestPsFilter
18:36:29 [2020-07-31T18:36:29.822Z] --- PASS: TestPsFilter (0.14s)
18:36:29 [2020-07-31T18:36:29.822Z] === RUN   TestRemoveContainerWithRemovedVolume
18:36:30 [2020-07-31T18:36:30.460Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s)
18:36:30 [2020-07-31T18:36:30.460Z] === RUN   TestRemoveContainerWithVolume
18:36:30 [2020-07-31T18:36:30.673Z] Created binary: bundles/binary-daemon/dockerd-dev
18:36:30 [2020-07-31T18:36:30.673Z] Copying nested executables into bundles/binary-daemon
18:36:30 [2020-07-31T18:36:30.673Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:36:30 [2020-07-31T18:36:30.756Z] --- PASS: TestRemoveContainerWithVolume (0.54s)
18:36:30 [2020-07-31T18:36:30.756Z] === RUN   TestRemoveContainerRunning
18:36:31 [2020-07-31T18:36:31.023Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/make.sh cross
18:36:31 [2020-07-31T18:36:31.281Z] 
18:36:31 [2020-07-31T18:36:31.410Z] --- PASS: TestRemoveContainerRunning (0.57s)
18:36:31 [2020-07-31T18:36:31.410Z] === RUN   TestRemoveContainerForceRemoveRunning
18:36:31 [2020-07-31T18:36:31.541Z] Removing bundles/
18:36:31 [2020-07-31T18:36:31.541Z] 
18:36:31 [2020-07-31T18:36:31.541Z] ---> Making bundle: cross (in bundles/cross)
18:36:31 [2020-07-31T18:36:31.541Z] Cross building: bundles/cross/linux/amd64
18:36:31 [2020-07-31T18:36:31.541Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:36:31 [2020-07-31T18:36:31.541Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:36:31 [2020-07-31T18:36:31.718Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:36:31 [2020-07-31T18:36:31.718Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:36:32 [2020-07-31T18:36:32.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s)
18:36:32 [2020-07-31T18:36:32.052Z] === RUN   TestRemoveInvalidContainer
18:36:32 [2020-07-31T18:36:32.052Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:36:32 [2020-07-31T18:36:32.052Z] === RUN   TestRenameLinkedContainer
18:36:34 [2020-07-31T18:36:34.166Z] --- PASS: TestRenameLinkedContainer (2.13s)
18:36:34 [2020-07-31T18:36:34.166Z] === RUN   TestRenameStoppedContainer
18:36:34 [2020-07-31T18:36:34.257Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:36:34 [2020-07-31T18:36:34.805Z] --- PASS: TestRenameStoppedContainer (0.55s)
18:36:34 [2020-07-31T18:36:34.805Z] === RUN   TestRenameRunningContainerAndReuse
18:36:34 [2020-07-31T18:36:34.962Z] --- PASS: TestServiceUpdateNetwork (16.09s)
18:36:34 [2020-07-31T18:36:34.962Z] === RUN   TestServiceUpdatePidsLimit
18:36:34 [2020-07-31T18:36:34.962Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:36:35 [2020-07-31T18:36:35.636Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:36:35 [2020-07-31T18:36:35.636Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:36:35 [2020-07-31T18:36:35.849Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s)
18:36:35 [2020-07-31T18:36:35.849Z] === RUN   TestRenameInvalidName
18:36:36 [2020-07-31T18:36:36.028Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:36:36 [2020-07-31T18:36:36.143Z] --- PASS: TestRenameInvalidName (0.52s)
18:36:36 [2020-07-31T18:36:36.143Z] === RUN   TestRenameAnonymousContainer
18:36:37 [2020-07-31T18:36:37.017Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:36:37 [2020-07-31T18:36:37.158Z] --- PASS: TestCreateServiceMultipleTimes (19.23s)
18:36:37 [2020-07-31T18:36:37.158Z] === RUN   TestCreateServiceConflict
18:36:37 [2020-07-31T18:36:37.158Z] --- PASS: TestCreateServiceConflict (3.17s)
18:36:37 [2020-07-31T18:36:37.158Z] === RUN   TestCreateServiceMaxReplicas
18:36:38 [2020-07-31T18:36:38.227Z] --- PASS: TestRenameAnonymousContainer (1.92s)
18:36:38 [2020-07-31T18:36:38.227Z] === RUN   TestRenameContainerWithSameName
18:36:38 [2020-07-31T18:36:38.525Z] --- PASS: TestRenameContainerWithSameName (0.50s)
18:36:38 [2020-07-31T18:36:38.525Z] === RUN   TestRenameContainerWithLinkedContainer
18:36:39 [2020-07-31T18:36:39.553Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:36:39 [2020-07-31T18:36:39.571Z] --- PASS: TestRenameContainerWithLinkedContainer (1.08s)
18:36:39 [2020-07-31T18:36:39.571Z] === RUN   TestResize
18:36:39 [2020-07-31T18:36:39.812Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:36:40 [2020-07-31T18:36:40.216Z] --- PASS: TestResize (0.54s)
18:36:40 [2020-07-31T18:36:40.216Z] === RUN   TestResizeWithInvalidSize
18:36:40 [2020-07-31T18:36:40.462Z] --- PASS: TestCreateServiceMaxReplicas (3.53s)
18:36:40 [2020-07-31T18:36:40.462Z] === RUN   TestCreateWithDuplicateNetworkNames
18:36:40 [2020-07-31T18:36:40.857Z] --- PASS: TestResizeWithInvalidSize (0.56s)
18:36:40 [2020-07-31T18:36:40.857Z] === RUN   TestResizeWhenContainerNotStarted
18:36:41 [2020-07-31T18:36:41.193Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:36:41 [2020-07-31T18:36:41.497Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:36:41 [2020-07-31T18:36:41.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:36:42 [2020-07-31T18:36:42.993Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:36:43 [2020-07-31T18:36:43.101Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:36:43 [2020-07-31T18:36:43.603Z] ok  	github.com/docker/docker/api/server	0.120s	coverage: 9.0% of statements
18:36:43 [2020-07-31T18:36:43.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:36:43 [2020-07-31T18:36:43.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:36:44 [2020-07-31T18:36:44.266Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:36:44 [2020-07-31T18:36:44.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:36:44 [2020-07-31T18:36:44.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:36:45 [2020-07-31T18:36:45.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:36:46 [2020-07-31T18:36:46.392Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:36:46 [2020-07-31T18:36:46.751Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:36:47 [2020-07-31T18:36:47.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:36:49 [2020-07-31T18:36:49.496Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.40s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.86s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.53s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.44s)
18:36:49 [2020-07-31T18:36:49.496Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s)
18:36:49 [2020-07-31T18:36:49.496Z] === RUN   TestCgroupNamespacesRun
18:36:49 [2020-07-31T18:36:49.684Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:36:51 [2020-07-31T18:36:51.018Z] --- PASS: TestCgroupNamespacesRun (1.37s)
18:36:51 [2020-07-31T18:36:51.018Z] === RUN   TestCgroupNamespacesRunPrivileged
18:36:51 [2020-07-31T18:36:51.064Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:36:51 [2020-07-31T18:36:51.493Z] --- PASS: TestServiceUpdatePidsLimit (17.88s)
18:36:51 [2020-07-31T18:36:51.493Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s)
18:36:51 [2020-07-31T18:36:51.493Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s)
18:36:51 [2020-07-31T18:36:51.493Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s)
18:36:51 [2020-07-31T18:36:51.493Z] PASS
18:36:51 [2020-07-31T18:36:51.493Z] 
18:36:51 [2020-07-31T18:36:51.493Z] === Skipped
18:36:51 [2020-07-31T18:36:51.493Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
18:36:51 [2020-07-31T18:36:51.493Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:36:51 [2020-07-31T18:36:51.493Z] 
18:36:51 [2020-07-31T18:36:51.493Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
18:36:51 [2020-07-31T18:36:51.493Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:36:51 [2020-07-31T18:36:51.493Z] 
18:36:51 [2020-07-31T18:36:51.493Z] 
18:36:51 [2020-07-31T18:36:51.493Z] DONE 27 tests, 2 skipped in 174.994s
18:36:51 [2020-07-31T18:36:51.493Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
18:36:51 [2020-07-31T18:36:51.493Z] ++ 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
18:36:51 [2020-07-31T18:36:51.493Z] ++ set -e
18:36:51 [2020-07-31T18:36:51.493Z] ++ '[' -n 0 ']'
18:36:51 [2020-07-31T18:36:51.493Z] ++ set -x
18:36:51 [2020-07-31T18:36:51.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:36:51 [2020-07-31T18:36:51.493Z] INFO: Testing against a local daemon
18:36:51 [2020-07-31T18:36:51.493Z] === RUN   TestSessionCreate
18:36:51 [2020-07-31T18:36:51.786Z] --- PASS: TestSessionCreate (0.03s)
18:36:51 [2020-07-31T18:36:51.786Z] === RUN   TestSessionCreateWithBadUpgrade
18:36:51 [2020-07-31T18:36:51.786Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:36:51 [2020-07-31T18:36:51.786Z] PASS
18:36:51 [2020-07-31T18:36:51.786Z] 
18:36:51 [2020-07-31T18:36:51.786Z] DONE 2 tests in 0.219s
18:36:51 [2020-07-31T18:36:51.786Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
18:36:51 [2020-07-31T18:36:51.786Z] ++ 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
18:36:51 [2020-07-31T18:36:51.786Z] ++ set -e
18:36:51 [2020-07-31T18:36:51.786Z] ++ '[' -n 0 ']'
18:36:51 [2020-07-31T18:36:51.786Z] ++ set -x
18:36:51 [2020-07-31T18:36:51.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:36:51 [2020-07-31T18:36:51.786Z] INFO: Testing against a local daemon
18:36:51 [2020-07-31T18:36:51.786Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:36:51 [2020-07-31T18:36:51.786Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:36:51 [2020-07-31T18:36:51.786Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:36:51 [2020-07-31T18:36:51.786Z] === RUN   TestEventsExecDie
18:36:52 [2020-07-31T18:36:52.082Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s)
18:36:52 [2020-07-31T18:36:52.082Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:36:52 [2020-07-31T18:36:52.443Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:36:52 [2020-07-31T18:36:52.443Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:36:52 [2020-07-31T18:36:52.823Z] --- PASS: TestEventsExecDie (0.96s)
18:36:52 [2020-07-31T18:36:52.823Z] === RUN   TestEventsBackwardsCompatible
18:36:53 [2020-07-31T18:36:53.119Z] --- PASS: TestEventsBackwardsCompatible (0.15s)
18:36:53 [2020-07-31T18:36:53.119Z] === RUN   TestInfoBinaryCommits
18:36:53 [2020-07-31T18:36:53.119Z] --- PASS: TestInfoBinaryCommits (0.03s)
18:36:53 [2020-07-31T18:36:53.119Z] === RUN   TestInfoAPIVersioned
18:36:53 [2020-07-31T18:36:53.119Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:36:53 [2020-07-31T18:36:53.119Z] === RUN   TestInfoDiscoveryBackend
18:36:53 [2020-07-31T18:36:53.604Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.33s)
18:36:53 [2020-07-31T18:36:53.604Z] === RUN   TestCgroupNamespacesRunHostMode
18:36:53 [2020-07-31T18:36:53.757Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:36:53 [2020-07-31T18:36:53.757Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:36:54 [2020-07-31T18:36:54.350Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:36:54 [2020-07-31T18:36:54.794Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:36:54 [2020-07-31T18:36:54.794Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:36:55 [2020-07-31T18:36:55.086Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
18:36:55 [2020-07-31T18:36:55.086Z] === RUN   TestInfoAPI
18:36:55 [2020-07-31T18:36:55.086Z] --- PASS: TestInfoAPI (0.01s)
18:36:55 [2020-07-31T18:36:55.086Z] === RUN   TestInfoAPIWarnings
18:36:55 [2020-07-31T18:36:55.127Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s)
18:36:55 [2020-07-31T18:36:55.127Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:36:55 [2020-07-31T18:36:55.371Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s)
18:36:55 [2020-07-31T18:36:55.371Z] === RUN   TestCreateServiceSecretFileMode
18:36:55 [2020-07-31T18:36:55.721Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:36:55 [2020-07-31T18:36:55.721Z] === RUN   TestInfoDebug
18:36:55 [2020-07-31T18:36:55.729Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:36:56 [2020-07-31T18:36:56.014Z] --- PASS: TestInfoDebug (0.52s)
18:36:56 [2020-07-31T18:36:56.014Z] === RUN   TestInfoInsecureRegistries
18:36:56 [2020-07-31T18:36:56.170Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s)
18:36:56 [2020-07-31T18:36:56.170Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:36:56 [2020-07-31T18:36:56.649Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:36:56 [2020-07-31T18:36:56.649Z] === RUN   TestInfoRegistryMirrors
18:36:57 [2020-07-31T18:36:57.111Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:36:57 [2020-07-31T18:36:57.111Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:36:57 [2020-07-31T18:36:57.285Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:36:57 [2020-07-31T18:36:57.285Z] === RUN   TestLoginFailsWithBadCredentials
18:36:57 [2020-07-31T18:36:57.577Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
18:36:57 [2020-07-31T18:36:57.577Z] === RUN   TestPingCacheHeaders
18:36:57 [2020-07-31T18:36:57.577Z] --- PASS: TestPingCacheHeaders (0.01s)
18:36:57 [2020-07-31T18:36:57.577Z] === RUN   TestPingGet
18:36:57 [2020-07-31T18:36:57.577Z] --- PASS: TestPingGet (0.01s)
18:36:57 [2020-07-31T18:36:57.577Z] === RUN   TestPingHead
18:36:57 [2020-07-31T18:36:57.577Z] --- PASS: TestPingHead (0.01s)
18:36:57 [2020-07-31T18:36:57.577Z] === RUN   TestVersion
18:36:57 [2020-07-31T18:36:57.577Z] --- PASS: TestVersion (0.01s)
18:36:57 [2020-07-31T18:36:57.577Z] PASS
18:36:57 [2020-07-31T18:36:57.577Z] 
18:36:57 [2020-07-31T18:36:57.577Z] === Skipped
18:36:57 [2020-07-31T18:36:57.577Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:36:57 [2020-07-31T18:36:57.577Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:36:57 [2020-07-31T18:36:57.577Z] 
18:36:57 [2020-07-31T18:36:57.577Z] 
18:36:57 [2020-07-31T18:36:57.577Z] DONE 18 tests, 1 skipped in 5.869s
18:36:57 [2020-07-31T18:36:57.578Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
18:36:57 [2020-07-31T18:36:57.578Z] ++ 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
18:36:57 [2020-07-31T18:36:57.578Z] ++ set -e
18:36:57 [2020-07-31T18:36:57.578Z] ++ '[' -n 0 ']'
18:36:57 [2020-07-31T18:36:57.578Z] ++ set -x
18:36:57 [2020-07-31T18:36:57.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:36:57 [2020-07-31T18:36:57.694Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.38s)
18:36:57 [2020-07-31T18:36:57.694Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:36:57 [2020-07-31T18:36:57.870Z] INFO: Testing against a local daemon
18:36:57 [2020-07-31T18:36:57.870Z] === RUN   TestVolumesCreateAndList
18:36:57 [2020-07-31T18:36:57.870Z] --- PASS: TestVolumesCreateAndList (0.01s)
18:36:57 [2020-07-31T18:36:57.870Z] === RUN   TestVolumesRemove
18:36:57 [2020-07-31T18:36:57.870Z] --- PASS: TestVolumesRemove (0.13s)
18:36:57 [2020-07-31T18:36:57.870Z] === RUN   TestVolumesInspect
18:36:57 [2020-07-31T18:36:57.870Z] --- PASS: TestVolumesInspect (0.01s)
18:36:57 [2020-07-31T18:36:57.870Z] === RUN   TestVolumesInvalidJSON
18:36:57 [2020-07-31T18:36:57.870Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:36:57 [2020-07-31T18:36:57.870Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:36:57 [2020-07-31T18:36:57.870Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:36:57 [2020-07-31T18:36:57.870Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:36:57 [2020-07-31T18:36:57.870Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:36:57 [2020-07-31T18:36:57.870Z] PASS
18:36:57 [2020-07-31T18:36:57.870Z] 
18:36:57 [2020-07-31T18:36:57.870Z] DONE 5 tests in 0.388s
18:36:57 [2020-07-31T18:36:57.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:36:58 [2020-07-31T18:36:58.050Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:36:58 [2020-07-31T18:36:58.162Z] ++++ cat bundles/test-integration/docker.pid
18:36:58 [2020-07-31T18:36:58.162Z] +++ kill 11932
18:36:58 [2020-07-31T18:36:58.335Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
18:36:58 [2020-07-31T18:36:58.335Z] === RUN   TestCgroupNamespacesRunOlderClient
18:36:58 [2020-07-31T18:36:58.675Z] --- PASS: TestCreateServiceSecretFileMode (3.28s)
18:36:58 [2020-07-31T18:36:58.675Z] === RUN   TestCreateServiceConfigFileMode
18:36:59 [2020-07-31T18:36:59.430Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:36:59 [2020-07-31T18:36:59.697Z] +++ /etc/init.d/apparmor stop
18:36:59 [2020-07-31T18:36:59.697Z] Leaving: AppArmorNo profiles have been unloaded.
18:36:59 [2020-07-31T18:36:59.697Z] 
18:36:59 [2020-07-31T18:36:59.697Z] Unloading profiles will leave already running processes permanently
18:36:59 [2020-07-31T18:36:59.697Z] unconfined, which can lead to unexpected situations.
18:36:59 [2020-07-31T18:36:59.697Z] 
18:36:59 [2020-07-31T18:36:59.697Z] To set a process to complain mode, use the command line tool
18:36:59 [2020-07-31T18:36:59.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:36:59 [2020-07-31T18:36:59.697Z] +++ true
18:36:59 [2020-07-31T18:36:59.697Z] exiting test-integration
18:36:59 [2020-07-31T18:36:59.697Z] ++ exit 0
18:36:59 [2020-07-31T18:36:59.697Z] 
18:36:59 [2020-07-31T18:36:59.856Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s)
18:36:59 [2020-07-31T18:36:59.856Z] === RUN   TestKernelTCPMemory
18:37:00 [2020-07-31T18:37:00.495Z] --- PASS: TestKernelTCPMemory (0.63s)
18:37:00 [2020-07-31T18:37:00.495Z] === RUN   TestNISDomainname
18:37:01 [2020-07-31T18:37:01.135Z] --- PASS: TestNISDomainname (0.69s)
18:37:01 [2020-07-31T18:37:01.135Z] === RUN   TestHostnameDnsResolution
18:37:01 [2020-07-31T18:37:01.336Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:37:01 [2020-07-31T18:37:01.595Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:37:01 [2020-07-31T18:37:01.799Z] --- PASS: TestHostnameDnsResolution (0.82s)
18:37:01 [2020-07-31T18:37:01.799Z] === RUN   TestStats
Post stage
[Pipeline] junit
18:37:01 [2020-07-31T18:37:01.821Z] Recording test results
18:37:01 [2020-07-31T18:37:01.978Z] --- PASS: TestCreateServiceConfigFileMode (3.22s)
18:37:01 [2020-07-31T18:37:01.978Z] === RUN   TestCreateServiceSysctls
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:37:02 [2020-07-31T18:37:02.620Z] + echo Ensuring container killed.
18:37:02 [2020-07-31T18:37:02.620Z] Ensuring container killed.
18:37:02 [2020-07-31T18:37:02.620Z] + docker rm -vf docker-pr4
18:37:02 [2020-07-31T18:37:02.620Z] Error: No such container: docker-pr4
18:37:02 [2020-07-31T18:37:02.620Z] + true
[Pipeline] sh
18:37:03 [2020-07-31T18:37:03.001Z] + echo Chowning /workspace to jenkins user
18:37:03 [2020-07-31T18:37:03.001Z] Chowning /workspace to jenkins user
18:37:03 [2020-07-31T18:37:03.001Z] + id -u
18:37:03 [2020-07-31T18:37:03.001Z] + id -g
18:37:03 [2020-07-31T18:37:03.001Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41301:/workspace busybox chown -R 1001:1001 /workspace
18:37:03 [2020-07-31T18:37:03.001Z] Unable to find image 'busybox:latest' locally
18:37:03 [2020-07-31T18:37:03.294Z] latest: Pulling from library/busybox
18:37:03 [2020-07-31T18:37:03.294Z] 970013469dcd: Pulling fs layer
18:37:03 [2020-07-31T18:37:03.587Z] 970013469dcd: Verifying Checksum
18:37:03 [2020-07-31T18:37:03.587Z] 970013469dcd: Download complete
18:37:04 [2020-07-31T18:37:04.222Z] 970013469dcd: Pull complete
18:37:04 [2020-07-31T18:37:04.222Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
18:37:04 [2020-07-31T18:37:04.222Z] Status: Downloaded newer image for busybox:latest
18:37:04 [2020-07-31T18:37:04.549Z] --- PASS: TestStats (2.52s)
18:37:04 [2020-07-31T18:37:04.549Z] === RUN   TestStopContainerWithTimeout
18:37:04 [2020-07-31T18:37:04.549Z] === RUN   TestStopContainerWithTimeout/0
18:37:04 [2020-07-31T18:37:04.549Z] === PAUSE TestStopContainerWithTimeout/0
18:37:04 [2020-07-31T18:37:04.549Z] === RUN   TestStopContainerWithTimeout/1
18:37:04 [2020-07-31T18:37:04.549Z] === PAUSE TestStopContainerWithTimeout/1
18:37:04 [2020-07-31T18:37:04.549Z] === RUN   TestStopContainerWithTimeout/3
18:37:04 [2020-07-31T18:37:04.549Z] === PAUSE TestStopContainerWithTimeout/3
18:37:04 [2020-07-31T18:37:04.549Z] === RUN   TestStopContainerWithTimeout/-1
18:37:04 [2020-07-31T18:37:04.549Z] === PAUSE TestStopContainerWithTimeout/-1
18:37:04 [2020-07-31T18:37:04.549Z] === CONT  TestStopContainerWithTimeout/0
18:37:04 [2020-07-31T18:37:04.549Z] === CONT  TestStopContainerWithTimeout/3
18:37:04 [2020-07-31T18:37:04.549Z] === CONT  TestStopContainerWithTimeout/-1
18:37:04 [2020-07-31T18:37:04.549Z] === CONT  TestStopContainerWithTimeout/1
18:37:06 [2020-07-31T18:37:06.189Z] --- PASS: TestCreateServiceSysctls (4.38s)
18:37:06 [2020-07-31T18:37:06.190Z] === RUN   TestCreateServiceCapabilities
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:37:06 [2020-07-31T18:37:06.756Z] + bundleName=s390x-integration
18:37:06 [2020-07-31T18:37:06.756Z] + echo Creating s390x-integration-bundles.tar.gz
18:37:06 [2020-07-31T18:37:06.756Z] Creating s390x-integration-bundles.tar.gz
18:37:06 [2020-07-31T18:37:06.756Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:37:06 [2020-07-31T18:37:06.756Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:37:06 [2020-07-31T18:37:06.802Z] Archiving artifacts
18:37:07 [2020-07-31T18:37:07.080Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:37:07 [2020-07-31T18:37:07.468Z] + make clean
18:37:07 [2020-07-31T18:37:07.761Z] docker volume rm -f docker-dev-cache
18:37:08 [2020-07-31T18:37:08.053Z] docker-dev-cache
[Pipeline] deleteDir
18:37:08 [2020-07-31T18:37:08.100Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:37:08 [2020-07-31T18:37:08.100Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
18:37:08 [2020-07-31T18:37:08.100Z]     --- PASS: TestStopContainerWithTimeout/1 (1.83s)
18:37:08 [2020-07-31T18:37:08.100Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
18:37:08 [2020-07-31T18:37:08.100Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.13s)
18:37:08 [2020-07-31T18:37:08.100Z] === RUN   TestDeleteDevicemapper
18:37:08 [2020-07-31T18:37:08.100Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:37:08 [2020-07-31T18:37:08.100Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:37:08 [2020-07-31T18:37:08.100Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:37:08 [2020-07-31T18:37:08.164Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:37:09 [2020-07-31T18:37:09.103Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:37:09 [2020-07-31T18:37:09.148Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s)
18:37:09 [2020-07-31T18:37:09.148Z] === RUN   TestUpdateMemory
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:37:09 [2020-07-31T18:37:09.496Z] --- PASS: TestCreateServiceCapabilities (2.95s)
18:37:09 [2020-07-31T18:37:09.496Z] === RUN   TestInspect
18:37:09 [2020-07-31T18:37:09.787Z] --- PASS: TestUpdateMemory (0.67s)
18:37:09 [2020-07-31T18:37:09.787Z] === RUN   TestUpdateCPUQuota
18:37:10 [2020-07-31T18:37:10.484Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:37:10 [2020-07-31T18:37:10.833Z] --- PASS: TestUpdateCPUQuota (0.85s)
18:37:10 [2020-07-31T18:37:10.833Z] === RUN   TestUpdatePidsLimit
18:37:10 [2020-07-31T18:37:10.833Z] === RUN   TestUpdatePidsLimit/update_from_none
18:37:11 [2020-07-31T18:37:11.127Z] === RUN   TestUpdatePidsLimit/no_change
18:37:11 [2020-07-31T18:37:11.127Z] === RUN   TestUpdatePidsLimit/update_lower
18:37:11 [2020-07-31T18:37:11.422Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:37:11 [2020-07-31T18:37:11.718Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:37:12 [2020-07-31T18:37:12.013Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:37:12 [2020-07-31T18:37:12.043Z] --- PASS: TestInspect (2.92s)
18:37:12 [2020-07-31T18:37:12.043Z] === RUN   TestCreateJob
18:37:12 [2020-07-31T18:37:12.309Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:37:12 [2020-07-31T18:37:12.948Z] --- PASS: TestUpdatePidsLimit (2.32s)
18:37:12 [2020-07-31T18:37:12.948Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
18:37:12 [2020-07-31T18:37:12.948Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
18:37:12 [2020-07-31T18:37:12.948Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
18:37:12 [2020-07-31T18:37:12.948Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
18:37:12 [2020-07-31T18:37:12.948Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
18:37:12 [2020-07-31T18:37:12.948Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
18:37:12 [2020-07-31T18:37:12.948Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
18:37:12 [2020-07-31T18:37:12.948Z] === RUN   TestUpdateRestartPolicy
18:37:13 [2020-07-31T18:37:13.024Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:37:16 [2020-07-31T18:37:16.252Z] --- PASS: TestCreateJob (4.07s)
18:37:16 [2020-07-31T18:37:16.252Z] === RUN   TestReplicatedJob
18:37:17 [2020-07-31T18:37:17.218Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:37:19 [2020-07-31T18:37:19.757Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:37:22 [2020-07-31T18:37:22.296Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:37:22 [2020-07-31T18:37:22.846Z] --- PASS: TestReplicatedJob (6.37s)
18:37:22 [2020-07-31T18:37:22.846Z] === RUN   TestUpdateReplicatedJob
18:37:24 [2020-07-31T18:37:24.832Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:37:24 [2020-07-31T18:37:24.832Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:37:25 [2020-07-31T18:37:25.631Z] --- PASS: TestUpdateRestartPolicy (11.24s)
18:37:25 [2020-07-31T18:37:25.631Z] === RUN   TestUpdateRestartWithAutoRemove
18:37:25 [2020-07-31T18:37:25.631Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
18:37:25 [2020-07-31T18:37:25.631Z] === RUN   TestWaitNonBlocked
18:37:25 [2020-07-31T18:37:25.631Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:37:25 [2020-07-31T18:37:25.631Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:37:25 [2020-07-31T18:37:25.631Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:37:25 [2020-07-31T18:37:25.631Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:37:25 [2020-07-31T18:37:25.631Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:37:25 [2020-07-31T18:37:25.631Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:37:25 [2020-07-31T18:37:25.631Z] --- PASS: TestWaitNonBlocked (0.02s)
18:37:25 [2020-07-31T18:37:25.631Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s)
18:37:25 [2020-07-31T18:37:25.631Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
18:37:25 [2020-07-31T18:37:25.631Z] === RUN   TestWaitBlocked
18:37:25 [2020-07-31T18:37:25.631Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:37:25 [2020-07-31T18:37:25.631Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:37:25 [2020-07-31T18:37:25.631Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:37:25 [2020-07-31T18:37:25.631Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:37:25 [2020-07-31T18:37:25.631Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:37:25 [2020-07-31T18:37:25.631Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:37:26 [2020-07-31T18:37:26.681Z] --- PASS: TestWaitBlocked (0.03s)
18:37:26 [2020-07-31T18:37:26.681Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s)
18:37:26 [2020-07-31T18:37:26.681Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s)
18:37:26 [2020-07-31T18:37:26.681Z] === CONT  TestContainerStartOnDaemonRestart
18:37:26 [2020-07-31T18:37:26.681Z] === CONT  TestIpcModeOlderClient
18:37:26 [2020-07-31T18:37:26.681Z] === CONT  TestDaemonHostGatewayIP
18:37:26 [2020-07-31T18:37:26.681Z] === CONT  TestContainerKillOnDaemonStart
18:37:26 [2020-07-31T18:37:26.681Z] --- PASS: TestIpcModeOlderClient (0.15s)
18:37:26 [2020-07-31T18:37:26.681Z] === CONT  TestDaemonRestartIpcMode
18:37:27 [2020-07-31T18:37:27.055Z] --- PASS: TestUpdateReplicatedJob (4.27s)
18:37:27 [2020-07-31T18:37:27.056Z] === RUN   TestServiceListWithStatuses
18:37:27 [2020-07-31T18:37:27.056Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:37:27 [2020-07-31T18:37:27.056Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:37:27 [2020-07-31T18:37:27.056Z] === RUN   TestDockerNetworkConnectAlias
18:37:27 [2020-07-31T18:37:27.369Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:37:27 [2020-07-31T18:37:27.628Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:37:30 [2020-07-31T18:37:30.236Z] --- PASS: TestDockerDaemonSuite (317.58s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.67s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.71s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:1449: [d7e9a5b452b4b] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [dce8a55e661e7] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.31s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.85s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [db0f73849d8f4] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.53s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.88s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.25s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.51s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [de931ebc6180e] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [db32e2a30d98a] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.68s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [dc9233a70e295] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.53s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.72s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.65s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d359fbd66e400] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.95s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.80s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d3e3f9f616548] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d15003a309974] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.96s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [da7e5eb5627a0] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.95s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_plugins_test.go:79: [d4310d62731d2] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.86s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_plugins_test.go:169: [da9a553bf41fb] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.92s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d6f446f6c529c] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.95s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.54s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.49s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.39s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d8dc165c483f7] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.40s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.06s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.81s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.06s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.18s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d0350ef22fbb3] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.85s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.21s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d3523c09a5b47] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d40781c4129fd] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.29s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [dee4054636c74] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.18s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.91s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.17s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.55s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.39s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.49s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d3e787c8edc2d] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.04s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.67s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [dd220c757db20] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.43s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d3314b4bd86a0] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d44f378d62938] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d24f5134968e5] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [db3cea7a35152] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.06s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [d40486ff4d08e] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [dea6949ef14af] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.64s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.43s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.62s)
18:37:30 [2020-07-31T18:37:30.236Z]         docker_cli_daemon_test.go:2544: [d45eb52d41113] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.24s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s)
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
18:37:30 [2020-07-31T18:37:30.236Z]         check_test.go:309: [dc79cf349ce47] daemon is not started
18:37:30 [2020-07-31T18:37:30.236Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.25s)
18:37:30 [2020-07-31T18:37:30.236Z] === RUN   TestDockerSwarmSuite
18:37:30 [2020-07-31T18:37:30.236Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:37:30 [2020-07-31T18:37:30.256Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s)
18:37:30 [2020-07-31T18:37:30.257Z] --- PASS: TestDaemonHostGatewayIP (3.95s)
18:37:30 [2020-07-31T18:37:30.550Z] --- PASS: TestDaemonRestartIpcMode (3.84s)
18:37:32 [2020-07-31T18:37:32.780Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:37:32 [2020-07-31T18:37:32.780Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:37:33 [2020-07-31T18:37:33.039Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:37:33 [2020-07-31T18:37:33.300Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:37:33 [2020-07-31T18:37:33.659Z] --- PASS: TestDockerNetworkConnectAlias (6.69s)
18:37:33 [2020-07-31T18:37:33.659Z] === RUN   TestDockerNetworkReConnect
18:37:33 [2020-07-31T18:37:33.869Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:37:34 [2020-07-31T18:37:34.128Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:37:34 [2020-07-31T18:37:34.387Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:37:34 [2020-07-31T18:37:34.484Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:37:34 [2020-07-31T18:37:34.484Z] ok  	github.com/docker/docker/api/server/httputils	0.183s	coverage: 14.7% of statements
18:37:34 [2020-07-31T18:37:34.646Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:37:35 [2020-07-31T18:37:35.472Z] ok  	github.com/docker/docker/api/server/middleware	0.195s	coverage: 37.7% of statements
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:37:35 [2020-07-31T18:37:35.472Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:37:36 [2020-07-31T18:37:36.461Z] ok  	github.com/docker/docker/api/types/strslice	0.036s	coverage: 90.0% of statements
18:37:36 [2020-07-31T18:37:36.552Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:37:36 [2020-07-31T18:37:36.811Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:37:36 [2020-07-31T18:37:36.929Z] ok  	github.com/docker/docker/api/types/filters	0.045s	coverage: 92.2% of statements
18:37:37 [2020-07-31T18:37:37.397Z] ok  	github.com/docker/docker/api/server/router/swarm	0.296s	coverage: 5.7% of statements
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ok  	github.com/docker/docker/api/types/time	0.423s	coverage: 100.0% of statements
18:37:37 [2020-07-31T18:37:37.397Z] ok  	github.com/docker/docker/api/types/versions	0.058s	coverage: 75.0% of statements
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:37:37 [2020-07-31T18:37:37.397Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:37:38 [2020-07-31T18:37:38.189Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:37:38 [2020-07-31T18:37:38.954Z] --- PASS: TestDockerNetworkReConnect (5.00s)
18:37:38 [2020-07-31T18:37:38.954Z] === RUN   TestServicePlugin
18:37:38 [2020-07-31T18:37:38.954Z] --- SKIP: TestServicePlugin (0.00s)
18:37:38 [2020-07-31T18:37:38.954Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:37:38 [2020-07-31T18:37:38.954Z] === RUN   TestServiceUpdateLabel
18:37:38 [2020-07-31T18:37:38.965Z] ok  	github.com/docker/docker/builder/dockerignore	0.140s	coverage: 96.8% of statements
18:37:39 [2020-07-31T18:37:39.057Z] --- PASS: TestContainerKillOnDaemonStart (12.66s)
18:37:39 [2020-07-31T18:37:39.057Z] PASS
18:37:39 [2020-07-31T18:37:39.057Z] 
18:37:39 [2020-07-31T18:37:39.057Z] === Skipped
18:37:39 [2020-07-31T18:37:39.057Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
18:37:39 [2020-07-31T18:37:39.057Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:37:39 [2020-07-31T18:37:39.057Z] 
18:37:39 [2020-07-31T18:37:39.057Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:37:39 [2020-07-31T18:37:39.057Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:37:39 [2020-07-31T18:37:39.057Z] 
18:37:39 [2020-07-31T18:37:39.057Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
18:37:39 [2020-07-31T18:37:39.057Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:37:39 [2020-07-31T18:37:39.057Z] 
18:37:39 [2020-07-31T18:37:39.057Z] 
18:37:39 [2020-07-31T18:37:39.057Z] DONE 192 tests, 3 skipped in 108.163s
18:37:39 [2020-07-31T18:37:39.057Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
18:37:39 [2020-07-31T18:37:39.057Z] ++ 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
18:37:39 [2020-07-31T18:37:39.057Z] ++ set -e
18:37:39 [2020-07-31T18:37:39.057Z] ++ '[' -n 0 ']'
18:37:39 [2020-07-31T18:37:39.057Z] ++ set -x
18:37:39 [2020-07-31T18:37:39.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:37:39 [2020-07-31T18:37:39.352Z] INFO: Testing against a local daemon
18:37:39 [2020-07-31T18:37:39.352Z] === RUN   TestCommitInheritsEnv
18:37:39 [2020-07-31T18:37:39.646Z] --- PASS: TestCommitInheritsEnv (0.33s)
18:37:39 [2020-07-31T18:37:39.646Z] === RUN   TestImportExtremelyLargeImageWorks
18:37:39 [2020-07-31T18:37:39.646Z] === PAUSE TestImportExtremelyLargeImageWorks
18:37:39 [2020-07-31T18:37:39.646Z] === RUN   TestImagesFilterMultiReference
18:37:39 [2020-07-31T18:37:39.646Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:37:39 [2020-07-31T18:37:39.646Z] === RUN   TestImagePullPlatformInvalid
18:37:39 [2020-07-31T18:37:39.646Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
18:37:39 [2020-07-31T18:37:39.646Z] === RUN   TestRemoveImageOrphaning
18:37:39 [2020-07-31T18:37:39.945Z] --- PASS: TestRemoveImageOrphaning (0.34s)
18:37:39 [2020-07-31T18:37:39.945Z] === RUN   TestRemoveImageGarbageCollector
18:37:39 [2020-07-31T18:37:39.945Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:37:39 [2020-07-31T18:37:39.945Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:37:39 [2020-07-31T18:37:39.945Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:37:39 [2020-07-31T18:37:39.945Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
18:37:39 [2020-07-31T18:37:39.945Z] === RUN   TestTagInvalidReference
18:37:39 [2020-07-31T18:37:39.945Z] --- PASS: TestTagInvalidReference (0.02s)
18:37:39 [2020-07-31T18:37:39.945Z] === RUN   TestTagValidPrefixedRepo
18:37:39 [2020-07-31T18:37:39.945Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:37:39 [2020-07-31T18:37:39.945Z] === RUN   TestTagExistedNameWithoutForce
18:37:39 [2020-07-31T18:37:39.945Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
18:37:39 [2020-07-31T18:37:39.945Z] === RUN   TestTagOfficialNames
18:37:40 [2020-07-31T18:37:40.097Z] === RUN   TestDockerSuite/TestBuildEnv
18:37:40 [2020-07-31T18:37:40.250Z] --- PASS: TestTagOfficialNames (0.04s)
18:37:40 [2020-07-31T18:37:40.250Z] === RUN   TestTagMatchesDigest
18:37:40 [2020-07-31T18:37:40.250Z] --- PASS: TestTagMatchesDigest (0.04s)
18:37:40 [2020-07-31T18:37:40.250Z] === CONT  TestImportExtremelyLargeImageWorks
18:37:41 [2020-07-31T18:37:41.504Z] --- PASS: TestServiceUpdateLabel (3.12s)
18:37:41 [2020-07-31T18:37:41.504Z] === RUN   TestServiceUpdateSecrets
18:37:41 [2020-07-31T18:37:41.917Z] ok  	github.com/docker/docker/cli/debug	0.084s	coverage: 100.0% of statements
18:37:42 [2020-07-31T18:37:42.005Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:37:42 [2020-07-31T18:37:42.005Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:37:42 [2020-07-31T18:37:42.906Z] ok  	github.com/docker/docker/builder/remotecontext	0.875s	coverage: 9.2% of statements
18:37:43 [2020-07-31T18:37:43.379Z] ok  	github.com/docker/docker/builder/dockerfile	0.623s	coverage: 46.4% of statements
18:37:43 [2020-07-31T18:37:43.383Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:37:44 [2020-07-31T18:37:44.321Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:37:50 [2020-07-31T18:37:50.894Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:37:52 [2020-07-31T18:37:52.988Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:37:52 [2020-07-31T18:37:52.988Z] Copying nested executables into bundles/cross/linux/amd64
18:37:52 [2020-07-31T18:37:52.988Z] Cross building: bundles/cross/windows/amd64
18:37:52 [2020-07-31T18:37:52.988Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:37:52 [2020-07-31T18:37:52.988Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:37:55 [2020-07-31T18:37:55.889Z] ok  	github.com/docker/docker/client	0.389s	coverage: 74.9% of statements
18:37:56 [2020-07-31T18:37:56.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:37:56 [2020-07-31T18:37:56.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:37:59 [2020-07-31T18:37:59.622Z] --- PASS: TestServiceUpdateSecrets (15.29s)
18:37:59 [2020-07-31T18:37:59.622Z] === RUN   TestServiceUpdateConfigs
18:38:08 [2020-07-31T18:38:08.387Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
18:38:10 [2020-07-31T18:38:10.925Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:38:13 [2020-07-31T18:38:13.710Z] ok  	github.com/docker/docker/builder/remotecontext/git	31.821s	coverage: 86.3% of statements
18:38:13 [2020-07-31T18:38:13.710Z] ?   	github.com/docker/docker/cli	[no test files]
18:38:13 [2020-07-31T18:38:13.710Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:38:14 [2020-07-31T18:38:14.534Z] --- PASS: TestServiceUpdateConfigs (15.36s)
18:38:14 [2020-07-31T18:38:14.534Z] === RUN   TestServiceUpdateNetwork
18:38:19 [2020-07-31T18:38:19.051Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:38:19 [2020-07-31T18:38:19.311Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:38:19 [2020-07-31T18:38:19.587Z] ok  	github.com/docker/docker/cmd/dockerd	0.538s	coverage: 19.3% of statements
18:38:19 [2020-07-31T18:38:19.878Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:38:20 [2020-07-31T18:38:20.446Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:38:20 [2020-07-31T18:38:20.573Z] ok  	github.com/docker/docker/container	0.498s	coverage: 41.6% of statements
18:38:20 [2020-07-31T18:38:20.573Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:38:20 [2020-07-31T18:38:20.573Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:38:20 [2020-07-31T18:38:20.573Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:38:20 [2020-07-31T18:38:20.573Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:38:21 [2020-07-31T18:38:21.384Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:38:21 [2020-07-31T18:38:21.644Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:38:21 [2020-07-31T18:38:21.904Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:38:22 [2020-07-31T18:38:22.793Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.531s	coverage: 65.3% of statements
18:38:25 [2020-07-31T18:38:25.198Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:38:25 [2020-07-31T18:38:25.198Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:38:25 [2020-07-31T18:38:25.345Z] ok  	github.com/docker/docker/daemon/cluster	0.819s	coverage: 0.5% of statements
18:38:25 [2020-07-31T18:38:25.814Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.713s	coverage: 35.9% of statements
18:38:26 [2020-07-31T18:38:26.769Z] --- PASS: TestServiceUpdateNetwork (14.63s)
18:38:26 [2020-07-31T18:38:26.769Z] === RUN   TestServiceUpdatePidsLimit
18:38:28 [2020-07-31T18:38:28.157Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:38:28 [2020-07-31T18:38:28.729Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:38:31 [2020-07-31T18:38:31.688Z] ok  	github.com/docker/docker/daemon/discovery	0.179s	coverage: 30.0% of statements
18:38:31 [2020-07-31T18:38:31.688Z] ok  	github.com/docker/docker/daemon/config	0.660s	coverage: 79.7% of statements
18:38:31 [2020-07-31T18:38:31.771Z] === RUN   TestDockerSuite/TestBuildExpose
18:38:31 [2020-07-31T18:38:31.771Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:38:31 [2020-07-31T18:38:31.771Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:38:32 [2020-07-31T18:38:32.339Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:38:32 [2020-07-31T18:38:32.599Z] === RUN   TestDockerSuite/TestBuildFails
18:38:33 [2020-07-31T18:38:33.539Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:38:33 [2020-07-31T18:38:33.539Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:38:34 [2020-07-31T18:38:34.639Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.155s	coverage: 11.3% of statements
18:38:35 [2020-07-31T18:38:35.447Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:38:35 [2020-07-31T18:38:35.625Z] ok  	github.com/docker/docker/daemon	3.539s	coverage: 9.1% of statements
18:38:35 [2020-07-31T18:38:35.625Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:38:35 [2020-07-31T18:38:35.625Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:38:35 [2020-07-31T18:38:35.625Z] ok  	github.com/docker/docker/daemon/events	0.379s	coverage: 50.0% of statements
18:38:35 [2020-07-31T18:38:35.625Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:38:35 [2020-07-31T18:38:35.625Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ok  	github.com/docker/docker/daemon/graphdriver	0.220s	coverage: 2.3% of statements
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:38:36 [2020-07-31T18:38:36.095Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:38:36 [2020-07-31T18:38:36.564Z] ok  	github.com/docker/docker/daemon/links	0.065s	coverage: 93.0% of statements
18:38:36 [2020-07-31T18:38:36.869Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:38:37 [2020-07-31T18:38:37.354Z] === RUN   TestDockerSuite/TestBuildForceRm
18:38:38 [2020-07-31T18:38:38.735Z] === RUN   TestDockerSuite/TestBuildFromGit
18:38:39 [2020-07-31T18:38:39.516Z] ok  	github.com/docker/docker/daemon/logger	0.591s	coverage: 41.2% of statements
18:38:40 [2020-07-31T18:38:40.112Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:38:40 [2020-07-31T18:38:40.503Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.699s	coverage: 77.4% of statements
18:38:40 [2020-07-31T18:38:40.680Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:38:40 [2020-07-31T18:38:40.972Z] ok  	github.com/docker/docker/daemon/images	0.911s	coverage: 4.8% of statements
18:38:40 [2020-07-31T18:38:40.972Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:38:40 [2020-07-31T18:38:40.972Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:38:40 [2020-07-31T18:38:40.972Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:38:40 [2020-07-31T18:38:40.972Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:38:40 [2020-07-31T18:38:40.972Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:38:40 [2020-07-31T18:38:40.972Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:38:40 [2020-07-31T18:38:40.972Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:38:41 [2020-07-31T18:38:41.441Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	1.336s	coverage: 61.6% of statements
18:38:42 [2020-07-31T18:38:42.060Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:38:42 [2020-07-31T18:38:42.429Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.261s	coverage: 87.2% of statements
18:38:43 [2020-07-31T18:38:43.972Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:38:44 [2020-07-31T18:38:44.646Z] ok  	github.com/docker/docker/daemon/logger/local	0.303s	coverage: 75.2% of statements
18:38:44 [2020-07-31T18:38:44.647Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:38:44 [2020-07-31T18:38:44.647Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.251s	coverage: 35.9% of statements
18:38:44 [2020-07-31T18:38:44.647Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.170s	coverage: 33.3% of statements
18:38:44 [2020-07-31T18:38:44.911Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:38:44 [2020-07-31T18:38:44.911Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:38:45 [2020-07-31T18:38:45.011Z] --- PASS: TestServiceUpdatePidsLimit (16.90s)
18:38:45 [2020-07-31T18:38:45.011Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s)
18:38:45 [2020-07-31T18:38:45.011Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
18:38:45 [2020-07-31T18:38:45.011Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
18:38:45 [2020-07-31T18:38:45.011Z] PASS
18:38:45 [2020-07-31T18:38:45.011Z] 
18:38:45 [2020-07-31T18:38:45.011Z] === Skipped
18:38:45 [2020-07-31T18:38:45.011Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:38:45 [2020-07-31T18:38:45.011Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:38:45 [2020-07-31T18:38:45.011Z] 
18:38:45 [2020-07-31T18:38:45.011Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:38:45 [2020-07-31T18:38:45.011Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:45 [2020-07-31T18:38:45.011Z] 
18:38:45 [2020-07-31T18:38:45.011Z] 
18:38:45 [2020-07-31T18:38:45.011Z] DONE 27 tests, 2 skipped in 159.336s
18:38:45 [2020-07-31T18:38:45.011Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:38:45 [2020-07-31T18:38:45.011Z] ++ 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
18:38:45 [2020-07-31T18:38:45.011Z] ++ set -e
18:38:45 [2020-07-31T18:38:45.011Z] ++ '[' -n 0 ']'
18:38:45 [2020-07-31T18:38:45.011Z] ++ set -x
18:38:45 [2020-07-31T18:38:45.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:38:45 [2020-07-31T18:38:45.011Z] INFO: Testing against a local daemon
18:38:45 [2020-07-31T18:38:45.011Z] === RUN   TestSessionCreate
18:38:45 [2020-07-31T18:38:45.011Z] --- PASS: TestSessionCreate (0.05s)
18:38:45 [2020-07-31T18:38:45.011Z] === RUN   TestSessionCreateWithBadUpgrade
18:38:45 [2020-07-31T18:38:45.011Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:38:45 [2020-07-31T18:38:45.011Z] PASS
18:38:45 [2020-07-31T18:38:45.011Z] 
18:38:45 [2020-07-31T18:38:45.011Z] DONE 2 tests in 0.281s
18:38:45 [2020-07-31T18:38:45.011Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:38:45 [2020-07-31T18:38:45.011Z] ++ 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
18:38:45 [2020-07-31T18:38:45.011Z] ++ set -e
18:38:45 [2020-07-31T18:38:45.011Z] ++ '[' -n 0 ']'
18:38:45 [2020-07-31T18:38:45.011Z] ++ set -x
18:38:45 [2020-07-31T18:38:45.011Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:38:45 [2020-07-31T18:38:45.011Z] INFO: Testing against a local daemon
18:38:45 [2020-07-31T18:38:45.012Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:38:45 [2020-07-31T18:38:45.012Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
18:38:45 [2020-07-31T18:38:45.012Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:38:45 [2020-07-31T18:38:45.012Z] === RUN   TestEventsExecDie
18:38:45 [2020-07-31T18:38:45.012Z] --- PASS: TestEventsExecDie (0.83s)
18:38:45 [2020-07-31T18:38:45.012Z] === RUN   TestEventsBackwardsCompatible
18:38:45 [2020-07-31T18:38:45.273Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
18:38:45 [2020-07-31T18:38:45.273Z] === RUN   TestInfoBinaryCommits
18:38:45 [2020-07-31T18:38:45.273Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:38:45 [2020-07-31T18:38:45.273Z] === RUN   TestInfoAPIVersioned
18:38:45 [2020-07-31T18:38:45.273Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:38:45 [2020-07-31T18:38:45.273Z] === RUN   TestInfoDiscoveryBackend
18:38:45 [2020-07-31T18:38:45.846Z] --- PASS: TestInfoDiscoveryBackend (0.59s)
18:38:45 [2020-07-31T18:38:45.846Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:38:46 [2020-07-31T18:38:46.224Z] ok  	github.com/docker/docker/daemon/logger/templates	0.283s	coverage: 8.3% of statements
18:38:46 [2020-07-31T18:38:46.224Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.291s	coverage: 46.8% of statements
18:38:46 [2020-07-31T18:38:46.789Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:38:46 [2020-07-31T18:38:46.789Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:38:46 [2020-07-31T18:38:46.817Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:38:47 [2020-07-31T18:38:47.363Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
18:38:47 [2020-07-31T18:38:47.363Z] === RUN   TestInfoAPI
18:38:47 [2020-07-31T18:38:47.363Z] --- PASS: TestInfoAPI (0.05s)
18:38:47 [2020-07-31T18:38:47.363Z] === RUN   TestInfoAPIWarnings
18:38:47 [2020-07-31T18:38:47.386Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:38:48 [2020-07-31T18:38:48.307Z] --- PASS: TestInfoAPIWarnings (0.60s)
18:38:48 [2020-07-31T18:38:48.307Z] === RUN   TestInfoDebug
18:38:48 [2020-07-31T18:38:48.375Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
18:38:48 [2020-07-31T18:38:48.441Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.458s	coverage: 82.5% of statements
18:38:48 [2020-07-31T18:38:48.441Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:38:48 [2020-07-31T18:38:48.441Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:38:48 [2020-07-31T18:38:48.441Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:38:48 [2020-07-31T18:38:48.569Z] --- PASS: TestInfoDebug (0.60s)
18:38:48 [2020-07-31T18:38:48.569Z] === RUN   TestInfoInsecureRegistries
18:38:48 [2020-07-31T18:38:48.640Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:38:49 [2020-07-31T18:38:49.514Z] --- PASS: TestInfoInsecureRegistries (0.59s)
18:38:49 [2020-07-31T18:38:49.514Z] === RUN   TestInfoRegistryMirrors
18:38:49 [2020-07-31T18:38:49.775Z] --- PASS: TestInfoRegistryMirrors (0.60s)
18:38:49 [2020-07-31T18:38:49.775Z] === RUN   TestLoginFailsWithBadCredentials
18:38:50 [2020-07-31T18:38:50.005Z] ok  	github.com/docker/docker/distribution	1.499s	coverage: 20.3% of statements
18:38:50 [2020-07-31T18:38:50.005Z] ok  	github.com/docker/docker/distribution/metadata	1.630s	coverage: 48.2% of statements
18:38:50 [2020-07-31T18:38:50.348Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s)
18:38:50 [2020-07-31T18:38:50.348Z] === RUN   TestPingCacheHeaders
18:38:50 [2020-07-31T18:38:50.348Z] --- PASS: TestPingCacheHeaders (0.05s)
18:38:50 [2020-07-31T18:38:50.348Z] === RUN   TestPingGet
18:38:50 [2020-07-31T18:38:50.348Z] --- PASS: TestPingGet (0.03s)
18:38:50 [2020-07-31T18:38:50.348Z] === RUN   TestPingHead
18:38:50 [2020-07-31T18:38:50.348Z] --- PASS: TestPingHead (0.04s)
18:38:50 [2020-07-31T18:38:50.348Z] === RUN   TestVersion
18:38:50 [2020-07-31T18:38:50.348Z] --- PASS: TestVersion (0.05s)
18:38:50 [2020-07-31T18:38:50.348Z] PASS
18:38:50 [2020-07-31T18:38:50.348Z] 
18:38:50 [2020-07-31T18:38:50.348Z] === Skipped
18:38:50 [2020-07-31T18:38:50.348Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
18:38:50 [2020-07-31T18:38:50.348Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:38:50 [2020-07-31T18:38:50.348Z] 
18:38:50 [2020-07-31T18:38:50.348Z] 
18:38:50 [2020-07-31T18:38:50.348Z] DONE 18 tests, 1 skipped in 6.295s
18:38:50 [2020-07-31T18:38:50.348Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:38:50 [2020-07-31T18:38:50.348Z] ++ 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
18:38:50 [2020-07-31T18:38:50.348Z] ++ set -e
18:38:50 [2020-07-31T18:38:50.348Z] ++ '[' -n 0 ']'
18:38:50 [2020-07-31T18:38:50.348Z] ++ set -x
18:38:50 [2020-07-31T18:38:50.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:38:50 [2020-07-31T18:38:50.473Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:38:50 [2020-07-31T18:38:50.549Z] === RUN   TestDockerSuite/TestBuildHistory
18:38:50 [2020-07-31T18:38:50.609Z] INFO: Testing against a local daemon
18:38:50 [2020-07-31T18:38:50.609Z] === RUN   TestVolumesCreateAndList
18:38:50 [2020-07-31T18:38:50.609Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:38:50 [2020-07-31T18:38:50.609Z] === RUN   TestVolumesRemove
18:38:50 [2020-07-31T18:38:50.609Z] --- PASS: TestVolumesRemove (0.11s)
18:38:50 [2020-07-31T18:38:50.609Z] === RUN   TestVolumesInspect
18:38:50 [2020-07-31T18:38:50.870Z] --- PASS: TestVolumesInspect (0.03s)
18:38:50 [2020-07-31T18:38:50.870Z] === RUN   TestVolumesInvalidJSON
18:38:50 [2020-07-31T18:38:50.870Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:38:50 [2020-07-31T18:38:50.870Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:38:50 [2020-07-31T18:38:50.870Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:38:50 [2020-07-31T18:38:50.870Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:38:50 [2020-07-31T18:38:50.870Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:38:50 [2020-07-31T18:38:50.870Z] PASS
18:38:50 [2020-07-31T18:38:50.870Z] 
18:38:50 [2020-07-31T18:38:50.870Z] DONE 5 tests in 0.416s
18:38:50 [2020-07-31T18:38:50.870Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:38:50 [2020-07-31T18:38:50.942Z] ok  	github.com/docker/docker/errdefs	0.192s	coverage: 49.4% of statements
18:38:51 [2020-07-31T18:38:51.131Z] ++++ cat bundles/test-integration/docker.pid
18:38:51 [2020-07-31T18:38:51.131Z] +++ kill 13571
18:38:51 [2020-07-31T18:38:51.411Z] ok  	github.com/docker/docker/distribution/xfer	2.596s	coverage: 76.8% of statements
18:38:51 [2020-07-31T18:38:51.411Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:38:52 [2020-07-31T18:38:52.517Z] +++ /etc/init.d/apparmor stop
18:38:52 [2020-07-31T18:38:52.517Z] Leaving: AppArmorNo profiles have been unloaded.
18:38:52 [2020-07-31T18:38:52.517Z] 
18:38:52 [2020-07-31T18:38:52.517Z] Unloading profiles will leave already running processes permanently
18:38:52 [2020-07-31T18:38:52.517Z] unconfined, which can lead to unexpected situations.
18:38:52 [2020-07-31T18:38:52.517Z] 
18:38:52 [2020-07-31T18:38:52.517Z] To set a process to complain mode, use the command line tool
18:38:52 [2020-07-31T18:38:52.517Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:38:52 [2020-07-31T18:38:52.517Z] +++ true
18:38:52 [2020-07-31T18:38:52.517Z] exiting test-integration
18:38:52 [2020-07-31T18:38:52.517Z] ++ exit 0
18:38:52 [2020-07-31T18:38:52.517Z] 
18:38:52 [2020-07-31T18:38:52.976Z] ok  	github.com/docker/docker/image/cache	0.427s	coverage: 19.2% of statements
18:38:52 [2020-07-31T18:38:52.976Z] ok  	github.com/docker/docker/image/v1	0.413s	coverage: 25.0% of statements
18:38:53 [2020-07-31T18:38:53.444Z] ok  	github.com/docker/docker/image	1.370s	coverage: 86.4% of statements
18:38:53 [2020-07-31T18:38:53.912Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:38:53 [2020-07-31T18:38:53.912Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:38:54 [2020-07-31T18:38:54.380Z] ok  	github.com/docker/docker/libcontainerd/queue	0.119s	coverage: 100.0% of statements
Post stage
[Pipeline] junit
18:38:55 [2020-07-31T18:38:55.087Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:38:55 [2020-07-31T18:38:55.822Z] === RUN   TestDockerSuite/TestBuildIidFile
18:38:55 [2020-07-31T18:38:55.823Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:38:55 [2020-07-31T18:38:55.823Z] === RUN   TestDockerSuite/TestBuildInheritance
18:38:55 [2020-07-31T18:38:55.950Z] ok  	github.com/docker/docker/libcontainerd/local	0.254s	coverage: 1.0% of statements
18:38:56 [2020-07-31T18:38:56.018Z] + echo Ensuring container killed.
18:38:56 [2020-07-31T18:38:56.018Z] Ensuring container killed.
18:38:56 [2020-07-31T18:38:56.018Z] + docker rm -vf docker-pr4
18:38:56 [2020-07-31T18:38:56.018Z] Error: No such container: docker-pr4
18:38:56 [2020-07-31T18:38:56.018Z] + true
[Pipeline] sh
18:38:56 [2020-07-31T18:38:56.317Z] + echo Chowning /workspace to jenkins user
18:38:56 [2020-07-31T18:38:56.317Z] Chowning /workspace to jenkins user
18:38:56 [2020-07-31T18:38:56.317Z] + id -u
18:38:56 [2020-07-31T18:38:56.317Z] + id -g
18:38:56 [2020-07-31T18:38:56.317Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41301:/workspace busybox chown -R 1000:1000 /workspace
18:38:56 [2020-07-31T18:38:56.317Z] Unable to find image 'busybox:latest' locally
18:38:56 [2020-07-31T18:38:56.317Z] latest: Pulling from library/busybox
18:38:56 [2020-07-31T18:38:56.390Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:38:56 [2020-07-31T18:38:56.419Z] ok  	github.com/docker/docker/pkg/aaparser	0.404s	coverage: 50.0% of statements
18:38:56 [2020-07-31T18:38:56.419Z] ok  	github.com/docker/docker/layer	0.590s	coverage: 30.1% of statements
18:38:56 [2020-07-31T18:38:56.419Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:38:56 [2020-07-31T18:38:56.419Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:38:56 [2020-07-31T18:38:56.419Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:38:56 [2020-07-31T18:38:56.419Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:38:56 [2020-07-31T18:38:56.419Z] ?   	github.com/docker/docker/oci	[no test files]
18:38:56 [2020-07-31T18:38:56.419Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:38:56 [2020-07-31T18:38:56.581Z] b532f239b6e6: Pulling fs layer
18:38:56 [2020-07-31T18:38:56.581Z] b532f239b6e6: Verifying Checksum
18:38:56 [2020-07-31T18:38:56.581Z] b532f239b6e6: Download complete
18:38:56 [2020-07-31T18:38:56.842Z] b532f239b6e6: Pull complete
18:38:56 [2020-07-31T18:38:56.842Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
18:38:56 [2020-07-31T18:38:56.842Z] Status: Downloaded newer image for busybox:latest
18:38:56 [2020-07-31T18:38:56.959Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:38:56 [2020-07-31T18:38:56.959Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:38:57 [2020-07-31T18:38:57.896Z] === RUN   TestDockerSuite/TestBuildLabel
18:38:57 [2020-07-31T18:38:57.984Z] ok  	github.com/docker/docker/opts	0.646s	coverage: 67.7% of statements
18:38:57 [2020-07-31T18:38:57.984Z] ok  	github.com/docker/docker/pkg/broadcaster	0.061s	coverage: 100.0% of statements
18:38:58 [2020-07-31T18:38:58.155Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:38:58 [2020-07-31T18:38:58.452Z] ok  	github.com/docker/docker/pkg/authorization	0.469s	coverage: 26.8% of statements
18:38:58 [2020-07-31T18:38:58.452Z] ok  	github.com/docker/docker/pkg/capabilities	0.038s	coverage: 87.5% of statements
18:38:58 [2020-07-31T18:38:58.723Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:38:59 [2020-07-31T18:38:59.291Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:38:59 [2020-07-31T18:38:59.549Z] === RUN   TestDockerSuite/TestBuildLabels
18:38:59 [2020-07-31T18:38:59.808Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:39:00 [2020-07-31T18:39:00.016Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.216s	coverage: 15.4% of statements
18:39:00 [2020-07-31T18:39:00.016Z] ok  	github.com/docker/docker/pkg/directory	0.179s	coverage: 80.0% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:39:00 [2020-07-31T18:39:00.452Z] + bundleName=arm64-integration
18:39:00 [2020-07-31T18:39:00.452Z] + echo Creating arm64-integration-bundles.tar.gz
18:39:00 [2020-07-31T18:39:00.452Z] Creating arm64-integration-bundles.tar.gz
18:39:00 [2020-07-31T18:39:00.452Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:39:00 [2020-07-31T18:39:00.452Z] + xargs tar -czf arm64-integration-bundles.tar.gz
18:39:00 [2020-07-31T18:39:00.485Z] ok  	github.com/docker/docker/pkg/discovery	0.153s	coverage: 58.3% of statements
18:39:00 [2020-07-31T18:39:00.953Z] ok  	github.com/docker/docker/pkg/discovery/file	0.165s	coverage: 92.9% of statements
[Pipeline] archiveArtifacts
18:39:01 [2020-07-31T18:39:01.039Z] Archiving artifacts
18:39:01 [2020-07-31T18:39:01.187Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:39:01 [2020-07-31T18:39:01.940Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.224s	coverage: 92.3% of statements
18:39:02 [2020-07-31T18:39:02.935Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.112s	coverage: 93.8% of statements
18:39:02 [2020-07-31T18:39:02.975Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:39:03 [2020-07-31T18:39:03.318Z] + make clean
18:39:03 [2020-07-31T18:39:03.892Z] docker volume rm -f docker-dev-cache
18:39:03 [2020-07-31T18:39:03.892Z] docker-dev-cache
[Pipeline] deleteDir
18:39:03 [2020-07-31T18:39:03.921Z] ok  	github.com/docker/docker/pkg/filenotify	0.156s	coverage: 36.2% of statements
18:39:03 [2020-07-31T18:39:03.922Z] ok  	github.com/docker/docker/pkg/fileutils	0.164s	coverage: 87.7% of statements
18:39:04 [2020-07-31T18:39:04.479Z] === RUN   TestDockerSuite/TestBuildLastModified
18:39:04 [2020-07-31T18:39:04.908Z] ok  	github.com/docker/docker/pkg/homedir	0.062s	coverage: 42.9% of statements
18:39:05 [2020-07-31T18:39:05.895Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.738s	coverage: 84.1% of statements
18:39:05 [2020-07-31T18:39:05.895Z] ok  	github.com/docker/docker/pkg/idtools	0.089s	coverage: 7.3% of statements
18:39:06 [2020-07-31T18:39:06.886Z] ok  	github.com/docker/docker/pkg/locker	0.060s	coverage: 88.9% of statements
18:39:06 [2020-07-31T18:39:06.886Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.169s	coverage: 91.7% of statements
18:39:07 [2020-07-31T18:39:07.355Z] ok  	github.com/docker/docker/pkg/ioutils	0.701s	coverage: 69.2% of statements
18:39:07 [2020-07-31T18:39:07.355Z] ok  	github.com/docker/docker/pkg/archive	8.044s	coverage: 62.7% of statements
18:39:07 [2020-07-31T18:39:07.823Z] ok  	github.com/docker/docker/pkg/longpath	0.075s	coverage: 100.0% of statements
18:39:07 [2020-07-31T18:39:07.823Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.114s	coverage: 85.7% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:39:08 [2020-07-31T18:39:08.292Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
18:39:08 [2020-07-31T18:39:08.672Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:39:09 [2020-07-31T18:39:09.279Z] ok  	github.com/docker/docker/pkg/pidfile	0.091s	coverage: 82.6% of statements
18:39:10 [2020-07-31T18:39:10.266Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.141s	coverage: 56.8% of statements
18:39:11 [2020-07-31T18:39:11.254Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.238s	coverage: 85.7% of statements
18:39:11 [2020-07-31T18:39:11.722Z] ok  	github.com/docker/docker/pkg/pools	0.188s	coverage: 88.2% of statements
18:39:11 [2020-07-31T18:39:11.968Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:39:11 [2020-07-31T18:39:11.968Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:39:11 [2020-07-31T18:39:11.968Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:39:11 [2020-07-31T18:39:11.968Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:39:11 [2020-07-31T18:39:11.968Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:39:12 [2020-07-31T18:39:12.191Z] ok  	github.com/docker/docker/pkg/progress	0.035s	coverage: 75.9% of statements
18:39:12 [2020-07-31T18:39:12.228Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:39:13 [2020-07-31T18:39:13.177Z] ok  	github.com/docker/docker/pkg/reexec	0.109s	coverage: 82.4% of statements
18:39:13 [2020-07-31T18:39:13.646Z] ok  	github.com/docker/docker/pkg/pubsub	1.084s	coverage: 73.9% of statements
18:39:14 [2020-07-31T18:39:14.114Z] ok  	github.com/docker/docker/pkg/signal	0.096s	coverage: 20.3% of statements
18:39:14 [2020-07-31T18:39:14.133Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:39:14 [2020-07-31T18:39:14.452Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:39:14 [2020-07-31T18:39:14.452Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:39:14 [2020-07-31T18:39:14.452Z] remote: Enumerating objects: 2, done.
18:39:14 [2020-07-31T18:39:14.452Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
18:39:14 [2020-07-31T18:39:14.452Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
18:39:14 [2020-07-31T18:39:14.452Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
18:39:14 [2020-07-31T18:39:14.452Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
18:39:14 [2020-07-31T18:39:14.452Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:39:14 [2020-07-31T18:39:14.452Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:39:14 [2020-07-31T18:39:14.582Z] ok  	github.com/docker/docker/pkg/stdcopy	0.087s	coverage: 100.0% of statements
18:39:14 [2020-07-31T18:39:14.783Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/test/unit
18:39:15 [2020-07-31T18:39:15.513Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:39:15 [2020-07-31T18:39:15.569Z] ok  	github.com/docker/docker/pkg/stringid	0.065s	coverage: 70.6% of statements
18:39:15 [2020-07-31T18:39:15.569Z] ok  	github.com/docker/docker/pkg/streamformatter	0.145s	coverage: 66.2% of statements
18:39:16 [2020-07-31T18:39:16.557Z] ok  	github.com/docker/docker/pkg/sysinfo	0.064s	coverage: 38.2% of statements
18:39:17 [2020-07-31T18:39:17.319Z] ?   	github.com/docker/docker/api	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ok  	github.com/docker/docker/pkg/system	0.052s	coverage: 13.8% of statements
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:39:17 [2020-07-31T18:39:17.546Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:39:18 [2020-07-31T18:39:18.014Z] ok  	github.com/docker/docker/pkg/tailfile	0.146s	coverage: 88.6% of statements
18:39:18 [2020-07-31T18:39:18.483Z] testing: warning: no tests to run
18:39:18 [2020-07-31T18:39:18.483Z] coverage: [no statements]
18:39:18 [2020-07-31T18:39:18.483Z] ok  	github.com/docker/docker/pkg/term/windows	0.036s	coverage: [no statements] [no tests to run]
18:39:18 [2020-07-31T18:39:18.802Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:39:18 [2020-07-31T18:39:18.951Z] ok  	github.com/docker/docker/pkg/tarsum	0.268s	coverage: 89.3% of statements
18:39:18 [2020-07-31T18:39:18.951Z] ok  	github.com/docker/docker/pkg/truncindex	0.137s	coverage: 91.5% of statements
18:39:19 [2020-07-31T18:39:19.062Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:39:19 [2020-07-31T18:39:19.419Z] ok  	github.com/docker/docker/pkg/urlutil	0.070s	coverage: 100.0% of statements
18:39:19 [2020-07-31T18:39:19.631Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:39:19 [2020-07-31T18:39:19.888Z] ok  	github.com/docker/docker/pkg/useragent	0.059s	coverage: 88.9% of statements
18:39:21 [2020-07-31T18:39:21.457Z] ok  	github.com/docker/docker/plugin/v2	0.225s	coverage: 20.1% of statements
18:39:21 [2020-07-31T18:39:21.457Z] ok  	github.com/docker/docker/plugin	0.427s	coverage: 12.0% of statements
18:39:21 [2020-07-31T18:39:21.925Z] ok  	github.com/docker/docker/reference	0.485s	coverage: 83.7% of statements
18:39:22 [2020-07-31T18:39:22.912Z] ok  	github.com/docker/docker/restartmanager	0.034s	coverage: 50.9% of statements
18:39:23 [2020-07-31T18:39:23.381Z] ok  	github.com/docker/docker/registry/resumable	0.287s	coverage: 100.0% of statements
18:39:24 [2020-07-31T18:39:24.367Z] ok  	github.com/docker/docker/runconfig	0.095s	coverage: 52.2% of statements
18:39:24 [2020-07-31T18:39:24.836Z] ok  	github.com/docker/docker/testutil	0.079s	coverage: 62.5% of statements
18:39:24 [2020-07-31T18:39:24.836Z] ok  	github.com/docker/docker/registry	0.549s	coverage: 51.7% of statements
18:39:26 [2020-07-31T18:39:26.203Z] --- PASS: TestImportExtremelyLargeImageWorks (209.32s)
18:39:26 [2020-07-31T18:39:26.203Z] PASS
18:39:26 [2020-07-31T18:39:26.203Z] 
18:39:26 [2020-07-31T18:39:26.203Z] DONE 12 tests in 212.874s
18:39:26 [2020-07-31T18:39:26.203Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:39:26 [2020-07-31T18:39:26.203Z] ++ 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
18:39:26 [2020-07-31T18:39:26.203Z] ++ set -e
18:39:26 [2020-07-31T18:39:26.203Z] ++ '[' -n 0 ']'
18:39:26 [2020-07-31T18:39:26.203Z] ++ set -x
18:39:26 [2020-07-31T18:39:26.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:39:26 [2020-07-31T18:39:26.203Z] INFO: Testing against a local daemon
18:39:26 [2020-07-31T18:39:26.203Z] === RUN   TestNetworkCreateDelete
18:39:26 [2020-07-31T18:39:26.203Z] --- PASS: TestNetworkCreateDelete (0.17s)
18:39:26 [2020-07-31T18:39:26.203Z] === RUN   TestDockerNetworkDeletePreferID
18:39:26 [2020-07-31T18:39:26.203Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
18:39:26 [2020-07-31T18:39:26.203Z] === RUN   TestDaemonDNSFallback
18:39:27 [2020-07-31T18:39:27.583Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:39:27 [2020-07-31T18:39:27.788Z] ok  	github.com/docker/docker/volume/drivers	0.180s	coverage: 36.1% of statements
18:39:27 [2020-07-31T18:39:27.788Z] ok  	github.com/docker/docker/volume/local	0.138s	coverage: 37.7% of statements
18:39:28 [2020-07-31T18:39:28.257Z] ok  	github.com/docker/docker/volume/mounts	0.134s	coverage: 66.2% of statements
18:39:29 [2020-07-31T18:39:29.824Z] ok  	github.com/docker/docker/volume/service	0.404s	coverage: 70.3% of statements
18:39:30 [2020-07-31T18:39:30.119Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:39:30 [2020-07-31T18:39:30.687Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:39:32 [2020-07-31T18:39:32.065Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:39:32 [2020-07-31T18:39:32.065Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:39:32 [2020-07-31T18:39:32.210Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
18:39:32 [2020-07-31T18:39:32.633Z] --- PASS: TestDaemonDNSFallback (6.57s)
18:39:32 [2020-07-31T18:39:32.633Z] === RUN   TestInspectNetwork
18:39:35 [2020-07-31T18:39:35.926Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:39:35 [2020-07-31T18:39:35.926Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:39:36 [2020-07-31T18:39:36.186Z] === RUN   TestInspectNetwork/full_network_id
18:39:36 [2020-07-31T18:39:36.186Z] === RUN   TestInspectNetwork/partial_network_id
18:39:36 [2020-07-31T18:39:36.186Z] === RUN   TestInspectNetwork/network_name
18:39:36 [2020-07-31T18:39:36.186Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:39:37 [2020-07-31T18:39:37.564Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:39:37 [2020-07-31T18:39:37.564Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:39:37 [2020-07-31T18:39:37.564Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:39:38 [2020-07-31T18:39:38.942Z] === RUN   TestDockerSuite/TestBuildNetNone
18:39:39 [2020-07-31T18:39:39.512Z] === RUN   TestDockerSuite/TestBuildNoContext
18:39:40 [2020-07-31T18:39:40.891Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:39:40 [2020-07-31T18:39:40.891Z] --- PASS: TestInspectNetwork (8.30s)
18:39:40 [2020-07-31T18:39:40.891Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:39:40 [2020-07-31T18:39:40.891Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:39:40 [2020-07-31T18:39:40.891Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:39:40 [2020-07-31T18:39:40.891Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:39:40 [2020-07-31T18:39:40.891Z] === RUN   TestRunContainerWithBridgeNone
18:39:41 [2020-07-31T18:39:41.461Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:39:42 [2020-07-31T18:39:42.841Z] --- PASS: TestRunContainerWithBridgeNone (2.10s)
18:39:42 [2020-07-31T18:39:42.841Z] === RUN   TestNetworkInvalidJSON
18:39:42 [2020-07-31T18:39:42.841Z] === RUN   TestNetworkInvalidJSON//networks/create
18:39:42 [2020-07-31T18:39:42.841Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:39:42 [2020-07-31T18:39:42.841Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:39:42 [2020-07-31T18:39:42.841Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:39:42 [2020-07-31T18:39:42.841Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:39:42 [2020-07-31T18:39:42.841Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:39:42 [2020-07-31T18:39:42.841Z] === CONT  TestNetworkInvalidJSON//networks/create
18:39:42 [2020-07-31T18:39:42.841Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:39:42 [2020-07-31T18:39:42.841Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:39:42 [2020-07-31T18:39:42.841Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:39:42 [2020-07-31T18:39:42.841Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:39:42 [2020-07-31T18:39:42.841Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:39:42 [2020-07-31T18:39:42.841Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:39:42 [2020-07-31T18:39:42.841Z] === RUN   TestHostIPv4BridgeLabel
18:39:43 [2020-07-31T18:39:43.100Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:39:43 [2020-07-31T18:39:43.360Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:39:43 [2020-07-31T18:39:43.360Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:39:43 [2020-07-31T18:39:43.360Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
18:39:43 [2020-07-31T18:39:43.360Z] === RUN   TestDaemonRestartWithLiveRestore
18:39:43 [2020-07-31T18:39:43.619Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:39:43 [2020-07-31T18:39:43.879Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:39:44 [2020-07-31T18:39:44.447Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:39:44 [2020-07-31T18:39:44.447Z] === RUN   TestDaemonDefaultNetworkPools
18:39:44 [2020-07-31T18:39:44.447Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:39:45 [2020-07-31T18:39:45.385Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
18:39:45 [2020-07-31T18:39:45.385Z] === RUN   TestDaemonRestartWithExistingNetwork
18:39:45 [2020-07-31T18:39:45.953Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:39:46 [2020-07-31T18:39:46.521Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
18:39:46 [2020-07-31T18:39:46.521Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:39:46 [2020-07-31T18:39:46.521Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:39:47 [2020-07-31T18:39:47.654Z] ok  	github.com/docker/docker/pkg/plugins	35.057s	coverage: 73.4% of statements
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/rootless	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/volume	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === Skipped
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     dispatchers_test.go:376: Windows does not support stopsignal
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     client_test.go:23: runtime.GOOS == "windows"
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     daemon_test.go:147: root required
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     reload_test.go:520: root required
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     pull_v2_test.go:73: Needs fixing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     pull_v2_test.go:118: Needs fixing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     download_test.go:268: Needs fixing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     layer_test.go:304: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     layer_test.go:353: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     layer_test.go:468: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     layer_test.go:697: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     migration_test.go:46: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     migration_test.go:182: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     mount_test.go:17: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     mount_test.go:76: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     mount_test.go:125: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     mount_test.go:212: Failing on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:133: Xz not present in msys2
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:238: Failing on Windows CI machines
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_windows_test.go:16: Currently fails
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     changes_test.go:192: needs more investigation
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     changes_test.go:405: needs further investigation
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     changes_test.go:441: needs further investigation
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     poller_test.go:41: No chmod on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     fileutils_test.go:134: Needs porting to Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     fileutils_test.go:180: Needs porting to Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:39:47 [2020-07-31T18:39:47.654Z]     local_test.go:181: runtime.GOOS == "windows"
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] 
18:39:47 [2020-07-31T18:39:47.654Z] DONE 1765 tests, 46 skipped in 205.311s
18:39:47 [2020-07-31T18:39:47.654Z] INFO: make.ps1 ended at 07/31/2020 18:39:46
18:39:47 [2020-07-31T18:39:47.899Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
18:39:47 [2020-07-31T18:39:47.899Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:39:48 [2020-07-31T18:39:48.123Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:39:48 [2020-07-31T18:39:48.467Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
18:39:48 [2020-07-31T18:39:48.467Z] === RUN   TestServiceWithPredefinedNetwork
18:39:48 [2020-07-31T18:39:48.467Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:39:48 [2020-07-31T18:39:48.595Z] INFO: Unit tests ended at 07/31/2020 18:39:48. Duration:00:03:40.2375333
18:39:48 [2020-07-31T18:39:48.595Z] INFO: Building busybox
18:39:48 [2020-07-31T18:39:48.595Z] Sending build context to Docker daemon   5.12kB
18:39:48 [2020-07-31T18:39:48.595Z] 
18:39:48 [2020-07-31T18:39:48.595Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
18:39:48 [2020-07-31T18:39:48.595Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
18:39:48 [2020-07-31T18:39:48.595Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
18:39:48 [2020-07-31T18:39:48.595Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
18:39:48 [2020-07-31T18:39:48.595Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
18:39:48 [2020-07-31T18:39:48.595Z]  ---> 987b1d5e0abf
18:39:48 [2020-07-31T18:39:48.595Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
18:39:48 [2020-07-31T18:39:48.595Z]  ---> Running in 8ecafbf547b0
18:39:49 [2020-07-31T18:39:49.403Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:39:51 [2020-07-31T18:39:51.308Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:39:51 [2020-07-31T18:39:51.308Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s)
18:39:51 [2020-07-31T18:39:51.308Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:39:51 [2020-07-31T18:39:51.308Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:39:51 [2020-07-31T18:39:51.308Z]     service_test.go:236: FLAKY_TEST
18:39:51 [2020-07-31T18:39:51.308Z] === RUN   TestServiceWithDataPathPortInit
18:39:52 [2020-07-31T18:39:52.271Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:39:53 [2020-07-31T18:39:53.219Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:39:53 [2020-07-31T18:39:53.798Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:39:54 [2020-07-31T18:39:54.461Z] Removing intermediate container 8ecafbf547b0
18:39:54 [2020-07-31T18:39:54.461Z]  ---> b1d23187eb32
18:39:54 [2020-07-31T18:39:54.461Z] Step 7/13 : ARG BUSYBOX_VERSION
18:39:54 [2020-07-31T18:39:54.461Z]  ---> Running in 03e4a8bc3fd3
18:39:54 [2020-07-31T18:39:54.461Z] Removing intermediate container 03e4a8bc3fd3
18:39:54 [2020-07-31T18:39:54.461Z]  ---> d85b9ef1f52a
18:39:54 [2020-07-31T18:39:54.461Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
18:39:54 [2020-07-31T18:39:54.461Z]  ---> Running in e586b4a01d80
18:39:54 [2020-07-31T18:39:54.461Z] Removing intermediate container e586b4a01d80
18:39:54 [2020-07-31T18:39:54.461Z]  ---> af0959083ebd
18:39:54 [2020-07-31T18:39:54.461Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
18:39:56 [2020-07-31T18:39:56.026Z] 
18:39:56 [2020-07-31T18:39:56.348Z] === RUN   TestDockerSuite/TestBuildPATH
18:39:56 [2020-07-31T18:39:56.494Z]  ---> 16c73f3a775d
18:39:56 [2020-07-31T18:39:56.494Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
18:39:56 [2020-07-31T18:39:56.494Z]  ---> Running in 9e2f72b2b765
18:39:57 [2020-07-31T18:39:57.726Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:39:57 [2020-07-31T18:39:57.984Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:39:58 [2020-07-31T18:39:58.919Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:40:05 [2020-07-31T18:40:05.536Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:40:06 [2020-07-31T18:40:06.913Z] Removing intermediate container 9e2f72b2b765
18:40:06 [2020-07-31T18:40:06.913Z]  ---> de9095c4c737
18:40:06 [2020-07-31T18:40:06.913Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
18:40:06 [2020-07-31T18:40:06.913Z]  ---> Running in 4f44d4441f37
18:40:06 [2020-07-31T18:40:06.913Z] 
18:40:06 [2020-07-31T18:40:06.913Z] SUCCESS: Specified value was saved.
18:40:08 [2020-07-31T18:40:08.072Z] --- PASS: TestServiceWithDataPathPortInit (16.43s)
18:40:08 [2020-07-31T18:40:08.072Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:40:08 [2020-07-31T18:40:08.072Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:40:09 [2020-07-31T18:40:09.453Z] === RUN   TestDockerSuite/TestBuildRm
18:40:10 [2020-07-31T18:40:10.709Z] Removing intermediate container 4f44d4441f37
18:40:10 [2020-07-31T18:40:10.709Z]  ---> 8bc6ab2eaa2f
18:40:10 [2020-07-31T18:40:10.709Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:40:10 [2020-07-31T18:40:10.709Z]  ---> Running in c20242c6e031
18:40:11 [2020-07-31T18:40:11.991Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:40:12 [2020-07-31T18:40:12.251Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:40:13 [2020-07-31T18:40:13.188Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:40:13 [2020-07-31T18:40:13.448Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:40:13 [2020-07-31T18:40:13.660Z] Cannot create a file when that file already exists.
18:40:13 [2020-07-31T18:40:13.707Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:40:14 [2020-07-31T18:40:14.644Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:40:15 [2020-07-31T18:40:15.213Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:40:15 [2020-07-31T18:40:15.781Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s)
18:40:15 [2020-07-31T18:40:15.782Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i7600o2lcnfzi03023zt1bj9j Created:2020-07-31 18:40:09.072065406 +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[204bf8ae3051b8a5686229385a67a5b426588690343c20b6f276f22c1a0f59bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rotf64a5ht0s31lvabho63jxq EndpointID:c5bb4057e688046bc94029819a2900dc7c5ff02c2e731b3413562d96375b8912 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c1318417493be64494ec6d9f5b06bf3d35cbb3a07561af8c47c72527997b6da6 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:496f99d08bf2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rotf64a5ht0s31lvabho63jxq EndpointID:c5bb4057e688046bc94029819a2900dc7c5ff02c2e731b3413562d96375b8912 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:40:15 [2020-07-31T18:40:15.782Z] PASS
18:40:15 [2020-07-31T18:40:15.782Z] 
18:40:15 [2020-07-31T18:40:15.782Z] === Skipped
18:40:15 [2020-07-31T18:40:15.782Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:40:15 [2020-07-31T18:40:15.782Z]     service_test.go:236: FLAKY_TEST
18:40:15 [2020-07-31T18:40:15.782Z] 
18:40:15 [2020-07-31T18:40:15.782Z] 
18:40:15 [2020-07-31T18:40:15.782Z] DONE 23 tests, 1 skipped in 50.504s
18:40:15 [2020-07-31T18:40:15.782Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:40:15 [2020-07-31T18:40:15.782Z] ++ 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
18:40:15 [2020-07-31T18:40:15.782Z] ++ set -e
18:40:15 [2020-07-31T18:40:15.782Z] ++ '[' -n 0 ']'
18:40:15 [2020-07-31T18:40:15.782Z] ++ set -x
18:40:15 [2020-07-31T18:40:15.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:40:15 [2020-07-31T18:40:15.782Z] INFO: Testing against a local daemon
18:40:15 [2020-07-31T18:40:15.782Z] === RUN   TestDockerNetworkIpvlanPersistance
18:40:15 [2020-07-31T18:40:15.782Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:40:15 [2020-07-31T18:40:15.782Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:15 [2020-07-31T18:40:15.782Z] === RUN   TestDockerNetworkIpvlan
18:40:15 [2020-07-31T18:40:15.782Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
18:40:15 [2020-07-31T18:40:15.782Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:15 [2020-07-31T18:40:15.782Z] PASS
18:40:15 [2020-07-31T18:40:15.782Z] 
18:40:15 [2020-07-31T18:40:15.782Z] === Skipped
18:40:15 [2020-07-31T18:40:15.782Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:40:15 [2020-07-31T18:40:15.782Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:15 [2020-07-31T18:40:15.782Z] 
18:40:15 [2020-07-31T18:40:15.782Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
18:40:15 [2020-07-31T18:40:15.782Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:40:15 [2020-07-31T18:40:15.782Z] 
18:40:15 [2020-07-31T18:40:15.782Z] 
18:40:15 [2020-07-31T18:40:15.782Z] DONE 2 tests, 2 skipped in 0.130s
18:40:15 [2020-07-31T18:40:15.782Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:40:15 [2020-07-31T18:40:15.782Z] ++ 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
18:40:15 [2020-07-31T18:40:15.782Z] ++ set -e
18:40:15 [2020-07-31T18:40:15.782Z] ++ '[' -n 0 ']'
18:40:15 [2020-07-31T18:40:15.782Z] ++ set -x
18:40:15 [2020-07-31T18:40:15.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:40:16 [2020-07-31T18:40:16.041Z] INFO: Testing against a local daemon
18:40:16 [2020-07-31T18:40:16.041Z] === RUN   TestDockerNetworkMacvlanPersistance
18:40:16 [2020-07-31T18:40:16.041Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:40:16 [2020-07-31T18:40:16.300Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:40:17 [2020-07-31T18:40:17.680Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s)
18:40:17 [2020-07-31T18:40:17.680Z] === RUN   TestDockerNetworkMacvlan
18:40:18 [2020-07-31T18:40:18.620Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:40:19 [2020-07-31T18:40:19.537Z] Removing intermediate container c20242c6e031
18:40:19 [2020-07-31T18:40:19.537Z]  ---> d5d0bf9d9221
18:40:19 [2020-07-31T18:40:19.537Z] Step 13/13 : CMD ["sh"]
18:40:19 [2020-07-31T18:40:19.537Z]  ---> Running in f22c221dda3a
18:40:19 [2020-07-31T18:40:19.558Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:40:19 [2020-07-31T18:40:19.819Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:40:19 [2020-07-31T18:40:19.819Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:40:20 [2020-07-31T18:40:20.005Z] Removing intermediate container f22c221dda3a
18:40:20 [2020-07-31T18:40:20.005Z]  ---> 793fd4dfdb79
18:40:20 [2020-07-31T18:40:20.005Z] Successfully built 793fd4dfdb79
18:40:20 [2020-07-31T18:40:20.005Z] Successfully tagged busybox:latest
18:40:20 [2020-07-31T18:40:20.005Z] INFO: Docker images of the daemon under test
18:40:20 [2020-07-31T18:40:20.005Z] 
18:40:20 [2020-07-31T18:40:20.005Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:40:20 [2020-07-31T18:40:20.005Z] busybox                                latest              793fd4dfdb79        Less than a second ago   5.06GB
18:40:20 [2020-07-31T18:40:20.005Z] microsoft/windowsservercore            latest              987b1d5e0abf        3 weeks ago              4.99GB
18:40:20 [2020-07-31T18:40:20.005Z] mcr.microsoft.com/windows/servercore   ltsc2019            987b1d5e0abf        3 weeks ago              4.99GB
18:40:20 [2020-07-31T18:40:20.005Z] 
18:40:20 [2020-07-31T18:40:20.005Z] INFO: Running integration tests at 07/31/2020 18:40:19...
18:40:20 [2020-07-31T18:40:20.005Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:40:20 [2020-07-31T18:40:20.005Z] INFO: Integration API tests being run from the host:
18:40:20 [2020-07-31T18:40:20.005Z] INFO: make.ps1 starting at 07/31/2020 18:40:19
18:40:20 [2020-07-31T18:40:20.078Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:40:20 [2020-07-31T18:40:20.078Z] === RUN   TestDockerSuite/TestBuildSpaces
18:40:20 [2020-07-31T18:40:20.472Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:40:20 [2020-07-31T18:40:20.647Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:40:20 [2020-07-31T18:40:20.647Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:40:21 [2020-07-31T18:40:21.585Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:40:21 [2020-07-31T18:40:21.844Z] === RUN   TestDockerSuite/TestBuildStderr
18:40:22 [2020-07-31T18:40:22.412Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:40:22 [2020-07-31T18:40:22.984Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:40:25 [2020-07-31T18:40:25.523Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:40:25 [2020-07-31T18:40:25.523Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:40:26 [2020-07-31T18:40:26.462Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:40:27 [2020-07-31T18:40:27.400Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:40:27 [2020-07-31T18:40:27.976Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:40:28 [2020-07-31T18:40:28.930Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:40:29 [2020-07-31T18:40:29.866Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:40:30 [2020-07-31T18:40:30.126Z] === RUN   TestDockerSuite/TestBuildUser
18:40:30 [2020-07-31T18:40:30.693Z] --- PASS: TestDockerNetworkMacvlan (13.30s)
18:40:30 [2020-07-31T18:40:30.693Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
18:40:30 [2020-07-31T18:40:30.693Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
18:40:30 [2020-07-31T18:40:30.693Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.43s)
18:40:30 [2020-07-31T18:40:30.693Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s)
18:40:30 [2020-07-31T18:40:30.693Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s)
18:40:30 [2020-07-31T18:40:30.693Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s)
18:40:30 [2020-07-31T18:40:30.693Z] PASS
18:40:30 [2020-07-31T18:40:30.693Z] 
18:40:30 [2020-07-31T18:40:30.693Z] DONE 8 tests in 14.922s
18:40:30 [2020-07-31T18:40:30.693Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:40:30 [2020-07-31T18:40:30.693Z] ++ 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
18:40:30 [2020-07-31T18:40:30.693Z] ++ set -e
18:40:30 [2020-07-31T18:40:30.693Z] ++ '[' -n 0 ']'
18:40:30 [2020-07-31T18:40:30.693Z] ++ set -x
18:40:30 [2020-07-31T18:40:30.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:40:30 [2020-07-31T18:40:30.694Z] testing: warning: no tests to run
18:40:30 [2020-07-31T18:40:30.694Z] PASS
18:40:30 [2020-07-31T18:40:30.694Z] 
18:40:30 [2020-07-31T18:40:30.694Z] DONE 0 tests in 0.025s
18:40:30 [2020-07-31T18:40:30.694Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:40:30 [2020-07-31T18:40:30.694Z] ++ 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
18:40:30 [2020-07-31T18:40:30.694Z] ++ set -e
18:40:30 [2020-07-31T18:40:30.694Z] ++ '[' -n 0 ']'
18:40:30 [2020-07-31T18:40:30.694Z] ++ set -x
18:40:30 [2020-07-31T18:40:30.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:40:30 [2020-07-31T18:40:30.952Z] INFO: Testing against a local daemon
18:40:30 [2020-07-31T18:40:30.952Z] === RUN   TestAuthZPluginAllowRequest
18:40:31 [2020-07-31T18:40:31.889Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:40:32 [2020-07-31T18:40:32.458Z] --- PASS: TestAuthZPluginAllowRequest (1.43s)
18:40:32 [2020-07-31T18:40:32.458Z] === RUN   TestAuthZPluginTLS
18:40:33 [2020-07-31T18:40:33.027Z] --- PASS: TestAuthZPluginTLS (0.56s)
18:40:33 [2020-07-31T18:40:33.027Z] === RUN   TestAuthZPluginDenyRequest
18:40:33 [2020-07-31T18:40:33.596Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
18:40:33 [2020-07-31T18:40:33.596Z] === RUN   TestAuthZPluginAPIDenyResponse
18:40:34 [2020-07-31T18:40:34.164Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:40:34 [2020-07-31T18:40:34.164Z] === RUN   TestAuthZPluginDenyResponse
18:40:34 [2020-07-31T18:40:34.423Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:40:34 [2020-07-31T18:40:34.683Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
18:40:34 [2020-07-31T18:40:34.683Z] === RUN   TestAuthZPluginAllowEventStream
18:40:36 [2020-07-31T18:40:36.063Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s)
18:40:36 [2020-07-31T18:40:36.063Z] === RUN   TestAuthZPluginErrorResponse
18:40:36 [2020-07-31T18:40:36.632Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
18:40:36 [2020-07-31T18:40:36.632Z] === RUN   TestAuthZPluginErrorRequest
18:40:37 [2020-07-31T18:40:37.200Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
18:40:37 [2020-07-31T18:40:37.200Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:40:37 [2020-07-31T18:40:37.767Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
18:40:37 [2020-07-31T18:40:37.767Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:40:39 [2020-07-31T18:40:39.673Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
18:40:39 [2020-07-31T18:40:39.673Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:40:41 [2020-07-31T18:40:41.051Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s)
18:40:41 [2020-07-31T18:40:41.051Z] === RUN   TestAuthZPluginHeader
18:40:41 [2020-07-31T18:40:41.618Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:40:42 [2020-07-31T18:40:42.186Z] --- PASS: TestAuthZPluginHeader (0.94s)
18:40:42 [2020-07-31T18:40:42.186Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:40:45 [2020-07-31T18:40:45.781Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:40:45 [2020-07-31T18:40:45.781Z] INFO: Testing against a local daemon
18:40:46 [2020-07-31T18:40:46.393Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s)
18:40:46 [2020-07-31T18:40:46.393Z] === RUN   TestAuthZPluginV2Disable
18:40:46 [2020-07-31T18:40:46.652Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:40:47 [2020-07-31T18:40:47.220Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:40:47 [2020-07-31T18:40:47.480Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:40:48 [2020-07-31T18:40:48.418Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:40:48 [2020-07-31T18:40:48.986Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:40:49 [2020-07-31T18:40:49.554Z] --- PASS: TestAuthZPluginV2Disable (3.23s)
18:40:49 [2020-07-31T18:40:49.554Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:40:50 [2020-07-31T18:40:50.124Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:40:50 [2020-07-31T18:40:50.124Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:40:50 [2020-07-31T18:40:50.124Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:40:50 [2020-07-31T18:40:50.124Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:40:50 [2020-07-31T18:40:50.124Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:40:51 [2020-07-31T18:40:51.503Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:40:51 [2020-07-31T18:40:51.503Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:40:52 [2020-07-31T18:40:52.073Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:40:52 [2020-07-31T18:40:52.642Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.99s)
18:40:52 [2020-07-31T18:40:52.642Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:40:52 [2020-07-31T18:40:52.642Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:40:53 [2020-07-31T18:40:53.211Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:40:53 [2020-07-31T18:40:53.211Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 14.7% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/builder/dockerfile	0.171s	coverage: 48.1% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/builder/remotecontext	0.136s	coverage: 13.6% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.173s	coverage: 86.3% of statements
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/cli	[no test files]
18:40:53 [2020-07-31T18:40:53.752Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:40:55 [2020-07-31T18:40:55.751Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:40:57 [2020-07-31T18:40:57.040Z] ok  	github.com/docker/docker/client	0.169s	coverage: 75.4% of statements
18:40:57 [2020-07-31T18:40:57.131Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:40:58 [2020-07-31T18:40:58.070Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:40:58 [2020-07-31T18:40:58.278Z] ok  	github.com/docker/docker/integration/build	13.836s
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === Skipped
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_session_test.go:25: TODO: BuildKit
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:492: testEnv.OSType == "windows"
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
18:40:58 [2020-07-31T18:40:58.278Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] DONE 22 tests, 10 skipped in 36.829s
18:40:58 [2020-07-31T18:40:58.278Z] 
18:40:58 [2020-07-31T18:40:58.278Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:40:58 [2020-07-31T18:40:58.638Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:40:59 [2020-07-31T18:40:59.575Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:40:59 [2020-07-31T18:40:59.575Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:40:59 [2020-07-31T18:40:59.845Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:40:59 [2020-07-31T18:40:59.845Z] INFO: Testing against a local daemon
18:40:59 [2020-07-31T18:40:59.845Z] ok  	github.com/docker/docker/integration/config	0.213s
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] === Skipped
18:40:59 [2020-07-31T18:40:59.845Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:40:59 [2020-07-31T18:40:59.845Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:40:59 [2020-07-31T18:40:59.845Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:40:59 [2020-07-31T18:40:59.845Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:40:59 [2020-07-31T18:40:59.845Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:40:59 [2020-07-31T18:40:59.845Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:40:59 [2020-07-31T18:40:59.845Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
18:40:59 [2020-07-31T18:40:59.845Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] DONE 7 tests, 7 skipped in 2.287s
18:40:59 [2020-07-31T18:40:59.845Z] 
18:40:59 [2020-07-31T18:40:59.845Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:41:00 [2020-07-31T18:41:00.142Z] === RUN   TestDockerSuite/TestBuildXZHost
18:41:02 [2020-07-31T18:41:02.050Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:41:02 [2020-07-31T18:41:02.050Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:41:02 [2020-07-31T18:41:02.050Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:41:02 [2020-07-31T18:41:02.310Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:41:02 [2020-07-31T18:41:02.816Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:41:02 [2020-07-31T18:41:02.816Z] INFO: Testing against a local daemon
18:41:02 [2020-07-31T18:41:02.879Z] === RUN   TestDockerSuite/TestCommitChange
18:41:02 [2020-07-31T18:41:02.879Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s)
18:41:02 [2020-07-31T18:41:02.879Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:41:03 [2020-07-31T18:41:03.018Z] --- PASS: TestImportExtremelyLargeImageWorks (193.84s)
18:41:03 [2020-07-31T18:41:03.018Z] PASS
18:41:03 [2020-07-31T18:41:03.018Z] 
18:41:03 [2020-07-31T18:41:03.018Z] === Skipped
18:41:03 [2020-07-31T18:41:03.018Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
18:41:03 [2020-07-31T18:41:03.018Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:41:03 [2020-07-31T18:41:03.018Z] 
18:41:03 [2020-07-31T18:41:03.018Z] 
18:41:03 [2020-07-31T18:41:03.018Z] DONE 12 tests, 1 skipped in 194.877s
18:41:03 [2020-07-31T18:41:03.018Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
18:41:03 [2020-07-31T18:41:03.018Z] ++ 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
18:41:03 [2020-07-31T18:41:03.018Z] ++ set -e
18:41:03 [2020-07-31T18:41:03.018Z] ++ '[' -n 0 ']'
18:41:03 [2020-07-31T18:41:03.018Z] ++ set -x
18:41:03 [2020-07-31T18:41:03.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:03 [2020-07-31T18:41:03.018Z] INFO: Testing against a local daemon
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestNetworkCreateDelete
18:41:03 [2020-07-31T18:41:03.018Z] --- PASS: TestNetworkCreateDelete (0.17s)
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestDockerNetworkDeletePreferID
18:41:03 [2020-07-31T18:41:03.018Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestDaemonDNSFallback
18:41:03 [2020-07-31T18:41:03.018Z] --- PASS: TestDaemonDNSFallback (1.55s)
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestInspectNetwork
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestInspectNetwork/full_network_id
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestInspectNetwork/partial_network_id
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestInspectNetwork/network_name
18:41:03 [2020-07-31T18:41:03.018Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:41:03 [2020-07-31T18:41:03.314Z] --- PASS: TestInspectNetwork (7.02s)
18:41:03 [2020-07-31T18:41:03.314Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:41:03 [2020-07-31T18:41:03.314Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:41:03 [2020-07-31T18:41:03.314Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:41:03 [2020-07-31T18:41:03.314Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:41:03 [2020-07-31T18:41:03.314Z] === RUN   TestRunContainerWithBridgeNone
18:41:03 [2020-07-31T18:41:03.825Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:41:04 [2020-07-31T18:41:04.104Z] === RUN   TestDockerSuite/TestCommitHardlink
18:41:05 [2020-07-31T18:41:05.400Z] --- PASS: TestRunContainerWithBridgeNone (1.86s)
18:41:05 [2020-07-31T18:41:05.400Z] === RUN   TestNetworkInvalidJSON
18:41:05 [2020-07-31T18:41:05.400Z] === RUN   TestNetworkInvalidJSON//networks/create
18:41:05 [2020-07-31T18:41:05.400Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:41:05 [2020-07-31T18:41:05.400Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:41:05 [2020-07-31T18:41:05.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:41:05 [2020-07-31T18:41:05.400Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:41:05 [2020-07-31T18:41:05.400Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:41:05 [2020-07-31T18:41:05.400Z] === CONT  TestNetworkInvalidJSON//networks/create
18:41:05 [2020-07-31T18:41:05.400Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:41:05 [2020-07-31T18:41:05.400Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:41:05 [2020-07-31T18:41:05.400Z] --- PASS: TestNetworkInvalidJSON (0.02s)
18:41:05 [2020-07-31T18:41:05.400Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:41:05 [2020-07-31T18:41:05.400Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:41:05 [2020-07-31T18:41:05.400Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:41:05 [2020-07-31T18:41:05.400Z] === RUN   TestHostIPv4BridgeLabel
18:41:05 [2020-07-31T18:41:05.481Z] === RUN   TestDockerSuite/TestCommitNewFile
18:41:05 [2020-07-31T18:41:05.695Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
18:41:05 [2020-07-31T18:41:05.695Z] === RUN   TestDaemonRestartWithLiveRestore
18:41:05 [2020-07-31T18:41:05.740Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:41:06 [2020-07-31T18:41:06.308Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:41:06 [2020-07-31T18:41:06.739Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:41:06 [2020-07-31T18:41:06.739Z] === RUN   TestDaemonDefaultNetworkPools
18:41:07 [2020-07-31T18:41:07.249Z] === RUN   TestDockerSuite/TestCommitTTY
18:41:07 [2020-07-31T18:41:07.800Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
18:41:07 [2020-07-31T18:41:07.800Z] === RUN   TestDaemonRestartWithExistingNetwork
18:41:08 [2020-07-31T18:41:08.628Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:41:08 [2020-07-31T18:41:08.852Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
18:41:08 [2020-07-31T18:41:08.852Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:41:09 [2020-07-31T18:41:09.195Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:41:09 [2020-07-31T18:41:09.454Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:41:10 [2020-07-31T18:41:10.375Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
18:41:10 [2020-07-31T18:41:10.375Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:41:10 [2020-07-31T18:41:10.392Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:41:10 [2020-07-31T18:41:10.669Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:41:10 [2020-07-31T18:41:10.669Z] === RUN   TestServiceWithPredefinedNetwork
18:41:11 [2020-07-31T18:41:11.329Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:41:11 [2020-07-31T18:41:11.330Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:41:11 [2020-07-31T18:41:11.330Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:41:11 [2020-07-31T18:41:11.330Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:41:11 [2020-07-31T18:41:11.330Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:41:11 [2020-07-31T18:41:11.330Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:41:11 [2020-07-31T18:41:11.330Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:41:12 [2020-07-31T18:41:12.707Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:41:12 [2020-07-31T18:41:12.755Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s)
18:41:12 [2020-07-31T18:41:12.755Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:41:12 [2020-07-31T18:41:12.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:41:12 [2020-07-31T18:41:12.755Z]     service_test.go:236: FLAKY_TEST
18:41:12 [2020-07-31T18:41:12.755Z] === RUN   TestServiceWithDataPathPortInit
18:41:14 [2020-07-31T18:41:14.087Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:41:14 [2020-07-31T18:41:14.087Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:41:14 [2020-07-31T18:41:14.346Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:41:14 [2020-07-31T18:41:14.606Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:41:15 [2020-07-31T18:41:15.175Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:41:15 [2020-07-31T18:41:15.743Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:41:16 [2020-07-31T18:41:16.004Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:41:16 [2020-07-31T18:41:16.004Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:41:16 [2020-07-31T18:41:16.004Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:41:16 [2020-07-31T18:41:16.574Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:41:16 [2020-07-31T18:41:16.574Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:41:16 [2020-07-31T18:41:16.574Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:41:16 [2020-07-31T18:41:16.574Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:41:16 [2020-07-31T18:41:16.574Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:41:17 [2020-07-31T18:41:17.142Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:41:17 [2020-07-31T18:41:17.401Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:41:17 [2020-07-31T18:41:17.971Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:41:17 [2020-07-31T18:41:17.971Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:41:18 [2020-07-31T18:41:18.911Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:41:19 [2020-07-31T18:41:19.479Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:41:19 [2020-07-31T18:41:19.479Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:41:19 [2020-07-31T18:41:19.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
18:41:19 [2020-07-31T18:41:19.479Z] PASS
18:41:19 [2020-07-31T18:41:19.479Z] 
18:41:19 [2020-07-31T18:41:19.479Z] DONE 17 tests in 48.766s
18:41:19 [2020-07-31T18:41:19.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:41:19 [2020-07-31T18:41:19.479Z] ++ 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
18:41:19 [2020-07-31T18:41:19.479Z] ++ set -e
18:41:19 [2020-07-31T18:41:19.479Z] ++ '[' -n 0 ']'
18:41:19 [2020-07-31T18:41:19.479Z] ++ set -x
18:41:19 [2020-07-31T18:41:19.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:19 [2020-07-31T18:41:19.739Z] INFO: Testing against a local daemon
18:41:19 [2020-07-31T18:41:19.739Z] === RUN   TestPluginInvalidJSON
18:41:19 [2020-07-31T18:41:19.739Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:41:19 [2020-07-31T18:41:19.739Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:41:19 [2020-07-31T18:41:19.739Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:41:19 [2020-07-31T18:41:19.739Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:41:19 [2020-07-31T18:41:19.739Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:41:19 [2020-07-31T18:41:19.739Z] === RUN   TestPluginInstall
18:41:19 [2020-07-31T18:41:19.739Z] === RUN   TestPluginInstall/no_auth
18:41:19 [2020-07-31T18:41:19.998Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:41:20 [2020-07-31T18:41:20.586Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:41:21 [2020-07-31T18:41:21.526Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:41:22 [2020-07-31T18:41:22.094Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:41:22 [2020-07-31T18:41:22.094Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:41:23 [2020-07-31T18:41:23.033Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:41:23 [2020-07-31T18:41:23.292Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:41:23 [2020-07-31T18:41:23.861Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:41:24 [2020-07-31T18:41:24.800Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:41:24 [2020-07-31T18:41:24.800Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:41:25 [2020-07-31T18:41:25.369Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:41:27 [2020-07-31T18:41:27.276Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:41:28 [2020-07-31T18:41:28.146Z] --- PASS: TestServiceWithDataPathPortInit (13.58s)
18:41:28 [2020-07-31T18:41:28.146Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:41:28 [2020-07-31T18:41:28.656Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:41:28 [2020-07-31T18:41:28.656Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:41:28 [2020-07-31T18:41:28.656Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:41:28 [2020-07-31T18:41:28.656Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:41:28 [2020-07-31T18:41:28.656Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:41:28 [2020-07-31T18:41:28.656Z] time="2020-07-31T18:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:28 [2020-07-31T18:41:28.656Z] time="2020-07-31T18:41:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:41:28 [2020-07-31T18:41:28.656Z] time="2020-07-31T18:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9018327cd1e0f1874306d53da8967270160b2416da85f722d7b19993be21b0b" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:28 [2020-07-31T18:41:28.656Z] time="2020-07-31T18:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:28 [2020-07-31T18:41:28.656Z] time="2020-07-31T18:41:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:41:28 [2020-07-31T18:41:28.656Z] time="2020-07-31T18:41:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c9018327cd1e0f1874306d53da8967270160b2416da85f722d7b19993be21b0b" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:29 [2020-07-31T18:41:29.227Z] === RUN   TestPluginInstall/with_htpasswd
18:41:29 [2020-07-31T18:41:29.487Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:41:30 [2020-07-31T18:41:30.055Z] time="2020-07-31T18:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:30 [2020-07-31T18:41:30.056Z] time="2020-07-31T18:41:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:41:30 [2020-07-31T18:41:30.056Z] time="2020-07-31T18:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01b2b4900c33f45eabf5382fdad5255188804098464a057ac00f2a74c041683a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:30 [2020-07-31T18:41:30.056Z] time="2020-07-31T18:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:30 [2020-07-31T18:41:30.056Z] time="2020-07-31T18:41:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:41:30 [2020-07-31T18:41:30.056Z] time="2020-07-31T18:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01b2b4900c33f45eabf5382fdad5255188804098464a057ac00f2a74c041683a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:30 [2020-07-31T18:41:30.315Z] === RUN   TestPluginInstall/with_insecure
18:41:31 [2020-07-31T18:41:31.691Z] time="2020-07-31T18:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:31 [2020-07-31T18:41:31.691Z] time="2020-07-31T18:41:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:41:31 [2020-07-31T18:41:31.691Z] time="2020-07-31T18:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:714d3dae859dd8e965cd58aafe02fdfbec371b8d3f4b7da63562a80f91635795" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:31 [2020-07-31T18:41:31.691Z] time="2020-07-31T18:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:41:31 [2020-07-31T18:41:31.691Z] time="2020-07-31T18:41:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:41:31 [2020-07-31T18:41:31.691Z] time="2020-07-31T18:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:714d3dae859dd8e965cd58aafe02fdfbec371b8d3f4b7da63562a80f91635795" mediatype=application/vnd.docker.plugin.v1+json size=522
18:41:31 [2020-07-31T18:41:31.691Z] --- PASS: TestPluginInstall (11.84s)
18:41:31 [2020-07-31T18:41:31.691Z]     --- PASS: TestPluginInstall/no_auth (9.55s)
18:41:31 [2020-07-31T18:41:31.691Z]     --- PASS: TestPluginInstall/with_htpasswd (1.07s)
18:41:31 [2020-07-31T18:41:31.691Z]     --- PASS: TestPluginInstall/with_insecure (1.21s)
18:41:31 [2020-07-31T18:41:31.691Z]         plugin_test.go:157: [dbaa7a084252f] daemon is not started
18:41:31 [2020-07-31T18:41:31.691Z] PASS
18:41:31 [2020-07-31T18:41:31.691Z] 
18:41:31 [2020-07-31T18:41:31.691Z] DONE 6 tests in 12.033s
18:41:31 [2020-07-31T18:41:31.691Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:41:31 [2020-07-31T18:41:31.691Z] ++ 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
18:41:31 [2020-07-31T18:41:31.691Z] ++ set -e
18:41:31 [2020-07-31T18:41:31.691Z] ++ '[' -n 0 ']'
18:41:31 [2020-07-31T18:41:31.691Z] ++ set -x
18:41:31 [2020-07-31T18:41:31.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:31 [2020-07-31T18:41:31.691Z] INFO: Testing against a local daemon
18:41:31 [2020-07-31T18:41:31.691Z] === RUN   TestExternalGraphDriver
18:41:31 [2020-07-31T18:41:31.949Z] === RUN   TestExternalGraphDriver/json
18:41:33 [2020-07-31T18:41:33.330Z] === RUN   TestExternalGraphDriver/spec
18:41:33 [2020-07-31T18:41:33.738Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
18:41:33 [2020-07-31T18:41:33.738Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wwj3kgoaxavnk73rwo458a7tp Created:2020-07-31 18:41:27.275414973 +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[252483d98aad9404c68fe91e05be221ce0d2fc4d4ec6b683afe4284b8dd53342:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t72w6f5vsm492klbrojfnip1h EndpointID:64742c3a6150e3f26a6f91830d49326b3299a2ccd14868fdcc50031e73e1385f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0f3c52c9b787b9f9c1cb6f697eee0f28da767278246c384056ba7f23fae57992 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:0c7fab240a55 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t72w6f5vsm492klbrojfnip1h EndpointID:64742c3a6150e3f26a6f91830d49326b3299a2ccd14868fdcc50031e73e1385f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:41:33 [2020-07-31T18:41:33.738Z] PASS
18:41:33 [2020-07-31T18:41:33.738Z] 
18:41:33 [2020-07-31T18:41:33.738Z] === Skipped
18:41:33 [2020-07-31T18:41:33.738Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:41:33 [2020-07-31T18:41:33.738Z]     service_test.go:236: FLAKY_TEST
18:41:33 [2020-07-31T18:41:33.738Z] 
18:41:33 [2020-07-31T18:41:33.738Z] 
18:41:33 [2020-07-31T18:41:33.738Z] DONE 23 tests, 1 skipped in 39.104s
18:41:33 [2020-07-31T18:41:33.738Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:41:33 [2020-07-31T18:41:33.738Z] ++ 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
18:41:33 [2020-07-31T18:41:33.738Z] ++ set -e
18:41:33 [2020-07-31T18:41:33.738Z] ++ '[' -n 0 ']'
18:41:33 [2020-07-31T18:41:33.738Z] ++ set -x
18:41:33 [2020-07-31T18:41:33.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:33 [2020-07-31T18:41:33.738Z] INFO: Testing against a local daemon
18:41:33 [2020-07-31T18:41:33.738Z] === RUN   TestDockerNetworkIpvlanPersistance
18:41:33 [2020-07-31T18:41:33.738Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:41:33 [2020-07-31T18:41:33.738Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:41:33 [2020-07-31T18:41:33.738Z] === RUN   TestDockerNetworkIpvlan
18:41:33 [2020-07-31T18:41:33.738Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:41:33 [2020-07-31T18:41:33.738Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:41:33 [2020-07-31T18:41:33.738Z] PASS
18:41:33 [2020-07-31T18:41:33.738Z] 
18:41:33 [2020-07-31T18:41:33.738Z] === Skipped
18:41:33 [2020-07-31T18:41:33.738Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:41:33 [2020-07-31T18:41:33.738Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:41:33 [2020-07-31T18:41:33.738Z] 
18:41:33 [2020-07-31T18:41:33.738Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:41:33 [2020-07-31T18:41:33.738Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:41:33 [2020-07-31T18:41:33.738Z] 
18:41:33 [2020-07-31T18:41:33.738Z] 
18:41:33 [2020-07-31T18:41:33.738Z] DONE 2 tests, 2 skipped in 0.077s
18:41:33 [2020-07-31T18:41:33.738Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:41:33 [2020-07-31T18:41:33.738Z] ++ 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
18:41:33 [2020-07-31T18:41:33.738Z] ++ set -e
18:41:33 [2020-07-31T18:41:33.738Z] ++ '[' -n 0 ']'
18:41:33 [2020-07-31T18:41:33.738Z] ++ set -x
18:41:33 [2020-07-31T18:41:33.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:33 [2020-07-31T18:41:33.738Z] INFO: Testing against a local daemon
18:41:33 [2020-07-31T18:41:33.738Z] === RUN   TestDockerNetworkMacvlanPersistance
18:41:33 [2020-07-31T18:41:33.899Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:41:34 [2020-07-31T18:41:34.471Z] === RUN   TestDockerSuite/TestContainerAPITop
18:41:34 [2020-07-31T18:41:34.795Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
18:41:34 [2020-07-31T18:41:34.795Z] === RUN   TestDockerNetworkMacvlan
18:41:35 [2020-07-31T18:41:35.409Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:41:35 [2020-07-31T18:41:35.409Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:41:35 [2020-07-31T18:41:35.409Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:41:35 [2020-07-31T18:41:35.409Z] === RUN   TestExternalGraphDriver/pull
18:41:35 [2020-07-31T18:41:35.434Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:41:35 [2020-07-31T18:41:35.755Z] ok  	github.com/docker/docker/cmd/dockerd	0.100s	coverage: 30.8% of statements
18:41:36 [2020-07-31T18:41:36.487Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:41:36 [2020-07-31T18:41:36.692Z] ok  	github.com/docker/docker/container	0.128s	coverage: 34.7% of statements
18:41:36 [2020-07-31T18:41:36.692Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:41:36 [2020-07-31T18:41:36.692Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:41:36 [2020-07-31T18:41:36.692Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:41:36 [2020-07-31T18:41:36.692Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:41:36 [2020-07-31T18:41:36.787Z] --- PASS: TestExternalGraphDriver (4.93s)
18:41:36 [2020-07-31T18:41:36.787Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
18:41:36 [2020-07-31T18:41:36.787Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
18:41:36 [2020-07-31T18:41:36.787Z]     --- PASS: TestExternalGraphDriver/pull (1.33s)
18:41:36 [2020-07-31T18:41:36.787Z] === RUN   TestGraphdriverPluginV2
18:41:37 [2020-07-31T18:41:37.533Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:41:37 [2020-07-31T18:41:37.723Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:41:38 [2020-07-31T18:41:38.292Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:41:39 [2020-07-31T18:41:39.271Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:41:39 [2020-07-31T18:41:39.626Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:41:40 [2020-07-31T18:41:40.650Z] --- PASS: TestGraphdriverPluginV2 (3.79s)
18:41:40 [2020-07-31T18:41:40.650Z] PASS
18:41:40 [2020-07-31T18:41:40.650Z] 
18:41:40 [2020-07-31T18:41:40.650Z] DONE 5 tests in 8.836s
18:41:40 [2020-07-31T18:41:40.650Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:41:40 [2020-07-31T18:41:40.650Z] ++ 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
18:41:40 [2020-07-31T18:41:40.650Z] ++ set -e
18:41:40 [2020-07-31T18:41:40.650Z] ++ '[' -n 0 ']'
18:41:40 [2020-07-31T18:41:40.650Z] ++ set -x
18:41:40 [2020-07-31T18:41:40.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:40 [2020-07-31T18:41:40.650Z] INFO: Testing against a local daemon
18:41:40 [2020-07-31T18:41:40.650Z] === RUN   TestContinueAfterPluginCrash
18:41:40 [2020-07-31T18:41:40.650Z] === PAUSE TestContinueAfterPluginCrash
18:41:40 [2020-07-31T18:41:40.650Z] === RUN   TestReadPluginNoRead
18:41:40 [2020-07-31T18:41:40.650Z] === PAUSE TestReadPluginNoRead
18:41:40 [2020-07-31T18:41:40.650Z] === RUN   TestDaemonStartWithLogOpt
18:41:40 [2020-07-31T18:41:40.650Z] === PAUSE TestDaemonStartWithLogOpt
18:41:40 [2020-07-31T18:41:40.650Z] === CONT  TestContinueAfterPluginCrash
18:41:40 [2020-07-31T18:41:40.650Z] === CONT  TestDaemonStartWithLogOpt
18:41:41 [2020-07-31T18:41:41.149Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:41:42 [2020-07-31T18:41:42.554Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:41:43 [2020-07-31T18:41:43.491Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:41:45 [2020-07-31T18:41:45.398Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:41:45 [2020-07-31T18:41:45.637Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:41:45 [2020-07-31T18:41:45.638Z] --- PASS: TestDockerNetworkMacvlan (11.05s)
18:41:45 [2020-07-31T18:41:45.638Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
18:41:45 [2020-07-31T18:41:45.638Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
18:41:45 [2020-07-31T18:41:45.638Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
18:41:45 [2020-07-31T18:41:45.638Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
18:41:45 [2020-07-31T18:41:45.638Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s)
18:41:45 [2020-07-31T18:41:45.638Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
18:41:45 [2020-07-31T18:41:45.638Z] PASS
18:41:45 [2020-07-31T18:41:45.638Z] 
18:41:45 [2020-07-31T18:41:45.638Z] DONE 8 tests in 12.537s
18:41:45 [2020-07-31T18:41:45.638Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
18:41:45 [2020-07-31T18:41:45.638Z] ++ 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
18:41:45 [2020-07-31T18:41:45.638Z] ++ set -e
18:41:45 [2020-07-31T18:41:45.638Z] ++ '[' -n 0 ']'
18:41:45 [2020-07-31T18:41:45.638Z] ++ set -x
18:41:45 [2020-07-31T18:41:45.638Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:45 [2020-07-31T18:41:45.657Z] --- PASS: TestDaemonStartWithLogOpt (5.10s)
18:41:45 [2020-07-31T18:41:45.657Z] === CONT  TestReadPluginNoRead
18:41:45 [2020-07-31T18:41:45.934Z] testing: warning: no tests to run
18:41:45 [2020-07-31T18:41:45.934Z] PASS
18:41:45 [2020-07-31T18:41:45.934Z] 
18:41:45 [2020-07-31T18:41:45.934Z] DONE 0 tests in 0.013s
18:41:45 [2020-07-31T18:41:45.934Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:41:45 [2020-07-31T18:41:45.934Z] ++ 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
18:41:45 [2020-07-31T18:41:45.934Z] ++ set -e
18:41:45 [2020-07-31T18:41:45.934Z] ++ '[' -n 0 ']'
18:41:45 [2020-07-31T18:41:45.934Z] ++ set -x
18:41:45 [2020-07-31T18:41:45.934Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:45 [2020-07-31T18:41:45.934Z] INFO: Testing against a local daemon
18:41:45 [2020-07-31T18:41:45.934Z] === RUN   TestAuthZPluginAllowRequest
18:41:46 [2020-07-31T18:41:46.224Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:41:46 [2020-07-31T18:41:46.669Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
18:41:46 [2020-07-31T18:41:46.792Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:41:47 [2020-07-31T18:41:47.453Z] --- PASS: TestAuthZPluginAllowRequest (1.32s)
18:41:47 [2020-07-31T18:41:47.453Z] === RUN   TestAuthZPluginTLS
18:41:47 [2020-07-31T18:41:47.749Z] --- PASS: TestAuthZPluginTLS (0.57s)
18:41:47 [2020-07-31T18:41:47.749Z] === RUN   TestAuthZPluginDenyRequest
18:41:48 [2020-07-31T18:41:48.389Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
18:41:48 [2020-07-31T18:41:48.389Z] === RUN   TestAuthZPluginAPIDenyResponse
18:41:48 [2020-07-31T18:41:48.575Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
18:41:48 [2020-07-31T18:41:48.696Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:41:48 [2020-07-31T18:41:48.696Z] === RUN   TestReadPluginNoRead/default
18:41:49 [2020-07-31T18:41:49.027Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:41:49 [2020-07-31T18:41:49.028Z] === RUN   TestAuthZPluginDenyResponse
18:41:49 [2020-07-31T18:41:49.324Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
18:41:49 [2020-07-31T18:41:49.324Z] === RUN   TestAuthZPluginAllowEventStream
18:41:49 [2020-07-31T18:41:49.633Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:41:50 [2020-07-31T18:41:50.201Z] === RUN   TestReadPluginNoRead/disabled_caching
18:41:50 [2020-07-31T18:41:50.201Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:41:50 [2020-07-31T18:41:50.479Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
18:41:50 [2020-07-31T18:41:50.848Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
18:41:50 [2020-07-31T18:41:50.848Z] === RUN   TestAuthZPluginErrorResponse
18:41:51 [2020-07-31T18:41:51.137Z] --- PASS: TestContinueAfterPluginCrash (10.47s)
18:41:51 [2020-07-31T18:41:51.143Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
18:41:51 [2020-07-31T18:41:51.143Z] === RUN   TestAuthZPluginErrorRequest
18:41:51 [2020-07-31T18:41:51.396Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:41:51 [2020-07-31T18:41:51.396Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ef2b80_<nil>}
18:41:51 [2020-07-31T18:41:51.787Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
18:41:51 [2020-07-31T18:41:51.787Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:41:52 [2020-07-31T18:41:52.429Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
18:41:52 [2020-07-31T18:41:52.429Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:41:52 [2020-07-31T18:41:52.774Z] --- PASS: TestReadPluginNoRead (7.00s)
18:41:52 [2020-07-31T18:41:52.774Z]     --- PASS: TestReadPluginNoRead/default (1.32s)
18:41:52 [2020-07-31T18:41:52.774Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.30s)
18:41:52 [2020-07-31T18:41:52.774Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s)
18:41:52 [2020-07-31T18:41:52.774Z]     read_test.go:92: [d6fd239598429] daemon is not started
18:41:52 [2020-07-31T18:41:52.774Z] PASS
18:41:52 [2020-07-31T18:41:52.774Z] 
18:41:52 [2020-07-31T18:41:52.774Z] DONE 6 tests in 12.241s
18:41:52 [2020-07-31T18:41:52.774Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:41:52 [2020-07-31T18:41:52.774Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:41:52 [2020-07-31T18:41:52.774Z] ++ set -e
18:41:52 [2020-07-31T18:41:52.774Z] ++ '[' -n 0 ']'
18:41:52 [2020-07-31T18:41:52.774Z] ++ set -x
18:41:52 [2020-07-31T18:41:52.774Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:41:52 [2020-07-31T18:41:52.774Z] testing: warning: no tests to run
18:41:52 [2020-07-31T18:41:52.774Z] PASS
18:41:52 [2020-07-31T18:41:52.774Z] 
18:41:52 [2020-07-31T18:41:52.774Z] DONE 0 tests in 0.045s
18:41:52 [2020-07-31T18:41:52.774Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:41:52 [2020-07-31T18:41:52.775Z] ++ 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
18:41:52 [2020-07-31T18:41:52.775Z] ++ set -e
18:41:52 [2020-07-31T18:41:52.775Z] ++ '[' -n 0 ']'
18:41:52 [2020-07-31T18:41:52.775Z] ++ set -x
18:41:52 [2020-07-31T18:41:52.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:53 [2020-07-31T18:41:53.034Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1294927835_/foo_false__<nil>_<nil>_<nil>}
18:41:53 [2020-07-31T18:41:53.034Z] INFO: Testing against a local daemon
18:41:53 [2020-07-31T18:41:53.034Z] === RUN   TestPluginWithDevMounts
18:41:53 [2020-07-31T18:41:53.034Z] === PAUSE TestPluginWithDevMounts
18:41:53 [2020-07-31T18:41:53.034Z] === CONT  TestPluginWithDevMounts
18:41:53 [2020-07-31T18:41:53.293Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1294927835_/foo_true__<nil>_<nil>_<nil>}
18:41:53 [2020-07-31T18:41:53.955Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
18:41:53 [2020-07-31T18:41:53.955Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:41:54 [2020-07-31T18:41:54.672Z] --- PASS: TestPluginWithDevMounts (1.81s)
18:41:54 [2020-07-31T18:41:54.672Z] PASS
18:41:54 [2020-07-31T18:41:54.672Z] 
18:41:54 [2020-07-31T18:41:54.672Z] DONE 1 tests in 1.929s
18:41:54 [2020-07-31T18:41:54.672Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:41:54 [2020-07-31T18:41:54.672Z] ++ 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
18:41:54 [2020-07-31T18:41:54.672Z] ++ set -e
18:41:54 [2020-07-31T18:41:54.672Z] ++ '[' -n 0 ']'
18:41:54 [2020-07-31T18:41:54.672Z] ++ set -x
18:41:54 [2020-07-31T18:41:54.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:41:54 [2020-07-31T18:41:54.931Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3006524798_/foo_false__<nil>_<nil>_<nil>}
18:41:54 [2020-07-31T18:41:54.931Z] INFO: Testing against a local daemon
18:41:54 [2020-07-31T18:41:54.931Z] === RUN   TestSecretInspect
18:41:56 [2020-07-31T18:41:56.043Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
18:41:56 [2020-07-31T18:41:56.043Z] === RUN   TestAuthZPluginHeader
18:41:56 [2020-07-31T18:41:56.308Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3006524798_/foo_true__<nil>_<nil>_<nil>}
18:41:56 [2020-07-31T18:41:56.699Z] --- PASS: TestAuthZPluginHeader (0.85s)
18:41:56 [2020-07-31T18:41:56.699Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:41:56 [2020-07-31T18:41:56.699Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:41:56 [2020-07-31T18:41:56.699Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:41:56 [2020-07-31T18:41:56.699Z] === RUN   TestAuthZPluginV2Disable
18:41:56 [2020-07-31T18:41:56.699Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:41:56 [2020-07-31T18:41:56.699Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:41:56 [2020-07-31T18:41:56.699Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:41:56 [2020-07-31T18:41:56.699Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:41:56 [2020-07-31T18:41:56.699Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:41:56 [2020-07-31T18:41:56.699Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:41:56 [2020-07-31T18:41:56.699Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:41:56 [2020-07-31T18:41:56.699Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:41:56 [2020-07-31T18:41:56.699Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:41:57 [2020-07-31T18:41:57.711Z] --- PASS: TestSecretInspect (2.45s)
18:41:57 [2020-07-31T18:41:57.711Z] === RUN   TestSecretList
18:41:57 [2020-07-31T18:41:57.711Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3006524798_/foo_true__0xc000ef2be0_<nil>_<nil>}
18:41:58 [2020-07-31T18:41:58.599Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 14.1% of statements
18:41:59 [2020-07-31T18:41:59.089Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ef2c00_<nil>}
18:42:00 [2020-07-31T18:42:00.024Z] --- PASS: TestSecretList (2.47s)
18:42:00 [2020-07-31T18:42:00.024Z] === RUN   TestSecretsCreateAndDelete
18:42:00 [2020-07-31T18:42:00.283Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ef2c20_<nil>}
18:42:00 [2020-07-31T18:42:00.503Z] ok  	github.com/docker/docker/daemon	12.152s	coverage: 17.4% of statements
18:42:00 [2020-07-31T18:42:00.503Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:42:00 [2020-07-31T18:42:00.503Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:42:00 [2020-07-31T18:42:00.503Z] ok  	github.com/docker/docker/daemon/config	0.061s	coverage: 81.8% of statements
18:42:01 [2020-07-31T18:42:01.663Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ef2c40_<nil>}
18:42:01 [2020-07-31T18:42:01.882Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
18:42:01 [2020-07-31T18:42:01.882Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
18:42:01 [2020-07-31T18:42:01.882Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:42:01 [2020-07-31T18:42:01.882Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:42:02 [2020-07-31T18:42:02.599Z] --- PASS: TestSecretsCreateAndDelete (2.58s)
18:42:02 [2020-07-31T18:42:02.599Z] === RUN   TestSecretsUpdate
18:42:03 [2020-07-31T18:42:03.168Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ef2c60_<nil>}
18:42:03 [2020-07-31T18:42:03.261Z] ok  	github.com/docker/docker/daemon/graphdriver	0.014s	coverage: 2.2% of statements
18:42:03 [2020-07-31T18:42:03.448Z] ok  	github.com/docker/docker/integration/container	58.632s
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === Skipped
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s)
18:42:03 [2020-07-31T18:42:03.448Z]     copy_test.go:25: testEnv.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
18:42:03 [2020-07-31T18:42:03.448Z]     copy_test.go:39: testEnv.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
18:42:03 [2020-07-31T18:42:03.448Z]     copy_test.go:51: testEnv.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
18:42:03 [2020-07-31T18:42:03.448Z]     copy_test.go:65: testEnv.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.448Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:42:03 [2020-07-31T18:42:03.448Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:42:03 [2020-07-31T18:42:03.448Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:42:03 [2020-07-31T18:42:03.449Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] DONE 84 tests, 41 skipped in 61.408s
18:42:03 [2020-07-31T18:42:03.449Z] 
18:42:03 [2020-07-31T18:42:03.449Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:42:03 [2020-07-31T18:42:03.449Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:03 [2020-07-31T18:42:03.449Z] INFO: Testing against a local daemon
18:42:03 [2020-07-31T18:42:03.917Z] ok  	github.com/docker/docker/integration/image	0.466s
18:42:03 [2020-07-31T18:42:03.917Z] 
18:42:03 [2020-07-31T18:42:03.917Z] === Skipped
18:42:03 [2020-07-31T18:42:03.917Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:42:03 [2020-07-31T18:42:03.917Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.917Z] 
18:42:03 [2020-07-31T18:42:03.917Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:42:03 [2020-07-31T18:42:03.917Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
18:42:03 [2020-07-31T18:42:03.917Z] 
18:42:03 [2020-07-31T18:42:03.917Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
18:42:03 [2020-07-31T18:42:03.917Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
18:42:03 [2020-07-31T18:42:03.917Z] 
18:42:03 [2020-07-31T18:42:03.917Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
18:42:03 [2020-07-31T18:42:03.917Z]     tag_test.go:98: testEnv.OSType == "windows"
18:42:03 [2020-07-31T18:42:03.917Z] 
18:42:03 [2020-07-31T18:42:03.917Z] 
18:42:03 [2020-07-31T18:42:03.917Z] DONE 11 tests, 4 skipped in 2.581s
18:42:03 [2020-07-31T18:42:03.917Z] 
18:42:03 [2020-07-31T18:42:03.917Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:42:04 [2020-07-31T18:42:04.546Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:42:04 [2020-07-31T18:42:04.805Z] --- PASS: TestSecretsUpdate (2.31s)
18:42:04 [2020-07-31T18:42:04.805Z] === RUN   TestTemplatedSecret
18:42:05 [2020-07-31T18:42:05.168Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.354s	coverage: 73.1% of statements
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:42:05 [2020-07-31T18:42:05.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:42:05 [2020-07-31T18:42:05.632Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:42:05 [2020-07-31T18:42:05.737Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
18:42:06 [2020-07-31T18:42:06.677Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.495s	coverage: 57.0% of statements
18:42:06 [2020-07-31T18:42:06.879Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:06 [2020-07-31T18:42:06.879Z] INFO: Testing against a local daemon
18:42:06 [2020-07-31T18:42:06.879Z] ok  	github.com/docker/docker/integration/network	0.255s
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === Skipped
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s)
18:42:06 [2020-07-31T18:42:06.879Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     network_test.go:97: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     service_test.go:29: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     service_test.go:52: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     service_test.go:96: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:42:06 [2020-07-31T18:42:06.879Z]     service_test.go:130: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.879Z] 
18:42:06 [2020-07-31T18:42:06.879Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:42:06 [2020-07-31T18:42:06.880Z]     service_test.go:181: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.880Z] 
18:42:06 [2020-07-31T18:42:06.880Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:42:06 [2020-07-31T18:42:06.880Z]     service_test.go:206: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.880Z] 
18:42:06 [2020-07-31T18:42:06.880Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:42:06 [2020-07-31T18:42:06.880Z]     service_test.go:236: FLAKY_TEST
18:42:06 [2020-07-31T18:42:06.880Z] 
18:42:06 [2020-07-31T18:42:06.880Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
18:42:06 [2020-07-31T18:42:06.880Z]     service_test.go:326: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.880Z] 
18:42:06 [2020-07-31T18:42:06.880Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:42:06 [2020-07-31T18:42:06.880Z]     service_test.go:394: testEnv.OSType == "windows"
18:42:06 [2020-07-31T18:42:06.880Z] 
18:42:06 [2020-07-31T18:42:06.880Z] 
18:42:06 [2020-07-31T18:42:06.880Z] DONE 19 tests, 15 skipped in 2.733s
18:42:06 [2020-07-31T18:42:06.880Z] 
18:42:06 [2020-07-31T18:42:06.880Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:42:07 [2020-07-31T18:42:07.865Z] testing: warning: no tests to run
18:42:07 [2020-07-31T18:42:07.865Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.065s
18:42:07 [2020-07-31T18:42:07.865Z] 
18:42:07 [2020-07-31T18:42:07.865Z] DONE 0 tests in 0.758s
18:42:07 [2020-07-31T18:42:07.865Z] 
18:42:07 [2020-07-31T18:42:07.865Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:42:08 [2020-07-31T18:42:08.169Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:42:08 [2020-07-31T18:42:08.169Z] --- PASS: TestTemplatedSecret (3.27s)
18:42:08 [2020-07-31T18:42:08.169Z] === RUN   TestSecretCreateResolve
18:42:08 [2020-07-31T18:42:08.333Z] testing: warning: no tests to run
18:42:08 [2020-07-31T18:42:08.334Z] ok  	github.com/docker/docker/integration/network/macvlan	0.073s
18:42:08 [2020-07-31T18:42:08.334Z] 
18:42:08 [2020-07-31T18:42:08.334Z] DONE 0 tests in 0.835s
18:42:08 [2020-07-31T18:42:08.802Z] 
18:42:08 [2020-07-31T18:42:08.802Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:42:09 [2020-07-31T18:42:09.215Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
18:42:09 [2020-07-31T18:42:09.270Z] testing: warning: no tests to run
18:42:09 [2020-07-31T18:42:09.270Z] ok  	github.com/docker/docker/integration/plugin	0.103s
18:42:09 [2020-07-31T18:42:09.270Z] 
18:42:09 [2020-07-31T18:42:09.270Z] DONE 0 tests in 0.797s
18:42:09 [2020-07-31T18:42:09.270Z] 
18:42:09 [2020-07-31T18:42:09.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:42:09 [2020-07-31T18:42:09.549Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:42:10 [2020-07-31T18:42:10.258Z] testing: warning: no tests to run
18:42:10 [2020-07-31T18:42:10.258Z] ok  	github.com/docker/docker/integration/plugin/authz	0.068s
18:42:10 [2020-07-31T18:42:10.258Z] 
18:42:10 [2020-07-31T18:42:10.258Z] DONE 0 tests in 0.796s
18:42:10 [2020-07-31T18:42:10.258Z] 
18:42:10 [2020-07-31T18:42:10.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:42:10 [2020-07-31T18:42:10.927Z] --- PASS: TestSecretCreateResolve (2.73s)
18:42:10 [2020-07-31T18:42:10.927Z] PASS
18:42:10 [2020-07-31T18:42:10.927Z] 
18:42:10 [2020-07-31T18:42:10.927Z] DONE 6 tests in 15.996s
18:42:10 [2020-07-31T18:42:10.927Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:42:10 [2020-07-31T18:42:10.927Z] ++ 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
18:42:10 [2020-07-31T18:42:10.927Z] ++ set -e
18:42:10 [2020-07-31T18:42:10.927Z] ++ '[' -n 0 ']'
18:42:10 [2020-07-31T18:42:10.927Z] ++ set -x
18:42:10 [2020-07-31T18:42:10.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:10 [2020-07-31T18:42:10.927Z] INFO: Testing against a local daemon
18:42:10 [2020-07-31T18:42:10.927Z] === RUN   TestServiceCreateInit
18:42:10 [2020-07-31T18:42:10.927Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:42:11 [2020-07-31T18:42:11.123Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.317s	coverage: 49.5% of statements
18:42:11 [2020-07-31T18:42:11.123Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.646s	coverage: 46.2% of statements
18:42:11 [2020-07-31T18:42:11.123Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:42:11 [2020-07-31T18:42:11.185Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:42:12 [2020-07-31T18:42:12.123Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:42:12 [2020-07-31T18:42:12.383Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:42:12 [2020-07-31T18:42:12.383Z] === RUN   TestDockerSuite/TestCpAbsolutePath
18:42:13 [2020-07-31T18:42:13.030Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.642s	coverage: 57.7% of statements
18:42:13 [2020-07-31T18:42:13.030Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:42:13 [2020-07-31T18:42:13.320Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
18:42:13 [2020-07-31T18:42:13.598Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.327s	coverage: 76.1% of statements
18:42:13 [2020-07-31T18:42:13.598Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:42:14 [2020-07-31T18:42:14.258Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
18:42:14 [2020-07-31T18:42:14.536Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.015s	coverage: 58.0% of statements
18:42:15 [2020-07-31T18:42:15.195Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:42:15 [2020-07-31T18:42:15.328Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
18:42:15 [2020-07-31T18:42:15.328Z] PASS
18:42:15 [2020-07-31T18:42:15.328Z] 
18:42:15 [2020-07-31T18:42:15.328Z] === Skipped
18:42:15 [2020-07-31T18:42:15.328Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:42:15 [2020-07-31T18:42:15.328Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:42:15 [2020-07-31T18:42:15.328Z] 
18:42:15 [2020-07-31T18:42:15.328Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:42:15 [2020-07-31T18:42:15.328Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:42:15 [2020-07-31T18:42:15.328Z] 
18:42:15 [2020-07-31T18:42:15.328Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:42:15 [2020-07-31T18:42:15.328Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:42:15 [2020-07-31T18:42:15.328Z] 
18:42:15 [2020-07-31T18:42:15.328Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:42:15 [2020-07-31T18:42:15.328Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:42:15 [2020-07-31T18:42:15.328Z] 
18:42:15 [2020-07-31T18:42:15.328Z] 
18:42:15 [2020-07-31T18:42:15.328Z] DONE 17 tests, 4 skipped in 27.513s
18:42:15 [2020-07-31T18:42:15.328Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:42:15 [2020-07-31T18:42:15.328Z] ++ 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
18:42:15 [2020-07-31T18:42:15.328Z] ++ set -e
18:42:15 [2020-07-31T18:42:15.328Z] ++ '[' -n 0 ']'
18:42:15 [2020-07-31T18:42:15.328Z] ++ set -x
18:42:15 [2020-07-31T18:42:15.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:15 [2020-07-31T18:42:15.328Z] INFO: Testing against a local daemon
18:42:15 [2020-07-31T18:42:15.328Z] === RUN   TestPluginInvalidJSON
18:42:15 [2020-07-31T18:42:15.328Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:42:15 [2020-07-31T18:42:15.328Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:42:15 [2020-07-31T18:42:15.328Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:42:15 [2020-07-31T18:42:15.328Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:42:15 [2020-07-31T18:42:15.328Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:42:15 [2020-07-31T18:42:15.328Z] === RUN   TestPluginInstall
18:42:15 [2020-07-31T18:42:15.328Z] === RUN   TestPluginInstall/no_auth
18:42:15 [2020-07-31T18:42:15.471Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
18:42:16 [2020-07-31T18:42:16.040Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
18:42:16 [2020-07-31T18:42:16.148Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:42:16 [2020-07-31T18:42:16.148Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:42:16 [2020-07-31T18:42:16.719Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:42:17 [2020-07-31T18:42:17.417Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.8% of statements
18:42:17 [2020-07-31T18:42:17.417Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:42:17 [2020-07-31T18:42:17.417Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:42:17 [2020-07-31T18:42:17.657Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:42:17 [2020-07-31T18:42:17.984Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 41.0% of statements
18:42:18 [2020-07-31T18:42:18.595Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:42:18 [2020-07-31T18:42:18.889Z] time="2020-07-31T18:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:18 [2020-07-31T18:42:18.889Z] time="2020-07-31T18:42:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:42:18 [2020-07-31T18:42:18.889Z] time="2020-07-31T18:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6647b61b0b1db7aee1d7e403677735669a4d929073e8d5ba354120fc3986434c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:18 [2020-07-31T18:42:18.889Z] time="2020-07-31T18:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:18 [2020-07-31T18:42:18.889Z] time="2020-07-31T18:42:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:42:18 [2020-07-31T18:42:18.889Z] time="2020-07-31T18:42:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6647b61b0b1db7aee1d7e403677735669a4d929073e8d5ba354120fc3986434c" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:18 [2020-07-31T18:42:18.889Z] === RUN   TestPluginInstall/with_htpasswd
18:42:18 [2020-07-31T18:42:18.952Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:18 [2020-07-31T18:42:18.952Z] INFO: Testing against a local daemon
18:42:18 [2020-07-31T18:42:18.952Z] ok  	github.com/docker/docker/integration/plugin/common	0.250s
18:42:18 [2020-07-31T18:42:18.952Z] 
18:42:18 [2020-07-31T18:42:18.952Z] === Skipped
18:42:18 [2020-07-31T18:42:18.952Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
18:42:18 [2020-07-31T18:42:18.952Z]     plugin_test.go:55: testEnv.OSType == "windows"
18:42:18 [2020-07-31T18:42:18.952Z] 
18:42:18 [2020-07-31T18:42:18.952Z] 
18:42:18 [2020-07-31T18:42:18.952Z] DONE 3 tests, 1 skipped in 8.215s
18:42:18 [2020-07-31T18:42:18.952Z] 
18:42:18 [2020-07-31T18:42:18.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:42:19 [2020-07-31T18:42:19.529Z] time="2020-07-31T18:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:19 [2020-07-31T18:42:19.529Z] time="2020-07-31T18:42:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:42:19 [2020-07-31T18:42:19.529Z] time="2020-07-31T18:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a168ae34d344e99352398039bec4303280d0d55ef42ff10fcf8d9f8782ddee6" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:19 [2020-07-31T18:42:19.529Z] time="2020-07-31T18:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:19 [2020-07-31T18:42:19.529Z] time="2020-07-31T18:42:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:42:19 [2020-07-31T18:42:19.529Z] time="2020-07-31T18:42:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a168ae34d344e99352398039bec4303280d0d55ef42ff10fcf8d9f8782ddee6" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:19 [2020-07-31T18:42:19.532Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:42:19 [2020-07-31T18:42:19.826Z] === RUN   TestPluginInstall/with_insecure
18:42:19 [2020-07-31T18:42:19.887Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
18:42:19 [2020-07-31T18:42:19.887Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.167s	coverage: 77.4% of statements
18:42:19 [2020-07-31T18:42:19.887Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:42:19 [2020-07-31T18:42:19.887Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:42:20 [2020-07-31T18:42:20.101Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:42:20 [2020-07-31T18:42:20.871Z] time="2020-07-31T18:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:20 [2020-07-31T18:42:20.871Z] time="2020-07-31T18:42:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:42:20 [2020-07-31T18:42:20.872Z] time="2020-07-31T18:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25ea5ff9d10f7c64f5d4b3fdcd3a0165b1c699ad861d494da0e384f5e1e8b93a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:20 [2020-07-31T18:42:20.872Z] time="2020-07-31T18:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:42:20 [2020-07-31T18:42:20.872Z] time="2020-07-31T18:42:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
18:42:20 [2020-07-31T18:42:20.872Z] time="2020-07-31T18:42:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25ea5ff9d10f7c64f5d4b3fdcd3a0165b1c699ad861d494da0e384f5e1e8b93a" mediatype=application/vnd.docker.plugin.v1+json size=522
18:42:21 [2020-07-31T18:42:21.039Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:42:21 [2020-07-31T18:42:21.170Z] --- PASS: TestPluginInstall (7.76s)
18:42:21 [2020-07-31T18:42:21.170Z]     --- PASS: TestPluginInstall/no_auth (5.51s)
18:42:21 [2020-07-31T18:42:21.170Z]     --- PASS: TestPluginInstall/with_htpasswd (0.91s)
18:42:21 [2020-07-31T18:42:21.170Z]     --- PASS: TestPluginInstall/with_insecure (1.34s)
18:42:21 [2020-07-31T18:42:21.170Z]         plugin_test.go:157: [d930d4f037aad] daemon is not started
18:42:21 [2020-07-31T18:42:21.170Z] PASS
18:42:21 [2020-07-31T18:42:21.170Z] 
18:42:21 [2020-07-31T18:42:21.170Z] DONE 6 tests in 7.854s
18:42:21 [2020-07-31T18:42:21.170Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:42:21 [2020-07-31T18:42:21.170Z] ++ 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
18:42:21 [2020-07-31T18:42:21.170Z] ++ set -e
18:42:21 [2020-07-31T18:42:21.170Z] ++ '[' -n 0 ']'
18:42:21 [2020-07-31T18:42:21.170Z] ++ set -x
18:42:21 [2020-07-31T18:42:21.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:21 [2020-07-31T18:42:21.170Z] INFO: Testing against a local daemon
18:42:21 [2020-07-31T18:42:21.170Z] === RUN   TestExternalGraphDriver
18:42:21 [2020-07-31T18:42:21.265Z] ok  	github.com/docker/docker/daemon/logger/journald	0.008s	coverage: 26.2% of statements
18:42:21 [2020-07-31T18:42:21.265Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 61.6% of statements
18:42:21 [2020-07-31T18:42:21.301Z] --- PASS: TestServiceCreateInit (10.32s)
18:42:21 [2020-07-31T18:42:21.301Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s)
18:42:21 [2020-07-31T18:42:21.301Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s)
18:42:21 [2020-07-31T18:42:21.301Z] === RUN   TestCreateServiceMultipleTimes
18:42:21 [2020-07-31T18:42:21.466Z] === RUN   TestExternalGraphDriver/json
18:42:21 [2020-07-31T18:42:21.832Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
18:42:21 [2020-07-31T18:42:21.869Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:42:21 [2020-07-31T18:42:21.905Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:21 [2020-07-31T18:42:21.905Z] INFO: Testing against a local daemon
18:42:21 [2020-07-31T18:42:21.905Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.249s
18:42:21 [2020-07-31T18:42:21.905Z] 
18:42:21 [2020-07-31T18:42:21.905Z] === Skipped
18:42:21 [2020-07-31T18:42:21.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:42:21 [2020-07-31T18:42:21.905Z]     external_test.go:48: runtime.GOOS == "windows"
18:42:21 [2020-07-31T18:42:21.905Z] 
18:42:21 [2020-07-31T18:42:21.905Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:42:21 [2020-07-31T18:42:21.905Z]     external_test.go:408: runtime.GOOS == "windows"
18:42:21 [2020-07-31T18:42:21.905Z] 
18:42:21 [2020-07-31T18:42:21.905Z] 
18:42:21 [2020-07-31T18:42:21.905Z] DONE 2 tests, 2 skipped in 3.264s
18:42:21 [2020-07-31T18:42:21.905Z] 
18:42:21 [2020-07-31T18:42:21.905Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:42:22 [2020-07-31T18:42:22.769Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
18:42:22 [2020-07-31T18:42:22.769Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:42:22 [2020-07-31T18:42:22.807Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:42:23 [2020-07-31T18:42:23.338Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 37.7% of statements
18:42:23 [2020-07-31T18:42:23.588Z] === RUN   TestExternalGraphDriver/spec
18:42:23 [2020-07-31T18:42:23.747Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:42:24 [2020-07-31T18:42:24.274Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 33.3% of statements
18:42:24 [2020-07-31T18:42:24.857Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:24 [2020-07-31T18:42:24.857Z] INFO: Testing against a local daemon
18:42:24 [2020-07-31T18:42:24.857Z] ok  	github.com/docker/docker/integration/plugin/logging	0.254s
18:42:24 [2020-07-31T18:42:24.857Z] 
18:42:24 [2020-07-31T18:42:24.857Z] === Skipped
18:42:24 [2020-07-31T18:42:24.857Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
18:42:24 [2020-07-31T18:42:24.857Z]     read_test.go:21: no unix domain sockets on Windows
18:42:24 [2020-07-31T18:42:24.857Z] 
18:42:24 [2020-07-31T18:42:24.857Z] 
18:42:24 [2020-07-31T18:42:24.857Z] DONE 1 tests, 1 skipped in 2.583s
18:42:24 [2020-07-31T18:42:24.857Z] 
18:42:24 [2020-07-31T18:42:24.857Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
18:42:25 [2020-07-31T18:42:25.113Z] === RUN   TestExternalGraphDriver/pull
18:42:25 [2020-07-31T18:42:25.126Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:42:25 [2020-07-31T18:42:25.653Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
18:42:25 [2020-07-31T18:42:25.843Z] testing: warning: no tests to run
18:42:25 [2020-07-31T18:42:25.843Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.149s
18:42:25 [2020-07-31T18:42:25.843Z] 
18:42:25 [2020-07-31T18:42:25.843Z] DONE 0 tests in 1.347s
18:42:25 [2020-07-31T18:42:25.843Z] 
18:42:25 [2020-07-31T18:42:25.843Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:42:25 [2020-07-31T18:42:25.912Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:42:26 [2020-07-31T18:42:26.481Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
18:42:26 [2020-07-31T18:42:26.505Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:42:26 [2020-07-31T18:42:26.634Z] --- PASS: TestExternalGraphDriver (5.46s)
18:42:26 [2020-07-31T18:42:26.634Z]     --- PASS: TestExternalGraphDriver/json (1.83s)
18:42:26 [2020-07-31T18:42:26.634Z]     --- PASS: TestExternalGraphDriver/spec (1.79s)
18:42:26 [2020-07-31T18:42:26.634Z]     --- PASS: TestExternalGraphDriver/pull (1.73s)
18:42:26 [2020-07-31T18:42:26.634Z] === RUN   TestGraphdriverPluginV2
18:42:26 [2020-07-31T18:42:26.739Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.612s	coverage: 82.5% of statements
18:42:26 [2020-07-31T18:42:26.739Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:42:26 [2020-07-31T18:42:26.739Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:42:26 [2020-07-31T18:42:26.764Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:42:26 [2020-07-31T18:42:26.764Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:42:26 [2020-07-31T18:42:26.932Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
18:42:26 [2020-07-31T18:42:26.932Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:42:26 [2020-07-31T18:42:26.932Z] PASS
18:42:26 [2020-07-31T18:42:26.932Z] 
18:42:26 [2020-07-31T18:42:26.932Z] === Skipped
18:42:26 [2020-07-31T18:42:26.932Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
18:42:26 [2020-07-31T18:42:26.932Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:42:26 [2020-07-31T18:42:26.932Z] 
18:42:26 [2020-07-31T18:42:26.932Z] 
18:42:26 [2020-07-31T18:42:26.932Z] DONE 5 tests, 1 skipped in 5.597s
18:42:26 [2020-07-31T18:42:26.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:42:26 [2020-07-31T18:42:26.932Z] ++ 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
18:42:26 [2020-07-31T18:42:26.932Z] ++ set -e
18:42:26 [2020-07-31T18:42:26.932Z] ++ '[' -n 0 ']'
18:42:26 [2020-07-31T18:42:26.932Z] ++ set -x
18:42:26 [2020-07-31T18:42:26.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:26 [2020-07-31T18:42:26.932Z] INFO: Testing against a local daemon
18:42:26 [2020-07-31T18:42:26.932Z] === RUN   TestContinueAfterPluginCrash
18:42:26 [2020-07-31T18:42:26.932Z] === PAUSE TestContinueAfterPluginCrash
18:42:26 [2020-07-31T18:42:26.932Z] === RUN   TestReadPluginNoRead
18:42:26 [2020-07-31T18:42:26.932Z] === PAUSE TestReadPluginNoRead
18:42:26 [2020-07-31T18:42:26.932Z] === RUN   TestDaemonStartWithLogOpt
18:42:26 [2020-07-31T18:42:26.932Z] === PAUSE TestDaemonStartWithLogOpt
18:42:26 [2020-07-31T18:42:26.932Z] === CONT  TestContinueAfterPluginCrash
18:42:26 [2020-07-31T18:42:26.932Z] === CONT  TestDaemonStartWithLogOpt
18:42:26 [2020-07-31T18:42:26.932Z] === CONT  TestReadPluginNoRead
18:42:27 [2020-07-31T18:42:27.703Z] === RUN   TestDockerSuite/TestCpRelativePath
18:42:28 [2020-07-31T18:42:28.642Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:42:28 [2020-07-31T18:42:28.646Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
18:42:28 [2020-07-31T18:42:28.795Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:28 [2020-07-31T18:42:28.795Z] INFO: Testing against a local daemon
18:42:28 [2020-07-31T18:42:28.795Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.257s
18:42:28 [2020-07-31T18:42:28.795Z] 
18:42:28 [2020-07-31T18:42:28.795Z] === Skipped
18:42:28 [2020-07-31T18:42:28.795Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:42:28 [2020-07-31T18:42:28.795Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:42:28 [2020-07-31T18:42:28.795Z] 
18:42:28 [2020-07-31T18:42:28.795Z] 
18:42:28 [2020-07-31T18:42:28.795Z] DONE 1 tests, 1 skipped in 2.672s
18:42:28 [2020-07-31T18:42:28.795Z] 
18:42:28 [2020-07-31T18:42:28.795Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:42:29 [2020-07-31T18:42:29.210Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:42:29 [2020-07-31T18:42:29.210Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:42:29 [2020-07-31T18:42:29.213Z] ok  	github.com/docker/docker/distribution	0.158s	coverage: 22.1% of statements
18:42:29 [2020-07-31T18:42:29.213Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:42:29 [2020-07-31T18:42:29.780Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:42:30 [2020-07-31T18:42:30.150Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
18:42:30 [2020-07-31T18:42:30.719Z] === RUN   TestDockerSuite/TestCpToCaseA
18:42:31 [2020-07-31T18:42:31.011Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:31 [2020-07-31T18:42:31.011Z] INFO: Testing against a local daemon
18:42:31 [2020-07-31T18:42:31.011Z] ok  	github.com/docker/docker/integration/secret	0.185s
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] === Skipped
18:42:31 [2020-07-31T18:42:31.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
18:42:31 [2020-07-31T18:42:31.011Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:42:31 [2020-07-31T18:42:31.011Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:42:31 [2020-07-31T18:42:31.011Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:42:31 [2020-07-31T18:42:31.011Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:42:31 [2020-07-31T18:42:31.011Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:42:31 [2020-07-31T18:42:31.011Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] DONE 6 tests, 6 skipped in 2.264s
18:42:31 [2020-07-31T18:42:31.011Z] 
18:42:31 [2020-07-31T18:42:31.011Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:42:31 [2020-07-31T18:42:31.089Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
18:42:32 [2020-07-31T18:42:32.026Z] ok  	github.com/docker/docker/distribution/xfer	1.872s	coverage: 85.6% of statements
18:42:32 [2020-07-31T18:42:32.026Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:42:32 [2020-07-31T18:42:32.026Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
18:42:32 [2020-07-31T18:42:32.026Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:42:32 [2020-07-31T18:42:32.102Z] === RUN   TestDockerSuite/TestCpToCaseB
18:42:32 [2020-07-31T18:42:32.596Z] === RUN   TestReadPluginNoRead/default
18:42:32 [2020-07-31T18:42:32.596Z] --- PASS: TestDaemonStartWithLogOpt (5.46s)
18:42:32 [2020-07-31T18:42:32.672Z] === RUN   TestDockerSuite/TestCpToCaseC
18:42:33 [2020-07-31T18:42:33.025Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
18:42:33 [2020-07-31T18:42:33.025Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:42:33 [2020-07-31T18:42:33.642Z] === RUN   TestReadPluginNoRead/disabled_caching
18:42:33 [2020-07-31T18:42:33.976Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:33 [2020-07-31T18:42:33.976Z] INFO: Testing against a local daemon
18:42:33 [2020-07-31T18:42:33.976Z] ok  	github.com/docker/docker/integration/service	0.420s
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === Skipped
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
18:42:33 [2020-07-31T18:42:33.976Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:42:33 [2020-07-31T18:42:33.976Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
18:42:33 [2020-07-31T18:42:33.976Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] 
18:42:33 [2020-07-31T18:42:33.976Z] DONE 24 tests, 23 skipped in 3.085s
18:42:33 [2020-07-31T18:42:33.985Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
18:42:34 [2020-07-31T18:42:34.446Z] 
18:42:34 [2020-07-31T18:42:34.446Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:42:34 [2020-07-31T18:42:34.591Z] === RUN   TestDockerSuite/TestCpToCaseD
18:42:35 [2020-07-31T18:42:35.160Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:42:35 [2020-07-31T18:42:35.362Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.4% of statements
18:42:35 [2020-07-31T18:42:35.621Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
18:42:36 [2020-07-31T18:42:36.662Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:36 [2020-07-31T18:42:36.662Z] INFO: Testing against a local daemon
18:42:36 [2020-07-31T18:42:36.662Z] ok  	github.com/docker/docker/integration/session	0.215s
18:42:36 [2020-07-31T18:42:36.662Z] 
18:42:36 [2020-07-31T18:42:36.662Z] === Skipped
18:42:36 [2020-07-31T18:42:36.662Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:42:36 [2020-07-31T18:42:36.662Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:42:36 [2020-07-31T18:42:36.662Z] 
18:42:36 [2020-07-31T18:42:36.662Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:42:36 [2020-07-31T18:42:36.662Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:42:36 [2020-07-31T18:42:36.662Z] 
18:42:36 [2020-07-31T18:42:36.662Z] 
18:42:36 [2020-07-31T18:42:36.662Z] DONE 2 tests, 2 skipped in 2.265s
18:42:36 [2020-07-31T18:42:36.662Z] 
18:42:36 [2020-07-31T18:42:36.662Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:42:36 [2020-07-31T18:42:36.698Z] --- PASS: TestReadPluginNoRead (9.78s)
18:42:36 [2020-07-31T18:42:36.698Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
18:42:36 [2020-07-31T18:42:36.698Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.47s)
18:42:36 [2020-07-31T18:42:36.698Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s)
18:42:36 [2020-07-31T18:42:36.698Z]     read_test.go:92: [d799980b8dc83] daemon is not started
18:42:37 [2020-07-31T18:42:37.136Z] === RUN   TestDockerSuite/TestCpToCaseE
18:42:37 [2020-07-31T18:42:37.524Z] ok  	github.com/docker/docker/pkg/archive	0.314s	coverage: 77.1% of statements
18:42:37 [2020-07-31T18:42:37.748Z] --- PASS: TestContinueAfterPluginCrash (10.96s)
18:42:37 [2020-07-31T18:42:37.748Z] PASS
18:42:37 [2020-07-31T18:42:37.748Z] 
18:42:37 [2020-07-31T18:42:37.748Z] DONE 6 tests in 11.040s
18:42:37 [2020-07-31T18:42:37.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
18:42:37 [2020-07-31T18:42:37.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:42:37 [2020-07-31T18:42:37.748Z] ++ set -e
18:42:37 [2020-07-31T18:42:37.748Z] ++ '[' -n 0 ']'
18:42:37 [2020-07-31T18:42:37.748Z] ++ set -x
18:42:37 [2020-07-31T18:42:37.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
18:42:37 [2020-07-31T18:42:37.748Z] testing: warning: no tests to run
18:42:37 [2020-07-31T18:42:37.748Z] PASS
18:42:37 [2020-07-31T18:42:37.748Z] 
18:42:37 [2020-07-31T18:42:37.748Z] DONE 0 tests in 0.019s
18:42:38 [2020-07-31T18:42:38.046Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:42:38 [2020-07-31T18:42:38.046Z] ++ 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
18:42:38 [2020-07-31T18:42:38.046Z] ++ set -e
18:42:38 [2020-07-31T18:42:38.046Z] ++ '[' -n 0 ']'
18:42:38 [2020-07-31T18:42:38.046Z] ++ set -x
18:42:38 [2020-07-31T18:42:38.046Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:38 [2020-07-31T18:42:38.046Z] INFO: Testing against a local daemon
18:42:38 [2020-07-31T18:42:38.046Z] === RUN   TestPluginWithDevMounts
18:42:38 [2020-07-31T18:42:38.046Z] === PAUSE TestPluginWithDevMounts
18:42:38 [2020-07-31T18:42:38.046Z] === CONT  TestPluginWithDevMounts
18:42:38 [2020-07-31T18:42:38.461Z] ok  	github.com/docker/docker/pkg/authorization	0.205s	coverage: 68.3% of statements
18:42:38 [2020-07-31T18:42:38.461Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:42:38 [2020-07-31T18:42:38.720Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:42:38 [2020-07-31T18:42:38.878Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:38 [2020-07-31T18:42:38.878Z] INFO: Testing against a local daemon
18:42:39 [2020-07-31T18:42:39.040Z] === RUN   TestDockerSuite/TestCpToCaseF
18:42:39 [2020-07-31T18:42:39.040Z] --- PASS: TestCreateServiceMultipleTimes (17.90s)
18:42:39 [2020-07-31T18:42:39.040Z] === RUN   TestCreateServiceConflict
18:42:39 [2020-07-31T18:42:39.608Z] === RUN   TestDockerSuite/TestCpToCaseG
18:42:39 [2020-07-31T18:42:39.865Z] ok  	github.com/docker/docker/integration/system	1.369s
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] === Skipped
18:42:39 [2020-07-31T18:42:39.865Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:42:39 [2020-07-31T18:42:39.865Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
18:42:39 [2020-07-31T18:42:39.865Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:42:39 [2020-07-31T18:42:39.865Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:42:39 [2020-07-31T18:42:39.865Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:42:39 [2020-07-31T18:42:39.865Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:42:39 [2020-07-31T18:42:39.865Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:42:39 [2020-07-31T18:42:39.865Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] DONE 13 tests, 7 skipped in 3.351s
18:42:39 [2020-07-31T18:42:39.865Z] 
18:42:39 [2020-07-31T18:42:39.865Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:42:40 [2020-07-31T18:42:40.130Z] --- PASS: TestPluginWithDevMounts (1.82s)
18:42:40 [2020-07-31T18:42:40.130Z] PASS
18:42:40 [2020-07-31T18:42:40.130Z] 
18:42:40 [2020-07-31T18:42:40.130Z] DONE 1 tests in 1.899s
18:42:40 [2020-07-31T18:42:40.130Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
18:42:40 [2020-07-31T18:42:40.130Z] ++ 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
18:42:40 [2020-07-31T18:42:40.130Z] ++ set -e
18:42:40 [2020-07-31T18:42:40.130Z] ++ '[' -n 0 ']'
18:42:40 [2020-07-31T18:42:40.130Z] ++ set -x
18:42:40 [2020-07-31T18:42:40.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:40 [2020-07-31T18:42:40.130Z] INFO: Testing against a local daemon
18:42:40 [2020-07-31T18:42:40.130Z] === RUN   TestSecretInspect
18:42:42 [2020-07-31T18:42:42.005Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.483s	coverage: 43.2% of statements
18:42:42 [2020-07-31T18:42:42.005Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
18:42:42 [2020-07-31T18:42:42.081Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:42 [2020-07-31T18:42:42.081Z] INFO: Testing against a local daemon
18:42:42 [2020-07-31T18:42:42.081Z] ok  	github.com/docker/docker/integration/volume	0.294s
18:42:42 [2020-07-31T18:42:42.142Z] --- PASS: TestCreateServiceConflict (2.68s)
18:42:42 [2020-07-31T18:42:42.142Z] === RUN   TestCreateServiceMaxReplicas
18:42:42 [2020-07-31T18:42:42.222Z] --- PASS: TestSecretInspect (1.97s)
18:42:42 [2020-07-31T18:42:42.222Z] === RUN   TestSecretList
18:42:42 [2020-07-31T18:42:42.263Z] ok  	github.com/docker/docker/layer	7.684s	coverage: 68.8% of statements
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/oci	[no test files]
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:42:42 [2020-07-31T18:42:42.263Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:42:42 [2020-07-31T18:42:42.548Z] 
18:42:42 [2020-07-31T18:42:42.548Z] === Skipped
18:42:42 [2020-07-31T18:42:42.548Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
18:42:42 [2020-07-31T18:42:42.548Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
18:42:42 [2020-07-31T18:42:42.548Z] 
18:42:42 [2020-07-31T18:42:42.548Z] 
18:42:42 [2020-07-31T18:42:42.548Z] DONE 5 tests, 1 skipped in 2.402s
18:42:42 [2020-07-31T18:42:42.548Z] 
18:42:42 [2020-07-31T18:42:42.548Z] INFO: make.ps1 ended at 07/31/2020 18:42:42
18:42:42 [2020-07-31T18:42:42.548Z] INFO: Integration CLI tests being run from the host:
18:42:42 [2020-07-31T18:42:42.548Z] 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" 
18:42:42 [2020-07-31T18:42:42.832Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
18:42:42 [2020-07-31T18:42:42.832Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
18:42:43 [2020-07-31T18:42:43.082Z] === RUN   TestDockerSuite/TestCpToCaseH
18:42:43 [2020-07-31T18:42:43.399Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
18:42:43 [2020-07-31T18:42:43.754Z] --- PASS: TestSecretList (1.96s)
18:42:43 [2020-07-31T18:42:43.754Z] === RUN   TestSecretsCreateAndDelete
18:42:43 [2020-07-31T18:42:43.967Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
18:42:44 [2020-07-31T18:42:44.535Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
18:42:45 [2020-07-31T18:42:45.621Z] --- PASS: TestCreateServiceMaxReplicas (3.38s)
18:42:45 [2020-07-31T18:42:45.621Z] === RUN   TestCreateWithDuplicateNetworkNames
18:42:45 [2020-07-31T18:42:45.621Z] === RUN   TestDockerSuite/TestCpToCaseI
18:42:45 [2020-07-31T18:42:45.918Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:42:45 [2020-07-31T18:42:45.918Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
18:42:45 [2020-07-31T18:42:45.940Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
18:42:45 [2020-07-31T18:42:45.940Z] === RUN   TestSecretsUpdate
18:42:46 [2020-07-31T18:42:46.486Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 89.5% of statements
18:42:47 [2020-07-31T18:42:47.054Z] ok  	github.com/docker/docker/pkg/fsutils	0.153s	coverage: 85.1% of statements
18:42:47 [2020-07-31T18:42:47.321Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.069s	coverage: 84.1% of statements
18:42:47 [2020-07-31T18:42:47.321Z] ok  	github.com/docker/docker/pkg/homedir	0.016s	coverage: 11.4% of statements
18:42:48 [2020-07-31T18:42:48.030Z] --- PASS: TestSecretsUpdate (1.91s)
18:42:48 [2020-07-31T18:42:48.030Z] === RUN   TestTemplatedSecret
18:42:48 [2020-07-31T18:42:48.699Z] ok  	github.com/docker/docker/pkg/idtools	0.432s	coverage: 70.5% of statements
18:42:48 [2020-07-31T18:42:48.958Z] ok  	github.com/docker/docker/pkg/ioutils	0.569s	coverage: 69.3% of statements
18:42:49 [2020-07-31T18:42:49.210Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:42:49 [2020-07-31T18:42:49.217Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
18:42:49 [2020-07-31T18:42:49.476Z] ok  	github.com/docker/docker/pkg/locker	0.019s	coverage: 88.9% of statements
18:42:49 [2020-07-31T18:42:49.476Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
18:42:49 [2020-07-31T18:42:49.476Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:42:49 [2020-07-31T18:42:49.476Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:42:49 [2020-07-31T18:42:49.735Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
18:42:49 [2020-07-31T18:42:49.735Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:42:49 [2020-07-31T18:42:49.779Z] === RUN   TestDockerSuite/TestCpToDot
18:42:49 [2020-07-31T18:42:49.995Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:42:50 [2020-07-31T18:42:50.040Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:42:50 [2020-07-31T18:42:50.130Z] --- PASS: TestTemplatedSecret (2.43s)
18:42:50 [2020-07-31T18:42:50.130Z] === RUN   TestSecretCreateResolve
18:42:50 [2020-07-31T18:42:50.255Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.020s	coverage: 60.0% of statements
18:42:50 [2020-07-31T18:42:50.515Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
18:42:50 [2020-07-31T18:42:50.775Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
18:42:50 [2020-07-31T18:42:50.775Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:42:50 [2020-07-31T18:42:50.775Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:42:50 [2020-07-31T18:42:50.978Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:42:51 [2020-07-31T18:42:51.241Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:42:51 [2020-07-31T18:42:51.241Z] INFO: Testing against a local daemon
18:42:51 [2020-07-31T18:42:51.713Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.023s	coverage: 56.8% of statements
18:42:51 [2020-07-31T18:42:51.914Z] === RUN   TestDockerSuite/TestCpToStdout
18:42:52 [2020-07-31T18:42:52.216Z] --- PASS: TestSecretCreateResolve (1.93s)
18:42:52 [2020-07-31T18:42:52.216Z] PASS
18:42:52 [2020-07-31T18:42:52.216Z] 
18:42:52 [2020-07-31T18:42:52.216Z] DONE 6 tests in 12.218s
18:42:52 [2020-07-31T18:42:52.216Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
18:42:52 [2020-07-31T18:42:52.216Z] ++ 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
18:42:52 [2020-07-31T18:42:52.216Z] ++ set -e
18:42:52 [2020-07-31T18:42:52.216Z] ++ '[' -n 0 ']'
18:42:52 [2020-07-31T18:42:52.216Z] ++ set -x
18:42:52 [2020-07-31T18:42:52.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:42:52 [2020-07-31T18:42:52.216Z] INFO: Testing against a local daemon
18:42:52 [2020-07-31T18:42:52.216Z] === RUN   TestServiceCreateInit
18:42:52 [2020-07-31T18:42:52.216Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:42:52 [2020-07-31T18:42:52.281Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:42:52 [2020-07-31T18:42:52.482Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:42:52 [2020-07-31T18:42:52.540Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:42:52 [2020-07-31T18:42:52.799Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:42:53 [2020-07-31T18:42:53.419Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:42:53 [2020-07-31T18:42:53.679Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:42:54 [2020-07-31T18:42:54.175Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
18:42:54 [2020-07-31T18:42:54.267Z] === RUN   TestDockerSuite/TestCpVolumePath
18:42:54 [2020-07-31T18:42:54.433Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
18:42:54 [2020-07-31T18:42:54.841Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:42:55 [2020-07-31T18:42:55.101Z] === RUN   TestDockerSuite/TestCreateArgs
18:42:55 [2020-07-31T18:42:55.101Z] === RUN   TestDockerSuite/TestCreateByImageID
18:42:55 [2020-07-31T18:42:55.360Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:42:55 [2020-07-31T18:42:55.758Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:42:55 [2020-07-31T18:42:55.927Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:42:55 [2020-07-31T18:42:55.927Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:42:55 [2020-07-31T18:42:55.927Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:42:56 [2020-07-31T18:42:56.186Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:42:56 [2020-07-31T18:42:56.445Z] === RUN   TestDockerSuite/TestCreateLabels
18:42:56 [2020-07-31T18:42:56.445Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:42:56 [2020-07-31T18:42:56.704Z] === RUN   TestDockerSuite/TestCreateRM
18:42:56 [2020-07-31T18:42:56.704Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:42:56 [2020-07-31T18:42:56.704Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:42:56 [2020-07-31T18:42:56.704Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:42:56 [2020-07-31T18:42:56.964Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:42:57 [2020-07-31T18:42:57.719Z] ok  	github.com/docker/docker/pkg/signal	2.397s	coverage: 61.0% of statements
18:42:57 [2020-07-31T18:42:57.719Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:42:57 [2020-07-31T18:42:57.977Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:42:58 [2020-07-31T18:42:58.237Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:42:58 [2020-07-31T18:42:58.340Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:42:58 [2020-07-31T18:42:58.340Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:42:58 [2020-07-31T18:42:58.340Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:42:58 [2020-07-31T18:42:58.496Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
18:42:59 [2020-07-31T18:42:59.064Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.6% of statements
18:42:59 [2020-07-31T18:42:59.279Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s)
18:42:59 [2020-07-31T18:42:59.279Z] === RUN   TestCreateServiceSecretFileMode
18:42:59 [2020-07-31T18:42:59.631Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
18:43:00 [2020-07-31T18:43:00.198Z] ok  	github.com/docker/docker/pkg/tailfile	0.084s	coverage: 88.6% of statements
18:43:00 [2020-07-31T18:43:00.278Z] --- PASS: TestServiceCreateInit (7.41s)
18:43:00 [2020-07-31T18:43:00.278Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
18:43:00 [2020-07-31T18:43:00.278Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s)
18:43:00 [2020-07-31T18:43:00.278Z] === RUN   TestCreateServiceMultipleTimes
18:43:00 [2020-07-31T18:43:00.765Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
18:43:00 [2020-07-31T18:43:00.765Z] testing: warning: no tests to run
18:43:00 [2020-07-31T18:43:00.765Z] coverage: [no statements]
18:43:00 [2020-07-31T18:43:00.765Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
18:43:01 [2020-07-31T18:43:01.333Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:43:01 [2020-07-31T18:43:01.333Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:43:01 [2020-07-31T18:43:01.592Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
18:43:02 [2020-07-31T18:43:02.566Z] --- PASS: TestCreateServiceSecretFileMode (3.07s)
18:43:02 [2020-07-31T18:43:02.566Z] === RUN   TestCreateServiceConfigFileMode
18:43:02 [2020-07-31T18:43:02.566Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:43:02 [2020-07-31T18:43:02.566Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:43:02 [2020-07-31T18:43:02.566Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:43:02 [2020-07-31T18:43:02.826Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:43:02 [2020-07-31T18:43:02.826Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:43:02 [2020-07-31T18:43:02.826Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:43:03 [2020-07-31T18:43:03.395Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:43:03 [2020-07-31T18:43:03.495Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
18:43:04 [2020-07-31T18:43:04.063Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.5% of statements
18:43:04 [2020-07-31T18:43:04.775Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:43:05 [2020-07-31T18:43:05.000Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
18:43:05 [2020-07-31T18:43:05.036Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
18:43:05 [2020-07-31T18:43:05.036Z] === RUN   TestCreateServiceSysctls
18:43:05 [2020-07-31T18:43:05.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:43:05 [2020-07-31T18:43:05.259Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
18:43:05 [2020-07-31T18:43:05.295Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:43:06 [2020-07-31T18:43:06.671Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:43:07 [2020-07-31T18:43:07.165Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 56.3% of statements
18:43:07 [2020-07-31T18:43:07.424Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:43:07 [2020-07-31T18:43:07.684Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:43:08 [2020-07-31T18:43:08.050Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:43:08 [2020-07-31T18:43:08.253Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
18:43:08 [2020-07-31T18:43:08.514Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:43:08 [2020-07-31T18:43:08.986Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:43:08 [2020-07-31T18:43:08.987Z] --- PASS: TestCreateServiceSysctls (4.17s)
18:43:08 [2020-07-31T18:43:08.987Z] === RUN   TestCreateServiceCapabilities
18:43:09 [2020-07-31T18:43:09.556Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:43:09 [2020-07-31T18:43:09.556Z] === RUN   TestDockerSuite/TestDevicePermissions
18:43:10 [2020-07-31T18:43:10.124Z] === RUN   TestDockerSuite/TestDockerFails
18:43:10 [2020-07-31T18:43:10.124Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:43:10 [2020-07-31T18:43:10.124Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:43:10 [2020-07-31T18:43:10.124Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:43:11 [2020-07-31T18:43:11.053Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:43:11 [2020-07-31T18:43:11.064Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:43:11 [2020-07-31T18:43:11.631Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:43:11 [2020-07-31T18:43:11.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:43:11 [2020-07-31T18:43:11.991Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
18:43:12 [2020-07-31T18:43:12.208Z] --- PASS: TestCreateServiceCapabilities (3.11s)
18:43:12 [2020-07-31T18:43:12.208Z] === RUN   TestInspect
18:43:12 [2020-07-31T18:43:12.559Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
18:43:13 [2020-07-31T18:43:13.164Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:43:13 [2020-07-31T18:43:13.164Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:43:13 [2020-07-31T18:43:13.164Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:43:13 [2020-07-31T18:43:13.426Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:43:13 [2020-07-31T18:43:13.495Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.1% of statements
18:43:15 [2020-07-31T18:43:15.761Z] --- PASS: TestCreateServiceMultipleTimes (15.53s)
18:43:15 [2020-07-31T18:43:15.761Z] === RUN   TestCreateServiceConflict
18:43:17 [2020-07-31T18:43:17.287Z] --- PASS: TestCreateServiceConflict (1.91s)
18:43:17 [2020-07-31T18:43:17.287Z] === RUN   TestCreateServiceMaxReplicas
18:43:17 [2020-07-31T18:43:17.621Z] --- PASS: TestInspect (4.76s)
18:43:17 [2020-07-31T18:43:17.621Z] === RUN   TestCreateJob
18:43:19 [2020-07-31T18:43:19.527Z] --- PASS: TestCreateJob (2.54s)
18:43:19 [2020-07-31T18:43:19.527Z] === RUN   TestReplicatedJob
18:43:19 [2020-07-31T18:43:19.789Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:43:20 [2020-07-31T18:43:20.050Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
18:43:20 [2020-07-31T18:43:20.050Z] === RUN   TestCreateWithDuplicateNetworkNames
18:43:22 [2020-07-31T18:43:22.325Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:43:24 [2020-07-31T18:43:24.231Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:43:25 [2020-07-31T18:43:25.696Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/pkg/term	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/rootless	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/volume	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === Skipped
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver btrfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver btrfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver btrfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver btrfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver btrfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:73: No driver to put!
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z] time="2020-07-31T18:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z] time="2020-07-31T18:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z] time="2020-07-31T18:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z] time="2020-07-31T18:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z] time="2020-07-31T18:42:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: driver not supported
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:73: No driver to put!
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     overlay_test.go:49: Fails to compute changes intermittently
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver zfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver zfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver zfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver zfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:46: Driver zfs not supported
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     graphtest_unix.go:73: No driver to put!
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:43:25 [2020-07-31T18:43:25.696Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] 
18:43:25 [2020-07-31T18:43:25.696Z] DONE 2123 tests, 26 skipped in 249.444s
Post stage
[Pipeline] junit
18:43:25 [2020-07-31T18:43:25.967Z] Recording test results
18:43:26 [2020-07-31T18:43:26.139Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:43:26 [2020-07-31T18:43:26.139Z] --- PASS: TestReplicatedJob (6.56s)
18:43:26 [2020-07-31T18:43:26.139Z] === RUN   TestUpdateReplicatedJob
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:43:26 [2020-07-31T18:43:26.708Z] === RUN   TestDockerSuite/TestEventsAttach
18:43:26 [2020-07-31T18:43:26.876Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41301/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93db067c90b28b1935222cd0200f2ae0b75e93b2 hack/validate/vendor
18:43:27 [2020-07-31T18:43:27.277Z] === RUN   TestDockerSuite/TestEventsCommit
18:43:27 [2020-07-31T18:43:27.453Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
18:43:28 [2020-07-31T18:43:28.217Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:43:28 [2020-07-31T18:43:28.354Z] + echo Building e2e image
18:43:28 [2020-07-31T18:43:28.354Z] Building e2e image
18:43:28 [2020-07-31T18:43:28.354Z] + docker build --build-arg DOCKER_GITCOMMIT=93db067c90b28b1935222cd0200f2ae0b75e93b2 -t moby-e2e-test -f Dockerfile.e2e .
18:43:28 [2020-07-31T18:43:28.354Z] #2 [internal] load .dockerignore
18:43:28 [2020-07-31T18:43:28.354Z] #2 transferring context: 34B done
18:43:28 [2020-07-31T18:43:28.354Z] #2 DONE 0.0s
18:43:28 [2020-07-31T18:43:28.354Z] 
18:43:28 [2020-07-31T18:43:28.354Z] #1 [internal] load build definition from Dockerfile.e2e
18:43:28 [2020-07-31T18:43:28.354Z] #1 transferring dockerfile: 3.21kB done
18:43:28 [2020-07-31T18:43:28.354Z] #1 DONE 0.0s
18:43:28 [2020-07-31T18:43:28.354Z] 
18:43:28 [2020-07-31T18:43:28.354Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
18:43:28 [2020-07-31T18:43:28.613Z] #4 DONE 0.2s
18:43:28 [2020-07-31T18:43:28.613Z] 
18:43:28 [2020-07-31T18:43:28.613Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
18:43:28 [2020-07-31T18:43:28.613Z] #3 DONE 0.2s
18:43:28 [2020-07-31T18:43:28.613Z] 
18:43:28 [2020-07-31T18:43:28.613Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
18:43:28 [2020-07-31T18:43:28.613Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done
18:43:28 [2020-07-31T18:43:28.613Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done
18:43:28 [2020-07-31T18:43:28.613Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done
18:43:28 [2020-07-31T18:43:28.613Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0B / 2.80MB 0.1s
18:43:28 [2020-07-31T18:43:28.613Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0B / 282.60kB 0.1s
18:43:28 [2020-07-31T18:43:28.613Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
18:43:28 [2020-07-31T18:43:28.613Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.1s
18:43:28 [2020-07-31T18:43:28.613Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done
18:43:28 [2020-07-31T18:43:28.784Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:43:28 [2020-07-31T18:43:28.876Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
18:43:28 [2020-07-31T18:43:28.877Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.1s done
18:43:28 [2020-07-31T18:43:28.877Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
18:43:28 [2020-07-31T18:43:28.877Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 8.95MB / 127.35MB 0.3s
18:43:28 [2020-07-31T18:43:28.877Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.3s done
18:43:29 [2020-07-31T18:43:29.136Z] #14 ...
18:43:29 [2020-07-31T18:43:29.136Z] 
18:43:29 [2020-07-31T18:43:29.136Z] #8 [internal] load build context
18:43:29 [2020-07-31T18:43:29.136Z] #8 transferring context: 850.71kB 0.4s done
18:43:29 [2020-07-31T18:43:29.136Z] #8 DONE 0.4s
18:43:29 [2020-07-31T18:43:29.136Z] 
18:43:29 [2020-07-31T18:43:29.136Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
18:43:29 [2020-07-31T18:43:29.136Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 18.07MB / 127.35MB 0.5s
18:43:29 [2020-07-31T18:43:29.136Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done
18:43:29 [2020-07-31T18:43:29.136Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 30.58MB / 127.35MB 0.7s
18:43:29 [2020-07-31T18:43:29.136Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
18:43:29 [2020-07-31T18:43:29.352Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:43:29 [2020-07-31T18:43:29.394Z] #14 ...
18:43:29 [2020-07-31T18:43:29.395Z] 
18:43:29 [2020-07-31T18:43:29.395Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
18:43:29 [2020-07-31T18:43:29.395Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
18:43:29 [2020-07-31T18:43:29.395Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
18:43:29 [2020-07-31T18:43:29.395Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
18:43:29 [2020-07-31T18:43:29.395Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
18:43:29 [2020-07-31T18:43:29.395Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done
18:43:29 [2020-07-31T18:43:29.395Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
18:43:29 [2020-07-31T18:43:29.395Z] #5 DONE 0.8s
18:43:29 [2020-07-31T18:43:29.395Z] 
18:43:29 [2020-07-31T18:43:29.395Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
18:43:29 [2020-07-31T18:43:29.613Z] --- PASS: TestUpdateReplicatedJob (3.61s)
18:43:29 [2020-07-31T18:43:29.613Z] === RUN   TestServiceListWithStatuses
18:43:29 [2020-07-31T18:43:29.613Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:43:29 [2020-07-31T18:43:29.613Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:43:29 [2020-07-31T18:43:29.613Z] === RUN   TestDockerNetworkConnectAlias
18:43:29 [2020-07-31T18:43:29.654Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 40.05MB / 127.35MB 0.9s
18:43:29 [2020-07-31T18:43:29.654Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done
18:43:29 [2020-07-31T18:43:29.654Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
18:43:29 [2020-07-31T18:43:29.654Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 58.09MB / 127.35MB 1.1s
18:43:29 [2020-07-31T18:43:29.872Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:43:29 [2020-07-31T18:43:29.914Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 66.90MB / 127.35MB 1.2s
18:43:29 [2020-07-31T18:43:29.914Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 89.65MB / 127.35MB 1.4s
18:43:30 [2020-07-31T18:43:30.174Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 102.22MB / 127.35MB 1.5s
18:43:30 [2020-07-31T18:43:30.174Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s
18:43:30 [2020-07-31T18:43:30.433Z] #14 ...
18:43:30 [2020-07-31T18:43:30.433Z] 
18:43:30 [2020-07-31T18:43:30.434Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
18:43:30 [2020-07-31T18:43:30.434Z] #6 DONE 1.0s
18:43:30 [2020-07-31T18:43:30.434Z] 
18:43:30 [2020-07-31T18:43:30.434Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
18:43:30 [2020-07-31T18:43:30.434Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s done
18:43:30 [2020-07-31T18:43:30.434Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0.1s
18:43:31 [2020-07-31T18:43:31.779Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:43:32 [2020-07-31T18:43:32.717Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:43:32 [2020-07-31T18:43:32.742Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s)
18:43:32 [2020-07-31T18:43:32.742Z] === RUN   TestCreateServiceSecretFileMode
18:43:33 [2020-07-31T18:43:33.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:43:34 [2020-07-31T18:43:34.837Z] --- PASS: TestCreateServiceSecretFileMode (2.21s)
18:43:34 [2020-07-31T18:43:34.837Z] === RUN   TestCreateServiceConfigFileMode
18:43:35 [2020-07-31T18:43:35.042Z] --- PASS: TestDockerNetworkConnectAlias (5.09s)
18:43:35 [2020-07-31T18:43:35.042Z] === RUN   TestDockerNetworkReConnect
18:43:35 [2020-07-31T18:43:35.611Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:43:35 [2020-07-31T18:43:35.708Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.1s
18:43:35 [2020-07-31T18:43:35.708Z] #14 ...
18:43:35 [2020-07-31T18:43:35.708Z] 
18:43:35 [2020-07-31T18:43:35.708Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
18:43:35 [2020-07-31T18:43:35.708Z] #7 0.644 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.709 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.807 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.812 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.821 (3/30) Installing readline (8.0.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.830 (4/30) Installing bash (5.0.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.847 Executing bash-5.0.0-r0.post-install
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.849 (5/30) Installing ca-certificates (20191127-r2)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.868 (6/30) Installing libgcc (8.3.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.871 (7/30) Installing libstdc++ (8.3.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.887 (8/30) Installing binutils (2.32-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.983 (9/30) Installing gmp (6.1.2-r1)
18:43:35 [2020-07-31T18:43:35.708Z] #7 1.990 (10/30) Installing isl (0.18-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.010 (11/30) Installing libgomp (8.3.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.015 (12/30) Installing libatomic (8.3.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.018 (13/30) Installing mpfr3 (3.1.5-r1)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.025 (14/30) Installing mpc1 (1.1.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.028 (15/30) Installing gcc (8.3.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.874 (16/30) Installing musl-dev (1.1.22-r3)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.974 (17/30) Installing libc-dev (0.7.1-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 2.976 (18/30) Installing g++ (8.3.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.522 (19/30) Installing nghttp2-libs (1.39.2-r1)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.526 (20/30) Installing libcurl (7.66.0-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.535 (21/30) Installing expat (2.2.8-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.542 (22/30) Installing pcre2 (10.33-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.551 (23/30) Installing git (2.22.4-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.756 (24/30) Installing libmnl (1.0.4-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.761 (25/30) Installing libnftnl-libs (1.1.3-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.764 (26/30) Installing iptables (1.8.3-r1)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.791 (27/30) Installing pigz (2.4-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.796 (28/30) Installing tar (1.32-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.808 (29/30) Installing xz-libs (5.2.4-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.819 (30/30) Installing xz (5.2.4-r0)
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.824 Executing busybox-1.30.1-r3.trigger
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.829 Executing ca-certificates-20191127-r2.trigger
18:43:35 [2020-07-31T18:43:35.708Z] #7 3.883 OK: 179 MiB in 44 packages
18:43:35 [2020-07-31T18:43:35.708Z] #7 DONE 5.3s
18:43:35 [2020-07-31T18:43:35.708Z] 
18:43:35 [2020-07-31T18:43:35.708Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
18:43:35 [2020-07-31T18:43:35.708Z] #9 DONE 0.1s
18:43:35 [2020-07-31T18:43:35.708Z] 
18:43:35 [2020-07-31T18:43:35.708Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
18:43:35 [2020-07-31T18:43:35.708Z] #10 DONE 0.1s
18:43:35 [2020-07-31T18:43:35.708Z] 
18:43:35 [2020-07-31T18:43:35.708Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
18:43:35 [2020-07-31T18:43:35.708Z] #11 DONE 0.0s
18:43:35 [2020-07-31T18:43:35.708Z] 
18:43:35 [2020-07-31T18:43:35.708Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
18:43:35 [2020-07-31T18:43:35.967Z] #14 ...
18:43:35 [2020-07-31T18:43:35.967Z] 
18:43:35 [2020-07-31T18:43:35.967Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
18:43:35 [2020-07-31T18:43:35.967Z] #12 DONE 0.1s
18:43:35 [2020-07-31T18:43:35.967Z] 
18:43:35 [2020-07-31T18:43:35.967Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
18:43:35 [2020-07-31T18:43:35.967Z] #14 ...
18:43:35 [2020-07-31T18:43:35.967Z] 
18:43:35 [2020-07-31T18:43:35.967Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
18:43:35 [2020-07-31T18:43:35.967Z] #13 DONE 0.1s
18:43:35 [2020-07-31T18:43:35.967Z] 
18:43:35 [2020-07-31T18:43:35.967Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
18:43:36 [2020-07-31T18:43:36.534Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.0s done
18:43:36 [2020-07-31T18:43:36.534Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6
18:43:36 [2020-07-31T18:43:36.793Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done
18:43:36 [2020-07-31T18:43:36.793Z] #14 DONE 8.1s
18:43:36 [2020-07-31T18:43:36.793Z] 
18:43:36 [2020-07-31T18:43:36.793Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
18:43:36 [2020-07-31T18:43:36.931Z] --- PASS: TestCreateServiceConfigFileMode (2.21s)
18:43:36 [2020-07-31T18:43:36.931Z] === RUN   TestCreateServiceSysctls
18:43:37 [2020-07-31T18:43:37.051Z] #15 0.371 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
18:43:37 [2020-07-31T18:43:37.987Z] #15 1.415 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
18:43:38 [2020-07-31T18:43:38.148Z] === RUN   TestDockerSuite/TestEventsCopy
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.527 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.532 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.539 (3/54) Installing readline (8.0.4-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.543 (4/54) Installing bash (5.0.17-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.555 Executing bash-5.0.17-r0.post-install
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.557 (5/54) Installing linux-headers (5.4.5-r1)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.634 (6/54) Installing libblkid (2.35.2-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.639 (7/54) Installing libuuid (2.35.2-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.641 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.647 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.651 (10/54) Installing libgcc (9.3.0-r2)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.653 (11/54) Installing libstdc++ (9.3.0-r2)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.666 (12/54) Installing binutils (2.34-r1)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.733 (13/54) Installing libmagic (5.38-r0)
18:43:38 [2020-07-31T18:43:38.247Z] #15 1.754 (14/54) Installing file (5.38-r0)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.756 (15/54) Installing gmp (6.2.0-r0)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.763 (16/54) Installing isl (0.18-r0)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.785 (17/54) Installing libgomp (9.3.0-r2)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.788 (18/54) Installing libatomic (9.3.0-r2)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.790 (19/54) Installing libgphobos (9.3.0-r2)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.832 (20/54) Installing mpfr4 (4.0.2-r4)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.838 (21/54) Installing mpc1 (1.1.0-r1)
18:43:38 [2020-07-31T18:43:38.510Z] #15 1.841 (22/54) Installing gcc (9.3.0-r2)
18:43:38 [2020-07-31T18:43:38.715Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:43:39 [2020-07-31T18:43:39.283Z] --- PASS: TestDockerNetworkReConnect (4.41s)
18:43:39 [2020-07-31T18:43:39.283Z] === RUN   TestServicePlugin
18:43:39 [2020-07-31T18:43:39.448Z] #15 2.667 (23/54) Installing musl-dev (1.1.24-r9)
18:43:39 [2020-07-31T18:43:39.448Z] #15 2.741 (24/54) Installing libc-dev (0.7.2-r3)
18:43:39 [2020-07-31T18:43:39.448Z] #15 2.742 (25/54) Installing g++ (9.3.0-r2)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.144 (26/54) Installing make (4.3-r0)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.148 (27/54) Installing fortify-headers (1.1-r0)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.150 (28/54) Installing patch (2.7.6-r6)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.153 (29/54) Installing build-base (0.5-r2)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.154 (30/54) Installing nghttp2-libs (1.41.0-r0)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.158 (31/54) Installing libcurl (7.69.1-r0)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.163 (32/54) Installing curl (7.69.1-r0)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.167 (33/54) Installing oniguruma (6.9.5-r1)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.172 (34/54) Installing jq (1.6-r1)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.178 (35/54) Installing device-mapper-libs (2.02.186-r1)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.183 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.185 (37/54) Installing libaio (0.3.112-r1)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.187 (38/54) Installing lvm2-libs (2.02.186-r1)
18:43:39 [2020-07-31T18:43:39.708Z] #15 3.216 (39/54) Installing blkid (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.836Z] --- PASS: TestCreateServiceSysctls (3.02s)
18:43:39 [2020-07-31T18:43:39.836Z] === RUN   TestCreateServiceCapabilities
18:43:39 [2020-07-31T18:43:39.851Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.219 (40/54) Installing libcap-ng (0.7.10-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.221 (41/54) Installing setpriv (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.223 (42/54) Installing libmount (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.229 (43/54) Installing libsmartcols (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.233 (44/54) Installing findmnt (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.236 (45/54) Installing mcookie (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.241 (46/54) Installing hexdump (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.243 (47/54) Installing lsblk (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.246 (48/54) Installing libfdisk (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.251 (49/54) Installing sfdisk (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.254 (50/54) Installing cfdisk (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.257 (51/54) Installing util-linux (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.291 (52/54) Installing pkgconf (1.7.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.293 (53/54) Installing util-linux-dev (2.35.2-r0)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.314 (54/54) Installing lvm2-dev (2.02.186-r1)
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.319 Executing busybox-1.31.1-r16.trigger
18:43:39 [2020-07-31T18:43:39.967Z] #15 3.324 OK: 230 MiB in 69 packages
18:43:40 [2020-07-31T18:43:40.534Z] #15 DONE 3.9s
18:43:40 [2020-07-31T18:43:40.534Z] 
18:43:40 [2020-07-31T18:43:40.534Z] #16 [base 3/5] RUN mkdir -p /build/
18:43:41 [2020-07-31T18:43:41.101Z] #16 DONE 0.4s
18:43:41 [2020-07-31T18:43:41.101Z] 
18:43:41 [2020-07-31T18:43:41.101Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
18:43:41 [2020-07-31T18:43:41.363Z] #17 DONE 0.4s
18:43:41 [2020-07-31T18:43:41.363Z] 
18:43:41 [2020-07-31T18:43:41.363Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
18:43:41 [2020-07-31T18:43:41.363Z] #18 DONE 0.0s
18:43:41 [2020-07-31T18:43:41.363Z] 
18:43:41 [2020-07-31T18:43:41.363Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:43:41 [2020-07-31T18:43:41.363Z] #22 DONE 0.1s
18:43:41 [2020-07-31T18:43:41.363Z] 
18:43:41 [2020-07-31T18:43:41.363Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:43:41 [2020-07-31T18:43:41.624Z] #23 DONE 0.1s
18:43:41 [2020-07-31T18:43:41.624Z] 
18:43:41 [2020-07-31T18:43:41.624Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
18:43:41 [2020-07-31T18:43:41.624Z] #19 DONE 0.1s
18:43:41 [2020-07-31T18:43:41.624Z] 
18:43:41 [2020-07-31T18:43:41.624Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
18:43:41 [2020-07-31T18:43:41.624Z] #26 DONE 0.1s
18:43:41 [2020-07-31T18:43:41.624Z] 
18:43:41 [2020-07-31T18:43:41.624Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
18:43:41 [2020-07-31T18:43:41.624Z] #27 DONE 0.1s
18:43:41 [2020-07-31T18:43:41.624Z] 
18:43:41 [2020-07-31T18:43:41.624Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
18:43:41 [2020-07-31T18:43:41.624Z] #28 DONE 0.1s
18:43:41 [2020-07-31T18:43:41.624Z] 
18:43:41 [2020-07-31T18:43:41.624Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:43:42 [2020-07-31T18:43:42.597Z] --- PASS: TestCreateServiceCapabilities (2.20s)
18:43:42 [2020-07-31T18:43:42.598Z] === RUN   TestInspect
18:43:44 [2020-07-31T18:43:44.698Z] --- PASS: TestInspect (2.38s)
18:43:44 [2020-07-31T18:43:44.698Z] === RUN   TestCreateJob
18:43:45 [2020-07-31T18:43:45.821Z] #29 ...
18:43:45 [2020-07-31T18:43:45.821Z] 
18:43:45 [2020-07-31T18:43:45.821Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.060 + RM_GOPATH=0
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.060 + TMP_GOPATH=
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.060 + : /build
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.060 + '[' -z '' ']'
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.060 ++ mktemp -d
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.065 + export GOPATH=/tmp/tmp.KlAbob
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.065 + GOPATH=/tmp/tmp.KlAbob
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.065 + RM_GOPATH=1
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.065 + case "$(go env GOARCH)" in
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.065 ++ go env GOARCH
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.073 + export GO_BUILDMODE=-buildmode=pie
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.074 + GO_BUILDMODE=-buildmode=pie
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.075 ++ dirname ./install.sh
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.078 + dir=.
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.078 + bin=dockercli
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.078 + shift
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.079 + '[' '!' -f ./dockercli.installer ']'
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.080 + . ./dockercli.installer
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.080 ++ : stable
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.081 ++ : 17.06.2-ce
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.082 + install_dockercli
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.082 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.083 Install docker/cli version 17.06.2-ce from stable
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.083 ++ uname -m
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.084 + arch=x86_64
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.084 + '[' x86_64 '!=' x86_64 ']'
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.085 + url=https://download.docker.com/linux/static
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.086 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:43:45 [2020-07-31T18:43:45.821Z] #24 1.086 + tar -xz docker/docker
18:43:45 [2020-07-31T18:43:45.821Z] #24 3.317 + mkdir -p /build
18:43:45 [2020-07-31T18:43:45.821Z] #24 3.320 + mv docker/docker /build/
18:43:45 [2020-07-31T18:43:45.821Z] #24 3.323 + rmdir docker
18:43:45 [2020-07-31T18:43:45.821Z] #24 DONE 3.7s
18:43:45 [2020-07-31T18:43:45.821Z] 
18:43:45 [2020-07-31T18:43:45.821Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:43:45 [2020-07-31T18:43:45.821Z] #20 2.005 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
18:43:45 [2020-07-31T18:43:45.821Z] #20 2.617 
18:43:45 [2020-07-31T18:43:45.821Z] #20 2.844 #=#=#                                                                         

#########                                                                 13.0%
#######################                                                   32.1%
######################################                                    53.4%
########################################################                  78.2%
######################################################################## 100.0%
18:43:45 [2020-07-31T18:43:45.821Z] #20 3.815 
18:43:45 [2020-07-31T18:43:45.821Z] #20 3.959 
#####                                                                      7.3%
######################################################################## 100.0%
18:43:46 [2020-07-31T18:43:46.081Z] #20 4.483 
18:43:46 [2020-07-31T18:43:46.345Z] #20 4.617 
#                                                                          2.6%#20 ...
18:43:46 [2020-07-31T18:43:46.345Z] 
18:43:46 [2020-07-31T18:43:46.345Z] #31 [builder 1/4] COPY . .
18:43:46 [2020-07-31T18:43:46.345Z] #31 DONE 4.8s
18:43:46 [2020-07-31T18:43:46.345Z] 
18:43:46 [2020-07-31T18:43:46.345Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:43:46 [2020-07-31T18:43:46.345Z] #20 4.617 
#                                                                          2.6%
#################################################################         90.7%
######################################################################## 100.0%
18:43:46 [2020-07-31T18:43:46.417Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:43:46 [2020-07-31T18:43:46.418Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:43:46 [2020-07-31T18:43:46.606Z] #20 ...
18:43:46 [2020-07-31T18:43:46.606Z] 
18:43:46 [2020-07-31T18:43:46.606Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
18:43:46 [2020-07-31T18:43:46.677Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:43:47 [2020-07-31T18:43:47.246Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:43:47 [2020-07-31T18:43:47.246Z] === RUN   TestDockerSuite/TestEventsFilterType
18:43:47 [2020-07-31T18:43:47.455Z] --- PASS: TestCreateJob (2.99s)
18:43:47 [2020-07-31T18:43:47.455Z] === RUN   TestReplicatedJob
18:43:47 [2020-07-31T18:43:47.505Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:43:47 [2020-07-31T18:43:47.546Z] #32 DONE 1.1s
18:43:47 [2020-07-31T18:43:47.546Z] 
18:43:47 [2020-07-31T18:43:47.546Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:43:47 [2020-07-31T18:43:47.546Z] #20 5.245 
18:43:47 [2020-07-31T18:43:47.546Z] #20 5.371 
#                                                                          1.7%
############                                                              16.9%
##########################                                                37.3%
##########################################                                58.7%
##################################################################        92.3%
######################################################################## 100.0%
18:43:47 [2020-07-31T18:43:47.764Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:43:47 [2020-07-31T18:43:47.764Z] === RUN   TestDockerSuite/TestEventsFilters
18:43:47 [2020-07-31T18:43:47.806Z] #20 6.314 
18:43:48 [2020-07-31T18:43:48.703Z] === RUN   TestDockerSuite/TestEventsFormat
18:43:49 [2020-07-31T18:43:49.642Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:43:49 [2020-07-31T18:43:49.642Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:43:49 [2020-07-31T18:43:49.642Z] === RUN   TestDockerSuite/TestEventsImageImport
18:43:50 [2020-07-31T18:43:50.147Z] #20 6.435 
#                                                                          1.9%
####                                                                       6.4%
####                                                                       6.4%
#########                                                                 13.3%
##############                                                            19.5%
######################                                                    30.9%
########################                                                  33.3%
###########################                                               38.3%
###############################                                           44.3%
####################################                                      50.4%
#########################################                                 57.4%
#############################################                             63.8%
################################################                          66.8%
#################################################                         69.2%
###################################################                       71.7%
########################################################                  78.4%
###############################################################           88.3%
###################################################################       93.9%
######################################################################## 100.0%
18:43:50 [2020-07-31T18:43:50.209Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:43:50 [2020-07-31T18:43:50.407Z] #20 8.847 
18:43:50 [2020-07-31T18:43:50.470Z] === RUN   TestDockerSuite/TestEventsImagePull
18:43:50 [2020-07-31T18:43:50.729Z] === RUN   TestDockerSuite/TestEventsImageTag
18:43:51 [2020-07-31T18:43:51.345Z] #20 9.904 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:43:51 [2020-07-31T18:43:51.915Z] #20 10.36 
18:43:52 [2020-07-31T18:43:52.106Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:43:52 [2020-07-31T18:43:52.106Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:43:52 [2020-07-31T18:43:52.106Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:43:52 [2020-07-31T18:43:52.106Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:43:52 [2020-07-31T18:43:52.175Z] #20 10.46 
######################################################################## 100.0%
18:43:52 [2020-07-31T18:43:52.435Z] #20 10.79 
18:43:53 [2020-07-31T18:43:53.065Z] --- PASS: TestReplicatedJob (4.97s)
18:43:53 [2020-07-31T18:43:53.065Z] === RUN   TestUpdateReplicatedJob
18:43:53 [2020-07-31T18:43:53.373Z] #20 11.83 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:43:53 [2020-07-31T18:43:53.485Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:43:53 [2020-07-31T18:43:53.633Z] #20 12.23 
18:43:53 [2020-07-31T18:43:53.893Z] #20 12.36 
                                                                           0.6%
######################################################################## 100.0%
18:43:54 [2020-07-31T18:43:54.054Z] === RUN   TestDockerSuite/TestEventsRename
18:43:54 [2020-07-31T18:43:54.462Z] #20 12.73 
18:43:54 [2020-07-31T18:43:54.636Z] === RUN   TestDockerSuite/TestEventsResize
18:43:55 [2020-07-31T18:43:55.206Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:43:55 [2020-07-31T18:43:55.836Z] --- PASS: TestUpdateReplicatedJob (3.18s)
18:43:55 [2020-07-31T18:43:55.836Z] === RUN   TestServiceListWithStatuses
18:43:55 [2020-07-31T18:43:55.836Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:43:55 [2020-07-31T18:43:55.836Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:43:55 [2020-07-31T18:43:55.836Z] === RUN   TestDockerNetworkConnectAlias
18:43:55 [2020-07-31T18:43:55.842Z] #20 14.04 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
18:43:55 [2020-07-31T18:43:55.842Z] #20 14.20 skipping existing c35d46ef359f
18:43:56 [2020-07-31T18:43:56.102Z] #20 14.54 
18:43:57 [2020-07-31T18:43:57.042Z] #20 15.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:43:57 [2020-07-31T18:43:57.302Z] #20 ...
18:43:57 [2020-07-31T18:43:57.302Z] 
18:43:57 [2020-07-31T18:43:57.302Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:43:57 [2020-07-31T18:43:57.302Z] #33 0.802 
18:43:57 [2020-07-31T18:43:57.302Z] #33 0.884 Removing bundles/
18:43:57 [2020-07-31T18:43:57.302Z] #33 0.886 
18:43:57 [2020-07-31T18:43:57.302Z] #33 0.891 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
18:43:57 [2020-07-31T18:43:57.302Z] #33 2.259 Building test suite binary ./integration-cli/test.main
18:43:57 [2020-07-31T18:43:57.562Z] #33 ...
18:43:57 [2020-07-31T18:43:57.562Z] 
18:43:57 [2020-07-31T18:43:57.562Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:43:57 [2020-07-31T18:43:57.562Z] #20 16.09 
18:43:57 [2020-07-31T18:43:57.822Z] #20 16.19 
######################################################################## 100.0%
18:43:58 [2020-07-31T18:43:58.083Z] #20 16.56 
18:43:58 [2020-07-31T18:43:58.344Z] #20 16.65 Download of images into '/build' complete.
18:43:58 [2020-07-31T18:43:58.344Z] #20 16.65 Use something like the following to load the result into a Docker daemon:
18:43:58 [2020-07-31T18:43:58.344Z] #20 16.65   tar -cC '/build' . | docker load
18:43:58 [2020-07-31T18:43:58.603Z] #20 DONE 17.0s
18:43:58 [2020-07-31T18:43:58.603Z] 
18:43:58 [2020-07-31T18:43:58.603Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:44:00 [2020-07-31T18:44:00.324Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
18:44:00 [2020-07-31T18:44:00.324Z] === RUN   TestDockerNetworkReConnect
18:44:00 [2020-07-31T18:44:00.478Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:44:01 [2020-07-31T18:44:01.049Z] === RUN   TestDockerSuite/TestEventsStreaming
18:44:01 [2020-07-31T18:44:01.142Z] #29 ...
18:44:01 [2020-07-31T18:44:01.142Z] 
18:44:01 [2020-07-31T18:44:01.142Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
18:44:01 [2020-07-31T18:44:01.617Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:44:01 [2020-07-31T18:44:01.713Z] #21 DONE 0.9s
18:44:01 [2020-07-31T18:44:01.713Z] 
18:44:01 [2020-07-31T18:44:01.713Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
18:44:01 [2020-07-31T18:44:01.973Z] #25 DONE 0.1s
18:44:01 [2020-07-31T18:44:01.973Z] 
18:44:01 [2020-07-31T18:44:01.973Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:44:03 [2020-07-31T18:44:03.130Z] --- PASS: TestDockerNetworkReConnect (3.36s)
18:44:03 [2020-07-31T18:44:03.130Z] === RUN   TestServicePlugin
18:44:03 [2020-07-31T18:44:03.130Z] --- SKIP: TestServicePlugin (0.00s)
18:44:03 [2020-07-31T18:44:03.130Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:44:03 [2020-07-31T18:44:03.130Z] === RUN   TestServiceUpdateLabel
18:44:04 [2020-07-31T18:44:04.150Z] === RUN   TestDockerSuite/TestEventsTop
18:44:04 [2020-07-31T18:44:04.717Z] === RUN   TestDockerSuite/TestEventsUntag
18:44:05 [2020-07-31T18:44:05.213Z] --- PASS: TestServiceUpdateLabel (1.93s)
18:44:05 [2020-07-31T18:44:05.213Z] === RUN   TestServiceUpdateSecrets
18:44:07 [2020-07-31T18:44:07.249Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:44:10 [2020-07-31T18:44:10.536Z] --- PASS: TestServicePlugin (31.04s)
18:44:10 [2020-07-31T18:44:10.536Z]     plugin_test.go:62: [d532df9fc47a7] joining swarm manager [d3ab5e42d7f0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:44:10 [2020-07-31T18:44:10.536Z]     plugin_test.go:65: [dfc6ea50f8afb] joining swarm manager [d3ab5e42d7f0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:44:10 [2020-07-31T18:44:10.536Z] === RUN   TestServiceUpdateLabel
18:44:12 [2020-07-31T18:44:12.439Z] --- PASS: TestServiceUpdateLabel (1.89s)
18:44:12 [2020-07-31T18:44:12.439Z] === RUN   TestServiceUpdateSecrets
18:44:13 [2020-07-31T18:44:13.008Z] === RUN   TestDockerSuite/TestExec
18:44:13 [2020-07-31T18:44:13.578Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:44:14 [2020-07-31T18:44:14.147Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:44:14 [2020-07-31T18:44:14.191Z] #33 ...
18:44:14 [2020-07-31T18:44:14.191Z] 
18:44:14 [2020-07-31T18:44:14.191Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:44:14 [2020-07-31T18:44:14.191Z] #29 31.19 # github.com/docker/docker/contrib/httpserver
18:44:14 [2020-07-31T18:44:14.191Z] #29 31.19 loadinternal: cannot find runtime/cgo
18:44:14 [2020-07-31T18:44:14.191Z] #29 DONE 31.4s
18:44:14 [2020-07-31T18:44:14.191Z] 
18:44:14 [2020-07-31T18:44:14.191Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:44:14 [2020-07-31T18:44:14.191Z] #33 ...
18:44:14 [2020-07-31T18:44:14.191Z] 
18:44:14 [2020-07-31T18:44:14.191Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
18:44:14 [2020-07-31T18:44:14.191Z] #30 DONE 0.1s
18:44:14 [2020-07-31T18:44:14.451Z] 
18:44:14 [2020-07-31T18:44:14.451Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:44:14 [2020-07-31T18:44:14.715Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:44:15 [2020-07-31T18:44:15.283Z] === RUN   TestDockerSuite/TestExecAPIStart
18:44:16 [2020-07-31T18:44:16.221Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:44:16 [2020-07-31T18:44:16.795Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:44:17 [2020-07-31T18:44:17.055Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:44:17 [2020-07-31T18:44:17.625Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:44:18 [2020-07-31T18:44:18.194Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:44:18 [2020-07-31T18:44:18.453Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:44:19 [2020-07-31T18:44:19.020Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:44:19 [2020-07-31T18:44:19.959Z] === RUN   TestDockerSuite/TestExecCgroup
18:44:20 [2020-07-31T18:44:20.605Z] --- PASS: TestServiceUpdateSecrets (14.23s)
18:44:20 [2020-07-31T18:44:20.605Z] === RUN   TestServiceUpdateConfigs
18:44:20 [2020-07-31T18:44:20.895Z] === RUN   TestDockerSuite/TestExecEnv
18:44:21 [2020-07-31T18:44:21.463Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:44:22 [2020-07-31T18:44:22.399Z] === RUN   TestDockerSuite/TestExecExitStatus
18:44:22 [2020-07-31T18:44:22.658Z] === RUN   TestDockerSuite/TestExecInspectID
18:44:25 [2020-07-31T18:44:25.191Z] === RUN   TestDockerSuite/TestExecInteractive
18:44:25 [2020-07-31T18:44:25.759Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:44:26 [2020-07-31T18:44:26.327Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:44:26 [2020-07-31T18:44:26.893Z] === RUN   TestDockerSuite/TestExecParseError
18:44:26 [2020-07-31T18:44:26.893Z] --- PASS: TestServiceUpdateSecrets (14.73s)
18:44:26 [2020-07-31T18:44:26.893Z] === RUN   TestServiceUpdateConfigs
18:44:27 [2020-07-31T18:44:27.461Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:44:28 [2020-07-31T18:44:28.029Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:44:28 [2020-07-31T18:44:28.598Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:44:29 [2020-07-31T18:44:29.535Z] === RUN   TestDockerSuite/TestExecSetEnv
18:44:30 [2020-07-31T18:44:30.103Z] === RUN   TestDockerSuite/TestExecStartFails
18:44:30 [2020-07-31T18:44:30.670Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:44:33 [2020-07-31T18:44:33.267Z] --- PASS: TestServiceUpdateConfigs (14.22s)
18:44:33 [2020-07-31T18:44:33.268Z] === RUN   TestServiceUpdateNetwork
18:44:34 [2020-07-31T18:44:34.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:44:41 [2020-07-31T18:44:41.453Z] --- PASS: TestServiceUpdateConfigs (14.31s)
18:44:41 [2020-07-31T18:44:41.453Z] === RUN   TestServiceUpdateNetwork
18:44:41 [2020-07-31T18:44:41.453Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:44:42 [2020-07-31T18:44:42.021Z] === RUN   TestDockerSuite/TestExecTTY
18:44:42 [2020-07-31T18:44:42.589Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:44:43 [2020-07-31T18:44:43.528Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:44:44 [2020-07-31T18:44:44.097Z] === RUN   TestDockerSuite/TestExecUlimits
18:44:44 [2020-07-31T18:44:44.665Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:44:44 [2020-07-31T18:44:44.665Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:44:45 [2020-07-31T18:44:45.950Z] --- PASS: TestServiceUpdateNetwork (12.33s)
18:44:45 [2020-07-31T18:44:45.950Z] === RUN   TestServiceUpdatePidsLimit
18:44:46 [2020-07-31T18:44:46.045Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:44:46 [2020-07-31T18:44:46.304Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:44:46 [2020-07-31T18:44:46.596Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:44:47 [2020-07-31T18:44:47.242Z] === RUN   TestDockerSuite/TestExecWithTERM
18:44:47 [2020-07-31T18:44:47.647Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:44:47 [2020-07-31T18:44:47.811Z] === RUN   TestDockerSuite/TestExecWithUser
18:44:48 [2020-07-31T18:44:48.748Z] === RUN   TestDockerSuite/TestGetContainerStats
18:44:54 [2020-07-31T18:44:54.018Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:44:54 [2020-07-31T18:44:54.571Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:44:54 [2020-07-31T18:44:54.584Z] --- PASS: TestServiceUpdateNetwork (13.55s)
18:44:54 [2020-07-31T18:44:54.584Z] === RUN   TestServiceUpdatePidsLimit
18:44:55 [2020-07-31T18:44:55.962Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:44:56 [2020-07-31T18:44:56.530Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:44:57 [2020-07-31T18:44:57.909Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:44:59 [2020-07-31T18:44:59.823Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
18:45:03 [2020-07-31T18:45:03.086Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s)
18:45:03 [2020-07-31T18:45:03.086Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
18:45:03 [2020-07-31T18:45:03.086Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
18:45:03 [2020-07-31T18:45:03.086Z] PASS
18:45:03 [2020-07-31T18:45:03.086Z] 
18:45:03 [2020-07-31T18:45:03.086Z] === Skipped
18:45:03 [2020-07-31T18:45:03.086Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
18:45:03 [2020-07-31T18:45:03.086Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:45:03 [2020-07-31T18:45:03.086Z] 
18:45:03 [2020-07-31T18:45:03.086Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
18:45:03 [2020-07-31T18:45:03.086Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:03 [2020-07-31T18:45:03.086Z] 
18:45:03 [2020-07-31T18:45:03.086Z] 
18:45:03 [2020-07-31T18:45:03.086Z] DONE 27 tests, 2 skipped in 129.676s
18:45:03 [2020-07-31T18:45:03.086Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
18:45:03 [2020-07-31T18:45:03.086Z] ++ 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
18:45:03 [2020-07-31T18:45:03.086Z] ++ set -e
18:45:03 [2020-07-31T18:45:03.086Z] ++ '[' -n 0 ']'
18:45:03 [2020-07-31T18:45:03.086Z] ++ set -x
18:45:03 [2020-07-31T18:45:03.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:45:03 [2020-07-31T18:45:03.086Z] INFO: Testing against a local daemon
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestSessionCreate
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestSessionCreate (0.03s)
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestSessionCreateWithBadUpgrade
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
18:45:03 [2020-07-31T18:45:03.086Z] PASS
18:45:03 [2020-07-31T18:45:03.086Z] 
18:45:03 [2020-07-31T18:45:03.086Z] DONE 2 tests in 0.140s
18:45:03 [2020-07-31T18:45:03.086Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
18:45:03 [2020-07-31T18:45:03.086Z] ++ 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
18:45:03 [2020-07-31T18:45:03.086Z] ++ set -e
18:45:03 [2020-07-31T18:45:03.086Z] ++ '[' -n 0 ']'
18:45:03 [2020-07-31T18:45:03.086Z] ++ set -x
18:45:03 [2020-07-31T18:45:03.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:45:03 [2020-07-31T18:45:03.086Z] INFO: Testing against a local daemon
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:45:03 [2020-07-31T18:45:03.086Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:45:03 [2020-07-31T18:45:03.086Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestEventsExecDie
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestEventsExecDie (0.59s)
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestEventsBackwardsCompatible
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestInfoBinaryCommits
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestInfoBinaryCommits (0.04s)
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestInfoAPIVersioned
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestInfoDiscoveryBackend
18:45:03 [2020-07-31T18:45:03.086Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
18:45:03 [2020-07-31T18:45:03.086Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:45:04 [2020-07-31T18:45:04.032Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:45:04 [2020-07-31T18:45:04.032Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:45:04 [2020-07-31T18:45:04.130Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:45:04 [2020-07-31T18:45:04.130Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:45:04 [2020-07-31T18:45:04.600Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:45:04 [2020-07-31T18:45:04.600Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:45:04 [2020-07-31T18:45:04.600Z] === RUN   TestDockerSuite/TestHealth
18:45:04 [2020-07-31T18:45:04.768Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
18:45:04 [2020-07-31T18:45:04.769Z] === RUN   TestInfoAPI
18:45:04 [2020-07-31T18:45:04.769Z] --- PASS: TestInfoAPI (0.03s)
18:45:04 [2020-07-31T18:45:04.769Z] === RUN   TestInfoAPIWarnings
18:45:05 [2020-07-31T18:45:05.414Z] --- PASS: TestInfoAPIWarnings (0.53s)
18:45:05 [2020-07-31T18:45:05.414Z] === RUN   TestInfoDebug
18:45:05 [2020-07-31T18:45:05.712Z] --- PASS: TestInfoDebug (0.53s)
18:45:05 [2020-07-31T18:45:05.712Z] === RUN   TestInfoInsecureRegistries
18:45:06 [2020-07-31T18:45:06.356Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:45:06 [2020-07-31T18:45:06.356Z] === RUN   TestInfoRegistryMirrors
18:45:07 [2020-07-31T18:45:07.001Z] --- PASS: TestInfoRegistryMirrors (0.53s)
18:45:07 [2020-07-31T18:45:07.001Z] === RUN   TestLoginFailsWithBadCredentials
18:45:07 [2020-07-31T18:45:07.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
18:45:07 [2020-07-31T18:45:07.303Z] === RUN   TestPingCacheHeaders
18:45:07 [2020-07-31T18:45:07.303Z] --- PASS: TestPingCacheHeaders (0.03s)
18:45:07 [2020-07-31T18:45:07.303Z] === RUN   TestPingGet
18:45:07 [2020-07-31T18:45:07.303Z] --- PASS: TestPingGet (0.02s)
18:45:07 [2020-07-31T18:45:07.303Z] === RUN   TestPingHead
18:45:07 [2020-07-31T18:45:07.303Z] --- PASS: TestPingHead (0.03s)
18:45:07 [2020-07-31T18:45:07.303Z] === RUN   TestVersion
18:45:07 [2020-07-31T18:45:07.303Z] --- PASS: TestVersion (0.03s)
18:45:07 [2020-07-31T18:45:07.303Z] PASS
18:45:07 [2020-07-31T18:45:07.303Z] 
18:45:07 [2020-07-31T18:45:07.303Z] === Skipped
18:45:07 [2020-07-31T18:45:07.303Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:45:07 [2020-07-31T18:45:07.303Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:45:07 [2020-07-31T18:45:07.303Z] 
18:45:07 [2020-07-31T18:45:07.303Z] 
18:45:07 [2020-07-31T18:45:07.303Z] DONE 18 tests, 1 skipped in 5.432s
18:45:07 [2020-07-31T18:45:07.303Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
18:45:07 [2020-07-31T18:45:07.303Z] ++ 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
18:45:07 [2020-07-31T18:45:07.303Z] ++ set -e
18:45:07 [2020-07-31T18:45:07.303Z] ++ '[' -n 0 ']'
18:45:07 [2020-07-31T18:45:07.303Z] ++ set -x
18:45:07 [2020-07-31T18:45:07.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:45:07 [2020-07-31T18:45:07.303Z] INFO: Testing against a local daemon
18:45:07 [2020-07-31T18:45:07.303Z] === RUN   TestVolumesCreateAndList
18:45:07 [2020-07-31T18:45:07.303Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:45:07 [2020-07-31T18:45:07.303Z] === RUN   TestVolumesRemove
18:45:07 [2020-07-31T18:45:07.599Z] --- PASS: TestVolumesRemove (0.07s)
18:45:07 [2020-07-31T18:45:07.599Z] === RUN   TestVolumesInspect
18:45:07 [2020-07-31T18:45:07.599Z] --- PASS: TestVolumesInspect (0.02s)
18:45:07 [2020-07-31T18:45:07.599Z] === RUN   TestVolumesInvalidJSON
18:45:07 [2020-07-31T18:45:07.599Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:45:07 [2020-07-31T18:45:07.599Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:45:07 [2020-07-31T18:45:07.599Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:45:07 [2020-07-31T18:45:07.599Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:45:07 [2020-07-31T18:45:07.599Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:45:07 [2020-07-31T18:45:07.599Z] PASS
18:45:07 [2020-07-31T18:45:07.599Z] 
18:45:07 [2020-07-31T18:45:07.599Z] DONE 5 tests in 0.203s
18:45:07 [2020-07-31T18:45:07.599Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:45:07 [2020-07-31T18:45:07.901Z] ++++ cat bundles/test-integration/docker.pid
18:45:07 [2020-07-31T18:45:07.901Z] +++ kill 13772
18:45:08 [2020-07-31T18:45:08.948Z] +++ /etc/init.d/apparmor stop
18:45:08 [2020-07-31T18:45:08.948Z] Leaving: AppArmorNo profiles have been unloaded.
18:45:08 [2020-07-31T18:45:08.948Z] 
18:45:08 [2020-07-31T18:45:08.948Z] Unloading profiles will leave already running processes permanently
18:45:08 [2020-07-31T18:45:08.948Z] unconfined, which can lead to unexpected situations.
18:45:08 [2020-07-31T18:45:08.948Z] 
18:45:08 [2020-07-31T18:45:08.948Z] To set a process to complain mode, use the command line tool
18:45:08 [2020-07-31T18:45:08.948Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:45:08 [2020-07-31T18:45:08.948Z] +++ true
18:45:08 [2020-07-31T18:45:08.948Z] exiting test-integration
18:45:08 [2020-07-31T18:45:08.948Z] ++ exit 0
18:45:08 [2020-07-31T18:45:08.948Z] 
Post stage
[Pipeline] junit
18:45:10 [2020-07-31T18:45:10.532Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:45:11 [2020-07-31T18:45:11.167Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
18:45:11 [2020-07-31T18:45:11.167Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
18:45:11 [2020-07-31T18:45:11.167Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
18:45:11 [2020-07-31T18:45:11.167Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
18:45:11 [2020-07-31T18:45:11.167Z] PASS
18:45:11 [2020-07-31T18:45:11.167Z] 
18:45:11 [2020-07-31T18:45:11.167Z] === Skipped
18:45:11 [2020-07-31T18:45:11.167Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:45:11 [2020-07-31T18:45:11.167Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:45:11 [2020-07-31T18:45:11.167Z] 
18:45:11 [2020-07-31T18:45:11.167Z] 
18:45:11 [2020-07-31T18:45:11.167Z] DONE 27 tests, 1 skipped in 180.313s
18:45:11 [2020-07-31T18:45:11.167Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:45:11 [2020-07-31T18:45:11.167Z] ++ 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
18:45:11 [2020-07-31T18:45:11.167Z] ++ set -e
18:45:11 [2020-07-31T18:45:11.167Z] ++ '[' -n 0 ']'
18:45:11 [2020-07-31T18:45:11.167Z] ++ set -x
18:45:11 [2020-07-31T18:45:11.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:45:11 [2020-07-31T18:45:11.167Z] INFO: Testing against a local daemon
18:45:11 [2020-07-31T18:45:11.167Z] === RUN   TestSessionCreate
18:45:11 [2020-07-31T18:45:11.167Z] --- PASS: TestSessionCreate (0.03s)
18:45:11 [2020-07-31T18:45:11.167Z] === RUN   TestSessionCreateWithBadUpgrade
18:45:11 [2020-07-31T18:45:11.167Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:45:11 [2020-07-31T18:45:11.167Z] PASS
18:45:11 [2020-07-31T18:45:11.167Z] 
18:45:11 [2020-07-31T18:45:11.167Z] DONE 2 tests in 0.164s
18:45:11 [2020-07-31T18:45:11.302Z] + echo Ensuring container killed.
18:45:11 [2020-07-31T18:45:11.302Z] Ensuring container killed.
18:45:11 [2020-07-31T18:45:11.302Z] + docker rm -vf docker-pr4
18:45:11 [2020-07-31T18:45:11.302Z] Error: No such container: docker-pr4
18:45:11 [2020-07-31T18:45:11.302Z] + true
[Pipeline] sh
18:45:11 [2020-07-31T18:45:11.426Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:45:11 [2020-07-31T18:45:11.426Z] ++ 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
18:45:11 [2020-07-31T18:45:11.426Z] ++ set -e
18:45:11 [2020-07-31T18:45:11.426Z] ++ '[' -n 0 ']'
18:45:11 [2020-07-31T18:45:11.426Z] ++ set -x
18:45:11 [2020-07-31T18:45:11.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:45:11 [2020-07-31T18:45:11.426Z] INFO: Testing against a local daemon
18:45:11 [2020-07-31T18:45:11.426Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:45:11 [2020-07-31T18:45:11.426Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:45:11 [2020-07-31T18:45:11.426Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:45:11 [2020-07-31T18:45:11.426Z] === RUN   TestEventsExecDie
18:45:11 [2020-07-31T18:45:11.712Z] + echo Chowning /workspace to jenkins user
18:45:11 [2020-07-31T18:45:11.712Z] Chowning /workspace to jenkins user
18:45:11 [2020-07-31T18:45:11.712Z] + id -u
18:45:11 [2020-07-31T18:45:11.712Z] + id -g
18:45:11 [2020-07-31T18:45:11.712Z] + docker run --rm -v /home/docker/workspace/moby_PR-41301:/workspace busybox chown -R 1001:1001 /workspace
18:45:11 [2020-07-31T18:45:11.712Z] Unable to find image 'busybox:latest' locally
18:45:12 [2020-07-31T18:45:12.233Z] latest: Pulling from library/busybox
18:45:12 [2020-07-31T18:45:12.233Z] f45ff7dc89a9: Pulling fs layer
18:45:12 [2020-07-31T18:45:12.233Z] f45ff7dc89a9: Download complete
18:45:12 [2020-07-31T18:45:12.361Z] --- PASS: TestEventsExecDie (0.70s)
18:45:12 [2020-07-31T18:45:12.362Z] === RUN   TestEventsBackwardsCompatible
18:45:12 [2020-07-31T18:45:12.362Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
18:45:12 [2020-07-31T18:45:12.362Z] === RUN   TestInfoBinaryCommits
18:45:12 [2020-07-31T18:45:12.362Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:45:12 [2020-07-31T18:45:12.362Z] === RUN   TestInfoAPIVersioned
18:45:12 [2020-07-31T18:45:12.362Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:45:12 [2020-07-31T18:45:12.362Z] === RUN   TestInfoDiscoveryBackend
18:45:12 [2020-07-31T18:45:12.528Z] f45ff7dc89a9: Pull complete
18:45:12 [2020-07-31T18:45:12.528Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
18:45:12 [2020-07-31T18:45:12.528Z] Status: Downloaded newer image for busybox:latest
18:45:12 [2020-07-31T18:45:12.929Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
18:45:12 [2020-07-31T18:45:12.929Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:45:13 [2020-07-31T18:45:13.865Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:45:13 [2020-07-31T18:45:13.865Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:45:14 [2020-07-31T18:45:14.432Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
18:45:14 [2020-07-31T18:45:14.432Z] === RUN   TestInfoAPI
18:45:14 [2020-07-31T18:45:14.432Z] --- PASS: TestInfoAPI (0.02s)
18:45:14 [2020-07-31T18:45:14.432Z] === RUN   TestInfoAPIWarnings
18:45:14 [2020-07-31T18:45:14.506Z] + bundleName=ppc64le-integration
18:45:14 [2020-07-31T18:45:14.506Z] + echo Creating ppc64le-integration-bundles.tar.gz
18:45:14 [2020-07-31T18:45:14.506Z] Creating ppc64le-integration-bundles.tar.gz
18:45:14 [2020-07-31T18:45:14.506Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+  *-report.json -o -name *.log -oxargs -name tar *.prof -czf -o ppc64le-integration-bundles.tar.gz -name
18:45:14 [2020-07-31T18:45:14.506Z]  *-report.xml ) -print
[Pipeline] archiveArtifacts
18:45:14 [2020-07-31T18:45:14.560Z] Archiving artifacts
18:45:14 [2020-07-31T18:45:14.992Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
18:45:14 [2020-07-31T18:45:14.999Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:45:14 [2020-07-31T18:45:14.999Z] === RUN   TestInfoDebug
[Pipeline] // catchError
[Pipeline] sh
18:45:15 [2020-07-31T18:45:15.399Z] + make clean
18:45:15 [2020-07-31T18:45:15.566Z] --- PASS: TestInfoDebug (0.53s)
18:45:15 [2020-07-31T18:45:15.566Z] === RUN   TestInfoInsecureRegistries
18:45:15 [2020-07-31T18:45:15.693Z] make: command: Command not found
18:45:15 [2020-07-31T18:45:15.693Z] make: command: Command not found
18:45:15 [2020-07-31T18:45:15.693Z] docker volume rm -f docker-dev-cache
18:45:15 [2020-07-31T18:45:15.693Z] docker-dev-cache
[Pipeline] deleteDir
18:45:15 [2020-07-31T18:45:15.826Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:45:15 [2020-07-31T18:45:15.826Z] === RUN   TestInfoRegistryMirrors
18:45:16 [2020-07-31T18:45:16.393Z] --- PASS: TestInfoRegistryMirrors (0.55s)
18:45:16 [2020-07-31T18:45:16.393Z] === RUN   TestLoginFailsWithBadCredentials
18:45:16 [2020-07-31T18:45:16.653Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
18:45:16 [2020-07-31T18:45:16.653Z] === RUN   TestPingCacheHeaders
18:45:16 [2020-07-31T18:45:16.653Z] --- PASS: TestPingCacheHeaders (0.03s)
18:45:16 [2020-07-31T18:45:16.653Z] === RUN   TestPingGet
18:45:16 [2020-07-31T18:45:16.653Z] --- PASS: TestPingGet (0.02s)
18:45:16 [2020-07-31T18:45:16.653Z] === RUN   TestPingHead
18:45:16 [2020-07-31T18:45:16.912Z] --- PASS: TestPingHead (0.03s)
18:45:16 [2020-07-31T18:45:16.912Z] === RUN   TestVersion
18:45:16 [2020-07-31T18:45:16.912Z] --- PASS: TestVersion (0.02s)
18:45:16 [2020-07-31T18:45:16.912Z] PASS
18:45:16 [2020-07-31T18:45:16.912Z] 
18:45:16 [2020-07-31T18:45:16.912Z] === Skipped
18:45:16 [2020-07-31T18:45:16.912Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:45:16 [2020-07-31T18:45:16.912Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:45:16 [2020-07-31T18:45:16.912Z] 
18:45:16 [2020-07-31T18:45:16.912Z] 
18:45:16 [2020-07-31T18:45:16.912Z] DONE 18 tests, 1 skipped in 5.523s
18:45:16 [2020-07-31T18:45:16.912Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:45:16 [2020-07-31T18:45:16.912Z] ++ 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
18:45:16 [2020-07-31T18:45:16.912Z] ++ set -e
18:45:16 [2020-07-31T18:45:16.912Z] ++ '[' -n 0 ']'
18:45:16 [2020-07-31T18:45:16.912Z] ++ set -x
18:45:16 [2020-07-31T18:45:16.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
18:45:16 [2020-07-31T18:45:16.912Z] INFO: Testing against a local daemon
18:45:16 [2020-07-31T18:45:16.912Z] === RUN   TestVolumesCreateAndList
18:45:16 [2020-07-31T18:45:16.912Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:45:16 [2020-07-31T18:45:16.912Z] === RUN   TestVolumesRemove
18:45:17 [2020-07-31T18:45:17.173Z] --- PASS: TestVolumesRemove (0.06s)
18:45:17 [2020-07-31T18:45:17.173Z] === RUN   TestVolumesInspect
18:45:17 [2020-07-31T18:45:17.173Z] --- PASS: TestVolumesInspect (0.01s)
18:45:17 [2020-07-31T18:45:17.173Z] === RUN   TestVolumesInvalidJSON
18:45:17 [2020-07-31T18:45:17.173Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:45:17 [2020-07-31T18:45:17.173Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:45:17 [2020-07-31T18:45:17.173Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:45:17 [2020-07-31T18:45:17.173Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:45:17 [2020-07-31T18:45:17.173Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:45:17 [2020-07-31T18:45:17.173Z] PASS
18:45:17 [2020-07-31T18:45:17.173Z] 
18:45:17 [2020-07-31T18:45:17.173Z] DONE 5 tests in 0.244s
18:45:17 [2020-07-31T18:45:17.173Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:45:17 [2020-07-31T18:45:17.173Z] ++++ cat bundles/test-integration/docker.pid
18:45:17 [2020-07-31T18:45:17.173Z] +++ kill 5572
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:45:18 [2020-07-31T18:45:18.550Z] +++ /etc/init.d/apparmor stop
18:45:18 [2020-07-31T18:45:18.550Z] Leaving: AppArmorNo profiles have been unloaded.
18:45:18 [2020-07-31T18:45:18.550Z] 
18:45:18 [2020-07-31T18:45:18.550Z] Unloading profiles will leave already running processes permanently
18:45:18 [2020-07-31T18:45:18.550Z] unconfined, which can lead to unexpected situations.
18:45:18 [2020-07-31T18:45:18.550Z] 
18:45:18 [2020-07-31T18:45:18.550Z] To set a process to complain mode, use the command line tool
18:45:18 [2020-07-31T18:45:18.550Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:45:18 [2020-07-31T18:45:18.550Z] +++ true
18:45:18 [2020-07-31T18:45:18.550Z] exiting test-integration
18:45:18 [2020-07-31T18:45:18.550Z] ++ exit 0
18:45:18 [2020-07-31T18:45:18.550Z] 
18:45:19 [2020-07-31T18:45:19.117Z] + for job in $(jobs -p)
18:45:19 [2020-07-31T18:45:19.117Z] + wait 12317
18:45:23 [2020-07-31T18:45:23.304Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:45:23 [2020-07-31T18:45:23.304Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:45:23 [2020-07-31T18:45:23.571Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:45:23 [2020-07-31T18:45:23.571Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:45:24 [2020-07-31T18:45:24.157Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:45:24 [2020-07-31T18:45:24.157Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:45:24 [2020-07-31T18:45:24.416Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:45:24 [2020-07-31T18:45:24.416Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:45:24 [2020-07-31T18:45:24.416Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:45:24 [2020-07-31T18:45:24.675Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:45:24 [2020-07-31T18:45:24.935Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:45:24 [2020-07-31T18:45:24.935Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:45:25 [2020-07-31T18:45:25.194Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:45:25 [2020-07-31T18:45:25.194Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:45:26 [2020-07-31T18:45:26.130Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:45:26 [2020-07-31T18:45:26.130Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:45:26 [2020-07-31T18:45:26.698Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:45:27 [2020-07-31T18:45:27.267Z] === RUN   TestDockerSuite/TestImagesFormat
18:45:27 [2020-07-31T18:45:27.267Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:45:27 [2020-07-31T18:45:27.834Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:45:30 [2020-07-31T18:45:30.369Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:45:30 [2020-07-31T18:45:30.369Z] === RUN   TestDockerSuite/TestImportBadURL
18:45:30 [2020-07-31T18:45:30.369Z] === RUN   TestDockerSuite/TestImportDisplay
18:45:31 [2020-07-31T18:45:31.307Z] === RUN   TestDockerSuite/TestImportFile
18:45:32 [2020-07-31T18:45:32.685Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:45:32 [2020-07-31T18:45:32.685Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:45:33 [2020-07-31T18:45:33.622Z] === RUN   TestDockerSuite/TestImportGzipped
18:45:34 [2020-07-31T18:45:34.192Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:45:34 [2020-07-31T18:45:34.763Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:45:35 [2020-07-31T18:45:35.703Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:45:36 [2020-07-31T18:45:36.271Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:45:36 [2020-07-31T18:45:36.838Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:45:37 [2020-07-31T18:45:37.406Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:45:37 [2020-07-31T18:45:37.406Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:45:37 [2020-07-31T18:45:37.406Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:45:37 [2020-07-31T18:45:37.666Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:45:38 [2020-07-31T18:45:38.234Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:45:38 [2020-07-31T18:45:38.495Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:45:39 [2020-07-31T18:45:39.063Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:45:39 [2020-07-31T18:45:39.322Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:45:39 [2020-07-31T18:45:39.895Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:45:39 [2020-07-31T18:45:39.895Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:45:40 [2020-07-31T18:45:40.847Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:45:41 [2020-07-31T18:45:41.415Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:45:41 [2020-07-31T18:45:41.674Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:45:41 [2020-07-31T18:45:41.934Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:45:42 [2020-07-31T18:45:42.193Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:45:42 [2020-07-31T18:45:42.193Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:45:43 [2020-07-31T18:45:43.129Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:45:43 [2020-07-31T18:45:43.389Z] === RUN   TestDockerSuite/TestInspectDefault
18:45:43 [2020-07-31T18:45:43.957Z] === RUN   TestDockerSuite/TestInspectHistory
18:45:44 [2020-07-31T18:45:44.217Z] === RUN   TestDockerSuite/TestInspectImage
18:45:44 [2020-07-31T18:45:44.217Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:45:44 [2020-07-31T18:45:44.476Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:45:44 [2020-07-31T18:45:44.476Z] === RUN   TestDockerSuite/TestInspectInt64
18:45:44 [2020-07-31T18:45:44.736Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:45:45 [2020-07-31T18:45:45.304Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:45:45 [2020-07-31T18:45:45.304Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:45:45 [2020-07-31T18:45:45.871Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:45:46 [2020-07-31T18:45:46.130Z] === RUN   TestDockerSuite/TestInspectPlugin
18:45:47 [2020-07-31T18:45:47.507Z] === RUN   TestDockerSuite/TestInspectRootFS
18:45:47 [2020-07-31T18:45:47.507Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:45:48 [2020-07-31T18:45:48.075Z] === RUN   TestDockerSuite/TestInspectStatus
18:45:48 [2020-07-31T18:45:48.643Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:45:49 [2020-07-31T18:45:49.579Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:45:49 [2020-07-31T18:45:49.838Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:45:50 [2020-07-31T18:45:50.406Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:45:50 [2020-07-31T18:45:50.665Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:45:51 [2020-07-31T18:45:51.233Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:45:51 [2020-07-31T18:45:51.492Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:45:52 [2020-07-31T18:45:52.060Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:45:52 [2020-07-31T18:45:52.060Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:45:53 [2020-07-31T18:45:53.441Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:45:54 [2020-07-31T18:45:54.383Z] === RUN   TestDockerSuite/TestLinksEnvs
18:45:55 [2020-07-31T18:45:55.321Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:45:55 [2020-07-31T18:45:55.321Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:45:55 [2020-07-31T18:45:55.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:45:56 [2020-07-31T18:45:56.539Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:45:58 [2020-07-31T18:45:58.455Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:46:00 [2020-07-31T18:46:00.361Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:46:00 [2020-07-31T18:46:00.361Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:46:00 [2020-07-31T18:46:00.621Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:46:02 [2020-07-31T18:46:02.006Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:46:02 [2020-07-31T18:46:02.575Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:46:03 [2020-07-31T18:46:03.143Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:46:05 [2020-07-31T18:46:05.924Z] #33 135.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:46:05 [2020-07-31T18:46:05.924Z] #33 137.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:46:05 [2020-07-31T18:46:05.924Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:46:07 [2020-07-31T18:46:07.866Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:46:11 [2020-07-31T18:46:11.169Z] #33 143.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:46:11 [2020-07-31T18:46:11.267Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:46:12 [2020-07-31T18:46:12.106Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:46:12 [2020-07-31T18:46:12.203Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:46:13 [2020-07-31T18:46:13.483Z] #33 146.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:46:13 [2020-07-31T18:46:13.581Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:46:13 [2020-07-31T18:46:13.840Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:46:14 [2020-07-31T18:46:14.867Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:46:15 [2020-07-31T18:46:15.127Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:46:15 [2020-07-31T18:46:15.217Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:46:15 [2020-07-31T18:46:15.217Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:46:15 [2020-07-31T18:46:15.476Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:46:15 [2020-07-31T18:46:15.476Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:46:15 [2020-07-31T18:46:15.476Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:46:16 [2020-07-31T18:46:16.044Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:46:16 [2020-07-31T18:46:16.302Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:46:16 [2020-07-31T18:46:16.505Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:46:18 [2020-07-31T18:46:18.411Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:46:19 [2020-07-31T18:46:19.594Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:46:19 [2020-07-31T18:46:19.790Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:46:19 [2020-07-31T18:46:19.860Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:46:20 [2020-07-31T18:46:20.429Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:46:21 [2020-07-31T18:46:21.698Z] #33 153.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:46:21 [2020-07-31T18:46:21.957Z] #33 154.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:46:23 [2020-07-31T18:46:23.337Z] #33 156.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:46:24 [2020-07-31T18:46:24.717Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:46:25 [2020-07-31T18:46:25.702Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:46:25 [2020-07-31T18:46:25.702Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:46:25 [2020-07-31T18:46:25.702Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:46:26 [2020-07-31T18:46:26.271Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:46:26 [2020-07-31T18:46:26.623Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:46:27 [2020-07-31T18:46:27.208Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:46:27 [2020-07-31T18:46:27.561Z] #33 160.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:46:27 [2020-07-31T18:46:27.777Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:46:28 [2020-07-31T18:46:28.713Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:46:28 [2020-07-31T18:46:28.940Z] #33 161.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:46:29 [2020-07-31T18:46:29.280Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:46:30 [2020-07-31T18:46:30.319Z] #33 162.9 
18:46:30 [2020-07-31T18:46:30.319Z] #33 DONE 163.1s
18:46:30 [2020-07-31T18:46:30.319Z] 
18:46:30 [2020-07-31T18:46:30.319Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
18:46:31 [2020-07-31T18:46:31.185Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:46:31 [2020-07-31T18:46:31.698Z] #34 DONE 1.4s
18:46:31 [2020-07-31T18:46:31.752Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:46:32 [2020-07-31T18:46:32.010Z] === RUN   TestDockerSuite/TestLogsSince
18:46:33 [2020-07-31T18:46:33.603Z] 
18:46:33 [2020-07-31T18:46:33.603Z] #35 [runner 12/12] COPY --from=builder       /build/ /
18:46:34 [2020-07-31T18:46:34.170Z] #35 DONE 0.8s
18:46:34 [2020-07-31T18:46:34.170Z] 
18:46:34 [2020-07-31T18:46:34.170Z] #36 exporting to image
18:46:34 [2020-07-31T18:46:34.170Z] #36 exporting layers
18:46:35 [2020-07-31T18:46:35.294Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:46:37 [2020-07-31T18:46:37.457Z] #36 exporting layers 3.1s done
18:46:37 [2020-07-31T18:46:37.457Z] #36 writing image sha256:b77fcacd62aa1848abd4ce950a4ef8b4f759b2b399631155038ea02e1649ff02 done
18:46:37 [2020-07-31T18:46:37.457Z] #36 naming to docker.io/library/moby-e2e-test done
18:46:37 [2020-07-31T18:46:37.457Z] #36 DONE 3.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:46:37 [2020-07-31T18:46:37.773Z] + echo Ensuring container killed.
18:46:37 [2020-07-31T18:46:37.773Z] Ensuring container killed.
18:46:37 [2020-07-31T18:46:37.773Z] + docker rm -vf docker-pr4
18:46:37 [2020-07-31T18:46:37.773Z] Error: No such container: docker-pr4
18:46:37 [2020-07-31T18:46:37.773Z] + true
[Pipeline] sh
18:46:38 [2020-07-31T18:46:38.061Z] + echo Chowning /workspace to jenkins user
18:46:38 [2020-07-31T18:46:38.061Z] Chowning /workspace to jenkins user
18:46:38 [2020-07-31T18:46:38.061Z] + id -u
18:46:38 [2020-07-31T18:46:38.061Z] + id -g
18:46:38 [2020-07-31T18:46:38.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41301:/workspace busybox chown -R 1000:1000 /workspace
18:46:38 [2020-07-31T18:46:38.582Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:46:38 [2020-07-31T18:46:38.926Z] + bundleName=unit
18:46:38 [2020-07-31T18:46:38.926Z] + echo Creating unit-bundles.tar.gz
18:46:38 [2020-07-31T18:46:38.926Z] Creating unit-bundles.tar.gz
18:46:38 [2020-07-31T18:46:38.926Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:46:38 [2020-07-31T18:46:38.926Z] bundles/junit-report.xml
18:46:38 [2020-07-31T18:46:38.926Z] bundles/go-test-report.json
18:46:38 [2020-07-31T18:46:38.926Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:46:38 [2020-07-31T18:46:38.938Z] Archiving artifacts
18:46:39 [2020-07-31T18:46:39.338Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:46:39 [2020-07-31T18:46:39.648Z] + make clean
18:46:39 [2020-07-31T18:46:39.907Z] docker volume rm -f docker-dev-cache
18:46:39 [2020-07-31T18:46:39.907Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:46:45 [2020-07-31T18:46:45.158Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:46:45 [2020-07-31T18:46:45.158Z] === RUN   TestDockerSuite/TestLogsTail
18:46:45 [2020-07-31T18:46:45.417Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:46:45 [2020-07-31T18:46:45.676Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:46:46 [2020-07-31T18:46:46.243Z] === RUN   TestDockerSuite/TestMountIntoProc
18:46:46 [2020-07-31T18:46:46.503Z] === RUN   TestDockerSuite/TestMountIntoSys
18:46:46 [2020-07-31T18:46:46.762Z] === RUN   TestDockerSuite/TestNetHostname
18:46:48 [2020-07-31T18:46:48.139Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:46:48 [2020-07-31T18:46:48.139Z] === RUN   TestDockerSuite/TestNetworkEvents
18:46:49 [2020-07-31T18:46:49.077Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:46:50 [2020-07-31T18:46:50.015Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:46:50 [2020-07-31T18:46:50.016Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:46:50 [2020-07-31T18:46:50.583Z] === RUN   TestDockerSuite/TestPluginActive
18:46:51 [2020-07-31T18:46:51.964Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:46:56 [2020-07-31T18:46:56.158Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:46:57 [2020-07-31T18:46:57.095Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:46:57 [2020-07-31T18:46:57.095Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:46:58 [2020-07-31T18:46:58.035Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:47:00 [2020-07-31T18:47:00.569Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:47:01 [2020-07-31T18:47:01.951Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:47:03 [2020-07-31T18:47:03.858Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:47:07 [2020-07-31T18:47:07.170Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:47:08 [2020-07-31T18:47:08.550Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:47:09 [2020-07-31T18:47:09.118Z] === RUN   TestDockerSuite/TestPortHostBinding
18:47:10 [2020-07-31T18:47:10.055Z] === RUN   TestDockerSuite/TestPortList
18:47:16 [2020-07-31T18:47:16.621Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:47:16 [2020-07-31T18:47:16.621Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:47:23 [2020-07-31T18:47:23.185Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:47:23 [2020-07-31T18:47:23.185Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:47:23 [2020-07-31T18:47:23.185Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:47:23 [2020-07-31T18:47:23.185Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:47:23 [2020-07-31T18:47:23.185Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:47:23 [2020-07-31T18:47:23.185Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:47:23 [2020-07-31T18:47:23.185Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:47:23 [2020-07-31T18:47:23.755Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:47:23 [2020-07-31T18:47:23.755Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:47:23 [2020-07-31T18:47:23.755Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:47:24 [2020-07-31T18:47:24.694Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:47:24 [2020-07-31T18:47:24.694Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:47:26 [2020-07-31T18:47:26.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:47:27 [2020-07-31T18:47:27.016Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:47:27 [2020-07-31T18:47:27.956Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:47:28 [2020-07-31T18:47:28.526Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:47:28 [2020-07-31T18:47:28.786Z] === RUN   TestDockerSuite/TestPsByOrder
18:47:31 [2020-07-31T18:47:31.346Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:47:31 [2020-07-31T18:47:31.914Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:47:33 [2020-07-31T18:47:33.821Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:47:37 [2020-07-31T18:47:37.110Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:47:37 [2020-07-31T18:47:37.110Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:47:39 [2020-07-31T18:47:39.649Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:47:46 [2020-07-31T18:47:46.216Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:47:46 [2020-07-31T18:47:46.785Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:47:48 [2020-07-31T18:47:48.160Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:47:49 [2020-07-31T18:47:49.096Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:47:49 [2020-07-31T18:47:49.096Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:47:50 [2020-07-31T18:47:50.033Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:47:51 [2020-07-31T18:47:51.941Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:47:53 [2020-07-31T18:47:53.325Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:47:54 [2020-07-31T18:47:54.705Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:47:54 [2020-07-31T18:47:54.705Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:47:55 [2020-07-31T18:47:55.642Z] === RUN   TestDockerSuite/TestPsRightTagName
18:47:57 [2020-07-31T18:47:57.551Z] === RUN   TestDockerSuite/TestPsShowMounts
18:47:58 [2020-07-31T18:47:58.930Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:47:59 [2020-07-31T18:47:59.497Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:47:59 [2020-07-31T18:47:59.497Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:47:59 [2020-07-31T18:47:59.497Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:47:59 [2020-07-31T18:47:59.497Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:47:59 [2020-07-31T18:47:59.755Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:48:00 [2020-07-31T18:48:00.016Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:48:00 [2020-07-31T18:48:00.952Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:48:01 [2020-07-31T18:48:01.891Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:48:02 [2020-07-31T18:48:02.149Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:48:08 [2020-07-31T18:48:08.719Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:48:08 [2020-07-31T18:48:08.719Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:48:10 [2020-07-31T18:48:10.097Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:48:10 [2020-07-31T18:48:10.097Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:48:10 [2020-07-31T18:48:10.358Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:48:10 [2020-07-31T18:48:10.618Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:48:13 [2020-07-31T18:48:13.155Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:48:13 [2020-07-31T18:48:13.415Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:48:15 [2020-07-31T18:48:15.357Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:48:16 [2020-07-31T18:48:16.293Z] === RUN   TestDockerSuite/TestRmiBlank
18:48:16 [2020-07-31T18:48:16.293Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:48:16 [2020-07-31T18:48:16.293Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:48:16 [2020-07-31T18:48:16.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:48:18 [2020-07-31T18:48:18.768Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:48:19 [2020-07-31T18:48:19.707Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:48:19 [2020-07-31T18:48:19.966Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:48:20 [2020-07-31T18:48:20.903Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:48:21 [2020-07-31T18:48:21.840Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:48:23 [2020-07-31T18:48:23.749Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:48:24 [2020-07-31T18:48:24.689Z] === RUN   TestDockerSuite/TestRmiTag
18:48:24 [2020-07-31T18:48:24.689Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:48:25 [2020-07-31T18:48:25.258Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:48:28 [2020-07-31T18:48:28.549Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:48:28 [2020-07-31T18:48:28.809Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:48:29 [2020-07-31T18:48:29.378Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:48:29 [2020-07-31T18:48:29.637Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:48:30 [2020-07-31T18:48:30.573Z] === RUN   TestDockerSuite/TestRunAddHost
18:48:30 [2020-07-31T18:48:30.832Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:48:31 [2020-07-31T18:48:31.090Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:48:31 [2020-07-31T18:48:31.349Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:48:31 [2020-07-31T18:48:31.349Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:48:31 [2020-07-31T18:48:31.916Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:48:32 [2020-07-31T18:48:32.869Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:48:33 [2020-07-31T18:48:33.437Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:48:34 [2020-07-31T18:48:34.006Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:48:34 [2020-07-31T18:48:34.265Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:48:35 [2020-07-31T18:48:35.201Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:48:36 [2020-07-31T18:48:36.138Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:48:36 [2020-07-31T18:48:36.706Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:48:37 [2020-07-31T18:48:37.279Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:48:37 [2020-07-31T18:48:37.539Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:48:38 [2020-07-31T18:48:38.110Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:48:39 [2020-07-31T18:48:39.046Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:48:39 [2020-07-31T18:48:39.305Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:48:40 [2020-07-31T18:48:40.243Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:48:40 [2020-07-31T18:48:40.501Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:48:41 [2020-07-31T18:48:41.070Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:48:41 [2020-07-31T18:48:41.329Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:48:41 [2020-07-31T18:48:41.329Z] === RUN   TestDockerSuite/TestRunBindMounts
18:48:42 [2020-07-31T18:48:42.708Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:48:42 [2020-07-31T18:48:42.967Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:48:43 [2020-07-31T18:48:43.227Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:48:43 [2020-07-31T18:48:43.487Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:48:44 [2020-07-31T18:48:44.056Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:48:44 [2020-07-31T18:48:44.624Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:48:44 [2020-07-31T18:48:44.624Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:48:45 [2020-07-31T18:48:45.193Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:48:45 [2020-07-31T18:48:45.766Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:48:46 [2020-07-31T18:48:46.335Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:48:46 [2020-07-31T18:48:46.904Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:48:47 [2020-07-31T18:48:47.476Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:48:47 [2020-07-31T18:48:47.476Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:48:48 [2020-07-31T18:48:48.422Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:48:48 [2020-07-31T18:48:48.422Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:48:49 [2020-07-31T18:48:49.379Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:48:49 [2020-07-31T18:48:49.638Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:48:50 [2020-07-31T18:48:50.206Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:48:50 [2020-07-31T18:48:50.775Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:48:51 [2020-07-31T18:48:51.034Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:48:51 [2020-07-31T18:48:51.293Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:48:52 [2020-07-31T18:48:52.230Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:48:53 [2020-07-31T18:48:53.169Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:48:54 [2020-07-31T18:48:54.107Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:48:54 [2020-07-31T18:48:54.368Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:48:54 [2020-07-31T18:48:54.627Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:48:55 [2020-07-31T18:48:55.198Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:48:55 [2020-07-31T18:48:55.457Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:48:56 [2020-07-31T18:48:56.027Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:48:57 [2020-07-31T18:48:57.406Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:48:59 [2020-07-31T18:48:59.312Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:48:59 [2020-07-31T18:48:59.312Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:48:59 [2020-07-31T18:48:59.880Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:49:01 [2020-07-31T18:49:01.258Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:49:02 [2020-07-31T18:49:02.194Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:49:03 [2020-07-31T18:49:03.574Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:49:06 [2020-07-31T18:49:06.116Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:49:06 [2020-07-31T18:49:06.116Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:49:06 [2020-07-31T18:49:06.116Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:49:06 [2020-07-31T18:49:06.116Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:49:07 [2020-07-31T18:49:07.056Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:49:07 [2020-07-31T18:49:07.992Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:49:09 [2020-07-31T18:49:09.369Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:49:09 [2020-07-31T18:49:09.629Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:49:10 [2020-07-31T18:49:10.568Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:49:11 [2020-07-31T18:49:11.508Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:49:11 [2020-07-31T18:49:11.508Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:49:12 [2020-07-31T18:49:12.077Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:49:13 [2020-07-31T18:49:13.016Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:49:13 [2020-07-31T18:49:13.016Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:49:13 [2020-07-31T18:49:13.585Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:49:13 [2020-07-31T18:49:13.844Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:49:14 [2020-07-31T18:49:14.412Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:49:14 [2020-07-31T18:49:14.670Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:49:14 [2020-07-31T18:49:14.670Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:49:15 [2020-07-31T18:49:15.238Z] === RUN   TestDockerSuite/TestRunEnvironment
18:49:15 [2020-07-31T18:49:15.497Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:49:16 [2020-07-31T18:49:16.065Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:49:16 [2020-07-31T18:49:16.325Z] === RUN   TestDockerSuite/TestRunExitCode
18:49:16 [2020-07-31T18:49:16.894Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:49:17 [2020-07-31T18:49:17.153Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:49:17 [2020-07-31T18:49:17.724Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:49:18 [2020-07-31T18:49:18.295Z] === RUN   TestDockerSuite/TestRunExposePort
18:49:18 [2020-07-31T18:49:18.295Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:49:18 [2020-07-31T18:49:18.554Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:49:19 [2020-07-31T18:49:19.122Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:49:20 [2020-07-31T18:49:20.058Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:49:20 [2020-07-31T18:49:20.058Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:49:20 [2020-07-31T18:49:20.058Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:49:21 [2020-07-31T18:49:21.963Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:49:22 [2020-07-31T18:49:22.531Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:49:22 [2020-07-31T18:49:22.809Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:49:35 [2020-07-31T18:49:35.039Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:49:35 [2020-07-31T18:49:35.039Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:49:35 [2020-07-31T18:49:35.298Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:49:35 [2020-07-31T18:49:35.298Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:49:35 [2020-07-31T18:49:35.298Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:49:35 [2020-07-31T18:49:35.298Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:49:35 [2020-07-31T18:49:35.867Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:49:37 [2020-07-31T18:49:37.774Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:49:38 [2020-07-31T18:49:38.712Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:49:39 [2020-07-31T18:49:39.650Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:49:46 [2020-07-31T18:49:46.215Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:49:46 [2020-07-31T18:49:46.215Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:49:46 [2020-07-31T18:49:46.215Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:49:46 [2020-07-31T18:49:46.215Z] === RUN   TestDockerSuite/TestRunModeHostname
18:49:47 [2020-07-31T18:49:47.153Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:49:47 [2020-07-31T18:49:47.153Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:49:47 [2020-07-31T18:49:47.153Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:49:48 [2020-07-31T18:49:48.532Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:49:49 [2020-07-31T18:49:49.469Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:49:50 [2020-07-31T18:49:50.849Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:49:50 [2020-07-31T18:49:50.849Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:49:51 [2020-07-31T18:49:51.108Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:49:51 [2020-07-31T18:49:51.108Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:49:52 [2020-07-31T18:49:52.058Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:49:53 [2020-07-31T18:49:53.436Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:49:53 [2020-07-31T18:49:53.436Z] === RUN   TestDockerSuite/TestRunMount
18:49:56 [2020-07-31T18:49:56.726Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:49:57 [2020-07-31T18:49:57.663Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:49:58 [2020-07-31T18:49:58.231Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:49:58 [2020-07-31T18:49:58.799Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:49:59 [2020-07-31T18:49:59.735Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:49:59 [2020-07-31T18:49:59.994Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:50:01 [2020-07-31T18:50:01.902Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:50:02 [2020-07-31T18:50:02.838Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:50:04 [2020-07-31T18:50:04.217Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:50:05 [2020-07-31T18:50:05.599Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:50:05 [2020-07-31T18:50:05.858Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:50:07 [2020-07-31T18:50:07.766Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:50:09 [2020-07-31T18:50:09.149Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:50:09 [2020-07-31T18:50:09.409Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:50:10 [2020-07-31T18:50:10.349Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:50:10 [2020-07-31T18:50:10.350Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:50:10 [2020-07-31T18:50:10.608Z] === RUN   TestDockerSuite/TestRunNetHost
18:50:11 [2020-07-31T18:50:11.567Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:50:12 [2020-07-31T18:50:12.137Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:50:12 [2020-07-31T18:50:12.706Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:50:13 [2020-07-31T18:50:13.642Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:50:14 [2020-07-31T18:50:14.579Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:50:16 [2020-07-31T18:50:16.489Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:50:19 [2020-07-31T18:50:19.025Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:50:19 [2020-07-31T18:50:19.284Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:50:19 [2020-07-31T18:50:19.284Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:50:19 [2020-07-31T18:50:19.852Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:50:19 [2020-07-31T18:50:19.852Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:50:20 [2020-07-31T18:50:20.115Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:50:20 [2020-07-31T18:50:20.684Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:50:20 [2020-07-31T18:50:20.684Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:50:20 [2020-07-31T18:50:20.942Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:50:27 [2020-07-31T18:50:27.506Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:50:27 [2020-07-31T18:50:27.506Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:50:27 [2020-07-31T18:50:27.506Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:50:27 [2020-07-31T18:50:27.506Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:50:28 [2020-07-31T18:50:28.442Z] === RUN   TestDockerSuite/TestRunPortInUse
18:50:29 [2020-07-31T18:50:29.010Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:50:29 [2020-07-31T18:50:29.269Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:50:29 [2020-07-31T18:50:29.836Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:50:30 [2020-07-31T18:50:30.095Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:50:30 [2020-07-31T18:50:30.665Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:50:30 [2020-07-31T18:50:30.924Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:50:30 [2020-07-31T18:50:30.924Z] === RUN   TestDockerSuite/TestRunPublishPort
18:50:31 [2020-07-31T18:50:31.501Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:50:31 [2020-07-31T18:50:31.760Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:50:31 [2020-07-31T18:50:31.760Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:50:32 [2020-07-31T18:50:32.327Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:50:33 [2020-07-31T18:50:33.262Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:50:33 [2020-07-31T18:50:33.262Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:50:35 [2020-07-31T18:50:35.169Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:50:36 [2020-07-31T18:50:36.105Z] === RUN   TestDockerSuite/TestRunRm
18:50:36 [2020-07-31T18:50:36.365Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:50:37 [2020-07-31T18:50:37.742Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:50:40 [2020-07-31T18:50:40.279Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:50:40 [2020-07-31T18:50:40.539Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:50:41 [2020-07-31T18:50:41.108Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:50:42 [2020-07-31T18:50:42.490Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:50:43 [2020-07-31T18:50:43.058Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:50:45 [2020-07-31T18:50:45.594Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:50:46 [2020-07-31T18:50:46.163Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:50:48 [2020-07-31T18:50:48.701Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:50:49 [2020-07-31T18:50:49.270Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:50:49 [2020-07-31T18:50:49.837Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:50:49 [2020-07-31T18:50:49.837Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:50:50 [2020-07-31T18:50:50.415Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:50:50 [2020-07-31T18:50:50.986Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:50:51 [2020-07-31T18:50:51.555Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:50:52 [2020-07-31T18:50:52.122Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:50:52 [2020-07-31T18:50:52.692Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:50:52 [2020-07-31T18:50:52.951Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:50:53 [2020-07-31T18:50:53.521Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:50:56 [2020-07-31T18:50:56.054Z] === RUN   TestDockerSuite/TestRunState
18:50:56 [2020-07-31T18:50:56.624Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:50:57 [2020-07-31T18:50:57.190Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:50:57 [2020-07-31T18:50:57.450Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:50:57 [2020-07-31T18:50:57.709Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:50:57 [2020-07-31T18:50:57.709Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:50:58 [2020-07-31T18:50:58.277Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:50:58 [2020-07-31T18:50:58.537Z] === RUN   TestDockerSuite/TestRunSysctls
18:50:59 [2020-07-31T18:50:59.476Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:50:59 [2020-07-31T18:50:59.476Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:50:59 [2020-07-31T18:50:59.476Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:50:59 [2020-07-31T18:50:59.735Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
18:51:01 [2020-07-31T18:51:01.114Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:51:01 [2020-07-31T18:51:01.685Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
18:51:02 [2020-07-31T18:51:02.622Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:51:02 [2020-07-31T18:51:02.882Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:51:06 [2020-07-31T18:51:06.173Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:51:06 [2020-07-31T18:51:06.173Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:51:08 [2020-07-31T18:51:08.708Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:51:08 [2020-07-31T18:51:08.708Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:51:08 [2020-07-31T18:51:08.975Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:51:09 [2020-07-31T18:51:09.561Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:51:10 [2020-07-31T18:51:10.129Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:51:10 [2020-07-31T18:51:10.700Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:51:12 [2020-07-31T18:51:12.079Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:51:13 [2020-07-31T18:51:13.019Z] === RUN   TestDockerSuite/TestRunUserByID
18:51:13 [2020-07-31T18:51:13.955Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:51:13 [2020-07-31T18:51:13.955Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:51:14 [2020-07-31T18:51:14.215Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:51:14 [2020-07-31T18:51:14.215Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:51:14 [2020-07-31T18:51:14.783Z] === RUN   TestDockerSuite/TestRunUserByName
18:51:15 [2020-07-31T18:51:15.045Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:51:15 [2020-07-31T18:51:15.614Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:51:15 [2020-07-31T18:51:15.614Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:51:15 [2020-07-31T18:51:15.614Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:51:16 [2020-07-31T18:51:16.183Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:51:17 [2020-07-31T18:51:17.564Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:51:19 [2020-07-31T18:51:19.472Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:51:20 [2020-07-31T18:51:20.041Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:51:20 [2020-07-31T18:51:20.301Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:51:20 [2020-07-31T18:51:20.869Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:51:22 [2020-07-31T18:51:22.775Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:51:22 [2020-07-31T18:51:22.775Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:51:23 [2020-07-31T18:51:23.712Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:51:25 [2020-07-31T18:51:25.621Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:51:25 [2020-07-31T18:51:25.621Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:51:27 [2020-07-31T18:51:27.556Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:51:27 [2020-07-31T18:51:27.815Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
18:51:28 [2020-07-31T18:51:28.385Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
18:51:29 [2020-07-31T18:51:29.323Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:51:29 [2020-07-31T18:51:29.323Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:51:29 [2020-07-31T18:51:29.323Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:51:29 [2020-07-31T18:51:29.323Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:51:29 [2020-07-31T18:51:29.323Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:51:29 [2020-07-31T18:51:29.323Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:51:29 [2020-07-31T18:51:29.892Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:51:30 [2020-07-31T18:51:30.152Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:51:31 [2020-07-31T18:51:31.092Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:51:31 [2020-07-31T18:51:31.662Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:51:31 [2020-07-31T18:51:31.662Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:51:32 [2020-07-31T18:51:32.234Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:51:32 [2020-07-31T18:51:32.234Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:51:32 [2020-07-31T18:51:32.804Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:51:32 [2020-07-31T18:51:32.804Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:51:32 [2020-07-31T18:51:32.804Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
18:51:32 [2020-07-31T18:51:32.804Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:51:32 [2020-07-31T18:51:32.804Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:51:32 [2020-07-31T18:51:32.804Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:51:33 [2020-07-31T18:51:33.064Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:51:33 [2020-07-31T18:51:33.064Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:51:33 [2020-07-31T18:51:33.064Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:51:33 [2020-07-31T18:51:33.064Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
18:51:33 [2020-07-31T18:51:33.633Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:51:34 [2020-07-31T18:51:34.201Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:51:34 [2020-07-31T18:51:34.770Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:51:34 [2020-07-31T18:51:34.770Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:51:35 [2020-07-31T18:51:35.337Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:51:35 [2020-07-31T18:51:35.337Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:51:35 [2020-07-31T18:51:35.905Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:51:35 [2020-07-31T18:51:35.905Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:51:36 [2020-07-31T18:51:36.165Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:51:36 [2020-07-31T18:51:36.736Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:51:36 [2020-07-31T18:51:36.996Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:51:36 [2020-07-31T18:51:36.996Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:51:36 [2020-07-31T18:51:36.996Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:51:37 [2020-07-31T18:51:37.566Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:51:38 [2020-07-31T18:51:38.504Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:51:39 [2020-07-31T18:51:39.073Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:51:39 [2020-07-31T18:51:39.073Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:51:39 [2020-07-31T18:51:39.642Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:51:39 [2020-07-31T18:51:39.642Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:51:40 [2020-07-31T18:51:40.580Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:51:40 [2020-07-31T18:51:40.839Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:51:42 [2020-07-31T18:51:42.225Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:51:42 [2020-07-31T18:51:42.490Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:51:42 [2020-07-31T18:51:42.490Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:51:42 [2020-07-31T18:51:42.490Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:51:43 [2020-07-31T18:51:43.427Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:51:43 [2020-07-31T18:51:43.994Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:51:44 [2020-07-31T18:51:44.563Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:51:44 [2020-07-31T18:51:44.823Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:51:45 [2020-07-31T18:51:45.762Z] === RUN   TestDockerSuite/TestSaveImageId
18:51:46 [2020-07-31T18:51:46.021Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:51:46 [2020-07-31T18:51:46.280Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:51:47 [2020-07-31T18:51:47.659Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:51:47 [2020-07-31T18:51:47.659Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:51:48 [2020-07-31T18:51:48.596Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:51:48 [2020-07-31T18:51:48.596Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:51:48 [2020-07-31T18:51:48.596Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:51:49 [2020-07-31T18:51:49.976Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:51:50 [2020-07-31T18:51:50.235Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:51:51 [2020-07-31T18:51:51.172Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:51:51 [2020-07-31T18:51:51.740Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:51:51 [2020-07-31T18:51:51.740Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:51:51 [2020-07-31T18:51:51.740Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:51:52 [2020-07-31T18:51:52.000Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:51:52 [2020-07-31T18:51:52.569Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:51:52 [2020-07-31T18:51:52.827Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:51:54 [2020-07-31T18:51:54.734Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:51:56 [2020-07-31T18:51:56.637Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:51:59 [2020-07-31T18:51:59.173Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:51:59 [2020-07-31T18:51:59.432Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:52:01 [2020-07-31T18:52:01.348Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:52:02 [2020-07-31T18:52:02.284Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:52:02 [2020-07-31T18:52:02.854Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:52:04 [2020-07-31T18:52:04.231Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:52:05 [2020-07-31T18:52:05.607Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:52:07 [2020-07-31T18:52:07.517Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:52:07 [2020-07-31T18:52:07.517Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:52:08 [2020-07-31T18:52:08.085Z] === RUN   TestDockerSuite/TestStartRecordError
18:52:09 [2020-07-31T18:52:09.464Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:52:10 [2020-07-31T18:52:10.841Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:52:11 [2020-07-31T18:52:11.779Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:52:14 [2020-07-31T18:52:14.313Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:52:18 [2020-07-31T18:52:18.502Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:52:20 [2020-07-31T18:52:20.404Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:52:20 [2020-07-31T18:52:20.999Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:52:26 [2020-07-31T18:52:26.271Z] === RUN   TestDockerSuite/TestStatsNoStream
18:52:28 [2020-07-31T18:52:28.803Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:52:30 [2020-07-31T18:52:30.180Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:52:30 [2020-07-31T18:52:30.439Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:52:30 [2020-07-31T18:52:30.698Z] === RUN   TestDockerSuite/TestTopPrivileged
18:52:31 [2020-07-31T18:52:31.266Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:52:31 [2020-07-31T18:52:31.266Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:52:31 [2020-07-31T18:52:31.836Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:52:32 [2020-07-31T18:52:32.404Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:52:34 [2020-07-31T18:52:34.945Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:52:38 [2020-07-31T18:52:38.236Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:52:38 [2020-07-31T18:52:38.236Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
18:52:38 [2020-07-31T18:52:38.496Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:52:38 [2020-07-31T18:52:38.496Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
18:52:39 [2020-07-31T18:52:39.064Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
18:52:40 [2020-07-31T18:52:40.003Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:52:40 [2020-07-31T18:52:40.003Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:52:40 [2020-07-31T18:52:40.939Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
18:52:41 [2020-07-31T18:52:41.511Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:52:41 [2020-07-31T18:52:41.770Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:52:42 [2020-07-31T18:52:42.720Z] === RUN   TestDockerSuite/TestUpdateStats
18:52:46 [2020-07-31T18:52:46.005Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:52:46 [2020-07-31T18:52:46.264Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:52:47 [2020-07-31T18:52:47.202Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:52:47 [2020-07-31T18:52:47.202Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:52:48 [2020-07-31T18:52:48.140Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:52:48 [2020-07-31T18:52:48.711Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:52:48 [2020-07-31T18:52:48.970Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:52:51 [2020-07-31T18:52:51.508Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:52:53 [2020-07-31T18:52:53.414Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:52:55 [2020-07-31T18:52:55.320Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:52:57 [2020-07-31T18:52:57.225Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:52:59 [2020-07-31T18:52:59.761Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:53:02 [2020-07-31T18:53:02.297Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:53:03 [2020-07-31T18:53:03.695Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:53:05 [2020-07-31T18:53:05.599Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:53:06 [2020-07-31T18:53:06.535Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:53:06 [2020-07-31T18:53:06.535Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:53:07 [2020-07-31T18:53:07.915Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:53:09 [2020-07-31T18:53:09.293Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:53:09 [2020-07-31T18:53:09.293Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:53:10 [2020-07-31T18:53:10.672Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:53:12 [2020-07-31T18:53:12.050Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:53:12 [2020-07-31T18:53:12.309Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:53:14 [2020-07-31T18:53:14.216Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:53:15 [2020-07-31T18:53:15.596Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:53:30 [2020-07-31T18:53:30.473Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:53:30 [2020-07-31T18:53:30.473Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:53:30 [2020-07-31T18:53:30.473Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:53:31 [2020-07-31T18:53:31.041Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:53:31 [2020-07-31T18:53:31.041Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:53:31 [2020-07-31T18:53:31.041Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:53:31 [2020-07-31T18:53:31.041Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:53:31 [2020-07-31T18:53:31.300Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:53:31 [2020-07-31T18:53:31.559Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:53:31 [2020-07-31T18:53:31.559Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:53:32 [2020-07-31T18:53:32.499Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:53:32 [2020-07-31T18:53:32.499Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:53:32 [2020-07-31T18:53:32.499Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:53:32 [2020-07-31T18:53:32.499Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:53:32 [2020-07-31T18:53:32.499Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:53:34 [2020-07-31T18:53:34.405Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:53:34 [2020-07-31T18:53:34.405Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:53:34 [2020-07-31T18:53:34.405Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:53:34 [2020-07-31T18:53:34.405Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:53:34 [2020-07-31T18:53:34.405Z] === RUN   TestDockerSuite/TestVolumeEvents
18:53:39 [2020-07-31T18:53:39.676Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:53:39 [2020-07-31T18:53:39.936Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:53:41 [2020-07-31T18:53:41.316Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:53:41 [2020-07-31T18:53:41.316Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:53:41 [2020-07-31T18:53:41.316Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:53:42 [2020-07-31T18:53:42.253Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:53:43 [2020-07-31T18:53:43.637Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:53:46 [2020-07-31T18:53:46.176Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:53:46 [2020-07-31T18:53:46.176Z] --- PASS: TestDockerSuite (1293.80s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.23s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.30s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.94s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.05s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.33s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.83s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.80s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.07s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.04s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.85s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.87s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.16s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.92s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.34s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.76s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.55s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.43s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.76s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.79s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.93s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.99s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.18s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.80s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.02s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.22s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.67s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.18s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.87s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.32s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.26s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.45s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.79s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.10s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.27s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.29s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.54s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.29s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.76s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.16s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.34s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.07s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.13s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.57s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.60s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.12s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.17s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.31s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:53:46 [2020-07-31T18:53:46.176Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.86s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.27s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.56s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.46s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.96s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.32s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.40s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.59s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.18s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:53:46 [2020-07-31T18:53:46.176Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.176Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:53:46 [2020-07-31T18:53:46.176Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.176Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.176Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:53:46 [2020-07-31T18:53:46.176Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.22s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.95s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.24s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.82s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.95s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.42s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.71s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.24s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.34s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.91s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.85s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.12s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.61s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.53s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.19s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.39s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.39s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.36s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.69s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.67s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.25s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.38s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.87s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.67s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.49s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.48s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.24s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.96s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.63s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.13s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:53:46 [2020-07-31T18:53:46.176Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.91s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFails (0.75s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.93s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.03s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.48s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.33s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.59s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.37s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.65s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.66s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.01s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.94s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.27s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.51s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.61s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.48s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.43s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.81s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.83s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.80s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.74s)
18:53:46 [2020-07-31T18:53:46.176Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.45s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.09s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.03s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.16s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.41s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.39s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.59s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.34s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.32s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.62s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.20s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.46s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.99s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.02s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.74s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.91s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.06s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.39s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.46s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.47s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.67s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.52s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.22s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildRm (2.44s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.58s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.84s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.75s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.61s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.65s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.89s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.80s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.09s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.13s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildUser (1.59s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.57s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.34s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.28s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.13s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.20s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.65s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.10s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.71s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.52s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.78s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.53s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_cli_sni_test.go:18: Flakey test
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitChange (0.76s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.05s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.15s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.66s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.07s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.22s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.45s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.43s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.44s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.46s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.43s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.43s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.98s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.60s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.47s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.73s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.05s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.42s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.64s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.47s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.83s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.59s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.00s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.36s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.46s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.30s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (0.53s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.33s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ef2b80_<nil>} (1.41s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1294927835_/foo_false__<nil>_<nil>_<nil>} (0.46s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1294927835_/foo_true__<nil>_<nil>_<nil>} (1.41s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3006524798_/foo_false__<nil>_<nil>_<nil>} (1.37s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3006524798_/foo_true__<nil>_<nil>_<nil>} (1.44s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3006524798_/foo_true__0xc000ef2be0_<nil>_<nil>} (1.28s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ef2c00_<nil>} (1.37s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ef2c20_<nil>} (1.37s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ef2c40_<nil>} (1.39s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ef2c60_<nil>} (1.40s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.95s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.34s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.28s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.99s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.22s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.76s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.85s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.09s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.09s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.30s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.11s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.71s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.89s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.72s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.99s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.20s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.92s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.45s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.69s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.16s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.54s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.32s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.47s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.46s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.32s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.49s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToDot (0.48s)
18:53:46 [2020-07-31T18:53:46.177Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.76s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.80s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.33s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.42s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:53:46 [2020-07-31T18:53:46.178Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.41s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateRM (0.09s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:53:46 [2020-07-31T18:53:46.178Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.34s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.30s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.51s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.56s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.36s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.07s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.48s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.64s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.55s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.85s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.52s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.62s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.28s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.71s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.38s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.90s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.53s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.30s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.96s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.90s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.60s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.26s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.23s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:53:46 [2020-07-31T18:53:46.178Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.178Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:53:46 [2020-07-31T18:53:46.178Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.39s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsRename (0.71s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsResize (0.50s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.34s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.52s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.43s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.64s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsTop (0.48s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.78s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExec (0.51s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.79s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPIStart (0.96s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.47s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.46s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.46s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.75s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecEnv (0.61s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.91s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.48s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.51s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.48s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.47s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.64s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecParseError (0.52s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.64s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.53s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.50s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.65s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecTTY (0.64s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.80s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.68s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.68s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.76s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.79s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.59s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestHealth (18.89s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.47s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.04s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImportFile (1.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.04s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.18s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.42s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.41s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:53:46 [2020-07-31T18:53:46.178Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.54s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:53:46 [2020-07-31T18:53:46.178Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.40s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.38s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.43s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.53s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.85s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.43s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.44s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.87s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.20s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.90s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.98s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.53s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s)
18:53:46 [2020-07-31T18:53:46.178Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.61s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.93s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.00s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.63s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.60s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.76s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.75s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.85s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.65s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.90s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsSince (6.61s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.59s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsTail (0.48s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.21s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestNetHostname (1.21s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.63s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPluginActive (1.49s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.28s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.83s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.60s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.82s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.34s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.25s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.75s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.80s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPortList (5.78s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.81s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.78s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.39s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.23s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.97s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.20s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.58s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.96s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.71s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.34s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.73s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.31s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.81s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.50s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.25s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.27s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.84s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.85s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.31s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.57s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.35s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.06s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.85s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.80s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.87s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.94s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiTag (0.17s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.58s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.06s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.82s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.51s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.51s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.84s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.56s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.59s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.24s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.60s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.57s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.07s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.70s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.47s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.64s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.81s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.26s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.99s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.61s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.98s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.179Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.81s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.64s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.39s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.40s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.82s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:53:46 [2020-07-31T18:53:46.179Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.92s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.72s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.42s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.72s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.06s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.34s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunMount (4.24s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.63s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.17s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.68s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.35s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.82s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.79s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.39s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.16s)
18:53:46 [2020-07-31T18:53:46.179Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.38s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.88s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.76s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.67s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.70s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.31s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.92s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.54s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.38s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.82s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.96s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.84s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunRm (0.44s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.49s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.19s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.63s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.68s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunState (0.92s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.38s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.86s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.40s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.34s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.40s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.71s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.24s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.48s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.59s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.64s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.76s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.77s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.63s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.65s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.62s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.89s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.60s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.65s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.79s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.39s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.30s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.21s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents233354392
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.96s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.37s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.50s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.15s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.15s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.09s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.74s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.78s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.04s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.44s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.11s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.12s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.88s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.82s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.49s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.50s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.91s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.39s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.52s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (0.94s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.55s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.49s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.46s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.03s)
18:53:46 [2020-07-31T18:53:46.180Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.96s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.68s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.03s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.87s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.87s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.67s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.76s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.33s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.98s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.40s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.62s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.53s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.54s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.67s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
18:53:46 [2020-07-31T18:53:46.180Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.75s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.36s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.08s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.63s)
18:53:46 [2020-07-31T18:53:46.181Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:53:46 [2020-07-31T18:53:46.181Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:53:46 [2020-07-31T18:53:46.181Z] === RUN   TestDockerRegistrySuite
18:53:46 [2020-07-31T18:53:46.181Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:53:47 [2020-07-31T18:53:47.117Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:53:48 [2020-07-31T18:53:48.055Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:53:49 [2020-07-31T18:53:49.432Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:53:49 [2020-07-31T18:53:49.432Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:53:52 [2020-07-31T18:53:52.724Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:53:55 [2020-07-31T18:53:55.286Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:53:57 [2020-07-31T18:53:57.821Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:53:57 [2020-07-31T18:53:57.821Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:53:58 [2020-07-31T18:53:58.757Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:53:59 [2020-07-31T18:53:59.695Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:54:00 [2020-07-31T18:54:00.634Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:54:02 [2020-07-31T18:54:02.013Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:54:02 [2020-07-31T18:54:02.949Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:54:03 [2020-07-31T18:54:03.887Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:54:04 [2020-07-31T18:54:04.823Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:54:06 [2020-07-31T18:54:06.736Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:54:08 [2020-07-31T18:54:08.114Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:54:09 [2020-07-31T18:54:09.055Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:54:10 [2020-07-31T18:54:10.959Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:54:11 [2020-07-31T18:54:11.898Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:54:11 [2020-07-31T18:54:11.898Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:54:12 [2020-07-31T18:54:12.838Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:54:13 [2020-07-31T18:54:13.780Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:54:14 [2020-07-31T18:54:14.717Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:54:16 [2020-07-31T18:54:16.623Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:54:16 [2020-07-31T18:54:16.881Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:54:17 [2020-07-31T18:54:17.141Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:54:18 [2020-07-31T18:54:18.078Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:54:18 [2020-07-31T18:54:18.647Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:54:18 [2020-07-31T18:54:18.647Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:54:19 [2020-07-31T18:54:19.216Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:54:19 [2020-07-31T18:54:19.216Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:54:19 [2020-07-31T18:54:19.784Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:54:19 [2020-07-31T18:54:19.784Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:54:20 [2020-07-31T18:54:20.723Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:54:22 [2020-07-31T18:54:22.102Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:54:23 [2020-07-31T18:54:23.038Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:54:23 [2020-07-31T18:54:23.975Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:54:24 [2020-07-31T18:54:24.913Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:54:24 [2020-07-31T18:54:24.913Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:54:25 [2020-07-31T18:54:25.481Z] --- PASS: TestDockerRegistrySuite (39.40s)
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d6d4a423a434a] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.94s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [dae930e75966f] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [db825a7905668] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [dd5214c40f0b4] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.72s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [da4bb2f3ad6d4] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.62s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [df755399868e2] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.53s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d457e73ad96d4] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d90998226b5da] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [dc885e5b7a267] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.19s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d08b93c95bbeb] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [dc29322ee463c] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [da9c99540c41d] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d8a8e47b0db3b] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d6f2e785e0943] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.70s)
18:54:25 [2020-07-31T18:54:25.481Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ac67efb832ab9e7e76066b492e9f81b8244bfa94b9f960ca93ea38ea9046ace8
18:54:25 [2020-07-31T18:54:25.481Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:697735d407bde789e8c4944988f28af6ce642210ae4d73fafc3be465be930311
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d37b2c0c9290b] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s)
18:54:25 [2020-07-31T18:54:25.481Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2c4762a938aab2017489b222e88d89688ce41d2ca7e47e4a523ab81ccb8f4d4
18:54:25 [2020-07-31T18:54:25.481Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e300ec6f042fc5f8be4709d9cd5e1eaf3843a98d6355637065ba55ade6256411
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [daf34aabea53e] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.91s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [dc04c6cbbbff0] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.94s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [ddbe953550788] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.86s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [db46880474173] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d3fec15861ffe] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d2cc61037a5dd] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d968b8d3ebb54] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.79s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d06128aaaeb31] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.10s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [dfd0156dea2fe] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [de0f7fcf97f50] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.13s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d24f34686c763] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [ddde7901053aa] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d796c9d9a7189] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.41s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d437c4419e0ef] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [dff34d7ec7781] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [db6b79b9c9bfb] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d2c2fd2738e32] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d05133c1bad64] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d1aff449a50e4] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d27dc78b7dd2b] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s)
18:54:25 [2020-07-31T18:54:25.481Z]         check_test.go:196: [d087965e13944] daemon is not started
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s)
18:54:25 [2020-07-31T18:54:25.481Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s)
18:54:25 [2020-07-31T18:54:25.481Z] === RUN   TestDockerSchema1RegistrySuite
18:54:25 [2020-07-31T18:54:25.481Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:54:25 [2020-07-31T18:54:25.740Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:54:29 [2020-07-31T18:54:29.031Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:54:31 [2020-07-31T18:54:31.578Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:54:34 [2020-07-31T18:54:34.117Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:54:35 [2020-07-31T18:54:35.053Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:54:35 [2020-07-31T18:54:35.991Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:54:36 [2020-07-31T18:54:36.250Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:54:37 [2020-07-31T18:54:37.188Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:54:37 [2020-07-31T18:54:37.755Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:54:38 [2020-07-31T18:54:38.693Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:54:41 [2020-07-31T18:54:41.227Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:54:41 [2020-07-31T18:54:41.486Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:54:41 [2020-07-31T18:54:41.745Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:54:41 [2020-07-31T18:54:41.745Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:54:42 [2020-07-31T18:54:42.312Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:54:42 [2020-07-31T18:54:42.312Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:54:42 [2020-07-31T18:54:42.881Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:54:42 [2020-07-31T18:54:42.881Z] --- PASS: TestDockerSchema1RegistrySuite (17.35s)
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [da45771849e37] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.21s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [dca557d6e7fc7] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.64s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d157678fb3137] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.55s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d04ffd8dc8f2f] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d5dda8c0748d8] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d5056e057f222] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d2f4e8928395f] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d9355074c25ad] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [dec2752ea7f2c] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d511001f07fdc] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.25s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d4a11ed32da6e] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d60b1820f7b4e] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d0d1f5a739e22] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d53b827f96923] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [de57ee5e1fc06] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [d3fe23bf58429] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [dbe024f5e5b9d] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
18:54:42 [2020-07-31T18:54:42.881Z]         check_test.go:223: [ddd7de7b6b697] daemon is not started
18:54:42 [2020-07-31T18:54:42.881Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:54:42 [2020-07-31T18:54:42.881Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:54:43 [2020-07-31T18:54:43.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:54:44 [2020-07-31T18:54:44.076Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:54:44 [2020-07-31T18:54:44.335Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:54:45 [2020-07-31T18:54:45.270Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:54:45 [2020-07-31T18:54:45.530Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:54:45 [2020-07-31T18:54:45.788Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:54:46 [2020-07-31T18:54:46.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:54:46 [2020-07-31T18:54:46.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.65s)
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
18:54:46 [2020-07-31T18:54:46.615Z]         check_test.go:252: [d4dfbce3f96dc] daemon is not started
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s)
18:54:46 [2020-07-31T18:54:46.615Z]         check_test.go:252: [dc93cd36b3068] daemon is not started
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
18:54:46 [2020-07-31T18:54:46.615Z]         check_test.go:252: [dcb905982b841] daemon is not started
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s)
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
18:54:46 [2020-07-31T18:54:46.615Z]         check_test.go:252: [daafeb991e0dc] daemon is not started
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
18:54:46 [2020-07-31T18:54:46.615Z]         check_test.go:252: [dac26e93ec65e] daemon is not started
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
18:54:46 [2020-07-31T18:54:46.615Z]         check_test.go:252: [df6922e3cd8b5] daemon is not started
18:54:46 [2020-07-31T18:54:46.615Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
18:54:46 [2020-07-31T18:54:46.615Z]         check_test.go:252: [d810fb48c1693] daemon is not started
18:54:46 [2020-07-31T18:54:46.615Z] === RUN   TestDockerRegistryAuthTokenSuite
18:54:46 [2020-07-31T18:54:46.615Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:54:51 [2020-07-31T18:54:51.891Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:54:51 [2020-07-31T18:54:51.891Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:54:51 [2020-07-31T18:54:51.891Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:54:52 [2020-07-31T18:54:52.155Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:54:52 [2020-07-31T18:54:52.155Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
18:54:52 [2020-07-31T18:54:52.155Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
18:54:52 [2020-07-31T18:54:52.155Z]         check_test.go:279: [d4cfe23deaa43] daemon is not started
18:54:52 [2020-07-31T18:54:52.155Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
18:54:52 [2020-07-31T18:54:52.155Z]         check_test.go:279: [d89645e6078df] daemon is not started
18:54:52 [2020-07-31T18:54:52.155Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:54:52 [2020-07-31T18:54:52.155Z]         check_test.go:279: [dd15c9878699a] daemon is not started
18:54:52 [2020-07-31T18:54:52.155Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
18:54:52 [2020-07-31T18:54:52.155Z]         check_test.go:279: [dacc79034e235] daemon is not started
18:54:52 [2020-07-31T18:54:52.155Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
18:54:52 [2020-07-31T18:54:52.155Z]         check_test.go:279: [d7b3c5f4805a6] daemon is not started
18:54:52 [2020-07-31T18:54:52.155Z] === RUN   TestDockerNetworkSuite
18:54:52 [2020-07-31T18:54:52.155Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:54:54 [2020-07-31T18:54:54.058Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:54:54 [2020-07-31T18:54:54.626Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:54:57 [2020-07-31T18:54:57.162Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:54:58 [2020-07-31T18:54:58.539Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:55:01 [2020-07-31T18:55:01.073Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:55:02 [2020-07-31T18:55:02.452Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:55:07 [2020-07-31T18:55:07.726Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:55:09 [2020-07-31T18:55:09.633Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:55:10 [2020-07-31T18:55:10.569Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:55:10 [2020-07-31T18:55:10.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:55:11 [2020-07-31T18:55:11.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:55:11 [2020-07-31T18:55:11.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:55:12 [2020-07-31T18:55:12.907Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:55:13 [2020-07-31T18:55:13.171Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:55:13 [2020-07-31T18:55:13.430Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:55:13 [2020-07-31T18:55:13.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:55:14 [2020-07-31T18:55:14.257Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:55:14 [2020-07-31T18:55:14.257Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:55:14 [2020-07-31T18:55:14.516Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:55:15 [2020-07-31T18:55:15.083Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:55:16 [2020-07-31T18:55:16.020Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:55:16 [2020-07-31T18:55:16.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:55:16 [2020-07-31T18:55:16.540Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:55:16 [2020-07-31T18:55:16.540Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:55:19 [2020-07-31T18:55:19.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:55:20 [2020-07-31T18:55:20.512Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:55:25 [2020-07-31T18:55:25.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:55:25 [2020-07-31T18:55:25.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:55:26 [2020-07-31T18:55:26.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:55:26 [2020-07-31T18:55:26.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:55:26 [2020-07-31T18:55:26.615Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:55:26 [2020-07-31T18:55:26.615Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:55:26 [2020-07-31T18:55:26.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:55:26 [2020-07-31T18:55:26.875Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:55:29 [2020-07-31T18:55:29.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:55:29 [2020-07-31T18:55:29.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:55:29 [2020-07-31T18:55:29.412Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:55:29 [2020-07-31T18:55:29.672Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:55:33 [2020-07-31T18:55:33.868Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:55:36 [2020-07-31T18:55:36.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:55:36 [2020-07-31T18:55:36.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:55:36 [2020-07-31T18:55:36.662Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:55:38 [2020-07-31T18:55:38.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:55:38 [2020-07-31T18:55:38.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:55:38 [2020-07-31T18:55:38.824Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:55:39 [2020-07-31T18:55:39.393Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:55:40 [2020-07-31T18:55:40.332Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:55:45 [2020-07-31T18:55:45.605Z] --- PASS: TestDockerNetworkSuite (52.52s)
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.70s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d9a87248ba2d7] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.63s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d6eb2bc9509f2] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.52s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d14955cc312b1] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.40s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d6bfbf5087a2b] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.41s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:1233: [d80c06520b856] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [ddda6b80558cf] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.80s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [deabf034bac18] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.17s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [dee36ef1d5a1b] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [dfc6b0b833e5a] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [da90d1f42233a] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [da36dbfe5211c] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d2e4a20c08607] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [dc8277adad2ca] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d842d83c5e213] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [de9cea7d64cf5] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.66s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d8e46ba8055f9] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d43a2588caaef] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d35d64e31937a] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [db9b870dd08e2] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.66s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [dcebb9b884430] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d082dfa43be61] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d9f1b81d71b91] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d9e73111e477e] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d080460b377fd] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:968: [d7fdcfc914dec] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.60s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d7723d11d13b9] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.95s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:1116: [db059e8d4b43b] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [df1024cfabe91] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d181f221f69a6] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [de809d75ab6e6] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d65f44bd7fe3d] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d46c78a31dfae] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d03d2af71ab76] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d161733cf23e0] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.25s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d89623c1e0739] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d342453e22ec3] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d20c27570a03d] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.70s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d9a3335eabdc7] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.31s)
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.89s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:1084: [df7e90897160c] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [dad72adb63652] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d0de7cd45fe82] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d4cc116b9de75] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d5f877d5e0368] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d8b435d3938c0] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d6d13fdc1847c] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.89s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [ddc026edf4b59] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.55s)
18:55:45 [2020-07-31T18:55:45.605Z]         docker_cli_network_unix_test.go:46: [d05f9060b8acd] daemon is not started
18:55:45 [2020-07-31T18:55:45.605Z] === RUN   TestDockerHubPullSuite
18:55:45 [2020-07-31T18:55:45.605Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:55:46 [2020-07-31T18:55:46.173Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
18:55:48 [2020-07-31T18:55:48.075Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
18:55:48 [2020-07-31T18:55:48.648Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
18:55:50 [2020-07-31T18:55:50.043Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
18:55:50 [2020-07-31T18:55:50.302Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
18:55:50 [2020-07-31T18:55:50.302Z] --- PASS: TestDockerHubPullSuite (5.52s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.22s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.31s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s)
18:55:50 [2020-07-31T18:55:50.302Z] PASS
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === Skipped
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_sni_test.go:18: Flakey test
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:55:50 [2020-07-31T18:55:50.302Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:55:50 [2020-07-31T18:55:50.302Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.02s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.03s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.03s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:55:50 [2020-07-31T18:55:50.303Z]         docker_cli_network_unix_test.go:46: [d20c27570a03d] daemon is not started
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] 
18:55:50 [2020-07-31T18:55:50.303Z] DONE 1277 tests, 51 skipped in 1458.364s
18:55:50 [2020-07-31T18:55:50.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:55:50 [2020-07-31T18:55:50.303Z] ++++ cat bundles/test-integration/docker.pid
18:55:50 [2020-07-31T18:55:50.303Z] +++ kill 7549
18:55:51 [2020-07-31T18:55:51.679Z] +++ /etc/init.d/apparmor stop
18:55:51 [2020-07-31T18:55:51.679Z] Leaving: AppArmorNo profiles have been unloaded.
18:55:51 [2020-07-31T18:55:51.679Z] 
18:55:51 [2020-07-31T18:55:51.679Z] Unloading profiles will leave already running processes permanently
18:55:51 [2020-07-31T18:55:51.679Z] unconfined, which can lead to unexpected situations.
18:55:51 [2020-07-31T18:55:51.679Z] 
18:55:51 [2020-07-31T18:55:51.679Z] To set a process to complain mode, use the command line tool
18:55:51 [2020-07-31T18:55:51.679Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:55:51 [2020-07-31T18:55:51.679Z] +++ true
18:55:51 [2020-07-31T18:55:51.679Z] exiting test-integration
18:55:51 [2020-07-31T18:55:51.679Z] ++ exit 0
18:55:51 [2020-07-31T18:55:51.679Z] 
18:55:51 [2020-07-31T18:55:51.679Z] + for job in $(jobs -p)
18:55:51 [2020-07-31T18:55:51.679Z] + wait 12318
18:56:59 [2020-07-31T18:56:59.362Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:56:59 [2020-07-31T18:56:59.362Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:57:02 [2020-07-31T18:57:02.651Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:57:07 [2020-07-31T18:57:07.935Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:57:09 [2020-07-31T18:57:09.839Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:57:14 [2020-07-31T18:57:14.029Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
18:57:15 [2020-07-31T18:57:15.933Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:57:20 [2020-07-31T18:57:20.124Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:57:20 [2020-07-31T18:57:20.124Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:57:25 [2020-07-31T18:57:25.398Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:57:25 [2020-07-31T18:57:25.398Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:57:25 [2020-07-31T18:57:25.966Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:57:28 [2020-07-31T18:57:28.501Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:58:24 [2020-07-31T18:58:24.746Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:59:20 [2020-07-31T18:59:20.972Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:59:33 [2020-07-31T18:59:33.175Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:59:37 [2020-07-31T18:59:37.363Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
19:01:43 [2020-07-31T19:01:43.838Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
19:01:58 [2020-07-31T19:01:58.717Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
19:01:58 [2020-07-31T19:01:58.717Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
19:01:58 [2020-07-31T19:01:58.717Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
19:01:58 [2020-07-31T19:01:58.717Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
19:01:58 [2020-07-31T19:01:58.717Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
19:01:59 [2020-07-31T19:01:59.288Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
19:02:01 [2020-07-31T19:02:01.822Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
19:02:05 [2020-07-31T19:02:05.119Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
19:02:07 [2020-07-31T19:02:07.656Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
19:03:03 [2020-07-31T19:03:03.884Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
19:03:03 [2020-07-31T19:03:03.884Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
19:03:05 [2020-07-31T19:03:05.260Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
19:03:07 [2020-07-31T19:03:07.163Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
19:03:10 [2020-07-31T19:03:10.451Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
19:03:12 [2020-07-31T19:03:12.984Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
19:03:34 [2020-07-31T19:03:34.929Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
19:03:53 [2020-07-31T19:03:53.013Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
19:03:53 [2020-07-31T19:03:53.013Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
19:03:54 [2020-07-31T19:03:54.916Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
19:03:57 [2020-07-31T19:03:57.448Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
19:04:04 [2020-07-31T19:04:04.015Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
19:04:09 [2020-07-31T19:04:09.294Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
19:04:11 [2020-07-31T19:04:11.198Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
19:04:13 [2020-07-31T19:04:13.737Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
19:04:16 [2020-07-31T19:04:16.271Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
19:04:18 [2020-07-31T19:04:18.807Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
19:04:22 [2020-07-31T19:04:22.104Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
19:04:24 [2020-07-31T19:04:24.007Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
19:05:20 [2020-07-31T19:05:20.253Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
19:05:35 [2020-07-31T19:05:35.127Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
19:05:53 [2020-07-31T19:05:53.208Z] --- PASS: TestDockerSwarmSuite (1700.44s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.28s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.39s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.23s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.45s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.84s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:562: [d9c60d219d894] joining swarm manager [da6a13c485ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:584: [db77d353962d9] joining swarm manager [da6a13c485ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]         check_test.go:380: [d9c60d219d894] daemon is not started
19:05:53 [2020-07-31T19:05:53.208Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.09s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:45: [db3b1574aa976] joining swarm manager [dd91cd337bf67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.26s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.77s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:303: [dff65ff350d10] joining swarm manager [db3319fbdf013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:304: [dcba44adc6ec2] joining swarm manager [db3319fbdf013]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:363: Waiting for possible election...
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.39s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:271: [da83c66dacd77] joining swarm manager [d1df930ea5513]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:272: [d3941971afb4d] joining swarm manager [d1df930ea5513]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.95s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.66s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.00s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_node_test.go:19: [dad4382672f99] joining swarm manager [dffb5bab102da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_node_test.go:20: [df4ba5be16a31] joining swarm manager [dffb5bab102da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.97s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:501: [d18a63ce83b95] joining swarm manager [d535860f5cb9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:506: [dd1abe09e1dd3] joining swarm manager [d535860f5cb9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.98s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_node_test.go:80: [da6f430fa336f] joining swarm manager [dedb4903e2f0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_node_test.go:52: [da02c288283ef] joining swarm manager [d24f8c1772368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_node_test.go:53: [dda3c6b8bcdb7] joining swarm manager [d24f8c1772368]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.99s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:201: [dd48a0f743c5a] joining swarm manager [de94461b81751]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.79s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:383: [ddf9160520201] joining swarm manager [d4df0a2b41477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:384: [de575bf5eabd8] joining swarm manager [d4df0a2b41477]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]         check_test.go:380: [de575bf5eabd8] daemon is not started
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.55s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:801: [d881539bd28fc] joining swarm manager [dfbd6fcae33dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:801: [df8642ccb1d79] joining swarm manager [dfbd6fcae33dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:801: [df90e03da4f34] joining swarm manager [dfbd6fcae33dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:801: [d8a9fb0193514] joining swarm manager [dfbd6fcae33dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_test.go:809: [d71340c6678b1] joining swarm manager [dfbd6fcae33dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.57s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.93s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:394: [d20a537ce632f] joining swarm manager [d22756a0f2c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:394: [d796316011c9d] joining swarm manager [d22756a0f2c5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.73s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:342: [de2c3204bba73] joining swarm manager [dbb197fd7da5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:342: [d990ac115262d] joining swarm manager [dbb197fd7da5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.10s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:489: [d2ad32b66b026] joining swarm manager [d7378d88a037b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:489: [da3ad80f3edae] joining swarm manager [d7378d88a037b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.64s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:127: [d4d4cc348c0ea] joining swarm manager [da55a0a434122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:128: [dcc15947f181b] joining swarm manager [da55a0a434122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:136: [d42de8f172d4c] joining swarm manager [da55a0a434122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:137: [d7254c854aac6] joining swarm manager [da55a0a434122]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s)
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.83s)
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:303: [d09ad6a2b66a4] joining swarm manager [d9ea80035dcc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.208Z]         docker_api_swarm_service_test.go:303: [d0ff0c1c54e7e] joining swarm manager [d9ea80035dcc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.208Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.77s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_api_swarm_service_test.go:99: [d5237f4d42781] joining swarm manager [dd04ba867e586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_api_swarm_service_test.go:100: [db178effcb687] joining swarm manager [dd04ba867e586]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]         check_test.go:380: [d5237f4d42781] daemon is not started
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.54s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_api_swarm_service_test.go:532: [db32cd494f70a] joining swarm manager [d22cc7a55d886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_api_swarm_service_test.go:533: [d32dee3f40ad9] joining swarm manager [d22cc7a55d886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.41s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_api_swarm_service_test.go:147: [de1671cc177de] joining swarm manager [d7a43ef119261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_api_swarm_service_test.go:147: [d7913beecb033] joining swarm manager [d7a43ef119261]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.50s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.86s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.32s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.09s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.05s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.32s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.37s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.87s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.03s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.70s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.35s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.39s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.20s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.00s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.28s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.86s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.22s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.28s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.82s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.47s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.71s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.00s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.03s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.94s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.42s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.28s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_service_logs_test.go:245: checking task 2tm4axz1g7xx
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_service_logs_test.go:250: checking messages for 2tm4axz1g7xx
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_service_logs_test.go:245: checking task q7zdylxc4ni4
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_service_logs_test.go:250: checking messages for q7zdylxc4ni4
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.95s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.79s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.29s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1901: [dc107986ca8f9] joining swarm manager [d165edb253056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1902: [dcb750cc3d6f4] joining swarm manager [d165edb253056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.50s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1802: [d0815fb9f26aa] joining swarm manager [d5b5558794fe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1803: [d43dbec0518e0] joining swarm manager [d5b5558794fe8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (148.48s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1321: [d854d568776bc] joining swarm manager [de5fce9c88929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1322: [d3caec4c92bd2] joining swarm manager [de5fce9c88929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.12s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.69s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.04s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.92s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.87s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.11s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.29s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.63s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1186: [dddc606f5054a] joining swarm manager [d2681b32a5f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1195: [d3492f0882201] joining swarm manager [d2681b32a5f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.07s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.32s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.75s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1118: [df71f2b4cde98] joining swarm manager [d55f54d2a84fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1119: [d320df4674069] joining swarm manager [d55f54d2a84fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1172: [d6d9e71d01998] joining swarm manager [d55f54d2a84fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1453: [d3e5f74a6731f] joining swarm manager [d50cae8a32a61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_test.go:1454: [dedb7587ef518] joining swarm manager [d50cae8a32a61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s)
19:05:53 [2020-07-31T19:05:53.209Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
19:05:53 [2020-07-31T19:05:53.209Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
19:05:53 [2020-07-31T19:05:53.209Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
19:05:53 [2020-07-31T19:05:53.209Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.31s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.28s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_cli_swarm_unix_test.go:62: [d08ca82fc9416] joining swarm manager [de5d2d53fbd24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.37s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.04s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.98s)
19:05:53 [2020-07-31T19:05:53.209Z]         docker_api_swarm_test.go:961: [dc86b7828d71f] joining swarm manager [d02ca121080e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.35s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.49s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.29s)
19:05:53 [2020-07-31T19:05:53.209Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
19:05:53 [2020-07-31T19:05:53.209Z] === RUN   TestDockerExternalVolumeSuite
19:05:53 [2020-07-31T19:05:53.209Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
19:06:08 [2020-07-31T19:06:08.085Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
19:07:15 [2020-07-31T19:07:15.803Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
19:07:23 [2020-07-31T19:07:23.915Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
19:07:55 [2020-07-31T19:07:55.987Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
19:08:08 [2020-07-31T19:08:08.215Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:08:40 [2020-07-31T19:08:40.287Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:08:55 [2020-07-31T19:08:55.161Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:09:27 [2020-07-31T19:09:27.235Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:09:42 [2020-07-31T19:09:42.109Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:09:56 [2020-07-31T19:09:56.984Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:10:43 [2020-07-31T19:10:43.658Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:11:01 [2020-07-31T19:11:01.772Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:11:33 [2020-07-31T19:11:33.845Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:12:05 [2020-07-31T19:12:05.919Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:12:20 [2020-07-31T19:12:20.814Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:12:38 [2020-07-31T19:12:38.897Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:12:53 [2020-07-31T19:12:53.773Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:13:08 [2020-07-31T19:13:08.648Z] --- PASS: TestDockerExternalVolumeSuite (436.67s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_external_volume_driver_test.go:53: [d9398fac4a934] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_external_volume_driver_test.go:53: [d51687cf01535] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_external_volume_driver_test.go:53: [dc9c05438b01f] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_external_volume_driver_test.go:53: [da3093946e4b9] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_external_volume_driver_test.go:485: [d2c9dbbf2ec77] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_external_volume_driver_test.go:53: [df71ed87845f1] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z] PASS
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] === Skipped
19:13:08 [2020-07-31T19:13:08.648Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:13:08 [2020-07-31T19:13:08.648Z]         check_test.go:309: [d3e3f9f616548] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:13:08 [2020-07-31T19:13:08.648Z]         check_test.go:309: [d3523c09a5b47] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:13:08 [2020-07-31T19:13:08.648Z]         check_test.go:309: [d40781c4129fd] daemon is not started
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:13:08 [2020-07-31T19:13:08.648Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] DONE 273 tests, 5 skipped in 2495.095s
19:13:08 [2020-07-31T19:13:08.648Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:13:08 [2020-07-31T19:13:08.648Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d247c04bfda77/docker.pid
19:13:08 [2020-07-31T19:13:08.648Z] +++ kill 5499
19:13:08 [2020-07-31T19:13:08.648Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5499 is not a child of this shell
19:13:08 [2020-07-31T19:13:08.648Z] warning: PID 5499 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d247c04bfda77/docker.pid had a nonzero exit code
19:13:08 [2020-07-31T19:13:08.648Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d247c04bfda77/root: target is busy.
19:13:08 [2020-07-31T19:13:08.648Z] ++++ cat bundles/test-integration/docker.pid
19:13:08 [2020-07-31T19:13:08.648Z] +++ kill 7560
19:13:08 [2020-07-31T19:13:08.648Z] +++ /etc/init.d/apparmor stop
19:13:08 [2020-07-31T19:13:08.648Z] Leaving: AppArmorNo profiles have been unloaded.
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] Unloading profiles will leave already running processes permanently
19:13:08 [2020-07-31T19:13:08.648Z] unconfined, which can lead to unexpected situations.
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] To set a process to complain mode, use the command line tool
19:13:08 [2020-07-31T19:13:08.648Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:13:08 [2020-07-31T19:13:08.648Z] +++ true
19:13:08 [2020-07-31T19:13:08.648Z] exiting test-integration
19:13:08 [2020-07-31T19:13:08.648Z] ++ exit 0
19:13:08 [2020-07-31T19:13:08.648Z] 
19:13:08 [2020-07-31T19:13:08.648Z] + exit 0
19:13:08 [2020-07-31T19:13:08.648Z] ++ jobs -p
19:13:08 [2020-07-31T19:13:08.648Z] + pids=
19:13:08 [2020-07-31T19:13:08.648Z] + echo 'Remaining pids to kill: []'
19:13:08 [2020-07-31T19:13:08.648Z] Remaining pids to kill: []
19:13:08 [2020-07-31T19:13:08.648Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
19:13:08 [2020-07-31T19:13:08.668Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:13:10 [2020-07-31T19:13:10.722Z] + echo Ensuring container killed.
19:13:10 [2020-07-31T19:13:10.722Z] Ensuring container killed.
19:13:10 [2020-07-31T19:13:10.722Z] + docker ps -aq -f name=docker-pr4-*
19:13:10 [2020-07-31T19:13:10.722Z] + cids=2bba223ae767
19:13:10 [2020-07-31T19:13:10.722Z] f04c23d30441
19:13:10 [2020-07-31T19:13:10.722Z] bc60cd3073c9
19:13:10 [2020-07-31T19:13:10.722Z] + [ -n 2bba223ae767
19:13:10 [2020-07-31T19:13:10.722Z] f04c23d30441
19:13:10 [2020-07-31T19:13:10.722Z] bc60cd3073c9 ]
19:13:10 [2020-07-31T19:13:10.722Z] + docker rm -vf 2bba223ae767 f04c23d30441 bc60cd3073c9
19:13:12 [2020-07-31T19:13:12.103Z] 2bba223ae767
19:13:12 [2020-07-31T19:13:12.362Z] f04c23d30441
19:13:13 [2020-07-31T19:13:13.298Z] bc60cd3073c9
[Pipeline] sh
19:13:13 [2020-07-31T19:13:13.584Z] + echo Chowning /workspace to jenkins user
19:13:13 [2020-07-31T19:13:13.584Z] Chowning /workspace to jenkins user
19:13:13 [2020-07-31T19:13:13.584Z] + id -u
19:13:13 [2020-07-31T19:13:13.584Z] + id -g
19:13:13 [2020-07-31T19:13:13.584Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41301:/workspace busybox chown -R 1000:1000 /workspace
19:13:13 [2020-07-31T19:13:13.584Z] Unable to find image 'busybox:latest' locally
19:13:13 [2020-07-31T19:13:13.584Z] latest: Pulling from library/busybox
19:13:13 [2020-07-31T19:13:13.584Z] 61c5ed1cbdf8: Pulling fs layer
19:13:13 [2020-07-31T19:13:13.584Z] 61c5ed1cbdf8: Download complete
19:13:13 [2020-07-31T19:13:13.843Z] 61c5ed1cbdf8: Pull complete
19:13:13 [2020-07-31T19:13:13.843Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977
19:13:13 [2020-07-31T19:13:13.843Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:13:17 [2020-07-31T19:13:17.435Z] + bundleName=amd64
19:13:17 [2020-07-31T19:13:17.435Z] + echo Creating amd64-bundles.tar.gz
19:13:17 [2020-07-31T19:13:17.435Z] Creating amd64-bundles.tar.gz
19:13:17 [2020-07-31T19:13:17.435Z] + xargs tar -czf amd64-bundles.tar.gz
19:13:17 [2020-07-31T19:13:17.435Z] + 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
19:13:18 [2020-07-31T19:13:18.383Z] Archiving artifacts
19:13:20 [2020-07-31T19:13:20.135Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:13:20 [2020-07-31T19:13:20.455Z] + make clean
19:13:20 [2020-07-31T19:13:20.714Z] docker volume rm -f docker-dev-cache
19:13:20 [2020-07-31T19:13:20.714Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:20:34 [2020-07-31T19:20:34.243Z] ok  	github.com/docker/docker/integration-cli	2260.386s
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === Skipped
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.11s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.25s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.18s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.18s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.16s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.16s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.11s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.11s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:20:34 [2020-07-31T19:20:34.245Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.245Z] 
19:20:34 [2020-07-31T19:20:34.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_sni_test.go:18: Flakey test
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.246Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.246Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.247Z] 
19:20:34 [2020-07-31T19:20:34.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:20:34 [2020-07-31T19:20:34.247Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.250Z] 
19:20:34 [2020-07-31T19:20:34.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
19:20:34 [2020-07-31T19:20:34.250Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
19:20:34 [2020-07-31T19:20:34.250Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.250Z] 
19:20:34 [2020-07-31T19:20:34.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
19:20:34 [2020-07-31T19:20:34.250Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
19:20:34 [2020-07-31T19:20:34.250Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.250Z] 
19:20:34 [2020-07-31T19:20:34.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
19:20:34 [2020-07-31T19:20:34.250Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
19:20:34 [2020-07-31T19:20:34.250Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.250Z] 
19:20:34 [2020-07-31T19:20:34.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
19:20:34 [2020-07-31T19:20:34.250Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
19:20:34 [2020-07-31T19:20:34.250Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.250Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:20:34 [2020-07-31T19:20:34.251Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.251Z] 
19:20:34 [2020-07-31T19:20:34.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.252Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:20:34 [2020-07-31T19:20:34.252Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.252Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:20:34 [2020-07-31T19:20:34.253Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.253Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:20:34 [2020-07-31T19:20:34.254Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.254Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:20:34 [2020-07-31T19:20:34.255Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:20:34 [2020-07-31T19:20:34.255Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
19:20:34 [2020-07-31T19:20:34.255Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:20:34 [2020-07-31T19:20:34.255Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.255Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:20:34 [2020-07-31T19:20:34.256Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] DONE 1096 tests, 549 skipped in 2268.772s
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Integration tests ended at 07/31/2020 19:20:31. Duration:00:37:48.8831892
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Docker info of the daemon under test at end of run
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] Containers: 2
19:20:34 [2020-07-31T19:20:34.256Z]  Running: 0
19:20:34 [2020-07-31T19:20:34.256Z]  Paused: 0
19:20:34 [2020-07-31T19:20:34.256Z]  Stopped: 2
19:20:34 [2020-07-31T19:20:34.256Z] Images: 15
19:20:34 [2020-07-31T19:20:34.256Z] Server Version: 0.0.0-dev
19:20:34 [2020-07-31T19:20:34.256Z] Storage Driver: windowsfilter
19:20:34 [2020-07-31T19:20:34.256Z]  Windows: 
19:20:34 [2020-07-31T19:20:34.256Z] Logging Driver: json-file
19:20:34 [2020-07-31T19:20:34.256Z] Plugins: 
19:20:34 [2020-07-31T19:20:34.256Z]  Volume: local
19:20:34 [2020-07-31T19:20:34.256Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:20:34 [2020-07-31T19:20:34.256Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:20:34 [2020-07-31T19:20:34.256Z] Swarm: inactive
19:20:34 [2020-07-31T19:20:34.256Z] Default Isolation: process
19:20:34 [2020-07-31T19:20:34.256Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:20:34 [2020-07-31T19:20:34.256Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
19:20:34 [2020-07-31T19:20:34.256Z] OSType: windows
19:20:34 [2020-07-31T19:20:34.256Z] Architecture: x86_64
19:20:34 [2020-07-31T19:20:34.256Z] CPUs: 4
19:20:34 [2020-07-31T19:20:34.256Z] Total Memory: 32GiB
19:20:34 [2020-07-31T19:20:34.256Z] Name: azwin-2-6914a0
19:20:34 [2020-07-31T19:20:34.256Z] ID: PTY4:VUMM:NJKE:NCP2:UWJI:E2G2:TDUM:NSHQ:PFMX:L5HJ:ZRWL:HV3E
19:20:34 [2020-07-31T19:20:34.256Z] Docker Root Dir: D:\CI\PR-41301\4\daemon
19:20:34 [2020-07-31T19:20:34.256Z] Debug Mode (client): false
19:20:34 [2020-07-31T19:20:34.256Z] Debug Mode (server): true
19:20:34 [2020-07-31T19:20:34.256Z]  File Descriptors: -1
19:20:34 [2020-07-31T19:20:34.256Z]  Goroutines: 18
19:20:34 [2020-07-31T19:20:34.256Z]  System Time: 2020-07-31T19:20:31.1353749Z
19:20:34 [2020-07-31T19:20:34.256Z]  EventsListeners: 0
19:20:34 [2020-07-31T19:20:34.256Z] Registry: https://index.docker.io/v1/
19:20:34 [2020-07-31T19:20:34.256Z] Labels:
19:20:34 [2020-07-31T19:20:34.256Z] Experimental: false
19:20:34 [2020-07-31T19:20:34.256Z] Insecure Registries:
19:20:34 [2020-07-31T19:20:34.256Z]  127.0.0.0/8
19:20:34 [2020-07-31T19:20:34.256Z] Live Restore Enabled: false
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] 
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Stopping daemon under test
19:20:34 [2020-07-31T19:20:34.256Z] SUCCESS: The process with PID 1320 (child process of PID 1756) has been terminated.
19:20:34 [2020-07-31T19:20:34.256Z] SUCCESS: The process with PID 1756 (child process of PID 5416) has been terminated.
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Stop tailing logs of the daemon under tests
19:20:34 [2020-07-31T19:20:34.256Z] INFO: executeCI.ps1 Completed successfully at 07/31/2020 19:20:31.
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Tidying up at end of run
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Saving daemon under test log (d:\CI\PR-41301\4\dut.out) to C:\windows\TEMP\CIDUT.out
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Saving daemon under test log (d:\CI\PR-41301\4\dut.err) to C:\windows\TEMP\CIDUT.err
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Nuke-Everything...
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Container count on control daemon to delete is 2
19:20:34 [2020-07-31T19:20:34.256Z] 2c2f29c1431c
19:20:34 [2020-07-31T19:20:34.256Z] a12b866debe8
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Tidying pidfile d:\CI\PR-41301\4\docker.pid
19:20:34 [2020-07-31T19:20:34.256Z] INFO: Nuking d:\CI
19:20:59 [2020-07-31T19:20:59.641Z] INFO: Zapped successfully
19:20:59 [2020-07-31T19:20:59.641Z] 
19:20:59 [2020-07-31T19:20:59.641Z] INFO: executeCI.ps1 exiting at Fri Jul 31 19:20:58 CUT 2020. Duration 00:59:22.0306546
19:20:59 [2020-07-31T19:20:59.641Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:20:59 [2020-07-31T19:20:59.898Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:21:08 [2020-07-31T19:21:08.455Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
19:21:10 [2020-07-31T19:21:10.260Z] Archiving artifacts
19:21:24 [2020-07-31T19:21:24.892Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41301/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:21:25 [2020-07-31T19:21:25.865Z] + make clean
19:21:28 [2020-07-31T19:21:28.102Z] docker volume rm -f docker-dev-cache
19:21:28 [2020-07-31T19:21:28.102Z] 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