Skip to content
Success

Console Output

Pull request #40142 updated
22:40:24 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 36ffe9edc2b37a5154633f3fbc260217114039d4 rather than 36f6cc11a458d51aeed2c181257cbbb6a6640739
Obtained Jenkinsfile from 36ffe9edc2b37a5154633f3fbc260217114039d4
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[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
22:40:29 [2019-11-08T22:40:29.608Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:40:29 [2019-11-08T22:40:29.615Z] Trying to pass milestone 1
[Pipeline] milestone
22:40:29 [2019-11-08T22:40:29.634Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:40:29 [2019-11-08T22:40:29.763Z] Running on ubuntu-1804-overlay2 (i-0974f11e19d6323da) in /home/ubuntu/workspace/moby_PR-40142
[Pipeline] {
[Pipeline] checkout
22:40:29 [2019-11-08T22:40:29.813Z] using credential docker-jenkins-github-credentials
22:40:29 [2019-11-08T22:40:29.819Z] Cloning the remote Git repository
22:40:29 [2019-11-08T22:40:29.819Z] Cloning with configured refspecs honoured and without tags
22:40:29 [2019-11-08T22:40:29.916Z] Cloning repository https://github.com/moby/moby.git
22:40:29 [2019-11-08T22:40:29.917Z]  > git init /home/ubuntu/workspace/moby_PR-40142 # timeout=10
22:40:29 [2019-11-08T22:40:29.937Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:29 [2019-11-08T22:40:29.938Z]  > git --version # timeout=10
22:40:29 [2019-11-08T22:40:29.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:29 [2019-11-08T22:40:29.955Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:42 [2019-11-08T22:40:42.922Z] Fetching without tags
22:40:43 [2019-11-08T22:40:43.191Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:40:42 [2019-11-08T22:40:42.947Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:40:42 [2019-11-08T22:40:42.953Z]  > git config --add remote.origin.fetch +refs/pull/40142/head:refs/remotes/origin/PR-40142 # timeout=10
22:40:42 [2019-11-08T22:40:42.958Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:40:42 [2019-11-08T22:40:42.968Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:40:43 [2019-11-08T22:40:43.019Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:43 [2019-11-08T22:40:43.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:43 [2019-11-08T22:40:43.020Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:43 [2019-11-08T22:40:43.246Z]  > git config core.sparsecheckout # timeout=10
22:40:43 [2019-11-08T22:40:43.254Z]  > git checkout -f 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:40:43 [2019-11-08T22:40:43.803Z]  > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10
22:40:44 [2019-11-08T22:40:44.282Z] Merge succeeded, producing 4a6984f365e361c6d7f80eb8799aaf38df45f80e
22:40:44 [2019-11-08T22:40:44.283Z] Checking out Revision 4a6984f365e361c6d7f80eb8799aaf38df45f80e (PR-40142)
22:40:44 [2019-11-08T22:40:44.417Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD"
22:40:44 [2019-11-08T22:40:44.434Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:40:45 [2019-11-08T22:40:45.477Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40142:/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
22:40:44 [2019-11-08T22:40:44.327Z]  > git rev-parse HEAD^{commit} # timeout=10
22:40:44 [2019-11-08T22:40:44.379Z]  > git config core.sparsecheckout # timeout=10
22:40:44 [2019-11-08T22:40:44.384Z]  > git checkout -f 4a6984f365e361c6d7f80eb8799aaf38df45f80e
22:40:44 [2019-11-08T22:40:44.473Z]  > git rev-list --no-walk 858dba46aef6a81296bcbe716865a60cbe307185 # timeout=10
22:40:48 [2019-11-08T22:40:48.736Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
22:40:49 [2019-11-08T22:40:49.333Z] Running on ubuntu-1804-overlay2 (i-00ca27e6a46fc3fdd) in /home/ubuntu/workspace/moby_PR-40142
[Pipeline] { (Print info)
[Pipeline] stage
22:40:49 [2019-11-08T22:40:49.336Z] Running on ubuntu-1804-overlay2 (i-0158db04ceab821d9) in /home/ubuntu/workspace/moby_PR-40142
[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] }
22:40:49 [2019-11-08T22:40:49.350Z] Running on ubuntu-1604-overlay2-arm64v8 (i-07af58e927b8b41d9) in /home/ubuntu/workspace/moby_PR-40142
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
22:40:49 [2019-11-08T22:40:49.408Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] checkout
22:40:49 [2019-11-08T22:40:49.422Z] Cloning the remote Git repository
22:40:49 [2019-11-08T22:40:49.422Z] Cloning with configured refspecs honoured and without tags
22:40:49 [2019-11-08T22:40:49.430Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] {
22:40:49 [2019-11-08T22:40:49.437Z] Cloning the remote Git repository
22:40:49 [2019-11-08T22:40:49.437Z] Cloning with configured refspecs honoured and without tags
22:40:49 [2019-11-08T22:40:49.442Z] Running on ppc64le-ubuntu-18 in /home/docker/workspace/moby_PR-40142
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
22:40:49 [2019-11-08T22:40:49.489Z] using credential docker-jenkins-github-credentials
22:40:49 [2019-11-08T22:40:49.499Z] Cloning the remote Git repository
22:40:49 [2019-11-08T22:40:49.499Z] Cloning with configured refspecs honoured and without tags
[Pipeline] checkout
[Pipeline] // stage
22:40:49 [2019-11-08T22:40:49.536Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40142
[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] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
22:40:49 [2019-11-08T22:40:49.630Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
22:40:49 [2019-11-08T22:40:49.662Z] Cloning the remote Git repository
22:40:49 [2019-11-08T22:40:49.662Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:40:49 [2019-11-08T22:40:49.972Z] using credential docker-jenkins-github-credentials
22:40:50 [2019-11-08T22:40:50.034Z] Cloning the remote Git repository
22:40:50 [2019-11-08T22:40:50.034Z] Cloning with configured refspecs honoured and without tags
22:40:50 [2019-11-08T22:40:50.077Z] Cloning repository https://github.com/moby/moby.git
22:40:50 [2019-11-08T22:40:50.079Z]  > git init /home/jenkins/workspace/moby_PR-40142 # timeout=10
22:40:49 [2019-11-08T22:40:49.440Z] Cloning repository https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.441Z]  > git init /home/ubuntu/workspace/moby_PR-40142 # timeout=10
22:40:49 [2019-11-08T22:40:49.450Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.450Z]  > git --version # timeout=10
22:40:49 [2019-11-08T22:40:49.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:49 [2019-11-08T22:40:49.465Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:49 [2019-11-08T22:40:49.380Z] Cloning repository https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.380Z]  > git init /home/ubuntu/workspace/moby_PR-40142 # timeout=10
22:40:49 [2019-11-08T22:40:49.399Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.399Z]  > git --version # timeout=10
22:40:49 [2019-11-08T22:40:49.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:49 [2019-11-08T22:40:49.403Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:49 [2019-11-08T22:40:49.512Z] Cloning repository https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.512Z]  > git init /home/ubuntu/workspace/moby_PR-40142 # timeout=10
22:40:49 [2019-11-08T22:40:49.529Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.529Z]  > git --version # timeout=10
22:40:49 [2019-11-08T22:40:49.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:49 [2019-11-08T22:40:49.534Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:49 [2019-11-08T22:40:49.663Z] Cloning repository https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.663Z]  > git init /home/docker/workspace/moby_PR-40142 # timeout=10
22:40:49 [2019-11-08T22:40:49.678Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:49 [2019-11-08T22:40:49.678Z]  > git --version # timeout=10
22:40:49 [2019-11-08T22:40:49.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:49 [2019-11-08T22:40:49.684Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:50 [2019-11-08T22:40:50.113Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:50 [2019-11-08T22:40:50.116Z]  > git --version # timeout=10
22:40:50 [2019-11-08T22:40:50.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:50 [2019-11-08T22:40:50.178Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:59 [2019-11-08T22:40:59.494Z] Fetching without tags
22:40:59 [2019-11-08T22:40:59.943Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:40:59 [2019-11-08T22:40:59.350Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:40:59 [2019-11-08T22:40:59.370Z]  > git config --add remote.origin.fetch +refs/pull/40142/head:refs/remotes/origin/PR-40142 # timeout=10
22:40:59 [2019-11-08T22:40:59.390Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:40:59 [2019-11-08T22:40:59.455Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:40:59 [2019-11-08T22:40:59.528Z] Fetching upstream changes from https://github.com/moby/moby.git
22:40:59 [2019-11-08T22:40:59.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:40:59 [2019-11-08T22:40:59.531Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:40:59 [2019-11-08T22:40:59.973Z]  > git config core.sparsecheckout # timeout=10
22:40:59 [2019-11-08T22:40:59.993Z]  > git checkout -f 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:00 [2019-11-08T22:41:00.631Z]  > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10
22:41:01 [2019-11-08T22:41:01.149Z] Merge succeeded, producing 5ad27db9488b0760db18b92a0547f9095445c770
22:41:01 [2019-11-08T22:41:01.150Z] Checking out Revision 5ad27db9488b0760db18b92a0547f9095445c770 (PR-40142)
22:41:01 [2019-11-08T22:41:01.767Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD"
22:41:01 [2019-11-08T22:41:01.871Z] First time build. Skipping changelog.
22:41:01 [2019-11-08T22:41:01.108Z]  > git rev-parse HEAD^{commit} # timeout=10
22:41:01 [2019-11-08T22:41:01.179Z]  > git config core.sparsecheckout # timeout=10
22:41:01 [2019-11-08T22:41:01.201Z]  > git checkout -f 5ad27db9488b0760db18b92a0547f9095445c770
22:41:01 [2019-11-08T22:41:01.813Z]  > git rev-list --no-walk 858dba46aef6a81296bcbe716865a60cbe307185 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:41:03 [2019-11-08T22:41:03.325Z] + docker version
22:41:03 [2019-11-08T22:41:03.325Z] Client:
22:41:03 [2019-11-08T22:41:03.325Z]  Version:           18.06.1-ce
22:41:03 [2019-11-08T22:41:03.325Z]  API version:       1.38
22:41:03 [2019-11-08T22:41:03.325Z]  Go version:        go1.10.3
22:41:03 [2019-11-08T22:41:03.325Z]  Git commit:        e68fc7a
22:41:03 [2019-11-08T22:41:03.325Z]  Built:             Tue Aug 21 17:24:34 2018
22:41:03 [2019-11-08T22:41:03.325Z]  OS/Arch:           linux/s390x
22:41:03 [2019-11-08T22:41:03.325Z]  Experimental:      false
22:41:03 [2019-11-08T22:41:03.325Z] 
22:41:03 [2019-11-08T22:41:03.325Z] Server:
22:41:03 [2019-11-08T22:41:03.325Z]  Engine:
22:41:03 [2019-11-08T22:41:03.325Z]   Version:          18.06.1-ce
22:41:03 [2019-11-08T22:41:03.325Z]   API version:      1.38 (minimum version 1.12)
22:41:03 [2019-11-08T22:41:03.325Z]   Go version:       go1.10.3
22:41:03 [2019-11-08T22:41:03.325Z]   Git commit:       e68fc7a
22:41:03 [2019-11-08T22:41:03.325Z]   Built:            Tue Aug 21 17:23:34 2018
22:41:03 [2019-11-08T22:41:03.325Z]   OS/Arch:          linux/s390x
22:41:03 [2019-11-08T22:41:03.325Z]   Experimental:     true
22:41:03 [2019-11-08T22:41:03.408Z] Fetching without tags
[Pipeline] sh
22:41:03 [2019-11-08T22:41:03.534Z] Fetching without tags
22:41:03 [2019-11-08T22:41:03.498Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:03 [2019-11-08T22:41:03.515Z]  > git config --add remote.origin.fetch +refs/pull/40142/head:refs/remotes/origin/PR-40142 # timeout=10
22:41:03 [2019-11-08T22:41:03.520Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:41:03 [2019-11-08T22:41:03.536Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:03 [2019-11-08T22:41:03.548Z] Fetching upstream changes from https://github.com/moby/moby.git
22:41:03 [2019-11-08T22:41:03.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:41:03 [2019-11-08T22:41:03.549Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:41:03 [2019-11-08T22:41:03.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:03 [2019-11-08T22:41:03.331Z]  > git config --add remote.origin.fetch +refs/pull/40142/head:refs/remotes/origin/PR-40142 # timeout=10
22:41:03 [2019-11-08T22:41:03.333Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:41:03 [2019-11-08T22:41:03.338Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:03 [2019-11-08T22:41:03.350Z] Fetching upstream changes from https://github.com/moby/moby.git
22:41:03 [2019-11-08T22:41:03.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:41:03 [2019-11-08T22:41:03.351Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:41:03 [2019-11-08T22:41:03.725Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:03 [2019-11-08T22:41:03.776Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:03 [2019-11-08T22:41:03.955Z] Fetching without tags
22:41:04 [2019-11-08T22:41:04.149Z] + docker info
22:41:04 [2019-11-08T22:41:04.149Z] Containers: 1
22:41:04 [2019-11-08T22:41:04.149Z]  Running: 1
22:41:04 [2019-11-08T22:41:04.149Z]  Paused: 0
22:41:04 [2019-11-08T22:41:04.149Z]  Stopped: 0
22:41:04 [2019-11-08T22:41:04.149Z] Images: 15
22:41:04 [2019-11-08T22:41:04.149Z] Server Version: 18.06.1-ce
22:41:04 [2019-11-08T22:41:04.149Z] Storage Driver: overlay2
22:41:04 [2019-11-08T22:41:04.149Z]  Backing Filesystem: extfs
22:41:04 [2019-11-08T22:41:04.149Z]  Supports d_type: true
22:41:04 [2019-11-08T22:41:04.149Z]  Native Overlay Diff: true
22:41:04 [2019-11-08T22:41:04.149Z] Logging Driver: json-file
22:41:04 [2019-11-08T22:41:04.149Z] Cgroup Driver: cgroupfs
22:41:04 [2019-11-08T22:41:04.149Z] Plugins:
22:41:04 [2019-11-08T22:41:04.149Z]  Volume: local
22:41:04 [2019-11-08T22:41:04.149Z]  Network: bridge host ipvlan macvlan null overlay
22:41:04 [2019-11-08T22:41:04.149Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
22:41:04 [2019-11-08T22:41:04.149Z] Swarm: inactive
22:41:04 [2019-11-08T22:41:04.149Z] Runtimes: runc
22:41:04 [2019-11-08T22:41:04.149Z] Default Runtime: runc
22:41:04 [2019-11-08T22:41:04.149Z] Init Binary: docker-init
22:41:04 [2019-11-08T22:41:04.149Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
22:41:04 [2019-11-08T22:41:04.149Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
22:41:04 [2019-11-08T22:41:04.149Z] init version: fec3683
22:41:04 [2019-11-08T22:41:04.149Z] Security Options:
22:41:04 [2019-11-08T22:41:04.149Z]  apparmor
22:41:04 [2019-11-08T22:41:04.149Z]  seccomp
22:41:04 [2019-11-08T22:41:04.149Z]   Profile: default
22:41:04 [2019-11-08T22:41:04.149Z] Kernel Version: 4.4.0-164-generic
22:41:04 [2019-11-08T22:41:04.149Z] Operating System: Ubuntu 16.04.5 LTS
22:41:04 [2019-11-08T22:41:04.149Z] OSType: linux
22:41:04 [2019-11-08T22:41:04.149Z] Architecture: s390x
22:41:04 [2019-11-08T22:41:04.149Z] CPUs: 2
22:41:04 [2019-11-08T22:41:04.149Z] Total Memory: 7.862GiB
22:41:04 [2019-11-08T22:41:04.149Z] Name: s390x-ubuntu-15
22:41:04 [2019-11-08T22:41:04.149Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
22:41:04 [2019-11-08T22:41:04.149Z] Docker Root Dir: /var/lib/docker
22:41:04 [2019-11-08T22:41:04.149Z] Debug Mode (client): false
22:41:04 [2019-11-08T22:41:04.149Z] Debug Mode (server): false
22:41:04 [2019-11-08T22:41:04.149Z] Username: dockerbuildbot
22:41:04 [2019-11-08T22:41:04.149Z] Registry: https://index.docker.io/v1/
22:41:04 [2019-11-08T22:41:04.149Z] Labels:
22:41:04 [2019-11-08T22:41:04.149Z] Experimental: true
22:41:04 [2019-11-08T22:41:04.149Z] Insecure Registries:
22:41:04 [2019-11-08T22:41:04.149Z]  127.0.0.0/8
22:41:04 [2019-11-08T22:41:04.149Z] Live Restore Enabled: false
22:41:04 [2019-11-08T22:41:04.149Z] 
22:41:04 [2019-11-08T22:41:04.149Z] WARNING: No swap limit support
[Pipeline] sh
22:41:04 [2019-11-08T22:41:04.328Z] Still waiting to schedule task
22:41:04 [2019-11-08T22:41:04.328Z] Waiting for next available executor on ‘windows-2019’
22:41:04 [2019-11-08T22:41:04.335Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:04 [2019-11-08T22:41:04.650Z] Merge succeeded, producing c21b572be688b4b5d9847efdf2dc4c3281762c31
22:41:04 [2019-11-08T22:41:04.651Z] Checking out Revision c21b572be688b4b5d9847efdf2dc4c3281762c31 (PR-40142)
22:41:04 [2019-11-08T22:41:04.810Z] Merge succeeded, producing c21b572be688b4b5d9847efdf2dc4c3281762c31
22:41:04 [2019-11-08T22:41:04.810Z] Checking out Revision c21b572be688b4b5d9847efdf2dc4c3281762c31 (PR-40142)
22:41:04 [2019-11-08T22:41:04.938Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD"
22:41:04 [2019-11-08T22:41:04.950Z] First time build. Skipping changelog.
22:41:04 [2019-11-08T22:41:04.969Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:04 [2019-11-08T22:41:04.969Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:04 [2019-11-08T22:41:04.969Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:41:04 [2019-11-08T22:41:04.969Z] + bash /home/jenkins/workspace/moby_PR-40142/check-config.sh
22:41:04 [2019-11-08T22:41:04.969Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:41:04 [2019-11-08T22:41:04.969Z] info: reading kernel config from /boot/config-4.4.0-164-generic ...
22:41:04 [2019-11-08T22:41:04.969Z] 
22:41:04 [2019-11-08T22:41:04.969Z] Generally Necessary:
22:41:04 [2019-11-08T22:41:04.969Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:41:04 [2019-11-08T22:41:04.969Z] - apparmor: enabled and tools installed
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_NAMESPACES: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_NET_NS: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_PID_NS: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_IPC_NS: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_UTS_NS: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_CGROUPS: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_CGROUP_CPUACCT: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_CGROUP_DEVICE: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_CGROUP_FREEZER: enabled
22:41:04 [2019-11-08T22:41:04.969Z] - CONFIG_CGROUP_SCHED: enabled
22:41:05 [2019-11-08T22:41:05.187Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD"
22:41:03 [2019-11-08T22:41:03.788Z]  > git config core.sparsecheckout # timeout=10
22:41:03 [2019-11-08T22:41:03.795Z]  > git checkout -f 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:04 [2019-11-08T22:41:04.310Z]  > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10
22:41:04 [2019-11-08T22:41:04.813Z]  > git rev-parse HEAD^{commit} # timeout=10
22:41:04 [2019-11-08T22:41:04.823Z]  > git config core.sparsecheckout # timeout=10
22:41:04 [2019-11-08T22:41:04.828Z]  > git checkout -f c21b572be688b4b5d9847efdf2dc4c3281762c31
22:41:03 [2019-11-08T22:41:03.667Z]  > git config core.sparsecheckout # timeout=10
22:41:03 [2019-11-08T22:41:03.682Z]  > git checkout -f 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:04 [2019-11-08T22:41:04.204Z]  > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10
22:41:04 [2019-11-08T22:41:04.569Z]  > git rev-parse HEAD^{commit} # timeout=10
22:41:04 [2019-11-08T22:41:04.593Z]  > git config core.sparsecheckout # timeout=10
22:41:04 [2019-11-08T22:41:04.605Z]  > git checkout -f c21b572be688b4b5d9847efdf2dc4c3281762c31
22:41:04 [2019-11-08T22:41:04.880Z]  > git rev-list --no-walk 858dba46aef6a81296bcbe716865a60cbe307185 # timeout=10
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_CPUSETS: enabled
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_MEMCG: enabled
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_KEYS: enabled
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_VETH: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_BRIDGE: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_NF_NAT: enabled (as module)
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_NF_NAT_NEEDED: enabled
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_POSIX_MQUEUE: enabled
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
22:41:05 [2019-11-08T22:41:05.343Z] 
22:41:05 [2019-11-08T22:41:05.343Z] Optional Features:
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_USER_NS: enabled
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_SECCOMP: enabled
22:41:05 [2019-11-08T22:41:05.343Z] - CONFIG_CGROUP_PIDS: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_MEMCG_SWAP: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:41:05 [2019-11-08T22:41:05.344Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_MEMCG_KMEM: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_BLK_CGROUP: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_IOSCHED_CFQ: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_CGROUP_PERF: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_CGROUP_HUGETLB: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_CFS_BANDWIDTH: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_RT_GROUP_SCHED: missing
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_IP_VS: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_IP_VS_NFCT: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_IP_VS_RR: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_EXT4_FS: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:41:05 [2019-11-08T22:41:05.344Z] - Network Drivers:
22:41:05 [2019-11-08T22:41:05.344Z]   - "overlay":
22:41:05 [2019-11-08T22:41:05.344Z]     - CONFIG_VXLAN: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:41:05 [2019-11-08T22:41:05.344Z]       Optional (for encrypted networks):
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_CRYPTO: enabled
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_XFRM: enabled
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_XFRM_USER: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_INET_ESP: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]   - "ipvlan":
22:41:05 [2019-11-08T22:41:05.344Z]     - CONFIG_IPVLAN: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]   - "macvlan":
22:41:05 [2019-11-08T22:41:05.344Z]     - CONFIG_MACVLAN: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]     - CONFIG_DUMMY: enabled (as module)
22:41:05 [2019-11-08T22:41:05.344Z]   - "ftp,tftp client in container":
22:41:03 [2019-11-08T22:41:03.925Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:03 [2019-11-08T22:41:03.929Z]  > git config --add remote.origin.fetch +refs/pull/40142/head:refs/remotes/origin/PR-40142 # timeout=10
22:41:03 [2019-11-08T22:41:03.938Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:41:03 [2019-11-08T22:41:03.948Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:03 [2019-11-08T22:41:03.968Z] Fetching upstream changes from https://github.com/moby/moby.git
22:41:03 [2019-11-08T22:41:03.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:41:03 [2019-11-08T22:41:03.969Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:41:04 [2019-11-08T22:41:04.347Z]  > git config core.sparsecheckout # timeout=10
22:41:04 [2019-11-08T22:41:04.352Z]  > git checkout -f 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:05 [2019-11-08T22:41:05.207Z]  > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:41:05 [2019-11-08T22:41:05.606Z] Merge succeeded, producing ca14fb1fcbfe8ed3c0a00705a3ec45b163460552
22:41:05 [2019-11-08T22:41:05.607Z] Checking out Revision ca14fb1fcbfe8ed3c0a00705a3ec45b163460552 (PR-40142)
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z] - Storage Drivers:
22:41:05 [2019-11-08T22:41:05.713Z]   - "aufs":
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_AUFS_FS: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z]   - "btrfs":
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:41:05 [2019-11-08T22:41:05.713Z]   - "devicemapper":
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_BLK_DEV_DM: enabled
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z]   - "overlay":
22:41:05 [2019-11-08T22:41:05.713Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:41:05 [2019-11-08T22:41:05.713Z]   - "zfs":
22:41:05 [2019-11-08T22:41:05.713Z]     - /dev/zfs: missing
22:41:05 [2019-11-08T22:41:05.713Z]     - zfs command: missing
22:41:05 [2019-11-08T22:41:05.713Z]     - zpool command: missing
22:41:05 [2019-11-08T22:41:05.713Z] 
22:41:05 [2019-11-08T22:41:05.713Z] Limits:
22:41:05 [2019-11-08T22:41:05.713Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:41:05 [2019-11-08T22:41:05.713Z] 
22:41:05 [2019-11-08T22:41:05.713Z] + true
22:41:05 [2019-11-08T22:41:05.778Z] + docker version
22:41:05 [2019-11-08T22:41:05.778Z] Client: Docker Engine - Community
22:41:05 [2019-11-08T22:41:05.778Z]  Version:           19.03.2
22:41:05 [2019-11-08T22:41:05.778Z]  API version:       1.40
22:41:05 [2019-11-08T22:41:05.778Z]  Go version:        go1.12.8
22:41:05 [2019-11-08T22:41:05.778Z]  Git commit:        6a30dfc
22:41:05 [2019-11-08T22:41:05.778Z]  Built:             Thu Aug 29 05:29:11 2019
22:41:05 [2019-11-08T22:41:05.778Z]  OS/Arch:           linux/amd64
22:41:05 [2019-11-08T22:41:05.778Z]  Experimental:      false
22:41:05 [2019-11-08T22:41:05.778Z] 
22:41:05 [2019-11-08T22:41:05.778Z] Server: Docker Engine - Community
22:41:05 [2019-11-08T22:41:05.778Z]  Engine:
22:41:05 [2019-11-08T22:41:05.778Z]   Version:          19.03.2
22:41:05 [2019-11-08T22:41:05.778Z]   API version:      1.40 (minimum version 1.12)
22:41:05 [2019-11-08T22:41:05.778Z]   Go version:       go1.12.8
22:41:05 [2019-11-08T22:41:05.778Z]   Git commit:       6a30dfc
22:41:05 [2019-11-08T22:41:05.778Z]   Built:            Thu Aug 29 05:27:45 2019
22:41:05 [2019-11-08T22:41:05.778Z]   OS/Arch:          linux/amd64
22:41:05 [2019-11-08T22:41:05.778Z]   Experimental:     true
22:41:05 [2019-11-08T22:41:05.778Z]  containerd:
22:41:05 [2019-11-08T22:41:05.778Z]   Version:          1.2.6
22:41:05 [2019-11-08T22:41:05.778Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
22:41:05 [2019-11-08T22:41:05.778Z]  runc:
22:41:05 [2019-11-08T22:41:05.778Z]   Version:          1.0.0-rc8
22:41:05 [2019-11-08T22:41:05.778Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
22:41:05 [2019-11-08T22:41:05.778Z]  docker-init:
22:41:05 [2019-11-08T22:41:05.778Z]   Version:          0.18.0
22:41:05 [2019-11-08T22:41:05.778Z]   GitCommit:        fec3683
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:41:05 [2019-11-08T22:41:05.882Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD"
22:41:05 [2019-11-08T22:41:05.902Z] First time build. Skipping changelog.
22:41:06 [2019-11-08T22:41:06.071Z] + docker info
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:41:06 [2019-11-08T22:41:06.328Z] Client:
22:41:06 [2019-11-08T22:41:06.328Z]  Debug Mode: false
22:41:06 [2019-11-08T22:41:06.328Z] 
22:41:06 [2019-11-08T22:41:06.328Z] Server:
22:41:06 [2019-11-08T22:41:06.328Z]  Containers: 0
22:41:06 [2019-11-08T22:41:06.328Z]   Running: 0
22:41:06 [2019-11-08T22:41:06.328Z]   Paused: 0
22:41:06 [2019-11-08T22:41:06.328Z]   Stopped: 0
22:41:06 [2019-11-08T22:41:06.328Z]  Images: 36
22:41:06 [2019-11-08T22:41:06.328Z]  Server Version: 19.03.2
22:41:06 [2019-11-08T22:41:06.328Z]  Storage Driver: overlay2
22:41:06 [2019-11-08T22:41:06.328Z]   Backing Filesystem: extfs
22:41:06 [2019-11-08T22:41:06.328Z]   Supports d_type: true
22:41:06 [2019-11-08T22:41:06.328Z]   Native Overlay Diff: true
22:41:06 [2019-11-08T22:41:06.328Z]  Logging Driver: json-file
22:41:06 [2019-11-08T22:41:06.328Z]  Cgroup Driver: cgroupfs
22:41:06 [2019-11-08T22:41:06.328Z]  Plugins:
22:41:06 [2019-11-08T22:41:06.328Z]   Volume: local
22:41:06 [2019-11-08T22:41:06.328Z]   Network: bridge host ipvlan macvlan null overlay
22:41:06 [2019-11-08T22:41:06.328Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:41:06 [2019-11-08T22:41:06.328Z]  Swarm: inactive
22:41:06 [2019-11-08T22:41:06.328Z]  Runtimes: runc
22:41:06 [2019-11-08T22:41:06.328Z]  Default Runtime: runc
22:41:06 [2019-11-08T22:41:06.328Z]  Init Binary: docker-init
22:41:06 [2019-11-08T22:41:06.328Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
22:41:06 [2019-11-08T22:41:06.328Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
22:41:06 [2019-11-08T22:41:06.328Z]  init version: fec3683
22:41:06 [2019-11-08T22:41:06.328Z]  Security Options:
22:41:06 [2019-11-08T22:41:06.328Z]   apparmor
22:41:06 [2019-11-08T22:41:06.328Z]   seccomp
22:41:06 [2019-11-08T22:41:06.328Z]    Profile: default
22:41:06 [2019-11-08T22:41:06.328Z]  Kernel Version: 4.15.0-1048-aws
22:41:06 [2019-11-08T22:41:06.328Z]  Operating System: Ubuntu 18.04.3 LTS
22:41:06 [2019-11-08T22:41:06.328Z]  OSType: linux
22:41:06 [2019-11-08T22:41:06.328Z]  Architecture: x86_64
22:41:06 [2019-11-08T22:41:06.328Z]  CPUs: 2
22:41:06 [2019-11-08T22:41:06.328Z]  Total Memory: 7.501GiB
22:41:06 [2019-11-08T22:41:06.328Z]  Name: ip-10-100-106-33
22:41:06 [2019-11-08T22:41:06.328Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
22:41:06 [2019-11-08T22:41:06.328Z]  Docker Root Dir: /var/lib/docker
22:41:06 [2019-11-08T22:41:06.328Z]  Debug Mode: false
22:41:06 [2019-11-08T22:41:06.328Z]  Registry: https://index.docker.io/v1/
22:41:06 [2019-11-08T22:41:06.328Z]  Labels:
22:41:06 [2019-11-08T22:41:06.328Z]  Experimental: true
22:41:06 [2019-11-08T22:41:06.328Z]  Insecure Registries:
22:41:06 [2019-11-08T22:41:06.328Z]   127.0.0.0/8
22:41:06 [2019-11-08T22:41:06.328Z]  Live Restore Enabled: true
22:41:06 [2019-11-08T22:41:06.328Z] 
22:41:06 [2019-11-08T22:41:06.328Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:41:06 [2019-11-08T22:41:06.580Z] + docker version
22:41:06 [2019-11-08T22:41:06.580Z] Client: Docker Engine - Community
22:41:06 [2019-11-08T22:41:06.580Z]  Version:           19.03.2
22:41:06 [2019-11-08T22:41:06.580Z]  API version:       1.40
22:41:06 [2019-11-08T22:41:06.580Z]  Go version:        go1.12.8
22:41:06 [2019-11-08T22:41:06.580Z]  Git commit:        6a30dfc
22:41:06 [2019-11-08T22:41:06.580Z]  Built:             Thu Aug 29 05:29:11 2019
22:41:06 [2019-11-08T22:41:06.580Z]  OS/Arch:           linux/amd64
22:41:06 [2019-11-08T22:41:06.580Z]  Experimental:      false
22:41:06 [2019-11-08T22:41:06.580Z] 
22:41:06 [2019-11-08T22:41:06.580Z] Server: Docker Engine - Community
22:41:06 [2019-11-08T22:41:06.580Z]  Engine:
22:41:06 [2019-11-08T22:41:06.580Z]   Version:          19.03.2
22:41:06 [2019-11-08T22:41:06.580Z]   API version:      1.40 (minimum version 1.12)
22:41:06 [2019-11-08T22:41:06.580Z]   Go version:       go1.12.8
22:41:06 [2019-11-08T22:41:06.580Z]   Git commit:       6a30dfc
22:41:06 [2019-11-08T22:41:06.580Z]   Built:            Thu Aug 29 05:27:45 2019
22:41:06 [2019-11-08T22:41:06.580Z]   OS/Arch:          linux/amd64
22:41:06 [2019-11-08T22:41:06.580Z]   Experimental:     true
22:41:06 [2019-11-08T22:41:06.580Z]  containerd:
22:41:06 [2019-11-08T22:41:06.580Z]   Version:          1.2.6
22:41:06 [2019-11-08T22:41:06.580Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
22:41:06 [2019-11-08T22:41:06.580Z]  runc:
22:41:06 [2019-11-08T22:41:06.580Z]   Version:          1.0.0-rc8
22:41:06 [2019-11-08T22:41:06.580Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
22:41:06 [2019-11-08T22:41:06.580Z]  docker-init:
22:41:06 [2019-11-08T22:41:06.580Z]   Version:          0.18.0
22:41:06 [2019-11-08T22:41:06.580Z]   GitCommit:        fec3683
[Pipeline] sh
22:41:06 [2019-11-08T22:41:06.613Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:06 [2019-11-08T22:41:06.613Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:06 [2019-11-08T22:41:06.613Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:41:06 [2019-11-08T22:41:06.634Z] + make bundles/buildx
22:41:06 [2019-11-08T22:41:06.634Z] make: command: Command not found
22:41:06 [2019-11-08T22:41:06.634Z] make: command: Command not found
22:41:06 [2019-11-08T22:41:06.634Z] mkdir bundles
22:41:06 [2019-11-08T22:41:06.634Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
22:41:06 [2019-11-08T22:41:06.634Z] 	--build-arg BUILDX_COMMIT \
22:41:06 [2019-11-08T22:41:06.634Z] 	--build-arg BUILDX_REPO \
22:41:06 [2019-11-08T22:41:06.634Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
22:41:06 [2019-11-08T22:41:06.634Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
22:41:06 [2019-11-08T22:41:06.634Z] 	.
22:41:06 [2019-11-08T22:41:06.634Z] /bin/sh: 4: go: not found
22:41:06 [2019-11-08T22:41:06.634Z] /bin/sh: 5: go: not found
22:41:06 [2019-11-08T22:41:06.832Z] + docker version
22:41:06 [2019-11-08T22:41:06.832Z] Client: Docker Engine - Community
22:41:06 [2019-11-08T22:41:06.832Z]  Version:           19.03.2
22:41:06 [2019-11-08T22:41:06.832Z]  API version:       1.40
22:41:06 [2019-11-08T22:41:06.832Z]  Go version:        go1.12.8
22:41:06 [2019-11-08T22:41:06.832Z]  Git commit:        6a30dfc
22:41:06 [2019-11-08T22:41:06.832Z]  Built:             Thu Aug 29 05:32:25 2019
22:41:06 [2019-11-08T22:41:06.832Z]  OS/Arch:           linux/arm64
22:41:06 [2019-11-08T22:41:06.832Z]  Experimental:      false
22:41:06 [2019-11-08T22:41:06.832Z] 
22:41:06 [2019-11-08T22:41:06.832Z] Server: Docker Engine - Community
22:41:06 [2019-11-08T22:41:06.832Z]  Engine:
22:41:06 [2019-11-08T22:41:06.832Z]   Version:          19.03.2
22:41:06 [2019-11-08T22:41:06.832Z]   API version:      1.40 (minimum version 1.12)
22:41:06 [2019-11-08T22:41:06.832Z]   Go version:       go1.12.8
22:41:06 [2019-11-08T22:41:06.832Z]   Git commit:       6a30dfc
22:41:06 [2019-11-08T22:41:06.832Z]   Built:            Thu Aug 29 05:30:57 2019
22:41:06 [2019-11-08T22:41:06.832Z]   OS/Arch:          linux/arm64
22:41:06 [2019-11-08T22:41:06.832Z]   Experimental:     true
22:41:06 [2019-11-08T22:41:06.832Z]  containerd:
22:41:06 [2019-11-08T22:41:06.832Z]   Version:          1.2.6
22:41:06 [2019-11-08T22:41:06.832Z]   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
22:41:06 [2019-11-08T22:41:06.832Z]  runc:
22:41:06 [2019-11-08T22:41:06.832Z]   Version:          1.0.0-rc8
22:41:06 [2019-11-08T22:41:06.832Z]   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
22:41:06 [2019-11-08T22:41:06.832Z]  docker-init:
22:41:06 [2019-11-08T22:41:06.832Z]   Version:          0.18.0
22:41:06 [2019-11-08T22:41:06.832Z]   GitCommit:        fec3683
[Pipeline] sh
22:41:06 [2019-11-08T22:41:06.866Z] + docker info
22:41:06 [2019-11-08T22:41:06.870Z] + bash /home/ubuntu/workspace/moby_PR-40142/check-config.sh
22:41:06 [2019-11-08T22:41:06.870Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:41:06 [2019-11-08T22:41:06.870Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
22:41:06 [2019-11-08T22:41:06.870Z] 
22:41:06 [2019-11-08T22:41:06.870Z] Generally Necessary:
22:41:06 [2019-11-08T22:41:06.870Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:41:06 [2019-11-08T22:41:06.870Z] - apparmor: enabled and tools installed
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NAMESPACES: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NET_NS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_PID_NS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_IPC_NS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_UTS_NS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CGROUPS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CGROUP_CPUACCT: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CGROUP_DEVICE: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CGROUP_FREEZER: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CGROUP_SCHED: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CPUSETS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_MEMCG: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_KEYS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_VETH: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_BRIDGE: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NF_NAT: enabled (as module)
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_NF_NAT_NEEDED: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_POSIX_MQUEUE: enabled
22:41:06 [2019-11-08T22:41:06.870Z] 
22:41:06 [2019-11-08T22:41:06.870Z] Optional Features:
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_USER_NS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_SECCOMP: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CGROUP_PIDS: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_MEMCG_SWAP: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:41:06 [2019-11-08T22:41:06.870Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_BLK_CGROUP: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_IOSCHED_CFQ: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:41:06 [2019-11-08T22:41:06.870Z] - CONFIG_CGROUP_PERF: enabled
22:41:07 [2019-11-08T22:41:07.122Z] + docker info
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_CGROUP_HUGETLB: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_CFS_BANDWIDTH: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_RT_GROUP_SCHED: missing
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_IP_VS: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_IP_VS_NFCT: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_IP_VS_RR: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_EXT4_FS: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:41:07 [2019-11-08T22:41:07.130Z] - Network Drivers:
22:41:07 [2019-11-08T22:41:07.130Z]   - "overlay":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_VXLAN: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:41:07 [2019-11-08T22:41:07.130Z]       Optional (for encrypted networks):
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_CRYPTO: enabled
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_CRYPTO_AEAD: enabled
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_CRYPTO_GCM: enabled
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_CRYPTO_GHASH: enabled
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_XFRM: enabled
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_XFRM_USER: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_INET_ESP: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]   - "ipvlan":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_IPVLAN: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]   - "macvlan":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_MACVLAN: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_DUMMY: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]   - "ftp,tftp client in container":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z] - Storage Drivers:
22:41:07 [2019-11-08T22:41:07.130Z]   - "aufs":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_AUFS_FS: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]   - "btrfs":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:41:07 [2019-11-08T22:41:07.130Z]   - "devicemapper":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_BLK_DEV_DM: enabled
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]   - "overlay":
22:41:07 [2019-11-08T22:41:07.130Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:41:07 [2019-11-08T22:41:07.130Z]   - "zfs":
22:41:07 [2019-11-08T22:41:07.130Z]     - /dev/zfs: missing
22:41:07 [2019-11-08T22:41:07.130Z]     - zfs command: missing
22:41:07 [2019-11-08T22:41:07.130Z]     - zpool command: missing
22:41:07 [2019-11-08T22:41:07.130Z] 
22:41:07 [2019-11-08T22:41:07.130Z] Limits:
22:41:07 [2019-11-08T22:41:07.130Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:41:07 [2019-11-08T22:41:07.130Z] 
22:41:07 [2019-11-08T22:41:07.130Z] + true
[Pipeline] }
[Pipeline] // stage
22:41:05 [2019-11-08T22:41:05.610Z]  > git rev-parse HEAD^{commit} # timeout=10
22:41:05 [2019-11-08T22:41:05.620Z]  > git config core.sparsecheckout # timeout=10
22:41:05 [2019-11-08T22:41:05.634Z]  > git checkout -f ca14fb1fcbfe8ed3c0a00705a3ec45b163460552
22:41:05 [2019-11-08T22:41:05.896Z]  > git rev-list --no-walk 858dba46aef6a81296bcbe716865a60cbe307185 # timeout=10
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:41:07 [2019-11-08T22:41:07.453Z] + sudo modprobe ip_vs
22:41:07 [2019-11-08T22:41:07.688Z] Client:
22:41:07 [2019-11-08T22:41:07.688Z]  Debug Mode: false
22:41:07 [2019-11-08T22:41:07.688Z] 
22:41:07 [2019-11-08T22:41:07.688Z] Server:
22:41:07 [2019-11-08T22:41:07.688Z]  Containers: 0
22:41:07 [2019-11-08T22:41:07.688Z]   Running: 0
22:41:07 [2019-11-08T22:41:07.688Z]   Paused: 0
22:41:07 [2019-11-08T22:41:07.688Z]   Stopped: 0
22:41:07 [2019-11-08T22:41:07.688Z]  Images: 2
22:41:07 [2019-11-08T22:41:07.688Z]  Server Version: 19.03.2
22:41:07 [2019-11-08T22:41:07.688Z]  Storage Driver: overlay2
22:41:07 [2019-11-08T22:41:07.688Z]   Backing Filesystem: extfs
22:41:07 [2019-11-08T22:41:07.688Z]   Supports d_type: true
22:41:07 [2019-11-08T22:41:07.688Z]   Native Overlay Diff: true
22:41:07 [2019-11-08T22:41:07.688Z]  Logging Driver: json-file
22:41:07 [2019-11-08T22:41:07.688Z]  Cgroup Driver: cgroupfs
22:41:07 [2019-11-08T22:41:07.688Z]  Plugins:
22:41:07 [2019-11-08T22:41:07.688Z]   Volume: local
22:41:07 [2019-11-08T22:41:07.688Z]   Network: bridge host ipvlan macvlan null overlay
22:41:07 [2019-11-08T22:41:07.688Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:41:07 [2019-11-08T22:41:07.688Z]  Swarm: inactive
22:41:07 [2019-11-08T22:41:07.688Z]  Runtimes: runc
22:41:07 [2019-11-08T22:41:07.688Z]  Default Runtime: runc
22:41:07 [2019-11-08T22:41:07.688Z]  Init Binary: docker-init
22:41:07 [2019-11-08T22:41:07.688Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
22:41:07 [2019-11-08T22:41:07.688Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
22:41:07 [2019-11-08T22:41:07.688Z]  init version: fec3683
22:41:07 [2019-11-08T22:41:07.688Z]  Security Options:
22:41:07 [2019-11-08T22:41:07.688Z]   apparmor
22:41:07 [2019-11-08T22:41:07.688Z]   seccomp
22:41:07 [2019-11-08T22:41:07.688Z]    Profile: default
22:41:07 [2019-11-08T22:41:07.688Z]  Kernel Version: 4.15.0-1048-aws
22:41:07 [2019-11-08T22:41:07.688Z]  Operating System: Ubuntu 16.04.6 LTS
22:41:07 [2019-11-08T22:41:07.688Z]  OSType: linux
22:41:07 [2019-11-08T22:41:07.688Z]  Architecture: aarch64
22:41:07 [2019-11-08T22:41:07.688Z]  CPUs: 4
22:41:07 [2019-11-08T22:41:07.688Z]  Total Memory: 7.525GiB
22:41:07 [2019-11-08T22:41:07.688Z]  Name: ip-10-100-44-117
22:41:07 [2019-11-08T22:41:07.688Z]  ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO
22:41:07 [2019-11-08T22:41:07.688Z]  Docker Root Dir: /var/lib/docker
22:41:07 [2019-11-08T22:41:07.688Z]  Debug Mode: false
22:41:07 [2019-11-08T22:41:07.688Z]  Registry: https://index.docker.io/v1/
22:41:07 [2019-11-08T22:41:07.688Z]  Labels:
22:41:07 [2019-11-08T22:41:07.688Z]  Experimental: true
22:41:07 [2019-11-08T22:41:07.688Z]  Insecure Registries:
22:41:07 [2019-11-08T22:41:07.688Z]   127.0.0.0/8
22:41:07 [2019-11-08T22:41:07.688Z]  Live Restore Enabled: true
22:41:07 [2019-11-08T22:41:07.688Z] 
22:41:07 [2019-11-08T22:41:07.688Z] WARNING: No swap limit support
[Pipeline] sh
22:41:07 [2019-11-08T22:41:07.710Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e .
22:41:07 [2019-11-08T22:41:07.710Z] #2 [internal] load .dockerignore
22:41:07 [2019-11-08T22:41:07.967Z] #2 transferring context: 87B done
22:41:07 [2019-11-08T22:41:07.967Z] #2 DONE 0.0s
22:41:07 [2019-11-08T22:41:07.967Z] 
22:41:07 [2019-11-08T22:41:07.967Z] #1 [internal] load build definition from Dockerfile
22:41:07 [2019-11-08T22:41:07.967Z] #1 transferring dockerfile: 14.85kB done
22:41:07 [2019-11-08T22:41:07.967Z] #1 DONE 0.0s
22:41:07 [2019-11-08T22:41:07.967Z] 
22:41:07 [2019-11-08T22:41:07.967Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
22:41:07 [2019-11-08T22:41:07.967Z] #3 DONE 0.1s
22:41:07 [2019-11-08T22:41:07.967Z] 
22:41:07 [2019-11-08T22:41:07.967Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
22:41:07 [2019-11-08T22:41:07.967Z] #4 CACHED
22:41:07 [2019-11-08T22:41:07.978Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:07 [2019-11-08T22:41:07.978Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:07 [2019-11-08T22:41:07.978Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:41:07 [2019-11-08T22:41:07.978Z] + bash /home/ubuntu/workspace/moby_PR-40142/check-config.sh
22:41:07 [2019-11-08T22:41:07.978Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:41:07 [2019-11-08T22:41:07.978Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
22:41:07 [2019-11-08T22:41:07.978Z] 
22:41:07 [2019-11-08T22:41:07.978Z] Generally Necessary:
22:41:07 [2019-11-08T22:41:07.978Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:41:07 [2019-11-08T22:41:07.978Z] - apparmor: enabled and tools installed
22:41:07 [2019-11-08T22:41:07.978Z] - CONFIG_NAMESPACES: enabled
22:41:07 [2019-11-08T22:41:07.978Z] - CONFIG_NET_NS: enabled
22:41:07 [2019-11-08T22:41:07.978Z] - CONFIG_PID_NS: enabled
22:41:08 [2019-11-08T22:41:08.092Z] Sending build context to Docker daemon  50.15MB

22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_IPC_NS: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_UTS_NS: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_CGROUPS: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_CGROUP_CPUACCT: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_CGROUP_DEVICE: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_CGROUP_FREEZER: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_CGROUP_SCHED: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_CPUSETS: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_MEMCG: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_KEYS: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_VETH: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_BRIDGE: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_NF_NAT: enabled (as module)
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_NF_NAT_NEEDED: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_POSIX_MQUEUE: enabled
22:41:08 [2019-11-08T22:41:08.237Z] 
22:41:08 [2019-11-08T22:41:08.237Z] Optional Features:
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_USER_NS: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_SECCOMP: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_CGROUP_PIDS: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_MEMCG_SWAP: enabled
22:41:08 [2019-11-08T22:41:08.237Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:41:08 [2019-11-08T22:41:08.496Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_BLK_CGROUP: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_IOSCHED_CFQ: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_CGROUP_PERF: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_CGROUP_HUGETLB: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_CFS_BANDWIDTH: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_RT_GROUP_SCHED: missing
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_IP_VS: enabled (as module)
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_IP_VS_NFCT: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_IP_VS_RR: enabled (as module)
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_EXT4_FS: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:41:08 [2019-11-08T22:41:08.496Z] - Network Drivers:
22:41:08 [2019-11-08T22:41:08.496Z]   - "overlay":
22:41:08 [2019-11-08T22:41:08.496Z]     - CONFIG_VXLAN: enabled (as module)
22:41:08 [2019-11-08T22:41:08.496Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:41:08 [2019-11-08T22:41:08.496Z]       Optional (for encrypted networks):
22:41:08 [2019-11-08T22:41:08.538Z] 
22:41:08 [2019-11-08T22:41:08.538Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch
22:41:08 [2019-11-08T22:41:08.538Z] #6 DONE 0.1s
22:41:08 [2019-11-08T22:41:08.538Z] 
22:41:08 [2019-11-08T22:41:08.538Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
22:41:08 [2019-11-08T22:41:08.538Z] #5 DONE 0.0s
22:41:08 [2019-11-08T22:41:08.538Z] 
22:41:08 [2019-11-08T22:41:08.538Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
22:41:08 [2019-11-08T22:41:08.538Z] #65 DONE 0.0s
22:41:08 [2019-11-08T22:41:08.538Z] 
22:41:08 [2019-11-08T22:41:08.538Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:41:08 [2019-11-08T22:41:08.538Z] #7 DONE 0.0s
22:41:08 [2019-11-08T22:41:08.538Z] 
22:41:08 [2019-11-08T22:41:08.538Z] #19 [internal] load build context
22:41:08 [2019-11-08T22:41:08.647Z] Step 1/16 : ARG GO_VERSION=1.12.10
22:41:08 [2019-11-08T22:41:08.647Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
22:41:08 [2019-11-08T22:41:08.647Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
22:41:08 [2019-11-08T22:41:08.647Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 687421176e14
22:41:08 [2019-11-08T22:41:08.647Z] Step 5/16 : ARG BUILDX_REPO
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 80e872166842
22:41:08 [2019-11-08T22:41:08.647Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 9d84731b30e3
22:41:08 [2019-11-08T22:41:08.647Z] Step 7/16 : WORKDIR /buildx
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> b0c3c4585551
22:41:08 [2019-11-08T22:41:08.647Z] Step 8/16 : ARG BUILDX_COMMIT
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> cd01d64e0273
22:41:08 [2019-11-08T22:41:08.647Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 3d3614419560
22:41:08 [2019-11-08T22:41:08.647Z] Step 10/16 : RUN go mod download
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> b32cbbb3bdd9
22:41:08 [2019-11-08T22:41:08.647Z] Step 11/16 : ARG GOOS
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 454d94777856
22:41:08 [2019-11-08T22:41:08.647Z] Step 12/16 : ARG GOARCH
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 96298c2cffec
22:41:08 [2019-11-08T22:41:08.647Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> c3f326221453
22:41:08 [2019-11-08T22:41:08.647Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 687421176e14
22:41:08 [2019-11-08T22:41:08.647Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 3452229d9335
22:41:08 [2019-11-08T22:41:08.647Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
22:41:08 [2019-11-08T22:41:08.647Z]  ---> Using cache
22:41:08 [2019-11-08T22:41:08.647Z]  ---> 7377e060d785
22:41:08 [2019-11-08T22:41:08.647Z] Successfully built 7377e060d785
22:41:08 [2019-11-08T22:41:08.647Z] Successfully tagged moby-buildx:latest
22:41:08 [2019-11-08T22:41:08.647Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
22:41:08 [2019-11-08T22:41:08.647Z] if [ -n "${id}" ]; then \
22:41:08 [2019-11-08T22:41:08.647Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
22:41:08 [2019-11-08T22:41:08.647Z] 	&& touch bundles/buildx; \
22:41:08 [2019-11-08T22:41:08.647Z] 	docker rm -f ${id}; \
22:41:08 [2019-11-08T22:41:08.647Z] fi
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_CRYPTO: enabled
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_CRYPTO_AEAD: enabled
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_CRYPTO_GCM: enabled
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_CRYPTO_GHASH: enabled
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_XFRM: enabled
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_XFRM_USER: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_INET_ESP: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]   - "ipvlan":
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_IPVLAN: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]   - "macvlan":
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_MACVLAN: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_DUMMY: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]   - "ftp,tftp client in container":
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z] - Storage Drivers:
22:41:08 [2019-11-08T22:41:08.755Z]   - "aufs":
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_AUFS_FS: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]   - "btrfs":
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:41:08 [2019-11-08T22:41:08.755Z]   - "devicemapper":
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_BLK_DEV_DM: enabled
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]   - "overlay":
22:41:08 [2019-11-08T22:41:08.755Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:41:08 [2019-11-08T22:41:08.755Z]   - "zfs":
22:41:08 [2019-11-08T22:41:08.755Z]     - /dev/zfs: missing
22:41:08 [2019-11-08T22:41:08.755Z]     - zfs command: missing
22:41:08 [2019-11-08T22:41:08.755Z]     - zpool command: missing
22:41:08 [2019-11-08T22:41:08.755Z] 
22:41:08 [2019-11-08T22:41:08.755Z] Limits:
22:41:09 [2019-11-08T22:41:09.013Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:41:09 [2019-11-08T22:41:09.013Z] 
22:41:09 [2019-11-08T22:41:09.013Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:41:09 [2019-11-08T22:41:09.076Z] 28ba5cf3be4e374ef60809c896c98f9179d59b49d19bd977917fa6b3e2649805
22:41:09 [2019-11-08T22:41:09.076Z] bundles/buildx version
22:41:09 [2019-11-08T22:41:09.076Z] buildx v0.3.1 6db68d0
22:41:09 [2019-11-08T22:41:09.076Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e .
22:41:09 [2019-11-08T22:41:09.349Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e .
22:41:09 [2019-11-08T22:41:09.349Z] #1 [internal] load .dockerignore
22:41:09 [2019-11-08T22:41:09.349Z] #1 transferring context: 87B done
22:41:09 [2019-11-08T22:41:09.349Z] #1 DONE 0.0s
22:41:09 [2019-11-08T22:41:09.349Z] 
22:41:09 [2019-11-08T22:41:09.349Z] #2 [internal] load build definition from Dockerfile
22:41:09 [2019-11-08T22:41:09.349Z] #2 transferring dockerfile: 14.85kB done
22:41:09 [2019-11-08T22:41:09.349Z] #2 DONE 0.0s
22:41:09 [2019-11-08T22:41:09.349Z] 
22:41:09 [2019-11-08T22:41:09.349Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
22:41:09 [2019-11-08T22:41:09.607Z] #3 DONE 0.1s
22:41:09 [2019-11-08T22:41:09.607Z] 
22:41:09 [2019-11-08T22:41:09.607Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
22:41:09 [2019-11-08T22:41:09.607Z] #4 CACHED
22:41:09 [2019-11-08T22:41:09.870Z] #1 [internal] load .dockerignore
22:41:09 [2019-11-08T22:41:09.870Z] #1 transferring context: 87B done
22:41:09 [2019-11-08T22:41:09.870Z] #1 DONE 0.0s
22:41:09 [2019-11-08T22:41:09.870Z] 
22:41:09 [2019-11-08T22:41:09.870Z] #2 [internal] load build definition from Dockerfile
22:41:09 [2019-11-08T22:41:09.870Z] #2 transferring dockerfile: 14.85kB done
22:41:09 [2019-11-08T22:41:09.870Z] #2 DONE 0.0s
22:41:09 [2019-11-08T22:41:09.870Z] 
22:41:09 [2019-11-08T22:41:09.870Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
22:41:09 [2019-11-08T22:41:09.915Z] #19 transferring context: 45.66MB 1.2s done
22:41:09 [2019-11-08T22:41:09.915Z] #19 DONE 1.4s
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:09 [2019-11-08T22:41:09.915Z] #31 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:41:09 [2019-11-08T22:41:09.915Z] #18 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #32 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #39 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #16 [dev 6/24] RUN ldconfig
22:41:09 [2019-11-08T22:41:09.915Z] #16 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
22:41:09 [2019-11-08T22:41:09.915Z] #12 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #30 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #64 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:09 [2019-11-08T22:41:09.915Z] #54 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #69 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:41:09 [2019-11-08T22:41:09.915Z] #62 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:41:09 [2019-11-08T22:41:09.915Z] #50 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:09 [2019-11-08T22:41:09.915Z] #52 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:09 [2019-11-08T22:41:09.915Z] #40 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #21 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #51 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:41:09 [2019-11-08T22:41:09.915Z] #8 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:09 [2019-11-08T22:41:09.915Z] #22 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
22:41:09 [2019-11-08T22:41:09.915Z] #49 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:41:09 [2019-11-08T22:41:09.915Z] #24 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:09 [2019-11-08T22:41:09.915Z] #68 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #67 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
22:41:09 [2019-11-08T22:41:09.915Z] #15 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #48 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #60 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:09 [2019-11-08T22:41:09.915Z] #47 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:09 [2019-11-08T22:41:09.915Z] #33 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #55 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #43 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:09 [2019-11-08T22:41:09.915Z] #20 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
22:41:09 [2019-11-08T22:41:09.915Z] #27 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:09 [2019-11-08T22:41:09.915Z] #26 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:09 [2019-11-08T22:41:09.915Z] #36 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
22:41:09 [2019-11-08T22:41:09.915Z] #42 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:09 [2019-11-08T22:41:09.915Z] #34 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #46 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:09 [2019-11-08T22:41:09.915Z] #57 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:41:09 [2019-11-08T22:41:09.915Z] #59 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #11 [dev 1/24] RUN groupadd -r docker
22:41:09 [2019-11-08T22:41:09.915Z] #11 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #29 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:09 [2019-11-08T22:41:09.915Z] #44 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #61 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
22:41:09 [2019-11-08T22:41:09.915Z] #63 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #35 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:41:09 [2019-11-08T22:41:09.915Z] #28 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #58 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:41:09 [2019-11-08T22:41:09.915Z] #25 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:41:09 [2019-11-08T22:41:09.915Z] #17 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
22:41:09 [2019-11-08T22:41:09.915Z] #23 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #45 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
22:41:09 [2019-11-08T22:41:09.915Z] #53 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
22:41:09 [2019-11-08T22:41:09.915Z] #14 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:41:09 [2019-11-08T22:41:09.915Z] #9 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:41:09 [2019-11-08T22:41:09.915Z] #38 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
22:41:09 [2019-11-08T22:41:09.915Z] #37 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:41:09 [2019-11-08T22:41:09.915Z] #56 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:41:09 [2019-11-08T22:41:09.915Z] #41 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
22:41:09 [2019-11-08T22:41:09.915Z] #13 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
22:41:09 [2019-11-08T22:41:09.915Z] #66 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:09 [2019-11-08T22:41:09.915Z] #10 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
22:41:09 [2019-11-08T22:41:09.915Z] #70 CACHED
22:41:09 [2019-11-08T22:41:09.915Z] 
22:41:09 [2019-11-08T22:41:09.915Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
22:41:10 [2019-11-08T22:41:10.174Z] 
22:41:10 [2019-11-08T22:41:10.174Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
22:41:10 [2019-11-08T22:41:10.174Z] #5 DONE 0.0s
22:41:10 [2019-11-08T22:41:10.174Z] 
22:41:10 [2019-11-08T22:41:10.174Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch
22:41:10 [2019-11-08T22:41:10.174Z] #6 DONE 0.3s
22:41:10 [2019-11-08T22:41:10.252Z] #3 DONE 0.4s
22:41:10 [2019-11-08T22:41:10.252Z] 
22:41:10 [2019-11-08T22:41:10.252Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
22:41:10 [2019-11-08T22:41:10.252Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
22:41:10 [2019-11-08T22:41:10.252Z] #4 CACHED
22:41:10 [2019-11-08T22:41:10.436Z] 
22:41:10 [2019-11-08T22:41:10.436Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
22:41:10 [2019-11-08T22:41:10.436Z] #65 DONE 0.0s
22:41:10 [2019-11-08T22:41:10.436Z] 
22:41:10 [2019-11-08T22:41:10.436Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:41:10 [2019-11-08T22:41:10.436Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done
22:41:10 [2019-11-08T22:41:10.436Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done
22:41:10 [2019-11-08T22:41:10.436Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done
22:41:10 [2019-11-08T22:41:10.436Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 0B / 156B 0.1s
22:41:10 [2019-11-08T22:41:10.436Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done
22:41:10 [2019-11-08T22:41:10.436Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 0.1s
22:41:10 [2019-11-08T22:41:10.436Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 0.1s done
22:41:10 [2019-11-08T22:41:10.617Z] 
22:41:10 [2019-11-08T22:41:10.617Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
22:41:10 [2019-11-08T22:41:10.617Z] #5 DONE 0.0s
22:41:10 [2019-11-08T22:41:10.617Z] 
22:41:10 [2019-11-08T22:41:10.617Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch
22:41:10 [2019-11-08T22:41:10.698Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 31.38MB / 97.59MB 0.5s
22:41:10 [2019-11-08T22:41:10.961Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 40.44MB / 97.59MB 0.6s
22:41:10 [2019-11-08T22:41:10.961Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 52.19MB / 97.59MB 0.7s
22:41:11 [2019-11-08T22:41:11.054Z] #6 DONE 0.5s
22:41:11 [2019-11-08T22:41:11.054Z] 
22:41:11 [2019-11-08T22:41:11.054Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
22:41:11 [2019-11-08T22:41:11.054Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
22:41:11 [2019-11-08T22:41:11.054Z] #65 CACHED
22:41:11 [2019-11-08T22:41:11.054Z] 
22:41:11 [2019-11-08T22:41:11.054Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:41:11 [2019-11-08T22:41:11.054Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done
22:41:11 [2019-11-08T22:41:11.532Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 70.35MB / 97.59MB 1.1s
22:41:11 [2019-11-08T22:41:11.532Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 87.60MB / 97.59MB 1.2s
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.1s done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 15.55MB / 102.17MB 0.3s
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done
22:41:11 [2019-11-08T22:41:11.639Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 27.77MB / 102.17MB 0.4s
22:41:11 [2019-11-08T22:41:11.792Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 1.3s
22:41:11 [2019-11-08T22:41:11.810Z] #71 DONE 1.6s
22:41:11 [2019-11-08T22:41:11.810Z] 
22:41:11 [2019-11-08T22:41:11.810Z] #72 exporting to image
22:41:11 [2019-11-08T22:41:11.810Z] #72 exporting layers
22:41:12 [2019-11-08T22:41:12.054Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 1.7s done
22:41:12 [2019-11-08T22:41:12.199Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 44.67MB / 102.17MB 0.6s
22:41:12 [2019-11-08T22:41:12.199Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 60.06MB / 102.17MB 0.7s
22:41:12 [2019-11-08T22:41:12.199Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 74.69MB / 102.17MB 0.9s
22:41:12 [2019-11-08T22:41:12.314Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757
22:41:12 [2019-11-08T22:41:12.575Z] #7 ...
22:41:12 [2019-11-08T22:41:12.575Z] 
22:41:12 [2019-11-08T22:41:12.575Z] #19 [internal] load build context
22:41:12 [2019-11-08T22:41:12.575Z] #19 transferring context: 45.66MB 2.1s done
22:41:12 [2019-11-08T22:41:12.575Z] #19 DONE 2.2s
22:41:12 [2019-11-08T22:41:12.575Z] 
22:41:12 [2019-11-08T22:41:12.575Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:41:12 [2019-11-08T22:41:12.613Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 92.12MB / 102.17MB 1.0s
22:41:12 [2019-11-08T22:41:12.613Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 1.2s
22:41:12 [2019-11-08T22:41:12.613Z] #7 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 1.3s done
22:41:12 [2019-11-08T22:41:12.741Z] #72 exporting layers 0.9s done
22:41:12 [2019-11-08T22:41:12.741Z] #72 writing image sha256:640c1ed7688e87b21de72317c240ed807e733f87089e5f31c4d02f97b67bca0e
22:41:12 [2019-11-08T22:41:12.741Z] #72 writing image sha256:640c1ed7688e87b21de72317c240ed807e733f87089e5f31c4d02f97b67bca0e done
22:41:12 [2019-11-08T22:41:12.741Z] #72 naming to docker.io/library/docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e done
22:41:12 [2019-11-08T22:41:12.741Z] #72 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
22:41:13 [2019-11-08T22:41:13.094Z] #7 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00
22:41:13 [2019-11-08T22:41:13.745Z] 
22:41:13 [2019-11-08T22:41:13.745Z] Removing bundles/
22:41:13 [2019-11-08T22:41:13.745Z] 
22:41:13 [2019-11-08T22:41:13.745Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:41:13 [2019-11-08T22:41:13.745Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:41:13 [2019-11-08T22:41:13.745Z] GOOS="" GOARCH="" GOARM=""
22:41:14 [2019-11-08T22:41:14.004Z] #7 ...
22:41:14 [2019-11-08T22:41:14.004Z] 
22:41:14 [2019-11-08T22:41:14.004Z] #19 [internal] load build context
22:41:14 [2019-11-08T22:41:14.004Z] #19 transferring context: 45.66MB 2.7s done
22:41:14 [2019-11-08T22:41:14.004Z] #19 DONE 2.7s
22:41:14 [2019-11-08T22:41:14.004Z] 
22:41:14 [2019-11-08T22:41:14.004Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:41:14 [2019-11-08T22:41:14.351Z] Fetching without tags
22:41:15 [2019-11-08T22:41:15.025Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:14 [2019-11-08T22:41:14.271Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:14 [2019-11-08T22:41:14.277Z]  > git config --add remote.origin.fetch +refs/pull/40142/head:refs/remotes/origin/PR-40142 # timeout=10
22:41:14 [2019-11-08T22:41:14.282Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:41:14 [2019-11-08T22:41:14.318Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:41:14 [2019-11-08T22:41:14.351Z] Fetching upstream changes from https://github.com/moby/moby.git
22:41:14 [2019-11-08T22:41:14.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:41:14 [2019-11-08T22:41:14.352Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:41:15 [2019-11-08T22:41:15.026Z]  > git config core.sparsecheckout # timeout=10
22:41:15 [2019-11-08T22:41:15.030Z]  > git checkout -f 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:41:15 [2019-11-08T22:41:15.865Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.1s done
22:41:15 [2019-11-08T22:41:15.865Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81
22:41:15 [2019-11-08T22:41:15.865Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 0.0s done
22:41:16 [2019-11-08T22:41:16.124Z] #7 DONE 5.6s
22:41:16 [2019-11-08T22:41:16.124Z] 
22:41:16 [2019-11-08T22:41:16.124Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:41:16 [2019-11-08T22:41:16.387Z] Merge succeeded, producing ca90c8f1861d754a95be575fcf78f8532275e8e0
22:41:16 [2019-11-08T22:41:16.388Z] Checking out Revision ca90c8f1861d754a95be575fcf78f8532275e8e0 (PR-40142)
22:41:16 [2019-11-08T22:41:16.558Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD"
22:41:16 [2019-11-08T22:41:16.593Z] First time build. Skipping changelog.
22:41:16 [2019-11-08T22:41:16.826Z] Client:
22:41:16 [2019-11-08T22:41:16.826Z]  Debug Mode: false
22:41:16 [2019-11-08T22:41:16.826Z] 
22:41:16 [2019-11-08T22:41:16.826Z] Server:
22:41:16 [2019-11-08T22:41:16.826Z]  Containers: 0
22:41:16 [2019-11-08T22:41:16.826Z]   Running: 0
22:41:16 [2019-11-08T22:41:16.826Z]   Paused: 0
22:41:16 [2019-11-08T22:41:16.826Z]   Stopped: 0
22:41:16 [2019-11-08T22:41:16.826Z]  Images: 18
22:41:16 [2019-11-08T22:41:16.826Z]  Server Version: 19.03.2
22:41:16 [2019-11-08T22:41:16.826Z]  Storage Driver: overlay2
22:41:16 [2019-11-08T22:41:16.826Z]   Backing Filesystem: extfs
22:41:16 [2019-11-08T22:41:16.826Z]   Supports d_type: true
22:41:16 [2019-11-08T22:41:16.826Z]   Native Overlay Diff: true
22:41:16 [2019-11-08T22:41:16.826Z]  Logging Driver: json-file
22:41:16 [2019-11-08T22:41:16.826Z]  Cgroup Driver: cgroupfs
22:41:16 [2019-11-08T22:41:16.826Z]  Plugins:
22:41:16 [2019-11-08T22:41:16.826Z]   Volume: local
22:41:16 [2019-11-08T22:41:16.826Z]   Network: bridge host ipvlan macvlan null overlay
22:41:16 [2019-11-08T22:41:16.826Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:41:16 [2019-11-08T22:41:16.826Z]  Swarm: inactive
22:41:16 [2019-11-08T22:41:16.826Z]  Runtimes: runc
22:41:16 [2019-11-08T22:41:16.826Z]  Default Runtime: runc
22:41:16 [2019-11-08T22:41:16.826Z]  Init Binary: docker-init
22:41:16 [2019-11-08T22:41:16.826Z]  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
22:41:16 [2019-11-08T22:41:16.826Z]  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
22:41:16 [2019-11-08T22:41:16.826Z]  init version: fec3683
22:41:16 [2019-11-08T22:41:16.826Z]  Security Options:
22:41:16 [2019-11-08T22:41:16.826Z]   apparmor
22:41:16 [2019-11-08T22:41:16.826Z]   seccomp
22:41:16 [2019-11-08T22:41:16.826Z]    Profile: default
22:41:16 [2019-11-08T22:41:16.826Z]  Kernel Version: 4.15.0-1048-aws
22:41:16 [2019-11-08T22:41:16.826Z]  Operating System: Ubuntu 18.04.3 LTS
22:41:16 [2019-11-08T22:41:16.826Z]  OSType: linux
22:41:16 [2019-11-08T22:41:16.826Z]  Architecture: x86_64
22:41:16 [2019-11-08T22:41:16.826Z]  CPUs: 2
22:41:16 [2019-11-08T22:41:16.826Z]  Total Memory: 7.501GiB
22:41:16 [2019-11-08T22:41:16.826Z]  Name: ip-10-100-52-25
22:41:16 [2019-11-08T22:41:16.826Z]  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
22:41:16 [2019-11-08T22:41:16.826Z]  Docker Root Dir: /var/lib/docker
22:41:16 [2019-11-08T22:41:16.826Z]  Debug Mode: false
22:41:16 [2019-11-08T22:41:16.826Z]  Registry: https://index.docker.io/v1/
22:41:16 [2019-11-08T22:41:16.826Z]  Labels:
22:41:16 [2019-11-08T22:41:16.826Z]  Experimental: true
22:41:16 [2019-11-08T22:41:16.826Z]  Insecure Registries:
22:41:16 [2019-11-08T22:41:16.826Z]   127.0.0.0/8
22:41:16 [2019-11-08T22:41:16.826Z]  Live Restore Enabled: true
22:41:16 [2019-11-08T22:41:16.826Z] 
22:41:16 [2019-11-08T22:41:16.826Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
22:41:17 [2019-11-08T22:41:17.111Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:17 [2019-11-08T22:41:17.111Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:17 [2019-11-08T22:41:17.111Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:41:17 [2019-11-08T22:41:17.111Z] + bash /home/ubuntu/workspace/moby_PR-40142/check-config.sh
22:41:17 [2019-11-08T22:41:17.111Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:41:17 [2019-11-08T22:41:17.111Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ...
22:41:17 [2019-11-08T22:41:17.111Z] 
22:41:17 [2019-11-08T22:41:17.111Z] Generally Necessary:
22:41:17 [2019-11-08T22:41:17.111Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:41:17 [2019-11-08T22:41:17.111Z] - apparmor: enabled and tools installed
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NAMESPACES: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NET_NS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_PID_NS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IPC_NS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_UTS_NS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUPS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_CPUACCT: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_DEVICE: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_FREEZER: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_SCHED: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CPUSETS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_MEMCG: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_KEYS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_VETH: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_BRIDGE: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NF_NAT: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NF_NAT_NEEDED: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_POSIX_MQUEUE: enabled
22:41:17 [2019-11-08T22:41:17.111Z] 
22:41:17 [2019-11-08T22:41:17.111Z] Optional Features:
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_USER_NS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_SECCOMP: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_PIDS: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_MEMCG_SWAP: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:41:17 [2019-11-08T22:41:17.111Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_BLK_CGROUP: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IOSCHED_CFQ: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_PERF: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_HUGETLB: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_CFS_BANDWIDTH: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_RT_GROUP_SCHED: missing
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IP_VS: enabled (as module)
22:41:17 [2019-11-08T22:41:17.111Z] - CONFIG_IP_VS_NFCT: enabled
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:41:17 [2019-11-08T22:41:17.369Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:41:17 [2019-11-08T22:41:17.369Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:41:17 [2019-11-08T22:41:17.369Z] - CONFIG_IP_VS_RR: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z] - CONFIG_EXT4_FS: enabled
22:41:17 [2019-11-08T22:41:17.369Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:41:17 [2019-11-08T22:41:17.369Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:41:17 [2019-11-08T22:41:17.369Z] - Network Drivers:
22:41:17 [2019-11-08T22:41:17.369Z]   - "overlay":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_VXLAN: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:41:17 [2019-11-08T22:41:17.369Z]       Optional (for encrypted networks):
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_CRYPTO: enabled
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_CRYPTO_AEAD: enabled
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_CRYPTO_GCM: enabled
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_CRYPTO_GHASH: enabled
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_XFRM: enabled
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_XFRM_USER: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_INET_ESP: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]   - "ipvlan":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_IPVLAN: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]   - "macvlan":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_MACVLAN: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_DUMMY: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]   - "ftp,tftp client in container":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z] - Storage Drivers:
22:41:17 [2019-11-08T22:41:17.369Z]   - "aufs":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_AUFS_FS: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]   - "btrfs":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:41:17 [2019-11-08T22:41:17.369Z]   - "devicemapper":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_BLK_DEV_DM: enabled
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]   - "overlay":
22:41:17 [2019-11-08T22:41:17.369Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:41:17 [2019-11-08T22:41:17.369Z]   - "zfs":
22:41:17 [2019-11-08T22:41:17.369Z]     - /dev/zfs: missing
22:41:17 [2019-11-08T22:41:17.369Z]     - zfs command: missing
22:41:17 [2019-11-08T22:41:17.369Z]     - zpool command: missing
22:41:17 [2019-11-08T22:41:17.369Z] 
22:41:17 [2019-11-08T22:41:17.369Z] Limits:
22:41:17 [2019-11-08T22:41:17.369Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:41:17 [2019-11-08T22:41:17.369Z] 
22:41:17 [2019-11-08T22:41:17.369Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:41:17 [2019-11-08T22:41:17.443Z] #7 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 4.7s done
22:41:17 [2019-11-08T22:41:17.443Z] #7 DONE 6.4s
22:41:17 [2019-11-08T22:41:17.443Z] 
22:41:17 [2019-11-08T22:41:17.443Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:41:16 [2019-11-08T22:41:16.113Z]  > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10
22:41:16 [2019-11-08T22:41:16.352Z]  > git rev-parse HEAD^{commit} # timeout=10
22:41:16 [2019-11-08T22:41:16.388Z]  > git config core.sparsecheckout # timeout=10
22:41:16 [2019-11-08T22:41:16.391Z]  > git checkout -f ca90c8f1861d754a95be575fcf78f8532275e8e0
22:41:16 [2019-11-08T22:41:16.560Z]  > git rev-list --no-walk 858dba46aef6a81296bcbe716865a60cbe307185 # timeout=10
22:41:17 [2019-11-08T22:41:17.686Z] + docker version
22:41:17 [2019-11-08T22:41:17.686Z] Client:
22:41:17 [2019-11-08T22:41:17.686Z]  Version:           18.06.1-ce
22:41:17 [2019-11-08T22:41:17.686Z]  API version:       1.38
22:41:17 [2019-11-08T22:41:17.686Z]  Go version:        go1.10.3
22:41:17 [2019-11-08T22:41:17.686Z]  Git commit:        e68fc7a
22:41:17 [2019-11-08T22:41:17.686Z]  Built:             Tue Aug 21 17:26:10 2018
22:41:17 [2019-11-08T22:41:17.686Z]  OS/Arch:           linux/ppc64le
22:41:17 [2019-11-08T22:41:17.686Z]  Experimental:      false
22:41:17 [2019-11-08T22:41:17.686Z] 
22:41:17 [2019-11-08T22:41:17.686Z] Server:
22:41:17 [2019-11-08T22:41:17.686Z]  Engine:
22:41:17 [2019-11-08T22:41:17.686Z]   Version:          18.06.1-ce
22:41:17 [2019-11-08T22:41:17.686Z]   API version:      1.38 (minimum version 1.12)
22:41:17 [2019-11-08T22:41:17.686Z]   Go version:       go1.10.3
22:41:17 [2019-11-08T22:41:17.686Z]   Git commit:       e68fc7a
22:41:17 [2019-11-08T22:41:17.686Z]   Built:            Tue Aug 21 17:24:20 2018
22:41:17 [2019-11-08T22:41:17.686Z]   OS/Arch:          linux/ppc64le
22:41:17 [2019-11-08T22:41:17.686Z]   Experimental:     true
22:41:17 [2019-11-08T22:41:17.705Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e .
22:41:17 [2019-11-08T22:41:17.705Z] #1 [internal] load build definition from Dockerfile
22:41:17 [2019-11-08T22:41:17.705Z] #1 transferring dockerfile: 14.85kB done
22:41:17 [2019-11-08T22:41:17.705Z] #1 DONE 0.0s
22:41:17 [2019-11-08T22:41:17.705Z] 
22:41:17 [2019-11-08T22:41:17.705Z] #2 [internal] load .dockerignore
22:41:17 [2019-11-08T22:41:17.705Z] #2 transferring context: 87B done
22:41:17 [2019-11-08T22:41:17.705Z] #2 DONE 0.0s
22:41:17 [2019-11-08T22:41:17.705Z] 
22:41:17 [2019-11-08T22:41:17.705Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
[Pipeline] sh
22:41:17 [2019-11-08T22:41:17.823Z] #8 DONE 0.4s
22:41:18 [2019-11-08T22:41:18.218Z] 
22:41:18 [2019-11-08T22:41:18.218Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:41:18 [2019-11-08T22:41:18.218Z] #9 DONE 0.3s
22:41:18 [2019-11-08T22:41:18.218Z] 
22:41:18 [2019-11-08T22:41:18.218Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:41:18 [2019-11-08T22:41:18.257Z] + docker info
22:41:18 [2019-11-08T22:41:18.257Z] Containers: 0
22:41:18 [2019-11-08T22:41:18.257Z]  Running: 0
22:41:18 [2019-11-08T22:41:18.257Z]  Paused: 0
22:41:18 [2019-11-08T22:41:18.257Z]  Stopped: 0
22:41:18 [2019-11-08T22:41:18.257Z] Images: 0
22:41:18 [2019-11-08T22:41:18.257Z] Server Version: 18.06.1-ce
22:41:18 [2019-11-08T22:41:18.257Z] Storage Driver: overlay2
22:41:18 [2019-11-08T22:41:18.257Z]  Backing Filesystem: extfs
22:41:18 [2019-11-08T22:41:18.257Z]  Supports d_type: true
22:41:18 [2019-11-08T22:41:18.257Z]  Native Overlay Diff: true
22:41:18 [2019-11-08T22:41:18.257Z] Logging Driver: json-file
22:41:18 [2019-11-08T22:41:18.257Z] Cgroup Driver: cgroupfs
22:41:18 [2019-11-08T22:41:18.257Z] Plugins:
22:41:18 [2019-11-08T22:41:18.257Z]  Volume: local
22:41:18 [2019-11-08T22:41:18.257Z]  Network: bridge host ipvlan macvlan null overlay
22:41:18 [2019-11-08T22:41:18.257Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
22:41:18 [2019-11-08T22:41:18.257Z] Swarm: inactive
22:41:18 [2019-11-08T22:41:18.257Z] Runtimes: runc
22:41:18 [2019-11-08T22:41:18.257Z] Default Runtime: runc
22:41:18 [2019-11-08T22:41:18.257Z] Init Binary: docker-init
22:41:18 [2019-11-08T22:41:18.257Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
22:41:18 [2019-11-08T22:41:18.257Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
22:41:18 [2019-11-08T22:41:18.257Z] init version: fec3683
22:41:18 [2019-11-08T22:41:18.257Z] Security Options:
22:41:18 [2019-11-08T22:41:18.257Z]  apparmor
22:41:18 [2019-11-08T22:41:18.257Z]  seccomp
22:41:18 [2019-11-08T22:41:18.257Z]   Profile: default
22:41:18 [2019-11-08T22:41:18.257Z] Kernel Version: 4.4.0-139-generic
22:41:18 [2019-11-08T22:41:18.257Z] Operating System: Ubuntu 16.04.3 LTS
22:41:18 [2019-11-08T22:41:18.257Z] OSType: linux
22:41:18 [2019-11-08T22:41:18.257Z] Architecture: ppc64le
22:41:18 [2019-11-08T22:41:18.257Z] CPUs: 4
22:41:18 [2019-11-08T22:41:18.257Z] Total Memory: 7.972GiB
22:41:18 [2019-11-08T22:41:18.257Z] Name: ppc64le-ubuntu-18
22:41:18 [2019-11-08T22:41:18.257Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
22:41:18 [2019-11-08T22:41:18.257Z] Docker Root Dir: /var/lib/docker
22:41:18 [2019-11-08T22:41:18.257Z] Debug Mode (client): false
22:41:18 [2019-11-08T22:41:18.257Z] Debug Mode (server): false
22:41:18 [2019-11-08T22:41:18.257Z] Username: dockerbuildbot
22:41:18 [2019-11-08T22:41:18.257Z] Registry: https://index.docker.io/v1/
22:41:18 [2019-11-08T22:41:18.257Z] Labels:
22:41:18 [2019-11-08T22:41:18.257Z] Experimental: true
22:41:18 [2019-11-08T22:41:18.257Z] Insecure Registries:
22:41:18 [2019-11-08T22:41:18.257Z]  127.0.0.0/8
22:41:18 [2019-11-08T22:41:18.257Z] Live Restore Enabled: false
22:41:18 [2019-11-08T22:41:18.257Z] 
22:41:18 [2019-11-08T22:41:18.270Z] #3 DONE 0.4s
22:41:18 [2019-11-08T22:41:18.270Z] 
22:41:18 [2019-11-08T22:41:18.270Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
22:41:18 [2019-11-08T22:41:18.270Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
22:41:18 [2019-11-08T22:41:18.270Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
22:41:18 [2019-11-08T22:41:18.270Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s
22:41:18 [2019-11-08T22:41:18.270Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
22:41:18 [2019-11-08T22:41:18.270Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
22:41:18 [2019-11-08T22:41:18.270Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
22:41:18 [2019-11-08T22:41:18.270Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
[Pipeline] sh
22:41:18 [2019-11-08T22:41:18.528Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
22:41:18 [2019-11-08T22:41:18.599Z] #38 ...
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:18 [2019-11-08T22:41:18.599Z] #20 DONE 0.1s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
22:41:18 [2019-11-08T22:41:18.599Z] #67 DONE 0.1s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
22:41:18 [2019-11-08T22:41:18.599Z] #30 DONE 0.1s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
22:41:18 [2019-11-08T22:41:18.599Z] #46 DONE 0.1s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
22:41:18 [2019-11-08T22:41:18.599Z] #61 DONE 0.1s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
22:41:18 [2019-11-08T22:41:18.599Z] #49 DONE 0.1s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:41:18 [2019-11-08T22:41:18.599Z] #21 DONE 0.1s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
22:41:18 [2019-11-08T22:41:18.599Z] #43 DONE 0.2s
22:41:18 [2019-11-08T22:41:18.599Z] 
22:41:18 [2019-11-08T22:41:18.599Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:18 [2019-11-08T22:41:18.658Z] #8 DONE 2.3s
22:41:18 [2019-11-08T22:41:18.658Z] 
22:41:18 [2019-11-08T22:41:18.658Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:41:18 [2019-11-08T22:41:18.788Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done
22:41:18 [2019-11-08T22:41:18.788Z] #4 DONE 0.5s
22:41:18 [2019-11-08T22:41:18.830Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:18 [2019-11-08T22:41:18.830Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:41:18 [2019-11-08T22:41:18.830Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40142/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:41:18 [2019-11-08T22:41:18.830Z] + bash /home/docker/workspace/moby_PR-40142/check-config.sh
22:41:18 [2019-11-08T22:41:18.830Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:41:18 [2019-11-08T22:41:18.830Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
22:41:18 [2019-11-08T22:41:18.830Z] 
22:41:18 [2019-11-08T22:41:18.830Z] Generally Necessary:
22:41:18 [2019-11-08T22:41:18.830Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:41:18 [2019-11-08T22:41:18.830Z] - apparmor: enabled and tools installed
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_NAMESPACES: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_NET_NS: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_PID_NS: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_IPC_NS: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_UTS_NS: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_CGROUPS: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_CGROUP_CPUACCT: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_CGROUP_DEVICE: enabled
22:41:18 [2019-11-08T22:41:18.830Z] - CONFIG_CGROUP_FREEZER: enabled
22:41:19 [2019-11-08T22:41:19.045Z] 
22:41:19 [2019-11-08T22:41:19.045Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CGROUP_SCHED: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CPUSETS: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_MEMCG: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_KEYS: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_VETH: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_BRIDGE: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_NF_NAT: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_NF_NAT_NEEDED: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_POSIX_MQUEUE: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
22:41:19 [2019-11-08T22:41:19.169Z] 
22:41:19 [2019-11-08T22:41:19.169Z] Optional Features:
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_USER_NS: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_SECCOMP: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CGROUP_PIDS: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_MEMCG_SWAP: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:41:19 [2019-11-08T22:41:19.169Z]     (cgroup swap accounting is currently enabled)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_MEMCG_KMEM: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_BLK_CGROUP: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IOSCHED_CFQ: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CGROUP_PERF: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CGROUP_HUGETLB: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_CFS_BANDWIDTH: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_RT_GROUP_SCHED: missing
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_VS: enabled (as module)
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_VS_NFCT: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:41:19 [2019-11-08T22:41:19.169Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:41:19 [2019-11-08T22:41:19.314Z] #6 DONE 0.2s
22:41:19 [2019-11-08T22:41:19.314Z] 
22:41:19 [2019-11-08T22:41:19.314Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch
22:41:19 [2019-11-08T22:41:19.314Z] #5 DONE 0.2s
22:41:19 [2019-11-08T22:41:19.314Z] 
22:41:19 [2019-11-08T22:41:19.314Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
22:41:19 [2019-11-08T22:41:19.314Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
22:41:19 [2019-11-08T22:41:19.314Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 374.10kB / 9.11MB 0.1s
22:41:19 [2019-11-08T22:41:19.314Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
22:41:19 [2019-11-08T22:41:19.314Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.603 + RM_GOPATH=0
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.603 + TMP_GOPATH=
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.603 + : /build
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.603 + '[' -z '' ']'
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.604 ++ mktemp -d
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.605 + export GOPATH=/tmp/tmp.K8Tad8NTyV
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.605 + GOPATH=/tmp/tmp.K8Tad8NTyV
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.606 + RM_GOPATH=1
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.607 ++ dirname ./install.sh
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.610 + dir=.
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.610 + bin=vndr
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.611 + shift
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.611 + '[' '!' -f ./vndr.installer ']'
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.612 + . ./vndr.installer
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.613 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.621 + install_vndr
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.622 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.623 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.624 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.K8Tad8NTyV/src/github.com/LK4D4/vndr
22:41:19 [2019-11-08T22:41:19.436Z] #44 0.653 Cloning into '/tmp/tmp.K8Tad8NTyV/src/github.com/LK4D4/vndr'...
22:41:19 [2019-11-08T22:41:19.507Z] - CONFIG_IP_VS_RR: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z] - CONFIG_EXT4_FS: enabled
22:41:19 [2019-11-08T22:41:19.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:41:19 [2019-11-08T22:41:19.508Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:41:19 [2019-11-08T22:41:19.508Z] - Network Drivers:
22:41:19 [2019-11-08T22:41:19.508Z]   - "overlay":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_VXLAN: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:41:19 [2019-11-08T22:41:19.508Z]       Optional (for encrypted networks):
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_CRYPTO: enabled
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_XFRM: enabled
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_XFRM_USER: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_INET_ESP: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]   - "ipvlan":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_IPVLAN: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]   - "macvlan":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_MACVLAN: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_DUMMY: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]   - "ftp,tftp client in container":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z] - Storage Drivers:
22:41:19 [2019-11-08T22:41:19.508Z]   - "aufs":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_AUFS_FS: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]   - "btrfs":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:41:19 [2019-11-08T22:41:19.508Z]   - "devicemapper":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_BLK_DEV_DM: enabled
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]   - "overlay":
22:41:19 [2019-11-08T22:41:19.508Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:41:19 [2019-11-08T22:41:19.508Z]   - "zfs":
22:41:19 [2019-11-08T22:41:19.508Z]     - /dev/zfs: missing
22:41:19 [2019-11-08T22:41:19.508Z]     - zfs command: missing
22:41:19 [2019-11-08T22:41:19.508Z]     - zpool command: missing
22:41:19 [2019-11-08T22:41:19.508Z] 
22:41:19 [2019-11-08T22:41:19.508Z] Limits:
22:41:19 [2019-11-08T22:41:19.508Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:41:19 [2019-11-08T22:41:19.508Z] 
22:41:19 [2019-11-08T22:41:19.508Z] + true
[Pipeline] }
22:41:19 [2019-11-08T22:41:19.573Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.84MB / 9.11MB 0.2s
[Pipeline] // stage
22:41:19 [2019-11-08T22:41:19.592Z] #9 DONE 1.0s
22:41:19 [2019-11-08T22:41:19.592Z] 
22:41:19 [2019-11-08T22:41:19.592Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:19 [2019-11-08T22:41:19.592Z] #20 DONE 0.1s
22:41:19 [2019-11-08T22:41:19.592Z] 
22:41:19 [2019-11-08T22:41:19.592Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:41:19 [2019-11-08T22:41:19.592Z] #24 ...
22:41:19 [2019-11-08T22:41:19.592Z] 
22:41:19 [2019-11-08T22:41:19.592Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
22:41:19 [2019-11-08T22:41:19.592Z] #30 DONE 0.1s
22:41:19 [2019-11-08T22:41:19.592Z] 
22:41:19 [2019-11-08T22:41:19.592Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:41:19 [2019-11-08T22:41:19.592Z] #21 DONE 0.1s
22:41:19 [2019-11-08T22:41:19.592Z] 
22:41:19 [2019-11-08T22:41:19.592Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:41:19 [2019-11-08T22:41:19.834Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s
22:41:19 [2019-11-08T22:41:19.834Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c
22:41:19 [2019-11-08T22:41:19.834Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done
22:41:20 [2019-11-08T22:41:20.129Z] + make bundles/buildx
22:41:20 [2019-11-08T22:41:20.300Z] #44 1.709 + cd /tmp/tmp.K8Tad8NTyV/src/github.com/LK4D4/vndr
22:41:20 [2019-11-08T22:41:20.300Z] #44 1.710 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:41:20 [2019-11-08T22:41:20.300Z] #44 1.721 + go build -buildmode=pie -v -o /build/vndr .
22:41:20 [2019-11-08T22:41:20.465Z] make: command: Command not found
22:41:20 [2019-11-08T22:41:20.465Z] make: command: Command not found
22:41:20 [2019-11-08T22:41:20.465Z] mkdir bundles
22:41:20 [2019-11-08T22:41:20.465Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
22:41:20 [2019-11-08T22:41:20.465Z] 	--build-arg BUILDX_COMMIT \
22:41:20 [2019-11-08T22:41:20.465Z] 	--build-arg BUILDX_REPO \
22:41:20 [2019-11-08T22:41:20.465Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
22:41:20 [2019-11-08T22:41:20.465Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
22:41:20 [2019-11-08T22:41:20.465Z] 	.
22:41:20 [2019-11-08T22:41:20.465Z] /bin/sh: 4: go: not found
22:41:20 [2019-11-08T22:41:20.465Z] /bin/sh: 5: go: not found
22:41:20 [2019-11-08T22:41:20.769Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done
22:41:20 [2019-11-08T22:41:20.769Z] #65 DONE 1.5s
22:41:20 [2019-11-08T22:41:20.769Z] 
22:41:20 [2019-11-08T22:41:20.769Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:41:20 [2019-11-08T22:41:20.769Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done
22:41:20 [2019-11-08T22:41:20.769Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done
22:41:20 [2019-11-08T22:41:20.769Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done
22:41:20 [2019-11-08T22:41:20.769Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done
22:41:20 [2019-11-08T22:41:20.769Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 78.20MB / 120.06MB 1.4s
22:41:20 [2019-11-08T22:41:20.769Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 0.1s done
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.373 + RM_GOPATH=0
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.373 + TMP_GOPATH=
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.373 + : /build
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.373 + '[' -z '' ']'
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.378 ++ mktemp -d
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.391 + export GOPATH=/tmp/tmp.HGB7a1ynab
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.391 + GOPATH=/tmp/tmp.HGB7a1ynab
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.391 + RM_GOPATH=1
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.392 ++ dirname ./install.sh
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.393 + dir=.
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.393 + bin=dockercli
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.393 + shift
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.394 + '[' '!' -f ./dockercli.installer ']'
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.394 + . ./dockercli.installer
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.394 ++ : stable
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.394 ++ : 17.06.2-ce
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.394 Install docker/cli version 17.06.2-ce from stable
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.394 + install_dockercli
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.394 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.395 ++ uname -m
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.398 + arch=aarch64
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.398 + '[' aarch64 '!=' x86_64 ']'
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.398 + '[' aarch64 '!=' s390x ']'
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.398 + '[' aarch64 '!=' armhf ']'
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.399 + build_dockercli
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.399 + git clone https://github.com/docker/docker-ce /tmp/tmp.HGB7a1ynab/tmp/docker-ce
22:41:20 [2019-11-08T22:41:20.975Z] #22 1.419 Cloning into '/tmp/tmp.HGB7a1ynab/tmp/docker-ce'...
22:41:21 [2019-11-08T22:41:21.032Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 93.81MB / 120.06MB 1.6s
22:41:21 [2019-11-08T22:41:21.033Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 103.19MB / 120.06MB 1.7s
22:41:21 [2019-11-08T22:41:21.033Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 115.09MB / 120.06MB 1.9s
22:41:21 [2019-11-08T22:41:21.171Z] #44 2.696 internal/cpu
22:41:21 [2019-11-08T22:41:21.584Z] #44 2.735 internal/race
22:41:21 [2019-11-08T22:41:21.584Z] #44 2.909 sync/atomic
22:41:22 [2019-11-08T22:41:22.006Z] #44 3.438 unicode
22:41:22 [2019-11-08T22:41:22.408Z] #44 3.986 runtime
22:41:22 [2019-11-08T22:41:22.418Z] #7 ...
22:41:22 [2019-11-08T22:41:22.418Z] 
22:41:22 [2019-11-08T22:41:22.418Z] #19 [internal] load build context
22:41:22 [2019-11-08T22:41:22.418Z] #19 transferring context: 45.66MB 2.3s done
22:41:22 [2019-11-08T22:41:22.418Z] #19 DONE 2.9s
22:41:22 [2019-11-08T22:41:22.418Z] 
22:41:22 [2019-11-08T22:41:22.418Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:41:22 [2019-11-08T22:41:22.418Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 2.8s done
22:41:22 [2019-11-08T22:41:22.418Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296
22:41:23 [2019-11-08T22:41:23.480Z] Sending build context to Docker daemon  50.15MB

22:41:23 [2019-11-08T22:41:23.481Z] Step 1/16 : ARG GO_VERSION=1.12.10
22:41:23 [2019-11-08T22:41:23.481Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
22:41:23 [2019-11-08T22:41:23.481Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
22:41:23 [2019-11-08T22:41:23.481Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
22:41:23 [2019-11-08T22:41:23.481Z] 1.12.10-stretch: Pulling from library/golang
22:41:23 [2019-11-08T22:41:23.481Z] fb056072eab9: Pulling fs layer
22:41:23 [2019-11-08T22:41:23.481Z] 6a33b1f9796f: Pulling fs layer
22:41:23 [2019-11-08T22:41:23.481Z] 8f8f8962e456: Pulling fs layer
22:41:23 [2019-11-08T22:41:23.481Z] 68adcc365214: Pulling fs layer
22:41:23 [2019-11-08T22:41:23.481Z] 76d8adf27bdf: Pulling fs layer
22:41:23 [2019-11-08T22:41:23.481Z] d66e58854927: Pulling fs layer
22:41:23 [2019-11-08T22:41:23.481Z] 71497195576e: Pulling fs layer
22:41:23 [2019-11-08T22:41:23.481Z] 68adcc365214: Waiting
22:41:23 [2019-11-08T22:41:23.481Z] 76d8adf27bdf: Waiting
22:41:23 [2019-11-08T22:41:23.481Z] d66e58854927: Waiting
22:41:23 [2019-11-08T22:41:23.481Z] 71497195576e: Waiting
22:41:24 [2019-11-08T22:41:24.207Z] 8f8f8962e456: Verifying Checksum
22:41:24 [2019-11-08T22:41:24.207Z] 8f8f8962e456: Download complete
22:41:24 [2019-11-08T22:41:24.547Z] 6a33b1f9796f: Verifying Checksum
22:41:24 [2019-11-08T22:41:24.547Z] 6a33b1f9796f: Download complete
22:41:26 [2019-11-08T22:41:26.600Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 4.1s done
22:41:26 [2019-11-08T22:41:26.600Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done
22:41:26 [2019-11-08T22:41:26.857Z] fb056072eab9: Verifying Checksum
22:41:26 [2019-11-08T22:41:26.857Z] fb056072eab9: Download complete
22:41:26 [2019-11-08T22:41:26.858Z] #7 DONE 7.6s
22:41:26 [2019-11-08T22:41:26.858Z] 
22:41:26 [2019-11-08T22:41:26.858Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:41:27 [2019-11-08T22:41:27.546Z] #22 ...
22:41:27 [2019-11-08T22:41:27.546Z] 
22:41:27 [2019-11-08T22:41:27.546Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:41:27 [2019-11-08T22:41:27.546Z] #24 2.820 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:27 [2019-11-08T22:41:27.546Z] #24 2.832 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:27 [2019-11-08T22:41:27.546Z] #24 2.833 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:27 [2019-11-08T22:41:27.546Z] #24 2.835 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:27 [2019-11-08T22:41:27.546Z] #24 3.438 Reading package lists...
22:41:27 [2019-11-08T22:41:27.546Z] #24 4.918 Reading package lists...
22:41:27 [2019-11-08T22:41:27.546Z] #24 6.249 Building dependency tree...
22:41:27 [2019-11-08T22:41:27.546Z] #24 6.479 Reading state information...
22:41:27 [2019-11-08T22:41:27.546Z] #24 6.830 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
22:41:27 [2019-11-08T22:41:27.546Z] #24 6.830 The following additional packages will be installed:
22:41:27 [2019-11-08T22:41:27.546Z] #24 6.832   libjq1 libonig4
22:41:27 [2019-11-08T22:41:27.546Z] #24 6.915 The following NEW packages will be installed:
22:41:27 [2019-11-08T22:41:27.546Z] #24 6.918   jq libjq1 libonig4
22:41:27 [2019-11-08T22:41:27.546Z] #24 7.973 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:41:27 [2019-11-08T22:41:27.546Z] #24 7.973 Need to get 293 kB of archives.
22:41:27 [2019-11-08T22:41:27.546Z] #24 7.973 After this operation, 1086 kB of additional disk space will be used.
22:41:27 [2019-11-08T22:41:27.546Z] #24 7.973 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
22:41:27 [2019-11-08T22:41:27.546Z] #24 7.980 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
22:41:27 [2019-11-08T22:41:27.546Z] #24 7.985 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
22:41:27 [2019-11-08T22:41:27.586Z] 68adcc365214: Verifying Checksum
22:41:27 [2019-11-08T22:41:27.586Z] 68adcc365214: Download complete
22:41:27 [2019-11-08T22:41:27.806Z] #24 8.373 debconf: delaying package configuration, since apt-utils is not installed
22:41:27 [2019-11-08T22:41:27.806Z] #24 8.434 Fetched 293 kB in 1s (283 kB/s)
22:41:27 [2019-11-08T22:41:27.806Z] #24 8.502 Selecting previously unselected package libonig4:arm64.
22:41:28 [2019-11-08T22:41:28.045Z] #44 9.149 unicode/utf8
22:41:28 [2019-11-08T22:41:28.064Z] #24 8.502 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.645 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ...
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.662 Unpacking libonig4:arm64 (6.1.3-2) ...
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.747 Selecting previously unselected package libjq1:arm64.
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.749 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ...
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.755 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.821 Selecting previously unselected package jq.
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.825 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ...
22:41:28 [2019-11-08T22:41:28.065Z] #24 8.830 Unpacking jq (1.5+dfsg-1.3) ...
22:41:28 [2019-11-08T22:41:28.314Z] 71497195576e: Verifying Checksum
22:41:28 [2019-11-08T22:41:28.314Z] 71497195576e: Download complete
22:41:28 [2019-11-08T22:41:28.323Z] #24 8.928 Setting up libonig4:arm64 (6.1.3-2) ...
22:41:28 [2019-11-08T22:41:28.323Z] #24 8.948 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
22:41:28 [2019-11-08T22:41:28.323Z] #24 8.967 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:28 [2019-11-08T22:41:28.474Z] #44 ...
22:41:28 [2019-11-08T22:41:28.474Z] 
22:41:28 [2019-11-08T22:41:28.474Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.625 + RM_GOPATH=0
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.625 + TMP_GOPATH=
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.625 + : /build
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.626 + '[' -z '' ']'
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.627 ++ mktemp -d
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.628 + export GOPATH=/tmp/tmp.ZkImEBL2CH
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.628 + GOPATH=/tmp/tmp.ZkImEBL2CH
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.628 + RM_GOPATH=1
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.628 ++ dirname ./install.sh
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.629 + dir=.
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.629 + bin=dockercli
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.629 + shift
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.629 + '[' '!' -f ./dockercli.installer ']'
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.629 + . ./dockercli.installer
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.629 ++ : stable
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.629 ++ : 17.06.2-ce
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.630 + install_dockercli
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.630 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.630 Install docker/cli version 17.06.2-ce from stable
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.630 ++ uname -m
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.672 + arch=s390x
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.673 + '[' s390x '!=' x86_64 ']'
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.674 + '[' s390x '!=' s390x ']'
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.674 + url=https://download.docker.com/linux/static
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.677 + tar -xz docker/docker
22:41:28 [2019-11-08T22:41:28.474Z] #22 0.689 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
22:41:28 [2019-11-08T22:41:28.474Z] #22 9.486 + mkdir -p /build
22:41:28 [2019-11-08T22:41:28.474Z] #22 9.489 + mv docker/docker /build/
22:41:28 [2019-11-08T22:41:28.474Z] #22 9.499 + rmdir docker
22:41:28 [2019-11-08T22:41:28.474Z] #22 DONE 9.6s
22:41:28 [2019-11-08T22:41:28.474Z] 
22:41:28 [2019-11-08T22:41:28.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:28 [2019-11-08T22:41:28.474Z] #10 0.809 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:28 [2019-11-08T22:41:28.474Z] #10 0.887 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:28 [2019-11-08T22:41:28.474Z] #10 0.887 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:28 [2019-11-08T22:41:28.474Z] #10 0.898 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:28 [2019-11-08T22:41:28.474Z] #10 2.965 Reading package lists...
22:41:28 [2019-11-08T22:41:28.474Z] #10 9.678 Reading package lists...
22:41:28 [2019-11-08T22:41:28.474Z] #10 ...
22:41:28 [2019-11-08T22:41:28.474Z] 
22:41:28 [2019-11-08T22:41:28.474Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:41:28 [2019-11-08T22:41:28.474Z] #28 0.621 + mktemp -d
22:41:28 [2019-11-08T22:41:28.474Z] #28 0.622 + export GOPATH=/tmp/tmp.rIFWKJ26rD
22:41:28 [2019-11-08T22:41:28.474Z] #28 0.622 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.rIFWKJ26rD/src/github.com/go-swagger/go-swagger
22:41:28 [2019-11-08T22:41:28.474Z] #28 0.623 Cloning into '/tmp/tmp.rIFWKJ26rD/src/github.com/go-swagger/go-swagger'...
22:41:28 [2019-11-08T22:41:28.474Z] #28 ...
22:41:28 [2019-11-08T22:41:28.474Z] 
22:41:28 [2019-11-08T22:41:28.474Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:28 [2019-11-08T22:41:28.474Z] #33 0.814 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:28 [2019-11-08T22:41:28.474Z] #33 0.865 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:28 [2019-11-08T22:41:28.474Z] #33 0.894 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:28 [2019-11-08T22:41:28.474Z] #33 0.895 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:28 [2019-11-08T22:41:28.474Z] #33 3.050 Reading package lists...
22:41:28 [2019-11-08T22:41:28.582Z] #24 9.198 Setting up jq (1.5+dfsg-1.3) ...
22:41:28 [2019-11-08T22:41:28.652Z] 76d8adf27bdf: Verifying Checksum
22:41:28 [2019-11-08T22:41:28.652Z] 76d8adf27bdf: Download complete
22:41:28 [2019-11-08T22:41:28.842Z] #24 DONE 9.6s
22:41:28 [2019-11-08T22:41:28.842Z] 
22:41:28 [2019-11-08T22:41:28.842Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:28 [2019-11-08T22:41:28.842Z] #10 2.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:28 [2019-11-08T22:41:28.842Z] #10 2.799 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:28 [2019-11-08T22:41:28.842Z] #10 2.799 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:28 [2019-11-08T22:41:28.842Z] #10 2.801 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:28 [2019-11-08T22:41:28.842Z] #10 3.411 Reading package lists...
22:41:28 [2019-11-08T22:41:28.842Z] #10 4.923 Reading package lists...
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.268 Building dependency tree...
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.498 Reading state information...
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.845 The following additional packages will be installed:
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.847   libapparmor1 libseccomp2
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.850 Suggested packages:
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.850   seccomp
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.922 The following NEW packages will be installed:
22:41:28 [2019-11-08T22:41:28.842Z] #10 6.926   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
22:41:28 [2019-11-08T22:41:28.842Z] #10 7.972 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
22:41:28 [2019-11-08T22:41:28.842Z] #10 7.972 Need to get 287 kB of archives.
22:41:28 [2019-11-08T22:41:28.842Z] #10 7.972 After this operation, 1186 kB of additional disk space will be used.
22:41:28 [2019-11-08T22:41:28.842Z] #10 7.972 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB]
22:41:28 [2019-11-08T22:41:28.842Z] #10 7.977 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB]
22:41:28 [2019-11-08T22:41:28.842Z] #10 7.979 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB]
22:41:28 [2019-11-08T22:41:28.842Z] #10 7.981 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB]
22:41:28 [2019-11-08T22:41:28.842Z] #10 8.381 debconf: delaying package configuration, since apt-utils is not installed
22:41:28 [2019-11-08T22:41:28.842Z] #10 8.435 Fetched 287 kB in 1s (278 kB/s)
22:41:28 [2019-11-08T22:41:28.842Z] #10 8.502 Selecting previously unselected package libseccomp2:arm64.
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.502 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.645 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.664 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.733 Selecting previously unselected package libseccomp-dev:arm64.
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.736 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.745 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.841 Selecting previously unselected package libapparmor1:arm64.
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.843 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.850 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.932 Selecting previously unselected package libapparmor-dev:arm64.
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.932 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 8.943 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 9.022 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 9.197 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 9.229 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 9.259 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 9.274 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 9.292 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:28 [2019-11-08T22:41:28.843Z] #10 DONE 9.6s
22:41:28 [2019-11-08T22:41:28.843Z] 
22:41:28 [2019-11-08T22:41:28.843Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:41:28 [2019-11-08T22:41:28.887Z] #33 8.294 Reading package lists...
22:41:28 [2019-11-08T22:41:28.887Z] #33 ...
22:41:28 [2019-11-08T22:41:28.887Z] 
22:41:28 [2019-11-08T22:41:28.887Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.570 + RM_GOPATH=0
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.570 + TMP_GOPATH=
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.570 + : /build
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.570 + '[' -z '' ']'
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.571 ++ mktemp -d
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.571 + export GOPATH=/tmp/tmp.tJPzipLbIi
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.571 + GOPATH=/tmp/tmp.tJPzipLbIi
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.571 + RM_GOPATH=1
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.572 ++ dirname ./install.sh
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.575 + dir=.
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.575 + bin=golangci_lint
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.575 + shift
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.575 + '[' '!' -f ./golangci_lint.installer ']'
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.575 + . ./golangci_lint.installer
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.576 ++ : v1.20.0
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.598 + install_golangci_lint
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.598 + echo 'Installing golangci-lint version v1.20.0'
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.598 Installing golangci-lint version v1.20.0
22:41:28 [2019-11-08T22:41:28.887Z] #50 0.599 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:41:28 [2019-11-08T22:41:28.887Z] #50 ...
22:41:28 [2019-11-08T22:41:28.887Z] 
22:41:28 [2019-11-08T22:41:28.887Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.381 + RM_GOPATH=0
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.381 + TMP_GOPATH=
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.382 + : /build
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.382 + '[' -z '' ']'
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.384 ++ mktemp -d
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.386 + export GOPATH=/tmp/tmp.8EFbgMeLBZ
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.386 + GOPATH=/tmp/tmp.8EFbgMeLBZ
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.386 + RM_GOPATH=1
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.387 ++ dirname ./install.sh
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.387 + dir=.
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.387 + bin=gotestsum
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.387 + shift
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.388 + '[' '!' -f ./gotestsum.installer ']'
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.388 + . ./gotestsum.installer
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.388 ++ : v0.3.5
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.388 + install_gotestsum
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.388 + echo 'Installing gotestsum version v0.3.5'
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.388 Installing gotestsum version v0.3.5
22:41:28 [2019-11-08T22:41:28.887Z] #47 0.388 + go get -d gotest.tools/gotestsum
22:41:29 [2019-11-08T22:41:29.102Z] #25 DONE 0.1s
22:41:29 [2019-11-08T22:41:29.102Z] 
22:41:29 [2019-11-08T22:41:29.102Z] #11 [dev 1/24] RUN groupadd -r docker
22:41:29 [2019-11-08T22:41:29.326Z] #47 ...
22:41:29 [2019-11-08T22:41:29.326Z] 
22:41:29 [2019-11-08T22:41:29.326Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.390 + RM_GOPATH=0
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.390 + TMP_GOPATH=
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.390 + : /build
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.390 + '[' -z '' ']'
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.391 ++ mktemp -d
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.391 + export GOPATH=/tmp/tmp.kiJpKB4Cax
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.391 + GOPATH=/tmp/tmp.kiJpKB4Cax
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.391 + RM_GOPATH=1
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.392 ++ dirname ./install.sh
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + dir=.
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + bin=tomlv
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + shift
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + '[' '!' -f ./tomlv.installer ']'
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + . ./tomlv.installer
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + install_tomlv
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kiJpKB4Cax/src/github.com/BurntSushi/toml
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.394 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:41:29 [2019-11-08T22:41:29.326Z] #31 0.396 Cloning into '/tmp/tmp.kiJpKB4Cax/src/github.com/BurntSushi/toml'...
22:41:29 [2019-11-08T22:41:29.326Z] #31 1.484 + cd /tmp/tmp.kiJpKB4Cax/src/github.com/BurntSushi/toml
22:41:29 [2019-11-08T22:41:29.326Z] #31 1.484 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:41:29 [2019-11-08T22:41:29.326Z] #31 1.514 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:41:29 [2019-11-08T22:41:29.326Z] #31 2.134 runtime/internal/atomic
22:41:29 [2019-11-08T22:41:29.326Z] #31 2.135 internal/cpu
22:41:29 [2019-11-08T22:41:29.326Z] #31 2.411 runtime/internal/sys
22:41:29 [2019-11-08T22:41:29.326Z] #31 2.572 runtime/internal/math
22:41:29 [2019-11-08T22:41:29.326Z] #31 2.664 math/bits
22:41:29 [2019-11-08T22:41:29.326Z] #31 3.096 internal/bytealg
22:41:29 [2019-11-08T22:41:29.326Z] #31 3.298 math
22:41:29 [2019-11-08T22:41:29.326Z] #31 3.557 runtime
22:41:29 [2019-11-08T22:41:29.326Z] #31 10.36 internal/testlog
22:41:29 [2019-11-08T22:41:29.326Z] #31 10.73 encoding
22:41:29 [2019-11-08T22:41:29.326Z] #31 ...
22:41:29 [2019-11-08T22:41:29.326Z] 
22:41:29 [2019-11-08T22:41:29.326Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:41:29 [2019-11-08T22:41:29.326Z] #24 0.812 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:29 [2019-11-08T22:41:29.326Z] #24 0.886 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:29 [2019-11-08T22:41:29.326Z] #24 0.933 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:29 [2019-11-08T22:41:29.326Z] #24 0.942 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:29 [2019-11-08T22:41:29.326Z] #24 3.311 Reading package lists...
22:41:29 [2019-11-08T22:41:29.326Z] #24 9.454 Reading package lists...
22:41:29 [2019-11-08T22:41:29.326Z] #24 ...
22:41:29 [2019-11-08T22:41:29.326Z] 
22:41:29 [2019-11-08T22:41:29.326Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:41:29 [2019-11-08T22:41:29.326Z] #38 0.547 + mktemp -d
22:41:29 [2019-11-08T22:41:29.326Z] #38 0.550 + export GOPATH=/tmp/tmp.xh3p9pAthv
22:41:29 [2019-11-08T22:41:29.326Z] #38 0.550 + git clone https://github.com/docker/distribution.git /tmp/tmp.xh3p9pAthv/src/github.com/docker/distribution
22:41:29 [2019-11-08T22:41:29.326Z] #38 0.614 Cloning into '/tmp/tmp.xh3p9pAthv/src/github.com/docker/distribution'...
22:41:29 [2019-11-08T22:41:29.361Z] #11 ...
22:41:29 [2019-11-08T22:41:29.361Z] 
22:41:29 [2019-11-08T22:41:29.361Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:29 [2019-11-08T22:41:29.361Z] #33 2.723 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:29 [2019-11-08T22:41:29.361Z] #33 2.735 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:29 [2019-11-08T22:41:29.361Z] #33 2.736 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:29 [2019-11-08T22:41:29.361Z] #33 2.737 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:29 [2019-11-08T22:41:29.361Z] #33 3.395 Reading package lists...
22:41:29 [2019-11-08T22:41:29.361Z] #33 4.890 Reading package lists...
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.216 Building dependency tree...
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.451 Reading state information...
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.796 The following additional packages will be installed:
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.800   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.804 Suggested packages:
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.805   codeblocks eclipse ninja-build lrzip
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.805 Recommended packages:
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.805   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.996 The following NEW packages will be installed:
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.998   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
22:41:29 [2019-11-08T22:41:29.361Z] #33 6.998   vim-common xxd
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.036 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.036 Need to get 13.1 MB of archives.
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.036 After this operation, 55.5 MB of additional disk space will be used.
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.036 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.070 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.071 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.205 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.216 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.221 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.223 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.225 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.282 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.285 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.548 debconf: delaying package configuration, since apt-utils is not installed
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.591 Fetched 13.1 MB in 1s (10.3 MB/s)
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.641 Selecting previously unselected package cmake-data.
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.641 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.659 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
22:41:29 [2019-11-08T22:41:29.361Z] #33 8.675 Unpacking cmake-data (3.7.2-1) ...
22:41:29 [2019-11-08T22:41:29.361Z] #33 9.901 Selecting previously unselected package liblzo2-2:arm64.
22:41:29 [2019-11-08T22:41:29.361Z] #33 9.901 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ...
22:41:29 [2019-11-08T22:41:29.361Z] #33 9.922 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
22:41:29 [2019-11-08T22:41:29.361Z] #33 9.993 Selecting previously unselected package libicu57:arm64.
22:41:29 [2019-11-08T22:41:29.361Z] #33 9.996 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ...
22:41:29 [2019-11-08T22:41:29.361Z] #33 10.00 Unpacking libicu57:arm64 (57.1-6+deb9u3) ...
22:41:29 [2019-11-08T22:41:29.738Z] #38 ...
22:41:29 [2019-11-08T22:41:29.739Z] 
22:41:29 [2019-11-08T22:41:29.739Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:41:29 [2019-11-08T22:41:29.739Z] #56 0.840 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:29 [2019-11-08T22:41:29.739Z] #56 0.910 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:29 [2019-11-08T22:41:29.739Z] #56 0.928 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:29 [2019-11-08T22:41:29.739Z] #56 0.937 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:29 [2019-11-08T22:41:29.739Z] #56 3.474 Reading package lists...
22:41:29 [2019-11-08T22:41:29.739Z] #56 9.545 Reading package lists...
22:41:29 [2019-11-08T22:41:29.739Z] #56 ...
22:41:29 [2019-11-08T22:41:29.739Z] 
22:41:29 [2019-11-08T22:41:29.739Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:29 [2019-11-08T22:41:29.739Z] #40 0.808 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:29 [2019-11-08T22:41:29.739Z] #40 0.887 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:29 [2019-11-08T22:41:29.739Z] #40 0.887 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:29 [2019-11-08T22:41:29.739Z] #40 0.897 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:29 [2019-11-08T22:41:29.739Z] #40 3.301 Reading package lists...
22:41:29 [2019-11-08T22:41:29.739Z] #40 9.402 Reading package lists...
22:41:29 [2019-11-08T22:41:29.739Z] #40 ...
22:41:29 [2019-11-08T22:41:29.739Z] 
22:41:29 [2019-11-08T22:41:29.739Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.625 + RM_GOPATH=0
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.625 + TMP_GOPATH=
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.626 + : /build
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.626 + '[' -z '' ']'
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.634 ++ mktemp -d
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.635 + export GOPATH=/tmp/tmp.vTINyKud1K
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.635 + GOPATH=/tmp/tmp.vTINyKud1K
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.635 + RM_GOPATH=1
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.635 ++ dirname ./install.sh
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.644 + dir=.
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.644 + bin=proxy
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.644 + shift
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.644 + '[' '!' -f ./proxy.installer ']'
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.644 + . ./proxy.installer
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.644 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 + install_proxy
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 + case "$1" in
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 + export CGO_ENABLED=0
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 + CGO_ENABLED=0
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 + _install_proxy
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.645 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vTINyKud1K/src/github.com/docker/libnetwork
22:41:29 [2019-11-08T22:41:29.739Z] #68 0.660 Cloning into '/tmp/tmp.vTINyKud1K/src/github.com/docker/libnetwork'...
22:41:30 [2019-11-08T22:41:30.162Z] #68 ...
22:41:30 [2019-11-08T22:41:30.162Z] 
22:41:30 [2019-11-08T22:41:30.162Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.445 + RM_GOPATH=0
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.445 + TMP_GOPATH=
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.445 + : /build/
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.445 + '[' -z '' ']'
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.445 ++ mktemp -d
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.446 + export GOPATH=/tmp/tmp.NE1Ygp8tBc
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.446 + GOPATH=/tmp/tmp.NE1Ygp8tBc
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.446 + RM_GOPATH=1
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.446 ++ dirname ./install.sh
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.447 + dir=.
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.447 + bin=rootlesskit
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.447 + shift
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.447 + '[' '!' -f ./rootlesskit.installer ']'
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.447 + . ./rootlesskit.installer
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.447 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 + install_rootlesskit
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 + case "$1" in
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 + export CGO_ENABLED=0
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 + CGO_ENABLED=0
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 + _install_rootlesskit
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.448 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NE1Ygp8tBc/src/github.com/rootless-containers/rootlesskit
22:41:30 [2019-11-08T22:41:30.162Z] #62 0.449 Cloning into '/tmp/tmp.NE1Ygp8tBc/src/github.com/rootless-containers/rootlesskit'...
22:41:30 [2019-11-08T22:41:30.162Z] #62 3.638 + cd /tmp/tmp.NE1Ygp8tBc/src/github.com/rootless-containers/rootlesskit
22:41:30 [2019-11-08T22:41:30.162Z] #62 3.639 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:41:30 [2019-11-08T22:41:30.162Z] #62 3.966 + for f in rootlesskit rootlesskit-docker-proxy
22:41:30 [2019-11-08T22:41:30.162Z] #62 3.968 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:41:30 [2019-11-08T22:41:30.162Z] #62 ...
22:41:30 [2019-11-08T22:41:30.162Z] 
22:41:30 [2019-11-08T22:41:30.162Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:30 [2019-11-08T22:41:30.162Z] #31 11.19 runtime/cgo
22:41:30 [2019-11-08T22:41:30.742Z] #33 ...
22:41:30 [2019-11-08T22:41:30.742Z] 
22:41:30 [2019-11-08T22:41:30.742Z] #11 [dev 1/24] RUN groupadd -r docker
22:41:30 [2019-11-08T22:41:30.742Z] #11 DONE 1.5s
22:41:30 [2019-11-08T22:41:30.742Z] 
22:41:30 [2019-11-08T22:41:30.742Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:30 [2019-11-08T22:41:30.742Z] #33 11.16 Selecting previously unselected package libxml2:arm64.
22:41:30 [2019-11-08T22:41:30.742Z] #33 ...
22:41:30 [2019-11-08T22:41:30.742Z] 
22:41:30 [2019-11-08T22:41:30.742Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
22:41:31 [2019-11-08T22:41:31.662Z] fb056072eab9: Pull complete
22:41:32 [2019-11-08T22:41:32.002Z] 6a33b1f9796f: Pull complete
22:41:32 [2019-11-08T22:41:32.002Z] 8f8f8962e456: Pull complete
22:41:32 [2019-11-08T22:41:32.120Z] #8 DONE 4.7s
22:41:32 [2019-11-08T22:41:32.120Z] 
22:41:32 [2019-11-08T22:41:32.120Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:41:32 [2019-11-08T22:41:32.120Z] #9 DONE 0.7s
22:41:32 [2019-11-08T22:41:32.120Z] #12 DONE 1.4s
22:41:32 [2019-11-08T22:41:32.120Z] 
22:41:32 [2019-11-08T22:41:32.120Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.16 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.16 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.35 Selecting previously unselected package libarchive13:arm64.
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.35 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.36 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.47 Selecting previously unselected package libjsoncpp1:arm64.
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.47 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.48 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.55 Selecting previously unselected package libuv1:arm64.
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.56 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.57 Unpacking libuv1:arm64 (1.9.1-3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.63 Selecting previously unselected package cmake.
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.63 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 11.67 Unpacking cmake (3.7.2-1) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.27 Selecting previously unselected package xxd.
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.27 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.28 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.34 Selecting previously unselected package vim-common.
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.35 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.35 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.56 Processing triggers for mime-support (3.60) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.62 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.62 Setting up libuv1:arm64 (1.9.1-3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.64 Setting up cmake-data (3.7.2-1) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.66 Setting up libicu57:arm64 (57.1-6+deb9u3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.68 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.74 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.76 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.78 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
22:41:32 [2019-11-08T22:41:32.120Z] #33 12.79 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ...
22:41:32 [2019-11-08T22:41:32.377Z] 
22:41:32 [2019-11-08T22:41:32.377Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:32 [2019-11-08T22:41:32.377Z] #20 DONE 0.1s
22:41:32 [2019-11-08T22:41:32.377Z] 
22:41:32 [2019-11-08T22:41:32.377Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:41:32 [2019-11-08T22:41:32.382Z] #33 12.81 Setting up cmake (3.7.2-1) ...
22:41:32 [2019-11-08T22:41:32.382Z] #33 12.86 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:32 [2019-11-08T22:41:32.382Z] #33 DONE 13.1s
22:41:32 [2019-11-08T22:41:32.382Z] 
22:41:32 [2019-11-08T22:41:32.382Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:32 [2019-11-08T22:41:32.382Z] #34 DONE 0.1s
22:41:32 [2019-11-08T22:41:32.382Z] 
22:41:32 [2019-11-08T22:41:32.382Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
22:41:32 [2019-11-08T22:41:32.636Z] #21 ...
22:41:32 [2019-11-08T22:41:32.636Z] 
22:41:32 [2019-11-08T22:41:32.636Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
22:41:32 [2019-11-08T22:41:32.636Z] #67 DONE 0.3s
22:41:32 [2019-11-08T22:41:32.636Z] 
22:41:32 [2019-11-08T22:41:32.636Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
22:41:32 [2019-11-08T22:41:32.636Z] #61 DONE 0.3s
22:41:32 [2019-11-08T22:41:32.636Z] 
22:41:32 [2019-11-08T22:41:32.636Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:41:32 [2019-11-08T22:41:32.636Z] #21 DONE 0.3s
22:41:32 [2019-11-08T22:41:32.636Z] 
22:41:32 [2019-11-08T22:41:32.636Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
22:41:32 [2019-11-08T22:41:32.636Z] #43 DONE 0.3s
22:41:32 [2019-11-08T22:41:32.636Z] 
22:41:32 [2019-11-08T22:41:32.636Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
22:41:32 [2019-11-08T22:41:32.636Z] #49 DONE 0.4s
22:41:32 [2019-11-08T22:41:32.636Z] 
22:41:32 [2019-11-08T22:41:32.636Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
22:41:32 [2019-11-08T22:41:32.636Z] #30 DONE 0.4s
22:41:32 [2019-11-08T22:41:32.636Z] 
22:41:32 [2019-11-08T22:41:32.636Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:41:32 [2019-11-08T22:41:32.895Z] #50 ...
22:41:32 [2019-11-08T22:41:32.895Z] 
22:41:32 [2019-11-08T22:41:32.895Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
22:41:32 [2019-11-08T22:41:32.895Z] #46 DONE 0.5s
22:41:32 [2019-11-08T22:41:32.952Z] #13 1.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:41:33 [2019-11-08T22:41:33.157Z] 
22:41:33 [2019-11-08T22:41:33.157Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:33 [2019-11-08T22:41:33.211Z] #13 DONE 1.4s
22:41:33 [2019-11-08T22:41:33.211Z] 
22:41:33 [2019-11-08T22:41:33.211Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:33 [2019-11-08T22:41:33.471Z] #22 ...
22:41:33 [2019-11-08T22:41:33.471Z] 
22:41:33 [2019-11-08T22:41:33.471Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
22:41:33 [2019-11-08T22:41:33.694Z] d66e58854927: Verifying Checksum
22:41:33 [2019-11-08T22:41:33.694Z] d66e58854927: Download complete
22:41:34 [2019-11-08T22:41:34.755Z] #31 ...
22:41:34 [2019-11-08T22:41:34.755Z] 
22:41:34 [2019-11-08T22:41:34.756Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:34 [2019-11-08T22:41:34.756Z] #10 9.678 Reading package lists...
22:41:34 [2019-11-08T22:41:34.756Z] #10 15.62 Building dependency tree...
22:41:34 [2019-11-08T22:41:34.756Z] #10 16.60 Reading state information...
22:41:34 [2019-11-08T22:41:34.875Z] #14 DONE 1.3s
22:41:34 [2019-11-08T22:41:34.875Z] 
22:41:34 [2019-11-08T22:41:34.875Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
22:41:35 [2019-11-08T22:41:35.818Z] #15 DONE 1.3s
22:41:35 [2019-11-08T22:41:35.818Z] 
22:41:35 [2019-11-08T22:41:35.818Z] #16 [dev 6/24] RUN ldconfig
22:41:35 [2019-11-08T22:41:35.996Z] 68adcc365214: Pull complete
22:41:36 [2019-11-08T22:41:36.135Z] #10 17.63 The following additional packages will be installed:
22:41:36 [2019-11-08T22:41:36.135Z] #10 17.64   libapparmor1 libseccomp2
22:41:36 [2019-11-08T22:41:36.135Z] #10 17.64 Suggested packages:
22:41:36 [2019-11-08T22:41:36.135Z] #10 17.64   seccomp
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.12 The following NEW packages will be installed:
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.13   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.24 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.24 Need to get 301 kB of archives.
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.24 After this operation, 1402 kB of additional disk space will be used.
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.24 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB]
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB]
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB]
22:41:36 [2019-11-08T22:41:36.540Z] #10 18.28 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB]
22:41:37 [2019-11-08T22:41:37.195Z] #16 DONE 1.3s
22:41:37 [2019-11-08T22:41:37.196Z] 
22:41:37 [2019-11-08T22:41:37.196Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:41:37 [2019-11-08T22:41:37.396Z] #10 19.17 debconf: delaying package configuration, since apt-utils is not installed
22:41:37 [2019-11-08T22:41:37.396Z] #10 19.25 Fetched 301 kB in 0s (3281 kB/s)
22:41:37 [2019-11-08T22:41:37.814Z] #10 19.35 Selecting previously unselected package libseccomp2:s390x.
22:41:37 [2019-11-08T22:41:37.814Z] #10 19.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
22:41:37 [2019-11-08T22:41:37.814Z] #10 19.40 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ...
22:41:37 [2019-11-08T22:41:37.814Z] #10 19.41 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
22:41:37 [2019-11-08T22:41:37.814Z] #10 19.54 Selecting previously unselected package libseccomp-dev:s390x.
22:41:37 [2019-11-08T22:41:37.814Z] #10 19.55 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ...
22:41:37 [2019-11-08T22:41:37.814Z] #10 19.59 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
22:41:38 [2019-11-08T22:41:38.224Z] #10 19.77 Selecting previously unselected package libapparmor1:s390x.
22:41:38 [2019-11-08T22:41:38.225Z] #10 19.77 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ...
22:41:38 [2019-11-08T22:41:38.225Z] #10 19.78 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ...
22:41:38 [2019-11-08T22:41:38.225Z] #10 19.88 Selecting previously unselected package libapparmor-dev:s390x.
22:41:38 [2019-11-08T22:41:38.225Z] #10 19.88 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ...
22:41:38 [2019-11-08T22:41:38.225Z] #10 19.89 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
22:41:38 [2019-11-08T22:41:38.225Z] #10 19.99 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:38 [2019-11-08T22:41:38.225Z] #10 20.10 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ...
22:41:38 [2019-11-08T22:41:38.292Z] 76d8adf27bdf: Pull complete
22:41:38 [2019-11-08T22:41:38.430Z] #47 ...
22:41:38 [2019-11-08T22:41:38.430Z] 
22:41:38 [2019-11-08T22:41:38.430Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:41:38 [2019-11-08T22:41:38.430Z] #56 5.555 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:38 [2019-11-08T22:41:38.430Z] #56 5.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:41:38 [2019-11-08T22:41:38.430Z] #56 5.604 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:41:38 [2019-11-08T22:41:38.430Z] #56 5.627 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:41:38 [2019-11-08T22:41:38.430Z] #56 5.715 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:41:38 [2019-11-08T22:41:38.633Z] #10 ...
22:41:38 [2019-11-08T22:41:38.633Z] 
22:41:38 [2019-11-08T22:41:38.633Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:41:38 [2019-11-08T22:41:38.633Z] #56 9.545 Reading package lists...
22:41:38 [2019-11-08T22:41:38.633Z] #56 15.41 Building dependency tree...
22:41:38 [2019-11-08T22:41:38.633Z] #56 16.32 Reading state information...
22:41:38 [2019-11-08T22:41:38.633Z] #56 16.93 The following additional packages will be installed:
22:41:38 [2019-11-08T22:41:38.633Z] #56 16.95   btrfs-progs liblzo2-2
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.21 The following NEW packages will be installed:
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.21   btrfs-progs btrfs-tools liblzo2-2
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.31 Need to get 668 kB of archives.
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.31 After this operation, 5446 kB of additional disk space will be used.
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
22:41:38 [2019-11-08T22:41:38.633Z] #56 17.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.29 debconf: delaying package configuration, since apt-utils is not installed
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.35 Fetched 668 kB in 0s (6845 kB/s)
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.47 Selecting previously unselected package liblzo2-2:s390x.
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.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 ... 14828 files and directories currently installed.)
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.60 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.61 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.72 Selecting previously unselected package btrfs-progs.
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.72 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 18.73 Unpacking btrfs-progs (4.7.3-1) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.51 Selecting previously unselected package btrfs-tools.
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.53 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.53 Unpacking btrfs-tools (4.7.3-1) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.66 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.93 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.94 Setting up btrfs-progs (4.7.3-1) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.95 Setting up btrfs-tools (4.7.3-1) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 19.97 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:38 [2019-11-08T22:41:38.633Z] #56 DONE 20.2s
22:41:38 [2019-11-08T22:41:38.633Z] 
22:41:38 [2019-11-08T22:41:38.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:38 [2019-11-08T22:41:38.633Z] #10 20.12 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ...
22:41:38 [2019-11-08T22:41:38.633Z] #10 20.12 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ...
22:41:38 [2019-11-08T22:41:38.633Z] #10 20.15 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ...
22:41:38 [2019-11-08T22:41:38.633Z] #10 20.17 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:38 [2019-11-08T22:41:38.633Z] #10 ...
22:41:38 [2019-11-08T22:41:38.633Z] 
22:41:38 [2019-11-08T22:41:38.633Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:38 [2019-11-08T22:41:38.633Z] #57 DONE 0.1s
22:41:38 [2019-11-08T22:41:38.633Z] 
22:41:38 [2019-11-08T22:41:38.633Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
22:41:38 [2019-11-08T22:41:38.633Z] #58 DONE 0.1s
22:41:38 [2019-11-08T22:41:38.633Z] 
22:41:38 [2019-11-08T22:41:38.633Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:38 [2019-11-08T22:41:38.633Z] #10 DONE 20.4s
22:41:38 [2019-11-08T22:41:38.633Z] 
22:41:38 [2019-11-08T22:41:38.633Z] #11 [dev 1/24] RUN groupadd -r docker
22:41:38 [2019-11-08T22:41:38.688Z] #56 6.475 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
22:41:39 [2019-11-08T22:41:39.035Z] #11 ...
22:41:39 [2019-11-08T22:41:39.035Z] 
22:41:39 [2019-11-08T22:41:39.035Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:39 [2019-11-08T22:41:39.035Z] #44 10.20 math
22:41:39 [2019-11-08T22:41:39.035Z] #44 16.35 unicode/utf16
22:41:39 [2019-11-08T22:41:39.035Z] #44 16.86 container/list
22:41:39 [2019-11-08T22:41:39.035Z] #44 17.36 crypto/internal/subtle
22:41:39 [2019-11-08T22:41:39.035Z] #44 17.53 crypto/subtle
22:41:39 [2019-11-08T22:41:39.035Z] #44 17.63 vendor/golang.org/x/crypto/cryptobyte/asn1
22:41:39 [2019-11-08T22:41:39.035Z] #44 17.73 internal/nettrace
22:41:39 [2019-11-08T22:41:39.035Z] #44 17.93 runtime/cgo
22:41:39 [2019-11-08T22:41:39.035Z] #44 ...
22:41:39 [2019-11-08T22:41:39.035Z] 
22:41:39 [2019-11-08T22:41:39.035Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:39 [2019-11-08T22:41:39.035Z] #52 DONE 0.1s
22:41:39 [2019-11-08T22:41:39.035Z] 
22:41:39 [2019-11-08T22:41:39.035Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
22:41:39 [2019-11-08T22:41:39.035Z] #53 DONE 0.1s
22:41:39 [2019-11-08T22:41:39.035Z] 
22:41:39 [2019-11-08T22:41:39.035Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:39 [2019-11-08T22:41:39.035Z] #54 ...
22:41:39 [2019-11-08T22:41:39.035Z] 
22:41:39 [2019-11-08T22:41:39.035Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:41:39 [2019-11-08T22:41:39.035Z] #24 9.454 Reading package lists...
22:41:39 [2019-11-08T22:41:39.035Z] #24 15.81 Building dependency tree...
22:41:39 [2019-11-08T22:41:39.035Z] #24 16.84 Reading state information...
22:41:39 [2019-11-08T22:41:39.035Z] #24 17.97 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
22:41:39 [2019-11-08T22:41:39.035Z] #24 17.97 The following additional packages will be installed:
22:41:39 [2019-11-08T22:41:39.035Z] #24 17.98   libjq1 libonig4
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.35 The following NEW packages will be installed:
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.35   jq libjq1 libonig4
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.45 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.45 Need to get 328 kB of archives.
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.45 After this operation, 1263 kB of additional disk space will be used.
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
22:41:39 [2019-11-08T22:41:39.035Z] #24 18.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
22:41:39 [2019-11-08T22:41:39.035Z] #24 19.38 debconf: delaying package configuration, since apt-utils is not installed
22:41:39 [2019-11-08T22:41:39.035Z] #24 19.53 Fetched 328 kB in 0s (2876 kB/s)
22:41:39 [2019-11-08T22:41:39.035Z] #24 19.64 Selecting previously unselected package libonig4:s390x.
22:41:39 [2019-11-08T22:41:39.035Z] #24 19.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
22:41:39 [2019-11-08T22:41:39.035Z] #24 19.71 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 19.72 Unpacking libonig4:s390x (6.1.3-2) ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.02 Selecting previously unselected package libjq1:s390x.
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.02 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.03 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.27 Selecting previously unselected package jq.
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.30 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.31 Unpacking jq (1.5+dfsg-1.3) ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.47 Setting up libonig4:s390x (6.1.3-2) ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.48 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.49 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 20.70 Setting up jq (1.5+dfsg-1.3) ...
22:41:39 [2019-11-08T22:41:39.035Z] #24 DONE 20.9s
22:41:39 [2019-11-08T22:41:39.035Z] 
22:41:39 [2019-11-08T22:41:39.035Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.217 + RM_GOPATH=0
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.218 + TMP_GOPATH=
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.221 + : /build
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.221 + '[' -z '' ']'
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.223 ++ mktemp -d
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.224 + export GOPATH=/tmp/tmp.V2pNEmi9e3
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + GOPATH=/tmp/tmp.V2pNEmi9e3
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + RM_GOPATH=1
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 ++ dirname ./install.sh
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + dir=.
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + bin=runc
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + shift
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + '[' '!' -f ./runc.installer ']'
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + . ./runc.installer
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + install_runc
22:41:39 [2019-11-08T22:41:39.035Z] #54 0.259 + grep -q '^3\.10\.0.*\.el7\.'
22:41:39 [2019-11-08T22:41:39.420Z] #54 ...
22:41:39 [2019-11-08T22:41:39.420Z] 
22:41:39 [2019-11-08T22:41:39.420Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:41:39 [2019-11-08T22:41:39.420Z] #25 DONE 0.1s
22:41:39 [2019-11-08T22:41:39.420Z] 
22:41:39 [2019-11-08T22:41:39.420Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:39 [2019-11-08T22:41:39.420Z] #54 0.261 + uname -r
22:41:39 [2019-11-08T22:41:39.420Z] #54 0.265 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:41:39 [2019-11-08T22:41:39.420Z] #54 0.265 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
22:41:39 [2019-11-08T22:41:39.420Z] #54 0.265 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
22:41:39 [2019-11-08T22:41:39.420Z] #54 0.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V2pNEmi9e3/src/github.com/opencontainers/runc
22:41:39 [2019-11-08T22:41:39.420Z] #54 0.282 Cloning into '/tmp/tmp.V2pNEmi9e3/src/github.com/opencontainers/runc'...
22:41:39 [2019-11-08T22:41:39.420Z] #54 ...
22:41:39 [2019-11-08T22:41:39.420Z] 
22:41:39 [2019-11-08T22:41:39.420Z] #11 [dev 1/24] RUN groupadd -r docker
22:41:39 [2019-11-08T22:41:39.420Z] #11 DONE 0.7s
22:41:39 [2019-11-08T22:41:39.623Z] #56 ...
22:41:39 [2019-11-08T22:41:39.623Z] 
22:41:39 [2019-11-08T22:41:39.623Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.741 + RM_GOPATH=0
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.741 + TMP_GOPATH=
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.742 + : /build/
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.744 + '[' -z '' ']'
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.745 ++ mktemp -d
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.746 + export GOPATH=/tmp/tmp.ZWc6Gt26Ev
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.746 + GOPATH=/tmp/tmp.ZWc6Gt26Ev
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.746 + RM_GOPATH=1
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.746 ++ dirname ./install.sh
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + dir=.
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + bin=rootlesskit
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + shift
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + '[' '!' -f ./rootlesskit.installer ']'
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + . ./rootlesskit.installer
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + install_rootlesskit
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + case "$1" in
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + export CGO_ENABLED=0
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + CGO_ENABLED=0
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.747 + _install_rootlesskit
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.748 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.748 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZWc6Gt26Ev/src/github.com/rootless-containers/rootlesskit
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.748 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:41:39 [2019-11-08T22:41:39.623Z] #62 6.749 Cloning into '/tmp/tmp.ZWc6Gt26Ev/src/github.com/rootless-containers/rootlesskit'...
22:41:39 [2019-11-08T22:41:39.731Z] #17 2.126 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:39 [2019-11-08T22:41:39.731Z] #17 2.221 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:39 [2019-11-08T22:41:39.731Z] #17 2.222 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:39 [2019-11-08T22:41:39.731Z] #17 2.224 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:39 [2019-11-08T22:41:39.820Z] 
22:41:39 [2019-11-08T22:41:39.820Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.311 + RM_GOPATH=0
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.311 + TMP_GOPATH=
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.311 + : /build
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.311 + '[' -z '' ']'
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.312 ++ mktemp -d
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.315 + export GOPATH=/tmp/tmp.niUqpsnn5A
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.315 + GOPATH=/tmp/tmp.niUqpsnn5A
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.315 + RM_GOPATH=1
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.317 ++ dirname ./install.sh
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.320 + dir=.
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.320 + bin=containerd
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.320 + shift
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.320 + '[' '!' -f ./containerd.installer ']'
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.322 + . ./containerd.installer
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.322 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.323 + install_containerd
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.323 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.324 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.324 + git clone https://github.com/containerd/containerd.git /tmp/tmp.niUqpsnn5A/src/github.com/containerd/containerd
22:41:39 [2019-11-08T22:41:39.820Z] #59 0.352 Cloning into '/tmp/tmp.niUqpsnn5A/src/github.com/containerd/containerd'...
22:41:39 [2019-11-08T22:41:39.820Z] #59 ...
22:41:39 [2019-11-08T22:41:39.820Z] 
22:41:39 [2019-11-08T22:41:39.820Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
22:41:39 [2019-11-08T22:41:39.820Z] #12 DONE 0.4s
22:41:40 [2019-11-08T22:41:40.190Z] #62 ...
22:41:40 [2019-11-08T22:41:40.190Z] 
22:41:40 [2019-11-08T22:41:40.190Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:40 [2019-11-08T22:41:40.190Z] #68 7.440 + RM_GOPATH=0
22:41:40 [2019-11-08T22:41:40.190Z] #68 7.441 + TMP_GOPATH=
22:41:40 [2019-11-08T22:41:40.190Z] #68 7.441 + : /build
22:41:40 [2019-11-08T22:41:40.190Z] #68 7.441 + '[' -z '' ']'
22:41:40 [2019-11-08T22:41:40.190Z] #68 7.448 ++ mktemp -d
22:41:40 [2019-11-08T22:41:40.190Z] #68 7.449 + export GOPATH=/tmp/tmp.PZIkn0tLeS
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.449 + GOPATH=/tmp/tmp.PZIkn0tLeS
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.449 + RM_GOPATH=1
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.449 ++ dirname ./install.sh
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.450 + dir=.
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.453 + bin=proxy
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.453 + shift
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.453 + '[' '!' -f ./proxy.installer ']'
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.453 + . ./proxy.installer
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.454 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.457 + install_proxy
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.459 + case "$1" in
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.462 + export CGO_ENABLED=0
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.462 + CGO_ENABLED=0
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.463 + _install_proxy
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.464 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.464 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.464 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PZIkn0tLeS/src/github.com/docker/libnetwork
22:41:40 [2019-11-08T22:41:40.191Z] #68 7.466 Cloning into '/tmp/tmp.PZIkn0tLeS/src/github.com/docker/libnetwork'...
22:41:40 [2019-11-08T22:41:40.191Z] #68 ...
22:41:40 [2019-11-08T22:41:40.191Z] 
22:41:40 [2019-11-08T22:41:40.191Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.502 + RM_GOPATH=0
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.502 + TMP_GOPATH=
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.503 + : /build
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.503 + '[' -z '' ']'
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.506 ++ mktemp -d
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 Installing golangci-lint version v1.20.0
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + export GOPATH=/tmp/tmp.iTlMijZ3eZ
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + GOPATH=/tmp/tmp.iTlMijZ3eZ
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + RM_GOPATH=1
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 ++ dirname ./install.sh
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + dir=.
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + bin=golangci_lint
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + shift
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + '[' '!' -f ./golangci_lint.installer ']'
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + . ./golangci_lint.installer
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 ++ : v1.20.0
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + install_golangci_lint
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.508 + echo 'Installing golangci-lint version v1.20.0'
22:41:40 [2019-11-08T22:41:40.191Z] #50 7.513 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:41:40 [2019-11-08T22:41:40.267Z] 
22:41:40 [2019-11-08T22:41:40.267Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:40 [2019-11-08T22:41:40.267Z] #40 9.402 Reading package lists...
22:41:40 [2019-11-08T22:41:40.267Z] #40 14.28 Building dependency tree...
22:41:40 [2019-11-08T22:41:40.267Z] #40 15.29 Reading state information...
22:41:40 [2019-11-08T22:41:40.267Z] #40 15.83 The following additional packages will be installed:
22:41:40 [2019-11-08T22:41:40.267Z] #40 15.84   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
22:41:40 [2019-11-08T22:41:40.267Z] #40 15.84   libprotoc10 python-pkg-resources zlib1g-dev
22:41:40 [2019-11-08T22:41:40.267Z] #40 15.85 Suggested packages:
22:41:40 [2019-11-08T22:41:40.267Z] #40 15.85   manpages-dev python-setuptools
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.45 The following NEW packages will be installed:
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.45   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.45   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.45   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.45   zlib1g-dev
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.52 Need to get 3476 kB of archives.
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.52 After this operation, 20.2 MB of additional disk space will be used.
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.58 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.68 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.69 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.81 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.87 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.88 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.88 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 17.89 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB]
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.02 debconf: delaying package configuration, since apt-utils is not installed
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.12 Fetched 3476 kB in 0s (7999 kB/s)
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.21 Selecting previously unselected package libnet1:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14828 files and directories currently installed.)
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.28 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.28 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.43 Selecting previously unselected package libcap-dev:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.44 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.44 Unpacking libcap-dev:s390x (1:2.25-1) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.54 Selecting previously unselected package libnet1-dev.
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.54 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.54 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.66 Selecting previously unselected package libnl-3-200:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.67 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.69 Unpacking libnl-3-200:s390x (3.2.27-2) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.86 Selecting previously unselected package libnl-3-dev:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.90 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 19.91 Unpacking libnl-3-dev:s390x (3.2.27-2) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.13 Selecting previously unselected package libprotobuf-c1:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.13 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.14 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.21 Selecting previously unselected package libprotobuf-c-dev:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.21 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.22 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.30 Selecting previously unselected package zlib1g-dev:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.31 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.56 Selecting previously unselected package libprotobuf10:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.57 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 20.59 Unpacking libprotobuf10:s390x (3.0.0-9) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 21.27 Selecting previously unselected package libprotobuf-lite10:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 21.28 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 21.28 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 21.44 Selecting previously unselected package libprotobuf-dev:s390x.
22:41:40 [2019-11-08T22:41:40.267Z] #40 21.44 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 21.45 Unpacking libprotobuf-dev:s390x (3.0.0-9) ...
22:41:40 [2019-11-08T22:41:40.267Z] #40 ...
22:41:40 [2019-11-08T22:41:40.267Z] 
22:41:40 [2019-11-08T22:41:40.267Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
22:41:40 [2019-11-08T22:41:40.267Z] #13 0.326 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:41:40 [2019-11-08T22:41:40.267Z] #13 DONE 0.4s
22:41:40 [2019-11-08T22:41:40.267Z] 
22:41:40 [2019-11-08T22:41:40.267Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:40 [2019-11-08T22:41:40.267Z] #33 8.294 Reading package lists...
22:41:40 [2019-11-08T22:41:40.267Z] #33 14.16 Building dependency tree...
22:41:40 [2019-11-08T22:41:40.267Z] #33 15.86 Reading state information...
22:41:40 [2019-11-08T22:41:40.267Z] #33 16.51 The following additional packages will be installed:
22:41:40 [2019-11-08T22:41:40.267Z] #33 16.51   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
22:41:40 [2019-11-08T22:41:40.267Z] #33 16.52 Suggested packages:
22:41:40 [2019-11-08T22:41:40.267Z] #33 16.52   codeblocks eclipse ninja-build lrzip
22:41:40 [2019-11-08T22:41:40.267Z] #33 16.52 Recommended packages:
22:41:40 [2019-11-08T22:41:40.267Z] #33 16.52   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.53 The following NEW packages will be installed:
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.55   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.55   vim-common xxd
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.69 Need to get 13.2 MB of archives.
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.69 After this operation, 59.4 MB of additional disk space will be used.
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 17.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 18.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 18.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 18.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 18.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 18.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 18.72 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 18.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:41:40 [2019-11-08T22:41:40.268Z] #33 19.59 debconf: delaying package configuration, since apt-utils is not installed
22:41:40 [2019-11-08T22:41:40.268Z] #33 19.79 Fetched 13.2 MB in 1s (11.9 MB/s)
22:41:40 [2019-11-08T22:41:40.268Z] #33 19.89 Selecting previously unselected package cmake-data.
22:41:40 [2019-11-08T22:41:40.268Z] #33 19.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 ... 14828 files and directories currently installed.)
22:41:40 [2019-11-08T22:41:40.268Z] #33 20.02 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
22:41:40 [2019-11-08T22:41:40.268Z] #33 20.03 Unpacking cmake-data (3.7.2-1) ...
22:41:40 [2019-11-08T22:41:40.268Z] #33 ...
22:41:40 [2019-11-08T22:41:40.268Z] 
22:41:40 [2019-11-08T22:41:40.268Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
22:41:40 [2019-11-08T22:41:40.924Z] #14 DONE 0.4s
22:41:40 [2019-11-08T22:41:40.924Z] 
22:41:40 [2019-11-08T22:41:40.924Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:40 [2019-11-08T22:41:40.924Z] #40 22.30 Selecting previously unselected package libprotoc10:s390x.
22:41:40 [2019-11-08T22:41:40.924Z] #40 22.30 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ...
22:41:40 [2019-11-08T22:41:40.924Z] #40 22.30 Unpacking libprotoc10:s390x (3.0.0-9) ...
22:41:41 [2019-11-08T22:41:41.367Z] #17 2.706 Reading package lists...
22:41:41 [2019-11-08T22:41:41.416Z] #40 ...
22:41:41 [2019-11-08T22:41:41.416Z] 
22:41:41 [2019-11-08T22:41:41.416Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
22:41:41 [2019-11-08T22:41:41.416Z] #15 DONE 0.5s
22:41:41 [2019-11-08T22:41:41.416Z] 
22:41:41 [2019-11-08T22:41:41.416Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:41:41 [2019-11-08T22:41:41.416Z] #38 12.93 + cd /tmp/tmp.xh3p9pAthv/src/github.com/docker/distribution
22:41:41 [2019-11-08T22:41:41.416Z] #38 12.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:41:41 [2019-11-08T22:41:41.416Z] #38 15.95 + GOPATH=/tmp/tmp.xh3p9pAthv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xh3p9pAthv go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:41:41 [2019-11-08T22:41:41.416Z] #38 ...
22:41:41 [2019-11-08T22:41:41.416Z] 
22:41:41 [2019-11-08T22:41:41.416Z] #16 [dev 6/24] RUN ldconfig
22:41:41 [2019-11-08T22:41:41.904Z] #16 DONE 0.5s
22:41:41 [2019-11-08T22:41:41.904Z] 
22:41:41 [2019-11-08T22:41:41.904Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:41 [2019-11-08T22:41:41.904Z] #26 ...
22:41:41 [2019-11-08T22:41:41.904Z] 
22:41:41 [2019-11-08T22:41:41.904Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:41 [2019-11-08T22:41:41.904Z] #68 13.13 + cd /tmp/tmp.vTINyKud1K/src/github.com/docker/libnetwork
22:41:41 [2019-11-08T22:41:41.904Z] #68 13.13 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
22:41:41 [2019-11-08T22:41:41.904Z] #68 14.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:41:41 [2019-11-08T22:41:41.904Z] #68 ...
22:41:41 [2019-11-08T22:41:41.904Z] 
22:41:41 [2019-11-08T22:41:41.904Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:41 [2019-11-08T22:41:41.904Z] #40 23.55 Selecting previously unselected package protobuf-c-compiler.
22:41:41 [2019-11-08T22:41:41.904Z] #40 23.56 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ...
22:41:41 [2019-11-08T22:41:41.904Z] #40 23.57 Unpacking protobuf-c-compiler (1.2.1-2) ...
22:41:42 [2019-11-08T22:41:42.307Z] #40 23.91 Selecting previously unselected package protobuf-compiler.
22:41:42 [2019-11-08T22:41:42.307Z] #40 23.93 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ...
22:41:42 [2019-11-08T22:41:42.307Z] #40 23.94 Unpacking protobuf-compiler (3.0.0-9) ...
22:41:42 [2019-11-08T22:41:42.307Z] #40 24.11 Selecting previously unselected package python-pkg-resources.
22:41:42 [2019-11-08T22:41:42.722Z] #50 ...
22:41:42 [2019-11-08T22:41:42.722Z] 
22:41:42 [2019-11-08T22:41:42.722Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:42 [2019-11-08T22:41:42.722Z] #40 9.201 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:42 [2019-11-08T22:41:42.722Z] #40 9.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #40 9.236 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #40 9.249 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #40 9.310 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:41:42 [2019-11-08T22:41:42.722Z] #40 10.15 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #40 ...
22:41:42 [2019-11-08T22:41:42.722Z] 
22:41:42 [2019-11-08T22:41:42.722Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:42 [2019-11-08T22:41:42.722Z] #33 6.512 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:42 [2019-11-08T22:41:42.722Z] #33 6.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #33 6.572 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #33 6.575 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #33 6.611 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:41:42 [2019-11-08T22:41:42.722Z] #33 7.418 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #33 9.160 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #33 10.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
22:41:42 [2019-11-08T22:41:42.722Z] #33 ...
22:41:42 [2019-11-08T22:41:42.722Z] 
22:41:42 [2019-11-08T22:41:42.722Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:41:42 [2019-11-08T22:41:42.722Z] #38 7.528 + mktemp -d
22:41:42 [2019-11-08T22:41:42.722Z] #38 7.542 + export GOPATH=/tmp/tmp.n628UHbai2
22:41:42 [2019-11-08T22:41:42.722Z] #38 7.546 + git clone https://github.com/docker/distribution.git /tmp/tmp.n628UHbai2/src/github.com/docker/distribution
22:41:42 [2019-11-08T22:41:42.722Z] #38 7.551 Cloning into '/tmp/tmp.n628UHbai2/src/github.com/docker/distribution'...
22:41:42 [2019-11-08T22:41:42.722Z] #38 ...
22:41:42 [2019-11-08T22:41:42.722Z] 
22:41:42 [2019-11-08T22:41:42.722Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.568 + RM_GOPATH=0
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.568 + TMP_GOPATH=
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.568 + : /build
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.569 + '[' -z '' ']'
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.569 ++ mktemp -d
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.578 + export GOPATH=/tmp/tmp.m5XFOftA6G
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.578 + GOPATH=/tmp/tmp.m5XFOftA6G
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.578 + RM_GOPATH=1
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.579 ++ dirname ./install.sh
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.580 + dir=.
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.580 + bin=vndr
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.580 + shift
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.580 + '[' '!' -f ./vndr.installer ']'
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.580 + . ./vndr.installer
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.581 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.581 + install_vndr
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.582 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.582 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.582 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.m5XFOftA6G/src/github.com/LK4D4/vndr
22:41:42 [2019-11-08T22:41:42.722Z] #44 7.584 Cloning into '/tmp/tmp.m5XFOftA6G/src/github.com/LK4D4/vndr'...
22:41:42 [2019-11-08T22:41:42.722Z] #44 8.619 + cd /tmp/tmp.m5XFOftA6G/src/github.com/LK4D4/vndr
22:41:42 [2019-11-08T22:41:42.722Z] #44 8.619 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:41:42 [2019-11-08T22:41:42.722Z] #44 8.626 + go build -buildmode=pie -v -o /build/vndr .
22:41:42 [2019-11-08T22:41:42.722Z] #44 10.10 internal/cpu
22:41:42 [2019-11-08T22:41:42.722Z] #44 10.12 runtime/internal/atomic
22:41:42 [2019-11-08T22:41:42.722Z] #44 ...
22:41:42 [2019-11-08T22:41:42.722Z] 
22:41:42 [2019-11-08T22:41:42.722Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:41:42 [2019-11-08T22:41:42.722Z] #28 2.893 + mktemp -d
22:41:42 [2019-11-08T22:41:42.722Z] #28 2.893 + export GOPATH=/tmp/tmp.DCUmCim9fl
22:41:42 [2019-11-08T22:41:42.722Z] #28 2.893 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.DCUmCim9fl/src/github.com/go-swagger/go-swagger
22:41:42 [2019-11-08T22:41:42.722Z] #28 2.893 Cloning into '/tmp/tmp.DCUmCim9fl/src/github.com/go-swagger/go-swagger'...
22:41:42 [2019-11-08T22:41:42.723Z] #40 24.11 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
22:41:42 [2019-11-08T22:41:42.723Z] #40 24.12 Unpacking python-pkg-resources (33.1.1-1) ...
22:41:42 [2019-11-08T22:41:42.723Z] #40 24.43 Selecting previously unselected package python-protobuf.
22:41:42 [2019-11-08T22:41:42.723Z] #40 24.43 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ...
22:41:42 [2019-11-08T22:41:42.723Z] #40 24.45 Unpacking python-protobuf (3.0.0-9) ...
22:41:42 [2019-11-08T22:41:42.743Z] #17 4.043 Reading package lists...
22:41:42 [2019-11-08T22:41:42.743Z] #17 5.283 Building dependency tree...
22:41:42 [2019-11-08T22:41:42.743Z] #17 5.499 Reading state information...
22:41:42 [2019-11-08T22:41:42.981Z] #28 ...
22:41:42 [2019-11-08T22:41:42.981Z] 
22:41:42 [2019-11-08T22:41:42.981Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:41:42 [2019-11-08T22:41:42.981Z] #24 8.625 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:42 [2019-11-08T22:41:42.981Z] #24 8.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:41:42 [2019-11-08T22:41:42.981Z] #24 8.655 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:41:42 [2019-11-08T22:41:42.981Z] #24 8.675 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:41:42 [2019-11-08T22:41:42.981Z] #24 8.727 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:41:42 [2019-11-08T22:41:42.981Z] #24 9.519 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.831 The following additional packages will be installed:
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.831   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.832   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.832   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.833   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.833   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.833   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.833   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.833   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.834   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837 Suggested packages:
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837   vim-doc vim-scripts xfsdump acl attr quota
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837 Recommended packages:
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
22:41:43 [2019-11-08T22:41:43.003Z] #17 5.837   python3-keyrings.alt python3-xdg unzip
22:41:43 [2019-11-08T22:41:43.239Z] #24 ...
22:41:43 [2019-11-08T22:41:43.239Z] 
22:41:43 [2019-11-08T22:41:43.239Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.513 + RM_GOPATH=0
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.513 + TMP_GOPATH=
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.514 + : /build
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.514 + '[' -z '' ']'
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.519 ++ mktemp -d
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.520 + export GOPATH=/tmp/tmp.5kdxNAJ0cP
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.521 + GOPATH=/tmp/tmp.5kdxNAJ0cP
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.521 + RM_GOPATH=1
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.521 ++ dirname ./install.sh
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.522 + dir=.
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + bin=dockercli
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + shift
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + '[' '!' -f ./dockercli.installer ']'
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + . ./dockercli.installer
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 ++ : stable
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 ++ : 17.06.2-ce
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + install_dockercli
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 ++ uname -m
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 Install docker/cli version 17.06.2-ce from stable
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + arch=x86_64
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + '[' x86_64 '!=' x86_64 ']'
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.524 + url=https://download.docker.com/linux/static
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.527 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:41:43 [2019-11-08T22:41:43.239Z] #22 7.527 + tar -xz docker/docker
22:41:43 [2019-11-08T22:41:43.239Z] #22 ...
22:41:43 [2019-11-08T22:41:43.239Z] 
22:41:43 [2019-11-08T22:41:43.239Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.288 + RM_GOPATH=0
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.288 + TMP_GOPATH=
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.288 + : /build
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.288 + '[' -z '' ']'
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.296 ++ mktemp -d
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.298 + export GOPATH=/tmp/tmp.1JuwtZbaeQ
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.298 + GOPATH=/tmp/tmp.1JuwtZbaeQ
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.298 + RM_GOPATH=1
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.299 ++ dirname ./install.sh
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.300 + dir=.
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.301 + bin=tomlv
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.301 + shift
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.301 + '[' '!' -f ./tomlv.installer ']'
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.301 + . ./tomlv.installer
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.302 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.302 + install_tomlv
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.302 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.302 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1JuwtZbaeQ/src/github.com/BurntSushi/toml
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.302 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:41:43 [2019-11-08T22:41:43.239Z] #31 7.305 Cloning into '/tmp/tmp.1JuwtZbaeQ/src/github.com/BurntSushi/toml'...
22:41:43 [2019-11-08T22:41:43.239Z] #31 8.724 + cd /tmp/tmp.1JuwtZbaeQ/src/github.com/BurntSushi/toml
22:41:43 [2019-11-08T22:41:43.239Z] #31 8.724 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:41:43 [2019-11-08T22:41:43.239Z] #31 8.747 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:41:43 [2019-11-08T22:41:43.239Z] #31 9.701 internal/cpu
22:41:43 [2019-11-08T22:41:43.239Z] #31 9.714 runtime/internal/atomic
22:41:43 [2019-11-08T22:41:43.239Z] #31 9.988 runtime/internal/sys
22:41:43 [2019-11-08T22:41:43.239Z] #31 10.34 runtime/internal/math
22:41:43 [2019-11-08T22:41:43.239Z] #31 10.40 internal/bytealg
22:41:43 [2019-11-08T22:41:43.239Z] #31 10.48 math/bits
22:41:43 [2019-11-08T22:41:43.239Z] #31 ...
22:41:43 [2019-11-08T22:41:43.239Z] 
22:41:43 [2019-11-08T22:41:43.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:43 [2019-11-08T22:41:43.239Z] #10 8.561 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:43 [2019-11-08T22:41:43.239Z] #10 8.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:41:43 [2019-11-08T22:41:43.239Z] #10 8.575 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:41:43 [2019-11-08T22:41:43.239Z] #10 8.626 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:41:43 [2019-11-08T22:41:43.239Z] #10 8.670 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:41:43 [2019-11-08T22:41:43.239Z] #10 9.612 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
22:41:43 [2019-11-08T22:41:43.497Z] #10 ...
22:41:43 [2019-11-08T22:41:43.497Z] 
22:41:43 [2019-11-08T22:41:43.497Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:43 [2019-11-08T22:41:43.497Z] #44 10.43 runtime/internal/sys
22:41:43 [2019-11-08T22:41:43.497Z] #44 10.66 internal/race
22:41:43 [2019-11-08T22:41:43.497Z] #44 10.79 sync/atomic
22:41:43 [2019-11-08T22:41:43.558Z] #40 25.20 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
22:41:43 [2019-11-08T22:41:43.558Z] #40 25.30 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
22:41:43 [2019-11-08T22:41:43.558Z] #40 25.31 Setting up python-pkg-resources (33.1.1-1) ...
22:41:43 [2019-11-08T22:41:43.755Z] #44 10.87 internal/bytealg
22:41:44 [2019-11-08T22:41:44.014Z] #44 11.10 unicode
22:41:44 [2019-11-08T22:41:44.282Z] d66e58854927: Pull complete
22:41:44 [2019-11-08T22:41:44.282Z] 71497195576e: Pull complete
22:41:44 [2019-11-08T22:41:44.282Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
22:41:44 [2019-11-08T22:41:44.282Z] Status: Downloaded newer image for golang:1.12.10-stretch
22:41:44 [2019-11-08T22:41:44.282Z]  ---> ebd73b5ebd31
22:41:44 [2019-11-08T22:41:44.282Z] Step 5/16 : ARG BUILDX_REPO
22:41:44 [2019-11-08T22:41:44.282Z]  ---> Running in 4475dc05d71e
22:41:44 [2019-11-08T22:41:44.282Z] Removing intermediate container 4475dc05d71e
22:41:44 [2019-11-08T22:41:44.282Z]  ---> cd45d746e0cb
22:41:44 [2019-11-08T22:41:44.282Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
22:41:44 [2019-11-08T22:41:44.282Z]  ---> Running in 7d20f2bc1ad7
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.904 The following NEW packages will be installed:
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.904   apparmor aufs-tools bash-completion binutils-mingw-w64
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.904   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.904   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.905   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.905   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.905   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.905   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.905   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.905   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.906   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.906   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.906   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.907   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
22:41:44 [2019-11-08T22:41:44.384Z] #17 6.907   xfsprogs xxd xz-utils zip
22:41:44 [2019-11-08T22:41:44.599Z] #44 11.77 runtime
22:41:44 [2019-11-08T22:41:44.652Z] Cloning into '/buildx'...
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.951 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.951 Need to get 84.4 MB of archives.
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.951 After this operation, 528 MB of additional disk space will be used.
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.951 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.961 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.963 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.964 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.968 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.971 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 7.982 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.000 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.003 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.003 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.031 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.042 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.043 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.045 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.046 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.047 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.048 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.050 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.052 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.054 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.056 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.062 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.064 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.067 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.068 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.069 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.073 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.075 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.076 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.084 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.084 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.087 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.089 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.091 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.093 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.094 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.095 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.096 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.097 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.101 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.105 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.108 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.116 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.119 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.121 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.122 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.123 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.125 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.149 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.153 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.175 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.187 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.187 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.187 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.188 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB]
22:41:45 [2019-11-08T22:41:45.322Z] #17 8.191 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.272 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.285 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.295 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.299 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.301 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.308 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.335 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.365 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.367 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.438 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
22:41:45 [2019-11-08T22:41:45.581Z] #17 8.490 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB]
22:41:45 [2019-11-08T22:41:45.740Z] #40 ...
22:41:45 [2019-11-08T22:41:45.740Z] 
22:41:45 [2019-11-08T22:41:45.740Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:41:45 [2019-11-08T22:41:45.740Z] #50 16.97 + cd /tmp/tmp.tJPzipLbIi/src/github.com/golangci/golangci-lint/
22:41:45 [2019-11-08T22:41:45.740Z] #50 16.97 + git checkout -q v1.20.0
22:41:45 [2019-11-08T22:41:45.740Z] #50 17.51 ++ git describe --tags
22:41:45 [2019-11-08T22:41:45.740Z] #50 17.52 + version=v1.20.0
22:41:45 [2019-11-08T22:41:45.740Z] #50 17.52 ++ git rev-parse --short HEAD
22:41:45 [2019-11-08T22:41:45.740Z] #50 17.52 + commit=cc98739
22:41:45 [2019-11-08T22:41:45.740Z] #50 17.52 ++ git show -s --format=%cd
22:41:45 [2019-11-08T22:41:45.740Z] #50 17.53 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
22:41:45 [2019-11-08T22:41:45.740Z] #50 17.53 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
22:41:45 [2019-11-08T22:41:45.740Z] #50 ...
22:41:45 [2019-11-08T22:41:45.740Z] 
22:41:45 [2019-11-08T22:41:45.740Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:45 [2019-11-08T22:41:45.740Z] #26 2.806 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:41:45 [2019-11-08T22:41:45.740Z] #26 3.558 
22:41:45 [2019-11-08T22:41:45.840Z] #17 8.493 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB]
22:41:46 [2019-11-08T22:41:46.098Z] #17 9.018 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB]
22:41:47 [2019-11-08T22:41:47.038Z] #17 9.685 debconf: delaying package configuration, since apt-utils is not installed
22:41:47 [2019-11-08T22:41:47.038Z] #17 9.735 Fetched 84.4 MB in 2s (34.2 MB/s)
22:41:47 [2019-11-08T22:41:47.038Z] #17 9.794 Selecting previously unselected package bash-completion.
22:41:47 [2019-11-08T22:41:47.038Z] #17 9.794 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15046 files and directories currently installed.)
22:41:47 [2019-11-08T22:41:47.038Z] #17 9.811 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
22:41:47 [2019-11-08T22:41:47.888Z] #44 14.49 unicode/utf8
22:41:47 [2019-11-08T22:41:47.888Z] #44 14.87 math
22:41:48 [2019-11-08T22:41:48.495Z] Removing intermediate container 7d20f2bc1ad7
22:41:48 [2019-11-08T22:41:48.495Z]  ---> 7c58db20f300
22:41:48 [2019-11-08T22:41:48.495Z] Step 7/16 : WORKDIR /buildx
22:41:48 [2019-11-08T22:41:48.495Z]  ---> Running in a796f5a2de58
22:41:48 [2019-11-08T22:41:48.495Z] Removing intermediate container a796f5a2de58
22:41:48 [2019-11-08T22:41:48.495Z]  ---> e03a54661d85
22:41:48 [2019-11-08T22:41:48.495Z] Step 8/16 : ARG BUILDX_COMMIT
22:41:48 [2019-11-08T22:41:48.495Z]  ---> Running in 88a96d62a807
22:41:48 [2019-11-08T22:41:48.495Z] Removing intermediate container 88a96d62a807
22:41:48 [2019-11-08T22:41:48.495Z]  ---> 77150886bfd0
22:41:48 [2019-11-08T22:41:48.495Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
22:41:48 [2019-11-08T22:41:48.495Z]  ---> Running in 1c742348c9ff
22:41:48 [2019-11-08T22:41:48.823Z] #44 ...
22:41:48 [2019-11-08T22:41:48.824Z] 
22:41:48 [2019-11-08T22:41:48.824Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:48 [2019-11-08T22:41:48.824Z] #22 16.19 + mkdir -p /build
22:41:48 [2019-11-08T22:41:48.835Z] From https://github.com/docker/buildx
22:41:48 [2019-11-08T22:41:48.835Z]  * [new tag]         v0.3.1     -> build
22:41:48 [2019-11-08T22:41:48.948Z] #17 11.73 Unpacking bash-completion (1:2.1-4.3) ...
22:41:49 [2019-11-08T22:41:49.082Z] #22 16.19 + mv docker/docker /build/
22:41:49 [2019-11-08T22:41:49.082Z] #22 16.19 + rmdir docker
22:41:49 [2019-11-08T22:41:49.171Z] Switched to branch 'build'
22:41:49 [2019-11-08T22:41:49.207Z] #17 12.00 Selecting previously unselected package libnet1:arm64.
22:41:49 [2019-11-08T22:41:49.207Z] #17 12.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ...
22:41:49 [2019-11-08T22:41:49.207Z] #17 12.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
22:41:49 [2019-11-08T22:41:49.207Z] #17 12.07 Selecting previously unselected package libnfnetlink0:arm64.
22:41:49 [2019-11-08T22:41:49.207Z] #17 12.08 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ...
22:41:49 [2019-11-08T22:41:49.207Z] #17 12.08 Unpacking libnfnetlink0:arm64 (1.0.1-3) ...
22:41:49 [2019-11-08T22:41:49.466Z] #17 12.14 Selecting previously unselected package libpcrecpp0v5:arm64.
22:41:49 [2019-11-08T22:41:49.466Z] #17 12.14 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ...
22:41:49 [2019-11-08T22:41:49.466Z] #17 12.15 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ...
22:41:49 [2019-11-08T22:41:49.466Z] #17 12.25 Selecting previously unselected package libudev-dev:arm64.
22:41:49 [2019-11-08T22:41:49.466Z] #17 12.25 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ...
22:41:49 [2019-11-08T22:41:49.466Z] #17 12.27 Unpacking libudev-dev:arm64 (232-25+deb9u12) ...
22:41:49 [2019-11-08T22:41:49.466Z] #17 12.36 Selecting previously unselected package libpython3.5-minimal:arm64.
22:41:49 [2019-11-08T22:41:49.507Z] Removing intermediate container 1c742348c9ff
22:41:49 [2019-11-08T22:41:49.507Z]  ---> 70b61f60c9ca
22:41:49 [2019-11-08T22:41:49.507Z] Step 10/16 : RUN go mod download
22:41:49 [2019-11-08T22:41:49.727Z] #17 12.36 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
22:41:49 [2019-11-08T22:41:49.727Z] #17 12.37 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
22:41:49 [2019-11-08T22:41:49.727Z] #17 12.59 Selecting previously unselected package python3.5-minimal.
22:41:49 [2019-11-08T22:41:49.727Z] #17 12.60 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ...
22:41:49 [2019-11-08T22:41:49.727Z] #17 12.61 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
22:41:49 [2019-11-08T22:41:49.844Z]  ---> Running in d09c95cdc24d
22:41:49 [2019-11-08T22:41:49.846Z] #26 3.996 
#                                                                          2.7%
###                                                                        4.7%
######                                                                     8.9%
#########                                                                 13.1%
############                                                              17.3%
###############                                                           21.5%
################                                                          23.5%
##################                                                        25.6%
#####################                                                     29.8%
######################                                                    31.9%
########################                                                  34.0%
###########################                                               38.2%
############################                                              40.2%
##############################                                            42.3%
###############################                                           44.4%
##################################                                        48.6%
#####################################                                     52.8%
########################################                                  56.9%
##########################################                                59.0%
###########################################                               61.1%
#############################################                             63.2%
###############################################                           65.3%
################################################                          67.4%
##################################################                        69.5%
###################################################                       71.6%
#####################################################                     73.6%
######################################################                    75.8%
########################################################                  77.8%
#########################################################                 79.9%
###########################################################               82.0%
############################################################              84.1%
##############################################################            86.2%
###############################################################           88.3%
#################################################################         90.4%
##################################################################        92.5%
####################################################################      94.6%
#####################################################################     96.6%
#######################################################################   98.7%
######################################################################## 100.0%
22:41:49 [2019-11-08T22:41:49.986Z] #17 12.88 Selecting previously unselected package python3-minimal.
22:41:49 [2019-11-08T22:41:49.986Z] #17 12.88 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ...
22:41:49 [2019-11-08T22:41:49.986Z] #17 12.88 Unpacking python3-minimal (3.5.3-1) ...
22:41:49 [2019-11-08T22:41:49.986Z] #17 12.96 Selecting previously unselected package libmpdec2:arm64.
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/Microsoft/hcsshim v0.8.6
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
22:41:50 [2019-11-08T22:41:50.184Z] go: finding github.com/spf13/pflag v1.0.3
22:41:50 [2019-11-08T22:41:50.247Z] #17 12.96 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ...
22:41:50 [2019-11-08T22:41:50.247Z] #17 12.96 Unpacking libmpdec2:arm64 (2.4.2-1) ...
22:41:50 [2019-11-08T22:41:50.247Z] #17 13.04 Selecting previously unselected package libpython3.5-stdlib:arm64.
22:41:50 [2019-11-08T22:41:50.247Z] #17 13.05 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ...
22:41:50 [2019-11-08T22:41:50.247Z] #17 13.05 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
22:41:50 [2019-11-08T22:41:50.515Z] #22 ...
22:41:50 [2019-11-08T22:41:50.515Z] 
22:41:50 [2019-11-08T22:41:50.515Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.453 + RM_GOPATH=0
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.455 + TMP_GOPATH=
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.455 + : /build
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.456 + '[' -z '' ']'
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.466 ++ mktemp -d
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.466 + export GOPATH=/tmp/tmp.7V3sKTSTGR
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.466 + GOPATH=/tmp/tmp.7V3sKTSTGR
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.466 + RM_GOPATH=1
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.466 ++ dirname ./install.sh
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.481 + dir=.
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.490 + bin=gotestsum
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.491 + shift
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.491 + '[' '!' -f ./gotestsum.installer ']'
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.495 + . ./gotestsum.installer
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.495 ++ : v0.3.5
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.495 + install_gotestsum
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.495 + echo 'Installing gotestsum version v0.3.5'
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.495 Installing gotestsum version v0.3.5
22:41:50 [2019-11-08T22:41:50.515Z] #47 7.495 + go get -d gotest.tools/gotestsum
22:41:50 [2019-11-08T22:41:50.701Z] #26 11.31 
22:41:50 [2019-11-08T22:41:50.774Z] #47 ...
22:41:50 [2019-11-08T22:41:50.774Z] 
22:41:50 [2019-11-08T22:41:50.774Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:41:50 [2019-11-08T22:41:50.774Z] #56 8.285 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
22:41:50 [2019-11-08T22:41:50.774Z] #56 9.011 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
22:41:50 [2019-11-08T22:41:50.774Z] #56 ...
22:41:50 [2019-11-08T22:41:50.774Z] 
22:41:50 [2019-11-08T22:41:50.774Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:50 [2019-11-08T22:41:50.774Z] #31 11.07 math
22:41:50 [2019-11-08T22:41:50.774Z] #31 11.22 runtime
22:41:50 [2019-11-08T22:41:50.774Z] #31 15.47 internal/testlog
22:41:50 [2019-11-08T22:41:50.774Z] #31 15.91 encoding
22:41:50 [2019-11-08T22:41:50.774Z] #31 16.05 runtime/cgo
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.57 Selecting previously unselected package python3.5.
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.57 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ...
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.58 Unpacking python3.5 (3.5.3-1+deb9u1) ...
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.65 Selecting previously unselected package libpython3-stdlib:arm64.
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.66 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ...
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.66 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ...
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.74 Selecting previously unselected package dh-python.
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.74 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
22:41:50 [2019-11-08T22:41:50.818Z] #17 13.75 Unpacking dh-python (2.20170125) ...
22:41:50 [2019-11-08T22:41:50.922Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
22:41:51 [2019-11-08T22:41:51.078Z] #17 13.85 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ...
22:41:51 [2019-11-08T22:41:51.079Z] #17 13.88 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
22:41:51 [2019-11-08T22:41:51.339Z] #17 ...
22:41:51 [2019-11-08T22:41:51.339Z] 
22:41:51 [2019-11-08T22:41:51.339Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:51 [2019-11-08T22:41:51.339Z] #22 21.60 + cd /tmp/tmp.HGB7a1ynab/tmp/docker-ce
22:41:51 [2019-11-08T22:41:51.339Z] #22 21.60 + git checkout -q v17.06.2-ce
22:41:51 [2019-11-08T22:41:51.339Z] #22 22.82 + mkdir -p /tmp/tmp.HGB7a1ynab/src/github.com/docker
22:41:51 [2019-11-08T22:41:51.339Z] #22 22.83 + mv components/cli /tmp/tmp.HGB7a1ynab/src/github.com/docker/cli
22:41:51 [2019-11-08T22:41:51.339Z] #22 22.84 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:41:51 [2019-11-08T22:41:51.341Z] #31 ...
22:41:51 [2019-11-08T22:41:51.341Z] 
22:41:51 [2019-11-08T22:41:51.341Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:51 [2019-11-08T22:41:51.341Z] #44 18.56 unicode/utf16
22:41:51 [2019-11-08T22:41:51.600Z] #44 18.75 container/list
22:41:51 [2019-11-08T22:41:51.600Z] #44 ...
22:41:51 [2019-11-08T22:41:51.600Z] 
22:41:51 [2019-11-08T22:41:51.600Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:51 [2019-11-08T22:41:51.600Z] #22 DONE 18.9s
22:41:51 [2019-11-08T22:41:51.660Z] go: finding gopkg.in/inf.v0 v0.9.1
22:41:51 [2019-11-08T22:41:51.858Z] 
22:41:51 [2019-11-08T22:41:51.859Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:41:51 [2019-11-08T22:41:51.859Z] #62 11.01 + cd /tmp/tmp.ZWc6Gt26Ev/src/github.com/rootless-containers/rootlesskit
22:41:51 [2019-11-08T22:41:51.859Z] #62 11.03 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:41:51 [2019-11-08T22:41:51.859Z] #62 11.38 + for f in rootlesskit rootlesskit-docker-proxy
22:41:51 [2019-11-08T22:41:51.859Z] #62 11.39 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:41:51 [2019-11-08T22:41:51.936Z] #26 11.69 
#####                                                                      7.0%
#########                                                                 12.7%
#############                                                             18.3%
#################                                                         24.0%
#####################                                                     29.7%
#########################                                                 35.4%
22:41:51 [2019-11-08T22:41:51.936Z] #26 ...
22:41:51 [2019-11-08T22:41:51.936Z] 
22:41:51 [2019-11-08T22:41:51.936Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:41:51 [2019-11-08T22:41:51.936Z] #17 0.480 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:41:51 [2019-11-08T22:41:51.936Z] #17 0.500 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:41:51 [2019-11-08T22:41:51.936Z] #17 0.501 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:41:51 [2019-11-08T22:41:51.936Z] #17 0.513 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:41:51 [2019-11-08T22:41:51.936Z] #17 2.747 Reading package lists...
22:41:51 [2019-11-08T22:41:51.936Z] #17 10.07 Reading package lists...
22:41:51 [2019-11-08T22:41:51.936Z] #17 ...
22:41:51 [2019-11-08T22:41:51.936Z] 
22:41:51 [2019-11-08T22:41:51.936Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:52 [2019-11-08T22:41:52.002Z] go: finding github.com/imdario/mergo v0.3.7
22:41:52 [2019-11-08T22:41:52.281Z] #22 ...
22:41:52 [2019-11-08T22:41:52.281Z] 
22:41:52 [2019-11-08T22:41:52.281Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:41:52 [2019-11-08T22:41:52.281Z] #17 15.01 Setting up python3-minimal (3.5.3-1) ...
22:41:52 [2019-11-08T22:41:52.344Z] go: finding github.com/mattn/go-shellwords v1.0.5
22:41:52 [2019-11-08T22:41:52.344Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
22:41:52 [2019-11-08T22:41:52.352Z] #26 11.69 
#####                                                                      7.0%
#########                                                                 12.7%
#############                                                             18.3%
#################                                                         24.0%
#####################                                                     29.7%
#########################                                                 35.4%
#############################                                             41.0%
#################################                                         46.7%
#####################################                                     52.4%
#########################################    
22:41:52 [2019-11-08T22:41:52.353Z] #26 ...
22:41:52 [2019-11-08T22:41:52.353Z] 
22:41:52 [2019-11-08T22:41:52.353Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:52 [2019-11-08T22:41:52.353Z] #33 24.01 Selecting previously unselected package liblzo2-2:s390x.
22:41:52 [2019-11-08T22:41:52.353Z] #33 24.02 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 24.02 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 24.25 Selecting previously unselected package libicu57:s390x.
22:41:52 [2019-11-08T22:41:52.353Z] #33 24.33 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 24.33 Unpacking libicu57:s390x (57.1-6+deb9u3) ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 31.96 Selecting previously unselected package libxml2:s390x.
22:41:52 [2019-11-08T22:41:52.353Z] #33 31.99 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 31.99 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 32.76 Selecting previously unselected package libarchive13:s390x.
22:41:52 [2019-11-08T22:41:52.353Z] #33 32.78 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 32.78 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.16 Selecting previously unselected package libjsoncpp1:s390x.
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.17 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.18 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.35 Selecting previously unselected package libuv1:s390x.
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.35 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.36 Unpacking libuv1:s390x (1.9.1-3) ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.49 Selecting previously unselected package cmake.
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.51 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 33.61 Unpacking cmake (3.7.2-1) ...
22:41:52 [2019-11-08T22:41:52.353Z] #33 ...
22:41:52 [2019-11-08T22:41:52.353Z] 
22:41:52 [2019-11-08T22:41:52.353Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:52 [2019-11-08T22:41:52.426Z] #62 ...
22:41:52 [2019-11-08T22:41:52.426Z] 
22:41:52 [2019-11-08T22:41:52.426Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:52 [2019-11-08T22:41:52.426Z] #44 19.67 crypto/internal/subtle
22:41:52 [2019-11-08T22:41:52.684Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
22:41:52 [2019-11-08T22:41:52.685Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
22:41:52 [2019-11-08T22:41:52.685Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
22:41:52 [2019-11-08T22:41:52.686Z] #44 19.80 crypto/subtle
22:41:52 [2019-11-08T22:41:52.687Z] #44 20.00 vendor/golang.org/x/crypto/cryptobyte/asn1
22:41:52 [2019-11-08T22:41:52.766Z] #26 11.69 
#####                                                                      7.0%
#########                                                                 12.7%
#############                                                             18.3%
#################                                                         24.0%
#####################                                                     29.7%
#########################                                                 35.4%
#############################                                             41.0%
#################################                                         46.7%
#####################################                                     52.4%
#########################################                                 58.0%
22:41:52 [2019-11-08T22:41:52.766Z] #26 ...
22:41:52 [2019-11-08T22:41:52.766Z] 
22:41:52 [2019-11-08T22:41:52.766Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:52 [2019-11-08T22:41:52.766Z] #40 28.57 Setting up libnet1-dev (1.1.6+dfsg-3) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 28.58 Setting up libprotobuf10:s390x (3.0.0-9) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 28.59 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 28.60 Setting up python-protobuf (3.0.0-9) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.89 Setting up libcap-dev:s390x (1:2.25-1) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.90 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.92 Setting up libnl-3-200:s390x (3.2.27-2) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.95 Setting up libprotobuf-lite10:s390x (3.0.0-9) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.96 Setting up libprotoc10:s390x (3.0.0-9) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.97 Setting up protobuf-c-compiler (1.2.1-2) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.98 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 33.99 Setting up protobuf-compiler (3.0.0-9) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 34.00 Setting up libprotobuf-dev:s390x (3.0.0-9) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 34.01 Setting up libnl-3-dev:s390x (3.2.27-2) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 34.02 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:52 [2019-11-08T22:41:52.766Z] #40 DONE 34.3s
22:41:52 [2019-11-08T22:41:52.766Z] 
22:41:52 [2019-11-08T22:41:52.766Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.52 Selecting previously unselected package python3.
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16632 files and directories currently installed.)
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.55 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ...
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.56 Unpacking python3 (3.5.3-1) ...
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.62 Selecting previously unselected package pigz.
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.63 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ...
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.63 Unpacking pigz (2.3.4-1) ...
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.72 Selecting previously unselected package libip4tc0:arm64.
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.72 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ...
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.73 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
22:41:52 [2019-11-08T22:41:52.852Z] #17 15.83 Selecting previously unselected package libip6tc0:arm64.
22:41:52 [2019-11-08T22:41:52.945Z] #44 20.15 internal/nettrace
22:41:52 [2019-11-08T22:41:52.945Z] #44 20.27 runtime/cgo
22:41:53 [2019-11-08T22:41:53.027Z] go: finding github.com/modern-go/reflect2 v1.0.1
22:41:53 [2019-11-08T22:41:53.027Z] go: finding github.com/gorilla/mux v1.7.0
22:41:53 [2019-11-08T22:41:53.112Z] #17 15.83 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.112Z] #17 15.83 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
22:41:53 [2019-11-08T22:41:53.112Z] #17 15.91 Selecting previously unselected package libiptc0:arm64.
22:41:53 [2019-11-08T22:41:53.112Z] #17 15.91 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.112Z] #17 15.92 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
22:41:53 [2019-11-08T22:41:53.160Z] #26 11.69 
#####                                                                      7.0%
#########                                                                 12.7%
#############                                                             18.3%
#################                                                         24.0%
#####################                                                     29.7%
#########################                                                 35.4%
#############################                                             41.0%
#################################                                         46.7%
#####################################                                     52.4%
#########################################                                 58.0%
#################################################                         69.4%
##########################################################                80.6%
######################################################################    97.6%
######################################################################## 100.0%
22:41:53 [2019-11-08T22:41:53.373Z] #17 15.98 Selecting previously unselected package libxtables12:arm64.
22:41:53 [2019-11-08T22:41:53.373Z] #17 15.98 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.373Z] #17 15.99 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
22:41:53 [2019-11-08T22:41:53.373Z] #17 16.05 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:41:53 [2019-11-08T22:41:53.373Z] #17 16.06 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.373Z] #17 16.06 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ...
22:41:53 [2019-11-08T22:41:53.373Z] #17 16.13 Selecting previously unselected package iptables.
22:41:53 [2019-11-08T22:41:53.373Z] #17 16.13 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.373Z] #17 16.14 Unpacking iptables (1.6.0+snapshot20161117-6) ...
22:41:53 [2019-11-08T22:41:53.560Z] #26 14.36 
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.28 Selecting previously unselected package xxd.
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.29 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.29 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.37 Selecting previously unselected package vim-common.
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.38 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.38 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.47 Selecting previously unselected package bzip2.
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.47 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.635Z] #17 16.48 Unpacking bzip2 (1.0.6-8.1) ...
22:41:53 [2019-11-08T22:41:53.759Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.55 Selecting previously unselected package libgpm2:arm64.
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.55 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.56 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ...
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.63 Selecting previously unselected package xz-utils.
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.63 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.64 Unpacking xz-utils (5.2.2-1.2+b1) ...
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.77 Selecting previously unselected package aufs-tools.
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.77 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.77 Unpacking aufs-tools (1:4.1+20161219-1) ...
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.86 Selecting previously unselected package liblzo2-2:arm64.
22:41:53 [2019-11-08T22:41:53.895Z] #17 16.86 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ...
22:41:53 [2019-11-08T22:41:53.895Z] #44 ...
22:41:53 [2019-11-08T22:41:53.895Z] 
22:41:53 [2019-11-08T22:41:53.895Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:41:53 [2019-11-08T22:41:53.895Z] #24 11.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
22:41:53 [2019-11-08T22:41:53.895Z] #24 12.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
22:41:53 [2019-11-08T22:41:53.895Z] #24 ...
22:41:53 [2019-11-08T22:41:53.895Z] 
22:41:53 [2019-11-08T22:41:53.895Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:41:53 [2019-11-08T22:41:53.895Z] #10 11.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
22:41:53 [2019-11-08T22:41:53.895Z] #10 12.60 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
22:41:54 [2019-11-08T22:41:54.101Z] go: finding github.com/stretchr/testify v1.3.0
22:41:54 [2019-11-08T22:41:54.101Z] go: finding github.com/opencontainers/image-spec v1.0.1
22:41:54 [2019-11-08T22:41:54.101Z] go: finding github.com/hashicorp/hcl v1.0.0
22:41:54 [2019-11-08T22:41:54.155Z] #10 ...
22:41:54 [2019-11-08T22:41:54.155Z] 
22:41:54 [2019-11-08T22:41:54.155Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:41:54 [2019-11-08T22:41:54.155Z] #38 21.21 + cd /tmp/tmp.n628UHbai2/src/github.com/docker/distribution
22:41:54 [2019-11-08T22:41:54.155Z] #38 21.21 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:41:54 [2019-11-08T22:41:54.156Z] #17 16.87 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
22:41:54 [2019-11-08T22:41:54.156Z] #17 16.94 Selecting previously unselected package btrfs-progs.
22:41:54 [2019-11-08T22:41:54.156Z] #17 16.95 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.156Z] #17 16.95 Unpacking btrfs-progs (4.7.3-1) ...
22:41:54 [2019-11-08T22:41:54.383Z] #26 14.77 
##                                                                         3.2%
22:41:54 [2019-11-08T22:41:54.383Z] #26 ...
22:41:54 [2019-11-08T22:41:54.383Z] 
22:41:54 [2019-11-08T22:41:54.383Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:41:54 [2019-11-08T22:41:54.383Z] #68 DONE 35.8s
22:41:54 [2019-11-08T22:41:54.383Z] 
22:41:54 [2019-11-08T22:41:54.383Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:54 [2019-11-08T22:41:54.414Z] #38 ...
22:41:54 [2019-11-08T22:41:54.414Z] 
22:41:54 [2019-11-08T22:41:54.414Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:41:54 [2019-11-08T22:41:54.414Z] #40 12.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
22:41:54 [2019-11-08T22:41:54.414Z] #40 13.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.10 Selecting previously unselected package btrfs-tools.
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.10 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.11 Unpacking btrfs-tools (4.7.3-1) ...
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.17 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.18 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.25 Selecting previously unselected package dmsetup.
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.416Z] #17 17.26 Unpacking dmsetup (2:1.02.137-2) ...
22:41:54 [2019-11-08T22:41:54.443Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
22:41:54 [2019-11-08T22:41:54.673Z] #40 ...
22:41:54 [2019-11-08T22:41:54.673Z] 
22:41:54 [2019-11-08T22:41:54.673Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:41:54 [2019-11-08T22:41:54.673Z] #56 21.19 Fetched 7919 kB in 16s (472 kB/s)
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.35 Selecting previously unselected package libonig4:arm64.
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.35 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.36 Unpacking libonig4:arm64 (6.1.3-2) ...
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.45 Selecting previously unselected package libjq1:arm64.
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.45 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.45 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ...
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.53 Selecting previously unselected package jq.
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.53 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.675Z] #17 17.55 Unpacking jq (1.5+dfsg-1.3) ...
22:41:54 [2019-11-08T22:41:54.784Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.62 Selecting previously unselected package libaio1:arm64.
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.62 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.62 Unpacking libaio1:arm64 (0.3.110-3) ...
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.68 Selecting previously unselected package libcap2-bin.
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.68 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.69 Unpacking libcap2-bin (1:2.25-1) ...
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.77 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.77 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.77 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.84 Selecting previously unselected package libsepol1-dev:arm64.
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.84 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ...
22:41:54 [2019-11-08T22:41:54.935Z] #17 17.84 Unpacking libsepol1-dev:arm64 (2.6-2) ...
22:41:55 [2019-11-08T22:41:55.126Z] go: finding github.com/jinzhu/gorm v1.9.2
22:41:55 [2019-11-08T22:41:55.126Z] go: finding github.com/json-iterator/go v1.1.6
22:41:55 [2019-11-08T22:41:55.126Z] go: finding github.com/pkg/errors v0.8.1
22:41:55 [2019-11-08T22:41:55.195Z] #17 17.98 Selecting previously unselected package libpcre16-3:arm64.
22:41:55 [2019-11-08T22:41:55.195Z] #17 17.98 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.195Z] #17 17.99 Unpacking libpcre16-3:arm64 (2:8.39-3) ...
22:41:55 [2019-11-08T22:41:55.195Z] #17 18.10 Selecting previously unselected package libpcre32-3:arm64.
22:41:55 [2019-11-08T22:41:55.195Z] #17 18.10 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.195Z] #17 18.11 Unpacking libpcre32-3:arm64 (2:8.39-3) ...
22:41:55 [2019-11-08T22:41:55.195Z] #17 18.19 Selecting previously unselected package libpcre3-dev:arm64.
22:41:55 [2019-11-08T22:41:55.455Z] #17 18.20 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.455Z] #17 18.20 Unpacking libpcre3-dev:arm64 (2:8.39-3) ...
22:41:55 [2019-11-08T22:41:55.568Z] #26 14.77 
##                                                                         3.2%
####                                                                       5.7%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
22:41:55 [2019-11-08T22:41:55.568Z] #26 ...
22:41:55 [2019-11-08T22:41:55.568Z] 
22:41:55 [2019-11-08T22:41:55.568Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:55 [2019-11-08T22:41:55.568Z] #44 26.68 vendor/golang.org/x/crypto/internal/subtle
22:41:55 [2019-11-08T22:41:55.568Z] #44 ...
22:41:55 [2019-11-08T22:41:55.568Z] 
22:41:55 [2019-11-08T22:41:55.568Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:41:55 [2019-11-08T22:41:55.568Z] #28 34.28 + cd /tmp/tmp.rIFWKJ26rD/src/github.com/go-swagger/go-swagger
22:41:55 [2019-11-08T22:41:55.568Z] #28 34.28 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
22:41:55 [2019-11-08T22:41:55.568Z] #28 37.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:41:55 [2019-11-08T22:41:55.715Z] #17 18.37 Selecting previously unselected package libselinux1-dev:arm64.
22:41:55 [2019-11-08T22:41:55.715Z] #17 18.37 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.715Z] #17 18.37 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ...
22:41:55 [2019-11-08T22:41:55.715Z] #17 18.52 Selecting previously unselected package libdevmapper-dev:arm64.
22:41:55 [2019-11-08T22:41:55.715Z] #17 18.52 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.715Z] #17 18.53 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ...
22:41:55 [2019-11-08T22:41:55.715Z] #17 18.60 Selecting previously unselected package libnl-3-200:arm64.
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.60 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.61 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.67 Selecting previously unselected package libprotobuf-c1:arm64.
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.67 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.68 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.75 Selecting previously unselected package libreadline5:arm64.
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.75 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.77 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ...
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.83 Selecting previously unselected package libsystemd-dev:arm64.
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.84 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ...
22:41:55 [2019-11-08T22:41:55.976Z] #17 18.84 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ...
22:41:56 [2019-11-08T22:41:56.308Z] go: finding github.com/docker/go-connections v0.4.0
22:41:56 [2019-11-08T22:41:56.308Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
22:41:56 [2019-11-08T22:41:56.308Z] go: finding github.com/gogo/protobuf v1.2.1
22:41:56 [2019-11-08T22:41:56.308Z] go: finding github.com/bitly/go-simplejson v0.5.0
22:41:56 [2019-11-08T22:41:56.546Z] #17 19.48 Selecting previously unselected package net-tools.
22:41:56 [2019-11-08T22:41:56.653Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
22:41:56 [2019-11-08T22:41:56.653Z] go: finding github.com/gofrs/flock v0.7.0
22:41:56 [2019-11-08T22:41:56.807Z] #17 19.48 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ...
22:41:56 [2019-11-08T22:41:56.807Z] #17 19.49 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
22:41:56 [2019-11-08T22:41:56.807Z] #17 19.61 Selecting previously unselected package python-pip-whl.
22:41:56 [2019-11-08T22:41:56.807Z] #17 19.61 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
22:41:56 [2019-11-08T22:41:56.807Z] #17 19.62 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
22:41:57 [2019-11-08T22:41:57.067Z] #17 19.82 Selecting previously unselected package python3-pip.
22:41:57 [2019-11-08T22:41:57.067Z] #17 19.82 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
22:41:57 [2019-11-08T22:41:57.067Z] #17 19.83 Unpacking python3-pip (9.0.1-2+deb9u1) ...
22:41:57 [2019-11-08T22:41:57.067Z] #17 19.94 Selecting previously unselected package python3-pkg-resources.
22:41:57 [2019-11-08T22:41:57.067Z] #17 19.95 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
22:41:57 [2019-11-08T22:41:57.067Z] #17 19.95 Unpacking python3-pkg-resources (33.1.1-1) ...
22:41:57 [2019-11-08T22:41:57.067Z] #17 20.04 Selecting previously unselected package python3-setuptools.
22:41:57 [2019-11-08T22:41:57.069Z] #28 ...
22:41:57 [2019-11-08T22:41:57.069Z] 
22:41:57 [2019-11-08T22:41:57.069Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:41:57 [2019-11-08T22:41:57.069Z] #47 28.40 + cd /tmp/tmp.8EFbgMeLBZ/src/gotest.tools/gotestsum
22:41:57 [2019-11-08T22:41:57.069Z] #47 28.40 + git checkout -q v0.3.5
22:41:57 [2019-11-08T22:41:57.069Z] #47 28.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:41:57 [2019-11-08T22:41:57.069Z] #47 ...
22:41:57 [2019-11-08T22:41:57.069Z] 
22:41:57 [2019-11-08T22:41:57.069Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:57 [2019-11-08T22:41:57.385Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:41:57 [2019-11-08T22:41:57.385Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
22:41:57 [2019-11-08T22:41:57.385Z] go: finding github.com/sirupsen/logrus v1.4.0
22:41:57 [2019-11-08T22:41:57.392Z] #17 20.05 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
22:41:57 [2019-11-08T22:41:57.392Z] #17 20.05 Unpacking python3-setuptools (33.1.1-1) ...
22:41:57 [2019-11-08T22:41:57.392Z] #17 20.16 Selecting previously unselected package python3-wheel.
22:41:57 [2019-11-08T22:41:57.477Z] #26 14.77 
##                                                                         3.2%
####                                                                       5.7%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.9%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        26.1%
####################                                                      28.6%
######################                                                    31.2%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.8%
22:41:57 [2019-11-08T22:41:57.477Z] #26 ...
22:41:57 [2019-11-08T22:41:57.477Z] 
22:41:57 [2019-11-08T22:41:57.477Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:41:57 [2019-11-08T22:41:57.477Z] #33 37.65 Selecting previously unselected package xxd.
22:41:57 [2019-11-08T22:41:57.477Z] #33 37.66 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 37.68 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 37.85 Selecting previously unselected package vim-common.
22:41:57 [2019-11-08T22:41:57.477Z] #33 37.85 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 37.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.37 Processing triggers for mime-support (3.60) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.46 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.47 Setting up libuv1:s390x (1.9.1-3) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.48 Setting up cmake-data (3.7.2-1) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.50 Setting up libicu57:s390x (57.1-6+deb9u3) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.51 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.59 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.60 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.61 Setting up libjsoncpp1:s390x (1.7.4-3) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.62 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.63 Setting up cmake (3.7.2-1) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 38.69 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:41:57 [2019-11-08T22:41:57.477Z] #33 DONE 39.1s
22:41:57 [2019-11-08T22:41:57.477Z] 
22:41:57 [2019-11-08T22:41:57.477Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:57 [2019-11-08T22:41:57.477Z] #26 14.77 
##                                                                         3.2%
####                                                                       5.7%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.9%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        26.1%
####################                                                      28.6%
######################                                                    31.2%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.8%
#############################                                             41.4%
22:41:57 [2019-11-08T22:41:57.477Z] #26 ...
22:41:57 [2019-11-08T22:41:57.477Z] 
22:41:57 [2019-11-08T22:41:57.477Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:41:57 [2019-11-08T22:41:57.477Z] #34 DONE 0.1s
22:41:57 [2019-11-08T22:41:57.477Z] 
22:41:57 [2019-11-08T22:41:57.477Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:57 [2019-11-08T22:41:57.652Z] #17 20.16 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
22:41:57 [2019-11-08T22:41:57.652Z] #17 20.17 Unpacking python3-wheel (0.29.0-2) ...
22:41:57 [2019-11-08T22:41:57.652Z] #17 20.43 Selecting previously unselected package thin-provisioning-tools.
22:41:57 [2019-11-08T22:41:57.652Z] #17 20.43 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ...
22:41:57 [2019-11-08T22:41:57.652Z] #17 20.44 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
22:41:57 [2019-11-08T22:41:57.652Z] #17 20.57 Selecting previously unselected package vim-runtime.
22:41:57 [2019-11-08T22:41:57.726Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
22:41:57 [2019-11-08T22:41:57.882Z] #26 14.77 
##                                                                         3.2%
####                                                                       5.7%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.9%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        26.1%
####################                                                      28.6%
######################                                                    31.2%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.8%
#############################                                             41.4%
###############################                                           43.9%
#################################      
22:41:57 [2019-11-08T22:41:57.882Z] #26 ...
22:41:57 [2019-11-08T22:41:57.882Z] 
22:41:57 [2019-11-08T22:41:57.882Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
22:41:57 [2019-11-08T22:41:57.882Z] #35 DONE 0.1s
22:41:57 [2019-11-08T22:41:57.882Z] 
22:41:57 [2019-11-08T22:41:57.882Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:57 [2019-11-08T22:41:57.912Z] #17 20.58 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
22:41:57 [2019-11-08T22:41:57.912Z] #17 20.60 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
22:41:57 [2019-11-08T22:41:57.912Z] #17 20.61 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
22:41:57 [2019-11-08T22:41:57.912Z] #17 20.62 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
22:41:58 [2019-11-08T22:41:58.068Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
22:41:58 [2019-11-08T22:41:58.803Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
22:41:58 [2019-11-08T22:41:58.803Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
22:41:58 [2019-11-08T22:41:58.861Z] #56 21.19 Reading package lists...
22:41:58 [2019-11-08T22:41:58.861Z] #56 ...
22:41:58 [2019-11-08T22:41:58.861Z] 
22:41:58 [2019-11-08T22:41:58.861Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:41:58 [2019-11-08T22:41:58.861Z] #50 24.82 + cd /tmp/tmp.iTlMijZ3eZ/src/github.com/golangci/golangci-lint/
22:41:58 [2019-11-08T22:41:58.861Z] #50 24.82 + git checkout -q v1.20.0
22:41:58 [2019-11-08T22:41:58.861Z] #50 25.56 ++ git describe --tags
22:41:58 [2019-11-08T22:41:58.861Z] #50 25.56 + version=v1.20.0
22:41:58 [2019-11-08T22:41:58.861Z] #50 25.57 ++ git rev-parse --short HEAD
22:41:58 [2019-11-08T22:41:58.861Z] #50 25.57 + commit=cc98739
22:41:58 [2019-11-08T22:41:58.861Z] #50 25.57 ++ git show -s --format=%cd
22:41:58 [2019-11-08T22:41:58.861Z] #50 25.58 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
22:41:58 [2019-11-08T22:41:58.861Z] #50 25.60 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
22:41:59 [2019-11-08T22:41:59.116Z] #26 14.77 
##                                                                         3.2%
####                                                                       5.7%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.9%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        26.1%
####################                                                      28.6%
######################                                                    31.2%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.8%
#############################                                             41.4%
###############################                                           43.9%
#################################                                         46.5%
###################################                                       49.0%
#####################################                                     51.5%
######################################                                    54.1%
##########################################                                59.2%
############################################                              61.7%
################################################                          66.8%
###################################################                       71.9%
#####################################################                     74.4%
#########################################################                 79.5%
22:41:59 [2019-11-08T22:41:59.116Z] #26 ...
22:41:59 [2019-11-08T22:41:59.116Z] 
22:41:59 [2019-11-08T22:41:59.116Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:41:59 [2019-11-08T22:41:59.116Z] #54 10.06 + cd /tmp/tmp.V2pNEmi9e3/src/github.com/opencontainers/runc
22:41:59 [2019-11-08T22:41:59.116Z] #54 10.06 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:41:59 [2019-11-08T22:41:59.116Z] #54 10.54 + '[' -z '' ']'
22:41:59 [2019-11-08T22:41:59.116Z] #54 10.54 + target=static
22:41:59 [2019-11-08T22:41:59.116Z] #54 10.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:41:59 [2019-11-08T22:41:59.116Z] #54 12.53 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
22:41:59 [2019-11-08T22:41:59.116Z] #54 ...
22:41:59 [2019-11-08T22:41:59.116Z] 
22:41:59 [2019-11-08T22:41:59.116Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:41:59 [2019-11-08T22:41:59.145Z] go: finding github.com/spf13/cobra v0.0.3
22:41:59 [2019-11-08T22:41:59.145Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
22:41:59 [2019-11-08T22:41:59.295Z] #17 21.93 Selecting previously unselected package vim.
22:41:59 [2019-11-08T22:41:59.295Z] #17 21.93 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ...
22:41:59 [2019-11-08T22:41:59.295Z] #17 21.94 Unpacking vim (2:8.0.0197-4+deb9u3) ...
22:41:59 [2019-11-08T22:41:59.295Z] #17 22.16 Selecting previously unselected package xfsprogs.
22:41:59 [2019-11-08T22:41:59.295Z] #17 22.16 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ...
22:41:59 [2019-11-08T22:41:59.295Z] #17 22.17 Unpacking xfsprogs (4.9.0+nmu1) ...
22:41:59 [2019-11-08T22:41:59.487Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
22:41:59 [2019-11-08T22:41:59.487Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
22:41:59 [2019-11-08T22:41:59.487Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
22:41:59 [2019-11-08T22:41:59.555Z] #17 22.35 Selecting previously unselected package zip.
22:41:59 [2019-11-08T22:41:59.555Z] #17 22.36 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ...
22:41:59 [2019-11-08T22:41:59.555Z] #17 22.37 Unpacking zip (3.0-11+b1) ...
22:41:59 [2019-11-08T22:41:59.555Z] #17 22.47 Selecting previously unselected package libapparmor-perl.
22:41:59 [2019-11-08T22:41:59.815Z] #17 22.48 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ...
22:41:59 [2019-11-08T22:41:59.815Z] #17 22.48 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
22:41:59 [2019-11-08T22:41:59.815Z] #17 22.57 Selecting previously unselected package apparmor.
22:41:59 [2019-11-08T22:41:59.815Z] #17 22.58 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ...
22:41:59 [2019-11-08T22:41:59.815Z] #17 22.64 Unpacking apparmor (2.11.0-3+deb9u2) ...
22:41:59 [2019-11-08T22:41:59.924Z] #26 14.77 
##                                                                         3.2%
####                                                                       5.7%
#####                                                                      8.3%
#######                                                                   10.8%
#########                                                                 13.3%
###########                                                               15.9%
#############                                                             18.4%
###############                                                           21.0%
################                                                          23.5%
##################                                                        26.1%
####################                                                      28.6%
######################                                                    31.2%
########################                                                  33.7%
##########################                                                36.2%
###########################                                               38.8%
#############################                                             41.4%
###############################                                           43.9%
#################################                                         46.5%
###################################                                       49.0%
#####################################                                     51.5%
######################################                                    54.1%
##########################################                                59.2%
############################################                              61.7%
################################################                          66.8%
###################################################                       71.9%
#####################################################                     74.4%
#########################################################                 79.5%
###########################################################               82.1%
############################################################              84.6%
##############################################################            87.2%
################################################################          89.7%
####################################################################      94.8%
######################################################################    97.3%
#######################################################################   99.9%
######################################################################## 100.0%
22:42:00 [2019-11-08T22:42:00.075Z] #17 22.86 Selecting previously unselected package binutils-mingw-w64-i686.
22:42:00 [2019-11-08T22:42:00.075Z] #17 22.86 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ...
22:42:00 [2019-11-08T22:42:00.075Z] #17 22.87 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:42:00 [2019-11-08T22:42:00.224Z] go: finding github.com/jinzhu/now v1.0.0
22:42:00 [2019-11-08T22:42:00.321Z] #26 21.16 
22:42:00 [2019-11-08T22:42:00.567Z] go: finding github.com/go-sql-driver/mysql v1.4.1
22:42:00 [2019-11-08T22:42:00.646Z] #17 23.38 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:42:00 [2019-11-08T22:42:00.646Z] #17 23.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ...
22:42:00 [2019-11-08T22:42:00.646Z] #17 23.48 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:42:00 [2019-11-08T22:42:00.908Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
22:42:01 [2019-11-08T22:42:01.218Z] #17 24.11 Selecting previously unselected package binutils-mingw-w64.
22:42:01 [2019-11-08T22:42:01.218Z] #17 24.11 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
22:42:01 [2019-11-08T22:42:01.218Z] #17 24.12 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:42:01 [2019-11-08T22:42:01.250Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
22:42:01 [2019-11-08T22:42:01.251Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
22:42:01 [2019-11-08T22:42:01.251Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
22:42:01 [2019-11-08T22:42:01.478Z] #17 24.20 Selecting previously unselected package mingw-w64-common.
22:42:01 [2019-11-08T22:42:01.478Z] #17 24.20 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
22:42:01 [2019-11-08T22:42:01.478Z] #17 24.21 Unpacking mingw-w64-common (5.0.1-1) ...
22:42:01 [2019-11-08T22:42:01.986Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
22:42:02 [2019-11-08T22:42:02.328Z] go: finding github.com/pmezard/go-difflib v1.0.0
22:42:02 [2019-11-08T22:42:02.328Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:42:02 [2019-11-08T22:42:02.581Z] #26 21.54 
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.0%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     8.7%
######                                                                     9.7%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.4%
22:42:02 [2019-11-08T22:42:02.581Z] #26 ...
22:42:02 [2019-11-08T22:42:02.581Z] 
22:42:02 [2019-11-08T22:42:02.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:02 [2019-11-08T22:42:02.581Z] #41 2.106 Note: Building without setproctitle() and strlcpy() support.
22:42:02 [2019-11-08T22:42:02.581Z] #41 2.106       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:42:02 [2019-11-08T22:42:02.581Z] #41 4.377 fatal: Not a git repository (or any of the parent directories): .git
22:42:02 [2019-11-08T22:42:02.581Z] #41 4.393   GEN      .gitid
22:42:02 [2019-11-08T22:42:02.581Z] #41 4.399   GEN      criu/include/version.h
22:42:02 [2019-11-08T22:42:02.581Z] #41 4.422   GEN      include/common/asm
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.037   PBCC     images/google/protobuf/descriptor.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.188   PBCC     images/opts.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.196   PBCC     images/sit.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.245   DEP      images/google/protobuf/descriptor.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.365   DEP      images/opts.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.449   DEP      images/sit.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.557   PBCC     images/macvlan.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.609   DEP      images/macvlan.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.647   PBCC     images/autofs.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.697   DEP      images/autofs.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.815   PBCC     images/sysctl.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.890   DEP      images/sysctl.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.949   PBCC     images/time.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 6.975   DEP      images/time.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.020   PBCC     images/binfmt-misc.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.050   DEP      images/binfmt-misc.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.099   PBCC     images/seccomp.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.146   DEP      images/seccomp.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.221   PBCC     images/userns.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.263   DEP      images/userns.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.328   PBCC     images/cgroup.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.364   DEP      images/cgroup.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.419   PBCC     images/fown.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.449   PBCC     images/ext-file.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.478   DEP      images/fown.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.544   DEP      images/ext-file.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.680   PBCC     images/rpc.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.756   DEP      images/rpc.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.793   PBCC     images/siginfo.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.832   DEP      images/siginfo.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.900   PBCC     images/pagemap.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 7.963   DEP      images/pagemap.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.058   PBCC     images/rlimit.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.102   DEP      images/rlimit.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.167   PBCC     images/file-lock.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.173   DEP      images/file-lock.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.211   PBCC     images/tty.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.284   DEP      images/tty.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.384   PBCC     images/tun.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.399   PBCC     images/netdev.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.499   DEP      images/tun.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.570   DEP      images/netdev.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.601   PBCC     images/vma.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.676   DEP      images/vma.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.727   PBCC     images/creds.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.737   DEP      images/creds.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.890   PBCC     images/utsns.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 8.995   DEP      images/utsns.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.090   PBCC     images/ipc-desc.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.146   PBCC     images/ipc-sem.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.199   DEP      images/ipc-desc.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.306   DEP      images/ipc-sem.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.462   PBCC     images/ipc-msg.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.488   DEP      images/ipc-msg.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.661   PBCC     images/ipc-shm.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.735   DEP      images/ipc-shm.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.915   PBCC     images/ipc-var.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 9.936   DEP      images/ipc-var.pb-c.d
22:42:02 [2019-11-08T22:42:02.581Z] #41 10.09   PBCC     images/sk-opts.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 10.18   PBCC     images/packet-sock.pb-c.c
22:42:02 [2019-11-08T22:42:02.581Z] #41 ...
22:42:02 [2019-11-08T22:42:02.581Z] 
22:42:02 [2019-11-08T22:42:02.581Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:02 [2019-11-08T22:42:02.667Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
22:42:03 [2019-11-08T22:42:03.388Z] #17 26.04 Selecting previously unselected package mingw-w64-x86-64-dev.
22:42:03 [2019-11-08T22:42:03.388Z] #17 26.05 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
22:42:03 [2019-11-08T22:42:03.388Z] #17 26.06 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
22:42:03 [2019-11-08T22:42:03.406Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
22:42:03 [2019-11-08T22:42:03.750Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
22:42:03 [2019-11-08T22:42:03.750Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
22:42:04 [2019-11-08T22:42:04.093Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
22:42:04 [2019-11-08T22:42:04.093Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
22:42:04 [2019-11-08T22:42:04.127Z] #50 ...
22:42:04 [2019-11-08T22:42:04.128Z] 
22:42:04 [2019-11-08T22:42:04.128Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:04 [2019-11-08T22:42:04.128Z] #44 30.84 vendor/golang.org/x/crypto/curve25519
22:42:04 [2019-11-08T22:42:04.827Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
22:42:04 [2019-11-08T22:42:04.827Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
22:42:05 [2019-11-08T22:42:05.062Z] #44 ...
22:42:05 [2019-11-08T22:42:05.062Z] 
22:42:05 [2019-11-08T22:42:05.062Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:05 [2019-11-08T22:42:05.062Z] #68 22.15 + cd /tmp/tmp.PZIkn0tLeS/src/github.com/docker/libnetwork
22:42:05 [2019-11-08T22:42:05.062Z] #68 22.15 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
22:42:05 [2019-11-08T22:42:05.062Z] #68 22.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:42:05 [2019-11-08T22:42:05.062Z] #68 ...
22:42:05 [2019-11-08T22:42:05.062Z] 
22:42:05 [2019-11-08T22:42:05.062Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:42:05 [2019-11-08T22:42:05.062Z] #33 22.61 Fetched 7919 kB in 17s (463 kB/s)
22:42:05 [2019-11-08T22:42:05.062Z] #33 22.61 Reading package lists...
22:42:05 [2019-11-08T22:42:05.062Z] #33 29.49 Reading package lists...
22:42:05 [2019-11-08T22:42:05.062Z] #33 ...
22:42:05 [2019-11-08T22:42:05.062Z] 
22:42:05 [2019-11-08T22:42:05.062Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:42:05 [2019-11-08T22:42:05.062Z] #28 28.79 + cd /tmp/tmp.DCUmCim9fl/src/github.com/go-swagger/go-swagger
22:42:05 [2019-11-08T22:42:05.062Z] #28 28.80 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
22:42:05 [2019-11-08T22:42:05.062Z] #28 31.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:42:05 [2019-11-08T22:42:05.295Z] #17 27.84 Selecting previously unselected package gcc-mingw-w64-base.
22:42:05 [2019-11-08T22:42:05.295Z] #17 27.85 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ...
22:42:05 [2019-11-08T22:42:05.295Z] #17 27.85 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
22:42:05 [2019-11-08T22:42:05.295Z] #17 27.92 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:42:05 [2019-11-08T22:42:05.295Z] #17 27.93 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
22:42:05 [2019-11-08T22:42:05.295Z] #17 27.93 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
22:42:05 [2019-11-08T22:42:05.560Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
22:42:05 [2019-11-08T22:42:05.629Z] #28 ...
22:42:05 [2019-11-08T22:42:05.629Z] 
22:42:05 [2019-11-08T22:42:05.629Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:42:05 [2019-11-08T22:42:05.629Z] #38 23.45 + GOPATH=/tmp/tmp.n628UHbai2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.n628UHbai2 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:42:05 [2019-11-08T22:42:05.902Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
22:42:06 [2019-11-08T22:42:06.577Z] #38 ...
22:42:06 [2019-11-08T22:42:06.577Z] 
22:42:06 [2019-11-08T22:42:06.577Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:42:06 [2019-11-08T22:42:06.577Z] #24 24.13 Fetched 7919 kB in 16s (480 kB/s)
22:42:06 [2019-11-08T22:42:06.577Z] #24 24.13 Reading package lists...
22:42:06 [2019-11-08T22:42:06.577Z] #24 30.96 Reading package lists...
22:42:06 [2019-11-08T22:42:06.577Z] #24 ...
22:42:06 [2019-11-08T22:42:06.577Z] 
22:42:06 [2019-11-08T22:42:06.577Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:42:06 [2019-11-08T22:42:06.577Z] #56 21.19 Reading package lists...
22:42:06 [2019-11-08T22:42:06.577Z] #56 27.65 Reading package lists...
22:42:06 [2019-11-08T22:42:06.637Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
22:42:06 [2019-11-08T22:42:06.664Z] #26 21.54 
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.0%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     8.7%
######                                                                     9.7%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.4%
##########                                                                14.4%
###########                                                               16.3%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.3%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.1%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
#############################                                             40.9%
##############################                                            41.8%
##############################                                            42.7%
###############################                                           43.7%
22:42:06 [2019-11-08T22:42:06.664Z] #26 ...
22:42:06 [2019-11-08T22:42:06.664Z] 
22:42:06 [2019-11-08T22:42:06.664Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.288 + RM_GOPATH=0
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.290 + TMP_GOPATH=
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.291 + : /build
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.291 + '[' -z '' ']'
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.292 ++ mktemp -d
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.296 + export GOPATH=/tmp/tmp.ovRxbzDGFd
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.296 + GOPATH=/tmp/tmp.ovRxbzDGFd
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.296 + RM_GOPATH=1
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.298 ++ dirname ./install.sh
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.300 + dir=.
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.300 + bin=tini
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.301 + shift
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.301 + '[' '!' -f ./tini.installer ']'
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.301 + . ./tini.installer
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.301 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.302 + install_tini
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.302 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.302 + git clone https://github.com/krallin/tini.git /tmp/tmp.ovRxbzDGFd/tini
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.302 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:42:06 [2019-11-08T22:42:06.664Z] #36 0.309 Cloning into '/tmp/tmp.ovRxbzDGFd/tini'...
22:42:06 [2019-11-08T22:42:06.664Z] #36 1.624 + cd /tmp/tmp.ovRxbzDGFd/tini
22:42:06 [2019-11-08T22:42:06.664Z] #36 1.625 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:42:06 [2019-11-08T22:42:06.664Z] #36 1.654 + cmake .
22:42:06 [2019-11-08T22:42:06.664Z] #36 2.291 -- The C compiler identification is GNU 6.3.0
22:42:06 [2019-11-08T22:42:06.664Z] #36 2.304 -- Check for working C compiler: /usr/bin/cc
22:42:06 [2019-11-08T22:42:06.664Z] #36 2.857 -- Check for working C compiler: /usr/bin/cc -- works
22:42:06 [2019-11-08T22:42:06.664Z] #36 2.865 -- Detecting C compiler ABI info
22:42:06 [2019-11-08T22:42:06.664Z] #36 3.460 -- Detecting C compiler ABI info - done
22:42:06 [2019-11-08T22:42:06.664Z] #36 3.494 -- Detecting C compile features
22:42:06 [2019-11-08T22:42:06.664Z] #36 5.873 -- Detecting C compile features - done
22:42:06 [2019-11-08T22:42:06.664Z] #36 5.902 -- Performing Test HAS_BUILTIN_FORTIFY
22:42:06 [2019-11-08T22:42:06.664Z] #36 6.206 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:42:06 [2019-11-08T22:42:06.664Z] #36 6.251 -- Configuring done
22:42:06 [2019-11-08T22:42:06.664Z] #36 6.312 -- Generating done
22:42:06 [2019-11-08T22:42:06.664Z] #36 6.319 -- Build files have been written to: /tmp/tmp.ovRxbzDGFd/tini
22:42:06 [2019-11-08T22:42:06.664Z] #36 6.347 + make tini-static
22:42:06 [2019-11-08T22:42:06.664Z] #36 6.659 Scanning dependencies of target tini-static
22:42:06 [2019-11-08T22:42:06.664Z] #36 6.753 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:42:06 [2019-11-08T22:42:06.664Z] #36 8.156 [100%] Linking C executable tini-static
22:42:06 [2019-11-08T22:42:06.664Z] #36 8.892 [100%] Built target tini-static
22:42:06 [2019-11-08T22:42:06.664Z] #36 8.979 + mkdir -p /build
22:42:06 [2019-11-08T22:42:06.664Z] #36 8.981 + cp tini-static /build/docker-init
22:42:06 [2019-11-08T22:42:06.664Z] #36 DONE 9.1s
22:42:06 [2019-11-08T22:42:06.664Z] 
22:42:06 [2019-11-08T22:42:06.664Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:06 [2019-11-08T22:42:06.836Z] #56 34.50 Building dependency tree...
22:42:06 [2019-11-08T22:42:06.836Z] #56 ...
22:42:06 [2019-11-08T22:42:06.836Z] 
22:42:06 [2019-11-08T22:42:06.836Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:42:06 [2019-11-08T22:42:06.836Z] #10 24.57 Fetched 7919 kB in 16s (466 kB/s)
22:42:06 [2019-11-08T22:42:06.836Z] #10 24.57 Reading package lists...
22:42:07 [2019-11-08T22:42:07.095Z] #10 31.00 Reading package lists...
22:42:07 [2019-11-08T22:42:07.095Z] #10 ...
22:42:07 [2019-11-08T22:42:07.095Z] 
22:42:07 [2019-11-08T22:42:07.095Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:42:07 [2019-11-08T22:42:07.095Z] #40 25.02 Fetched 7919 kB in 16s (471 kB/s)
22:42:07 [2019-11-08T22:42:07.095Z] #40 25.02 Reading package lists...
22:42:07 [2019-11-08T22:42:07.825Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
22:42:08 [2019-11-08T22:42:08.031Z] #40 31.78 Reading package lists...
22:42:08 [2019-11-08T22:42:08.031Z] #40 ...
22:42:08 [2019-11-08T22:42:08.031Z] 
22:42:08 [2019-11-08T22:42:08.031Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:42:08 [2019-11-08T22:42:08.031Z] #33 29.49 Reading package lists...
22:42:09 [2019-11-08T22:42:09.040Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
22:42:09 [2019-11-08T22:42:09.144Z] #26 21.54 
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.0%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     8.7%
######                                                                     9.7%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.4%
##########                                                                14.4%
###########                                                               16.3%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.3%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.1%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
#############################                                             40.9%
##############################                                            41.8%
##############################                                            42.7%
###############################                                           43.7%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.1%
#######################################                                   55.0%
########################################                                  56.9%
#########################################                                 57.9%
22:42:09 [2019-11-08T22:42:09.145Z] #26 ...
22:42:09 [2019-11-08T22:42:09.145Z] 
22:42:09 [2019-11-08T22:42:09.145Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:09 [2019-11-08T22:42:09.145Z] #17 10.07 Reading package lists...
22:42:09 [2019-11-08T22:42:09.145Z] #17 17.17 Building dependency tree...
22:42:09 [2019-11-08T22:42:09.145Z] #17 18.54 Reading state information...
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.58 The following additional packages will be installed:
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.58   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.58   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.59   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.59   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.59   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.59   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.59   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.59   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.59   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62 Suggested packages:
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62   vim-doc vim-scripts xfsdump acl attr quota
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62 Recommended packages:
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
22:42:09 [2019-11-08T22:42:09.145Z] #17 19.62   python3-keyrings.alt python3-xdg unzip
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01 The following NEW packages will be installed:
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   apparmor aufs-tools bash-completion binutils-mingw-w64
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.01   xfsprogs xxd xz-utils zip
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.15 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.15 Need to get 88.2 MB of archives.
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.15 After this operation, 565 MB of additional disk space will be used.
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.35 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.57 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.61 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.62 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.65 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.65 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.66 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.69 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.70 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.77 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.81 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.86 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.91 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.91 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.91 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.92 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.93 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.99 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 25.99 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.04 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.06 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.08 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.11 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.11 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.11 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.12 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.12 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.15 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.17 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.19 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.22 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.23 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.23 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.23 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.24 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.24 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.35 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.36 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.44 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.44 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.50 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.51 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.51 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.53 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 26.97 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 27.02 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 27.04 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB]
22:42:09 [2019-11-08T22:42:09.145Z] #17 ...
22:42:09 [2019-11-08T22:42:09.145Z] 
22:42:09 [2019-11-08T22:42:09.145Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:09 [2019-11-08T22:42:09.145Z] #26 21.54 
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.0%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     8.7%
######                                                                     9.7%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.4%
##########                                                                14.4%
###########                                                               16.3%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.3%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.1%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
#############################                                             40.9%
##############################                                            41.8%
##############################                                            42.7%
###############################                                           43.7%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.1%
#######################################                                   55.0%
########################################                                  56.9%
#########################################                                 57.9%
##########################################                                58.8%
###########################################                               59.8%
############################################                              61.6%
22:42:09 [2019-11-08T22:42:09.145Z] #26 ...
22:42:09 [2019-11-08T22:42:09.145Z] 
22:42:09 [2019-11-08T22:42:09.145Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:09 [2019-11-08T22:42:09.145Z] #31 40.60 sync
22:42:09 [2019-11-08T22:42:09.145Z] #31 40.61 internal/reflectlite
22:42:09 [2019-11-08T22:42:09.145Z] #31 44.50 sort
22:42:09 [2019-11-08T22:42:09.145Z] #31 44.50 errors
22:42:09 [2019-11-08T22:42:09.145Z] #31 45.08 strconv
22:42:09 [2019-11-08T22:42:09.145Z] #31 46.04 io
22:42:09 [2019-11-08T22:42:09.145Z] #31 47.45 internal/oserror
22:42:09 [2019-11-08T22:42:09.145Z] #31 47.51 syscall
22:42:09 [2019-11-08T22:42:09.381Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
22:42:09 [2019-11-08T22:42:09.713Z] #31 ...
22:42:09 [2019-11-08T22:42:09.713Z] 
22:42:09 [2019-11-08T22:42:09.713Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:09 [2019-11-08T22:42:09.714Z] #26 21.54 
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.0%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     8.7%
######                                                                     9.7%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.4%
##########                                                                14.4%
###########                                                               16.3%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.3%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.1%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
#############################                                             40.9%
##############################                                            41.8%
##############################                                            42.7%
###############################                                           43.7%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.1%
#######################################                                   55.0%
########################################                                  56.9%
#########################################                                 57.9%
##########################################                                58.8%
###########################################                               59.8%
############################################                              61.6%
#############################################                             62.6%
#############################################                             63.5%
22:42:09 [2019-11-08T22:42:09.714Z] #26 ...
22:42:09 [2019-11-08T22:42:09.714Z] 
22:42:09 [2019-11-08T22:42:09.714Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:09 [2019-11-08T22:42:09.714Z] #44 40.79 sync
22:42:09 [2019-11-08T22:42:09.714Z] #44 40.79 internal/reflectlite
22:42:09 [2019-11-08T22:42:09.714Z] #44 42.89 github.com/LK4D4/vndr/godl/singleflight
22:42:09 [2019-11-08T22:42:09.714Z] #44 43.57 math/rand
22:42:09 [2019-11-08T22:42:09.714Z] #44 45.25 internal/singleflight
22:42:09 [2019-11-08T22:42:09.714Z] #44 45.70 io
22:42:09 [2019-11-08T22:42:09.714Z] #44 45.71 strconv
22:42:09 [2019-11-08T22:42:09.714Z] #44 47.75 bytes
22:42:09 [2019-11-08T22:42:09.714Z] #44 ...
22:42:09 [2019-11-08T22:42:09.714Z] 
22:42:09 [2019-11-08T22:42:09.714Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:09 [2019-11-08T22:42:09.724Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
22:42:09 [2019-11-08T22:42:09.724Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
22:42:10 [2019-11-08T22:42:10.067Z] go: finding github.com/gogo/protobuf v1.2.0
22:42:10 [2019-11-08T22:42:10.259Z] #33 36.07 Building dependency tree...
22:42:10 [2019-11-08T22:42:10.577Z] #17 32.57 Selecting previously unselected package g++-mingw-w64-x86-64.
22:42:10 [2019-11-08T22:42:10.577Z] #17 32.57 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ...
22:42:10 [2019-11-08T22:42:10.577Z] #17 32.58 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
22:42:11 [2019-11-08T22:42:11.637Z] #33 39.08 The following additional packages will be installed:
22:42:11 [2019-11-08T22:42:11.637Z] #33 39.09   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
22:42:11 [2019-11-08T22:42:11.637Z] #33 39.11 Suggested packages:
22:42:11 [2019-11-08T22:42:11.637Z] #33 39.12   codeblocks eclipse ninja-build lrzip
22:42:11 [2019-11-08T22:42:11.637Z] #33 39.12 Recommended packages:
22:42:11 [2019-11-08T22:42:11.637Z] #33 39.12   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:42:11 [2019-11-08T22:42:11.778Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
22:42:12 [2019-11-08T22:42:12.203Z] #33 40.08 The following NEW packages will be installed:
22:42:12 [2019-11-08T22:42:12.461Z] #33 40.11   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
22:42:12 [2019-11-08T22:42:12.461Z] #33 40.11   vim-common xxd
22:42:12 [2019-11-08T22:42:12.515Z] go: finding github.com/golang/protobuf v1.2.0
22:42:12 [2019-11-08T22:42:12.515Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
22:42:12 [2019-11-08T22:42:12.731Z] #26 21.54 
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.0%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     8.7%
######                                                                     9.7%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.4%
##########                                                                14.4%
###########                                                               16.3%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.3%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.1%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
#############################                                             40.9%
##############################                                            41.8%
##############################                                            42.7%
###############################                                           43.7%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.1%
#######################################                                   55.0%
########################################                                  56.9%
#########################################                                 57.9%
##########################################                                58.8%
###########################################                               59.8%
############################################                              61.6%
#############################################                             62.6%
#############################################                             63.5%
##############################################                            64.5%
###############################################                           65.4%
###############################################                           66.4%
################################################                          67.3%
#################################################                         68.3%
#################################################                         69.2%
##################################################                        70.2%
###################################################                       72.0%
####################################################                      73.0%
#######################################################                   76.8%
########################################################                  78.7%
#########################################################                 79.6%
##########################################################                81.5%
############################################################              83.4%
############################################################              84.3%
##############################################################            86.2%
##############################################################            87.2%
################################################################          89.1%
#################################################################         90.9%
##################################################################        91.9%
###################################################################       93.6%
22:42:12 [2019-11-08T22:42:12.731Z] #26 ...
22:42:12 [2019-11-08T22:42:12.731Z] 
22:42:12 [2019-11-08T22:42:12.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.21   DEP      images/sk-opts.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.30   DEP      images/packet-sock.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.38   PBCC     images/sk-netlink.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.46   DEP      images/sk-netlink.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.58   PBCC     images/sk-inet.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.70   DEP      images/sk-inet.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.75   PBCC     images/sk-unix.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.79   DEP      images/sk-unix.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.87   PBCC     images/mm.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 10.95   DEP      images/mm.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.03   PBCC     images/timerfd.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.13   DEP      images/timerfd.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.21   PBCC     images/timer.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.25   DEP      images/timer.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.31   PBCC     images/sa.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.37   DEP      images/sa.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.49   PBCC     images/pipe-data.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.55   DEP      images/pipe-data.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.61   PBCC     images/mnt.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.64   DEP      images/mnt.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.71   PBCC     images/sk-packet.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.73   DEP      images/sk-packet.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.77   PBCC     images/tcp-stream.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.84   DEP      images/tcp-stream.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.94   PBCC     images/pipe.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.97   DEP      images/pipe.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 11.99   PBCC     images/pstree.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.01   DEP      images/pstree.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.14   PBCC     images/fs.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.26   DEP      images/fs.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.29   PBCC     images/signalfd.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.39   DEP      images/signalfd.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.48   PBCC     images/fh.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.55   PBCC     images/fsnotify.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.63   DEP      images/fh.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.77   DEP      images/fsnotify.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.86   PBCC     images/eventpoll.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.90   DEP      images/eventpoll.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 12.98   PBCC     images/eventfd.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.04   DEP      images/eventfd.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.14   PBCC     images/remap-file-path.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.20   DEP      images/remap-file-path.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.27   PBCC     images/fifo.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.28   DEP      images/fifo.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.33   PBCC     images/ghost-file.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.36   DEP      images/ghost-file.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.53   PBCC     images/regfile.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.57   DEP      images/regfile.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.66   PBCC     images/ns.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.69   DEP      images/ns.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.75   PBCC     images/fdinfo.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.88   DEP      images/fdinfo.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.91   PBCC     images/core-aarch64.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 13.97   PBCC     images/core-arm.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.02   PBCC     images/core-ppc64.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.07   PBCC     images/core-s390.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.22   PBCC     images/core-x86.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.27   PBCC     images/core.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.34   PBCC     images/inventory.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.44   DEP      images/core-aarch64.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.50   DEP      images/core-arm.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.56   DEP      images/core-ppc64.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.64   DEP      images/core-s390.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.81   DEP      images/core-x86.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 14.96   DEP      images/core.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 15.04   DEP      images/inventory.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 15.12   PBCC     images/cpuinfo.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 15.17   DEP      images/cpuinfo.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 15.28   PBCC     images/stats.pb-c.c
22:42:12 [2019-11-08T22:42:12.731Z] #41 15.32   DEP      images/stats.pb-c.d
22:42:12 [2019-11-08T22:42:12.731Z] #41 17.01 make[1]: Nothing to be done for 'all'.
22:42:12 [2019-11-08T22:42:12.731Z] #41 18.69   CC       images/stats.o
22:42:12 [2019-11-08T22:42:12.731Z] #41 19.08   CC       images/core.o
22:42:12 [2019-11-08T22:42:12.731Z] #41 19.78   CC       images/core-x86.o
22:42:12 [2019-11-08T22:42:12.731Z] #41 20.28   CC       images/core-arm.o
22:42:13 [2019-11-08T22:42:13.112Z] #17 35.89 Setting up aufs-tools (1:4.1+20161219-1) ...
22:42:13 [2019-11-08T22:42:13.112Z] #17 35.93 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:42:13 [2019-11-08T22:42:13.112Z] #17 35.96 Setting up libsepol1-dev:arm64 (2.6-2) ...
22:42:13 [2019-11-08T22:42:13.112Z] #17 35.99 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
22:42:13 [2019-11-08T22:42:13.168Z] #41 ...
22:42:13 [2019-11-08T22:42:13.168Z] 
22:42:13 [2019-11-08T22:42:13.168Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:13 [2019-11-08T22:42:13.372Z] #17 36.02 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
22:42:13 [2019-11-08T22:42:13.372Z] #17 36.08 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ...
22:42:13 [2019-11-08T22:42:13.372Z] #17 36.11 Processing triggers for mime-support (3.60) ...
22:42:13 [2019-11-08T22:42:13.372Z] #17 36.16 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:42:13 [2019-11-08T22:42:13.372Z] #17 36.20 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ...
22:42:13 [2019-11-08T22:42:13.372Z] #17 36.23 Setting up libcap2-bin (1:2.25-1) ...
22:42:13 [2019-11-08T22:42:13.396Z] #33 41.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:42:13 [2019-11-08T22:42:13.396Z] #33 41.27 Need to get 13.7 MB of archives.
22:42:13 [2019-11-08T22:42:13.396Z] #33 41.27 After this operation, 57.2 MB of additional disk space will be used.
22:42:13 [2019-11-08T22:42:13.396Z] #33 41.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB]
22:42:13 [2019-11-08T22:42:13.570Z] #26 21.54 
                                                                           1.2%
#                                                                          2.1%
##                                                                         3.0%
##                                                                         4.0%
####                                                                       5.9%
####                                                                       6.8%
#####                                                                      7.8%
######                                                                     8.7%
######                                                                     9.7%
########                                                                  11.5%
########                                                                  12.5%
#########                                                                 13.4%
##########                                                                14.4%
###########                                                               16.3%
#############                                                             18.2%
##############                                                            20.1%
###############                                                           21.0%
################                                                          22.9%
#################                                                         24.8%
###################                                                       26.7%
####################                                                      28.6%
#####################                                                     29.5%
######################                                                    31.4%
#######################                                                   32.3%
#######################                                                   33.3%
########################                                                  34.2%
#########################                                                 35.2%
##########################                                                36.1%
##########################                                                37.1%
###########################                                               38.0%
############################                                              39.0%
############################                                              39.9%
#############################                                             40.9%
##############################                                            41.8%
##############################                                            42.7%
###############################                                           43.7%
################################                                          45.6%
#################################                                         46.5%
##################################                                        47.5%
##################################                                        48.4%
###################################                                       49.4%
####################################                                      51.3%
######################################                                    53.1%
#######################################                                   55.0%
########################################                                  56.9%
#########################################                                 57.9%
##########################################                                58.8%
###########################################                               59.8%
############################################                              61.6%
#############################################                             62.6%
#############################################                             63.5%
##############################################                            64.5%
###############################################                           65.4%
###############################################                           66.4%
################################################                          67.3%
#################################################                         68.3%
#################################################                         69.2%
##################################################                        70.2%
###################################################                       72.0%
####################################################                      73.0%
#######################################################                   76.8%
########################################################                  78.7%
#########################################################                 79.6%
##########################################################                81.5%
############################################################              83.4%
############################################################              84.3%
##############################################################            86.2%
##############################################################            87.2%
################################################################          89.1%
#################################################################         90.9%
##################################################################        91.9%
###################################################################       93.6%
####################################################################      95.5%
#####################################################################     96.4%
######################################################################    98.3%
######################################################################## 100.0%
22:42:13 [2019-11-08T22:42:13.570Z] #26 34.16 
22:42:13 [2019-11-08T22:42:13.632Z] #17 36.25 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:42:13 [2019-11-08T22:42:13.632Z] #17 36.27 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:42:13 [2019-11-08T22:42:13.632Z] #17 36.28 Setting up bash-completion (1:2.1-4.3) ...
22:42:13 [2019-11-08T22:42:13.655Z] #33 ...
22:42:13 [2019-11-08T22:42:13.655Z] 
22:42:13 [2019-11-08T22:42:13.655Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:42:13 [2019-11-08T22:42:13.655Z] #56 34.50 Building dependency tree...
22:42:13 [2019-11-08T22:42:13.655Z] #56 36.94 The following additional packages will be installed:
22:42:13 [2019-11-08T22:42:13.655Z] #56 36.95   btrfs-progs liblzo2-2
22:42:13 [2019-11-08T22:42:13.655Z] #56 37.25 The following NEW packages will be installed:
22:42:13 [2019-11-08T22:42:13.655Z] #56 37.25   btrfs-progs btrfs-tools liblzo2-2
22:42:13 [2019-11-08T22:42:13.655Z] #56 38.36 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:42:13 [2019-11-08T22:42:13.655Z] #56 38.36 Need to get 649 kB of archives.
22:42:13 [2019-11-08T22:42:13.655Z] #56 38.36 After this operation, 4320 kB of additional disk space will be used.
22:42:13 [2019-11-08T22:42:13.655Z] #56 38.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
22:42:13 [2019-11-08T22:42:13.655Z] #56 38.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
22:42:13 [2019-11-08T22:42:13.655Z] #56 38.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
22:42:13 [2019-11-08T22:42:13.655Z] #56 39.55 debconf: delaying package configuration, since apt-utils is not installed
22:42:13 [2019-11-08T22:42:13.655Z] #56 39.78 Fetched 649 kB in 1s (587 kB/s)
22:42:13 [2019-11-08T22:42:13.655Z] #56 39.88 Selecting previously unselected package liblzo2-2:amd64.
22:42:13 [2019-11-08T22:42:13.655Z] #56 39.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 ... 15091 files and directories currently installed.)
22:42:13 [2019-11-08T22:42:13.655Z] #56 39.98 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ...
22:42:13 [2019-11-08T22:42:13.655Z] #56 40.00 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
22:42:13 [2019-11-08T22:42:13.655Z] #56 40.76 Selecting previously unselected package btrfs-progs.
22:42:13 [2019-11-08T22:42:13.655Z] #56 40.77 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...
22:42:13 [2019-11-08T22:42:13.655Z] #56 40.78 Unpacking btrfs-progs (4.7.3-1) ...
22:42:14 [2019-11-08T22:42:14.222Z] #56 ...
22:42:14 [2019-11-08T22:42:14.223Z] 
22:42:14 [2019-11-08T22:42:14.223Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:14 [2019-11-08T22:42:14.223Z] #68 DONE 41.3s
22:42:14 [2019-11-08T22:42:14.223Z] 
22:42:14 [2019-11-08T22:42:14.223Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:14 [2019-11-08T22:42:14.223Z] #44 41.26 internal/reflectlite
22:42:14 [2019-11-08T22:42:14.223Z] #44 41.28 github.com/LK4D4/vndr/godl/singleflight
22:42:14 [2019-11-08T22:42:14.228Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
22:42:14 [2019-11-08T22:42:14.569Z] #17 37.42 Setting up libonig4:arm64 (6.1.3-2) ...
22:42:14 [2019-11-08T22:42:14.569Z] #17 37.44 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
22:42:14 [2019-11-08T22:42:14.569Z] #17 37.45 Setting up zip (3.0-11+b1) ...
22:42:14 [2019-11-08T22:42:14.569Z] #17 37.47 Setting up bzip2 (1.0.6-8.1) ...
22:42:14 [2019-11-08T22:42:14.569Z] #17 37.49 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ...
22:42:14 [2019-11-08T22:42:14.569Z] #17 37.51 Setting up libjq1:arm64 (1.5+dfsg-1.3) ...
22:42:14 [2019-11-08T22:42:14.569Z] #17 37.53 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:14 [2019-11-08T22:42:14.569Z] go: finding github.com/sirupsen/logrus v1.3.0
22:42:14 [2019-11-08T22:42:14.789Z] #44 41.85 math/rand
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.57 Setting up libaio1:arm64 (0.3.110-3) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.59 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.61 Setting up xz-utils (5.2.2-1.2+b1) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.66 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.68 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.70 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.71 Setting up libpcre32-3:arm64 (2:8.39-3) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.73 Setting up libnfnetlink0:arm64 (1.0.1-3) ...
22:42:14 [2019-11-08T22:42:14.828Z] #17 37.75 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
22:42:14 [2019-11-08T22:42:14.938Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
22:42:14 [2019-11-08T22:42:14.938Z] go: finding github.com/stretchr/testify v1.2.2
22:42:14 [2019-11-08T22:42:14.941Z] #26 35.61 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:42:15 [2019-11-08T22:42:15.086Z] #17 37.91 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ...
22:42:15 [2019-11-08T22:42:15.086Z] #17 37.93 Setting up libpcre16-3:arm64 (2:8.39-3) ...
22:42:15 [2019-11-08T22:42:15.086Z] #17 37.95 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ...
22:42:15 [2019-11-08T22:42:15.086Z] #17 37.99 Setting up libnl-3-200:arm64 (3.2.27-2) ...
22:42:15 [2019-11-08T22:42:15.086Z] #17 38.02 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.03 Setting up libudev-dev:arm64 (232-25+deb9u12) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.06 Setting up pigz (2.3.4-1) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.07 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.09 Setting up libmpdec2:arm64 (2.4.2-1) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.12 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.14 Setting up mingw-w64-common (5.0.1-1) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.16 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.17 Setting up jq (1.5+dfsg-1.3) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.19 Setting up libpcre3-dev:arm64 (2:8.39-3) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.20 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.22 Setting up xfsprogs (4.9.0+nmu1) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.23 Setting up vim (2:8.0.0197-4+deb9u3) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.30 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.31 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.33 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
22:42:15 [2019-11-08T22:42:15.346Z] #17 38.34 Setting up iptables (1.6.0+snapshot20161117-6) ...
22:42:15 [2019-11-08T22:42:15.357Z] #44 ...
22:42:15 [2019-11-08T22:42:15.357Z] 
22:42:15 [2019-11-08T22:42:15.357Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:42:15 [2019-11-08T22:42:15.357Z] #56 41.92 Selecting previously unselected package btrfs-tools.
22:42:15 [2019-11-08T22:42:15.357Z] #56 41.94 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ...
22:42:15 [2019-11-08T22:42:15.357Z] #56 41.95 Unpacking btrfs-tools (4.7.3-1) ...
22:42:15 [2019-11-08T22:42:15.357Z] #56 42.25 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:15 [2019-11-08T22:42:15.357Z] #56 42.65 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
22:42:15 [2019-11-08T22:42:15.357Z] #56 42.75 Setting up btrfs-progs (4.7.3-1) ...
22:42:15 [2019-11-08T22:42:15.357Z] #56 42.75 Setting up btrfs-tools (4.7.3-1) ...
22:42:15 [2019-11-08T22:42:15.357Z] #56 42.76 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:15 [2019-11-08T22:42:15.357Z] #56 DONE 43.0s
22:42:15 [2019-11-08T22:42:15.357Z] 
22:42:15 [2019-11-08T22:42:15.357Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:42:15 [2019-11-08T22:42:15.357Z] #57 DONE 0.1s
22:42:15 [2019-11-08T22:42:15.357Z] 
22:42:15 [2019-11-08T22:42:15.357Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
22:42:15 [2019-11-08T22:42:15.360Z] #26 36.11 
22:42:15 [2019-11-08T22:42:15.604Z] #17 38.36 Setting up btrfs-progs (4.7.3-1) ...
22:42:15 [2019-11-08T22:42:15.605Z] #17 38.38 Setting up libselinux1-dev:arm64 (2.6-3+b3) ...
22:42:15 [2019-11-08T22:42:15.605Z] #17 38.40 Setting up python3.5 (3.5.3-1+deb9u1) ...
22:42:15 [2019-11-08T22:42:15.615Z] #58 DONE 0.1s
22:42:15 [2019-11-08T22:42:15.615Z] 
22:42:15 [2019-11-08T22:42:15.615Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:42:15 [2019-11-08T22:42:15.668Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
22:42:15 [2019-11-08T22:42:15.972Z] #26 36.47 
######################################################################## 100.0%
22:42:15 [2019-11-08T22:42:15.972Z] #26 36.71 
22:42:16 [2019-11-08T22:42:16.009Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
22:42:16 [2019-11-08T22:42:16.009Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
22:42:16 [2019-11-08T22:42:16.739Z] go: finding github.com/bugsnag/panicwrap v1.2.0
22:42:16 [2019-11-08T22:42:16.739Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
22:42:17 [2019-11-08T22:42:17.470Z] go: finding github.com/stretchr/objx v0.1.1
22:42:18 [2019-11-08T22:42:18.011Z] #26 38.75 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.63 Setting up libpython3-stdlib:arm64 (3.5.3-1) ...
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.64 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.65 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
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.65 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.66 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
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.66 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.67 Setting up btrfs-tools (4.7.3-1) ...
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.68 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ...
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.69 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
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.70 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
22:42:18 [2019-11-08T22:42:18.141Z] #17 40.71 Setting up python3 (3.5.3-1) ...
22:42:18 [2019-11-08T22:42:18.147Z] #59 ...
22:42:18 [2019-11-08T22:42:18.147Z] 
22:42:18 [2019-11-08T22:42:18.147Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:42:18 [2019-11-08T22:42:18.147Z] #10 31.00 Reading package lists...
22:42:18 [2019-11-08T22:42:18.147Z] #10 37.59 Building dependency tree...
22:42:18 [2019-11-08T22:42:18.147Z] #10 40.44 The following additional packages will be installed:
22:42:18 [2019-11-08T22:42:18.147Z] #10 40.45   libapparmor1 libseccomp2
22:42:18 [2019-11-08T22:42:18.147Z] #10 40.45 Suggested packages:
22:42:18 [2019-11-08T22:42:18.147Z] #10 40.46   seccomp
22:42:18 [2019-11-08T22:42:18.147Z] #10 40.75 The following NEW packages will be installed:
22:42:18 [2019-11-08T22:42:18.147Z] #10 40.76   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
22:42:18 [2019-11-08T22:42:18.147Z] #10 41.85 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
22:42:18 [2019-11-08T22:42:18.147Z] #10 41.85 Need to get 300 kB of archives.
22:42:18 [2019-11-08T22:42:18.147Z] #10 41.85 After this operation, 1201 kB of additional disk space will be used.
22:42:18 [2019-11-08T22:42:18.147Z] #10 41.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB]
22:42:18 [2019-11-08T22:42:18.147Z] #10 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB]
22:42:18 [2019-11-08T22:42:18.147Z] #10 41.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB]
22:42:18 [2019-11-08T22:42:18.147Z] #10 41.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB]
22:42:18 [2019-11-08T22:42:18.147Z] #10 43.58 debconf: delaying package configuration, since apt-utils is not installed
22:42:18 [2019-11-08T22:42:18.147Z] #10 43.75 Fetched 300 kB in 1s (288 kB/s)
22:42:18 [2019-11-08T22:42:18.147Z] #10 43.92 Selecting previously unselected package libseccomp2:amd64.
22:42:18 [2019-11-08T22:42:18.147Z] #10 43.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 ... 15091 files and directories currently installed.)
22:42:18 [2019-11-08T22:42:18.147Z] #10 43.98 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 43.98 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.19 Selecting previously unselected package libseccomp-dev:amd64.
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.20 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.22 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.52 Selecting previously unselected package libapparmor1:amd64.
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.52 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.53 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.64 Selecting previously unselected package libapparmor-dev:amd64.
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.64 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.69 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 44.96 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 45.06 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 45.08 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 45.09 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 45.12 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 45.13 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:18 [2019-11-08T22:42:18.147Z] #10 DONE 45.4s
22:42:18 [2019-11-08T22:42:18.147Z] 
22:42:18 [2019-11-08T22:42:18.147Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:42:18 [2019-11-08T22:42:18.147Z] #24 30.96 Reading package lists...
22:42:18 [2019-11-08T22:42:18.147Z] #24 37.83 Building dependency tree...
22:42:18 [2019-11-08T22:42:18.147Z] #24 40.65 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
22:42:18 [2019-11-08T22:42:18.147Z] #24 40.65 The following additional packages will be installed:
22:42:18 [2019-11-08T22:42:18.147Z] #24 40.67   libjq1 libonig4
22:42:18 [2019-11-08T22:42:18.147Z] #24 41.06 The following NEW packages will be installed:
22:42:18 [2019-11-08T22:42:18.147Z] #24 41.06   jq libjq1 libonig4
22:42:18 [2019-11-08T22:42:18.147Z] #24 42.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:42:18 [2019-11-08T22:42:18.147Z] #24 42.13 Need to get 327 kB of archives.
22:42:18 [2019-11-08T22:42:18.147Z] #24 42.13 After this operation, 1157 kB of additional disk space will be used.
22:42:18 [2019-11-08T22:42:18.147Z] #24 42.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
22:42:18 [2019-11-08T22:42:18.147Z] #24 42.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
22:42:18 [2019-11-08T22:42:18.147Z] #24 42.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
22:42:18 [2019-11-08T22:42:18.147Z] #24 43.78 debconf: delaying package configuration, since apt-utils is not installed
22:42:18 [2019-11-08T22:42:18.147Z] #24 43.98 Fetched 327 kB in 1s (314 kB/s)
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.24 Selecting previously unselected package libonig4:amd64.
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.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 ... 15091 files and directories currently installed.)
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.30 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.31 Unpacking libonig4:amd64 (6.1.3-2) ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.52 Selecting previously unselected package libjq1:amd64.
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.52 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.53 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.69 Selecting previously unselected package jq.
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.69 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.70 Unpacking jq (1.5+dfsg-1.3) ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.91 Setting up libonig4:amd64 (6.1.3-2) ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.93 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 44.94 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 45.00 Setting up jq (1.5+dfsg-1.3) ...
22:42:18 [2019-11-08T22:42:18.147Z] #24 DONE 45.4s
22:42:18 [2019-11-08T22:42:18.147Z] 
22:42:18 [2019-11-08T22:42:18.147Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:42:18 [2019-11-08T22:42:18.147Z] #25 DONE 0.1s
22:42:18 [2019-11-08T22:42:18.147Z] 
22:42:18 [2019-11-08T22:42:18.147Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:42:18 [2019-11-08T22:42:18.147Z] #52 DONE 0.2s
22:42:18 [2019-11-08T22:42:18.147Z] 
22:42:18 [2019-11-08T22:42:18.147Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
22:42:18 [2019-11-08T22:42:18.147Z] #53 DONE 0.1s
22:42:18 [2019-11-08T22:42:18.147Z] 
22:42:18 [2019-11-08T22:42:18.147Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:18 [2019-11-08T22:42:18.411Z] #26 39.25 
22:42:18 [2019-11-08T22:42:18.652Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
22:42:18 [2019-11-08T22:42:18.708Z] #17 41.50 Setting up apparmor (2.11.0-3+deb9u2) ...
22:42:18 [2019-11-08T22:42:18.836Z] #26 39.58 
###########################################################               83.0%
######################################################################## 100.0%
22:42:18 [2019-11-08T22:42:18.836Z] #26 ...
22:42:18 [2019-11-08T22:42:18.836Z] 
22:42:18 [2019-11-08T22:42:18.836Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:18 [2019-11-08T22:42:18.836Z] #17 27.12 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 27.14 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 27.16 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 27.42 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 27.73 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 27.74 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 28.34 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 28.74 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 28.75 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 30.89 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB]
22:42:18 [2019-11-08T22:42:18.836Z] #17 33.11 debconf: delaying package configuration, since apt-utils is not installed
22:42:18 [2019-11-08T22:42:18.836Z] #17 33.24 Fetched 88.2 MB in 7s (12.4 MB/s)
22:42:18 [2019-11-08T22:42:18.836Z] #17 33.33 Selecting previously unselected package bash-completion.
22:42:18 [2019-11-08T22:42:18.836Z] #17 33.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14898 files and directories currently installed.)
22:42:18 [2019-11-08T22:42:18.836Z] #17 33.39 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
22:42:18 [2019-11-08T22:42:18.836Z] #17 37.05 Unpacking bash-completion (1:2.1-4.3) ...
22:42:19 [2019-11-08T22:42:19.254Z] #17 ...
22:42:19 [2019-11-08T22:42:19.254Z] 
22:42:19 [2019-11-08T22:42:19.254Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:19 [2019-11-08T22:42:19.254Z] #26 39.80 
22:42:19 [2019-11-08T22:42:19.384Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
22:42:19 [2019-11-08T22:42:19.384Z] go: finding github.com/docker/go-connections v0.3.0
22:42:19 [2019-11-08T22:42:19.646Z] #17 42.60 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
22:42:19 [2019-11-08T22:42:19.906Z] #17 42.70 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
22:42:19 [2019-11-08T22:42:19.906Z] #17 42.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ...
22:42:19 [2019-11-08T22:42:19.906Z] #17 42.75 Setting up python3-wheel (0.29.0-2) ...
22:42:20 [2019-11-08T22:42:20.118Z] go: finding github.com/theupdateframework/notary v0.6.1
22:42:20 [2019-11-08T22:42:20.129Z] #26 ...
22:42:20 [2019-11-08T22:42:20.129Z] 
22:42:20 [2019-11-08T22:42:20.129Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:20 [2019-11-08T22:42:20.129Z] #31 51.31 reflect
22:42:20 [2019-11-08T22:42:20.129Z] #31 58.56 time
22:42:20 [2019-11-08T22:42:20.129Z] #31 ...
22:42:20 [2019-11-08T22:42:20.129Z] 
22:42:20 [2019-11-08T22:42:20.129Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.65 Selecting previously unselected package libnet1:s390x.
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.65 Unpacking libnet1:s390x (1.1.6+dfsg-3) ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.78 Selecting previously unselected package libnfnetlink0:s390x.
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.78 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.78 Unpacking libnfnetlink0:s390x (1.0.1-3) ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.89 Selecting previously unselected package libpcrecpp0v5:s390x.
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.91 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 37.93 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 38.03 Selecting previously unselected package libudev-dev:s390x.
22:42:20 [2019-11-08T22:42:20.129Z] #17 38.03 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 38.03 Unpacking libudev-dev:s390x (232-25+deb9u12) ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 38.23 Selecting previously unselected package libpython3.5-minimal:s390x.
22:42:20 [2019-11-08T22:42:20.129Z] #17 38.23 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 38.24 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
22:42:20 [2019-11-08T22:42:20.129Z] #17 ...
22:42:20 [2019-11-08T22:42:20.129Z] 
22:42:20 [2019-11-08T22:42:20.129Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:20 [2019-11-08T22:42:20.129Z] #44 51.67 bufio
22:42:20 [2019-11-08T22:42:20.129Z] #44 52.12 reflect
22:42:20 [2019-11-08T22:42:20.129Z] #44 54.34 syscall
22:42:20 [2019-11-08T22:42:20.459Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
22:42:20 [2019-11-08T22:42:20.459Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
22:42:20 [2019-11-08T22:42:20.476Z] #17 43.20 Setting up python3-pkg-resources (33.1.1-1) ...
22:42:20 [2019-11-08T22:42:20.540Z] #44 ...
22:42:20 [2019-11-08T22:42:20.540Z] 
22:42:20 [2019-11-08T22:42:20.540Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:20 [2019-11-08T22:42:20.540Z] #41 20.71   CC       images/core-aarch64.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 21.03   CC       images/core-ppc64.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 21.50   CC       images/core-s390.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 21.96   CC       images/cpuinfo.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 22.36   CC       images/inventory.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 22.55   CC       images/fdinfo.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 22.87   CC       images/fown.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 23.12   CC       images/ns.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 23.57   CC       images/regfile.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 23.93   CC       images/ghost-file.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 24.40   CC       images/fifo.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 24.68   CC       images/remap-file-path.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 24.91   CC       images/eventfd.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 25.10   CC       images/eventpoll.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 25.46   CC       images/fh.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 25.92   CC       images/fsnotify.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 26.64   CC       images/signalfd.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 26.96   CC       images/fs.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 27.19   CC       images/pstree.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 27.44   CC       images/pipe.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 27.64   CC       images/tcp-stream.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 27.89   CC       images/sk-packet.o
22:42:20 [2019-11-08T22:42:20.540Z] #41 ...
22:42:20 [2019-11-08T22:42:20.540Z] 
22:42:20 [2019-11-08T22:42:20.540Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:20 [2019-11-08T22:42:20.540Z] #26 41.32 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:42:20 [2019-11-08T22:42:20.540Z] #26 41.36 skipping existing b63cc5f62c21
22:42:20 [2019-11-08T22:42:20.680Z] #54 ...
22:42:20 [2019-11-08T22:42:20.681Z] 
22:42:20 [2019-11-08T22:42:20.681Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:42:20 [2019-11-08T22:42:20.681Z] #40 31.78 Reading package lists...
22:42:20 [2019-11-08T22:42:20.681Z] #40 38.56 Building dependency tree...
22:42:20 [2019-11-08T22:42:20.681Z] #40 41.16 The following additional packages will be installed:
22:42:20 [2019-11-08T22:42:20.681Z] #40 41.17   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
22:42:20 [2019-11-08T22:42:20.681Z] #40 41.18   libprotoc10 python-pkg-resources zlib1g-dev
22:42:20 [2019-11-08T22:42:20.681Z] #40 41.18 Suggested packages:
22:42:20 [2019-11-08T22:42:20.681Z] #40 41.18   manpages-dev python-setuptools
22:42:20 [2019-11-08T22:42:20.681Z] #40 43.50 The following NEW packages will be installed:
22:42:20 [2019-11-08T22:42:20.681Z] #40 43.50   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:42:20 [2019-11-08T22:42:20.681Z] #40 43.51   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
22:42:20 [2019-11-08T22:42:20.681Z] #40 43.51   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:42:20 [2019-11-08T22:42:20.681Z] #40 43.52   zlib1g-dev
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.59 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.59 Need to get 3602 kB of archives.
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.59 After this operation, 18.9 MB of additional disk space will be used.
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.61 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.61 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.69 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.79 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.84 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.85 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 44.88 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB]
22:42:20 [2019-11-08T22:42:20.681Z] #40 46.21 debconf: delaying package configuration, since apt-utils is not installed
22:42:20 [2019-11-08T22:42:20.681Z] #40 46.52 Fetched 3602 kB in 1s (2697 kB/s)
22:42:20 [2019-11-08T22:42:20.681Z] #40 46.78 Selecting previously unselected package libnet1:amd64.
22:42:20 [2019-11-08T22:42:20.681Z] #40 46.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 ... 15091 files and directories currently installed.)
22:42:20 [2019-11-08T22:42:20.681Z] #40 46.89 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 46.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.16 Selecting previously unselected package libcap-dev:amd64.
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.17 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.20 Unpacking libcap-dev:amd64 (1:2.25-1) ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.41 Selecting previously unselected package libnet1-dev.
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.49 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.88 Selecting previously unselected package libnl-3-200:amd64.
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.88 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 47.89 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 48.02 Selecting previously unselected package libnl-3-dev:amd64.
22:42:20 [2019-11-08T22:42:20.681Z] #40 48.05 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 48.06 Unpacking libnl-3-dev:amd64 (3.2.27-2) ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 48.38 Selecting previously unselected package libprotobuf-c1:amd64.
22:42:20 [2019-11-08T22:42:20.681Z] #40 48.38 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.681Z] #40 48.39 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
22:42:20 [2019-11-08T22:42:20.940Z] #40 48.51 Selecting previously unselected package libprotobuf-c-dev:amd64.
22:42:20 [2019-11-08T22:42:20.940Z] #40 48.53 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.940Z] #40 48.53 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ...
22:42:20 [2019-11-08T22:42:20.940Z] #40 ...
22:42:20 [2019-11-08T22:42:20.940Z] 
22:42:20 [2019-11-08T22:42:20.940Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:42:20 [2019-11-08T22:42:20.940Z] #47 37.99 + cd /tmp/tmp.7V3sKTSTGR/src/gotest.tools/gotestsum
22:42:20 [2019-11-08T22:42:20.940Z] #47 37.99 + git checkout -q v0.3.5
22:42:20 [2019-11-08T22:42:20.940Z] #47 38.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:42:20 [2019-11-08T22:42:20.940Z] #47 ...
22:42:20 [2019-11-08T22:42:20.940Z] 
22:42:20 [2019-11-08T22:42:20.940Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:42:20 [2019-11-08T22:42:20.940Z] #40 48.67 Selecting previously unselected package zlib1g-dev:amd64.
22:42:20 [2019-11-08T22:42:20.940Z] #40 48.68 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ...
22:42:20 [2019-11-08T22:42:20.940Z] #40 48.68 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
22:42:20 [2019-11-08T22:42:20.947Z] #26 41.47 
22:42:21 [2019-11-08T22:42:21.043Z] #17 43.91 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ...
22:42:21 [2019-11-08T22:42:21.190Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
22:42:21 [2019-11-08T22:42:21.190Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
22:42:21 [2019-11-08T22:42:21.190Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:42:21 [2019-11-08T22:42:21.190Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
22:42:21 [2019-11-08T22:42:21.198Z] #40 48.97 Selecting previously unselected package libprotobuf10:amd64.
22:42:21 [2019-11-08T22:42:21.198Z] #40 48.97 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ...
22:42:21 [2019-11-08T22:42:21.198Z] #40 48.97 Unpacking libprotobuf10:amd64 (3.0.0-9) ...
22:42:21 [2019-11-08T22:42:21.301Z] #17 43.93 Setting up python3-pip (9.0.1-2+deb9u1) ...
22:42:21 [2019-11-08T22:42:21.532Z] go: finding github.com/vishvananda/netlink v1.0.0
22:42:21 [2019-11-08T22:42:21.532Z] go: finding github.com/BurntSushi/toml v0.3.1
22:42:21 [2019-11-08T22:42:21.560Z] #17 44.44 Setting up dmsetup (2:1.02.137-2) ...
22:42:21 [2019-11-08T22:42:21.560Z] #17 44.45 Setting up python3-setuptools (33.1.1-1) ...
22:42:21 [2019-11-08T22:42:21.765Z] #40 49.65 Selecting previously unselected package libprotobuf-lite10:amd64.
22:42:21 [2019-11-08T22:42:21.874Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
22:42:21 [2019-11-08T22:42:21.874Z] go: finding github.com/ghodss/yaml v1.0.0
22:42:22 [2019-11-08T22:42:22.025Z] #40 49.66 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ...
22:42:22 [2019-11-08T22:42:22.025Z] #40 49.68 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ...
22:42:22 [2019-11-08T22:42:22.025Z] #40 49.88 Selecting previously unselected package libprotobuf-dev:amd64.
22:42:22 [2019-11-08T22:42:22.025Z] #40 49.90 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ...
22:42:22 [2019-11-08T22:42:22.129Z] #17 44.95 Setting up dh-python (2.20170125) ...
22:42:22 [2019-11-08T22:42:22.284Z] #40 49.90 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ...
22:42:22 [2019-11-08T22:42:22.284Z] #40 ...
22:42:22 [2019-11-08T22:42:22.284Z] 
22:42:22 [2019-11-08T22:42:22.284Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:22 [2019-11-08T22:42:22.284Z] #31 39.38 internal/reflectlite
22:42:22 [2019-11-08T22:42:22.284Z] #31 39.39 sync
22:42:22 [2019-11-08T22:42:22.284Z] #31 41.69 sort
22:42:22 [2019-11-08T22:42:22.284Z] #31 41.69 errors
22:42:22 [2019-11-08T22:42:22.284Z] #31 42.39 strconv
22:42:22 [2019-11-08T22:42:22.284Z] #31 43.46 io
22:42:22 [2019-11-08T22:42:22.284Z] #31 44.33 internal/oserror
22:42:22 [2019-11-08T22:42:22.284Z] #31 44.44 syscall
22:42:22 [2019-11-08T22:42:22.284Z] #31 47.44 reflect
22:42:22 [2019-11-08T22:42:22.319Z] #26 42.85 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:42:22 [2019-11-08T22:42:22.550Z] #31 ...
22:42:22 [2019-11-08T22:42:22.550Z] 
22:42:22 [2019-11-08T22:42:22.550Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.086 + RM_GOPATH=0
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.086 + TMP_GOPATH=
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.086 + : /build
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.086 + '[' -z '' ']'
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.086 ++ mktemp -d
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.096 + export GOPATH=/tmp/tmp.mP3A6LttEC
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.097 + GOPATH=/tmp/tmp.mP3A6LttEC
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.097 + RM_GOPATH=1
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.101 ++ dirname ./install.sh
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.111 + dir=.
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.111 + bin=runc
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.111 + shift
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.114 + '[' '!' -f ./runc.installer ']'
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.115 + . ./runc.installer
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.115 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.116 + install_runc
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.118 + uname -r
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.127 + grep -q '^3\.10\.0.*\.el7\.'
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.128 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.128 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.129 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.129 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mP3A6LttEC/src/github.com/opencontainers/runc
22:42:22 [2019-11-08T22:42:22.550Z] #54 4.137 Cloning into '/tmp/tmp.mP3A6LttEC/src/github.com/opencontainers/runc'...
22:42:22 [2019-11-08T22:42:22.550Z] #54 ...
22:42:22 [2019-11-08T22:42:22.550Z] 
22:42:22 [2019-11-08T22:42:22.550Z] #11 [dev 1/24] RUN groupadd -r docker
22:42:22 [2019-11-08T22:42:22.550Z] #11 DONE 4.8s
22:42:22 [2019-11-08T22:42:22.697Z] #17 45.30 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ...
22:42:22 [2019-11-08T22:42:22.697Z] #17 45.31 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:22 [2019-11-08T22:42:22.724Z] #26 43.33 
22:42:22 [2019-11-08T22:42:22.724Z] #26 43.56 
######################################################################## 100.0%
22:42:22 [2019-11-08T22:42:22.724Z] #26 43.65 
22:42:22 [2019-11-08T22:42:22.808Z] 
22:42:22 [2019-11-08T22:42:22.808Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
22:42:23 [2019-11-08T22:42:23.070Z] go: finding github.com/prometheus/client_golang v0.8.0
22:42:23 [2019-11-08T22:42:23.142Z] #26 43.73 Download of images into '/build' complete.
22:42:23 [2019-11-08T22:42:23.142Z] #26 43.73 Use something like the following to load the result into a Docker daemon:
22:42:23 [2019-11-08T22:42:23.142Z] #26 43.73   tar -cC '/build' . | docker load
22:42:23 [2019-11-08T22:42:23.142Z] #26 DONE 43.9s
22:42:23 [2019-11-08T22:42:23.142Z] 
22:42:23 [2019-11-08T22:42:23.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:23 [2019-11-08T22:42:23.142Z] #41 28.07   CC       images/mnt.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 28.35   CC       images/pipe-data.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 28.48   CC       images/sa.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 28.72   CC       images/timer.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 29.00   CC       images/timerfd.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 29.15   CC       images/mm.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 29.35   CC       images/sk-opts.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 29.57   CC       images/sk-unix.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 29.71   CC       images/sk-inet.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 30.03   CC       images/tun.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 30.20   CC       images/sk-netlink.o
22:42:23 [2019-11-08T22:42:23.142Z] #41 30.37   CC       images/packet-sock.o
22:42:23 [2019-11-08T22:42:23.590Z] #41 30.97   CC       images/ipc-var.o
22:42:23 [2019-11-08T22:42:23.633Z] #17 DONE 46.5s
22:42:23 [2019-11-08T22:42:23.633Z] 
22:42:23 [2019-11-08T22:42:23.633Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:42:23 [2019-11-08T22:42:23.744Z] #12 ...
22:42:23 [2019-11-08T22:42:23.744Z] 
22:42:23 [2019-11-08T22:42:23.744Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:42:23 [2019-11-08T22:42:23.744Z] #33 41.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 41.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 42.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 42.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 42.77 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 42.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 42.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 43.25 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 43.25 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:42:23 [2019-11-08T22:42:23.744Z] #33 44.58 debconf: delaying package configuration, since apt-utils is not installed
22:42:23 [2019-11-08T22:42:23.744Z] #33 44.79 Fetched 13.7 MB in 3s (4331 kB/s)
22:42:23 [2019-11-08T22:42:23.744Z] #33 44.93 Selecting previously unselected package cmake-data.
22:42:23 [2019-11-08T22:42:23.744Z] #33 44.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 ... 15091 files and directories currently installed.)
22:42:23 [2019-11-08T22:42:23.744Z] #33 44.98 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
22:42:23 [2019-11-08T22:42:23.744Z] #33 44.99 Unpacking cmake-data (3.7.2-1) ...
22:42:23 [2019-11-08T22:42:23.744Z] #33 48.94 Selecting previously unselected package liblzo2-2:amd64.
22:42:23 [2019-11-08T22:42:23.744Z] #33 48.94 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ...
22:42:23 [2019-11-08T22:42:23.744Z] #33 48.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
22:42:23 [2019-11-08T22:42:23.744Z] #33 49.12 Selecting previously unselected package libicu57:amd64.
22:42:23 [2019-11-08T22:42:23.744Z] #33 49.12 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ...
22:42:23 [2019-11-08T22:42:23.744Z] #33 49.13 Unpacking libicu57:amd64 (57.1-6+deb9u3) ...
22:42:24 [2019-11-08T22:42:24.003Z] #33 ...
22:42:24 [2019-11-08T22:42:24.003Z] 
22:42:24 [2019-11-08T22:42:24.003Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:42:24 [2019-11-08T22:42:24.003Z] #40 51.67 Selecting previously unselected package libprotoc10:amd64.
22:42:24 [2019-11-08T22:42:24.003Z] #40 51.68 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ...
22:42:24 [2019-11-08T22:42:24.003Z] #40 51.70 Unpacking libprotoc10:amd64 (3.0.0-9) ...
22:42:24 [2019-11-08T22:42:24.259Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
22:42:24 [2019-11-08T22:42:24.259Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
22:42:24 [2019-11-08T22:42:24.259Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
22:42:24 [2019-11-08T22:42:24.259Z] go: finding github.com/hashicorp/go-version v1.1.0
22:42:24 [2019-11-08T22:42:24.534Z] #41 31.71   CC       images/ipc-desc.o
22:42:24 [2019-11-08T22:42:24.568Z] #18 ...
22:42:24 [2019-11-08T22:42:24.568Z] 
22:42:24 [2019-11-08T22:42:24.568Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:42:24 [2019-11-08T22:42:24.568Z] #22 64.89 + return
22:42:24 [2019-11-08T22:42:24.568Z] #22 DONE 65.0s
22:42:24 [2019-11-08T22:42:24.603Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
22:42:24 [2019-11-08T22:42:24.603Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
22:42:24 [2019-11-08T22:42:24.827Z] 
22:42:24 [2019-11-08T22:42:24.827Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:42:24 [2019-11-08T22:42:24.938Z] #40 52.41 Selecting previously unselected package protobuf-c-compiler.
22:42:24 [2019-11-08T22:42:24.938Z] #40 52.43 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ...
22:42:24 [2019-11-08T22:42:24.938Z] #40 52.44 Unpacking protobuf-c-compiler (1.2.1-2) ...
22:42:24 [2019-11-08T22:42:24.938Z] #40 52.59 Selecting previously unselected package protobuf-compiler.
22:42:24 [2019-11-08T22:42:24.938Z] #40 52.62 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ...
22:42:24 [2019-11-08T22:42:24.938Z] #40 52.62 Unpacking protobuf-compiler (3.0.0-9) ...
22:42:24 [2019-11-08T22:42:24.947Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
22:42:24 [2019-11-08T22:42:24.955Z] #41 32.39   CC       images/ipc-shm.o
22:42:24 [2019-11-08T22:42:24.955Z] #41 32.43   CC       images/ipc-msg.o
22:42:25 [2019-11-08T22:42:25.197Z] #40 52.79 Selecting previously unselected package python-pkg-resources.
22:42:25 [2019-11-08T22:42:25.197Z] #40 52.82 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
22:42:25 [2019-11-08T22:42:25.197Z] #40 52.82 Unpacking python-pkg-resources (33.1.1-1) ...
22:42:25 [2019-11-08T22:42:25.362Z] #41 32.68   CC       images/ipc-sem.o
22:42:25 [2019-11-08T22:42:25.362Z] #41 32.84   CC       images/utsns.o
22:42:25 [2019-11-08T22:42:25.458Z] #40 53.14 Selecting previously unselected package python-protobuf.
22:42:25 [2019-11-08T22:42:25.458Z] #40 53.15 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ...
22:42:25 [2019-11-08T22:42:25.458Z] #40 53.16 Unpacking python-protobuf (3.0.0-9) ...
22:42:25 [2019-11-08T22:42:25.683Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
22:42:25 [2019-11-08T22:42:25.772Z] #41 33.02   CC       images/creds.o
22:42:25 [2019-11-08T22:42:25.772Z] #41 ...
22:42:25 [2019-11-08T22:42:25.772Z] 
22:42:25 [2019-11-08T22:42:25.772Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:42:25 [2019-11-08T22:42:25.772Z] #59 36.93 + cd /tmp/tmp.niUqpsnn5A/src/github.com/containerd/containerd
22:42:25 [2019-11-08T22:42:25.772Z] #59 36.93 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + export 'BUILDTAGS=netgo osusergo static_build'
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + BUILDTAGS='netgo osusergo static_build'
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + export EXTRA_FLAGS=-buildmode=pie
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + EXTRA_FLAGS=-buildmode=pie
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + '[' '' = dynamic ']'
22:42:25 [2019-11-08T22:42:25.772Z] #59 37.87 + make
22:42:25 [2019-11-08T22:42:25.772Z] #59 39.35 + bin/ctr
22:42:25 [2019-11-08T22:42:25.772Z] #59 ...
22:42:25 [2019-11-08T22:42:25.772Z] 
22:42:25 [2019-11-08T22:42:25.772Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 38.86 Selecting previously unselected package python3.5-minimal.
22:42:25 [2019-11-08T22:42:25.772Z] #17 38.90 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 38.90 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.02 Selecting previously unselected package python3-minimal.
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.02 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.03 Unpacking python3-minimal (3.5.3-1) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.14 Selecting previously unselected package libmpdec2:s390x.
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.14 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.15 Unpacking libmpdec2:s390x (2.4.2-1) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.26 Selecting previously unselected package libpython3.5-stdlib:s390x.
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.26 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 40.27 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.31 Selecting previously unselected package python3.5.
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.31 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.31 Unpacking python3.5 (3.5.3-1+deb9u1) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.48 Selecting previously unselected package libpython3-stdlib:s390x.
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.48 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.50 Unpacking libpython3-stdlib:s390x (3.5.3-1) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.63 Selecting previously unselected package dh-python.
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.63 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.63 Unpacking dh-python (2.20170125) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.85 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ...
22:42:25 [2019-11-08T22:42:25.772Z] #17 43.87 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
22:42:26 [2019-11-08T22:42:26.025Z] go: finding go.etcd.io/bbolt v1.3.2
22:42:26 [2019-11-08T22:42:26.025Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
22:42:26 [2019-11-08T22:42:26.028Z] #40 ...
22:42:26 [2019-11-08T22:42:26.028Z] 
22:42:26 [2019-11-08T22:42:26.028Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:26 [2019-11-08T22:42:26.028Z] #44 43.34 internal/singleflight
22:42:26 [2019-11-08T22:42:26.028Z] #44 44.65 strconv
22:42:26 [2019-11-08T22:42:26.028Z] #44 44.66 bytes
22:42:26 [2019-11-08T22:42:26.028Z] #44 48.16 bufio
22:42:26 [2019-11-08T22:42:26.028Z] #44 49.50 reflect
22:42:26 [2019-11-08T22:42:26.028Z] #44 50.56 syscall
22:42:26 [2019-11-08T22:42:26.287Z] #44 ...
22:42:26 [2019-11-08T22:42:26.287Z] 
22:42:26 [2019-11-08T22:42:26.287Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:42:26 [2019-11-08T22:42:26.287Z] #40 53.91 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
22:42:26 [2019-11-08T22:42:26.366Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
22:42:26 [2019-11-08T22:42:26.707Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
22:42:26 [2019-11-08T22:42:26.707Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
22:42:26 [2019-11-08T22:42:26.854Z] #40 54.66 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
22:42:27 [2019-11-08T22:42:27.360Z] #18 3.467 Collecting yamllint==1.16.0
22:42:27 [2019-11-08T22:42:27.421Z] #40 55.13 Setting up python-pkg-resources (33.1.1-1) ...
22:42:27 [2019-11-08T22:42:27.680Z] #40 ...
22:42:27 [2019-11-08T22:42:27.680Z] 
22:42:27 [2019-11-08T22:42:27.680Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
22:42:27 [2019-11-08T22:42:27.680Z] #12 DONE 5.2s
22:42:27 [2019-11-08T22:42:27.888Z] go: finding google.golang.org/grpc v1.20.1
22:42:27 [2019-11-08T22:42:27.888Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
22:42:27 [2019-11-08T22:42:27.939Z] 
22:42:27 [2019-11-08T22:42:27.939Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:27 [2019-11-08T22:42:27.939Z] #26 6.147 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:42:27 [2019-11-08T22:42:27.939Z] #26 6.682 
22:42:27 [2019-11-08T22:42:27.939Z] #26 7.033 
###                                                                        4.4%
#######                                                                   10.3%
##########                                                                15.2%
###############                                                           21.4%
###################                                                       26.8%
######################                                                    31.3%
#########################                                                 35.6%
#############################                                             41.0%
###############################                                           44.0%
#################################                                         46.6%
###################################                                       49.7%
######################################                                    53.5%
##########################################                                58.6%
##############################################                            65.2%
####################################################                      73.0%
##########################################################                81.5%
###################################################################       93.1%
######################################################################## 100.0%
22:42:27 [2019-11-08T22:42:27.939Z] #26 9.306 
22:42:28 [2019-11-08T22:42:28.199Z] #26 9.560 
##########                                                                14.4%
#################                                                         24.3%
##########################                                                37.0%
######################################                                    53.2%
############################################                              61.8%
##################################################                        70.3%
##############################################################            86.9%
######################################################################## 100.0%
22:42:28 [2019-11-08T22:42:28.334Z] #17 46.53 Setting up python3-minimal (3.5.3-1) ...
22:42:28 [2019-11-08T22:42:28.624Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
22:42:28 [2019-11-08T22:42:28.743Z] #17 ...
22:42:28 [2019-11-08T22:42:28.743Z] 
22:42:28 [2019-11-08T22:42:28.743Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:28 [2019-11-08T22:42:28.743Z] #41 33.30   CC       images/vma.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 33.62   CC       images/netdev.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 33.97   CC       images/tty.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 34.42   CC       images/file-lock.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 34.59   CC       images/rlimit.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 34.79   CC       images/pagemap.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 35.03   CC       images/siginfo.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 35.21   CC       images/rpc.o
22:42:28 [2019-11-08T22:42:28.743Z] #41 36.25   CC       images/ext-file.o
22:42:28 [2019-11-08T22:42:28.767Z] #26 11.09 
22:42:28 [2019-11-08T22:42:28.968Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
22:42:29 [2019-11-08T22:42:29.026Z] #26 ...
22:42:29 [2019-11-08T22:42:29.026Z] 
22:42:29 [2019-11-08T22:42:29.026Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.400 + RM_GOPATH=0
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.400 + TMP_GOPATH=
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.400 + : /build
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.400 + '[' -z '' ']'
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.403 ++ mktemp -d
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.419 + export GOPATH=/tmp/tmp.JqceDe1S8v
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.419 + GOPATH=/tmp/tmp.JqceDe1S8v
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.419 + RM_GOPATH=1
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.419 ++ dirname ./install.sh
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + dir=.
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + bin=containerd
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + shift
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + '[' '!' -f ./containerd.installer ']'
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + . ./containerd.installer
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + install_containerd
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JqceDe1S8v/src/github.com/containerd/containerd
22:42:29 [2019-11-08T22:42:29.026Z] #59 3.431 Cloning into '/tmp/tmp.JqceDe1S8v/src/github.com/containerd/containerd'...
22:42:29 [2019-11-08T22:42:29.026Z] #59 ...
22:42:29 [2019-11-08T22:42:29.026Z] 
22:42:29 [2019-11-08T22:42:29.026Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
22:42:29 [2019-11-08T22:42:29.162Z] #41 36.58   CC       images/cgroup.o
22:42:29 [2019-11-08T22:42:29.562Z] #41 37.11   CC       images/userns.o
22:42:29 [2019-11-08T22:42:29.709Z] go: finding github.com/davecgh/go-spew v1.1.0
22:42:29 [2019-11-08T22:42:29.980Z] #41 37.40   CC       images/google/protobuf/descriptor.o
22:42:30 [2019-11-08T22:42:30.051Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
22:42:30 [2019-11-08T22:42:30.391Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
22:42:30 [2019-11-08T22:42:30.733Z] go: finding github.com/google/go-cmp v0.2.0
22:42:31 [2019-11-08T22:42:31.074Z] go: finding gotest.tools v2.2.0+incompatible
22:42:31 [2019-11-08T22:42:31.405Z] #41 ...
22:42:31 [2019-11-08T22:42:31.405Z] 
22:42:31 [2019-11-08T22:42:31.405Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.68 Selecting previously unselected package python3.
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.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 ... 16484 files and directories currently installed.)
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.76 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.77 Unpacking python3 (3.5.3-1) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.89 Selecting previously unselected package pigz.
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.90 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.91 Unpacking pigz (2.3.4-1) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.97 Selecting previously unselected package libip4tc0:s390x.
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.97 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 47.98 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.15 Selecting previously unselected package libip6tc0:s390x.
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.15 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.15 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.24 Selecting previously unselected package libiptc0:s390x.
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.24 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.25 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.40 Selecting previously unselected package libxtables12:s390x.
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.40 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.40 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.50 Selecting previously unselected package libnetfilter-conntrack3:s390x.
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.50 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.51 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.59 Selecting previously unselected package iptables.
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.59 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 48.59 Unpacking iptables (1.6.0+snapshot20161117-6) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 49.06 Selecting previously unselected package xxd.
22:42:31 [2019-11-08T22:42:31.405Z] #17 49.10 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 49.10 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 49.37 Selecting previously unselected package vim-common.
22:42:31 [2019-11-08T22:42:31.405Z] #17 49.40 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:42:31 [2019-11-08T22:42:31.405Z] #17 49.45 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:42:31 [2019-11-08T22:42:31.559Z] #13 3.502 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:42:31 [2019-11-08T22:42:31.803Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
22:42:31 [2019-11-08T22:42:31.826Z] #17 49.90 Selecting previously unselected package bzip2.
22:42:31 [2019-11-08T22:42:31.826Z] #17 49.90 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.826Z] #17 49.90 Unpacking bzip2 (1.0.6-8.1) ...
22:42:31 [2019-11-08T22:42:31.826Z] #17 50.11 Selecting previously unselected package libgpm2:s390x.
22:42:31 [2019-11-08T22:42:31.826Z] #17 50.11 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ...
22:42:31 [2019-11-08T22:42:31.826Z] #17 50.11 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ...
22:42:32 [2019-11-08T22:42:32.147Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
22:42:32 [2019-11-08T22:42:32.215Z] #17 50.32 Selecting previously unselected package xz-utils.
22:42:32 [2019-11-08T22:42:32.215Z] #17 50.33 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ...
22:42:32 [2019-11-08T22:42:32.215Z] #17 50.33 Unpacking xz-utils (5.2.2-1.2+b1) ...
22:42:32 [2019-11-08T22:42:32.215Z] #17 50.54 Selecting previously unselected package aufs-tools.
22:42:32 [2019-11-08T22:42:32.215Z] #17 50.55 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ...
22:42:32 [2019-11-08T22:42:32.215Z] #17 50.55 Unpacking aufs-tools (1:4.1+20161219-1) ...
22:42:32 [2019-11-08T22:42:32.496Z] #13 DONE 4.6s
22:42:32 [2019-11-08T22:42:32.496Z] 
22:42:32 [2019-11-08T22:42:32.496Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:32 [2019-11-08T22:42:32.496Z] #26 11.46 
#####                                                                      7.3%
###########                                                               15.4%
###############                                                           21.5%
###################                                                       27.3%
########################                                                  33.6%
############################                                              39.8%
################################                                          45.7%
######################################                                    53.5%
##########################################                                59.7%
#################################################                         68.9%
#####################################################                     73.9%
##########################################################                80.9%
#############################################################             85.9%
###################################################################       93.7%
######################################################################## 100.0%
22:42:32 [2019-11-08T22:42:32.496Z] #26 13.65 
22:42:32 [2019-11-08T22:42:32.616Z] #17 50.73 Selecting previously unselected package liblzo2-2:s390x.
22:42:32 [2019-11-08T22:42:32.616Z] #17 50.74 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ...
22:42:32 [2019-11-08T22:42:32.616Z] #17 50.75 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ...
22:42:32 [2019-11-08T22:42:32.616Z] #17 50.84 Selecting previously unselected package btrfs-progs.
22:42:32 [2019-11-08T22:42:32.616Z] #17 ...
22:42:32 [2019-11-08T22:42:32.616Z] 
22:42:32 [2019-11-08T22:42:32.616Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:32 [2019-11-08T22:42:32.616Z] #44 63.91 time
22:42:32 [2019-11-08T22:42:32.616Z] #44 69.18 strings
22:42:32 [2019-11-08T22:42:32.616Z] #44 70.96 os
22:42:32 [2019-11-08T22:42:32.616Z] #44 72.70 regexp/syntax
22:42:32 [2019-11-08T22:42:32.616Z] #44 ...
22:42:32 [2019-11-08T22:42:32.616Z] 
22:42:32 [2019-11-08T22:42:32.616Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:32 [2019-11-08T22:42:32.616Z] #17 50.87 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ...
22:42:32 [2019-11-08T22:42:32.616Z] #17 50.88 Unpacking btrfs-progs (4.7.3-1) ...
22:42:32 [2019-11-08T22:42:32.884Z] go: finding github.com/golang/mock v1.1.1
22:42:32 [2019-11-08T22:42:32.884Z] go: finding github.com/stretchr/objx v0.1.0
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.52 Selecting previously unselected package btrfs-tools.
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.54 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ...
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.54 Unpacking btrfs-tools (4.7.3-1) ...
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.63 Selecting previously unselected package libdevmapper1.02.1:s390x.
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.63 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ...
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.63 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ...
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.76 Selecting previously unselected package dmsetup.
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.77 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ...
22:42:33 [2019-11-08T22:42:33.495Z] #17 51.77 Unpacking dmsetup (2:1.02.137-2) ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 51.90 Selecting previously unselected package libonig4:s390x.
22:42:33 [2019-11-08T22:42:33.908Z] #17 51.90 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 51.90 Unpacking libonig4:s390x (6.1.3-2) ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 ...
22:42:33 [2019-11-08T22:42:33.908Z] 
22:42:33 [2019-11-08T22:42:33.908Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:33 [2019-11-08T22:42:33.908Z] #31 65.18 internal/poll
22:42:33 [2019-11-08T22:42:33.908Z] #31 67.86 internal/syscall/unix
22:42:33 [2019-11-08T22:42:33.908Z] #31 67.92 internal/fmtsort
22:42:33 [2019-11-08T22:42:33.908Z] #31 68.03 os
22:42:33 [2019-11-08T22:42:33.908Z] #31 68.81 strings
22:42:33 [2019-11-08T22:42:33.908Z] #31 71.92 path
22:42:33 [2019-11-08T22:42:33.908Z] #31 72.46 fmt
22:42:33 [2019-11-08T22:42:33.908Z] #31 73.11 path/filepath
22:42:33 [2019-11-08T22:42:33.908Z] #31 74.94 io/ioutil
22:42:33 [2019-11-08T22:42:33.908Z] #31 ...
22:42:33 [2019-11-08T22:42:33.908Z] 
22:42:33 [2019-11-08T22:42:33.908Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.09 Selecting previously unselected package libjq1:s390x.
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.09 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.09 Unpacking libjq1:s390x (1.5+dfsg-1.3) ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.21 Selecting previously unselected package jq.
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.22 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.22 Unpacking jq (1.5+dfsg-1.3) ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.29 Selecting previously unselected package libaio1:s390x.
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.29 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ...
22:42:33 [2019-11-08T22:42:33.908Z] #17 52.30 Unpacking libaio1:s390x (0.3.110-3) ...
22:42:33 [2019-11-08T22:42:33.919Z] #18 9.990   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:42:33 [2019-11-08T22:42:33.919Z] #18 10.23 Collecting pyyaml (from yamllint==1.16.0)
22:42:34 [2019-11-08T22:42:34.069Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.37 Selecting previously unselected package libcap2-bin.
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.37 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ...
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.38 Unpacking libcap2-bin (1:2.25-1) ...
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.47 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.48 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ...
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.49 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.59 Selecting previously unselected package libsepol1-dev:s390x.
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.60 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ...
22:42:34 [2019-11-08T22:42:34.302Z] #17 52.60 Unpacking libsepol1-dev:s390x (2.6-2) ...
22:42:34 [2019-11-08T22:42:34.419Z] go: finding github.com/spf13/viper v1.3.2
22:42:34 [2019-11-08T22:42:34.718Z] #17 52.89 Selecting previously unselected package libpcre16-3:s390x.
22:42:34 [2019-11-08T22:42:34.718Z] #17 52.90 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ...
22:42:34 [2019-11-08T22:42:34.718Z] #17 52.91 Unpacking libpcre16-3:s390x (2:8.39-3) ...
22:42:34 [2019-11-08T22:42:34.718Z] #17 53.01 Selecting previously unselected package libpcre32-3:s390x.
22:42:34 [2019-11-08T22:42:34.718Z] #17 53.01 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ...
22:42:34 [2019-11-08T22:42:34.718Z] #17 53.01 Unpacking libpcre32-3:s390x (2:8.39-3) ...
22:42:34 [2019-11-08T22:42:34.760Z] go: finding cloud.google.com/go v0.26.0
22:42:34 [2019-11-08T22:42:34.760Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
22:42:35 [2019-11-08T22:42:35.102Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
22:42:35 [2019-11-08T22:42:35.102Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
22:42:35 [2019-11-08T22:42:35.140Z] #17 53.34 Selecting previously unselected package libpcre3-dev:s390x.
22:42:35 [2019-11-08T22:42:35.140Z] #17 53.34 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ...
22:42:35 [2019-11-08T22:42:35.140Z] #17 53.34 Unpacking libpcre3-dev:s390x (2:8.39-3) ...
22:42:35 [2019-11-08T22:42:35.179Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:42:35 [2019-11-08T22:42:35.179Z] 
22:42:35 [2019-11-08T22:42:35.179Z] 
22:42:35 [2019-11-08T22:42:35.179Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:42:35 [2019-11-08T22:42:35.179Z] PKG_CONFIG=pkg-config
22:42:35 [2019-11-08T22:42:35.179Z] GOLANG_VERSION=1.13.3
22:42:35 [2019-11-08T22:42:35.179Z] HOSTNAME=c9b69f1921c0
22:42:35 [2019-11-08T22:42:35.179Z] KEEPBUNDLE=1
22:42:35 [2019-11-08T22:42:35.179Z] container=docker
22:42:35 [2019-11-08T22:42:35.179Z] TEST_SKIP_INTEGRATION=1
22:42:35 [2019-11-08T22:42:35.179Z] GO111MODULE=off
22:42:35 [2019-11-08T22:42:35.179Z] GOPATH=/go
22:42:35 [2019-11-08T22:42:35.179Z] PWD=/go/src/github.com/docker/docker
22:42:35 [2019-11-08T22:42:35.179Z] HOME=/root
22:42:35 [2019-11-08T22:42:35.179Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:42:35 [2019-11-08T22:42:35.179Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:42:35 [2019-11-08T22:42:35.179Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_GRAPHDRIVER=overlay2
22:42:35 [2019-11-08T22:42:35.179Z] TERM=xterm
22:42:35 [2019-11-08T22:42:35.179Z] VALIDATE_BRANCH=master
22:42:35 [2019-11-08T22:42:35.179Z] DEST=bundles/test-integration
22:42:35 [2019-11-08T22:42:35.179Z] SHLVL=1
22:42:35 [2019-11-08T22:42:35.179Z] TIMEOUT=120m
22:42:35 [2019-11-08T22:42:35.179Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:42:35 [2019-11-08T22:42:35.179Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_PKG=github.com/docker/docker
22:42:35 [2019-11-08T22:42:35.179Z] TESTDEBUG=0
22:42:35 [2019-11-08T22:42:35.179Z] _=/usr/bin/env
22:42:35 [2019-11-08T22:42:35.179Z] Building test suite binary ./integration-cli/test.main
22:42:35 [2019-11-08T22:42:35.179Z] 
22:42:35 [2019-11-08T22:42:35.179Z] 
22:42:35 [2019-11-08T22:42:35.179Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:42:35 [2019-11-08T22:42:35.179Z] PKG_CONFIG=pkg-config
22:42:35 [2019-11-08T22:42:35.179Z] GOLANG_VERSION=1.13.3
22:42:35 [2019-11-08T22:42:35.179Z] HOSTNAME=8df380fb190f
22:42:35 [2019-11-08T22:42:35.179Z] KEEPBUNDLE=1
22:42:35 [2019-11-08T22:42:35.179Z] container=docker
22:42:35 [2019-11-08T22:42:35.179Z] TEST_SKIP_INTEGRATION=1
22:42:35 [2019-11-08T22:42:35.179Z] GO111MODULE=off
22:42:35 [2019-11-08T22:42:35.179Z] GOPATH=/go
22:42:35 [2019-11-08T22:42:35.179Z] PWD=/go/src/github.com/docker/docker
22:42:35 [2019-11-08T22:42:35.179Z] HOME=/root
22:42:35 [2019-11-08T22:42:35.179Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:42:35 [2019-11-08T22:42:35.179Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:42:35 [2019-11-08T22:42:35.179Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_GRAPHDRIVER=overlay2
22:42:35 [2019-11-08T22:42:35.179Z] TERM=xterm
22:42:35 [2019-11-08T22:42:35.179Z] VALIDATE_BRANCH=master
22:42:35 [2019-11-08T22:42:35.179Z] DEST=bundles/test-integration
22:42:35 [2019-11-08T22:42:35.179Z] SHLVL=1
22:42:35 [2019-11-08T22:42:35.179Z] TIMEOUT=120m
22:42:35 [2019-11-08T22:42:35.179Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
22:42:35 [2019-11-08T22:42:35.179Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:42:35 [2019-11-08T22:42:35.179Z] DOCKER_PKG=github.com/docker/docker
22:42:35 [2019-11-08T22:42:35.179Z] TESTDEBUG=0
22:42:35 [2019-11-08T22:42:35.179Z] _=/usr/bin/env
22:42:35 [2019-11-08T22:42:35.179Z] Building test suite binary ./integration-cli/test.main
22:42:35 [2019-11-08T22:42:35.179Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
22:42:35 [2019-11-08T22:42:35.179Z] No new tests added to integration.
22:42:35 [2019-11-08T22:42:35.179Z] 
22:42:35 [2019-11-08T22:42:35.179Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:42:35 [2019-11-08T22:42:35.295Z] #18 11.39   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
22:42:35 [2019-11-08T22:42:35.445Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
22:42:35 [2019-11-08T22:42:35.445Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
22:42:35 [2019-11-08T22:42:35.545Z] #17 53.81 Selecting previously unselected package libselinux1-dev:s390x.
22:42:35 [2019-11-08T22:42:35.545Z] #17 53.83 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ...
22:42:35 [2019-11-08T22:42:35.545Z] #17 53.83 Unpacking libselinux1-dev:s390x (2.6-3+b3) ...
22:42:35 [2019-11-08T22:42:35.959Z] #17 54.20 Selecting previously unselected package libdevmapper-dev:s390x.
22:42:35 [2019-11-08T22:42:35.959Z] #17 54.20 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ...
22:42:35 [2019-11-08T22:42:35.959Z] #17 54.21 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ...
22:42:35 [2019-11-08T22:42:35.959Z] #17 54.33 Selecting previously unselected package libnl-3-200:s390x.
22:42:35 [2019-11-08T22:42:35.959Z] #17 54.33 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ...
22:42:36 [2019-11-08T22:42:36.231Z] #18 12.66 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:42:36 [2019-11-08T22:42:36.231Z] #26 13.94 
##                                                                         2.9%
###                                                                        5.5%
####                                                                       6.8%
######                                                                     8.6%
#######                                                                   10.7%
#########                                                                 13.1%
#########                                                                 13.8%
##########                                                                15.2%
###########                                                               16.2%
#############                                                             18.6%
################                                                          22.7%
################                                                          23.6%
##################                                                        25.8%
###################                                                       27.0%
#####################                                                     29.9%
######################                                                    31.3%
#######################                                                   33.1%
#########################                                                 35.6%
###########################                                               37.8%
############################                                              39.8%
###############################                                           43.2%
#################################                                         46.5%
####################################                                      50.4%
######################################                                    52.8%
########################################                                  56.4%
##########################################                                58.5%
############################################                              61.8%
##############################################                            64.4%
################################################                          67.1%
###################################################                       71.5%
#####################################################                     74.7%
#######################################################                   76.7%
#########################################################                 80.4%
############################################################              83.8%
##############################################################            86.7%
################################################################          89.1%
##################################################################        92.5%
####################################################################      95.7%
#######################################################################   98.6%
######################################################################## 100.0%
22:42:36 [2019-11-08T22:42:36.231Z] #26 18.34 
22:42:36 [2019-11-08T22:42:36.380Z] #17 54.34 Unpacking libnl-3-200:s390x (3.2.27-2) ...
22:42:36 [2019-11-08T22:42:36.380Z] #17 54.47 Selecting previously unselected package libprotobuf-c1:s390x.
22:42:36 [2019-11-08T22:42:36.380Z] #17 54.49 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ...
22:42:36 [2019-11-08T22:42:36.380Z] #17 54.50 Unpacking libprotobuf-c1:s390x (1.2.1-2) ...
22:42:36 [2019-11-08T22:42:36.380Z] #17 54.60 Selecting previously unselected package libreadline5:s390x.
22:42:36 [2019-11-08T22:42:36.624Z] PKG_CONFIG=pkg-config
22:42:36 [2019-11-08T22:42:36.624Z] GOLANG_VERSION=1.13.3
22:42:36 [2019-11-08T22:42:36.624Z] HOSTNAME=9168ad919661
22:42:36 [2019-11-08T22:42:36.624Z] KEEPBUNDLE=1
22:42:36 [2019-11-08T22:42:36.624Z] container=docker
22:42:36 [2019-11-08T22:42:36.624Z] TEST_SKIP_INTEGRATION_CLI=1
22:42:36 [2019-11-08T22:42:36.624Z] GO111MODULE=off
22:42:36 [2019-11-08T22:42:36.624Z] GOPATH=/go
22:42:36 [2019-11-08T22:42:36.624Z] PWD=/go/src/github.com/docker/docker
22:42:36 [2019-11-08T22:42:36.624Z] HOME=/root
22:42:36 [2019-11-08T22:42:36.624Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:42:36 [2019-11-08T22:42:36.624Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:42:36 [2019-11-08T22:42:36.624Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:42:36 [2019-11-08T22:42:36.624Z] DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e
22:42:36 [2019-11-08T22:42:36.624Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:42:36 [2019-11-08T22:42:36.624Z] DOCKER_GRAPHDRIVER=overlay2
22:42:36 [2019-11-08T22:42:36.624Z] TERM=xterm
22:42:36 [2019-11-08T22:42:36.624Z] VALIDATE_BRANCH=master
22:42:36 [2019-11-08T22:42:36.624Z] DEST=bundles/test-integration
22:42:36 [2019-11-08T22:42:36.624Z] SHLVL=1
22:42:36 [2019-11-08T22:42:36.624Z] TIMEOUT=120m
22:42:36 [2019-11-08T22:42:36.624Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:42:36 [2019-11-08T22:42:36.624Z] DOCKER_PKG=github.com/docker/docker
22:42:36 [2019-11-08T22:42:36.624Z] TESTDEBUG=0
22:42:36 [2019-11-08T22:42:36.624Z] _=/usr/bin/env
22:42:36 [2019-11-08T22:42:36.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:42:36 [2019-11-08T22:42:36.786Z] #17 54.61 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ...
22:42:36 [2019-11-08T22:42:36.786Z] #17 54.61 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ...
22:42:36 [2019-11-08T22:42:36.786Z] #17 54.89 Selecting previously unselected package libsystemd-dev:s390x.
22:42:36 [2019-11-08T22:42:36.786Z] #17 54.90 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ...
22:42:36 [2019-11-08T22:42:36.786Z] #17 54.91 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ...
22:42:36 [2019-11-08T22:42:36.802Z] #26 ...
22:42:36 [2019-11-08T22:42:36.802Z] 
22:42:36 [2019-11-08T22:42:36.802Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:36 [2019-11-08T22:42:36.802Z] #31 53.96 time
22:42:36 [2019-11-08T22:42:36.802Z] #31 61.07 internal/poll
22:42:36 [2019-11-08T22:42:36.802Z] #31 63.86 internal/syscall/unix
22:42:37 [2019-11-08T22:42:37.061Z] #31 64.03 os
22:42:37 [2019-11-08T22:42:37.061Z] #31 ...
22:42:37 [2019-11-08T22:42:37.061Z] 
22:42:37 [2019-11-08T22:42:37.061Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:42:37 [2019-11-08T22:42:37.061Z] #33 57.29 Selecting previously unselected package libxml2:amd64.
22:42:37 [2019-11-08T22:42:37.061Z] #33 57.29 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 57.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.10 Selecting previously unselected package libarchive13:amd64.
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.10 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.13 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.47 Selecting previously unselected package libjsoncpp1:amd64.
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.48 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.66 Selecting previously unselected package libuv1:amd64.
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.67 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.68 Unpacking libuv1:amd64 (1.9.1-3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.90 Selecting previously unselected package cmake.
22:42:37 [2019-11-08T22:42:37.061Z] #33 58.92 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 59.07 Unpacking cmake (3.7.2-1) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 62.61 Selecting previously unselected package xxd.
22:42:37 [2019-11-08T22:42:37.061Z] #33 62.61 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 62.63 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 62.94 Selecting previously unselected package vim-common.
22:42:37 [2019-11-08T22:42:37.061Z] #33 62.94 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 62.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.34 Processing triggers for mime-support (3.60) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.46 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.47 Setting up libuv1:amd64 (1.9.1-3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.48 Setting up cmake-data (3.7.2-1) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.49 Setting up libicu57:amd64 (57.1-6+deb9u3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.51 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.52 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.65 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.71 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.73 Setting up cmake (3.7.2-1) ...
22:42:37 [2019-11-08T22:42:37.061Z] #33 63.88 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:37 [2019-11-08T22:42:37.240Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
22:42:37 [2019-11-08T22:42:37.240Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
22:42:37 [2019-11-08T22:42:37.329Z] #33 ...
22:42:37 [2019-11-08T22:42:37.329Z] 
22:42:37 [2019-11-08T22:42:37.329Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:37 [2019-11-08T22:42:37.329Z] #26 19.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:42:37 [2019-11-08T22:42:37.606Z] #18 13.73   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
22:42:37 [2019-11-08T22:42:37.897Z] #26 20.11 
22:42:37 [2019-11-08T22:42:37.976Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
22:42:37 [2019-11-08T22:42:37.976Z] go: finding github.com/hashicorp/go-uuid v1.0.0
22:42:38 [2019-11-08T22:42:38.155Z] #26 20.31 
######################################################################## 100.0%
22:42:38 [2019-11-08T22:42:38.172Z] #18 14.49 Building wheels for collected packages: pyyaml, pathspec
22:42:38 [2019-11-08T22:42:38.172Z] #18 14.49   Running setup.py bdist_wheel for pyyaml: started
22:42:38 [2019-11-08T22:42:38.415Z] #26 ...
22:42:38 [2019-11-08T22:42:38.415Z] 
22:42:38 [2019-11-08T22:42:38.415Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
22:42:38 [2019-11-08T22:42:38.415Z] #14 DONE 6.2s
22:42:38 [2019-11-08T22:42:38.415Z] 
22:42:38 [2019-11-08T22:42:38.415Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:38 [2019-11-08T22:42:38.415Z] #26 20.65 
22:42:38 [2019-11-08T22:42:38.673Z] #26 ...
22:42:38 [2019-11-08T22:42:38.673Z] 
22:42:38 [2019-11-08T22:42:38.673Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:42:38 [2019-11-08T22:42:38.673Z] #33 DONE 66.2s
22:42:38 [2019-11-08T22:42:38.673Z] 
22:42:38 [2019-11-08T22:42:38.673Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:42:38 [2019-11-08T22:42:38.673Z] #34 DONE 0.1s
22:42:38 [2019-11-08T22:42:38.673Z] 
22:42:38 [2019-11-08T22:42:38.673Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
22:42:38 [2019-11-08T22:42:38.673Z] #35 DONE 0.1s
22:42:38 [2019-11-08T22:42:38.673Z] 
22:42:38 [2019-11-08T22:42:38.673Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:39 [2019-11-08T22:42:39.095Z] #17 57.29 Selecting previously unselected package net-tools.
22:42:39 [2019-11-08T22:42:39.095Z] #17 57.29 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ...
22:42:39 [2019-11-08T22:42:39.095Z] #17 57.29 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
22:42:39 [2019-11-08T22:42:39.107Z] #18 15.25   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:42:39 [2019-11-08T22:42:39.107Z] #18 15.26   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
22:42:39 [2019-11-08T22:42:39.107Z] #18 15.31   Running setup.py bdist_wheel for pathspec: started
22:42:39 [2019-11-08T22:42:39.170Z] go: finding github.com/coreos/go-semver v0.2.0
22:42:39 [2019-11-08T22:42:39.509Z] #17 57.71 Selecting previously unselected package python-pip-whl.
22:42:39 [2019-11-08T22:42:39.509Z] #17 57.73 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
22:42:39 [2019-11-08T22:42:39.509Z] #17 57.73 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
22:42:39 [2019-11-08T22:42:39.674Z] #18 16.06   Running setup.py bdist_wheel for pathspec: finished with status 'done'
22:42:39 [2019-11-08T22:42:39.933Z] #18 16.06   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
22:42:39 [2019-11-08T22:42:39.933Z] #18 16.07 Successfully built pyyaml pathspec
22:42:39 [2019-11-08T22:42:39.933Z] #18 16.07 Installing collected packages: pyyaml, pathspec, yamllint
22:42:39 [2019-11-08T22:42:39.933Z] #18 16.34 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
22:42:40 [2019-11-08T22:42:40.193Z] #18 DONE 16.6s
22:42:40 [2019-11-08T22:42:40.351Z] go: finding github.com/pelletier/go-toml v1.2.0
22:42:40 [2019-11-08T22:42:40.352Z] #17 58.56 Selecting previously unselected package python3-pip.
22:42:40 [2019-11-08T22:42:40.352Z] #17 58.56 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
22:42:40 [2019-11-08T22:42:40.352Z] #17 58.57 Unpacking python3-pip (9.0.1-2+deb9u1) ...
22:42:40 [2019-11-08T22:42:40.452Z] 
22:42:40 [2019-11-08T22:42:40.452Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
22:42:40 [2019-11-08T22:42:40.452Z] #65 CACHED
22:42:40 [2019-11-08T22:42:40.452Z] 
22:42:40 [2019-11-08T22:42:40.452Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
22:42:40 [2019-11-08T22:42:40.452Z] #67 DONE 0.1s
22:42:40 [2019-11-08T22:42:40.452Z] 
22:42:40 [2019-11-08T22:42:40.452Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:40 [2019-11-08T22:42:40.691Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
22:42:40 [2019-11-08T22:42:40.712Z] #26 ...
22:42:40 [2019-11-08T22:42:40.712Z] 
22:42:40 [2019-11-08T22:42:40.712Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
22:42:40 [2019-11-08T22:42:40.712Z] #61 DONE 0.3s
22:42:40 [2019-11-08T22:42:40.712Z] 
22:42:40 [2019-11-08T22:42:40.712Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:42:40 [2019-11-08T22:42:40.712Z] #52 DONE 0.5s
22:42:40 [2019-11-08T22:42:40.712Z] 
22:42:40 [2019-11-08T22:42:40.712Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
22:42:40 [2019-11-08T22:42:40.712Z] #49 DONE 0.5s
22:42:40 [2019-11-08T22:42:40.712Z] 
22:42:40 [2019-11-08T22:42:40.712Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
22:42:40 [2019-11-08T22:42:40.712Z] #43 DONE 0.5s
22:42:40 [2019-11-08T22:42:40.712Z] 
22:42:40 [2019-11-08T22:42:40.712Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
22:42:40 [2019-11-08T22:42:40.712Z] #35 DONE 0.5s
22:42:40 [2019-11-08T22:42:40.712Z] 
22:42:40 [2019-11-08T22:42:40.712Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
22:42:40 [2019-11-08T22:42:40.712Z] #46 DONE 0.5s
22:42:40 [2019-11-08T22:42:40.712Z] 
22:42:40 [2019-11-08T22:42:40.712Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:42:40 [2019-11-08T22:42:40.767Z] #17 58.73 Selecting previously unselected package python3-pkg-resources.
22:42:40 [2019-11-08T22:42:40.768Z] #17 58.74 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
22:42:40 [2019-11-08T22:42:40.768Z] #17 58.74 Unpacking python3-pkg-resources (33.1.1-1) ...
22:42:40 [2019-11-08T22:42:40.768Z] #17 58.98 Selecting previously unselected package python3-setuptools.
22:42:40 [2019-11-08T22:42:40.768Z] #17 58.99 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
22:42:40 [2019-11-08T22:42:40.768Z] #17 58.99 Unpacking python3-setuptools (33.1.1-1) ...
22:42:40 [2019-11-08T22:42:40.971Z] #47 ...
22:42:40 [2019-11-08T22:42:40.971Z] 
22:42:40 [2019-11-08T22:42:40.971Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
22:42:40 [2019-11-08T22:42:40.971Z] #23 DONE 0.5s
22:42:40 [2019-11-08T22:42:40.971Z] 
22:42:40 [2019-11-08T22:42:40.971Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
22:42:40 [2019-11-08T22:42:40.971Z] #53 DONE 0.1s
22:42:40 [2019-11-08T22:42:40.971Z] 
22:42:40 [2019-11-08T22:42:40.971Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:41 [2019-11-08T22:42:41.173Z] #17 59.22 Selecting previously unselected package python3-wheel.
22:42:41 [2019-11-08T22:42:41.173Z] #17 59.29 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
22:42:41 [2019-11-08T22:42:41.173Z] #17 59.31 Unpacking python3-wheel (0.29.0-2) ...
22:42:41 [2019-11-08T22:42:41.173Z] #17 59.41 Selecting previously unselected package thin-provisioning-tools.
22:42:41 [2019-11-08T22:42:41.173Z] #17 59.41 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ...
22:42:41 [2019-11-08T22:42:41.173Z] #17 59.42 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
22:42:41 [2019-11-08T22:42:41.421Z] go: finding github.com/Microsoft/hcsshim v0.8.5
22:42:41 [2019-11-08T22:42:41.588Z] #17 59.75 Selecting previously unselected package vim-runtime.
22:42:41 [2019-11-08T22:42:41.588Z] #17 59.75 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
22:42:41 [2019-11-08T22:42:41.588Z] #17 59.78 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
22:42:41 [2019-11-08T22:42:41.588Z] #17 59.80 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
22:42:41 [2019-11-08T22:42:41.588Z] #17 59.81 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
22:42:41 [2019-11-08T22:42:41.958Z] #36 ...
22:42:41 [2019-11-08T22:42:41.958Z] 
22:42:41 [2019-11-08T22:42:41.958Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:42:41 [2019-11-08T22:42:41.958Z] #40 61.06 Setting up libnet1-dev (1.1.6+dfsg-3) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 61.10 Setting up libprotobuf10:amd64 (3.0.0-9) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 61.13 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 61.18 Setting up python-protobuf (3.0.0-9) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.61 Setting up libcap-dev:amd64 (1:2.25-1) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.62 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.65 Setting up libnl-3-200:amd64 (3.2.27-2) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.67 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.68 Setting up libprotoc10:amd64 (3.0.0-9) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.69 Setting up protobuf-c-compiler (1.2.1-2) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.69 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.70 Setting up protobuf-compiler (3.0.0-9) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.71 Setting up libprotobuf-dev:amd64 (3.0.0-9) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.73 Setting up libnl-3-dev:amd64 (3.2.27-2) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 68.74 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:42:41 [2019-11-08T22:42:41.958Z] #40 DONE 69.2s
22:42:41 [2019-11-08T22:42:41.958Z] 
22:42:41 [2019-11-08T22:42:41.958Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:41 [2019-11-08T22:42:41.958Z] #26 22.80 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:42:41 [2019-11-08T22:42:41.958Z] #26 23.32 
22:42:41 [2019-11-08T22:42:41.958Z] #26 23.66 
##################################                                        48.0%
######################################################################## 100.0%
22:42:41 [2019-11-08T22:42:41.958Z] #26 23.98 
22:42:41 [2019-11-08T22:42:41.958Z] #26 ...
22:42:41 [2019-11-08T22:42:41.958Z] 
22:42:41 [2019-11-08T22:42:41.958Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:41 [2019-11-08T22:42:41.958Z] #44 59.13 time
22:42:41 [2019-11-08T22:42:41.958Z] #44 66.15 os
22:42:41 [2019-11-08T22:42:41.958Z] #44 67.53 strings
22:42:41 [2019-11-08T22:42:41.958Z] #44 ...
22:42:41 [2019-11-08T22:42:41.958Z] 
22:42:41 [2019-11-08T22:42:41.958Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:41 [2019-11-08T22:42:41.986Z] #17 ...
22:42:41 [2019-11-08T22:42:41.986Z] 
22:42:41 [2019-11-08T22:42:41.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:41 [2019-11-08T22:42:41.986Z] #41 39.36   CC       images/opts.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 39.62   CC       images/seccomp.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 39.87   CC       images/binfmt-misc.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 40.08   CC       images/time.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 40.35   CC       images/sysctl.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 40.52   CC       images/autofs.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 40.71   CC       images/macvlan.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 40.87   CC       images/sit.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.08   LINK     images/built-in.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.28   GEN      compel/include/asm
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.28   GEN      compel/include/version.h
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.32 touch .config
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.32   GEN      include/common/config.h
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.41   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.52   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.55   GEN      compel/plugins/include/uapi/std/syscall.h
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.58   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.61   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.63   DEP      compel/arch/s390/plugins/std/parasite-head.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.67   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.69   DEP      compel/plugins/std/infect.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.82   DEP      compel/plugins/std/string.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 41.91   DEP      compel/plugins/std/log.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 42.14   DEP      compel/plugins/std/fds.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 42.24   DEP      compel/plugins/std/std.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 42.35   DEP      compel/plugins/shmem/shmem.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 42.48   DEP      compel/plugins/fds/fds.d
22:42:41 [2019-11-08T22:42:41.986Z] #41 42.63   CC       compel/plugins/std/std.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 43.12   CC       compel/plugins/std/fds.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 43.62   CC       compel/plugins/std/log.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 44.60   CC       compel/plugins/std/string.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 45.28   CC       compel/plugins/std/infect.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 46.08   CC       compel/arch/s390/plugins/std/parasite-head.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 46.13   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 46.24   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 46.65   AR       compel/plugins/std.lib.a
22:42:41 [2019-11-08T22:42:41.986Z] #41 46.66   CC       compel/plugins/fds/fds.o
22:42:41 [2019-11-08T22:42:41.986Z] #41 46.76   AR       compel/plugins/fds.lib.a
22:42:41 [2019-11-08T22:42:41.987Z] #41 46.78   HOSTDEP  compel/src/lib/log-host.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 46.92   HOSTDEP  compel/src/lib/handle-elf-host.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 47.13   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 47.26   HOSTDEP  compel/src/main-host.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 47.42   DEP      compel/src/lib/ptrace.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 47.53   DEP      compel/src/lib/infect.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 47.70   DEP      compel/src/lib/infect-util.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 47.79   DEP      compel/src/lib/infect-rpc.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 47.90   DEP      compel/arch/s390/src/lib/infect.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 48.13   DEP      compel/arch/s390/src/lib/cpu.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 48.23   DEP      compel/src/lib/log.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 48.37   DEP      compel/src/main.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 48.61   DEP      compel/src/lib/handle-elf.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 48.77   DEP      compel/arch/s390/src/lib/handle-elf.d
22:42:41 [2019-11-08T22:42:41.987Z] #41 48.96   CC       compel/src/lib/log.o
22:42:41 [2019-11-08T22:42:41.987Z] #41 49.33   CC       compel/arch/s390/src/lib/cpu.o
22:42:42 [2019-11-08T22:42:42.157Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:42:42 [2019-11-08T22:42:42.381Z] #41 49.57   CC       compel/arch/s390/src/lib/infect.o
22:42:42 [2019-11-08T22:42:42.499Z] go: finding github.com/hashicorp/golang-lru v0.5.0
22:42:42 [2019-11-08T22:42:42.499Z] go: finding gotest.tools v2.1.0+incompatible
22:42:42 [2019-11-08T22:42:42.842Z] go: finding github.com/fsnotify/fsnotify v1.4.7
22:42:42 [2019-11-08T22:42:42.893Z] #41 ...
22:42:42 [2019-11-08T22:42:42.893Z] 
22:42:42 [2019-11-08T22:42:42.893Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
22:42:42 [2019-11-08T22:42:42.893Z] #15 DONE 4.4s
22:42:43 [2019-11-08T22:42:43.153Z] 
22:42:43 [2019-11-08T22:42:43.153Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.958 + RM_GOPATH=0
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.958 + TMP_GOPATH=
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.958 + : /build
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.958 + '[' -z '' ']'
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.962 ++ mktemp -d
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.971 + export GOPATH=/tmp/tmp.DyIMnBsxnD
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.972 + GOPATH=/tmp/tmp.DyIMnBsxnD
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.973 + RM_GOPATH=1
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.973 ++ dirname ./install.sh
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.981 + dir=.
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.982 + bin=tini
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.982 + shift
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.983 + '[' '!' -f ./tini.installer ']'
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.986 + . ./tini.installer
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.986 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.993 + install_tini
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.997 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.997 + git clone https://github.com/krallin/tini.git /tmp/tmp.DyIMnBsxnD/tini
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.997 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:42:43 [2019-11-08T22:42:43.153Z] #36 3.998 Cloning into '/tmp/tmp.DyIMnBsxnD/tini'...
22:42:43 [2019-11-08T22:42:43.153Z] #36 ...
22:42:43 [2019-11-08T22:42:43.153Z] 
22:42:43 [2019-11-08T22:42:43.153Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:43 [2019-11-08T22:42:43.153Z] #54 15.12 + cd /tmp/tmp.mP3A6LttEC/src/github.com/opencontainers/runc
22:42:43 [2019-11-08T22:42:43.153Z] #54 15.12 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:42:43 [2019-11-08T22:42:43.153Z] #54 15.68 + '[' -z '' ']'
22:42:43 [2019-11-08T22:42:43.153Z] #54 15.68 + target=static
22:42:43 [2019-11-08T22:42:43.153Z] #54 15.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:42:43 [2019-11-08T22:42:43.153Z] #54 18.04 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
22:42:43 [2019-11-08T22:42:43.186Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
22:42:43 [2019-11-08T22:42:43.249Z] #41 50.40   CC       compel/src/lib/infect-rpc.o
22:42:43 [2019-11-08T22:42:43.411Z] #54 ...
22:42:43 [2019-11-08T22:42:43.412Z] 
22:42:43 [2019-11-08T22:42:43.412Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:43 [2019-11-08T22:42:43.412Z] #26 25.59 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:42:43 [2019-11-08T22:42:43.529Z] go: finding golang.org/x/text v0.3.0
22:42:43 [2019-11-08T22:42:43.652Z] #41 50.96   CC       compel/src/lib/infect-util.o
22:42:43 [2019-11-08T22:42:43.670Z] #26 25.77 skipping existing 1849cc453dee
22:42:43 [2019-11-08T22:42:43.670Z] #26 26.01 
22:42:44 [2019-11-08T22:42:44.060Z] #41 51.28   CC       compel/src/lib/infect.o
22:42:44 [2019-11-08T22:42:44.060Z] #41 ...
22:42:44 [2019-11-08T22:42:44.060Z] 
22:42:44 [2019-11-08T22:42:44.060Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:44 [2019-11-08T22:42:44.060Z] #44 75.29 fmt
22:42:44 [2019-11-08T22:42:44.060Z] #44 78.36 regexp
22:42:44 [2019-11-08T22:42:44.060Z] #44 81.16 go/token
22:42:44 [2019-11-08T22:42:44.060Z] #44 82.22 go/scanner
22:42:44 [2019-11-08T22:42:44.060Z] #44 83.08 internal/lazyregexp
22:42:44 [2019-11-08T22:42:44.060Z] #44 83.38 net/url
22:42:44 [2019-11-08T22:42:44.060Z] #44 84.13 go/ast
22:42:44 [2019-11-08T22:42:44.060Z] #44 85.51 text/template/parse
22:42:44 [2019-11-08T22:42:44.263Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
22:42:44 [2019-11-08T22:42:44.471Z] #44 ...
22:42:44 [2019-11-08T22:42:44.471Z] 
22:42:44 [2019-11-08T22:42:44.471Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:44 [2019-11-08T22:42:44.471Z] #31 75.85 text/tabwriter
22:42:44 [2019-11-08T22:42:44.471Z] #31 77.13 flag
22:42:44 [2019-11-08T22:42:44.471Z] #31 77.13 github.com/BurntSushi/toml
22:42:44 [2019-11-08T22:42:44.471Z] #31 79.11 log
22:42:44 [2019-11-08T22:42:44.471Z] #31 81.78 github.com/BurntSushi/toml/cmd/tomlv
22:42:44 [2019-11-08T22:42:44.471Z] #31 DONE 86.1s
22:42:44 [2019-11-08T22:42:44.471Z] 
22:42:44 [2019-11-08T22:42:44.471Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:42:45 [2019-11-08T22:42:45.449Z] go: finding github.com/gogo/protobuf v1.0.0
22:42:45 [2019-11-08T22:42:45.449Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
22:42:45 [2019-11-08T22:42:45.449Z] go: finding gopkg.in/yaml.v2 v2.2.2
22:42:45 [2019-11-08T22:42:45.574Z] #26 27.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:42:45 [2019-11-08T22:42:45.832Z] #26 27.97 
22:42:46 [2019-11-08T22:42:46.091Z] #26 28.28 
######################################################################## 100.0%
22:42:46 [2019-11-08T22:42:46.252Z] #54 ...
22:42:46 [2019-11-08T22:42:46.252Z] 
22:42:46 [2019-11-08T22:42:46.252Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.851 + RM_GOPATH=0
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.851 + TMP_GOPATH=
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.851 + : /build
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.851 + '[' -z '' ']'
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.851 ++ mktemp -d
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.853 + export GOPATH=/tmp/tmp.XKS13dLuxK
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.853 + GOPATH=/tmp/tmp.XKS13dLuxK
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.853 + RM_GOPATH=1
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.853 ++ dirname ./install.sh
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.855 + dir=.
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.855 + bin=gotestsum
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.855 + shift
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.855 + '[' '!' -f ./gotestsum.installer ']'
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.855 + . ./gotestsum.installer
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.855 ++ : v0.3.5
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.856 + install_gotestsum
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.856 + echo 'Installing gotestsum version v0.3.5'
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.856 Installing gotestsum version v0.3.5
22:42:46 [2019-11-08T22:42:46.252Z] #47 4.856 + go get -d gotest.tools/gotestsum
22:42:46 [2019-11-08T22:42:46.350Z] #26 ...
22:42:46 [2019-11-08T22:42:46.350Z] 
22:42:46 [2019-11-08T22:42:46.350Z] #16 [dev 6/24] RUN ldconfig
22:42:46 [2019-11-08T22:42:46.350Z] #16 DONE 3.4s
22:42:46 [2019-11-08T22:42:46.350Z] 
22:42:46 [2019-11-08T22:42:46.350Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:46 [2019-11-08T22:42:46.350Z] #26 28.48 
22:42:46 [2019-11-08T22:42:46.608Z] #26 28.80 Download of images into '/build' complete.
22:42:46 [2019-11-08T22:42:46.608Z] #26 28.80 Use something like the following to load the result into a Docker daemon:
22:42:46 [2019-11-08T22:42:46.608Z] #26 28.80   tar -cC '/build' . | docker load
22:42:46 [2019-11-08T22:42:46.867Z] #26 DONE 28.9s
22:42:46 [2019-11-08T22:42:46.867Z] 
22:42:46 [2019-11-08T22:42:46.867Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:46 [2019-11-08T22:42:46.867Z] #36 5.392 + cd /tmp/tmp.DyIMnBsxnD/tini
22:42:46 [2019-11-08T22:42:46.867Z] #36 5.392 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:42:46 [2019-11-08T22:42:46.867Z] #36 5.399 + cmake .
22:42:46 [2019-11-08T22:42:46.867Z] #36 6.317 -- The C compiler identification is GNU 6.3.0
22:42:46 [2019-11-08T22:42:46.867Z] #36 6.374 -- Check for working C compiler: /usr/bin/cc
22:42:46 [2019-11-08T22:42:46.867Z] #36 7.135 -- Check for working C compiler: /usr/bin/cc -- works
22:42:46 [2019-11-08T22:42:46.867Z] #36 7.141 -- Detecting C compiler ABI info
22:42:46 [2019-11-08T22:42:46.867Z] #36 7.910 -- Detecting C compiler ABI info - done
22:42:46 [2019-11-08T22:42:46.867Z] #36 8.024 -- Detecting C compile features
22:42:47 [2019-11-08T22:42:47.171Z] #38 ...
22:42:47 [2019-11-08T22:42:47.171Z] 
22:42:47 [2019-11-08T22:42:47.171Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:47 [2019-11-08T22:42:47.171Z] #41 54.49   CC       compel/src/lib/ptrace.o
22:42:47 [2019-11-08T22:42:47.581Z] #41 54.94   AR       compel/libcompel.a
22:42:47 [2019-11-08T22:42:47.581Z] #41 54.96   HOSTCC   compel/src/main-host.o
22:42:47 [2019-11-08T22:42:47.581Z] #41 55.21   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
22:42:47 [2019-11-08T22:42:47.768Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:42:47 [2019-11-08T22:42:47.768Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
22:42:47 [2019-11-08T22:42:47.989Z] #41 55.48   HOSTCC   compel/src/lib/handle-elf-host.o
22:42:48 [2019-11-08T22:42:48.246Z] #36 ...
22:42:48 [2019-11-08T22:42:48.246Z] 
22:42:48 [2019-11-08T22:42:48.246Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:48 [2019-11-08T22:42:48.246Z] #31 65.03 internal/fmtsort
22:42:48 [2019-11-08T22:42:48.246Z] #31 66.16 strings
22:42:48 [2019-11-08T22:42:48.246Z] #31 69.09 fmt
22:42:48 [2019-11-08T22:42:48.246Z] #31 70.52 path/filepath
22:42:48 [2019-11-08T22:42:48.246Z] #31 72.41 io/ioutil
22:42:48 [2019-11-08T22:42:48.246Z] #31 73.16 text/tabwriter
22:42:48 [2019-11-08T22:42:48.246Z] #31 75.45 github.com/BurntSushi/toml
22:42:48 [2019-11-08T22:42:48.403Z] #41 55.90   HOSTCC   compel/src/lib/log-host.o
22:42:48 [2019-11-08T22:42:48.505Z] #31 75.45 flag
22:42:48 [2019-11-08T22:42:48.804Z] #41 56.12   HOSTLINK compel/compel-host-bin
22:42:48 [2019-11-08T22:42:48.804Z] #41 56.27   DEP      soccr/soccr.d
22:42:48 [2019-11-08T22:42:48.962Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
22:42:49 [2019-11-08T22:42:49.258Z] #41 56.46   CC       soccr/soccr.o
22:42:49 [2019-11-08T22:42:49.304Z] go: finding github.com/onsi/gomega v1.4.3
22:42:49 [2019-11-08T22:42:49.440Z] #31 ...
22:42:49 [2019-11-08T22:42:49.440Z] 
22:42:49 [2019-11-08T22:42:49.440Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:49 [2019-11-08T22:42:49.440Z] #41 4.740 Note: Building without setproctitle() and strlcpy() support.
22:42:49 [2019-11-08T22:42:49.440Z] #41 4.740       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:42:49 [2019-11-08T22:42:49.440Z] #41 7.714 fatal: Not a git repository (or any of the parent directories): .git
22:42:49 [2019-11-08T22:42:49.440Z] #41 7.897   GEN      .gitid
22:42:49 [2019-11-08T22:42:49.440Z] #41 7.962   GEN      criu/include/version.h
22:42:49 [2019-11-08T22:42:49.647Z] go: finding github.com/mitchellh/mapstructure v1.1.2
22:42:49 [2019-11-08T22:42:49.698Z] #41 8.201   GEN      include/common/asm
22:42:50 [2019-11-08T22:42:50.098Z] #41 57.71   AR       soccr/libsoccr.a
22:42:50 [2019-11-08T22:42:50.382Z] go: finding github.com/Microsoft/go-winio v0.4.11
22:42:50 [2019-11-08T22:42:50.453Z] #47 ...
22:42:50 [2019-11-08T22:42:50.453Z] 
22:42:50 [2019-11-08T22:42:50.453Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:42:50 [2019-11-08T22:42:50.453Z] #40 4.709 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:42:50 [2019-11-08T22:42:50.453Z] #40 4.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:42:50 [2019-11-08T22:42:50.453Z] #40 4.729 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:42:50 [2019-11-08T22:42:50.453Z] #40 4.740 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:42:50 [2019-11-08T22:42:50.453Z] #40 6.289 Reading package lists...
22:42:50 [2019-11-08T22:42:50.453Z] #40 ...
22:42:50 [2019-11-08T22:42:50.453Z] 
22:42:50 [2019-11-08T22:42:50.453Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + RM_GOPATH=0
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + TMP_GOPATH=
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + : /build
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + '[' -z '' ']'
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 ++ mktemp -d
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + export GOPATH=/tmp/tmp.ZF3rlQ6EOQ
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + GOPATH=/tmp/tmp.ZF3rlQ6EOQ
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + RM_GOPATH=1
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 ++ dirname ./install.sh
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + dir=.
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + bin=proxy
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + shift
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + '[' '!' -f ./proxy.installer ']'
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + . ./proxy.installer
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + install_proxy
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + case "$1" in
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + export CGO_ENABLED=0
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + CGO_ENABLED=0
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + _install_proxy
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZF3rlQ6EOQ/src/github.com/docker/libnetwork
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.815 Cloning into '/tmp/tmp.ZF3rlQ6EOQ/src/github.com/docker/libnetwork'...
22:42:50 [2019-11-08T22:42:50.454Z] #68 2.816 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
22:42:50 [2019-11-08T22:42:50.454Z] #68 9.504 + cd /tmp/tmp.ZF3rlQ6EOQ/src/github.com/docker/libnetwork
22:42:50 [2019-11-08T22:42:50.454Z] #68 9.505 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
22:42:50 [2019-11-08T22:42:50.454Z] #68 ...
22:42:50 [2019-11-08T22:42:50.454Z] 
22:42:50 [2019-11-08T22:42:50.454Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:42:50 [2019-11-08T22:42:50.454Z] #38 3.257 + mktemp -d
22:42:50 [2019-11-08T22:42:50.454Z] #38 3.258 + export GOPATH=/tmp/tmp.25srpBRYxq
22:42:50 [2019-11-08T22:42:50.454Z] #38 3.258 + git clone https://github.com/docker/distribution.git /tmp/tmp.25srpBRYxq/src/github.com/docker/distribution
22:42:50 [2019-11-08T22:42:50.454Z] #38 3.264 Cloning into '/tmp/tmp.25srpBRYxq/src/github.com/docker/distribution'...
22:42:50 [2019-11-08T22:42:50.503Z] #41 57.80 make[1]: 'soccr/libsoccr.a' is up to date.
22:42:50 [2019-11-08T22:42:50.714Z] #38 ...
22:42:50 [2019-11-08T22:42:50.714Z] 
22:42:50 [2019-11-08T22:42:50.714Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:42:50 [2019-11-08T22:42:50.714Z] #28 4.169 + mktemp -d
22:42:50 [2019-11-08T22:42:50.714Z] #28 4.169 + export GOPATH=/tmp/tmp.hBGrxIieel
22:42:50 [2019-11-08T22:42:50.714Z] #28 4.169 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.hBGrxIieel/src/github.com/go-swagger/go-swagger
22:42:50 [2019-11-08T22:42:50.714Z] #28 4.182 Cloning into '/tmp/tmp.hBGrxIieel/src/github.com/go-swagger/go-swagger'...
22:42:50 [2019-11-08T22:42:50.714Z] #28 ...
22:42:50 [2019-11-08T22:42:50.714Z] 
22:42:50 [2019-11-08T22:42:50.714Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:42:50 [2019-11-08T22:42:50.714Z] #56 6.082 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:42:50 [2019-11-08T22:42:50.714Z] #56 6.095 Hit:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease
22:42:50 [2019-11-08T22:42:50.714Z] #56 6.095 Hit:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease
22:42:50 [2019-11-08T22:42:50.714Z] #56 6.097 Hit:4 http://cdn-fastly.deb.debian.org/debian stretch Release
22:42:50 [2019-11-08T22:42:50.714Z] #56 8.489 Reading package lists...
22:42:50 [2019-11-08T22:42:50.714Z] #56 ...
22:42:50 [2019-11-08T22:42:50.714Z] 
22:42:50 [2019-11-08T22:42:50.714Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.006 + RM_GOPATH=0
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.008 + TMP_GOPATH=
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.008 + : /build
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.008 + '[' -z '' ']'
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.014 ++ mktemp -d
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.016 + export GOPATH=/tmp/tmp.pfhI1BFGPr
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.017 + GOPATH=/tmp/tmp.pfhI1BFGPr
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.017 + RM_GOPATH=1
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.019 ++ dirname ./install.sh
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.022 + dir=.
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.024 + bin=tini
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.024 + shift
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.024 + '[' '!' -f ./tini.installer ']'
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.025 + . ./tini.installer
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.026 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.026 + install_tini
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.030 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.030 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.031 + git clone https://github.com/krallin/tini.git /tmp/tmp.pfhI1BFGPr/tini
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.033 Cloning into '/tmp/tmp.pfhI1BFGPr/tini'...
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.857 + cd /tmp/tmp.pfhI1BFGPr/tini
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.858 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:42:50 [2019-11-08T22:42:50.714Z] #36 5.868 + cmake .
22:42:50 [2019-11-08T22:42:50.714Z] #36 6.613 -- The C compiler identification is GNU 6.3.0
22:42:50 [2019-11-08T22:42:50.714Z] #36 6.665 -- Check for working C compiler: /usr/bin/cc
22:42:50 [2019-11-08T22:42:50.714Z] #36 7.335 -- Check for working C compiler: /usr/bin/cc -- works
22:42:50 [2019-11-08T22:42:50.714Z] #36 7.355 -- Detecting C compiler ABI info
22:42:50 [2019-11-08T22:42:50.714Z] #36 8.202 -- Detecting C compiler ABI info - done
22:42:50 [2019-11-08T22:42:50.714Z] #36 8.266 -- Detecting C compile features
22:42:50 [2019-11-08T22:42:50.734Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
22:42:50 [2019-11-08T22:42:50.906Z] #41 58.08   DEP      criu/arch/s390/sigframe.d
22:42:50 [2019-11-08T22:42:50.906Z] #41 58.19   DEP      criu/arch/s390/crtools.d
22:42:50 [2019-11-08T22:42:50.906Z] #41 58.40   DEP      criu/arch/s390/cpu.d
22:42:50 [2019-11-08T22:42:50.977Z] #36 ...
22:42:50 [2019-11-08T22:42:50.977Z] 
22:42:50 [2019-11-08T22:42:50.977Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 + RM_GOPATH=0
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 + TMP_GOPATH=
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 + : /build
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 + '[' -z '' ']'
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 ++ mktemp -d
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 + export GOPATH=/tmp/tmp.EdqlD6cmWN
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 + GOPATH=/tmp/tmp.EdqlD6cmWN
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.369 + RM_GOPATH=1
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.371 ++ dirname ./install.sh
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + dir=.
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + bin=tomlv
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + shift
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + '[' '!' -f ./tomlv.installer ']'
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + . ./tomlv.installer
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + install_tomlv
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EdqlD6cmWN/src/github.com/BurntSushi/toml
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.374 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:42:50 [2019-11-08T22:42:50.977Z] #31 4.388 Cloning into '/tmp/tmp.EdqlD6cmWN/src/github.com/BurntSushi/toml'...
22:42:50 [2019-11-08T22:42:50.977Z] #31 5.344 + cd /tmp/tmp.EdqlD6cmWN/src/github.com/BurntSushi/toml
22:42:50 [2019-11-08T22:42:50.977Z] #31 5.344 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:42:50 [2019-11-08T22:42:50.977Z] #31 5.373 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:42:50 [2019-11-08T22:42:50.977Z] #31 6.098 github.com/BurntSushi/toml
22:42:50 [2019-11-08T22:42:50.977Z] #31 9.042 github.com/BurntSushi/toml/cmd/tomlv
22:42:50 [2019-11-08T22:42:50.977Z] #31 ...
22:42:50 [2019-11-08T22:42:50.977Z] 
22:42:50 [2019-11-08T22:42:50.977Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.677 + RM_GOPATH=0
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.677 + TMP_GOPATH=
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.682 + : /build/
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.682 + '[' -z '' ']'
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.683 ++ mktemp -d
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.688 + export GOPATH=/tmp/tmp.iQDtzeGuI5
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.688 + GOPATH=/tmp/tmp.iQDtzeGuI5
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.688 + RM_GOPATH=1
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.689 ++ dirname ./install.sh
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.690 + dir=.
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.697 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.697 + bin=rootlesskit
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.697 + shift
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.697 + '[' '!' -f ./rootlesskit.installer ']'
22:42:50 [2019-11-08T22:42:50.977Z] #62 4.697 + . ./rootlesskit.installer
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 + install_rootlesskit
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 + case "$1" in
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 + export CGO_ENABLED=0
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 + CGO_ENABLED=0
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 + _install_rootlesskit
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.697 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iQDtzeGuI5/src/github.com/rootless-containers/rootlesskit
22:42:50 [2019-11-08T22:42:50.978Z] #62 4.700 Cloning into '/tmp/tmp.iQDtzeGuI5/src/github.com/rootless-containers/rootlesskit'...
22:42:50 [2019-11-08T22:42:50.978Z] #62 6.976 + cd /tmp/tmp.iQDtzeGuI5/src/github.com/rootless-containers/rootlesskit
22:42:50 [2019-11-08T22:42:50.978Z] #62 6.977 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:42:50 [2019-11-08T22:42:50.978Z] #62 7.153 + for f in rootlesskit rootlesskit-docker-proxy
22:42:50 [2019-11-08T22:42:50.978Z] #62 7.153 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:42:51 [2019-11-08T22:42:51.074Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
22:42:51 [2019-11-08T22:42:51.074Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
22:42:51 [2019-11-08T22:42:51.238Z] #62 ...
22:42:51 [2019-11-08T22:42:51.238Z] 
22:42:51 [2019-11-08T22:42:51.238Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.592 + RM_GOPATH=0
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.592 + TMP_GOPATH=
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.592 + : /build
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.592 + '[' -z '' ']'
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.596 ++ mktemp -d
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.596 + export GOPATH=/tmp/tmp.OMjns2OAbR
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.596 + GOPATH=/tmp/tmp.OMjns2OAbR
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.596 + RM_GOPATH=1
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.597 ++ dirname ./install.sh
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.599 + dir=.
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.599 + bin=vndr
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.599 + shift
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.599 + '[' '!' -f ./vndr.installer ']'
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.599 + . ./vndr.installer
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.599 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.600 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.600 + install_vndr
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.600 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.600 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OMjns2OAbR/src/github.com/LK4D4/vndr
22:42:51 [2019-11-08T22:42:51.238Z] #44 4.607 Cloning into '/tmp/tmp.OMjns2OAbR/src/github.com/LK4D4/vndr'...
22:42:51 [2019-11-08T22:42:51.238Z] #44 5.325 + cd /tmp/tmp.OMjns2OAbR/src/github.com/LK4D4/vndr
22:42:51 [2019-11-08T22:42:51.238Z] #44 5.325 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:42:51 [2019-11-08T22:42:51.238Z] #44 5.344 + go build -buildmode=pie -v -o /build/vndr .
22:42:51 [2019-11-08T22:42:51.238Z] #44 6.657 github.com/LK4D4/vndr/godl/singleflight
22:42:51 [2019-11-08T22:42:51.238Z] #44 6.794 internal/lazyregexp
22:42:51 [2019-11-08T22:42:51.238Z] #44 6.855 go/token
22:42:51 [2019-11-08T22:42:51.238Z] #44 6.925 encoding/xml
22:42:51 [2019-11-08T22:42:51.238Z] #44 7.967 go/scanner
22:42:51 [2019-11-08T22:42:51.238Z] #44 9.020 go/ast
22:42:51 [2019-11-08T22:42:51.238Z] #44 ...
22:42:51 [2019-11-08T22:42:51.238Z] 
22:42:51 [2019-11-08T22:42:51.238Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.639 + RM_GOPATH=0
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.639 + TMP_GOPATH=
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.640 + : /build
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.640 + '[' -z '' ']'
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.642 ++ mktemp -d
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.644 + export GOPATH=/tmp/tmp.S9NQ2FXfFp
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.644 + GOPATH=/tmp/tmp.S9NQ2FXfFp
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.644 + RM_GOPATH=1
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.646 ++ dirname ./install.sh
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.647 + dir=.
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.655 + bin=golangci_lint
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.656 + shift
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.656 + '[' '!' -f ./golangci_lint.installer ']'
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.657 + . ./golangci_lint.installer
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.657 ++ : v1.20.0
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.658 + install_golangci_lint
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.662 + echo 'Installing golangci-lint version v1.20.0'
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.663 Installing golangci-lint version v1.20.0
22:42:51 [2019-11-08T22:42:51.238Z] #50 4.664 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:42:51 [2019-11-08T22:42:51.299Z] #41 58.72   CC       criu/arch/s390/cpu.o
22:42:51 [2019-11-08T22:42:51.413Z] go: finding github.com/onsi/ginkgo v1.7.0
22:42:51 [2019-11-08T22:42:51.413Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
22:42:51 [2019-11-08T22:42:51.413Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
22:42:51 [2019-11-08T22:42:51.498Z] #50 ...
22:42:51 [2019-11-08T22:42:51.498Z] 
22:42:51 [2019-11-08T22:42:51.498Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:51 [2019-11-08T22:42:51.498Z] #26 4.603 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:42:51 [2019-11-08T22:42:51.498Z] #26 5.250 
22:42:51 [2019-11-08T22:42:51.499Z] #26 5.658 
##                                                                         3.3%
######                                                                     9.6%
##########                                                                14.3%
###############                                                           21.4%
###################                                                       27.6%
#######################                                                   32.6%
##########################                                                36.3%
############################                                              40.0%
##################################                                        48.3%
#######################################                                   54.4%
##############################################                            64.5%
################################################                          67.3%
######################################################                    76.4%
###########################################################               82.6%
################################################################          89.6%
######################################################################    97.9%
######################################################################## 100.0%
22:42:51 [2019-11-08T22:42:51.499Z] #26 7.866 
22:42:51 [2019-11-08T22:42:51.499Z] #26 8.187 
#                                                                          2.2%
##########                                                                14.5%
###################                                                       26.7%
#############################                                             40.3%
########################################                                  56.1%
##################################################                        70.5%
##############################################################            87.0%
######################################################################## 100.0%
22:42:51 [2019-11-08T22:42:51.499Z] #26 9.469 
22:42:51 [2019-11-08T22:42:51.602Z] #41 ...
22:42:51 [2019-11-08T22:42:51.602Z] 
22:42:51 [2019-11-08T22:42:51.602Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:42:51 [2019-11-08T22:42:51.716Z] #41 59.22   CC       criu/arch/s390/crtools.o
22:42:51 [2019-11-08T22:42:51.752Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
22:42:52 [2019-11-08T22:42:52.021Z] #26 9.880 
###                                                                        4.9%
######                                                                     9.5%
##########                                                                14.4%
##############                                                            20.1%
####################                                                      28.0%
########################                                                  34.1%
############################                                              39.8%
################################                                          45.4%
####################################                                      50.2%
########################################                                  55.9%
############################################                              62.2%
################################################                          66.8%
##################################################                        69.9%
######################################################                    75.3%
#########################################################                 79.6%
#############################################################             85.6%
####################################################################      94.8%
######################################################################## 100.0%
22:42:52 [2019-11-08T22:42:52.120Z] #59 34.46 Checking out files:  25% (743/2931)   
Checking out files:  26% (763/2931)   
Checking out files:  27% (792/2931)   
Checking out files:  28% (821/2931)   
Checking out files:  29% (850/2931)   
Checking out files:  30% (880/2931)   
Checking out files:  31% (909/2931)   
Checking out files:  32% (938/2931)   
Checking out files:  33% (968/2931)   
Checking out files:  34% (997/2931)   
Checking out files:  35% (1026/2931)   
Checking out files:  36% (1056/2931)   
Checking out files:  37% (1085/2931)   
Checking out files:  38% (1114/2931)   
Checking out files:  39% (1144/2931)   
Checking out files:  40% (1173/2931)   
Checking out files:  41% (1202/2931)   
Checking out files:  42% (1232/2931)   
Checking out files:  43% (1261/2931)   
Checking out files:  44% (1290/2931)   
Checking out files:  45% (1319/2931)   
Checking out files:  46% (1349/2931)   
Checking out files:  47% (1378/2931)   
Checking out files:  48% (1407/2931)   
Checking out files:  49% (1437/2931)   
Checking out files:  50% (1466/2931)   
Checking out files:  51% (1495/2931)   
Checking out files:  52% (1525/2931)   
Checking out files:  53% (1554/2931)   
Checking out files:  54% (1583/2931)   
Checking out files:  55% (1613/2931)   
Checking out files:  56% (1642/2931)   
Checking out files:  57% (1671/2931)   
Checking out files:  58% (1700/2931)   
Checking out files:  59% (1730/2931)   
Checking out files:  60% (1759/2931)   
Checking out files:  61% (1788/2931)   
Checking out files:  62% (1818/2931)   
Checking out files:  63% (1847/2931)   
Checking out files:  64% (1876/2931)   
Checking out files:  65% (1906/2931)   
Checking out files:  66% (1935/2931)   
Checking out files:  67% (1964/2931)   
Checking out files:  68% (1994/2931)   
Checking out files:  69% (2023/2931)   
Checking out files:  70% (2052/2931)   
Checking out files:  71% (2082/2931)   
Checking out files:  72% (2111/2931)   
Checking out files:  72% (2115/2931)   
Checking out files:  73% (2140/2931)   
Checking out files:  74% (2169/2931)   
Checking out files:  75% (2199/2931)   
Checking out files:  76% (2228/2931)   
Checking out files:  77% (2257/2931)   
Checking out files:  78% (2287/2931)   
Checking out files:  79% (2316/2931)   
Checking out files:  80% (2345/2931)   
Checking out files:  81% (2375/2931)   
Checking out files:  82% (2404/2931)   
Checking out files:  83% (2433/2931)   
Checking out files:  84% (2463/2931)   
Checking out files:  85% (2492/2931)   
Checking out files:  86% (2521/2931)   
Checking out files:  87% (2550/2931)   
Checking out files:  88% (2580/2931)   
Checking out files:  89% (2609/2931)   
Checking out files:  90% (2638/2931)   
Checking out files:  91% (2668/2931)   
Checking out files:  92% (2697/2931)   
Checking out files:  93% (2726/2931)   
Checking out files:  94% (2756/2931)   
Checking out files:  95% (2785/2931)   
Checking out files:  96% (2814/2931)   
Checking out files:  97% (2844/2931)   
Checking out files:  98% (2873/2931)   
Checking out files:  99% (2902/2931)   
Checking out files: 100% (2931/2931)   
Checking out files: 100% (2931/2931), done.
22:42:52 [2019-11-08T22:42:52.120Z] #59 36.51 + cd /tmp/tmp.JqceDe1S8v/src/github.com/containerd/containerd
22:42:52 [2019-11-08T22:42:52.120Z] #59 36.51 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:42:52 [2019-11-08T22:42:52.282Z] #26 12.13 
22:42:52 [2019-11-08T22:42:52.488Z] go: finding github.com/sirupsen/logrus v1.0.3
22:42:52 [2019-11-08T22:42:52.671Z] #41 60.06   CC       criu/arch/s390/sigframe.o
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + export 'BUILDTAGS=netgo osusergo static_build'
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + BUILDTAGS='netgo osusergo static_build'
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + export EXTRA_FLAGS=-buildmode=pie
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + EXTRA_FLAGS=-buildmode=pie
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + '[' '' = dynamic ']'
22:42:52 [2019-11-08T22:42:52.687Z] #59 37.29 + make
22:42:53 [2019-11-08T22:42:53.330Z] #41 60.39   LINK     criu/arch/s390/crtools.built-in.o
22:42:53 [2019-11-08T22:42:53.330Z] #41 60.46   DEP      criu/arch/s390/vdso-pie.d
22:42:53 [2019-11-08T22:42:53.330Z] #41 60.54   DEP      criu/pie/parasite-vdso.d
22:42:53 [2019-11-08T22:42:53.330Z] #41 60.78   DEP      criu/pie/util-vdso.d
22:42:53 [2019-11-08T22:42:53.853Z] #41 60.93   DEP      criu/pie/util.d
22:42:53 [2019-11-08T22:42:53.853Z] #41 61.08   CC       criu/pie/util.o
22:42:54 [2019-11-08T22:42:54.062Z] #59 ...
22:42:54 [2019-11-08T22:42:54.062Z] 
22:42:54 [2019-11-08T22:42:54.062Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:54 [2019-11-08T22:42:54.062Z] #44 71.21 regexp/syntax
22:42:54 [2019-11-08T22:42:54.062Z] #44 71.37 fmt
22:42:54 [2019-11-08T22:42:54.062Z] #44 78.25 flag
22:42:54 [2019-11-08T22:42:54.062Z] #44 79.06 go/token
22:42:54 [2019-11-08T22:42:54.062Z] #44 80.08 regexp
22:42:54 [2019-11-08T22:42:54.062Z] #44 80.19 go/scanner
22:42:54 [2019-11-08T22:42:54.062Z] #44 ...
22:42:54 [2019-11-08T22:42:54.062Z] 
22:42:54 [2019-11-08T22:42:54.062Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.43   PBCC     images/google/protobuf/descriptor.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.58   PBCC     images/opts.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.61   PBCC     images/sit.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.71   DEP      images/google/protobuf/descriptor.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.77   DEP      images/opts.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.85   DEP      images/sit.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.92   PBCC     images/macvlan.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 10.95   DEP      images/macvlan.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.04   PBCC     images/autofs.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.10   DEP      images/autofs.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.15   PBCC     images/sysctl.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.21   DEP      images/sysctl.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.30   PBCC     images/time.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.31   DEP      images/time.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.39   PBCC     images/binfmt-misc.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.40   DEP      images/binfmt-misc.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.46   PBCC     images/seccomp.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.48   DEP      images/seccomp.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.57   PBCC     images/userns.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.60   DEP      images/userns.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.65   PBCC     images/cgroup.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.66   DEP      images/cgroup.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.74   PBCC     images/fown.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.82   PBCC     images/ext-file.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.86   DEP      images/fown.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 11.93   DEP      images/ext-file.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 12.01   PBCC     images/rpc.pb-c.c
22:42:54 [2019-11-08T22:42:54.062Z] #41 12.06   DEP      images/rpc.pb-c.d
22:42:54 [2019-11-08T22:42:54.062Z] #41 12.15   PBCC     images/siginfo.pb-c.c
22:42:54 [2019-11-08T22:42:54.063Z] #41 12.22   DEP      images/siginfo.pb-c.d
22:42:54 [2019-11-08T22:42:54.063Z] #41 12.27   PBCC     images/pagemap.pb-c.c
22:42:54 [2019-11-08T22:42:54.063Z] #41 12.35   DEP      images/pagemap.pb-c.d
22:42:54 [2019-11-08T22:42:54.063Z] #41 12.45   PBCC     images/rlimit.pb-c.c
22:42:54 [2019-11-08T22:42:54.063Z] #41 12.47   DEP      images/rlimit.pb-c.d
22:42:54 [2019-11-08T22:42:54.063Z] #41 12.57   PBCC     images/file-lock.pb-c.c
22:42:54 [2019-11-08T22:42:54.063Z] #41 12.60   DEP      images/file-lock.pb-c.d
22:42:54 [2019-11-08T22:42:54.198Z] go: finding github.com/onsi/ginkgo v1.6.0
22:42:54 [2019-11-08T22:42:54.247Z] #41 61.55   CC       criu/pie/util-vdso.o
22:42:54 [2019-11-08T22:42:54.321Z] #41 12.65   PBCC     images/tty.pb-c.c
22:42:54 [2019-11-08T22:42:54.321Z] #41 12.73   DEP      images/tty.pb-c.d
22:42:54 [2019-11-08T22:42:54.321Z] #41 ...
22:42:54 [2019-11-08T22:42:54.321Z] 
22:42:54 [2019-11-08T22:42:54.321Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:54 [2019-11-08T22:42:54.321Z] #36 11.84 -- Detecting C compile features - done
22:42:54 [2019-11-08T22:42:54.321Z] #36 11.88 -- Performing Test HAS_BUILTIN_FORTIFY
22:42:54 [2019-11-08T22:42:54.321Z] #36 12.09 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:42:54 [2019-11-08T22:42:54.321Z] #36 12.22 -- Configuring done
22:42:54 [2019-11-08T22:42:54.321Z] #36 12.26 -- Generating done
22:42:54 [2019-11-08T22:42:54.321Z] #36 12.28 -- Build files have been written to: /tmp/tmp.DyIMnBsxnD/tini
22:42:54 [2019-11-08T22:42:54.321Z] #36 12.29 + make tini-static
22:42:54 [2019-11-08T22:42:54.321Z] #36 12.71 Scanning dependencies of target tini-static
22:42:54 [2019-11-08T22:42:54.321Z] #36 12.81 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:42:54 [2019-11-08T22:42:54.321Z] #36 14.50 [100%] Linking C executable tini-static
22:42:54 [2019-11-08T22:42:54.321Z] #36 15.08 [100%] Built target tini-static
22:42:54 [2019-11-08T22:42:54.321Z] #36 15.18 + mkdir -p /build
22:42:54 [2019-11-08T22:42:54.321Z] #36 15.19 + cp tini-static /build/docker-init
22:42:54 [2019-11-08T22:42:54.321Z] #36 DONE 15.6s
22:42:54 [2019-11-08T22:42:54.321Z] 
22:42:54 [2019-11-08T22:42:54.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:54 [2019-11-08T22:42:54.321Z] #41 12.83   PBCC     images/tun.pb-c.c
22:42:54 [2019-11-08T22:42:54.321Z] #41 12.90   PBCC     images/netdev.pb-c.c
22:42:54 [2019-11-08T22:42:54.321Z] #41 12.98   DEP      images/tun.pb-c.d
22:42:54 [2019-11-08T22:42:54.431Z] #26 12.52 
###                                                                        4.7%
######                                                                     9.1%
########                                                                  11.6%
##########                                                                14.6%
#############                                                             18.9%
################                                                          23.2%
####################                                                      28.4%
######################                                                    31.4%
#########################                                                 35.0%
############################                                              39.0%
##############################                                            42.7%
#################################                                         46.1%
###################################                                       49.8%
######################################                                    53.2%
#########################################                                 57.2%
##############################################                            64.2%
22:42:54 [2019-11-08T22:42:54.431Z] #26 ...
22:42:54 [2019-11-08T22:42:54.431Z] 
22:42:54 [2019-11-08T22:42:54.431Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:54 [2019-11-08T22:42:54.431Z] #31 DONE 14.2s
22:42:54 [2019-11-08T22:42:54.431Z] 
22:42:54 [2019-11-08T22:42:54.431Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:54 [2019-11-08T22:42:54.431Z] #26 12.52 
###                                                                        4.7%
######                                                                     9.1%
########                                                                  11.6%
##########                                                                14.6%
#############                                                             18.9%
################                                                          23.2%
####################                                                      28.4%
######################                                                    31.4%
#########################                                                 35.0%
############################                                              39.0%
##############################                                            42.7%
#################################                                         46.1%
###################################                                       49.8%
######################################                                    53.2%
#########################################                                 57.2%
##############################################                            64.2%
###################################################                       70.9%
22:42:54 [2019-11-08T22:42:54.431Z] #26 ...
22:42:54 [2019-11-08T22:42:54.431Z] 
22:42:54 [2019-11-08T22:42:54.431Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:54 [2019-11-08T22:42:54.431Z] #36 10.36 -- Detecting C compile features - done
22:42:54 [2019-11-08T22:42:54.431Z] #36 10.43 -- Performing Test HAS_BUILTIN_FORTIFY
22:42:54 [2019-11-08T22:42:54.431Z] #36 10.60 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:42:54 [2019-11-08T22:42:54.431Z] #36 10.68 -- Configuring done
22:42:54 [2019-11-08T22:42:54.431Z] #36 10.69 -- Generating done
22:42:54 [2019-11-08T22:42:54.431Z] #36 10.71 -- Build files have been written to: /tmp/tmp.pfhI1BFGPr/tini
22:42:54 [2019-11-08T22:42:54.431Z] #36 10.71 + make tini-static
22:42:54 [2019-11-08T22:42:54.431Z] #36 11.09 Scanning dependencies of target tini-static
22:42:54 [2019-11-08T22:42:54.431Z] #36 11.22 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:42:54 [2019-11-08T22:42:54.431Z] #36 12.59 [100%] Linking C executable tini-static
22:42:54 [2019-11-08T22:42:54.431Z] #36 13.18 [100%] Built target tini-static
22:42:54 [2019-11-08T22:42:54.431Z] #36 13.23 + mkdir -p /build
22:42:54 [2019-11-08T22:42:54.431Z] #36 13.23 + cp tini-static /build/docker-init
22:42:54 [2019-11-08T22:42:54.540Z] go: finding github.com/hpcloud/tail v1.0.0
22:42:54 [2019-11-08T22:42:54.649Z] #41 62.17   CC       criu/pie/parasite-vdso.o
22:42:54 [2019-11-08T22:42:54.693Z] #36 DONE 13.7s
22:42:54 [2019-11-08T22:42:54.693Z] 
22:42:54 [2019-11-08T22:42:54.693Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:54 [2019-11-08T22:42:54.887Z] #41 13.14   DEP      images/netdev.pb-c.d
22:42:54 [2019-11-08T22:42:54.887Z] #41 13.26   PBCC     images/vma.pb-c.c
22:42:54 [2019-11-08T22:42:54.887Z] #41 13.35   DEP      images/vma.pb-c.d
22:42:55 [2019-11-08T22:42:55.146Z] #41 13.45   PBCC     images/creds.pb-c.c
22:42:55 [2019-11-08T22:42:55.146Z] #41 13.56   DEP      images/creds.pb-c.d
22:42:55 [2019-11-08T22:42:55.146Z] #41 13.67   PBCC     images/utsns.pb-c.c
22:42:55 [2019-11-08T22:42:55.276Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
22:42:55 [2019-11-08T22:42:55.405Z] #41 13.76   DEP      images/utsns.pb-c.d
22:42:55 [2019-11-08T22:42:55.405Z] #41 13.85   PBCC     images/ipc-desc.pb-c.c
22:42:55 [2019-11-08T22:42:55.405Z] #41 13.95   PBCC     images/ipc-sem.pb-c.c
22:42:55 [2019-11-08T22:42:55.476Z] #26 12.52 
###                                                                        4.7%
######                                                                     9.1%
########                                                                  11.6%
##########                                                                14.6%
#############                                                             18.9%
################                                                          23.2%
####################                                                      28.4%
######################                                                    31.4%
#########################                                                 35.0%
############################                                              39.0%
##############################                                            42.7%
#################################                                         46.1%
###################################                                       49.8%
######################################                                    53.2%
#########################################                                 57.2%
##############################################                            64.2%
###################################################                       70.9%
####################################################                      73.6%
######################################################                    76.3%
########################################################                  78.3%
##########################################################                80.9%
############################################################              83.5%
##############################################################            87.4%
##################################################################        92.4%
######################################################################    97.3%
######################################################################## 100.0%
22:42:55 [2019-11-08T22:42:55.476Z] #26 15.18 
22:42:55 [2019-11-08T22:42:55.516Z] #41 62.83   CC       criu/arch/s390/vdso-pie.o
22:42:55 [2019-11-08T22:42:55.516Z] #41 63.08   AR       criu/pie/pie.lib.a
22:42:55 [2019-11-08T22:42:55.663Z] #41 14.02   DEP      images/ipc-desc.pb-c.d
22:42:55 [2019-11-08T22:42:55.663Z] #41 14.14   DEP      images/ipc-sem.pb-c.d
22:42:55 [2019-11-08T22:42:55.663Z] #41 14.22   PBCC     images/ipc-msg.pb-c.c
22:42:55 [2019-11-08T22:42:55.921Z] #41 14.26   DEP      images/ipc-msg.pb-c.d
22:42:55 [2019-11-08T22:42:55.921Z] #41 14.31   PBCC     images/ipc-shm.pb-c.c
22:42:55 [2019-11-08T22:42:55.921Z] #41 14.37   DEP      images/ipc-shm.pb-c.d
22:42:55 [2019-11-08T22:42:55.921Z] #41 14.44   PBCC     images/ipc-var.pb-c.c
22:42:55 [2019-11-08T22:42:55.921Z] #41 14.44   DEP      images/ipc-var.pb-c.d
22:42:55 [2019-11-08T22:42:55.921Z] #41 14.49   PBCC     images/sk-opts.pb-c.c
22:42:55 [2019-11-08T22:42:55.927Z] #41 63.19   DEP      criu/pie/restorer.d
22:42:55 [2019-11-08T22:42:55.927Z] #41 63.43   DEP      criu/arch/s390/restorer.d
22:42:56 [2019-11-08T22:42:56.007Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
22:42:56 [2019-11-08T22:42:56.046Z] #26 ...
22:42:56 [2019-11-08T22:42:56.046Z] 
22:42:56 [2019-11-08T22:42:56.046Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.092 + RM_GOPATH=0
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.092 + TMP_GOPATH=
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.092 + : /build
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.092 + '[' -z '' ']'
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.093 ++ mktemp -d
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.100 + export GOPATH=/tmp/tmp.7Oaqy0RoBf
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.100 + GOPATH=/tmp/tmp.7Oaqy0RoBf
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.100 + RM_GOPATH=1
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.101 ++ dirname ./install.sh
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.109 + dir=.
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.109 + bin=runc
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.109 + shift
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.109 + '[' '!' -f ./runc.installer ']'
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.110 + . ./runc.installer
22:42:56 [2019-11-08T22:42:56.046Z] #54 5.110 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.111 + install_runc
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.112 + uname -r
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.119 + grep -q '^3\.10\.0.*\.el7\.'
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.123 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.123 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.123 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.124 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7Oaqy0RoBf/src/github.com/opencontainers/runc
22:42:56 [2019-11-08T22:42:56.047Z] #54 5.127 Cloning into '/tmp/tmp.7Oaqy0RoBf/src/github.com/opencontainers/runc'...
22:42:56 [2019-11-08T22:42:56.047Z] #54 10.98 + cd /tmp/tmp.7Oaqy0RoBf/src/github.com/opencontainers/runc
22:42:56 [2019-11-08T22:42:56.047Z] #54 10.98 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:42:56 [2019-11-08T22:42:56.047Z] #54 11.26 + '[' -z '' ']'
22:42:56 [2019-11-08T22:42:56.047Z] #54 11.26 + target=static
22:42:56 [2019-11-08T22:42:56.047Z] #54 11.26 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:42:56 [2019-11-08T22:42:56.047Z] #54 13.29 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
22:42:56 [2019-11-08T22:42:56.180Z] #41 14.54   PBCC     images/packet-sock.pb-c.c
22:42:56 [2019-11-08T22:42:56.180Z] #41 14.58   DEP      images/sk-opts.pb-c.d
22:42:56 [2019-11-08T22:42:56.180Z] #41 14.65   DEP      images/packet-sock.pb-c.d
22:42:56 [2019-11-08T22:42:56.180Z] #41 14.76   PBCC     images/sk-netlink.pb-c.c
22:42:56 [2019-11-08T22:42:56.330Z] #41 63.68   DEP      criu/pie/parasite.d
22:42:56 [2019-11-08T22:42:56.347Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
22:42:56 [2019-11-08T22:42:56.347Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
22:42:56 [2019-11-08T22:42:56.439Z] #41 14.77   DEP      images/sk-netlink.pb-c.d
22:42:56 [2019-11-08T22:42:56.439Z] #41 14.90   PBCC     images/sk-inet.pb-c.c
22:42:56 [2019-11-08T22:42:56.439Z] #41 ...
22:42:56 [2019-11-08T22:42:56.439Z] 
22:42:56 [2019-11-08T22:42:56.439Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:56 [2019-11-08T22:42:56.439Z] #17 5.875 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:42:56 [2019-11-08T22:42:56.439Z] #17 5.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:42:56 [2019-11-08T22:42:56.439Z] #17 5.912 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:42:56 [2019-11-08T22:42:56.439Z] #17 5.916 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:42:56 [2019-11-08T22:42:56.439Z] #17 5.953 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:42:56 [2019-11-08T22:42:56.439Z] #17 6.864 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB]
22:42:56 [2019-11-08T22:42:56.439Z] #17 8.960 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB]
22:42:56 [2019-11-08T22:42:56.439Z] #17 9.847 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB]
22:42:56 [2019-11-08T22:42:56.439Z] #17 ...
22:42:56 [2019-11-08T22:42:56.439Z] 
22:42:56 [2019-11-08T22:42:56.439Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:56 [2019-11-08T22:42:56.439Z] #41 14.99   DEP      images/sk-inet.pb-c.d
22:42:56 [2019-11-08T22:42:56.688Z] go: finding github.com/uber/jaeger-lib v1.2.1
22:42:56 [2019-11-08T22:42:56.697Z] #41 15.08   PBCC     images/sk-unix.pb-c.c
22:42:56 [2019-11-08T22:42:56.697Z] #41 15.18   DEP      images/sk-unix.pb-c.d
22:42:56 [2019-11-08T22:42:56.697Z] #41 15.21   PBCC     images/mm.pb-c.c
22:42:56 [2019-11-08T22:42:56.697Z] #41 15.24   DEP      images/mm.pb-c.d
22:42:56 [2019-11-08T22:42:56.697Z] #41 15.33   PBCC     images/timerfd.pb-c.c
22:42:56 [2019-11-08T22:42:56.734Z] #41 63.95   CC       criu/pie/parasite.o
22:42:56 [2019-11-08T22:42:56.956Z] #41 15.34   DEP      images/timerfd.pb-c.d
22:42:56 [2019-11-08T22:42:56.956Z] #41 15.40   PBCC     images/timer.pb-c.c
22:42:56 [2019-11-08T22:42:56.956Z] #41 15.44   DEP      images/timer.pb-c.d
22:42:56 [2019-11-08T22:42:56.956Z] #41 15.53   PBCC     images/sa.pb-c.c
22:42:56 [2019-11-08T22:42:56.956Z] #41 15.58   DEP      images/sa.pb-c.d
22:42:57 [2019-11-08T22:42:57.139Z] #41 ...
22:42:57 [2019-11-08T22:42:57.139Z] 
22:42:57 [2019-11-08T22:42:57.139Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 65.38 Selecting previously unselected package vim.
22:42:57 [2019-11-08T22:42:57.139Z] #17 65.38 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 65.39 Unpacking vim (2:8.0.0197-4+deb9u3) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 65.91 Selecting previously unselected package xfsprogs.
22:42:57 [2019-11-08T22:42:57.139Z] #17 65.91 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 65.91 Unpacking xfsprogs (4.9.0+nmu1) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.63 Selecting previously unselected package zip.
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.63 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.64 Unpacking zip (3.0-11+b1) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.79 Selecting previously unselected package libapparmor-perl.
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.80 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.81 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.98 Selecting previously unselected package apparmor.
22:42:57 [2019-11-08T22:42:57.139Z] #17 66.98 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 67.07 Unpacking apparmor (2.11.0-3+deb9u2) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 67.42 Selecting previously unselected package binutils-mingw-w64-i686.
22:42:57 [2019-11-08T22:42:57.139Z] #17 67.43 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 67.43 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 69.17 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:42:57 [2019-11-08T22:42:57.139Z] #17 69.18 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 69.19 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 72.05 Selecting previously unselected package binutils-mingw-w64.
22:42:57 [2019-11-08T22:42:57.139Z] #17 72.06 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 72.08 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 72.23 Selecting previously unselected package mingw-w64-common.
22:42:57 [2019-11-08T22:42:57.139Z] #17 72.25 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
22:42:57 [2019-11-08T22:42:57.139Z] #17 72.26 Unpacking mingw-w64-common (5.0.1-1) ...
22:42:57 [2019-11-08T22:42:57.215Z] #41 15.65   PBCC     images/pipe-data.pb-c.c
22:42:57 [2019-11-08T22:42:57.215Z] #41 15.68   DEP      images/pipe-data.pb-c.d
22:42:57 [2019-11-08T22:42:57.215Z] #41 15.73   PBCC     images/mnt.pb-c.c
22:42:57 [2019-11-08T22:42:57.215Z] #41 15.76   DEP      images/mnt.pb-c.d
22:42:57 [2019-11-08T22:42:57.215Z] #41 15.82   PBCC     images/sk-packet.pb-c.c
22:42:57 [2019-11-08T22:42:57.215Z] #41 15.84   DEP      images/sk-packet.pb-c.d
22:42:57 [2019-11-08T22:42:57.473Z] #41 15.89   PBCC     images/tcp-stream.pb-c.c
22:42:57 [2019-11-08T22:42:57.473Z] #41 15.99   DEP      images/tcp-stream.pb-c.d
22:42:57 [2019-11-08T22:42:57.473Z] #41 16.02   PBCC     images/pipe.pb-c.c
22:42:57 [2019-11-08T22:42:57.473Z] #41 16.08   DEP      images/pipe.pb-c.d
22:42:57 [2019-11-08T22:42:57.473Z] #41 16.10   PBCC     images/pstree.pb-c.c
22:42:57 [2019-11-08T22:42:57.732Z] #41 16.15   DEP      images/pstree.pb-c.d
22:42:57 [2019-11-08T22:42:57.732Z] #41 16.20   PBCC     images/fs.pb-c.c
22:42:57 [2019-11-08T22:42:57.732Z] #41 16.21   DEP      images/fs.pb-c.d
22:42:57 [2019-11-08T22:42:57.732Z] #41 16.29   PBCC     images/signalfd.pb-c.c
22:42:57 [2019-11-08T22:42:57.881Z] go: finding github.com/pkg/profile v1.2.1
22:42:57 [2019-11-08T22:42:57.959Z] #54 ...
22:42:57 [2019-11-08T22:42:57.959Z] 
22:42:57 [2019-11-08T22:42:57.959Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:42:57 [2019-11-08T22:42:57.959Z] #26 17.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:42:57 [2019-11-08T22:42:57.984Z] #17 ...
22:42:57 [2019-11-08T22:42:57.984Z] 
22:42:57 [2019-11-08T22:42:57.984Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:57 [2019-11-08T22:42:57.984Z] #41 65.20   LINK     criu/pie/parasite.built-in.o
22:42:57 [2019-11-08T22:42:57.984Z] #41 65.21   GEN      criu/pie/parasite-blob.h
22:42:57 [2019-11-08T22:42:57.984Z] #41 65.25   CC       criu/arch/s390/restorer.o
22:42:57 [2019-11-08T22:42:57.990Z] #41 16.36   DEP      images/signalfd.pb-c.d
22:42:57 [2019-11-08T22:42:57.990Z] #41 16.44   PBCC     images/fh.pb-c.c
22:42:57 [2019-11-08T22:42:57.990Z] #41 16.50   PBCC     images/fsnotify.pb-c.c
22:42:58 [2019-11-08T22:42:58.221Z] #26 18.04 
22:42:58 [2019-11-08T22:42:58.249Z] #41 16.60   DEP      images/fh.pb-c.d
22:42:58 [2019-11-08T22:42:58.249Z] #41 16.68   DEP      images/fsnotify.pb-c.d
22:42:58 [2019-11-08T22:42:58.249Z] #41 16.75   PBCC     images/eventpoll.pb-c.c
22:42:58 [2019-11-08T22:42:58.249Z] #41 16.79   DEP      images/eventpoll.pb-c.d
22:42:58 [2019-11-08T22:42:58.249Z] #41 16.84   PBCC     images/eventfd.pb-c.c
22:42:58 [2019-11-08T22:42:58.249Z] #41 16.85   DEP      images/eventfd.pb-c.d
22:42:58 [2019-11-08T22:42:58.387Z] #41 65.70   CC       criu/pie/restorer.o
22:42:58 [2019-11-08T22:42:58.507Z] #41 16.91   PBCC     images/remap-file-path.pb-c.c
22:42:58 [2019-11-08T22:42:58.507Z] #41 16.95   DEP      images/remap-file-path.pb-c.d
22:42:58 [2019-11-08T22:42:58.507Z] #41 16.99   PBCC     images/fifo.pb-c.c
22:42:58 [2019-11-08T22:42:58.507Z] #41 17.03   DEP      images/fifo.pb-c.d
22:42:58 [2019-11-08T22:42:58.507Z] #41 17.08   PBCC     images/ghost-file.pb-c.c
22:42:58 [2019-11-08T22:42:58.507Z] #41 17.13   DEP      images/ghost-file.pb-c.d
22:42:58 [2019-11-08T22:42:58.619Z] go: finding github.com/lib/pq v1.0.0
22:42:58 [2019-11-08T22:42:58.765Z] #41 17.23   PBCC     images/regfile.pb-c.c
22:42:58 [2019-11-08T22:42:58.765Z] #41 17.27   DEP      images/regfile.pb-c.d
22:42:58 [2019-11-08T22:42:58.765Z] #41 17.34   PBCC     images/ns.pb-c.c
22:42:58 [2019-11-08T22:42:58.765Z] #41 17.35   DEP      images/ns.pb-c.d
22:42:58 [2019-11-08T22:42:58.793Z] #26 18.39 
######################################################################## 100.0%
22:42:58 [2019-11-08T22:42:58.793Z] #26 18.48 
22:42:58 [2019-11-08T22:42:58.962Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
22:42:58 [2019-11-08T22:42:58.962Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
22:42:59 [2019-11-08T22:42:59.024Z] #41 ...
22:42:59 [2019-11-08T22:42:59.024Z] 
22:42:59 [2019-11-08T22:42:59.024Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:42:59 [2019-11-08T22:42:59.024Z] #31 78.34 log
22:42:59 [2019-11-08T22:42:59.024Z] #31 81.14 github.com/BurntSushi/toml/cmd/tomlv
22:42:59 [2019-11-08T22:42:59.024Z] #31 DONE 86.1s
22:42:59 [2019-11-08T22:42:59.024Z] 
22:42:59 [2019-11-08T22:42:59.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:42:59 [2019-11-08T22:42:59.024Z] #41 17.46   PBCC     images/fdinfo.pb-c.c
22:42:59 [2019-11-08T22:42:59.024Z] #41 17.60   DEP      images/fdinfo.pb-c.d
22:42:59 [2019-11-08T22:42:59.024Z] #41 17.65   PBCC     images/core-aarch64.pb-c.c
22:42:59 [2019-11-08T22:42:59.240Z] #41 ...
22:42:59 [2019-11-08T22:42:59.240Z] 
22:42:59 [2019-11-08T22:42:59.240Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:42:59 [2019-11-08T22:42:59.240Z] #44 90.65 go/parser
22:42:59 [2019-11-08T22:42:59.240Z] #44 90.84 text/template
22:42:59 [2019-11-08T22:42:59.240Z] #44 94.71 encoding/xml
22:42:59 [2019-11-08T22:42:59.240Z] #44 97.08 go/doc
22:42:59 [2019-11-08T22:42:59.240Z] #44 100.4 github.com/LK4D4/vndr/build
22:42:59 [2019-11-08T22:42:59.240Z] #44 ...
22:42:59 [2019-11-08T22:42:59.240Z] 
22:42:59 [2019-11-08T22:42:59.240Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:42:59 [2019-11-08T22:42:59.240Z] #17 77.25 Selecting previously unselected package mingw-w64-x86-64-dev.
22:42:59 [2019-11-08T22:42:59.240Z] #17 77.27 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
22:42:59 [2019-11-08T22:42:59.240Z] #17 77.29 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
22:42:59 [2019-11-08T22:42:59.282Z] #41 17.70   PBCC     images/core-arm.pb-c.c
22:42:59 [2019-11-08T22:42:59.282Z] #41 17.79   PBCC     images/core-ppc64.pb-c.c
22:42:59 [2019-11-08T22:42:59.282Z] #41 17.82   PBCC     images/core-s390.pb-c.c
22:42:59 [2019-11-08T22:42:59.282Z] #41 17.87   PBCC     images/core-x86.pb-c.c
22:42:59 [2019-11-08T22:42:59.282Z] #41 17.93   PBCC     images/core.pb-c.c
22:42:59 [2019-11-08T22:42:59.302Z] go: finding github.com/gogo/googleapis v1.1.0
22:42:59 [2019-11-08T22:42:59.645Z] go: finding github.com/containerd/containerd v1.2.4
22:42:59 [2019-11-08T22:42:59.851Z] #41 18.08   PBCC     images/inventory.pb-c.c
22:42:59 [2019-11-08T22:42:59.851Z] #41 18.27   DEP      images/core-aarch64.pb-c.d
22:43:00 [2019-11-08T22:43:00.109Z] #41 18.39   DEP      images/core-arm.pb-c.d
22:43:00 [2019-11-08T22:43:00.109Z] #41 18.44   DEP      images/core-ppc64.pb-c.d
22:43:00 [2019-11-08T22:43:00.109Z] #41 18.44   DEP      images/core-s390.pb-c.d
22:43:00 [2019-11-08T22:43:00.109Z] #41 18.46   DEP      images/core-x86.pb-c.d
22:43:00 [2019-11-08T22:43:00.109Z] #41 18.57   DEP      images/core.pb-c.d
22:43:00 [2019-11-08T22:43:00.109Z] #41 18.66   DEP      images/inventory.pb-c.d
22:43:00 [2019-11-08T22:43:00.177Z] #26 19.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:43:00 [2019-11-08T22:43:00.368Z] #41 18.74   PBCC     images/cpuinfo.pb-c.c
22:43:00 [2019-11-08T22:43:00.368Z] #41 18.75   DEP      images/cpuinfo.pb-c.d
22:43:00 [2019-11-08T22:43:00.368Z] #41 18.78   PBCC     images/stats.pb-c.c
22:43:00 [2019-11-08T22:43:00.368Z] #41 18.85   DEP      images/stats.pb-c.d
22:43:00 [2019-11-08T22:43:00.748Z] #26 20.43 
22:43:00 [2019-11-08T22:43:00.748Z] #26 ...
22:43:00 [2019-11-08T22:43:00.748Z] 
22:43:00 [2019-11-08T22:43:00.748Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:43:00 [2019-11-08T22:43:00.748Z] #68 10.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:43:00 [2019-11-08T22:43:00.748Z] #68 ...
22:43:00 [2019-11-08T22:43:00.748Z] 
22:43:00 [2019-11-08T22:43:00.748Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.34 + cd /tmp/tmp.S9NQ2FXfFp/src/github.com/golangci/golangci-lint/
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.34 + git checkout -q v1.20.0
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.57 ++ git describe --tags
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.58 + version=v1.20.0
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.58 ++ git rev-parse --short HEAD
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.58 + commit=cc98739
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.58 ++ git show -s --format=%cd
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.59 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
22:43:00 [2019-11-08T22:43:00.748Z] #50 18.59 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
22:43:00 [2019-11-08T22:43:00.830Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
22:43:00 [2019-11-08T22:43:00.830Z] go: finding github.com/client9/misspell v0.3.4
22:43:01 [2019-11-08T22:43:01.009Z] #50 ...
22:43:01 [2019-11-08T22:43:01.009Z] 
22:43:01 [2019-11-08T22:43:01.009Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:43:01 [2019-11-08T22:43:01.009Z] #38 10.61 + cd /tmp/tmp.25srpBRYxq/src/github.com/docker/distribution
22:43:01 [2019-11-08T22:43:01.009Z] #38 10.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:43:01 [2019-11-08T22:43:01.009Z] #38 12.69 + GOPATH=/tmp/tmp.25srpBRYxq/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.25srpBRYxq go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:43:01 [2019-11-08T22:43:01.009Z] #38 ...
22:43:01 [2019-11-08T22:43:01.009Z] 
22:43:01 [2019-11-08T22:43:01.009Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:43:01 [2019-11-08T22:43:01.009Z] #40 6.289 Reading package lists...
22:43:01 [2019-11-08T22:43:01.009Z] #40 11.00 Reading package lists...
22:43:01 [2019-11-08T22:43:01.009Z] #40 16.03 Building dependency tree...
22:43:01 [2019-11-08T22:43:01.009Z] #40 16.85 Reading state information...
22:43:01 [2019-11-08T22:43:01.009Z] #40 17.59 The following additional packages will be installed:
22:43:01 [2019-11-08T22:43:01.009Z] #40 17.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
22:43:01 [2019-11-08T22:43:01.009Z] #40 17.59   libprotoc10 python-pkg-resources zlib1g-dev
22:43:01 [2019-11-08T22:43:01.009Z] #40 17.59 Suggested packages:
22:43:01 [2019-11-08T22:43:01.009Z] #40 17.59   manpages-dev python-setuptools
22:43:01 [2019-11-08T22:43:01.009Z] #40 18.36 The following NEW packages will be installed:
22:43:01 [2019-11-08T22:43:01.009Z] #40 18.38   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:43:01 [2019-11-08T22:43:01.009Z] #40 18.38   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
22:43:01 [2019-11-08T22:43:01.009Z] #40 18.38   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:43:01 [2019-11-08T22:43:01.009Z] #40 18.38   zlib1g-dev
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.46 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.46 Need to get 3415 kB of archives.
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.46 After this operation, 19.0 MB of additional disk space will be used.
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.47 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.47 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB]
22:43:01 [2019-11-08T22:43:01.009Z] #40 19.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 19.53 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 19.54 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 19.60 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 19.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 19.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 19.63 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 19.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB]
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.38 debconf: delaying package configuration, since apt-utils is not installed
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.48 Fetched 3415 kB in 1s (2765 kB/s)
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.58 Selecting previously unselected package libnet1:arm64.
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.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 ... 14976 files and directories currently installed.)
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.63 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ...
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ...
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.75 Selecting previously unselected package libcap-dev:arm64.
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.75 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ...
22:43:01 [2019-11-08T22:43:01.010Z] #40 20.77 Unpacking libcap-dev:arm64 (1:2.25-1) ...
22:43:01 [2019-11-08T22:43:01.171Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
22:43:01 [2019-11-08T22:43:01.270Z] #40 20.91 Selecting previously unselected package libnet1-dev.
22:43:01 [2019-11-08T22:43:01.270Z] #40 20.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ...
22:43:01 [2019-11-08T22:43:01.270Z] #40 20.93 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
22:43:01 [2019-11-08T22:43:01.270Z] #40 ...
22:43:01 [2019-11-08T22:43:01.270Z] 
22:43:01 [2019-11-08T22:43:01.270Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:43:01 [2019-11-08T22:43:01.270Z] #26 20.75 
######################################################################## 100.0%
22:43:01 [2019-11-08T22:43:01.270Z] #26 20.86 
22:43:01 [2019-11-08T22:43:01.905Z] go: finding github.com/spf13/afero v1.1.2
22:43:02 [2019-11-08T22:43:02.270Z] #41 20.45 make[1]: Nothing to be done for 'all'.
22:43:02 [2019-11-08T22:43:02.640Z] go: finding github.com/kr/pretty v0.1.0
22:43:02 [2019-11-08T22:43:02.669Z] #26 22.32 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:43:02 [2019-11-08T22:43:02.669Z] #26 22.38 skipping existing ed4b54129745
22:43:02 [2019-11-08T22:43:02.669Z] #26 ...
22:43:02 [2019-11-08T22:43:02.669Z] 
22:43:02 [2019-11-08T22:43:02.669Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:43:02 [2019-11-08T22:43:02.669Z] #68 DONE 22.3s
22:43:02 [2019-11-08T22:43:02.669Z] 
22:43:02 [2019-11-08T22:43:02.669Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:43:02 [2019-11-08T22:43:02.669Z] #26 22.48 
22:43:02 [2019-11-08T22:43:02.929Z] #26 ...
22:43:02 [2019-11-08T22:43:02.929Z] 
22:43:02 [2019-11-08T22:43:02.929Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:43:02 [2019-11-08T22:43:02.929Z] #56 8.489 Reading package lists...
22:43:02 [2019-11-08T22:43:02.930Z] #56 13.04 Reading package lists...
22:43:02 [2019-11-08T22:43:02.930Z] #56 18.23 Building dependency tree...
22:43:02 [2019-11-08T22:43:02.930Z] #56 18.95 Reading state information...
22:43:02 [2019-11-08T22:43:02.930Z] #56 19.80 The following additional packages will be installed:
22:43:02 [2019-11-08T22:43:02.930Z] #56 19.81   btrfs-progs liblzo2-2
22:43:02 [2019-11-08T22:43:02.930Z] #56 19.93 The following NEW packages will be installed:
22:43:02 [2019-11-08T22:43:02.930Z] #56 19.93   btrfs-progs btrfs-tools liblzo2-2
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.03 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.03 Need to get 582 kB of archives.
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.03 After this operation, 3944 kB of additional disk space will be used.
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB]
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB]
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB]
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.87 debconf: delaying package configuration, since apt-utils is not installed
22:43:02 [2019-11-08T22:43:02.930Z] #56 21.97 Fetched 582 kB in 1s (547 kB/s)
22:43:02 [2019-11-08T22:43:02.930Z] #56 22.21 Selecting previously unselected package liblzo2-2:arm64.
22:43:02 [2019-11-08T22:43:02.930Z] #56 22.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14976 files and directories currently installed.)
22:43:02 [2019-11-08T22:43:02.930Z] #56 22.27 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ...
22:43:02 [2019-11-08T22:43:02.930Z] #56 22.39 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ...
22:43:02 [2019-11-08T22:43:02.930Z] #56 22.68 Selecting previously unselected package btrfs-progs.
22:43:02 [2019-11-08T22:43:02.930Z] #56 22.68 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ...
22:43:02 [2019-11-08T22:43:02.930Z] #56 22.70 Unpacking btrfs-progs (4.7.3-1) ...
22:43:03 [2019-11-08T22:43:03.190Z] #56 ...
22:43:03 [2019-11-08T22:43:03.190Z] 
22:43:03 [2019-11-08T22:43:03.190Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:03 [2019-11-08T22:43:03.190Z] #44 12.19 github.com/LK4D4/vndr/godl
22:43:03 [2019-11-08T22:43:03.190Z] #44 13.42 go/doc
22:43:03 [2019-11-08T22:43:03.191Z] #44 13.42 go/parser
22:43:03 [2019-11-08T22:43:03.191Z] #44 17.29 github.com/LK4D4/vndr/build
22:43:03 [2019-11-08T22:43:03.191Z] #44 18.85 github.com/LK4D4/vndr
22:43:03 [2019-11-08T22:43:03.191Z] #44 ...
22:43:03 [2019-11-08T22:43:03.191Z] 
22:43:03 [2019-11-08T22:43:03.191Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.16 Selecting previously unselected package libnl-3-200:arm64.
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.17 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.34 Unpacking libnl-3-200:arm64 (3.2.27-2) ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.46 Selecting previously unselected package libnl-3-dev:arm64.
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.46 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.48 Unpacking libnl-3-dev:arm64 (3.2.27-2) ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.88 Selecting previously unselected package libprotobuf-c1:arm64.
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.88 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.89 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.99 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:43:03 [2019-11-08T22:43:03.191Z] #40 21.99 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 22.01 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 22.28 Selecting previously unselected package zlib1g-dev:arm64.
22:43:03 [2019-11-08T22:43:03.191Z] #40 22.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 22.41 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 22.65 Selecting previously unselected package libprotobuf10:arm64.
22:43:03 [2019-11-08T22:43:03.191Z] #40 22.65 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.191Z] #40 22.66 Unpacking libprotobuf10:arm64 (3.0.0-9) ...
22:43:03 [2019-11-08T22:43:03.375Z] go: finding github.com/davecgh/go-spew v1.1.1
22:43:03 [2019-11-08T22:43:03.453Z] #40 23.23 Selecting previously unselected package libprotobuf-lite10:arm64.
22:43:03 [2019-11-08T22:43:03.646Z] #41 21.99   CC       images/stats.o
22:43:03 [2019-11-08T22:43:03.713Z] #40 23.24 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.713Z] #40 23.26 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ...
22:43:03 [2019-11-08T22:43:03.713Z] #40 23.53 Selecting previously unselected package libprotobuf-dev:arm64.
22:43:03 [2019-11-08T22:43:03.713Z] #40 23.53 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ...
22:43:03 [2019-11-08T22:43:03.735Z] go: finding google.golang.org/appengine v1.1.0
22:43:03 [2019-11-08T22:43:03.904Z] #41 22.41   CC       images/core.o
22:43:03 [2019-11-08T22:43:03.973Z] #40 23.54 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ...
22:43:04 [2019-11-08T22:43:04.074Z] go: finding github.com/magiconair/properties v1.8.0
22:43:04 [2019-11-08T22:43:04.162Z] #41 ...
22:43:04 [2019-11-08T22:43:04.162Z] 
22:43:04 [2019-11-08T22:43:04.162Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:43:04 [2019-11-08T22:43:04.162Z] #59 38.64 + bin/ctr
22:43:04 [2019-11-08T22:43:04.162Z] #59 ...
22:43:04 [2019-11-08T22:43:04.162Z] 
22:43:04 [2019-11-08T22:43:04.162Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:04 [2019-11-08T22:43:04.162Z] #44 82.06 go/ast
22:43:04 [2019-11-08T22:43:04.162Z] #44 85.10 internal/lazyregexp
22:43:04 [2019-11-08T22:43:04.162Z] #44 85.43 net/url
22:43:04 [2019-11-08T22:43:04.162Z] #44 87.78 text/template/parse
22:43:04 [2019-11-08T22:43:04.162Z] #44 88.43 go/parser
22:43:04 [2019-11-08T22:43:04.162Z] #44 91.57 encoding/xml
22:43:04 [2019-11-08T22:43:04.419Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
22:43:04 [2019-11-08T22:43:04.419Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
22:43:04 [2019-11-08T22:43:04.729Z] #44 ...
22:43:04 [2019-11-08T22:43:04.729Z] 
22:43:04 [2019-11-08T22:43:04.729Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:04 [2019-11-08T22:43:04.729Z] #41 23.21   CC       images/core-x86.o
22:43:04 [2019-11-08T22:43:04.762Z] go: finding github.com/kisielk/errcheck v1.1.0
22:43:04 [2019-11-08T22:43:04.787Z] #17 82.65 Selecting previously unselected package gcc-mingw-w64-base.
22:43:04 [2019-11-08T22:43:04.787Z] #17 82.65 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ...
22:43:04 [2019-11-08T22:43:04.787Z] #17 82.66 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
22:43:04 [2019-11-08T22:43:04.787Z] #17 82.77 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:43:04 [2019-11-08T22:43:04.787Z] #17 82.78 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
22:43:04 [2019-11-08T22:43:04.787Z] #17 82.79 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:43:04 [2019-11-08T22:43:04.916Z] #40 ...
22:43:04 [2019-11-08T22:43:04.916Z] 
22:43:04 [2019-11-08T22:43:04.916Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.41 Selecting previously unselected package btrfs-tools.
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.41 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ...
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.42 Unpacking btrfs-tools (4.7.3-1) ...
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.76 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ...
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.80 Setting up btrfs-progs (4.7.3-1) ...
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.82 Setting up btrfs-tools (4.7.3-1) ...
22:43:04 [2019-11-08T22:43:04.916Z] #56 23.85 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:43:04 [2019-11-08T22:43:04.916Z] #56 DONE 24.4s
22:43:04 [2019-11-08T22:43:04.916Z] 
22:43:04 [2019-11-08T22:43:04.916Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:43:04 [2019-11-08T22:43:04.916Z] #40 24.50 Selecting previously unselected package libprotoc10:arm64.
22:43:04 [2019-11-08T22:43:04.916Z] #40 24.50 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ...
22:43:04 [2019-11-08T22:43:04.916Z] #40 ...
22:43:04 [2019-11-08T22:43:04.916Z] 
22:43:04 [2019-11-08T22:43:04.916Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:43:04 [2019-11-08T22:43:04.916Z] #57 DONE 0.2s
22:43:04 [2019-11-08T22:43:04.916Z] 
22:43:04 [2019-11-08T22:43:04.916Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:43:04 [2019-11-08T22:43:04.916Z] #40 24.51 Unpacking libprotoc10:arm64 (3.0.0-9) ...
22:43:05 [2019-11-08T22:43:05.177Z] #40 ...
22:43:05 [2019-11-08T22:43:05.177Z] 
22:43:05 [2019-11-08T22:43:05.177Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
22:43:05 [2019-11-08T22:43:05.177Z] #58 DONE 0.2s
22:43:05 [2019-11-08T22:43:05.177Z] 
22:43:05 [2019-11-08T22:43:05.177Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:43:05 [2019-11-08T22:43:05.177Z] #40 24.85 Selecting previously unselected package protobuf-c-compiler.
22:43:05 [2019-11-08T22:43:05.177Z] #40 24.86 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ...
22:43:05 [2019-11-08T22:43:05.177Z] #40 24.86 Unpacking protobuf-c-compiler (1.2.1-2) ...
22:43:05 [2019-11-08T22:43:05.211Z] #17 ...
22:43:05 [2019-11-08T22:43:05.211Z] 
22:43:05 [2019-11-08T22:43:05.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:05 [2019-11-08T22:43:05.211Z] #41 68.92   LINK     criu/pie/restorer.built-in.o
22:43:05 [2019-11-08T22:43:05.211Z] #41 68.93   GEN      criu/pie/restorer-blob.h
22:43:05 [2019-11-08T22:43:05.211Z] #41 69.09   DEP      criu/vdso.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 69.39   DEP      criu/uts_ns.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 69.69   DEP      criu/util.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 70.02   DEP      criu/uffd.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 70.25   DEP      criu/tun.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 70.44   DEP      criu/tty.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 70.61   DEP      criu/timerfd.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 70.73   DEP      criu/sysfs_parse.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 70.88   DEP      criu/sysctl.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 71.01   DEP      criu/string.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 71.06   DEP      criu/stats.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 71.18   DEP      criu/sockets.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 71.36   DEP      criu/sk-unix.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 71.64   DEP      criu/sk-tcp.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 71.81   DEP      criu/sk-queue.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 71.95   DEP      criu/sk-packet.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 72.16   DEP      criu/sk-netlink.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 72.32   DEP      criu/sk-inet.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 72.59   DEP      criu/signalfd.d
22:43:05 [2019-11-08T22:43:05.211Z] #41 72.74   DEP      criu/sigframe.d
22:43:05 [2019-11-08T22:43:05.308Z] #41 23.84   CC       images/core-arm.o
22:43:05 [2019-11-08T22:43:05.437Z] #40 ...
22:43:05 [2019-11-08T22:43:05.437Z] 
22:43:05 [2019-11-08T22:43:05.437Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:43:05 [2019-11-08T22:43:05.437Z] #26 24.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:43:05 [2019-11-08T22:43:05.437Z] #26 24.45 
22:43:05 [2019-11-08T22:43:05.437Z] #26 24.70 
######################################################################## 100.0%
22:43:05 [2019-11-08T22:43:05.437Z] #26 24.75 
22:43:05 [2019-11-08T22:43:05.437Z] #26 24.83 Download of images into '/build' complete.
22:43:05 [2019-11-08T22:43:05.437Z] #26 24.83 Use something like the following to load the result into a Docker daemon:
22:43:05 [2019-11-08T22:43:05.437Z] #26 24.83   tar -cC '/build' . | docker load
22:43:05 [2019-11-08T22:43:05.437Z] #26 DONE 25.2s
22:43:05 [2019-11-08T22:43:05.437Z] 
22:43:05 [2019-11-08T22:43:05.437Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:43:05 [2019-11-08T22:43:05.437Z] #40 25.16 Selecting previously unselected package protobuf-compiler.
22:43:05 [2019-11-08T22:43:05.437Z] #40 25.16 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ...
22:43:05 [2019-11-08T22:43:05.437Z] #40 25.18 Unpacking protobuf-compiler (3.0.0-9) ...
22:43:05 [2019-11-08T22:43:05.613Z] #41 72.90   DEP      criu/shmem.d
22:43:05 [2019-11-08T22:43:05.613Z] #41 73.07   DEP      criu/servicefd.d
22:43:05 [2019-11-08T22:43:05.698Z] #40 25.38 Selecting previously unselected package python-pkg-resources.
22:43:05 [2019-11-08T22:43:05.698Z] #40 25.38 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
22:43:05 [2019-11-08T22:43:05.698Z] #40 25.40 Unpacking python-pkg-resources (33.1.1-1) ...
22:43:05 [2019-11-08T22:43:05.875Z] #41 24.27   CC       images/core-aarch64.o
22:43:05 [2019-11-08T22:43:05.944Z] go: finding github.com/spf13/cast v1.3.0
22:43:05 [2019-11-08T22:43:05.944Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
22:43:05 [2019-11-08T22:43:05.958Z] #40 25.75 Selecting previously unselected package python-protobuf.
22:43:05 [2019-11-08T22:43:05.958Z] #40 25.75 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ...
22:43:05 [2019-11-08T22:43:05.958Z] #40 25.76 Unpacking python-protobuf (3.0.0-9) ...
22:43:06 [2019-11-08T22:43:06.027Z] #41 73.23   DEP      criu/seize.d
22:43:06 [2019-11-08T22:43:06.027Z] #41 73.46   DEP      criu/seccomp.d
22:43:06 [2019-11-08T22:43:06.134Z] #41 24.67   CC       images/core-ppc64.o
22:43:06 [2019-11-08T22:43:06.219Z] #40 26.11 Setting up libnet1:arm64 (1.1.6+dfsg-3) ...
22:43:06 [2019-11-08T22:43:06.286Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
22:43:06 [2019-11-08T22:43:06.286Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
22:43:06 [2019-11-08T22:43:06.286Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
22:43:06 [2019-11-08T22:43:06.286Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
22:43:06 [2019-11-08T22:43:06.430Z] #41 73.65   DEP      criu/rst-malloc.d
22:43:06 [2019-11-08T22:43:06.430Z] #41 73.74   DEP      criu/rbtree.d
22:43:06 [2019-11-08T22:43:06.430Z] #41 73.79   DEP      criu/pstree.d
22:43:06 [2019-11-08T22:43:06.479Z] #40 26.26 Setting up libprotobuf-c1:arm64 (1.2.1-2) ...
22:43:06 [2019-11-08T22:43:06.742Z] #40 26.30 Setting up python-pkg-resources (33.1.1-1) ...
22:43:06 [2019-11-08T22:43:06.842Z] #41 74.07   DEP      criu/protobuf.d
22:43:06 [2019-11-08T22:43:06.842Z] #41 74.27   GEN      criu/protobuf-desc-gen.h
22:43:06 [2019-11-08T22:43:06.952Z] go: finding github.com/docker/go-units v0.3.1
22:43:07 [2019-11-08T22:43:07.071Z] #41 25.44   CC       images/core-s390.o
22:43:07 [2019-11-08T22:43:07.639Z] #41 26.08   CC       images/cpuinfo.o
22:43:07 [2019-11-08T22:43:07.682Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
22:43:07 [2019-11-08T22:43:07.683Z] go: finding github.com/kr/text v0.1.0
22:43:08 [2019-11-08T22:43:08.026Z] go: finding gopkg.in/yaml.v2 v2.2.1
22:43:08 [2019-11-08T22:43:08.026Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
22:43:08 [2019-11-08T22:43:08.131Z] #40 ...
22:43:08 [2019-11-08T22:43:08.131Z] 
22:43:08 [2019-11-08T22:43:08.131Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:08 [2019-11-08T22:43:08.131Z] #44 DONE 27.2s
22:43:08 [2019-11-08T22:43:08.131Z] 
22:43:08 [2019-11-08T22:43:08.131Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.917 + RM_GOPATH=0
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.917 + TMP_GOPATH=
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.917 + : /build
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.917 + '[' -z '' ']'
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.917 ++ mktemp -d
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.925 + export GOPATH=/tmp/tmp.LS0wS8FkqV
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.925 + GOPATH=/tmp/tmp.LS0wS8FkqV
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.925 + RM_GOPATH=1
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.926 ++ dirname ./install.sh
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.927 + dir=.
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.927 + bin=containerd
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.927 + shift
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.927 + '[' '!' -f ./containerd.installer ']'
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.927 + . ./containerd.installer
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.927 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.928 + install_containerd
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.928 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.928 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LS0wS8FkqV/src/github.com/containerd/containerd
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.928 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:43:08 [2019-11-08T22:43:08.131Z] #59 2.935 Cloning into '/tmp/tmp.LS0wS8FkqV/src/github.com/containerd/containerd'...
22:43:08 [2019-11-08T22:43:08.207Z] #41 26.52   CC       images/inventory.o
22:43:08 [2019-11-08T22:43:08.466Z] #41 26.82   CC       images/fdinfo.o
22:43:08 [2019-11-08T22:43:08.725Z] #41 27.28   CC       images/fown.o
22:43:08 [2019-11-08T22:43:08.762Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
22:43:08 [2019-11-08T22:43:08.762Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
22:43:08 [2019-11-08T22:43:08.779Z] #41 75.86   DEP      criu/protobuf-desc.d
22:43:08 [2019-11-08T22:43:08.779Z] #41 76.13   DEP      criu/proc_parse.d
22:43:09 [2019-11-08T22:43:09.102Z] go: finding github.com/google/certificate-transparency-go v1.0.21
22:43:09 [2019-11-08T22:43:09.249Z] #41 76.43   DEP      criu/plugin.d
22:43:09 [2019-11-08T22:43:09.249Z] #41 76.70   DEP      criu/pipes.d
22:43:09 [2019-11-08T22:43:09.292Z] #41 27.53   CC       images/ns.o
22:43:09 [2019-11-08T22:43:09.292Z] #41 27.81   CC       images/regfile.o
22:43:09 [2019-11-08T22:43:09.444Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
22:43:09 [2019-11-08T22:43:09.444Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
22:43:09 [2019-11-08T22:43:09.444Z] go: finding github.com/kisielk/gotool v1.0.0
22:43:09 [2019-11-08T22:43:09.738Z] #41 76.87   DEP      criu/pie-util.d
22:43:09 [2019-11-08T22:43:09.738Z] #41 77.15   DEP      criu/pie-util-vdso.d
22:43:09 [2019-11-08T22:43:09.859Z] #41 28.15   CC       images/ghost-file.o
22:43:10 [2019-11-08T22:43:10.117Z] #41 28.46   CC       images/fifo.o
22:43:10 [2019-11-08T22:43:10.117Z] #41 28.64   CC       images/remap-file-path.o
22:43:10 [2019-11-08T22:43:10.177Z] go: finding github.com/kr/pty v1.1.1
22:43:10 [2019-11-08T22:43:10.261Z] #41 77.31   DEP      criu/pie-util-vdso-elf32.d
22:43:10 [2019-11-08T22:43:10.261Z] #41 ...
22:43:10 [2019-11-08T22:43:10.261Z] 
22:43:10 [2019-11-08T22:43:10.261Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:10 [2019-11-08T22:43:10.261Z] #44 101.4 crypto/rsa
22:43:10 [2019-11-08T22:43:10.261Z] #44 103.7 vendor/golang.org/x/crypto/cryptobyte
22:43:10 [2019-11-08T22:43:10.261Z] #44 104.8 net
22:43:10 [2019-11-08T22:43:10.261Z] #44 106.0 vendor/golang.org/x/crypto/internal/chacha20
22:43:10 [2019-11-08T22:43:10.261Z] #44 106.6 vendor/golang.org/x/crypto/poly1305
22:43:10 [2019-11-08T22:43:10.261Z] #44 107.1 vendor/golang.org/x/crypto/chacha20poly1305
22:43:10 [2019-11-08T22:43:10.261Z] #44 107.7 vendor/golang.org/x/crypto/curve25519
22:43:10 [2019-11-08T22:43:10.261Z] #44 108.4 vendor/golang.org/x/crypto/hkdf
22:43:10 [2019-11-08T22:43:10.261Z] #44 108.6 vendor/golang.org/x/text/transform
22:43:10 [2019-11-08T22:43:10.261Z] #44 109.3 vendor/golang.org/x/text/unicode/bidi
22:43:10 [2019-11-08T22:43:10.261Z] #44 ...
22:43:10 [2019-11-08T22:43:10.261Z] 
22:43:10 [2019-11-08T22:43:10.261Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:10 [2019-11-08T22:43:10.261Z] #41 77.55   DEP      criu/path.d
22:43:10 [2019-11-08T22:43:10.261Z] #41 77.82   DEP      criu/parasite-syscall.d
22:43:10 [2019-11-08T22:43:10.376Z] #41 28.94   CC       images/eventfd.o
22:43:10 [2019-11-08T22:43:10.635Z] #41 29.16   CC       images/eventpoll.o
22:43:10 [2019-11-08T22:43:10.675Z] #59 ...
22:43:10 [2019-11-08T22:43:10.675Z] 
22:43:10 [2019-11-08T22:43:10.675Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
22:43:10 [2019-11-08T22:43:10.675Z] #27 DONE 2.3s
22:43:10 [2019-11-08T22:43:10.675Z] 
22:43:10 [2019-11-08T22:43:10.675Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:43:10 [2019-11-08T22:43:10.675Z] #40 29.28 Setting up libnet1-dev (1.1.6+dfsg-3) ...
22:43:10 [2019-11-08T22:43:10.675Z] #40 29.46 Setting up libprotobuf10:arm64 (3.0.0-9) ...
22:43:10 [2019-11-08T22:43:10.675Z] #40 29.62 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:43:10 [2019-11-08T22:43:10.675Z] #40 29.88 Setting up python-protobuf (3.0.0-9) ...
22:43:10 [2019-11-08T22:43:10.694Z] #41 78.19   DEP      criu/pagemap.d
22:43:11 [2019-11-08T22:43:11.100Z] #41 78.44   DEP      criu/pagemap-cache.d
22:43:11 [2019-11-08T22:43:11.100Z] #41 78.60   DEP      criu/page-xfer.d
22:43:11 [2019-11-08T22:43:11.204Z] #41 29.55   CC       images/fh.o
22:43:11 [2019-11-08T22:43:11.462Z] #41 29.84   CC       images/fsnotify.o
22:43:11 [2019-11-08T22:43:11.508Z] #41 78.88   DEP      criu/page-pipe.d
22:43:11 [2019-11-08T22:43:11.509Z] #41 78.99   DEP      criu/netfilter.d
22:43:11 [2019-11-08T22:43:11.925Z] #41 79.21   DEP      criu/net.d
22:43:12 [2019-11-08T22:43:12.029Z] #41 30.65   CC       images/signalfd.o
22:43:12 [2019-11-08T22:43:12.341Z] #41 79.47   DEP      criu/namespaces.d
22:43:12 [2019-11-08T22:43:12.341Z] #41 79.77   DEP      criu/mount.d
22:43:12 [2019-11-08T22:43:12.596Z] #41 30.97   CC       images/fs.o
22:43:12 [2019-11-08T22:43:12.596Z] #41 31.23   CC       images/pstree.o
22:43:12 [2019-11-08T22:43:12.750Z] #41 80.04   DEP      criu/mem.d
22:43:12 [2019-11-08T22:43:12.855Z] #41 31.49   CC       images/pipe.o
22:43:13 [2019-11-08T22:43:13.157Z] #41 80.48   DEP      criu/lsm.d
22:43:13 [2019-11-08T22:43:13.157Z] #41 80.67   DEP      criu/log.d
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.46 Setting up libcap-dev:arm64 (1:2.25-1) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.48 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.51 Setting up libnl-3-200:arm64 (3.2.27-2) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.62 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.64 Setting up libprotoc10:arm64 (3.0.0-9) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.67 Setting up protobuf-c-compiler (1.2.1-2) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.69 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.74 Setting up protobuf-compiler (3.0.0-9) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.76 Setting up libprotobuf-dev:arm64 (3.0.0-9) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.78 Setting up libnl-3-dev:arm64 (3.2.27-2) ...
22:43:13 [2019-11-08T22:43:13.218Z] #40 32.80 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:43:13 [2019-11-08T22:43:13.423Z] #41 31.79   CC       images/tcp-stream.o
22:43:13 [2019-11-08T22:43:13.479Z] #40 DONE 33.3s
22:43:13 [2019-11-08T22:43:13.479Z] 
22:43:13 [2019-11-08T22:43:13.479Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:43:13 [2019-11-08T22:43:13.479Z] #28 23.98 + cd /tmp/tmp.hBGrxIieel/src/github.com/go-swagger/go-swagger
22:43:13 [2019-11-08T22:43:13.479Z] #28 23.98 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
22:43:13 [2019-11-08T22:43:13.479Z] #28 25.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:43:13 [2019-11-08T22:43:13.572Z] #41 80.80   DEP      criu/libnetlink.d
22:43:13 [2019-11-08T22:43:13.572Z] #41 80.94   DEP      criu/kerndat.d
22:43:13 [2019-11-08T22:43:13.682Z] #41 32.10   CC       images/sk-packet.o
22:43:13 [2019-11-08T22:43:13.740Z] #28 ...
22:43:13 [2019-11-08T22:43:13.740Z] 
22:43:13 [2019-11-08T22:43:13.740Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:13 [2019-11-08T22:43:13.940Z] #41 32.52   CC       images/mnt.o
22:43:13 [2019-11-08T22:43:13.984Z] #41 81.24   DEP      criu/kcmp-ids.d
22:43:13 [2019-11-08T22:43:13.984Z] #41 81.30   DEP      criu/irmap.d
22:43:13 [2019-11-08T22:43:13.984Z] #41 81.44   DEP      criu/ipc_ns.d
22:43:14 [2019-11-08T22:43:14.199Z] #41 32.79   CC       images/pipe-data.o
22:43:14 [2019-11-08T22:43:14.382Z] #41 81.60   DEP      criu/image.d
22:43:14 [2019-11-08T22:43:14.382Z] #41 81.80   DEP      criu/image-desc.d
22:43:14 [2019-11-08T22:43:14.382Z] #41 81.92   DEP      criu/fsnotify.d
22:43:14 [2019-11-08T22:43:14.458Z] #41 33.02   CC       images/sa.o
22:43:14 [2019-11-08T22:43:14.791Z] #41 82.14   DEP      criu/filesystems.d
22:43:14 [2019-11-08T22:43:14.791Z] #41 82.31   DEP      criu/files.d
22:43:15 [2019-11-08T22:43:15.115Z] #41 33.36   CC       images/timer.o
22:43:15 [2019-11-08T22:43:15.115Z] #41 ...
22:43:15 [2019-11-08T22:43:15.115Z] 
22:43:15 [2019-11-08T22:43:15.115Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:15 [2019-11-08T22:43:15.115Z] #17 18.60 Fetched 7919 kB in 13s (572 kB/s)
22:43:15 [2019-11-08T22:43:15.115Z] #17 18.60 Reading package lists...
22:43:15 [2019-11-08T22:43:15.115Z] #17 23.53 Reading package lists...
22:43:15 [2019-11-08T22:43:15.115Z] #17 28.37 Building dependency tree...
22:43:15 [2019-11-08T22:43:15.115Z] #17 ...
22:43:15 [2019-11-08T22:43:15.115Z] 
22:43:15 [2019-11-08T22:43:15.115Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:15 [2019-11-08T22:43:15.115Z] #44 92.64 text/template
22:43:15 [2019-11-08T22:43:15.115Z] #44 97.70 crypto/dsa
22:43:15 [2019-11-08T22:43:15.115Z] #44 98.01 crypto/x509/pkix
22:43:15 [2019-11-08T22:43:15.115Z] #44 98.43 vendor/golang.org/x/crypto/cryptobyte
22:43:15 [2019-11-08T22:43:15.115Z] #44 98.44 go/doc
22:43:15 [2019-11-08T22:43:15.115Z] #44 100.8 net
22:43:15 [2019-11-08T22:43:15.115Z] #44 102.3 github.com/LK4D4/vndr/build
22:43:15 [2019-11-08T22:43:15.189Z] #41 82.63   DEP      criu/files-reg.d
22:43:15 [2019-11-08T22:43:15.465Z] #44 ...
22:43:15 [2019-11-08T22:43:15.465Z] 
22:43:15 [2019-11-08T22:43:15.465Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:15 [2019-11-08T22:43:15.465Z] #41 33.82   CC       images/timerfd.o
22:43:15 [2019-11-08T22:43:15.633Z] #41 82.83   DEP      criu/files-ext.d
22:43:15 [2019-11-08T22:43:15.633Z] #41 83.03   DEP      criu/file-lock.d
22:43:15 [2019-11-08T22:43:15.740Z] #41 34.21   CC       images/mm.o
22:43:16 [2019-11-08T22:43:16.001Z] #41 34.48   CC       images/sk-opts.o
22:43:16 [2019-11-08T22:43:16.236Z] #41 83.30   DEP      criu/file-ids.d
22:43:16 [2019-11-08T22:43:16.236Z] #41 83.53   DEP      criu/fifo.d
22:43:16 [2019-11-08T22:43:16.259Z] #41 34.71   CC       images/sk-unix.o
22:43:16 [2019-11-08T22:43:16.518Z] #41 35.08   CC       images/sk-inet.o
22:43:16 [2019-11-08T22:43:16.653Z] #41 83.92   DEP      criu/fdstore.d
22:43:16 [2019-11-08T22:43:16.653Z] #41 84.27   DEP      criu/fault-injection.d
22:43:17 [2019-11-08T22:43:17.040Z] #41 3.007 Note: Building without setproctitle() and strlcpy() support.
22:43:17 [2019-11-08T22:43:17.040Z] #41 3.007       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:43:17 [2019-11-08T22:43:17.049Z] #41 84.28   DEP      criu/external.d
22:43:17 [2019-11-08T22:43:17.049Z] #41 84.51   DEP      criu/eventpoll.d
22:43:17 [2019-11-08T22:43:17.084Z] #41 35.53   CC       images/tun.o
22:43:17 [2019-11-08T22:43:17.343Z] #41 35.89   CC       images/sk-netlink.o
22:43:17 [2019-11-08T22:43:17.448Z] #41 84.80   DEP      criu/eventfd.d
22:43:17 [2019-11-08T22:43:17.837Z] #41 85.03   DEP      criu/crtools.d
22:43:17 [2019-11-08T22:43:17.837Z] #41 85.30   DEP      criu/cr-service.d
22:43:17 [2019-11-08T22:43:17.909Z] #41 36.14   CC       images/packet-sock.o
22:43:17 [2019-11-08T22:43:17.982Z] #41 ...
22:43:17 [2019-11-08T22:43:17.982Z] 
22:43:17 [2019-11-08T22:43:17.982Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:43:17 [2019-11-08T22:43:17.982Z] #47 26.94 + cd /tmp/tmp.XKS13dLuxK/src/gotest.tools/gotestsum
22:43:17 [2019-11-08T22:43:17.982Z] #47 26.94 + git checkout -q v0.3.5
22:43:17 [2019-11-08T22:43:17.982Z] #47 26.98 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:43:18 [2019-11-08T22:43:18.167Z] #41 36.59   CC       images/ipc-var.o
22:43:18 [2019-11-08T22:43:18.229Z] #41 85.57   DEP      criu/cr-restore.d
22:43:18 [2019-11-08T22:43:18.243Z] #47 ...
22:43:18 [2019-11-08T22:43:18.243Z] 
22:43:18 [2019-11-08T22:43:18.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:18 [2019-11-08T22:43:18.243Z] #41 4.684 fatal: Not a git repository (or any of the parent directories): .git
22:43:18 [2019-11-08T22:43:18.243Z] #41 4.713   GEN      .gitid
22:43:18 [2019-11-08T22:43:18.243Z] #41 4.733   GEN      criu/include/version.h
22:43:18 [2019-11-08T22:43:18.243Z] #41 4.795   GEN      include/common/asm
22:43:18 [2019-11-08T22:43:18.425Z] #41 36.78   CC       images/ipc-desc.o
22:43:18 [2019-11-08T22:43:18.633Z] #41 85.87   DEP      criu/cr-errno.d
22:43:18 [2019-11-08T22:43:18.633Z] #41 85.90   DEP      criu/cr-dump.d
22:43:18 [2019-11-08T22:43:18.633Z] #41 86.20   DEP      criu/cr-dedup.d
22:43:18 [2019-11-08T22:43:18.683Z] #41 37.02   CC       images/ipc-shm.o
22:43:18 [2019-11-08T22:43:18.683Z] #41 37.24   CC       images/ipc-msg.o
22:43:18 [2019-11-08T22:43:18.941Z] #41 37.59   CC       images/ipc-sem.o
22:43:19 [2019-11-08T22:43:19.031Z] #41 86.44   DEP      criu/cr-check.d
22:43:19 [2019-11-08T22:43:19.441Z] #41 86.63   DEP      criu/config.d
22:43:19 [2019-11-08T22:43:19.441Z] #41 86.87   DEP      criu/clone-noasan.d
22:43:19 [2019-11-08T22:43:19.441Z] #41 86.93   DEP      criu/cgroup.d
22:43:19 [2019-11-08T22:43:19.507Z] #41 37.76   CC       images/utsns.o
22:43:19 [2019-11-08T22:43:19.507Z] #41 37.91   CC       images/creds.o
22:43:19 [2019-11-08T22:43:19.627Z] #41 6.031   PBCC     images/google/protobuf/descriptor.pb-c.c
22:43:19 [2019-11-08T22:43:19.627Z] #41 6.103   PBCC     images/opts.pb-c.c
22:43:19 [2019-11-08T22:43:19.765Z] #41 38.29   CC       images/vma.o
22:43:19 [2019-11-08T22:43:19.850Z] #41 87.25   DEP      criu/cgroup-props.d
22:43:19 [2019-11-08T22:43:19.850Z] #41 87.38   DEP      criu/bitmap.d
22:43:19 [2019-11-08T22:43:19.850Z] #41 87.38   DEP      criu/bfd.d
22:43:19 [2019-11-08T22:43:19.887Z] #41 6.153   PBCC     images/sit.pb-c.c
22:43:19 [2019-11-08T22:43:19.887Z] #41 6.192   DEP      images/google/protobuf/descriptor.pb-c.d
22:43:19 [2019-11-08T22:43:19.887Z] #41 6.290   DEP      images/opts.pb-c.d
22:43:19 [2019-11-08T22:43:19.887Z] #41 6.322   DEP      images/sit.pb-c.d
22:43:19 [2019-11-08T22:43:19.887Z] #41 6.364   PBCC     images/macvlan.pb-c.c
22:43:20 [2019-11-08T22:43:20.023Z] #41 38.55   CC       images/netdev.o
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.404   DEP      images/macvlan.pb-c.d
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.488   PBCC     images/autofs.pb-c.c
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.531   DEP      images/autofs.pb-c.d
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.557   PBCC     images/sysctl.pb-c.c
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.579   DEP      images/sysctl.pb-c.d
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.635   PBCC     images/time.pb-c.c
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.667   DEP      images/time.pb-c.d
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.700   PBCC     images/binfmt-misc.pb-c.c
22:43:20 [2019-11-08T22:43:20.251Z] #41 6.727   DEP      images/binfmt-misc.pb-c.d
22:43:20 [2019-11-08T22:43:20.331Z] #41 87.57   DEP      criu/autofs.d
22:43:20 [2019-11-08T22:43:20.331Z] #41 87.78   DEP      criu/aio.d
22:43:20 [2019-11-08T22:43:20.512Z] #41 6.806   PBCC     images/seccomp.pb-c.c
22:43:20 [2019-11-08T22:43:20.512Z] #41 6.833   DEP      images/seccomp.pb-c.d
22:43:20 [2019-11-08T22:43:20.512Z] #41 6.861   PBCC     images/userns.pb-c.c
22:43:20 [2019-11-08T22:43:20.512Z] #41 6.883   DEP      images/userns.pb-c.d
22:43:20 [2019-11-08T22:43:20.512Z] #41 6.947   PBCC     images/cgroup.pb-c.c
22:43:20 [2019-11-08T22:43:20.512Z] #41 6.974   DEP      images/cgroup.pb-c.d
22:43:20 [2019-11-08T22:43:20.512Z] #41 7.023   PBCC     images/fown.pb-c.c
22:43:20 [2019-11-08T22:43:20.512Z] #41 7.046   PBCC     images/ext-file.pb-c.c
22:43:20 [2019-11-08T22:43:20.590Z] #41 39.09   CC       images/tty.o
22:43:20 [2019-11-08T22:43:20.729Z] #41 87.99   DEP      criu/action-scripts.d
22:43:20 [2019-11-08T22:43:20.730Z] #41 88.24   CC       criu/action-scripts.o
22:43:20 [2019-11-08T22:43:20.773Z] #41 7.079   DEP      images/fown.pb-c.d
22:43:20 [2019-11-08T22:43:20.773Z] #41 7.135   DEP      images/ext-file.pb-c.d
22:43:20 [2019-11-08T22:43:20.773Z] #41 7.187   PBCC     images/rpc.pb-c.c
22:43:20 [2019-11-08T22:43:20.773Z] #41 7.262   DEP      images/rpc.pb-c.d
22:43:20 [2019-11-08T22:43:20.773Z] #41 7.304   PBCC     images/siginfo.pb-c.c
22:43:21 [2019-11-08T22:43:21.033Z] #41 7.365   DEP      images/siginfo.pb-c.d
22:43:21 [2019-11-08T22:43:21.033Z] #41 7.415   PBCC     images/pagemap.pb-c.c
22:43:21 [2019-11-08T22:43:21.033Z] #41 7.470   DEP      images/pagemap.pb-c.d
22:43:21 [2019-11-08T22:43:21.033Z] #41 7.525   PBCC     images/rlimit.pb-c.c
22:43:21 [2019-11-08T22:43:21.140Z] #41 ...
22:43:21 [2019-11-08T22:43:21.140Z] 
22:43:21 [2019-11-08T22:43:21.140Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:21 [2019-11-08T22:43:21.140Z] #44 112.3 vendor/golang.org/x/text/secure/bidirule
22:43:21 [2019-11-08T22:43:21.140Z] #44 112.7 vendor/golang.org/x/text/unicode/norm
22:43:21 [2019-11-08T22:43:21.140Z] #44 119.6 vendor/golang.org/x/net/idna
22:43:21 [2019-11-08T22:43:21.294Z] #41 7.543   DEP      images/rlimit.pb-c.d
22:43:21 [2019-11-08T22:43:21.294Z] #41 7.580   PBCC     images/file-lock.pb-c.c
22:43:21 [2019-11-08T22:43:21.294Z] #41 7.621   DEP      images/file-lock.pb-c.d
22:43:21 [2019-11-08T22:43:21.294Z] #41 7.655   PBCC     images/tty.pb-c.c
22:43:21 [2019-11-08T22:43:21.294Z] #41 7.698   DEP      images/tty.pb-c.d
22:43:21 [2019-11-08T22:43:21.523Z] #41 39.85   CC       images/file-lock.o
22:43:21 [2019-11-08T22:43:21.523Z] #41 40.16   CC       images/rlimit.o
22:43:21 [2019-11-08T22:43:21.545Z] #44 ...
22:43:21 [2019-11-08T22:43:21.545Z] 
22:43:21 [2019-11-08T22:43:21.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:21 [2019-11-08T22:43:21.545Z] #41 88.78   CC       criu/aio.o
22:43:21 [2019-11-08T22:43:21.554Z] #41 7.811   PBCC     images/tun.pb-c.c
22:43:21 [2019-11-08T22:43:21.554Z] #41 7.826   PBCC     images/netdev.pb-c.c
22:43:21 [2019-11-08T22:43:21.554Z] #41 7.875   DEP      images/tun.pb-c.d
22:43:21 [2019-11-08T22:43:21.554Z] #41 7.900   DEP      images/netdev.pb-c.d
22:43:21 [2019-11-08T22:43:21.554Z] #41 7.946   PBCC     images/vma.pb-c.c
22:43:21 [2019-11-08T22:43:21.554Z] #41 7.983   DEP      images/vma.pb-c.d
22:43:21 [2019-11-08T22:43:21.554Z] #41 8.021   PBCC     images/creds.pb-c.c
22:43:21 [2019-11-08T22:43:21.554Z] #41 8.051   DEP      images/creds.pb-c.d
22:43:21 [2019-11-08T22:43:21.814Z] #41 8.116   PBCC     images/utsns.pb-c.c
22:43:21 [2019-11-08T22:43:21.814Z] #41 8.147   DEP      images/utsns.pb-c.d
22:43:21 [2019-11-08T22:43:21.814Z] #41 8.235   PBCC     images/ipc-desc.pb-c.c
22:43:21 [2019-11-08T22:43:21.814Z] #41 8.264   PBCC     images/ipc-sem.pb-c.c
22:43:21 [2019-11-08T22:43:21.814Z] #41 8.279   DEP      images/ipc-desc.pb-c.d
22:43:21 [2019-11-08T22:43:21.814Z] #41 8.333   DEP      images/ipc-sem.pb-c.d
22:43:21 [2019-11-08T22:43:21.953Z] #41 89.28   CC       criu/autofs.o
22:43:22 [2019-11-08T22:43:22.075Z] #41 8.372   PBCC     images/ipc-msg.pb-c.c
22:43:22 [2019-11-08T22:43:22.075Z] #41 8.382   DEP      images/ipc-msg.pb-c.d
22:43:22 [2019-11-08T22:43:22.075Z] #41 8.446   PBCC     images/ipc-shm.pb-c.c
22:43:22 [2019-11-08T22:43:22.075Z] #41 8.466   DEP      images/ipc-shm.pb-c.d
22:43:22 [2019-11-08T22:43:22.075Z] #41 8.527   PBCC     images/ipc-var.pb-c.c
22:43:22 [2019-11-08T22:43:22.075Z] #41 8.549   DEP      images/ipc-var.pb-c.d
22:43:22 [2019-11-08T22:43:22.089Z] #41 40.37   CC       images/pagemap.o
22:43:22 [2019-11-08T22:43:22.336Z] #41 8.614   PBCC     images/sk-opts.pb-c.c
22:43:22 [2019-11-08T22:43:22.336Z] #41 8.651   PBCC     images/packet-sock.pb-c.c
22:43:22 [2019-11-08T22:43:22.336Z] #41 8.695   DEP      images/sk-opts.pb-c.d
22:43:22 [2019-11-08T22:43:22.336Z] #41 8.758   DEP      images/packet-sock.pb-c.d
22:43:22 [2019-11-08T22:43:22.336Z] #41 8.831   PBCC     images/sk-netlink.pb-c.c
22:43:22 [2019-11-08T22:43:22.336Z] #41 8.871   DEP      images/sk-netlink.pb-c.d
22:43:22 [2019-11-08T22:43:22.347Z] #41 40.71   CC       images/siginfo.o
22:43:22 [2019-11-08T22:43:22.373Z] #41 ...
22:43:22 [2019-11-08T22:43:22.373Z] 
22:43:22 [2019-11-08T22:43:22.373Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:43:22 [2019-11-08T22:43:22.373Z] #62 113.8 + for f in rootlesskit rootlesskit-docker-proxy
22:43:22 [2019-11-08T22:43:22.373Z] #62 113.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:43:22 [2019-11-08T22:43:22.596Z] #41 8.909   PBCC     images/sk-inet.pb-c.c
22:43:22 [2019-11-08T22:43:22.596Z] #41 8.951   DEP      images/sk-inet.pb-c.d
22:43:22 [2019-11-08T22:43:22.596Z] #41 8.981   PBCC     images/sk-unix.pb-c.c
22:43:22 [2019-11-08T22:43:22.596Z] #41 9.013   DEP      images/sk-unix.pb-c.d
22:43:22 [2019-11-08T22:43:22.596Z] #41 9.059   PBCC     images/mm.pb-c.c
22:43:22 [2019-11-08T22:43:22.596Z] #41 9.087   DEP      images/mm.pb-c.d
22:43:22 [2019-11-08T22:43:22.605Z] #41 41.01   CC       images/rpc.o
22:43:22 [2019-11-08T22:43:22.851Z] #62 ...
22:43:22 [2019-11-08T22:43:22.851Z] 
22:43:22 [2019-11-08T22:43:22.851Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:22 [2019-11-08T22:43:22.851Z] #44 123.6 vendor/golang.org/x/net/http2/hpack
22:43:22 [2019-11-08T22:43:22.851Z] #44 ...
22:43:22 [2019-11-08T22:43:22.851Z] 
22:43:22 [2019-11-08T22:43:22.851Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:43:22 [2019-11-08T22:43:22.851Z] #62 DONE 124.2s
22:43:22 [2019-11-08T22:43:22.851Z] 
22:43:22 [2019-11-08T22:43:22.851Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
22:43:22 [2019-11-08T22:43:22.851Z] #63 DONE 0.1s
22:43:22 [2019-11-08T22:43:22.851Z] 
22:43:22 [2019-11-08T22:43:22.851Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.119   PBCC     images/timerfd.pb-c.c
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.149   DEP      images/timerfd.pb-c.d
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.183   PBCC     images/timer.pb-c.c
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.203   DEP      images/timer.pb-c.d
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.227   PBCC     images/sa.pb-c.c
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.256   DEP      images/sa.pb-c.d
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.303   PBCC     images/pipe-data.pb-c.c
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.323   DEP      images/pipe-data.pb-c.d
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.371   PBCC     images/mnt.pb-c.c
22:43:22 [2019-11-08T22:43:22.857Z] #41 9.411   DEP      images/mnt.pb-c.d
22:43:23 [2019-11-08T22:43:23.118Z] #41 9.463   PBCC     images/sk-packet.pb-c.c
22:43:23 [2019-11-08T22:43:23.118Z] #41 9.473   DEP      images/sk-packet.pb-c.d
22:43:23 [2019-11-08T22:43:23.118Z] #41 9.532   PBCC     images/tcp-stream.pb-c.c
22:43:23 [2019-11-08T22:43:23.118Z] #41 ...
22:43:23 [2019-11-08T22:43:23.118Z] 
22:43:23 [2019-11-08T22:43:23.118Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:43:23 [2019-11-08T22:43:23.118Z] #47 DONE 42.4s
22:43:23 [2019-11-08T22:43:23.118Z] 
22:43:23 [2019-11-08T22:43:23.118Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:23 [2019-11-08T22:43:23.118Z] #41 9.584   DEP      images/tcp-stream.pb-c.d
22:43:23 [2019-11-08T22:43:23.170Z] #41 ...
22:43:23 [2019-11-08T22:43:23.170Z] 
22:43:23 [2019-11-08T22:43:23.170Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:43:23 [2019-11-08T22:43:23.170Z] #62 110.6 + for f in rootlesskit rootlesskit-docker-proxy
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.694   PBCC     images/pipe.pb-c.c
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.694   DEP      images/pipe.pb-c.d
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.731   PBCC     images/pstree.pb-c.c
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.750   DEP      images/pstree.pb-c.d
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.779   PBCC     images/fs.pb-c.c
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.802   DEP      images/fs.pb-c.d
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.832   PBCC     images/signalfd.pb-c.c
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.858   DEP      images/signalfd.pb-c.d
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.902   PBCC     images/fh.pb-c.c
22:43:23 [2019-11-08T22:43:23.378Z] #41 9.933   PBCC     images/fsnotify.pb-c.c
22:43:23 [2019-11-08T22:43:23.428Z] #62 110.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:43:23 [2019-11-08T22:43:23.639Z] #41 9.990   DEP      images/fh.pb-c.d
22:43:23 [2019-11-08T22:43:23.639Z] #41 10.06   DEP      images/fsnotify.pb-c.d
22:43:23 [2019-11-08T22:43:23.639Z] #41 10.12   PBCC     images/eventpoll.pb-c.c
22:43:23 [2019-11-08T22:43:23.639Z] #41 10.14   DEP      images/eventpoll.pb-c.d
22:43:23 [2019-11-08T22:43:23.639Z] #41 10.20   PBCC     images/eventfd.pb-c.c
22:43:23 [2019-11-08T22:43:23.900Z] #41 10.23   DEP      images/eventfd.pb-c.d
22:43:23 [2019-11-08T22:43:23.900Z] #41 10.33   PBCC     images/remap-file-path.pb-c.c
22:43:23 [2019-11-08T22:43:23.900Z] #41 10.37   DEP      images/remap-file-path.pb-c.d
22:43:23 [2019-11-08T22:43:23.900Z] #41 10.41   PBCC     images/fifo.pb-c.c
22:43:23 [2019-11-08T22:43:23.900Z] #41 10.45   DEP      images/fifo.pb-c.d
22:43:24 [2019-11-08T22:43:24.160Z] #41 10.50   PBCC     images/ghost-file.pb-c.c
22:43:24 [2019-11-08T22:43:24.160Z] #41 10.52   DEP      images/ghost-file.pb-c.d
22:43:24 [2019-11-08T22:43:24.160Z] #41 10.57   PBCC     images/regfile.pb-c.c
22:43:24 [2019-11-08T22:43:24.160Z] #41 10.65   DEP      images/regfile.pb-c.d
22:43:24 [2019-11-08T22:43:24.160Z] #41 10.70   PBCC     images/ns.pb-c.c
22:43:24 [2019-11-08T22:43:24.367Z] #38 ...
22:43:24 [2019-11-08T22:43:24.367Z] 
22:43:24 [2019-11-08T22:43:24.367Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:24 [2019-11-08T22:43:24.367Z] #41 91.70   CC       criu/bfd.o
22:43:24 [2019-11-08T22:43:24.421Z] #41 10.74   DEP      images/ns.pb-c.d
22:43:24 [2019-11-08T22:43:24.421Z] #41 10.80   PBCC     images/fdinfo.pb-c.c
22:43:24 [2019-11-08T22:43:24.421Z] #41 10.87   DEP      images/fdinfo.pb-c.d
22:43:24 [2019-11-08T22:43:24.421Z] #41 10.98   PBCC     images/core-aarch64.pb-c.c
22:43:24 [2019-11-08T22:43:24.683Z] #41 11.02   PBCC     images/core-arm.pb-c.c
22:43:24 [2019-11-08T22:43:24.683Z] #41 11.06   PBCC     images/core-ppc64.pb-c.c
22:43:24 [2019-11-08T22:43:24.683Z] #41 11.12   PBCC     images/core-s390.pb-c.c
22:43:24 [2019-11-08T22:43:24.683Z] #41 11.17   PBCC     images/core-x86.pb-c.c
22:43:24 [2019-11-08T22:43:24.683Z] #41 11.19   PBCC     images/core.pb-c.c
22:43:24 [2019-11-08T22:43:24.683Z] #41 11.24   PBCC     images/inventory.pb-c.c
22:43:24 [2019-11-08T22:43:24.754Z] #41 92.40   CC       criu/bitmap.o
22:43:24 [2019-11-08T22:43:24.943Z] #41 11.31   DEP      images/core-aarch64.pb-c.d
22:43:24 [2019-11-08T22:43:24.943Z] #41 11.38   DEP      images/core-arm.pb-c.d
22:43:25 [2019-11-08T22:43:25.142Z] #41 92.61   CC       criu/cgroup-props.o
22:43:25 [2019-11-08T22:43:25.204Z] #41 11.42   DEP      images/core-ppc64.pb-c.d
22:43:25 [2019-11-08T22:43:25.204Z] #41 11.47   DEP      images/core-s390.pb-c.d
22:43:25 [2019-11-08T22:43:25.204Z] #41 11.54   DEP      images/core-x86.pb-c.d
22:43:25 [2019-11-08T22:43:25.204Z] #41 11.61   DEP      images/core.pb-c.d
22:43:25 [2019-11-08T22:43:25.204Z] #41 11.66   DEP      images/inventory.pb-c.d
22:43:25 [2019-11-08T22:43:25.204Z] #41 11.72   PBCC     images/cpuinfo.pb-c.c
22:43:25 [2019-11-08T22:43:25.204Z] #41 11.76   DEP      images/cpuinfo.pb-c.d
22:43:25 [2019-11-08T22:43:25.465Z] #41 11.79   PBCC     images/stats.pb-c.c
22:43:25 [2019-11-08T22:43:25.465Z] #41 11.84   DEP      images/stats.pb-c.d
22:43:25 [2019-11-08T22:43:25.995Z] #41 ...
22:43:25 [2019-11-08T22:43:25.995Z] 
22:43:25 [2019-11-08T22:43:25.995Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:43:25 [2019-11-08T22:43:25.995Z] #47 DONE 127.5s
22:43:25 [2019-11-08T22:43:25.995Z] 
22:43:25 [2019-11-08T22:43:25.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:25 [2019-11-08T22:43:25.995Z] #41 93.57   CC       criu/cgroup.o
22:43:26 [2019-11-08T22:43:26.714Z] #62 ...
22:43:26 [2019-11-08T22:43:26.714Z] 
22:43:26 [2019-11-08T22:43:26.714Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:26 [2019-11-08T22:43:26.714Z] #17 28.37 Building dependency tree...
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08 The following additional packages will be installed:
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.08   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.09 Suggested packages:
22:43:26 [2019-11-08T22:43:26.714Z] #17 31.09   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
22:43:26 [2019-11-08T22:43:26.715Z] #17 31.09   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
22:43:26 [2019-11-08T22:43:26.715Z] #17 31.09   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
22:43:26 [2019-11-08T22:43:26.715Z] #17 31.09   vim-doc vim-scripts xfsdump acl attr quota
22:43:26 [2019-11-08T22:43:26.715Z] #17 31.09 Recommended packages:
22:43:26 [2019-11-08T22:43:26.715Z] #17 31.09   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
22:43:26 [2019-11-08T22:43:26.715Z] #17 31.09   python3-keyrings.alt python3-xdg unzip
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.84 The following NEW packages will be installed:
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.84   apparmor aufs-tools bash-completion binutils-mingw-w64
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.85   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.86   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.87   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.87   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
22:43:26 [2019-11-08T22:43:26.715Z] #17 35.87   xfsprogs xxd xz-utils zip
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.11 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.11 Need to get 90.9 MB of archives.
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.11 After this operation, 541 MB of additional disk space will be used.
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.33 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.49 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.51 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.52 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.53 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.56 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.57 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.58 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.60 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.61 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.61 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.65 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.67 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.69 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.69 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.70 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.73 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.73 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.75 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.81 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.82 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.84 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.84 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.87 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.89 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.89 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.90 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.90 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.91 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.93 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.96 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 37.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.04 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.06 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.06 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.07 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.07 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.08 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.26 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.29 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.39 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.40 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.42 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.44 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.44 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.47 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.87 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 38.96 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 39.03 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 39.05 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 39.07 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 39.13 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 39.32 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 39.52 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 39.54 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB]
22:43:26 [2019-11-08T22:43:26.715Z] #17 40.06 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
22:43:26 [2019-11-08T22:43:26.851Z] #41 13.04 make[1]: Nothing to be done for 'all'.
22:43:26 [2019-11-08T22:43:26.973Z] #17 40.46 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB]
22:43:26 [2019-11-08T22:43:26.973Z] #17 40.47 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB]
22:43:27 [2019-11-08T22:43:27.793Z] #41 14.17   CC       images/stats.o
22:43:28 [2019-11-08T22:43:28.053Z] #41 14.60   CC       images/core.o
22:43:28 [2019-11-08T22:43:28.350Z] #17 ...
22:43:28 [2019-11-08T22:43:28.350Z] 
22:43:28 [2019-11-08T22:43:28.350Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:28 [2019-11-08T22:43:28.350Z] #44 105.6 vendor/golang.org/x/text/transform
22:43:28 [2019-11-08T22:43:28.350Z] #44 106.4 vendor/golang.org/x/text/unicode/bidi
22:43:28 [2019-11-08T22:43:28.350Z] #44 108.5 vendor/golang.org/x/text/secure/bidirule
22:43:28 [2019-11-08T22:43:28.350Z] #44 108.9 vendor/golang.org/x/text/unicode/norm
22:43:28 [2019-11-08T22:43:28.350Z] #44 113.9 vendor/golang.org/x/net/idna
22:43:28 [2019-11-08T22:43:28.608Z] #44 ...
22:43:28 [2019-11-08T22:43:28.608Z] 
22:43:28 [2019-11-08T22:43:28.608Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:28 [2019-11-08T22:43:28.608Z] #41 42.32   CC       images/ext-file.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 42.57   CC       images/cgroup.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 43.44   CC       images/userns.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 43.73   CC       images/google/protobuf/descriptor.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 45.50   CC       images/opts.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 45.72   CC       images/seccomp.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 46.12   CC       images/binfmt-misc.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 46.43   CC       images/time.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 46.63   CC       images/sysctl.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 46.89   CC       images/autofs.o
22:43:28 [2019-11-08T22:43:28.608Z] #41 47.10   CC       images/macvlan.o
22:43:28 [2019-11-08T22:43:28.624Z] #41 15.19   CC       images/core-x86.o
22:43:28 [2019-11-08T22:43:28.866Z] #41 47.32   CC       images/sit.o
22:43:29 [2019-11-08T22:43:29.124Z] #41 47.61   LINK     images/built-in.o
22:43:29 [2019-11-08T22:43:29.195Z] #41 15.54   CC       images/core-arm.o
22:43:29 [2019-11-08T22:43:29.368Z] #41 96.34   CC       criu/clone-noasan.o
22:43:29 [2019-11-08T22:43:29.368Z] #41 96.45   CC       criu/config.o
22:43:29 [2019-11-08T22:43:29.384Z] #41 47.75   GEN      compel/include/asm
22:43:29 [2019-11-08T22:43:29.384Z] #41 47.77   GEN      compel/include/version.h
22:43:29 [2019-11-08T22:43:29.384Z] #41 47.82 touch .config
22:43:29 [2019-11-08T22:43:29.384Z] #41 47.84   GEN      include/common/config.h
22:43:29 [2019-11-08T22:43:29.384Z] #41 47.92   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:43:29 [2019-11-08T22:43:29.384Z] #41 47.95   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:43:29 [2019-11-08T22:43:29.456Z] #41 15.90   CC       images/core-aarch64.o
22:43:29 [2019-11-08T22:43:29.642Z] #41 47.98   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:43:29 [2019-11-08T22:43:29.642Z] #41 48.00   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:43:29 [2019-11-08T22:43:29.642Z] #41 48.04   DEP      compel/arch/x86/plugins/std/memcpy.d
22:43:29 [2019-11-08T22:43:29.642Z] #41 48.10   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:43:29 [2019-11-08T22:43:29.642Z] #41 48.14   GEN      compel/plugins/include/uapi/std/syscall.h
22:43:29 [2019-11-08T22:43:29.642Z] #41 48.20   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:43:29 [2019-11-08T22:43:29.900Z] #41 48.21   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:43:29 [2019-11-08T22:43:29.900Z] #41 48.25   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:43:29 [2019-11-08T22:43:29.900Z] #41 48.26   DEP      compel/plugins/std/infect.d
22:43:29 [2019-11-08T22:43:29.900Z] #41 48.50   DEP      compel/plugins/std/string.d
22:43:30 [2019-11-08T22:43:30.027Z] #41 16.30   CC       images/core-ppc64.o
22:43:30 [2019-11-08T22:43:30.159Z] #41 48.62   DEP      compel/plugins/std/log.d
22:43:30 [2019-11-08T22:43:30.418Z] #41 48.79   DEP      compel/plugins/std/fds.d
22:43:30 [2019-11-08T22:43:30.418Z] #41 49.00   DEP      compel/plugins/std/std.d
22:43:30 [2019-11-08T22:43:30.598Z] #41 16.80   CC       images/core-s390.o
22:43:30 [2019-11-08T22:43:30.676Z] #41 49.18   DEP      compel/plugins/shmem/shmem.d
22:43:30 [2019-11-08T22:43:30.676Z] #41 49.29   DEP      compel/plugins/fds/fds.d
22:43:30 [2019-11-08T22:43:30.854Z] #41 97.78   CC       criu/cr-check.o
22:43:30 [2019-11-08T22:43:30.859Z] #41 17.34   CC       images/cpuinfo.o
22:43:30 [2019-11-08T22:43:30.935Z] #41 49.46   CC       compel/plugins/std/std.o
22:43:31 [2019-11-08T22:43:31.120Z] #41 ...
22:43:31 [2019-11-08T22:43:31.120Z] 
22:43:31 [2019-11-08T22:43:31.120Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:43:31 [2019-11-08T22:43:31.120Z] #59 15.94 + cd /tmp/tmp.LS0wS8FkqV/src/github.com/containerd/containerd
22:43:31 [2019-11-08T22:43:31.120Z] #59 15.95 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + export 'BUILDTAGS=netgo osusergo static_build'
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + BUILDTAGS='netgo osusergo static_build'
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + export EXTRA_FLAGS=-buildmode=pie
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + EXTRA_FLAGS=-buildmode=pie
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + '[' '' = dynamic ']'
22:43:31 [2019-11-08T22:43:31.120Z] #59 16.57 + make
22:43:31 [2019-11-08T22:43:31.120Z] #59 17.50 + bin/ctr
22:43:31 [2019-11-08T22:43:31.381Z] #59 ...
22:43:31 [2019-11-08T22:43:31.381Z] 
22:43:31 [2019-11-08T22:43:31.381Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:31 [2019-11-08T22:43:31.381Z] #41 17.66   CC       images/inventory.o
22:43:31 [2019-11-08T22:43:31.381Z] #41 17.82   CC       images/fdinfo.o
22:43:31 [2019-11-08T22:43:31.502Z] #41 50.03   CC       compel/plugins/std/fds.o
22:43:31 [2019-11-08T22:43:31.642Z] #41 18.04   CC       images/fown.o
22:43:31 [2019-11-08T22:43:31.902Z] #41 18.34   CC       images/ns.o
22:43:32 [2019-11-08T22:43:32.163Z] #41 18.57   CC       images/regfile.o
22:43:32 [2019-11-08T22:43:32.423Z] #41 18.82   CC       images/ghost-file.o
22:43:32 [2019-11-08T22:43:32.437Z] #41 50.67   CC       compel/plugins/std/log.o
22:43:32 [2019-11-08T22:43:32.516Z] #41 99.78   CC       criu/cr-dedup.o
22:43:32 [2019-11-08T22:43:32.906Z] #41 100.1   CC       criu/cr-dump.o
22:43:32 [2019-11-08T22:43:32.995Z] #41 19.14   CC       images/fifo.o
22:43:32 [2019-11-08T22:43:32.995Z] #41 19.30   CC       images/remap-file-path.o
22:43:33 [2019-11-08T22:43:33.255Z] #41 19.50   CC       images/eventfd.o
22:43:33 [2019-11-08T22:43:33.408Z] #41 51.80   CC       compel/plugins/std/string.o
22:43:33 [2019-11-08T22:43:33.520Z] #41 19.76   CC       images/eventpoll.o
22:43:33 [2019-11-08T22:43:33.666Z] #41 ...
22:43:33 [2019-11-08T22:43:33.666Z] 
22:43:33 [2019-11-08T22:43:33.666Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:43:33 [2019-11-08T22:43:33.666Z] #62 DONE 120.8s
22:43:33 [2019-11-08T22:43:33.666Z] 
22:43:33 [2019-11-08T22:43:33.666Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
22:43:33 [2019-11-08T22:43:33.666Z] #63 DONE 0.1s
22:43:33 [2019-11-08T22:43:33.666Z] 
22:43:33 [2019-11-08T22:43:33.666Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:33 [2019-11-08T22:43:33.666Z] #44 116.7 vendor/golang.org/x/net/http2/hpack
22:43:33 [2019-11-08T22:43:33.666Z] #44 118.0 mime
22:43:33 [2019-11-08T22:43:33.666Z] #44 119.6 mime/quotedprintable
22:43:33 [2019-11-08T22:43:33.666Z] #44 120.1 net/http/internal
22:43:33 [2019-11-08T22:43:33.783Z] #41 20.04   CC       images/fh.o
22:43:33 [2019-11-08T22:43:33.783Z] #41 20.26   CC       images/fsnotify.o
22:43:34 [2019-11-08T22:43:34.355Z] #41 20.78   CC       images/signalfd.o
22:43:34 [2019-11-08T22:43:34.599Z] #44 ...
22:43:34 [2019-11-08T22:43:34.599Z] 
22:43:34 [2019-11-08T22:43:34.599Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:34 [2019-11-08T22:43:34.599Z] #41 53.07   CC       compel/plugins/std/infect.o
22:43:34 [2019-11-08T22:43:34.616Z] #41 21.02   CC       images/fs.o
22:43:34 [2019-11-08T22:43:34.877Z] #41 21.25   CC       images/pstree.o
22:43:34 [2019-11-08T22:43:34.877Z] #41 21.42   CC       images/pipe.o
22:43:35 [2019-11-08T22:43:35.165Z] #41 53.77   CC       compel/arch/x86/plugins/std/parasite-head.o
22:43:35 [2019-11-08T22:43:35.422Z] #41 53.91   CC       compel/arch/x86/plugins/std/memcpy.o
22:43:35 [2019-11-08T22:43:35.447Z] #41 ...
22:43:35 [2019-11-08T22:43:35.447Z] 
22:43:35 [2019-11-08T22:43:35.447Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:35 [2019-11-08T22:43:35.447Z] #44 126.4 mime
22:43:35 [2019-11-08T22:43:35.447Z] #44 128.4 mime/quotedprintable
22:43:35 [2019-11-08T22:43:35.447Z] #44 128.8 net/http/internal
22:43:35 [2019-11-08T22:43:35.447Z] #44 129.9 mime/multipart
22:43:35 [2019-11-08T22:43:35.447Z] #44 129.9 crypto/tls
22:43:35 [2019-11-08T22:43:35.447Z] #44 ...
22:43:35 [2019-11-08T22:43:35.447Z] 
22:43:35 [2019-11-08T22:43:35.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:35 [2019-11-08T22:43:35.447Z] #41 102.6   CC       criu/cr-errno.o
22:43:35 [2019-11-08T22:43:35.447Z] #41 102.6   CC       criu/cr-restore.o
22:43:35 [2019-11-08T22:43:35.448Z] #41 21.64   CC       images/tcp-stream.o
22:43:35 [2019-11-08T22:43:35.448Z] #41 21.87   CC       images/sk-packet.o
22:43:35 [2019-11-08T22:43:35.681Z] #41 54.07   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:43:35 [2019-11-08T22:43:35.708Z] #41 22.09   CC       images/mnt.o
22:43:35 [2019-11-08T22:43:35.830Z] #41 ...
22:43:35 [2019-11-08T22:43:35.830Z] 
22:43:35 [2019-11-08T22:43:35.830Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:35 [2019-11-08T22:43:35.830Z] #17 104.1 Selecting previously unselected package g++-mingw-w64-x86-64.
22:43:35 [2019-11-08T22:43:35.830Z] #17 104.1 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ...
22:43:35 [2019-11-08T22:43:35.830Z] #17 104.1 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:43:35 [2019-11-08T22:43:35.939Z] #41 54.29   AR       compel/plugins/std.lib.a
22:43:35 [2019-11-08T22:43:35.969Z] #41 22.29   CC       images/pipe-data.o
22:43:35 [2019-11-08T22:43:35.969Z] #41 22.39   CC       images/sa.o
22:43:36 [2019-11-08T22:43:36.196Z] #41 54.57   CC       compel/plugins/fds/fds.o
22:43:36 [2019-11-08T22:43:36.230Z] #41 22.62   CC       images/timer.o
22:43:36 [2019-11-08T22:43:36.240Z] #17 ...
22:43:36 [2019-11-08T22:43:36.240Z] 
22:43:36 [2019-11-08T22:43:36.240Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:36 [2019-11-08T22:43:36.240Z] #44 137.3 net/http/httptrace
22:43:36 [2019-11-08T22:43:36.240Z] #44 137.7 net/http
22:43:36 [2019-11-08T22:43:36.491Z] #41 22.96   CC       images/timerfd.o
22:43:36 [2019-11-08T22:43:36.751Z] #41 23.19   CC       images/mm.o
22:43:36 [2019-11-08T22:43:36.762Z] #41 55.11   AR       compel/plugins/fds.lib.a
22:43:36 [2019-11-08T22:43:36.762Z] #41 55.29   HOSTDEP  compel/src/lib/log-host.d
22:43:37 [2019-11-08T22:43:37.012Z] #41 23.46   CC       images/sk-opts.o
22:43:37 [2019-11-08T22:43:37.273Z] #41 23.68   CC       images/sk-unix.o
22:43:37 [2019-11-08T22:43:37.329Z] #41 55.57   HOSTDEP  compel/src/lib/handle-elf-host.d
22:43:37 [2019-11-08T22:43:37.329Z] #41 55.73   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:43:37 [2019-11-08T22:43:37.587Z] #41 ...
22:43:37 [2019-11-08T22:43:37.587Z] 
22:43:37 [2019-11-08T22:43:37.587Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:43:37 [2019-11-08T22:43:37.587Z] #47 DONE 124.5s
22:43:37 [2019-11-08T22:43:37.587Z] 
22:43:37 [2019-11-08T22:43:37.587Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:37 [2019-11-08T22:43:37.587Z] #41 55.88   HOSTDEP  compel/src/main-host.d
22:43:37 [2019-11-08T22:43:37.843Z] #41 24.06   CC       images/sk-inet.o
22:43:37 [2019-11-08T22:43:37.844Z] #41 56.16   DEP      compel/src/lib/ptrace.d
22:43:37 [2019-11-08T22:43:37.844Z] #41 56.42   DEP      compel/src/lib/infect.d
22:43:38 [2019-11-08T22:43:38.102Z] #41 56.70   DEP      compel/src/lib/infect-util.d
22:43:38 [2019-11-08T22:43:38.104Z] #41 24.45   CC       images/tun.o
22:43:38 [2019-11-08T22:43:38.365Z] #41 24.74   CC       images/sk-netlink.o
22:43:38 [2019-11-08T22:43:38.372Z] #41 56.91   DEP      compel/src/lib/infect-rpc.d
22:43:38 [2019-11-08T22:43:38.626Z] #41 25.06   CC       images/packet-sock.o
22:43:38 [2019-11-08T22:43:38.630Z] #41 57.14   DEP      compel/arch/x86/src/lib/infect.d
22:43:38 [2019-11-08T22:43:38.630Z] #41 57.27   DEP      compel/arch/x86/src/lib/cpu.d
22:43:38 [2019-11-08T22:43:38.886Z] #41 ...
22:43:38 [2019-11-08T22:43:38.886Z] 
22:43:38 [2019-11-08T22:43:38.886Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:43:38 [2019-11-08T22:43:38.886Z] #62 53.20 + for f in rootlesskit rootlesskit-docker-proxy
22:43:38 [2019-11-08T22:43:38.886Z] #62 53.20 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:43:38 [2019-11-08T22:43:38.886Z] #62 DONE 58.1s
22:43:38 [2019-11-08T22:43:38.886Z] 
22:43:38 [2019-11-08T22:43:38.886Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
22:43:38 [2019-11-08T22:43:38.886Z] #63 DONE 0.1s
22:43:38 [2019-11-08T22:43:38.886Z] 
22:43:38 [2019-11-08T22:43:38.886Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:43:38 [2019-11-08T22:43:38.886Z] #38 58.52 + dpkg --print-architecture
22:43:38 [2019-11-08T22:43:38.886Z] #38 58.52 + rm -rf /tmp/tmp.25srpBRYxq
22:43:38 [2019-11-08T22:43:38.888Z] #41 57.33   DEP      compel/src/lib/log.d
22:43:39 [2019-11-08T22:43:39.145Z] #41 57.45   DEP      compel/src/main.d
22:43:39 [2019-11-08T22:43:39.145Z] #41 57.57   DEP      compel/src/lib/handle-elf.d
22:43:39 [2019-11-08T22:43:39.403Z] #41 57.75   DEP      compel/arch/x86/src/lib/handle-elf.d
22:43:39 [2019-11-08T22:43:39.403Z] #41 ...
22:43:39 [2019-11-08T22:43:39.403Z] 
22:43:39 [2019-11-08T22:43:39.403Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:39 [2019-11-08T22:43:39.403Z] #17 43.17 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB]
22:43:39 [2019-11-08T22:43:39.403Z] #17 47.12 debconf: delaying package configuration, since apt-utils is not installed
22:43:39 [2019-11-08T22:43:39.403Z] #17 47.34 Fetched 90.9 MB in 10s (9012 kB/s)
22:43:39 [2019-11-08T22:43:39.403Z] #17 47.49 Selecting previously unselected package bash-completion.
22:43:39 [2019-11-08T22:43:39.403Z] #17 47.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15161 files and directories currently installed.)
22:43:39 [2019-11-08T22:43:39.403Z] #17 47.54 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
22:43:39 [2019-11-08T22:43:39.403Z] #17 52.98 Unpacking bash-completion (1:2.1-4.3) ...
22:43:39 [2019-11-08T22:43:39.458Z] #38 DONE 59.3s
22:43:39 [2019-11-08T22:43:39.458Z] 
22:43:39 [2019-11-08T22:43:39.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:39 [2019-11-08T22:43:39.458Z] #41 25.40   CC       images/ipc-var.o
22:43:39 [2019-11-08T22:43:39.458Z] #41 25.68   CC       images/ipc-desc.o
22:43:39 [2019-11-08T22:43:39.458Z] #41 25.86   CC       images/ipc-shm.o
22:43:39 [2019-11-08T22:43:39.661Z] #17 ...
22:43:39 [2019-11-08T22:43:39.661Z] 
22:43:39 [2019-11-08T22:43:39.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:39 [2019-11-08T22:43:39.661Z] #41 58.03   CC       compel/src/lib/log.o
22:43:39 [2019-11-08T22:43:39.718Z] #41 26.03   CC       images/ipc-msg.o
22:43:39 [2019-11-08T22:43:39.919Z] #41 58.40   CC       compel/arch/x86/src/lib/cpu.o
22:43:39 [2019-11-08T22:43:39.978Z] #41 26.22   CC       images/ipc-sem.o
22:43:39 [2019-11-08T22:43:39.978Z] #41 26.43   CC       images/utsns.o
22:43:40 [2019-11-08T22:43:40.239Z] #41 26.64   CC       images/creds.o
22:43:40 [2019-11-08T22:43:40.499Z] #41 26.87   CC       images/vma.o
22:43:40 [2019-11-08T22:43:40.760Z] #41 27.21   CC       images/netdev.o
22:43:40 [2019-11-08T22:43:40.852Z] #41 59.14   CC       compel/arch/x86/src/lib/infect.o
22:43:41 [2019-11-08T22:43:41.331Z] #41 27.65   CC       images/tty.o
22:43:41 [2019-11-08T22:43:41.418Z] #41 60.00   CC       compel/src/lib/infect-rpc.o
22:43:41 [2019-11-08T22:43:41.834Z] #44 ...
22:43:41 [2019-11-08T22:43:41.834Z] 
22:43:41 [2019-11-08T22:43:41.834Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.8 Setting up aufs-tools (1:4.1+20161219-1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.8 Setting up libsepol1-dev:s390x (2.6-2) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Setting up libnet1:s390x (1.1.6+dfsg-3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Processing triggers for mime-support (3.60) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Setting up libgpm2:s390x (1.20.4-6.2+b1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Setting up libcap2-bin (1:2.25-1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 116.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 117.0 Setting up bash-completion (1:2.1-4.3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up libonig4:s390x (6.1.3-2) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up libprotobuf-c1:s390x (1.2.1-2) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up zip (3.0-11+b1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up bzip2 (1.0.6-8.1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up libjq1:s390x (1.5+dfsg-1.3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up libaio1:s390x (0.3.110-3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.7 Setting up xz-utils (5.2.2-1.2+b1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.8 Setting up libpcrecpp0v5:s390x (2:8.39-3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.8 Setting up libpcre32-3:s390x (2:8.39-3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.8 Setting up libnfnetlink0:s390x (1.0.1-3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 119.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
22:43:41 [2019-11-08T22:43:41.834Z] #17 120.2 Setting up libsystemd-dev:s390x (232-25+deb9u12) ...
22:43:41 [2019-11-08T22:43:41.903Z] #41 28.09   CC       images/file-lock.o
22:43:41 [2019-11-08T22:43:41.903Z] #41 28.24   CC       images/rlimit.o
22:43:41 [2019-11-08T22:43:41.984Z] #41 60.43   CC       compel/src/lib/infect-util.o
22:43:42 [2019-11-08T22:43:42.163Z] #41 28.39   CC       images/pagemap.o
22:43:42 [2019-11-08T22:43:42.163Z] #41 28.66   CC       images/siginfo.o
22:43:42 [2019-11-08T22:43:42.242Z] #41 60.70   CC       compel/src/lib/infect.o
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.2 Setting up libpcre16-3:s390x (2:8.39-3) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.2 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up libnl-3-200:s390x (3.2.27-2) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up libudev-dev:s390x (232-25+deb9u12) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up pigz (2.3.4-1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up libmpdec2:s390x (2.4.2-1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.3 Setting up mingw-w64-common (5.0.1-1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 Setting up liblzo2-2:s390x (2.08-1.2+b2) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 Setting up jq (1.5+dfsg-1.3) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 Setting up libpcre3-dev:s390x (2:8.39-3) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 Setting up xfsprogs (4.9.0+nmu1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 Setting up vim (2:8.0.0197-4+deb9u3) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 Setting up iptables (1.6.0+snapshot20161117-6) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.5 Setting up btrfs-progs (4.7.3-1) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.6 Setting up libselinux1-dev:s390x (2.6-3+b3) ...
22:43:42 [2019-11-08T22:43:42.262Z] #17 120.6 Setting up python3.5 (3.5.3-1+deb9u1) ...
22:43:42 [2019-11-08T22:43:42.423Z] #41 28.89   CC       images/rpc.o
22:43:43 [2019-11-08T22:43:43.366Z] #41 29.67   CC       images/ext-file.o
22:43:43 [2019-11-08T22:43:43.626Z] #41 29.85   CC       images/cgroup.o
22:43:43 [2019-11-08T22:43:43.887Z] #41 30.37   CC       images/userns.o
22:43:44 [2019-11-08T22:43:44.148Z] #41 30.54   CC       images/google/protobuf/descriptor.o
22:43:44 [2019-11-08T22:43:44.781Z] #41 63.03   CC       compel/src/lib/ptrace.o
22:43:45 [2019-11-08T22:43:45.038Z] #41 63.52   AR       compel/libcompel.a
22:43:45 [2019-11-08T22:43:45.090Z] #41 31.47   CC       images/opts.o
22:43:45 [2019-11-08T22:43:45.297Z] #41 63.61   HOSTCC   compel/src/main-host.o
22:43:45 [2019-11-08T22:43:45.297Z] #41 ...
22:43:45 [2019-11-08T22:43:45.297Z] 
22:43:45 [2019-11-08T22:43:45.297Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.41 Selecting previously unselected package libnet1:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.53 Selecting previously unselected package libnfnetlink0:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.53 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.53 Unpacking libnfnetlink0:amd64 (1.0.1-3) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.62 Selecting previously unselected package libpcrecpp0v5:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.62 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.64 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.73 Selecting previously unselected package libudev-dev:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.74 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.76 Unpacking libudev-dev:amd64 (232-25+deb9u12) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.90 Selecting previously unselected package libpython3.5-minimal:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.90 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 53.91 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 54.52 Selecting previously unselected package python3.5-minimal.
22:43:45 [2019-11-08T22:43:45.297Z] #17 54.52 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 54.54 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.54 Selecting previously unselected package python3-minimal.
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.55 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.56 Unpacking python3-minimal (3.5.3-1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.69 Selecting previously unselected package libmpdec2:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.69 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.71 Unpacking libmpdec2:amd64 (2.4.2-1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.83 Selecting previously unselected package libpython3.5-stdlib:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.84 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 55.84 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.39 Selecting previously unselected package python3.5.
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.40 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.40 Unpacking python3.5 (3.5.3-1+deb9u1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.56 Selecting previously unselected package libpython3-stdlib:amd64.
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.57 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.57 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.65 Selecting previously unselected package dh-python.
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.66 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.67 Unpacking dh-python (2.20170125) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.88 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ...
22:43:45 [2019-11-08T22:43:45.297Z] #17 57.90 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
22:43:45 [2019-11-08T22:43:45.351Z] #41 31.62   CC       images/seccomp.o
22:43:45 [2019-11-08T22:43:45.351Z] #41 31.88   CC       images/binfmt-misc.o
22:43:45 [2019-11-08T22:43:45.612Z] #41 32.00   CC       images/time.o
22:43:45 [2019-11-08T22:43:45.612Z] #41 32.10   CC       images/sysctl.o
22:43:45 [2019-11-08T22:43:45.872Z] #41 32.20   CC       images/autofs.o
22:43:45 [2019-11-08T22:43:45.872Z] #41 32.32   CC       images/macvlan.o
22:43:45 [2019-11-08T22:43:45.872Z] #41 32.43   CC       images/sit.o
22:43:46 [2019-11-08T22:43:46.234Z] #17 ...
22:43:46 [2019-11-08T22:43:46.234Z] 
22:43:46 [2019-11-08T22:43:46.234Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:46 [2019-11-08T22:43:46.234Z] #44 123.4 crypto/tls
22:43:46 [2019-11-08T22:43:46.234Z] #44 131.1 net/http/httptrace
22:43:46 [2019-11-08T22:43:46.234Z] #44 131.4 net/http
22:43:46 [2019-11-08T22:43:46.443Z] #41 32.64   LINK     images/built-in.o
22:43:46 [2019-11-08T22:43:46.443Z] #41 32.73   GEN      compel/include/asm
22:43:46 [2019-11-08T22:43:46.443Z] #41 32.74   GEN      compel/include/version.h
22:43:46 [2019-11-08T22:43:46.443Z] #41 32.77 touch .config
22:43:46 [2019-11-08T22:43:46.443Z] #41 32.78   GEN      include/common/config.h
22:43:46 [2019-11-08T22:43:46.443Z] #41 32.87   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:43:46 [2019-11-08T22:43:46.492Z] #44 ...
22:43:46 [2019-11-08T22:43:46.492Z] 
22:43:46 [2019-11-08T22:43:46.492Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:46 [2019-11-08T22:43:46.492Z] #41 64.04   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:43:46 [2019-11-08T22:43:46.492Z] #41 64.26   HOSTCC   compel/src/lib/handle-elf-host.o
22:43:46 [2019-11-08T22:43:46.492Z] #41 64.64   HOSTCC   compel/src/lib/log-host.o
22:43:46 [2019-11-08T22:43:46.492Z] #41 64.98   HOSTLINK compel/compel-host-bin
22:43:46 [2019-11-08T22:43:46.703Z] #41 32.88   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
22:43:46 [2019-11-08T22:43:46.703Z] #41 32.92   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
22:43:46 [2019-11-08T22:43:46.703Z] #41 32.94   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
22:43:46 [2019-11-08T22:43:46.703Z] #41 32.96   DEP      compel/plugins/std/infect.d
22:43:46 [2019-11-08T22:43:46.703Z] #41 33.09   DEP      compel/plugins/std/string.d
22:43:46 [2019-11-08T22:43:46.703Z] #41 33.15   DEP      compel/plugins/std/log.d
22:43:46 [2019-11-08T22:43:46.751Z] #41 65.15   DEP      soccr/soccr.d
22:43:46 [2019-11-08T22:43:46.751Z] #41 65.31   CC       soccr/soccr.o
22:43:46 [2019-11-08T22:43:46.964Z] #41 33.23   DEP      compel/plugins/std/fds.d
22:43:46 [2019-11-08T22:43:46.964Z] #41 33.37   DEP      compel/plugins/std/std.d
22:43:47 [2019-11-08T22:43:47.225Z] #41 33.48   DEP      compel/plugins/shmem/shmem.d
22:43:47 [2019-11-08T22:43:47.225Z] #41 33.54   DEP      compel/plugins/fds/fds.d
22:43:47 [2019-11-08T22:43:47.225Z] #41 33.66   CC       compel/plugins/std/std.o
22:43:47 [2019-11-08T22:43:47.486Z] #41 33.98   CC       compel/plugins/std/fds.o
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.1 Setting up libpython3-stdlib:s390x (3.5.3-1) ...
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.1 Setting up btrfs-tools (4.7.3-1) ...
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:43:47 [2019-11-08T22:43:47.566Z] #17 125.2 Setting up python3 (3.5.3-1) ...
22:43:47 [2019-11-08T22:43:47.977Z] #17 ...
22:43:47 [2019-11-08T22:43:47.977Z] 
22:43:47 [2019-11-08T22:43:47.977Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:47 [2019-11-08T22:43:47.977Z] #44 149.2 github.com/LK4D4/vndr/godl
22:43:48 [2019-11-08T22:43:48.058Z] #41 34.35   CC       compel/plugins/std/log.o
22:43:48 [2019-11-08T22:43:48.629Z] #41 34.95   CC       compel/plugins/std/string.o
22:43:48 [2019-11-08T22:43:48.653Z] #41 66.92   AR       soccr/libsoccr.a
22:43:48 [2019-11-08T22:43:48.653Z] #41 66.95 make[1]: 'soccr/libsoccr.a' is up to date.
22:43:48 [2019-11-08T22:43:48.843Z] #44 149.9 github.com/LK4D4/vndr
22:43:48 [2019-11-08T22:43:48.889Z] #41 35.31   CC       compel/plugins/std/infect.o
22:43:48 [2019-11-08T22:43:48.912Z] #41 67.37   DEP      criu/arch/x86/sigframe.d
22:43:48 [2019-11-08T22:43:48.912Z] #41 67.46   DEP      criu/arch/x86/sigaction_compat.d
22:43:49 [2019-11-08T22:43:49.150Z] #41 35.53   CC       compel/arch/aarch64/plugins/std/parasite-head.o
22:43:49 [2019-11-08T22:43:49.150Z] #41 35.57   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
22:43:49 [2019-11-08T22:43:49.150Z] #41 35.60   AR       compel/plugins/std.lib.a
22:43:49 [2019-11-08T22:43:49.150Z] #41 35.65   CC       compel/plugins/fds/fds.o
22:43:49 [2019-11-08T22:43:49.170Z] #41 67.56   DEP      criu/arch/x86/kerndat.d
22:43:49 [2019-11-08T22:43:49.170Z] #41 67.76   DEP      criu/arch/x86/crtools.d
22:43:49 [2019-11-08T22:43:49.412Z] #41 35.90   AR       compel/plugins/fds.lib.a
22:43:49 [2019-11-08T22:43:49.412Z] #41 35.94   HOSTDEP  compel/src/lib/log-host.d
22:43:49 [2019-11-08T22:43:49.429Z] #41 67.98   DEP      criu/arch/x86/cpu.d
22:43:49 [2019-11-08T22:43:49.673Z] #41 36.07   HOSTDEP  compel/src/lib/handle-elf-host.d
22:43:49 [2019-11-08T22:43:49.673Z] #41 36.20   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
22:43:49 [2019-11-08T22:43:49.688Z] #41 68.19   CC       criu/arch/x86/cpu.o
22:43:49 [2019-11-08T22:43:49.721Z] #44 ...
22:43:49 [2019-11-08T22:43:49.721Z] 
22:43:49 [2019-11-08T22:43:49.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:49 [2019-11-08T22:43:49.721Z] #41 106.8   CC       criu/cr-service.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 108.8   CC       criu/crtools.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 109.4   CC       criu/eventfd.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 109.8   CC       criu/eventpoll.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 111.0   CC       criu/external.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 111.4   CC       criu/fault-injection.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 111.5   CC       criu/fdstore.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 112.0   CC       criu/fifo.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 112.4   CC       criu/file-ids.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 112.8   CC       criu/file-lock.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 113.8   CC       criu/files-ext.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 114.2   CC       criu/files-reg.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 115.9   CC       criu/files.o
22:43:49 [2019-11-08T22:43:49.721Z] #41 ...
22:43:49 [2019-11-08T22:43:49.721Z] 
22:43:49 [2019-11-08T22:43:49.721Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:49 [2019-11-08T22:43:49.721Z] #17 126.7 Setting up apparmor (2.11.0-3+deb9u2) ...
22:43:49 [2019-11-08T22:43:49.721Z] #17 128.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
22:43:49 [2019-11-08T22:43:49.933Z] #41 36.28   HOSTDEP  compel/src/main-host.d
22:43:49 [2019-11-08T22:43:49.933Z] #41 36.41   DEP      compel/src/lib/ptrace.d
22:43:50 [2019-11-08T22:43:50.195Z] #41 36.50   DEP      compel/src/lib/infect.d
22:43:50 [2019-11-08T22:43:50.195Z] #41 36.68   DEP      compel/src/lib/infect-util.d
22:43:50 [2019-11-08T22:43:50.195Z] #41 36.77   DEP      compel/src/lib/infect-rpc.d
22:43:50 [2019-11-08T22:43:50.262Z] #17 128.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
22:43:50 [2019-11-08T22:43:50.262Z] #17 128.3 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ...
22:43:50 [2019-11-08T22:43:50.262Z] #17 128.3 Setting up python3-wheel (0.29.0-2) ...
22:43:50 [2019-11-08T22:43:50.456Z] #41 36.86   DEP      compel/arch/aarch64/src/lib/infect.d
22:43:50 [2019-11-08T22:43:50.623Z] #41 68.83   CC       criu/arch/x86/crtools.o
22:43:50 [2019-11-08T22:43:50.716Z] #41 36.93   DEP      compel/arch/aarch64/src/lib/cpu.d
22:43:50 [2019-11-08T22:43:50.716Z] #41 37.02   DEP      compel/src/lib/log.d
22:43:50 [2019-11-08T22:43:50.716Z] #41 37.17   DEP      compel/src/main.d
22:43:50 [2019-11-08T22:43:50.977Z] #41 37.33   DEP      compel/src/lib/handle-elf.d
22:43:50 [2019-11-08T22:43:50.977Z] #41 37.46   DEP      compel/arch/aarch64/src/lib/handle-elf.d
22:43:51 [2019-11-08T22:43:51.190Z] #41 ...
22:43:51 [2019-11-08T22:43:51.190Z] 
22:43:51 [2019-11-08T22:43:51.190Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 61.12 Setting up python3-minimal (3.5.3-1) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.44 Selecting previously unselected package python3.
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.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 ... 16747 files and directories currently installed.)
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.48 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.49 Unpacking python3 (3.5.3-1) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.58 Selecting previously unselected package pigz.
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.59 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.60 Unpacking pigz (2.3.4-1) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.71 Selecting previously unselected package libip4tc0:amd64.
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.71 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.71 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.84 Selecting previously unselected package libip6tc0:amd64.
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.84 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.84 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.98 Selecting previously unselected package libiptc0:amd64.
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.99 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 62.99 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.11 Selecting previously unselected package libxtables12:amd64.
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.11 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.11 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.26 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.26 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.35 Selecting previously unselected package iptables.
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.35 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.35 Unpacking iptables (1.6.0+snapshot20161117-6) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.69 Selecting previously unselected package xxd.
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.72 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.72 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.88 Selecting previously unselected package vim-common.
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.88 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 63.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.23 Selecting previously unselected package bzip2.
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.25 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.26 Unpacking bzip2 (1.0.6-8.1) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.36 Selecting previously unselected package libgpm2:amd64.
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.37 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.37 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.46 Selecting previously unselected package xz-utils.
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.46 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.47 Unpacking xz-utils (5.2.2-1.2+b1) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.67 Selecting previously unselected package aufs-tools.
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.67 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.68 Unpacking aufs-tools (1:4.1+20161219-1) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.77 Selecting previously unselected package liblzo2-2:amd64.
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.78 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.78 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.88 Selecting previously unselected package btrfs-progs.
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.89 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.190Z] #17 64.90 Unpacking btrfs-progs (4.7.3-1) ...
22:43:51 [2019-11-08T22:43:51.238Z] #41 37.62   CC       compel/src/lib/log.o
22:43:51 [2019-11-08T22:43:51.459Z] #17 129.8 Setting up python3-pkg-resources (33.1.1-1) ...
22:43:51 [2019-11-08T22:43:51.499Z] #41 37.92   CC       compel/arch/aarch64/src/lib/cpu.o
22:43:51 [2019-11-08T22:43:51.757Z] #17 65.34 Selecting previously unselected package btrfs-tools.
22:43:51 [2019-11-08T22:43:51.757Z] #17 65.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.757Z] #17 65.35 Unpacking btrfs-tools (4.7.3-1) ...
22:43:51 [2019-11-08T22:43:51.757Z] #17 65.45 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:43:51 [2019-11-08T22:43:51.757Z] #17 65.46 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ...
22:43:51 [2019-11-08T22:43:51.757Z] #17 65.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
22:43:51 [2019-11-08T22:43:51.760Z] #41 38.21   CC       compel/arch/aarch64/src/lib/infect.o
22:43:52 [2019-11-08T22:43:52.016Z] #17 65.64 Selecting previously unselected package dmsetup.
22:43:52 [2019-11-08T22:43:52.016Z] #17 65.65 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.016Z] #17 65.65 Unpacking dmsetup (2:1.02.137-2) ...
22:43:52 [2019-11-08T22:43:52.274Z] #17 65.77 Selecting previously unselected package libonig4:amd64.
22:43:52 [2019-11-08T22:43:52.274Z] #17 65.77 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.274Z] #17 65.78 Unpacking libonig4:amd64 (6.1.3-2) ...
22:43:52 [2019-11-08T22:43:52.274Z] #17 65.96 Selecting previously unselected package libjq1:amd64.
22:43:52 [2019-11-08T22:43:52.274Z] #17 65.96 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.274Z] #17 65.97 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ...
22:43:52 [2019-11-08T22:43:52.331Z] #41 38.52   CC       compel/src/lib/infect-rpc.o
22:43:52 [2019-11-08T22:43:52.533Z] #17 66.12 Selecting previously unselected package jq.
22:43:52 [2019-11-08T22:43:52.533Z] #17 66.13 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.533Z] #17 66.14 Unpacking jq (1.5+dfsg-1.3) ...
22:43:52 [2019-11-08T22:43:52.533Z] #17 66.25 Selecting previously unselected package libaio1:amd64.
22:43:52 [2019-11-08T22:43:52.533Z] #17 66.25 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.533Z] #17 66.25 Unpacking libaio1:amd64 (0.3.110-3) ...
22:43:52 [2019-11-08T22:43:52.592Z] #41 38.81   CC       compel/src/lib/infect-util.o
22:43:52 [2019-11-08T22:43:52.592Z] #41 38.95   CC       compel/src/lib/infect.o
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.30 Selecting previously unselected package libcap2-bin.
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.32 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.33 Unpacking libcap2-bin (1:2.25-1) ...
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.44 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.44 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.44 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.54 Selecting previously unselected package libsepol1-dev:amd64.
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.56 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ...
22:43:52 [2019-11-08T22:43:52.792Z] #17 66.56 Unpacking libsepol1-dev:amd64 (2.6-2) ...
22:43:52 [2019-11-08T22:43:52.833Z] #17 130.7 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ...
22:43:52 [2019-11-08T22:43:52.833Z] #17 130.7 Setting up python3-pip (9.0.1-2+deb9u1) ...
22:43:53 [2019-11-08T22:43:53.238Z] #17 131.6 Setting up dmsetup (2:1.02.137-2) ...
22:43:53 [2019-11-08T22:43:53.238Z] #17 131.7 Setting up python3-setuptools (33.1.1-1) ...
22:43:53 [2019-11-08T22:43:53.727Z] #17 67.15 Selecting previously unselected package libpcre16-3:amd64.
22:43:53 [2019-11-08T22:43:53.727Z] #17 67.16 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ...
22:43:53 [2019-11-08T22:43:53.727Z] #17 67.17 Unpacking libpcre16-3:amd64 (2:8.39-3) ...
22:43:53 [2019-11-08T22:43:53.727Z] #17 67.38 Selecting previously unselected package libpcre32-3:amd64.
22:43:53 [2019-11-08T22:43:53.727Z] #17 67.38 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ...
22:43:53 [2019-11-08T22:43:53.727Z] #17 67.38 Unpacking libpcre32-3:amd64 (2:8.39-3) ...
22:43:53 [2019-11-08T22:43:53.976Z] #41 40.28   CC       compel/src/lib/ptrace.o
22:43:53 [2019-11-08T22:43:53.986Z] #17 67.56 Selecting previously unselected package libpcre3-dev:amd64.
22:43:53 [2019-11-08T22:43:53.986Z] #17 67.56 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ...
22:43:53 [2019-11-08T22:43:53.986Z] #17 67.56 Unpacking libpcre3-dev:amd64 (2:8.39-3) ...
22:43:54 [2019-11-08T22:43:54.237Z] #41 40.61   AR       compel/libcompel.a
22:43:54 [2019-11-08T22:43:54.237Z] #41 40.66   HOSTCC   compel/src/main-host.o
22:43:54 [2019-11-08T22:43:54.499Z] #41 40.96   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
22:43:54 [2019-11-08T22:43:54.552Z] #17 68.02 Selecting previously unselected package libselinux1-dev:amd64.
22:43:54 [2019-11-08T22:43:54.552Z] #17 68.02 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ...
22:43:54 [2019-11-08T22:43:54.552Z] #17 68.03 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ...
22:43:54 [2019-11-08T22:43:54.595Z] #17 132.7 Setting up dh-python (2.20170125) ...
22:43:54 [2019-11-08T22:43:54.760Z] #41 41.07   HOSTCC   compel/src/lib/handle-elf-host.o
22:43:54 [2019-11-08T22:43:54.760Z] #41 41.26   HOSTCC   compel/src/lib/log-host.o
22:43:54 [2019-11-08T22:43:54.811Z] #17 68.34 Selecting previously unselected package libdevmapper-dev:amd64.
22:43:54 [2019-11-08T22:43:54.811Z] #17 68.36 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ...
22:43:54 [2019-11-08T22:43:54.811Z] #17 68.37 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ...
22:43:54 [2019-11-08T22:43:54.811Z] #17 68.54 Selecting previously unselected package libnl-3-200:amd64.
22:43:54 [2019-11-08T22:43:54.811Z] #17 68.54 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ...
22:43:54 [2019-11-08T22:43:54.811Z] #17 68.55 Unpacking libnl-3-200:amd64 (3.2.27-2) ...
22:43:55 [2019-11-08T22:43:55.022Z] #41 41.41   HOSTLINK compel/compel-host-bin
22:43:55 [2019-11-08T22:43:55.022Z] #41 41.49   DEP      soccr/soccr.d
22:43:55 [2019-11-08T22:43:55.022Z] #41 41.59   CC       soccr/soccr.o
22:43:55 [2019-11-08T22:43:55.069Z] #17 68.65 Selecting previously unselected package libprotobuf-c1:amd64.
22:43:55 [2019-11-08T22:43:55.069Z] #17 68.66 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ...
22:43:55 [2019-11-08T22:43:55.069Z] #17 68.67 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ...
22:43:55 [2019-11-08T22:43:55.069Z] #17 68.74 Selecting previously unselected package libreadline5:amd64.
22:43:55 [2019-11-08T22:43:55.069Z] #17 68.75 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ...
22:43:55 [2019-11-08T22:43:55.069Z] #17 68.75 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ...
22:43:55 [2019-11-08T22:43:55.327Z] #17 68.87 Selecting previously unselected package libsystemd-dev:amd64.
22:43:55 [2019-11-08T22:43:55.327Z] #17 68.88 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ...
22:43:55 [2019-11-08T22:43:55.327Z] #17 68.89 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ...
22:43:55 [2019-11-08T22:43:55.453Z] #17 133.5 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ...
22:43:55 [2019-11-08T22:43:55.453Z] #17 133.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:43:55 [2019-11-08T22:43:55.863Z] #17 DONE 134.1s
22:43:55 [2019-11-08T22:43:55.863Z] 
22:43:55 [2019-11-08T22:43:55.863Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:55 [2019-11-08T22:43:55.863Z] #41 118.3   CC       criu/filesystems.o
22:43:55 [2019-11-08T22:43:55.863Z] #41 119.3   CC       criu/fsnotify.o
22:43:55 [2019-11-08T22:43:55.863Z] #41 120.1   CC       criu/image-desc.o
22:43:55 [2019-11-08T22:43:55.863Z] #41 120.3   CC       criu/image.o
22:43:55 [2019-11-08T22:43:55.863Z] #41 121.4   CC       criu/ipc_ns.o
22:43:55 [2019-11-08T22:43:55.863Z] #41 122.4   CC       criu/irmap.o
22:43:55 [2019-11-08T22:43:55.863Z] #41 123.4   CC       criu/kcmp-ids.o
22:43:56 [2019-11-08T22:43:56.260Z] #41 123.9   CC       criu/kerndat.o
22:43:56 [2019-11-08T22:43:56.407Z] #41 42.51   AR       soccr/libsoccr.a
22:43:56 [2019-11-08T22:43:56.407Z] #41 42.54 make[1]: 'soccr/libsoccr.a' is up to date.
22:43:56 [2019-11-08T22:43:56.407Z] #41 42.80   DEP      criu/arch/aarch64/sigframe.d
22:43:56 [2019-11-08T22:43:56.668Z] #41 42.95   DEP      criu/arch/aarch64/crtools.d
22:43:56 [2019-11-08T22:43:56.668Z] #41 43.05   DEP      criu/arch/aarch64/cpu.d
22:43:56 [2019-11-08T22:43:56.668Z] #41 43.07   DEP      criu/arch/aarch64/bitops.d
22:43:56 [2019-11-08T22:43:56.668Z] #41 43.11   CC       criu/arch/aarch64/bitops.o
22:43:56 [2019-11-08T22:43:56.668Z] #41 43.14   CC       criu/arch/aarch64/cpu.o
22:43:56 [2019-11-08T22:43:56.703Z] #17 ...
22:43:56 [2019-11-08T22:43:56.703Z] 
22:43:56 [2019-11-08T22:43:56.703Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:56 [2019-11-08T22:43:56.703Z] #44 143.8 github.com/LK4D4/vndr/godl
22:43:56 [2019-11-08T22:43:56.929Z] #41 43.21   CC       criu/arch/aarch64/crtools.o
22:43:56 [2019-11-08T22:43:56.929Z] #41 ...
22:43:56 [2019-11-08T22:43:56.929Z] 
22:43:56 [2019-11-08T22:43:56.929Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:43:56 [2019-11-08T22:43:56.929Z] #28 76.59 + rm -rf /tmp/tmp.hBGrxIieel
22:43:57 [2019-11-08T22:43:57.637Z] #44 144.7 github.com/LK4D4/vndr
22:43:57 [2019-11-08T22:43:57.715Z] #41 124.9   CC       criu/libnetlink.o
22:43:57 [2019-11-08T22:43:57.872Z] #28 DONE 77.4s
22:43:57 [2019-11-08T22:43:57.872Z] 
22:43:57 [2019-11-08T22:43:57.872Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:57 [2019-11-08T22:43:57.872Z] #41 43.50   CC       criu/arch/aarch64/sigframe.o
22:43:57 [2019-11-08T22:43:57.872Z] #41 43.65   LINK     criu/arch/aarch64/crtools.built-in.o
22:43:57 [2019-11-08T22:43:57.872Z] #41 43.69   DEP      criu/arch/aarch64/intraprocedure.d
22:43:57 [2019-11-08T22:43:57.872Z] #41 43.72   DEP      criu/arch/aarch64/vdso-pie.d
22:43:57 [2019-11-08T22:43:57.872Z] #41 43.81   DEP      criu/pie/parasite-vdso.d
22:43:57 [2019-11-08T22:43:57.872Z] #41 43.90   DEP      criu/pie/util-vdso.d
22:43:57 [2019-11-08T22:43:57.872Z] #41 43.98   DEP      criu/pie/util.d
22:43:57 [2019-11-08T22:43:57.872Z] #41 44.06   CC       criu/pie/util.o
22:43:57 [2019-11-08T22:43:57.872Z] #41 44.26   CC       criu/pie/util-vdso.o
22:43:58 [2019-11-08T22:43:58.190Z] #41 125.3   CC       criu/log.o
22:43:58 [2019-11-08T22:43:58.444Z] #41 44.83   CC       criu/pie/parasite-vdso.o
22:43:58 [2019-11-08T22:43:58.653Z] #41 126.1   CC       criu/lsm.o
22:43:58 [2019-11-08T22:43:58.704Z] #41 45.22   CC       criu/arch/aarch64/vdso-pie.o
22:43:59 [2019-11-08T22:43:59.356Z] #41 45.52   CC       criu/arch/aarch64/intraprocedure.o
22:43:59 [2019-11-08T22:43:59.356Z] #41 45.57   AR       criu/pie/pie.lib.a
22:43:59 [2019-11-08T22:43:59.356Z] #41 45.65   DEP      criu/pie/restorer.d
22:43:59 [2019-11-08T22:43:59.502Z] #41 126.8   CC       criu/mem.o
22:43:59 [2019-11-08T22:43:59.617Z] #41 45.84   DEP      criu/arch/aarch64/restorer.d
22:43:59 [2019-11-08T22:43:59.618Z] #41 45.99   DEP      criu/pie/parasite.d
22:43:59 [2019-11-08T22:43:59.879Z] #41 ...
22:43:59 [2019-11-08T22:43:59.879Z] 
22:43:59 [2019-11-08T22:43:59.879Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
22:43:59 [2019-11-08T22:43:59.879Z] #29 DONE 0.2s
22:43:59 [2019-11-08T22:43:59.879Z] 
22:43:59 [2019-11-08T22:43:59.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:43:59 [2019-11-08T22:43:59.879Z] #41 46.17   CC       criu/pie/parasite.o
22:43:59 [2019-11-08T22:43:59.879Z] #41 ...
22:43:59 [2019-11-08T22:43:59.879Z] 
22:43:59 [2019-11-08T22:43:59.879Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
22:43:59 [2019-11-08T22:43:59.879Z] #32 DONE 0.2s
22:43:59 [2019-11-08T22:43:59.908Z] #41 ...
22:43:59 [2019-11-08T22:43:59.908Z] 
22:43:59 [2019-11-08T22:43:59.908Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:43:59 [2019-11-08T22:43:59.908Z] #44 DONE 161.4s
22:43:59 [2019-11-08T22:43:59.908Z] 
22:43:59 [2019-11-08T22:43:59.908Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:44:00 [2019-11-08T22:44:00.139Z] 
22:44:00 [2019-11-08T22:44:00.139Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
22:44:00 [2019-11-08T22:44:00.139Z] #37 DONE 0.1s
22:44:00 [2019-11-08T22:44:00.139Z] 
22:44:00 [2019-11-08T22:44:00.139Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
22:44:00 [2019-11-08T22:44:00.139Z] #39 DONE 0.2s
22:44:00 [2019-11-08T22:44:00.139Z] 
22:44:00 [2019-11-08T22:44:00.139Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:00 [2019-11-08T22:44:00.710Z] #41 46.99   LINK     criu/pie/parasite.built-in.o
22:44:00 [2019-11-08T22:44:00.710Z] #41 47.00   GEN      criu/pie/parasite-blob.h
22:44:00 [2019-11-08T22:44:00.710Z] #41 47.02   CC       criu/arch/aarch64/restorer.o
22:44:00 [2019-11-08T22:44:00.970Z] #41 47.31   CC       criu/pie/restorer.o
22:44:01 [2019-11-08T22:44:01.834Z] #18 ...
22:44:01 [2019-11-08T22:44:01.834Z] 
22:44:01 [2019-11-08T22:44:01.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:01 [2019-11-08T22:44:01.834Z] #41 128.9   CC       criu/mount.o
22:44:01 [2019-11-08T22:44:01.837Z] #44 ...
22:44:01 [2019-11-08T22:44:01.837Z] 
22:44:01 [2019-11-08T22:44:01.837Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 70.62 Selecting previously unselected package net-tools.
22:44:01 [2019-11-08T22:44:01.837Z] #17 70.63 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 70.63 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 70.86 Selecting previously unselected package python-pip-whl.
22:44:01 [2019-11-08T22:44:01.837Z] #17 70.89 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 70.89 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.47 Selecting previously unselected package python3-pip.
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.49 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.49 Unpacking python3-pip (9.0.1-2+deb9u1) ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.65 Selecting previously unselected package python3-pkg-resources.
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.66 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.68 Unpacking python3-pkg-resources (33.1.1-1) ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.82 Selecting previously unselected package python3-setuptools.
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.83 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
22:44:01 [2019-11-08T22:44:01.837Z] #17 71.84 Unpacking python3-setuptools (33.1.1-1) ...
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.00 Selecting previously unselected package python3-wheel.
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.00 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.01 Unpacking python3-wheel (0.29.0-2) ...
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.07 Selecting previously unselected package thin-provisioning-tools.
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.08 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ...
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.09 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.52 Selecting previously unselected package vim-runtime.
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.54 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.62 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.63 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
22:44:01 [2019-11-08T22:44:01.838Z] #17 72.65 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
22:44:01 [2019-11-08T22:44:01.838Z] #17 ...
22:44:01 [2019-11-08T22:44:01.838Z] 
22:44:01 [2019-11-08T22:44:01.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:01 [2019-11-08T22:44:01.838Z] #41 70.27   CC       criu/arch/x86/kerndat.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 70.77   CC       criu/arch/x86/sigaction_compat.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 70.99   CC       criu/arch/x86/sigframe.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 71.24   LINK     criu/arch/x86/crtools.built-in.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 71.31   DEP      criu/pie/util-vdso-elf32.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 71.42   DEP      criu/arch/x86/vdso-pie.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 71.59   DEP      criu/pie/parasite-vdso.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 71.90   DEP      criu/pie/util-vdso.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 72.09   DEP      criu/pie/util.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 72.23   CC       criu/pie/util.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 72.67   CC       criu/pie/util-vdso.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 73.45   CC       criu/pie/parasite-vdso.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 74.57   CC       criu/arch/x86/vdso-pie.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 74.91   CC       criu/pie/util-vdso-elf32.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 75.64   AR       criu/pie/pie.lib.a
22:44:01 [2019-11-08T22:44:01.838Z] #41 75.70   DEP      criu/pie/restorer.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 75.86   DEP      criu/arch/x86/sigaction_compat_pie.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 75.93   DEP      criu/arch/x86/restorer_unmap.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 75.96   DEP      criu/arch/x86/restorer.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 76.20   DEP      criu/pie/parasite.d
22:44:01 [2019-11-08T22:44:01.838Z] #41 76.50   CC       criu/pie/parasite.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 77.88   LINK     criu/pie/parasite.built-in.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 77.91   GEN      criu/pie/parasite-blob.h
22:44:01 [2019-11-08T22:44:01.838Z] #41 77.92   CC       criu/arch/x86/restorer.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 78.60   CC       criu/arch/x86/restorer_unmap.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 78.67   CC       criu/arch/x86/sigaction_compat_pie.o
22:44:01 [2019-11-08T22:44:01.838Z] #41 79.07   CC       criu/pie/restorer.o
22:44:02 [2019-11-08T22:44:02.354Z] #41 48.67   LINK     criu/pie/restorer.built-in.o
22:44:02 [2019-11-08T22:44:02.354Z] #41 48.68   GEN      criu/pie/restorer-blob.h
22:44:02 [2019-11-08T22:44:02.354Z] #41 48.78   DEP      criu/vdso.d
22:44:02 [2019-11-08T22:44:02.615Z] #41 48.96   DEP      criu/uts_ns.d
22:44:02 [2019-11-08T22:44:02.876Z] #41 49.09   DEP      criu/util.d
22:44:02 [2019-11-08T22:44:02.876Z] #41 49.24   DEP      criu/uffd.d
22:44:02 [2019-11-08T22:44:02.876Z] #41 49.35   DEP      criu/tun.d
22:44:03 [2019-11-08T22:44:03.136Z] #41 49.43   DEP      criu/tty.d
22:44:03 [2019-11-08T22:44:03.213Z] #41 ...
22:44:03 [2019-11-08T22:44:03.213Z] 
22:44:03 [2019-11-08T22:44:03.213Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:44:03 [2019-11-08T22:44:03.213Z] #17 76.73 Selecting previously unselected package vim.
22:44:03 [2019-11-08T22:44:03.213Z] #17 76.75 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ...
22:44:03 [2019-11-08T22:44:03.213Z] #17 76.76 Unpacking vim (2:8.0.0197-4+deb9u3) ...
22:44:03 [2019-11-08T22:44:03.397Z] #41 49.62   DEP      criu/timerfd.d
22:44:03 [2019-11-08T22:44:03.397Z] #41 49.72   DEP      criu/sysfs_parse.d
22:44:03 [2019-11-08T22:44:03.397Z] #41 49.81   DEP      criu/sysctl.d
22:44:03 [2019-11-08T22:44:03.657Z] #41 49.90   DEP      criu/string.d
22:44:03 [2019-11-08T22:44:03.657Z] #41 49.92   DEP      criu/stats.d
22:44:03 [2019-11-08T22:44:03.657Z] #41 50.01   DEP      criu/sockets.d
22:44:03 [2019-11-08T22:44:03.657Z] #41 50.12   DEP      criu/sk-unix.d
22:44:03 [2019-11-08T22:44:03.780Z] #17 77.37 Selecting previously unselected package xfsprogs.
22:44:03 [2019-11-08T22:44:03.780Z] #17 77.38 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ...
22:44:03 [2019-11-08T22:44:03.780Z] #17 77.38 Unpacking xfsprogs (4.9.0+nmu1) ...
22:44:03 [2019-11-08T22:44:03.918Z] #41 50.24   DEP      criu/sk-tcp.d
22:44:03 [2019-11-08T22:44:03.918Z] #41 ...
22:44:03 [2019-11-08T22:44:03.918Z] 
22:44:03 [2019-11-08T22:44:03.918Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:44:03 [2019-11-08T22:44:03.918Z] #54 81.07 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:44:03 [2019-11-08T22:44:03.918Z] #54 82.32 + mkdir -p /build
22:44:03 [2019-11-08T22:44:03.918Z] #54 82.32 + cp runc /build/runc
22:44:03 [2019-11-08T22:44:03.918Z] #54 DONE 83.0s
22:44:03 [2019-11-08T22:44:03.918Z] 
22:44:03 [2019-11-08T22:44:03.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:03 [2019-11-08T22:44:03.918Z] #41 50.35   DEP      criu/sk-queue.d
22:44:04 [2019-11-08T22:44:04.178Z] #41 50.44   DEP      criu/sk-packet.d
22:44:04 [2019-11-08T22:44:04.178Z] #41 50.54   DEP      criu/sk-netlink.d
22:44:04 [2019-11-08T22:44:04.178Z] #41 50.65   DEP      criu/sk-inet.d
22:44:04 [2019-11-08T22:44:04.347Z] #17 78.05 Selecting previously unselected package zip.
22:44:04 [2019-11-08T22:44:04.347Z] #17 78.09 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ...
22:44:04 [2019-11-08T22:44:04.347Z] #17 78.10 Unpacking zip (3.0-11+b1) ...
22:44:04 [2019-11-08T22:44:04.439Z] #41 50.74   DEP      criu/signalfd.d
22:44:04 [2019-11-08T22:44:04.439Z] #41 50.82   DEP      criu/sigframe.d
22:44:04 [2019-11-08T22:44:04.439Z] #41 50.86   DEP      criu/shmem.d
22:44:04 [2019-11-08T22:44:04.439Z] #41 50.95   DEP      criu/servicefd.d
22:44:04 [2019-11-08T22:44:04.606Z] #17 78.27 Selecting previously unselected package libapparmor-perl.
22:44:04 [2019-11-08T22:44:04.606Z] #17 78.28 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ...
22:44:04 [2019-11-08T22:44:04.606Z] #17 78.28 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
22:44:04 [2019-11-08T22:44:04.700Z] #41 51.02   DEP      criu/seize.d
22:44:04 [2019-11-08T22:44:04.700Z] #41 51.11   DEP      criu/seccomp.d
22:44:04 [2019-11-08T22:44:04.700Z] #41 51.21   DEP      criu/rst-malloc.d
22:44:04 [2019-11-08T22:44:04.864Z] #17 78.40 Selecting previously unselected package apparmor.
22:44:04 [2019-11-08T22:44:04.864Z] #17 78.41 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ...
22:44:04 [2019-11-08T22:44:04.864Z] #17 78.51 Unpacking apparmor (2.11.0-3+deb9u2) ...
22:44:04 [2019-11-08T22:44:04.960Z] #41 51.26   DEP      criu/rbtree.d
22:44:04 [2019-11-08T22:44:04.960Z] #41 51.29   DEP      criu/pstree.d
22:44:04 [2019-11-08T22:44:04.960Z] #41 51.41   DEP      criu/protobuf.d
22:44:04 [2019-11-08T22:44:04.960Z] #41 51.50   GEN      criu/protobuf-desc-gen.h
22:44:05 [2019-11-08T22:44:05.162Z] #41 132.6   CC       criu/namespaces.o
22:44:05 [2019-11-08T22:44:05.430Z] #17 78.96 Selecting previously unselected package binutils-mingw-w64-i686.
22:44:05 [2019-11-08T22:44:05.430Z] #17 78.98 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ...
22:44:05 [2019-11-08T22:44:05.430Z] #17 78.99 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:44:06 [2019-11-08T22:44:06.344Z] #41 52.64   DEP      criu/protobuf-desc.d
22:44:06 [2019-11-08T22:44:06.344Z] #41 52.73   DEP      criu/proc_parse.d
22:44:06 [2019-11-08T22:44:06.605Z] #41 52.89   DEP      criu/plugin.d
22:44:06 [2019-11-08T22:44:06.605Z] #41 52.94   DEP      criu/pipes.d
22:44:06 [2019-11-08T22:44:06.605Z] #41 53.08   DEP      criu/pie-util.d
22:44:06 [2019-11-08T22:44:06.605Z] #41 53.14   DEP      criu/pie-util-vdso.d
22:44:06 [2019-11-08T22:44:06.866Z] #41 53.23   DEP      criu/pie-util-vdso-elf32.d
22:44:06 [2019-11-08T22:44:06.866Z] #41 53.30   DEP      criu/path.d
22:44:06 [2019-11-08T22:44:06.866Z] #41 53.43   DEP      criu/parasite-syscall.d
22:44:07 [2019-11-08T22:44:07.329Z] #17 80.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:44:07 [2019-11-08T22:44:07.329Z] #17 80.61 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ...
22:44:07 [2019-11-08T22:44:07.329Z] #17 80.61 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:44:07 [2019-11-08T22:44:07.402Z] #41 134.9   CC       criu/net.o
22:44:07 [2019-11-08T22:44:07.436Z] #41 53.59   DEP      criu/pagemap.d
22:44:07 [2019-11-08T22:44:07.436Z] #41 53.68   DEP      criu/pagemap-cache.d
22:44:07 [2019-11-08T22:44:07.436Z] #41 53.78   DEP      criu/page-xfer.d
22:44:07 [2019-11-08T22:44:07.436Z] #41 53.86   DEP      criu/page-pipe.d
22:44:07 [2019-11-08T22:44:07.436Z] #41 53.91   DEP      criu/netfilter.d
22:44:07 [2019-11-08T22:44:07.436Z] #41 53.98   DEP      criu/net.d
22:44:07 [2019-11-08T22:44:07.697Z] #41 54.10   DEP      criu/namespaces.d
22:44:07 [2019-11-08T22:44:07.957Z] #41 54.26   DEP      criu/mount.d
22:44:07 [2019-11-08T22:44:07.957Z] #41 54.36   DEP      criu/mem.d
22:44:07 [2019-11-08T22:44:07.957Z] #41 54.44   DEP      criu/lsm.d
22:44:07 [2019-11-08T22:44:07.957Z] #41 54.51   DEP      criu/log.d
22:44:08 [2019-11-08T22:44:08.218Z] #41 54.57   DEP      criu/libnetlink.d
22:44:08 [2019-11-08T22:44:08.218Z] #41 54.63   DEP      criu/kerndat.d
22:44:08 [2019-11-08T22:44:08.218Z] #41 54.73   DEP      criu/kcmp-ids.d
22:44:08 [2019-11-08T22:44:08.267Z] #41 ...
22:44:08 [2019-11-08T22:44:08.267Z] 
22:44:08 [2019-11-08T22:44:08.267Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:44:08 [2019-11-08T22:44:08.267Z] #18 6.601 Collecting yamllint==1.16.0
22:44:08 [2019-11-08T22:44:08.267Z] #18 7.415   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:44:08 [2019-11-08T22:44:08.267Z] #18 7.721 Collecting pyyaml (from yamllint==1.16.0)
22:44:08 [2019-11-08T22:44:08.267Z] #18 7.952   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
22:44:08 [2019-11-08T22:44:08.267Z] #18 9.633 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:44:08 [2019-11-08T22:44:08.267Z] #18 9.713   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
22:44:08 [2019-11-08T22:44:08.267Z] #18 11.51 Building wheels for collected packages: pyyaml, pathspec
22:44:08 [2019-11-08T22:44:08.267Z] #18 11.53   Running setup.py bdist_wheel for pyyaml: started
22:44:08 [2019-11-08T22:44:08.479Z] #41 54.80   DEP      criu/irmap.d
22:44:08 [2019-11-08T22:44:08.479Z] #41 54.87   DEP      criu/ipc_ns.d
22:44:08 [2019-11-08T22:44:08.479Z] #41 54.96   DEP      criu/image.d
22:44:08 [2019-11-08T22:44:08.673Z] #18 ...
22:44:08 [2019-11-08T22:44:08.673Z] 
22:44:08 [2019-11-08T22:44:08.673Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:44:08 [2019-11-08T22:44:08.673Z] #28 170.2 + rm -rf /tmp/tmp.rIFWKJ26rD
22:44:08 [2019-11-08T22:44:08.740Z] #41 55.05   DEP      criu/image-desc.d
22:44:08 [2019-11-08T22:44:08.740Z] #41 55.13   DEP      criu/fsnotify.d
22:44:08 [2019-11-08T22:44:08.740Z] #41 55.24   DEP      criu/filesystems.d
22:44:09 [2019-11-08T22:44:09.000Z] #41 55.32   DEP      criu/files.d
22:44:09 [2019-11-08T22:44:09.000Z] #41 55.43   DEP      criu/files-reg.d
22:44:09 [2019-11-08T22:44:09.001Z] #41 55.52   DEP      criu/files-ext.d
22:44:09 [2019-11-08T22:44:09.081Z] #28 DONE 170.7s
22:44:09 [2019-11-08T22:44:09.081Z] 
22:44:09 [2019-11-08T22:44:09.081Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:44:09 [2019-11-08T22:44:09.081Z] #18 13.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:44:09 [2019-11-08T22:44:09.081Z] #18 13.01   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
22:44:09 [2019-11-08T22:44:09.081Z] #18 13.11   Running setup.py bdist_wheel for pathspec: started
22:44:09 [2019-11-08T22:44:09.235Z] #17 ...
22:44:09 [2019-11-08T22:44:09.235Z] 
22:44:09 [2019-11-08T22:44:09.235Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:44:09 [2019-11-08T22:44:09.235Z] #44 DONE 156.3s
22:44:09 [2019-11-08T22:44:09.235Z] 
22:44:09 [2019-11-08T22:44:09.235Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:09 [2019-11-08T22:44:09.235Z] #41 82.15   LINK     criu/pie/restorer.built-in.o
22:44:09 [2019-11-08T22:44:09.235Z] #41 82.16   GEN      criu/pie/restorer-blob.h
22:44:09 [2019-11-08T22:44:09.235Z] #41 82.28   DEP      criu/vdso.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 82.43   DEP      criu/vdso-compat.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 82.58   DEP      criu/uts_ns.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 82.83   DEP      criu/util.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 83.06   DEP      criu/uffd.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 83.35   DEP      criu/tun.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 83.61   DEP      criu/tty.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 83.82   DEP      criu/timerfd.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 84.02   DEP      criu/sysfs_parse.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 84.24   DEP      criu/sysctl.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 84.46   DEP      criu/string.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 84.51   DEP      criu/stats.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 84.65   DEP      criu/sockets.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 84.83   DEP      criu/sk-unix.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 85.06   DEP      criu/sk-tcp.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 85.22   DEP      criu/sk-queue.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 85.36   DEP      criu/sk-packet.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 85.52   DEP      criu/sk-netlink.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 85.73   DEP      criu/sk-inet.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 85.89   DEP      criu/signalfd.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.05   DEP      criu/sigframe.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.16   DEP      criu/shmem.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.28   DEP      criu/servicefd.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.39   DEP      criu/seize.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.49   DEP      criu/seccomp.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.71   DEP      criu/rst-malloc.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.78   DEP      criu/rbtree.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.82   DEP      criu/pstree.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 86.96   DEP      criu/protobuf.d
22:44:09 [2019-11-08T22:44:09.235Z] #41 87.13   GEN      criu/protobuf-desc-gen.h
22:44:09 [2019-11-08T22:44:09.235Z] #41 ...
22:44:09 [2019-11-08T22:44:09.235Z] 
22:44:09 [2019-11-08T22:44:09.235Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:44:09 [2019-11-08T22:44:09.235Z] #28 156.9 + rm -rf /tmp/tmp.DCUmCim9fl
22:44:09 [2019-11-08T22:44:09.269Z] #41 55.62   DEP      criu/file-lock.d
22:44:09 [2019-11-08T22:44:09.269Z] #41 55.69   DEP      criu/file-ids.d
22:44:09 [2019-11-08T22:44:09.269Z] #41 55.75   DEP      criu/fifo.d
22:44:09 [2019-11-08T22:44:09.533Z] #41 55.81   DEP      criu/fdstore.d
22:44:09 [2019-11-08T22:44:09.533Z] #41 55.86   DEP      criu/fault-injection.d
22:44:09 [2019-11-08T22:44:09.533Z] #41 55.88   DEP      criu/external.d
22:44:09 [2019-11-08T22:44:09.533Z] #41 55.92   DEP      criu/eventpoll.d
22:44:09 [2019-11-08T22:44:09.533Z] #41 56.00   DEP      criu/eventfd.d
22:44:09 [2019-11-08T22:44:09.794Z] #41 56.06   DEP      criu/crtools.d
22:44:09 [2019-11-08T22:44:09.794Z] #41 56.17   DEP      criu/cr-service.d
22:44:09 [2019-11-08T22:44:09.794Z] #41 56.24   DEP      criu/cr-restore.d
22:44:09 [2019-11-08T22:44:09.802Z] #28 DONE 157.5s
22:44:09 [2019-11-08T22:44:09.802Z] 
22:44:09 [2019-11-08T22:44:09.802Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:44:10 [2019-11-08T22:44:10.055Z] #41 56.34   DEP      criu/cr-errno.d
22:44:10 [2019-11-08T22:44:10.055Z] #41 56.36   DEP      criu/cr-dump.d
22:44:10 [2019-11-08T22:44:10.055Z] #41 56.50   DEP      criu/cr-dedup.d
22:44:10 [2019-11-08T22:44:10.370Z] #50 ...
22:44:10 [2019-11-08T22:44:10.370Z] 
22:44:10 [2019-11-08T22:44:10.370Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:44:10 [2019-11-08T22:44:10.370Z] #17 83.96 Selecting previously unselected package binutils-mingw-w64.
22:44:10 [2019-11-08T22:44:10.370Z] #17 83.96 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
22:44:10 [2019-11-08T22:44:10.370Z] #17 83.96 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:44:10 [2019-11-08T22:44:10.370Z] #17 84.12 Selecting previously unselected package mingw-w64-common.
22:44:10 [2019-11-08T22:44:10.370Z] #17 84.18 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
22:44:10 [2019-11-08T22:44:10.370Z] #17 84.18 Unpacking mingw-w64-common (5.0.1-1) ...
22:44:10 [2019-11-08T22:44:10.388Z] #41 56.64   DEP      criu/cr-check.d
22:44:10 [2019-11-08T22:44:10.388Z] #41 56.79   DEP      criu/config.d
22:44:10 [2019-11-08T22:44:10.444Z] #18 14.52   Running setup.py bdist_wheel for pathspec: finished with status 'done'
22:44:10 [2019-11-08T22:44:10.444Z] #18 14.52   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
22:44:10 [2019-11-08T22:44:10.444Z] #18 14.53 Successfully built pyyaml pathspec
22:44:10 [2019-11-08T22:44:10.444Z] #18 14.54 Installing collected packages: pyyaml, pathspec, yamllint
22:44:10 [2019-11-08T22:44:10.662Z] #41 56.99   DEP      criu/clone-noasan.d
22:44:10 [2019-11-08T22:44:10.662Z] #41 57.06   DEP      criu/cgroup.d
22:44:10 [2019-11-08T22:44:10.662Z] #41 57.17   DEP      criu/cgroup-props.d
22:44:10 [2019-11-08T22:44:10.844Z] #18 14.85 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
22:44:10 [2019-11-08T22:44:10.922Z] #41 57.21   DEP      criu/bitmap.d
22:44:10 [2019-11-08T22:44:10.922Z] #41 57.24   DEP      criu/bfd.d
22:44:10 [2019-11-08T22:44:10.922Z] #41 57.30   DEP      criu/autofs.d
22:44:10 [2019-11-08T22:44:10.922Z] #41 57.41   DEP      criu/aio.d
22:44:11 [2019-11-08T22:44:11.184Z] #41 57.60   DEP      criu/action-scripts.d
22:44:11 [2019-11-08T22:44:11.238Z] #18 DONE 15.3s
22:44:11 [2019-11-08T22:44:11.238Z] 
22:44:11 [2019-11-08T22:44:11.238Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:11 [2019-11-08T22:44:11.238Z] #41 138.7   CC       criu/netfilter.o
22:44:11 [2019-11-08T22:44:11.238Z] #41 ...
22:44:11 [2019-11-08T22:44:11.238Z] 
22:44:11 [2019-11-08T22:44:11.238Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
22:44:11 [2019-11-08T22:44:11.238Z] #23 DONE 0.1s
22:44:11 [2019-11-08T22:44:11.448Z] #41 57.77   CC       criu/action-scripts.o
22:44:11 [2019-11-08T22:44:11.627Z] 
22:44:11 [2019-11-08T22:44:11.627Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
22:44:11 [2019-11-08T22:44:11.627Z] #27 DONE 0.5s
22:44:11 [2019-11-08T22:44:11.627Z] 
22:44:11 [2019-11-08T22:44:11.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:11 [2019-11-08T22:44:11.627Z] #41 139.2   CC       criu/page-pipe.o
22:44:11 [2019-11-08T22:44:11.711Z] #41 58.13   CC       criu/aio.o
22:44:12 [2019-11-08T22:44:12.016Z] #41 ...
22:44:12 [2019-11-08T22:44:12.016Z] 
22:44:12 [2019-11-08T22:44:12.016Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
22:44:12 [2019-11-08T22:44:12.016Z] #29 DONE 0.1s
22:44:12 [2019-11-08T22:44:12.016Z] 
22:44:12 [2019-11-08T22:44:12.016Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
22:44:12 [2019-11-08T22:44:12.016Z] #32 DONE 0.1s
22:44:12 [2019-11-08T22:44:12.016Z] 
22:44:12 [2019-11-08T22:44:12.016Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
22:44:12 [2019-11-08T22:44:12.016Z] #37 DONE 0.1s
22:44:12 [2019-11-08T22:44:12.016Z] 
22:44:12 [2019-11-08T22:44:12.016Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:44:12 [2019-11-08T22:44:12.304Z] #41 58.44   CC       criu/autofs.o
22:44:12 [2019-11-08T22:44:12.428Z] #54 ...
22:44:12 [2019-11-08T22:44:12.428Z] 
22:44:12 [2019-11-08T22:44:12.428Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:12 [2019-11-08T22:44:12.428Z] #41 139.8   CC       criu/page-xfer.o
22:44:12 [2019-11-08T22:44:12.876Z] #41 59.27   CC       criu/bfd.o
22:44:13 [2019-11-08T22:44:13.136Z] #41 59.61   CC       criu/bitmap.o
22:44:13 [2019-11-08T22:44:13.323Z] #41 140.6   CC       criu/pagemap-cache.o
22:44:13 [2019-11-08T22:44:13.400Z] #41 59.69   CC       criu/cgroup-props.o
22:44:13 [2019-11-08T22:44:13.856Z] #41 141.1   CC       criu/pagemap.o
22:44:13 [2019-11-08T22:44:13.975Z] #41 60.23   CC       criu/cgroup.o
22:44:14 [2019-11-08T22:44:14.556Z] #17 87.86 Selecting previously unselected package mingw-w64-x86-64-dev.
22:44:14 [2019-11-08T22:44:14.556Z] #17 87.88 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
22:44:14 [2019-11-08T22:44:14.556Z] #17 87.89 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
22:44:14 [2019-11-08T22:44:14.741Z] #41 142.1   CC       criu/parasite-syscall.o
22:44:15 [2019-11-08T22:44:15.147Z] #41 142.7   CC       criu/path.o
22:44:15 [2019-11-08T22:44:15.353Z] #41 61.71   CC       criu/clone-noasan.o
22:44:15 [2019-11-08T22:44:15.353Z] #41 61.79   CC       criu/config.o
22:44:15 [2019-11-08T22:44:15.554Z] #41 142.9   CC       criu/pie-util-vdso-elf32.o
22:44:15 [2019-11-08T22:44:15.970Z] #41 143.3   CC       criu/pie-util-vdso.o
22:44:15 [2019-11-08T22:44:15.970Z] #41 143.6   CC       criu/pie-util.o
22:44:16 [2019-11-08T22:44:16.291Z] #41 62.62   CC       criu/cr-check.o
22:44:16 [2019-11-08T22:44:16.459Z] #17 ...
22:44:16 [2019-11-08T22:44:16.459Z] 
22:44:16 [2019-11-08T22:44:16.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:16 [2019-11-08T22:44:16.459Z] #41 89.21   DEP      criu/protobuf-desc.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 89.45   DEP      criu/proc_parse.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 89.69   DEP      criu/plugin.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 89.82   DEP      criu/pipes.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 90.04   DEP      criu/pie-util.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 90.16   DEP      criu/pie-util-vdso.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 90.27   DEP      criu/pie-util-vdso-elf32.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 90.40   DEP      criu/path.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 90.52   DEP      criu/parasite-syscall.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 90.73   DEP      criu/pagemap.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 90.91   DEP      criu/pagemap-cache.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 91.03   DEP      criu/page-xfer.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 91.20   DEP      criu/page-pipe.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 91.30   DEP      criu/netfilter.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 91.49   DEP      criu/net.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 91.75   DEP      criu/namespaces.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 91.96   DEP      criu/mount.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.12   DEP      criu/mem.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.25   DEP      criu/lsm.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.35   DEP      criu/log.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.44   DEP      criu/libnetlink.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.56   DEP      criu/kerndat.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.72   DEP      criu/kcmp-ids.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.82   DEP      criu/irmap.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 92.98   DEP      criu/ipc_ns.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 93.11   DEP      criu/image.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 93.30   DEP      criu/image-desc.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 93.43   DEP      criu/fsnotify.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 93.62   DEP      criu/filesystems.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 93.82   DEP      criu/files.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 93.99   DEP      criu/files-reg.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 94.18   DEP      criu/files-ext.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 94.34   DEP      criu/file-lock.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 94.49   DEP      criu/file-ids.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 94.58   DEP      criu/fifo.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 94.71   DEP      criu/fdstore.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 94.89   DEP      criu/fault-injection.d
22:44:16 [2019-11-08T22:44:16.459Z] #41 94.93   DEP      criu/external.d
22:44:16 [2019-11-08T22:44:16.487Z] #41 143.7   CC       criu/pipes.o
22:44:16 [2019-11-08T22:44:16.718Z] #41 95.03   DEP      criu/eventpoll.d
22:44:16 [2019-11-08T22:44:16.718Z] #41 95.12   DEP      criu/eventfd.d
22:44:16 [2019-11-08T22:44:16.718Z] #41 95.22   DEP      criu/crtools.d
22:44:16 [2019-11-08T22:44:16.884Z] #41 144.3   CC       criu/plugin.o
22:44:16 [2019-11-08T22:44:16.976Z] #41 95.47   DEP      criu/cr-service.d
22:44:17 [2019-11-08T22:44:17.230Z] #41 63.52   CC       criu/cr-dedup.o
22:44:17 [2019-11-08T22:44:17.235Z] #41 95.64   DEP      criu/cr-restore.d
22:44:17 [2019-11-08T22:44:17.283Z] #41 144.6   CC       criu/proc_parse.o
22:44:17 [2019-11-08T22:44:17.491Z] #41 63.76   CC       criu/cr-dump.o
22:44:17 [2019-11-08T22:44:17.494Z] #41 95.83   DEP      criu/cr-errno.d
22:44:17 [2019-11-08T22:44:17.494Z] #41 95.85   DEP      criu/cr-dump.d
22:44:17 [2019-11-08T22:44:17.494Z] #41 95.99   DEP      criu/cr-dedup.d
22:44:17 [2019-11-08T22:44:17.753Z] #41 96.09   DEP      criu/cr-check.d
22:44:17 [2019-11-08T22:44:17.753Z] #41 96.23   DEP      criu/config.d
22:44:18 [2019-11-08T22:44:18.012Z] #41 96.47   DEP      criu/clone-noasan.d
22:44:18 [2019-11-08T22:44:18.012Z] #41 96.53   DEP      criu/cgroup.d
22:44:18 [2019-11-08T22:44:18.271Z] #41 96.72   DEP      criu/cgroup-props.d
22:44:18 [2019-11-08T22:44:18.529Z] #41 96.90   DEP      criu/bitmap.d
22:44:18 [2019-11-08T22:44:18.529Z] #41 96.91   DEP      criu/bfd.d
22:44:18 [2019-11-08T22:44:18.529Z] #41 97.01   DEP      criu/autofs.d
22:44:18 [2019-11-08T22:44:18.788Z] #41 97.14   DEP      criu/aio.d
22:44:18 [2019-11-08T22:44:18.788Z] #41 97.25   DEP      criu/action-scripts.d
22:44:18 [2019-11-08T22:44:18.788Z] #41 ...
22:44:18 [2019-11-08T22:44:18.788Z] 
22:44:18 [2019-11-08T22:44:18.788Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:44:18 [2019-11-08T22:44:18.788Z] #17 92.37 Selecting previously unselected package gcc-mingw-w64-base.
22:44:18 [2019-11-08T22:44:18.788Z] #17 92.39 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ...
22:44:18 [2019-11-08T22:44:18.788Z] #17 92.39 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
22:44:18 [2019-11-08T22:44:18.788Z] #17 92.49 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:44:18 [2019-11-08T22:44:18.788Z] #17 92.50 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
22:44:18 [2019-11-08T22:44:18.788Z] #17 92.51 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:44:18 [2019-11-08T22:44:18.875Z] #41 65.11   CC       criu/cr-errno.o
22:44:18 [2019-11-08T22:44:18.875Z] #41 65.15   CC       criu/cr-restore.o
22:44:19 [2019-11-08T22:44:19.211Z] #41 146.4   CC       criu/protobuf-desc.o
22:44:20 [2019-11-08T22:44:20.052Z] #41 147.3   CC       criu/protobuf.o
22:44:20 [2019-11-08T22:44:20.052Z] #41 147.5   CC       criu/pstree.o
22:44:20 [2019-11-08T22:44:20.258Z] #41 ...
22:44:20 [2019-11-08T22:44:20.258Z] 
22:44:20 [2019-11-08T22:44:20.258Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:44:20 [2019-11-08T22:44:20.258Z] #50 DONE 99.6s
22:44:20 [2019-11-08T22:44:20.519Z] 
22:44:20 [2019-11-08T22:44:20.519Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:44:21 [2019-11-08T22:44:21.115Z] #41 148.4   CC       criu/rbtree.o
22:44:21 [2019-11-08T22:44:21.460Z] #59 ...
22:44:21 [2019-11-08T22:44:21.460Z] 
22:44:21 [2019-11-08T22:44:21.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:21 [2019-11-08T22:44:21.460Z] #41 67.73   CC       criu/cr-service.o
22:44:21 [2019-11-08T22:44:21.717Z] #41 148.9   CC       criu/rst-malloc.o
22:44:22 [2019-11-08T22:44:22.212Z] #41 149.2   CC       criu/seccomp.o
22:44:22 [2019-11-08T22:44:22.400Z] #41 68.68   CC       criu/crtools.o
22:44:22 [2019-11-08T22:44:22.626Z] #41 150.0   CC       criu/seize.o
22:44:22 [2019-11-08T22:44:22.660Z] #41 69.05   CC       criu/eventfd.o
22:44:22 [2019-11-08T22:44:22.919Z] #41 69.25   CC       criu/eventpoll.o
22:44:23 [2019-11-08T22:44:23.178Z] #41 69.70   CC       criu/external.o
22:44:23 [2019-11-08T22:44:23.438Z] #41 69.88   CC       criu/fault-injection.o
22:44:23 [2019-11-08T22:44:23.438Z] #41 69.93   CC       criu/fdstore.o
22:44:23 [2019-11-08T22:44:23.475Z] #41 150.7   CC       criu/servicefd.o
22:44:23 [2019-11-08T22:44:23.698Z] #41 70.13   CC       criu/fifo.o
22:44:23 [2019-11-08T22:44:23.881Z] #41 151.1   CC       criu/shmem.o
22:44:23 [2019-11-08T22:44:23.959Z] #41 70.35   CC       criu/file-ids.o
22:44:23 [2019-11-08T22:44:23.959Z] #41 70.53   CC       criu/file-lock.o
22:44:24 [2019-11-08T22:44:24.294Z] #41 151.8   CC       criu/sigframe.o
22:44:24 [2019-11-08T22:44:24.693Z] #41 152.0   CC       criu/signalfd.o
22:44:24 [2019-11-08T22:44:24.693Z] #41 ...
22:44:24 [2019-11-08T22:44:24.693Z] 
22:44:24 [2019-11-08T22:44:24.693Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:44:24 [2019-11-08T22:44:24.693Z] #54 165.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:44:24 [2019-11-08T22:44:24.900Z] #41 71.07   CC       criu/files-ext.o
22:44:24 [2019-11-08T22:44:24.900Z] #41 71.29   CC       criu/files-reg.o
22:44:26 [2019-11-08T22:44:26.283Z] #41 72.52   CC       criu/files.o
22:44:26 [2019-11-08T22:44:26.646Z] #54 167.6 + mkdir -p /build
22:44:26 [2019-11-08T22:44:26.646Z] #54 167.6 + cp runc /build/runc
22:44:26 [2019-11-08T22:44:26.646Z] #54 DONE 167.8s
22:44:26 [2019-11-08T22:44:26.646Z] 
22:44:26 [2019-11-08T22:44:26.646Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:26 [2019-11-08T22:44:26.646Z] #41 152.3   CC       criu/sk-inet.o
22:44:26 [2019-11-08T22:44:26.646Z] #41 153.2   CC       criu/sk-netlink.o
22:44:26 [2019-11-08T22:44:26.646Z] #41 153.5   CC       criu/sk-packet.o
22:44:26 [2019-11-08T22:44:26.646Z] #41 154.0   CC       criu/sk-queue.o
22:44:27 [2019-11-08T22:44:27.043Z] #41 154.6   CC       criu/sk-tcp.o
22:44:27 [2019-11-08T22:44:27.669Z] #41 73.76   CC       criu/filesystems.o
22:44:27 [2019-11-08T22:44:27.906Z] #41 155.2   CC       criu/sk-unix.o
22:44:27 [2019-11-08T22:44:27.929Z] #41 74.20   CC       criu/fsnotify.o
22:44:28 [2019-11-08T22:44:28.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:44:28 [2019-11-08T22:44:28.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:44:28 [2019-11-08T22:44:28.501Z] #41 74.89   CC       criu/image-desc.o
22:44:28 [2019-11-08T22:44:28.501Z] #41 74.98   CC       criu/image.o
22:44:28 [2019-11-08T22:44:28.867Z] #17 ...
22:44:28 [2019-11-08T22:44:28.867Z] 
22:44:28 [2019-11-08T22:44:28.867Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:28 [2019-11-08T22:44:28.867Z] #41 97.47   CC       criu/action-scripts.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 97.93   CC       criu/aio.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 98.49   CC       criu/autofs.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 100.0   CC       criu/bfd.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 100.5   CC       criu/bitmap.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 100.6   CC       criu/cgroup-props.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 101.4   CC       criu/cgroup.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 104.1   CC       criu/clone-noasan.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 104.3   CC       criu/config.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 105.5   CC       criu/cr-check.o
22:44:28 [2019-11-08T22:44:28.867Z] #41 107.0   CC       criu/cr-dedup.o
22:44:29 [2019-11-08T22:44:29.070Z] #41 75.52   CC       criu/ipc_ns.o
22:44:29 [2019-11-08T22:44:29.125Z] #41 107.5   CC       criu/cr-dump.o
22:44:30 [2019-11-08T22:44:30.010Z] #41 76.26   CC       criu/irmap.o
22:44:30 [2019-11-08T22:44:30.262Z] #41 157.3   CC       criu/sockets.o
22:44:30 [2019-11-08T22:44:30.262Z] #41 157.8   CC       criu/stats.o
22:44:30 [2019-11-08T22:44:30.271Z] #41 76.67   CC       criu/kcmp-ids.o
22:44:30 [2019-11-08T22:44:30.531Z] #41 76.87   CC       criu/kerndat.o
22:44:30 [2019-11-08T22:44:30.685Z] #41 158.0   CC       criu/string.o
22:44:30 [2019-11-08T22:44:30.685Z] #41 158.2   CC       criu/sysctl.o
22:44:31 [2019-11-08T22:44:31.473Z] #41 77.61   CC       criu/libnetlink.o
22:44:31 [2019-11-08T22:44:31.473Z] #41 77.85   CC       criu/log.o
22:44:31 [2019-11-08T22:44:31.556Z] #41 158.7   CC       criu/sysfs_parse.o
22:44:31 [2019-11-08T22:44:31.556Z] #41 158.9   CC       criu/timerfd.o
22:44:31 [2019-11-08T22:44:31.556Z] #41 159.1   CC       criu/tty.o
22:44:31 [2019-11-08T22:44:31.651Z] #41 109.7   CC       criu/cr-errno.o
22:44:31 [2019-11-08T22:44:31.651Z] #41 109.8   CC       criu/cr-restore.o
22:44:31 [2019-11-08T22:44:31.734Z] #41 78.20   CC       criu/lsm.o
22:44:32 [2019-11-08T22:44:32.306Z] #41 78.47   CC       criu/mem.o
22:44:33 [2019-11-08T22:44:33.247Z] #41 79.64   CC       criu/mount.o
22:44:33 [2019-11-08T22:44:33.468Z] Removing intermediate container d09c95cdc24d
22:44:33 [2019-11-08T22:44:33.468Z]  ---> 25888aebe9f1
22:44:33 [2019-11-08T22:44:33.468Z] Step 11/16 : ARG GOOS
22:44:33 [2019-11-08T22:44:33.468Z]  ---> Running in 94d9af34361c
22:44:33 [2019-11-08T22:44:33.468Z] Removing intermediate container 94d9af34361c
22:44:33 [2019-11-08T22:44:33.468Z]  ---> c8b1c1c7aa85
22:44:33 [2019-11-08T22:44:33.468Z] Step 12/16 : ARG GOARCH
22:44:33 [2019-11-08T22:44:33.468Z]  ---> Running in d3b1bf582b8a
22:44:33 [2019-11-08T22:44:33.468Z] Removing intermediate container d3b1bf582b8a
22:44:33 [2019-11-08T22:44:33.468Z]  ---> e870b4df81b6
22:44:33 [2019-11-08T22:44:33.468Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}";     pkg="github.com/docker/buildx";     ldflags="      -X \"${pkg}/version.Version=$(git describe --tags)\"       -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\"       -X \"${pkg}/version.Package=buildx\"     ";     go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
22:44:33 [2019-11-08T22:44:33.468Z]  ---> Running in 276eb3c161e9
22:44:33 [2019-11-08T22:44:33.532Z] #41 160.6   CC       criu/tun.o
22:44:33 [2019-11-08T22:44:33.532Z] #41 161.0   CC       criu/uffd.o
22:44:33 [2019-11-08T22:44:33.553Z] #41 ...
22:44:33 [2019-11-08T22:44:33.553Z] 
22:44:33 [2019-11-08T22:44:33.553Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:44:33 [2019-11-08T22:44:33.553Z] #17 107.0 Selecting previously unselected package g++-mingw-w64-x86-64.
22:44:33 [2019-11-08T22:44:33.553Z] #17 107.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ...
22:44:33 [2019-11-08T22:44:33.553Z] #17 107.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:44:33 [2019-11-08T22:44:33.818Z] #41 ...
22:44:33 [2019-11-08T22:44:33.818Z] 
22:44:33 [2019-11-08T22:44:33.818Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:44:33 [2019-11-08T22:44:33.818Z] #59 78.54 + bin/containerd
22:44:34 [2019-11-08T22:44:34.417Z] #41 161.8   CC       criu/util.o
22:44:35 [2019-11-08T22:44:35.294Z] #41 162.7   CC       criu/uts_ns.o
22:44:35 [2019-11-08T22:44:35.704Z] #41 162.9   CC       criu/vdso.o
22:44:35 [2019-11-08T22:44:35.704Z] #41 163.2   LINK     criu/built-in.o
22:44:35 [2019-11-08T22:44:35.730Z] #59 ...
22:44:35 [2019-11-08T22:44:35.730Z] 
22:44:35 [2019-11-08T22:44:35.730Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:35 [2019-11-08T22:44:35.730Z] #41 82.12   CC       criu/namespaces.o
22:44:36 [2019-11-08T22:44:36.137Z] #41 163.4   LINK     criu/criu
22:44:36 [2019-11-08T22:44:36.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:44:36 [2019-11-08T22:44:36.646Z] #41 163.9   DEP      lib/c/criu.d
22:44:36 [2019-11-08T22:44:36.646Z] #41 ...
22:44:36 [2019-11-08T22:44:36.646Z] 
22:44:36 [2019-11-08T22:44:36.646Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:44:36 [2019-11-08T22:44:36.646Z] #38 198.1 + dpkg --print-architecture
22:44:36 [2019-11-08T22:44:36.646Z] #38 198.1 + cd /tmp/tmp.xh3p9pAthv/src/github.com/docker/distribution
22:44:36 [2019-11-08T22:44:36.646Z] #38 198.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:44:37 [2019-11-08T22:44:37.114Z] #41 83.34   CC       criu/net.o
22:44:37 [2019-11-08T22:44:37.119Z] #38 198.8 + GOPATH=/tmp/tmp.xh3p9pAthv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xh3p9pAthv
22:44:37 [2019-11-08T22:44:37.119Z] #38 198.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:44:39 [2019-11-08T22:44:39.026Z] #41 85.51   CC       criu/netfilter.o
22:44:39 [2019-11-08T22:44:39.286Z] #41 85.74   CC       criu/page-pipe.o
22:44:39 [2019-11-08T22:44:39.857Z] #41 86.21   CC       criu/page-xfer.o
22:44:40 [2019-11-08T22:44:40.115Z] #17 ...
22:44:40 [2019-11-08T22:44:40.116Z] 
22:44:40 [2019-11-08T22:44:40.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:40 [2019-11-08T22:44:40.116Z] #41 114.1   CC       criu/cr-service.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 115.6   CC       criu/crtools.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 116.2   CC       criu/eventfd.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 116.6   CC       criu/eventpoll.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 117.3   CC       criu/external.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 117.8   CC       criu/fault-injection.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 117.9   CC       criu/fdstore.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 118.3   CC       criu/fifo.o
22:44:40 [2019-11-08T22:44:40.116Z] #41 118.7   CC       criu/file-ids.o
22:44:40 [2019-11-08T22:44:40.590Z] #38 ...
22:44:40 [2019-11-08T22:44:40.591Z] 
22:44:40 [2019-11-08T22:44:40.591Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:40 [2019-11-08T22:44:40.591Z] #41 163.9   CC       images/rpc.pb-c.o
22:44:40 [2019-11-08T22:44:40.591Z] #41 164.3   CC       lib/c/criu.o
22:44:40 [2019-11-08T22:44:40.591Z] #41 165.1   LINK     lib/c/built-in.o
22:44:40 [2019-11-08T22:44:40.591Z] #41 165.2   LINK     lib/c/libcriu.so
22:44:40 [2019-11-08T22:44:40.591Z] #41 165.3   GEN      magic.py
22:44:40 [2019-11-08T22:44:40.591Z] #41 165.4 Note: Building without setproctitle() and strlcpy() support.
22:44:40 [2019-11-08T22:44:40.591Z] #41 165.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:44:40 [2019-11-08T22:44:40.591Z] #41 165.8 fatal: Not a git repository (or any of the parent directories): .git
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.3 make[1]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.7 make[1]: 'images/built-in.o' is up to date.
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.8 make[1]: 'compel/libcompel.a' is up to date.
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.8 make[1]: 'compel/compel-host-bin' is up to date.
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.8 make[1]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 166.8 make[1]: 'soccr/libsoccr.a' is up to date.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.0 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.0 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.0 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.1 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.1 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.1 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.2 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.2 make[2]: Nothing to be done for 'all'.
22:44:40 [2019-11-08T22:44:40.591Z] #41 167.2   INSTALL  criu/criu
22:44:40 [2019-11-08T22:44:40.591Z] #41 DONE 167.4s
22:44:40 [2019-11-08T22:44:40.591Z] 
22:44:40 [2019-11-08T22:44:40.591Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:44:40 [2019-11-08T22:44:40.683Z] #41 119.1   CC       criu/file-lock.o
22:44:40 [2019-11-08T22:44:40.798Z] #41 87.09   CC       criu/pagemap-cache.o
22:44:41 [2019-11-08T22:44:41.059Z] #41 87.39   CC       criu/pagemap.o
22:44:41 [2019-11-08T22:44:41.617Z] #41 120.2   CC       criu/files-ext.o
22:44:41 [2019-11-08T22:44:41.630Z] #41 88.03   CC       criu/parasite-syscall.o
22:44:42 [2019-11-08T22:44:42.182Z] #41 120.6   CC       criu/files-reg.o
22:44:42 [2019-11-08T22:44:42.200Z] #41 88.63   CC       criu/path.o
22:44:42 [2019-11-08T22:44:42.459Z] #41 88.84   CC       criu/pie-util-vdso-elf32.o
22:44:42 [2019-11-08T22:44:42.718Z] #41 89.10   CC       criu/pie-util-vdso.o
22:44:42 [2019-11-08T22:44:42.978Z] #41 89.35   CC       criu/pie-util.o
22:44:42 [2019-11-08T22:44:42.978Z] #41 89.47   CC       criu/pipes.o
22:44:43 [2019-11-08T22:44:43.547Z] #41 89.93   CC       criu/plugin.o
22:44:43 [2019-11-08T22:44:43.807Z] #41 90.18   CC       criu/proc_parse.o
22:44:44 [2019-11-08T22:44:44.082Z] #41 ...
22:44:44 [2019-11-08T22:44:44.082Z] 
22:44:44 [2019-11-08T22:44:44.082Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.4 Setting up aufs-tools (1:4.1+20161219-1) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.5 Setting up libsepol1-dev:amd64 (2.6-2) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.6 Setting up libnet1:amd64 (1.1.6+dfsg-3) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.6 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.6 Processing triggers for mime-support (3.60) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.7 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.7 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.7 Setting up libcap2-bin (1:2.25-1) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:44:44 [2019-11-08T22:44:44.082Z] #17 117.7 Setting up bash-completion (1:2.1-4.3) ...
22:44:45 [2019-11-08T22:44:45.714Z] #41 91.93   CC       criu/protobuf-desc.o
22:44:46 [2019-11-08T22:44:46.281Z] #41 92.51   CC       criu/protobuf.o
22:44:46 [2019-11-08T22:44:46.541Z] #41 92.77   CC       criu/pstree.o
22:44:47 [2019-11-08T22:44:47.109Z] #41 93.56   CC       criu/rbtree.o
22:44:47 [2019-11-08T22:44:47.364Z] #17 120.5 Setting up libonig4:amd64 (6.1.3-2) ...
22:44:47 [2019-11-08T22:44:47.364Z] #17 120.6 Setting up libprotobuf-c1:amd64 (1.2.1-2) ...
22:44:47 [2019-11-08T22:44:47.364Z] #17 120.9 Setting up zip (3.0-11+b1) ...
22:44:47 [2019-11-08T22:44:47.364Z] #17 121.0 Setting up bzip2 (1.0.6-8.1) ...
22:44:47 [2019-11-08T22:44:47.368Z] #41 93.75   CC       criu/rst-malloc.o
22:44:47 [2019-11-08T22:44:47.622Z] #17 121.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
22:44:47 [2019-11-08T22:44:47.627Z] #41 93.97   CC       criu/seccomp.o
22:44:48 [2019-11-08T22:44:48.189Z] #17 121.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ...
22:44:48 [2019-11-08T22:44:48.189Z] #17 121.8 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:44:48 [2019-11-08T22:44:48.189Z] #17 ...
22:44:48 [2019-11-08T22:44:48.189Z] 
22:44:48 [2019-11-08T22:44:48.189Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:44:48 [2019-11-08T22:44:48.189Z] #54 145.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:44:48 [2019-11-08T22:44:48.189Z] #54 148.3 + mkdir -p /build
22:44:48 [2019-11-08T22:44:48.189Z] #54 148.3 + cp runc /build/runc
22:44:48 [2019-11-08T22:44:48.189Z] #54 DONE 150.3s
22:44:48 [2019-11-08T22:44:48.189Z] 
22:44:48 [2019-11-08T22:44:48.189Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:44:48 [2019-11-08T22:44:48.189Z] #17 122.0 Setting up libaio1:amd64 (0.3.110-3) ...
22:44:48 [2019-11-08T22:44:48.189Z] #17 122.0 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ...
22:44:48 [2019-11-08T22:44:48.189Z] #17 122.1 Setting up xz-utils (5.2.2-1.2+b1) ...
22:44:48 [2019-11-08T22:44:48.195Z] #41 94.42   CC       criu/seize.o
22:44:48 [2019-11-08T22:44:48.448Z] #17 122.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:44:48 [2019-11-08T22:44:48.448Z] #17 122.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
22:44:48 [2019-11-08T22:44:48.448Z] #17 122.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:44:48 [2019-11-08T22:44:48.448Z] #17 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ...
22:44:48 [2019-11-08T22:44:48.448Z] #17 122.2 Setting up libpcre32-3:amd64 (2:8.39-3) ...
22:44:48 [2019-11-08T22:44:48.448Z] #17 122.2 Setting up libnfnetlink0:amd64 (1.0.1-3) ...
22:44:48 [2019-11-08T22:44:48.448Z] #17 122.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
22:44:48 [2019-11-08T22:44:48.762Z] #41 94.99   CC       criu/servicefd.o
22:44:49 [2019-11-08T22:44:49.015Z] #17 122.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ...
22:44:49 [2019-11-08T22:44:49.021Z] #41 95.30   CC       criu/shmem.o
22:44:49 [2019-11-08T22:44:49.273Z] #17 122.9 Setting up libpcre16-3:amd64 (2:8.39-3) ...
22:44:49 [2019-11-08T22:44:49.273Z] #17 123.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ...
22:44:49 [2019-11-08T22:44:49.273Z] #17 123.0 Setting up libnl-3-200:amd64 (3.2.27-2) ...
22:44:49 [2019-11-08T22:44:49.273Z] #17 123.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
22:44:49 [2019-11-08T22:44:49.273Z] #17 123.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ...
22:44:49 [2019-11-08T22:44:49.273Z] #17 123.1 Setting up pigz (2.3.4-1) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.1 Setting up libmpdec2:amd64 (2.4.2-1) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.2 Setting up mingw-w64-common (5.0.1-1) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.2 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.2 Setting up jq (1.5+dfsg-1.3) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.2 Setting up xfsprogs (4.9.0+nmu1) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 Setting up vim (2:8.0.0197-4+deb9u3) ...
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:44:49 [2019-11-08T22:44:49.532Z] #17 123.4 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ...
22:44:49 [2019-11-08T22:44:49.589Z] #41 95.94   CC       criu/sigframe.o
22:44:49 [2019-11-08T22:44:49.589Z] #41 96.05   CC       criu/signalfd.o
22:44:49 [2019-11-08T22:44:49.791Z] #17 123.4 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ...
22:44:49 [2019-11-08T22:44:49.791Z] #17 123.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
22:44:49 [2019-11-08T22:44:49.791Z] #17 123.4 Setting up iptables (1.6.0+snapshot20161117-6) ...
22:44:49 [2019-11-08T22:44:49.791Z] #17 123.4 Setting up btrfs-progs (4.7.3-1) ...
22:44:49 [2019-11-08T22:44:49.791Z] #17 123.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ...
22:44:49 [2019-11-08T22:44:49.791Z] #17 123.4 Setting up python3.5 (3.5.3-1+deb9u1) ...
22:44:49 [2019-11-08T22:44:49.849Z] #41 96.25   CC       criu/sk-inet.o
22:44:50 [2019-11-08T22:44:50.785Z] #41 96.96   CC       criu/sk-netlink.o
22:44:50 [2019-11-08T22:44:50.785Z] #41 97.25   CC       criu/sk-packet.o
22:44:51 [2019-11-08T22:44:51.354Z] #41 97.73   CC       criu/sk-queue.o
22:44:51 [2019-11-08T22:44:51.612Z] #41 98.07   CC       criu/sk-tcp.o
22:44:52 [2019-11-08T22:44:52.181Z] #41 98.44   CC       criu/sk-unix.o
22:44:52 [2019-11-08T22:44:52.372Z] #38 213.8 + rm -rf /tmp/tmp.xh3p9pAthv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.xh3p9pAthv
22:44:52 [2019-11-08T22:44:52.372Z] #38 DONE 213.9s
22:44:52 [2019-11-08T22:44:52.372Z] 
22:44:52 [2019-11-08T22:44:52.372Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:44:53 [2019-11-08T22:44:53.559Z] #41 99.84   CC       criu/sockets.o
22:44:53 [2019-11-08T22:44:53.702Z] #59 ...
22:44:53 [2019-11-08T22:44:53.702Z] 
22:44:53 [2019-11-08T22:44:53.702Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
22:44:53 [2019-11-08T22:44:53.702Z] #39 DONE 0.2s
22:44:53 [2019-11-08T22:44:53.702Z] 
22:44:53 [2019-11-08T22:44:53.702Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:44:53 [2019-11-08T22:44:53.702Z] #59 ...
22:44:53 [2019-11-08T22:44:53.702Z] 
22:44:53 [2019-11-08T22:44:53.702Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
22:44:53 [2019-11-08T22:44:53.702Z] #42 DONE 0.1s
22:44:53 [2019-11-08T22:44:53.702Z] 
22:44:53 [2019-11-08T22:44:53.702Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
22:44:53 [2019-11-08T22:44:53.702Z] #45 DONE 0.1s
22:44:53 [2019-11-08T22:44:53.702Z] 
22:44:53 [2019-11-08T22:44:53.702Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
22:44:53 [2019-11-08T22:44:53.702Z] #48 DONE 0.1s
22:44:53 [2019-11-08T22:44:53.702Z] 
22:44:53 [2019-11-08T22:44:53.702Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ...
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.4 Setting up btrfs-tools (4.7.3-1) ...
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:44:53 [2019-11-08T22:44:53.978Z] #17 127.4 Setting up python3 (3.5.3-1) ...
22:44:53 [2019-11-08T22:44:53.978Z] #17 ...
22:44:53 [2019-11-08T22:44:53.978Z] 
22:44:53 [2019-11-08T22:44:53.978Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:53 [2019-11-08T22:44:53.978Z] #41 122.5   CC       criu/files.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 124.6   CC       criu/filesystems.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 125.3   CC       criu/fsnotify.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 126.0   CC       criu/image-desc.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 126.1   CC       criu/image.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 126.9   CC       criu/ipc_ns.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 128.4   CC       criu/irmap.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 129.1   CC       criu/kcmp-ids.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 129.3   CC       criu/kerndat.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 130.3   CC       criu/libnetlink.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 130.6   CC       criu/log.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 131.0   CC       criu/lsm.o
22:44:53 [2019-11-08T22:44:53.978Z] #41 131.4   CC       criu/mem.o
22:44:54 [2019-11-08T22:44:54.128Z] #41 ...
22:44:54 [2019-11-08T22:44:54.128Z] 
22:44:54 [2019-11-08T22:44:54.128Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:44:54 [2019-11-08T22:44:54.128Z] #59 109.0 + bin/containerd-stress
22:44:54 [2019-11-08T22:44:54.235Z] #41 ...
22:44:54 [2019-11-08T22:44:54.235Z] 
22:44:54 [2019-11-08T22:44:54.235Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:44:54 [2019-11-08T22:44:54.235Z] #38 195.0 + dpkg --print-architecture
22:44:54 [2019-11-08T22:44:54.235Z] #38 195.0 + cd /tmp/tmp.n628UHbai2/src/github.com/docker/distribution
22:44:54 [2019-11-08T22:44:54.235Z] #38 195.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:44:54 [2019-11-08T22:44:54.235Z] #38 195.3 + GOPATH=/tmp/tmp.n628UHbai2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.n628UHbai2
22:44:54 [2019-11-08T22:44:54.236Z] #38 195.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:44:54 [2019-11-08T22:44:54.493Z] #38 ...
22:44:54 [2019-11-08T22:44:54.493Z] 
22:44:54 [2019-11-08T22:44:54.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:54 [2019-11-08T22:44:54.493Z] #41 132.9   CC       criu/mount.o
22:44:56 [2019-11-08T22:44:56.665Z] #59 111.7 + bin/containerd-shim
22:44:57 [2019-11-08T22:44:57.778Z] #41 136.3   CC       criu/namespaces.o
22:44:59 [2019-11-08T22:44:59.682Z] #41 138.0   CC       criu/net.o
22:44:59 [2019-11-08T22:44:59.964Z] #59 ...
22:44:59 [2019-11-08T22:44:59.964Z] 
22:44:59 [2019-11-08T22:44:59.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:44:59 [2019-11-08T22:44:59.964Z] #41 100.5   CC       criu/stats.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 100.7   CC       criu/string.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 100.8   CC       criu/sysctl.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 101.2   CC       criu/sysfs_parse.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 101.5   CC       criu/timerfd.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 101.8   CC       criu/tty.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 103.2   CC       criu/tun.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 103.7   CC       criu/uffd.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 104.6   CC       criu/util.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 105.7   CC       criu/uts_ns.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 105.9   CC       criu/vdso.o
22:44:59 [2019-11-08T22:44:59.964Z] #41 106.3   LINK     criu/built-in.o
22:44:59 [2019-11-08T22:44:59.965Z] #41 106.4   LINK     criu/criu
22:45:00 [2019-11-08T22:45:00.224Z] #41 106.7   DEP      lib/c/criu.d
22:45:00 [2019-11-08T22:45:00.249Z] #41 ...
22:45:00 [2019-11-08T22:45:00.249Z] 
22:45:00 [2019-11-08T22:45:00.249Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 128.8 Setting up apparmor (2.11.0-3+deb9u2) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 130.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
22:45:00 [2019-11-08T22:45:00.249Z] #17 130.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
22:45:00 [2019-11-08T22:45:00.249Z] #17 130.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 130.3 Setting up python3-wheel (0.29.0-2) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 131.0 Setting up python3-pkg-resources (33.1.1-1) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 131.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 131.9 Setting up python3-pip (9.0.1-2+deb9u1) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 132.9 Setting up dmsetup (2:1.02.137-2) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 133.0 Setting up python3-setuptools (33.1.1-1) ...
22:45:00 [2019-11-08T22:45:00.249Z] #17 133.9 Setting up dh-python (2.20170125) ...
22:45:00 [2019-11-08T22:45:00.484Z] #41 106.8   CC       images/rpc.pb-c.o
22:45:00 [2019-11-08T22:45:00.745Z] #41 107.3   CC       lib/c/criu.o
22:45:00 [2019-11-08T22:45:00.816Z] #17 134.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ...
22:45:00 [2019-11-08T22:45:00.816Z] #17 134.6 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:45:01 [2019-11-08T22:45:01.598Z] #59 202.9 + bin/containerd
22:45:01 [2019-11-08T22:45:01.689Z] #41 108.2   LINK     lib/c/built-in.o
22:45:01 [2019-11-08T22:45:01.949Z] #41 108.2   LINK     lib/c/libcriu.so
22:45:01 [2019-11-08T22:45:01.949Z] #41 108.3   GEN      magic.py
22:45:01 [2019-11-08T22:45:01.949Z] #41 108.4 Note: Building without setproctitle() and strlcpy() support.
22:45:01 [2019-11-08T22:45:01.949Z] #41 108.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:45:02 [2019-11-08T22:45:02.193Z] #17 ...
22:45:02 [2019-11-08T22:45:02.194Z] 
22:45:02 [2019-11-08T22:45:02.194Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:45:02 [2019-11-08T22:45:02.194Z] #41 140.6   CC       criu/netfilter.o
22:45:02 [2019-11-08T22:45:02.194Z] #41 ...
22:45:02 [2019-11-08T22:45:02.194Z] 
22:45:02 [2019-11-08T22:45:02.194Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:45:02 [2019-11-08T22:45:02.194Z] #17 DONE 135.9s
22:45:02 [2019-11-08T22:45:02.452Z] 
22:45:02 [2019-11-08T22:45:02.452Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:45:02 [2019-11-08T22:45:02.519Z] #41 108.9 fatal: Not a git repository (or any of the parent directories): .git
22:45:03 [2019-11-08T22:45:03.087Z] #41 109.4 make[1]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.346Z] #41 109.7 make[1]: 'images/built-in.o' is up to date.
22:45:03 [2019-11-08T22:45:03.346Z] #41 109.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:45:03 [2019-11-08T22:45:03.346Z] #41 109.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:45:03 [2019-11-08T22:45:03.346Z] #41 109.8 make[1]: 'compel/libcompel.a' is up to date.
22:45:03 [2019-11-08T22:45:03.605Z] #41 109.8 make[1]: 'compel/compel-host-bin' is up to date.
22:45:03 [2019-11-08T22:45:03.605Z] #41 109.8 make[1]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.605Z] #41 109.8 make[1]: 'soccr/libsoccr.a' is up to date.
22:45:03 [2019-11-08T22:45:03.605Z] #41 110.0 make[2]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.605Z] #41 110.0 make[2]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.605Z] #41 110.0 make[2]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.605Z] #41 110.1 make[2]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.866Z] #41 110.1 make[2]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.866Z] #41 110.1 make[2]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.866Z] #41 110.2 make[2]: Nothing to be done for 'all'.
22:45:03 [2019-11-08T22:45:03.866Z] #41 ...
22:45:03 [2019-11-08T22:45:03.866Z] 
22:45:03 [2019-11-08T22:45:03.866Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:03 [2019-11-08T22:45:03.866Z] #59 118.6 + bin/containerd-shim-runc-v1
22:45:04 [2019-11-08T22:45:04.436Z] #59 ...
22:45:04 [2019-11-08T22:45:04.436Z] 
22:45:04 [2019-11-08T22:45:04.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:45:04 [2019-11-08T22:45:04.436Z] #41 110.2 make[2]: Nothing to be done for 'all'.
22:45:04 [2019-11-08T22:45:04.436Z] #41 110.2   INSTALL  criu/criu
22:45:04 [2019-11-08T22:45:04.436Z] #41 DONE 110.9s
22:45:04 [2019-11-08T22:45:04.697Z] 
22:45:04 [2019-11-08T22:45:04.697Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:06 [2019-11-08T22:45:06.015Z] #59 ...
22:45:06 [2019-11-08T22:45:06.015Z] 
22:45:06 [2019-11-08T22:45:06.015Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:45:06 [2019-11-08T22:45:06.015Z] #50 DONE 226.9s
22:45:06 [2019-11-08T22:45:06.015Z] 
22:45:06 [2019-11-08T22:45:06.015Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:06 [2019-11-08T22:45:06.427Z] #59 ...
22:45:06 [2019-11-08T22:45:06.427Z] 
22:45:06 [2019-11-08T22:45:06.427Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
22:45:06 [2019-11-08T22:45:06.427Z] #51 DONE 0.1s
22:45:06 [2019-11-08T22:45:06.427Z] 
22:45:06 [2019-11-08T22:45:06.427Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
22:45:06 [2019-11-08T22:45:06.427Z] #55 DONE 0.1s
22:45:06 [2019-11-08T22:45:06.427Z] 
22:45:06 [2019-11-08T22:45:06.427Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:06 [2019-11-08T22:45:06.606Z] #59 ...
22:45:06 [2019-11-08T22:45:06.606Z] 
22:45:06 [2019-11-08T22:45:06.606Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
22:45:06 [2019-11-08T22:45:06.606Z] #42 DONE 0.1s
22:45:06 [2019-11-08T22:45:06.606Z] 
22:45:06 [2019-11-08T22:45:06.606Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
22:45:06 [2019-11-08T22:45:06.606Z] #45 DONE 0.2s
22:45:06 [2019-11-08T22:45:06.606Z] 
22:45:06 [2019-11-08T22:45:06.606Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
22:45:06 [2019-11-08T22:45:06.865Z] #48 DONE 0.1s
22:45:06 [2019-11-08T22:45:06.865Z] 
22:45:06 [2019-11-08T22:45:06.865Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
22:45:06 [2019-11-08T22:45:06.865Z] #51 DONE 0.2s
22:45:06 [2019-11-08T22:45:06.865Z] 
22:45:06 [2019-11-08T22:45:06.865Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
22:45:07 [2019-11-08T22:45:07.124Z] #55 DONE 0.1s
22:45:07 [2019-11-08T22:45:07.124Z] 
22:45:07 [2019-11-08T22:45:07.124Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:07 [2019-11-08T22:45:07.384Z] #59 122.2 + bin/containerd-shim-runc-v2
22:45:07 [2019-11-08T22:45:07.722Z] #18 5.479 Collecting yamllint==1.16.0
22:45:08 [2019-11-08T22:45:08.290Z] #18 ...
22:45:08 [2019-11-08T22:45:08.290Z] 
22:45:08 [2019-11-08T22:45:08.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:45:08 [2019-11-08T22:45:08.290Z] #41 141.1   CC       criu/page-pipe.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 141.8   CC       criu/page-xfer.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 142.9   CC       criu/pagemap-cache.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 143.4   CC       criu/pagemap.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 144.5   CC       criu/parasite-syscall.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 145.3   CC       criu/path.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 145.7   CC       criu/pie-util-vdso-elf32.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 146.1   CC       criu/pie-util-vdso.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 146.6   CC       criu/pie-util.o
22:45:08 [2019-11-08T22:45:08.290Z] #41 146.7   CC       criu/pipes.o
22:45:08 [2019-11-08T22:45:08.321Z] #59 123.2 + binaries
22:45:08 [2019-11-08T22:45:08.321Z] #59 123.2 + mkdir -p /build
22:45:08 [2019-11-08T22:45:08.321Z] #59 123.3 + cp bin/containerd /build/containerd
22:45:08 [2019-11-08T22:45:08.321Z] #59 123.3 + cp bin/containerd-shim /build/containerd-shim
22:45:08 [2019-11-08T22:45:08.321Z] #59 123.3 + cp bin/ctr /build/ctr
22:45:08 [2019-11-08T22:45:08.581Z] #59 DONE 123.6s
22:45:08 [2019-11-08T22:45:08.857Z] #41 147.3   CC       criu/plugin.o
22:45:09 [2019-11-08T22:45:09.116Z] #41 147.7   CC       criu/proc_parse.o
22:45:09 [2019-11-08T22:45:09.957Z] 
22:45:09 [2019-11-08T22:45:09.957Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
22:45:10 [2019-11-08T22:45:10.523Z] #60 DONE 0.3s
22:45:10 [2019-11-08T22:45:10.523Z] 
22:45:10 [2019-11-08T22:45:10.523Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:45:10 [2019-11-08T22:45:10.523Z] #64 DONE 0.1s
22:45:10 [2019-11-08T22:45:10.523Z] 
22:45:10 [2019-11-08T22:45:10.523Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
22:45:11 [2019-11-08T22:45:11.091Z] #66 DONE 0.5s
22:45:11 [2019-11-08T22:45:11.091Z] 
22:45:11 [2019-11-08T22:45:11.091Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
22:45:11 [2019-11-08T22:45:11.091Z] #69 DONE 0.1s
22:45:11 [2019-11-08T22:45:11.091Z] 
22:45:11 [2019-11-08T22:45:11.091Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
22:45:11 [2019-11-08T22:45:11.091Z] #70 DONE 0.0s
22:45:11 [2019-11-08T22:45:11.091Z] 
22:45:11 [2019-11-08T22:45:11.091Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
22:45:11 [2019-11-08T22:45:11.648Z] #41 149.9   CC       criu/protobuf-desc.o
22:45:12 [2019-11-08T22:45:12.216Z] #41 150.5   CC       criu/protobuf.o
22:45:12 [2019-11-08T22:45:12.474Z] #41 150.9   CC       criu/pstree.o
22:45:12 [2019-11-08T22:45:12.734Z] #41 ...
22:45:12 [2019-11-08T22:45:12.734Z] 
22:45:12 [2019-11-08T22:45:12.734Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:45:12 [2019-11-08T22:45:12.992Z] #38 220.6 + rm -rf /tmp/tmp.n628UHbai2/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.n628UHbai2
22:45:13 [2019-11-08T22:45:13.558Z] #38 DONE 221.3s
22:45:13 [2019-11-08T22:45:13.558Z] 
22:45:13 [2019-11-08T22:45:13.558Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:45:13 [2019-11-08T22:45:13.558Z] #41 151.7   CC       criu/rbtree.o
22:45:13 [2019-11-08T22:45:13.623Z] #71 DONE 2.1s
22:45:13 [2019-11-08T22:45:13.623Z] 
22:45:13 [2019-11-08T22:45:13.623Z] #72 exporting to image
22:45:13 [2019-11-08T22:45:13.623Z] #72 exporting layers
22:45:13 [2019-11-08T22:45:13.815Z] #41 152.2   CC       criu/rst-malloc.o
22:45:14 [2019-11-08T22:45:14.073Z] #41 152.4   CC       criu/seccomp.o
22:45:15 [2019-11-08T22:45:15.007Z] #41 153.4   CC       criu/seize.o
22:45:15 [2019-11-08T22:45:15.574Z] #41 154.0   CC       criu/servicefd.o
22:45:15 [2019-11-08T22:45:15.833Z] #41 154.3   CC       criu/shmem.o
22:45:16 [2019-11-08T22:45:16.767Z] #41 155.1   CC       criu/sigframe.o
22:45:16 [2019-11-08T22:45:16.767Z] #41 155.2   CC       criu/signalfd.o
22:45:17 [2019-11-08T22:45:17.026Z] #41 155.5   CC       criu/sk-inet.o
22:45:17 [2019-11-08T22:45:17.593Z] #41 156.2   CC       criu/sk-netlink.o
22:45:18 [2019-11-08T22:45:18.161Z] #41 156.5   CC       criu/sk-packet.o
22:45:18 [2019-11-08T22:45:18.728Z] #41 157.1   CC       criu/sk-queue.o
22:45:18 [2019-11-08T22:45:18.894Z] #72 exporting layers 4.9s done
22:45:18 [2019-11-08T22:45:18.894Z] #72 writing image sha256:81a254884fce1d120764dc7f119a38a545b622c8e29e028264f649594e79f3d4 done
22:45:18 [2019-11-08T22:45:18.894Z] #72 naming to docker.io/library/docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e done
22:45:18 [2019-11-08T22:45:18.894Z] #72 DONE 4.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:45:19 [2019-11-08T22:45:19.227Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/test/unit
22:45:19 [2019-11-08T22:45:19.295Z] #41 157.6   CC       criu/sk-tcp.o
22:45:19 [2019-11-08T22:45:19.554Z] #41 158.1   CC       criu/sk-unix.o
22:45:21 [2019-11-08T22:45:21.458Z] #41 159.6   CC       criu/sockets.o
22:45:22 [2019-11-08T22:45:22.026Z] #41 160.4   CC       criu/stats.o
22:45:22 [2019-11-08T22:45:22.286Z] #41 160.7   CC       criu/string.o
22:45:22 [2019-11-08T22:45:22.286Z] #41 160.8   CC       criu/sysctl.o
22:45:22 [2019-11-08T22:45:22.517Z] ?   	github.com/docker/docker/api	[no test files]
22:45:22 [2019-11-08T22:45:22.545Z] #41 ...
22:45:22 [2019-11-08T22:45:22.545Z] 
22:45:22 [2019-11-08T22:45:22.545Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:45:22 [2019-11-08T22:45:22.545Z] #18 12.26   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:45:22 [2019-11-08T22:45:22.545Z] #18 12.64 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:45:22 [2019-11-08T22:45:22.545Z] #18 13.76   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
22:45:22 [2019-11-08T22:45:22.545Z] #18 15.00 Collecting pyyaml (from yamllint==1.16.0)
22:45:22 [2019-11-08T22:45:22.545Z] #18 16.16   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
22:45:22 [2019-11-08T22:45:22.545Z] #18 17.44 Building wheels for collected packages: pathspec, pyyaml
22:45:22 [2019-11-08T22:45:22.545Z] #18 17.44   Running setup.py bdist_wheel for pathspec: started
22:45:22 [2019-11-08T22:45:22.545Z] #18 18.43   Running setup.py bdist_wheel for pathspec: finished with status 'done'
22:45:22 [2019-11-08T22:45:22.545Z] #18 18.43   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
22:45:22 [2019-11-08T22:45:22.545Z] #18 18.45   Running setup.py bdist_wheel for pyyaml: started
22:45:22 [2019-11-08T22:45:22.545Z] #18 19.44   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:45:22 [2019-11-08T22:45:22.545Z] #18 19.44   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
22:45:22 [2019-11-08T22:45:22.545Z] #18 19.50 Successfully built pathspec pyyaml
22:45:22 [2019-11-08T22:45:22.545Z] #18 19.50 Installing collected packages: pathspec, pyyaml, yamllint
22:45:22 [2019-11-08T22:45:22.545Z] #18 19.84 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
22:45:22 [2019-11-08T22:45:22.545Z] #18 DONE 20.4s
22:45:22 [2019-11-08T22:45:22.545Z] 
22:45:22 [2019-11-08T22:45:22.545Z] #23 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
22:45:23 [2019-11-08T22:45:23.113Z] #23 DONE 0.4s
22:45:23 [2019-11-08T22:45:23.113Z] 
22:45:23 [2019-11-08T22:45:23.113Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
22:45:26 [2019-11-08T22:45:26.401Z] #27 DONE 2.9s
22:45:26 [2019-11-08T22:45:26.401Z] 
22:45:26 [2019-11-08T22:45:26.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:45:26 [2019-11-08T22:45:26.401Z] #41 161.3   CC       criu/sysfs_parse.o
22:45:26 [2019-11-08T22:45:26.401Z] #41 161.7   CC       criu/timerfd.o
22:45:26 [2019-11-08T22:45:26.401Z] #41 162.2   CC       criu/tty.o
22:45:26 [2019-11-08T22:45:26.401Z] #41 163.5   CC       criu/tun.o
22:45:26 [2019-11-08T22:45:26.401Z] #41 163.9   CC       criu/uffd.o
22:45:26 [2019-11-08T22:45:26.401Z] #41 164.7   CC       criu/util.o
22:45:26 [2019-11-08T22:45:26.970Z] #41 ...
22:45:26 [2019-11-08T22:45:26.970Z] 
22:45:26 [2019-11-08T22:45:26.970Z] #29 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
22:45:26 [2019-11-08T22:45:26.970Z] #29 DONE 0.7s
22:45:26 [2019-11-08T22:45:26.970Z] 
22:45:26 [2019-11-08T22:45:26.970Z] #32 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
22:45:26 [2019-11-08T22:45:26.970Z] #32 DONE 0.1s
22:45:26 [2019-11-08T22:45:26.970Z] 
22:45:26 [2019-11-08T22:45:26.970Z] #37 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
22:45:26 [2019-11-08T22:45:26.970Z] #37 DONE 0.1s
22:45:26 [2019-11-08T22:45:26.970Z] 
22:45:26 [2019-11-08T22:45:26.970Z] #39 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
22:45:27 [2019-11-08T22:45:27.906Z] #39 DONE 1.0s
22:45:27 [2019-11-08T22:45:27.906Z] 
22:45:27 [2019-11-08T22:45:27.906Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:45:27 [2019-11-08T22:45:27.906Z] #41 165.8   CC       criu/uts_ns.o
22:45:27 [2019-11-08T22:45:27.906Z] #41 166.1   CC       criu/vdso-compat.o
22:45:27 [2019-11-08T22:45:27.906Z] #41 166.4   CC       criu/vdso.o
22:45:28 [2019-11-08T22:45:28.842Z] #41 167.1   LINK     criu/built-in.o
22:45:28 [2019-11-08T22:45:28.842Z] #41 167.2   LINK     criu/criu
22:45:29 [2019-11-08T22:45:29.101Z] #41 167.5   DEP      lib/c/criu.d
22:45:29 [2019-11-08T22:45:29.101Z] #41 167.6   CC       images/rpc.pb-c.o
22:45:29 [2019-11-08T22:45:29.360Z] #41 167.9   CC       lib/c/criu.o
22:45:30 [2019-11-08T22:45:30.297Z] #41 168.5   LINK     lib/c/built-in.o
22:45:30 [2019-11-08T22:45:30.297Z] #41 168.5   LINK     lib/c/libcriu.so
22:45:30 [2019-11-08T22:45:30.297Z] #41 168.7   GEN      magic.py
22:45:30 [2019-11-08T22:45:30.297Z] #41 168.8 Note: Building without setproctitle() and strlcpy() support.
22:45:30 [2019-11-08T22:45:30.297Z] #41 168.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:45:30 [2019-11-08T22:45:30.442Z] #59 230.2 + bin/containerd-stress
22:45:30 [2019-11-08T22:45:30.556Z] #41 169.2 fatal: Not a git repository (or any of the parent directories): .git
22:45:31 [2019-11-08T22:45:31.123Z] #41 169.7 make[1]: Nothing to be done for 'all'.
22:45:31 [2019-11-08T22:45:31.280Z] #59 232.3 + bin/containerd-shim
22:45:31 [2019-11-08T22:45:31.453Z] Removing intermediate container 276eb3c161e9
22:45:31 [2019-11-08T22:45:31.453Z]  ---> 798d092405ef
22:45:31 [2019-11-08T22:45:31.453Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
22:45:31 [2019-11-08T22:45:31.453Z]  ---> ebd73b5ebd31
22:45:31 [2019-11-08T22:45:31.453Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
22:45:31 [2019-11-08T22:45:31.453Z]  ---> b0e6c0c90cac
22:45:31 [2019-11-08T22:45:31.453Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
22:45:31 [2019-11-08T22:45:31.453Z]  ---> Running in 0c84545c2db0
22:45:31 [2019-11-08T22:45:31.453Z] Removing intermediate container 0c84545c2db0
22:45:31 [2019-11-08T22:45:31.453Z]  ---> 49a39403ed41
22:45:31 [2019-11-08T22:45:31.453Z] Successfully built 49a39403ed41
22:45:31 [2019-11-08T22:45:31.453Z] Successfully tagged moby-buildx:latest
22:45:31 [2019-11-08T22:45:31.453Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
22:45:31 [2019-11-08T22:45:31.453Z] if [ -n "${id}" ]; then \
22:45:31 [2019-11-08T22:45:31.453Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
22:45:31 [2019-11-08T22:45:31.453Z] 	&& touch bundles/buildx; \
22:45:31 [2019-11-08T22:45:31.453Z] 	docker rm -f ${id}; \
22:45:31 [2019-11-08T22:45:31.453Z] fi
22:45:31 [2019-11-08T22:45:31.453Z] 80827f5e64ae2ee895e3166a81d2d9a43cbec6e2cc79e50605f247667e2d346c
22:45:31 [2019-11-08T22:45:31.453Z] bundles/buildx version
22:45:31 [2019-11-08T22:45:31.453Z] buildx v0.3.1 6db68d0
22:45:31 [2019-11-08T22:45:31.453Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e .
22:45:31 [2019-11-08T22:45:31.453Z] #1 [internal] booting buildkit
22:45:31 [2019-11-08T22:45:31.453Z] #1 pulling image moby/buildkit:buildx-stable-1
22:45:31 [2019-11-08T22:45:31.453Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done
22:45:31 [2019-11-08T22:45:31.453Z] #1 creating container buildx_buildkit_default
22:45:31 [2019-11-08T22:45:31.691Z] #41 170.2 make[1]: 'images/built-in.o' is up to date.
22:45:31 [2019-11-08T22:45:31.691Z] #41 170.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:45:31 [2019-11-08T22:45:31.691Z] #41 170.2 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:45:31 [2019-11-08T22:45:31.691Z] #41 170.3 make[1]: 'compel/libcompel.a' is up to date.
22:45:31 [2019-11-08T22:45:31.691Z] #41 170.3 make[1]: 'compel/compel-host-bin' is up to date.
22:45:31 [2019-11-08T22:45:31.787Z] #1 creating container buildx_buildkit_default 0.5s done
22:45:31 [2019-11-08T22:45:31.787Z] #1 DONE 3.2s
22:45:31 [2019-11-08T22:45:31.787Z] 
22:45:31 [2019-11-08T22:45:31.787Z] #3 [internal] load .dockerignore
22:45:31 [2019-11-08T22:45:31.787Z] #3 transferring context: 87B 0.0s done
22:45:31 [2019-11-08T22:45:31.787Z] #3 DONE 0.0s
22:45:31 [2019-11-08T22:45:31.787Z] 
22:45:31 [2019-11-08T22:45:31.788Z] #2 [internal] load build definition from Dockerfile
22:45:31 [2019-11-08T22:45:31.788Z] #2 transferring dockerfile: 14.85kB done
22:45:31 [2019-11-08T22:45:31.788Z] #2 DONE 0.0s
22:45:31 [2019-11-08T22:45:31.788Z] 
22:45:31 [2019-11-08T22:45:31.788Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
22:45:31 [2019-11-08T22:45:31.950Z] #41 170.3 make[1]: Nothing to be done for 'all'.
22:45:31 [2019-11-08T22:45:31.950Z] #41 170.3 make[1]: 'soccr/libsoccr.a' is up to date.
22:45:31 [2019-11-08T22:45:31.950Z] #41 170.5 make[2]: Nothing to be done for 'all'.
22:45:31 [2019-11-08T22:45:31.950Z] #41 170.5 make[2]: Nothing to be done for 'all'.
22:45:31 [2019-11-08T22:45:31.950Z] #41 170.5 make[2]: Nothing to be done for 'all'.
22:45:31 [2019-11-08T22:45:31.950Z] #41 170.6 make[2]: Nothing to be done for 'all'.
22:45:32 [2019-11-08T22:45:32.208Z] #41 170.6 make[2]: Nothing to be done for 'all'.
22:45:32 [2019-11-08T22:45:32.208Z] #41 170.6 make[2]: Nothing to be done for 'all'.
22:45:32 [2019-11-08T22:45:32.208Z] #41 170.7 make[2]: Nothing to be done for 'all'.
22:45:32 [2019-11-08T22:45:32.467Z] #41 170.7 make[2]: Nothing to be done for 'all'.
22:45:32 [2019-11-08T22:45:32.467Z] #41 170.7   INSTALL  criu/criu
22:45:32 [2019-11-08T22:45:32.509Z] #4 DONE 0.7s
22:45:32 [2019-11-08T22:45:32.510Z] 
22:45:32 [2019-11-08T22:45:32.510Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
22:45:32 [2019-11-08T22:45:32.510Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
22:45:32 [2019-11-08T22:45:32.845Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
22:45:32 [2019-11-08T22:45:32.845Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
22:45:32 [2019-11-08T22:45:32.845Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
22:45:32 [2019-11-08T22:45:32.845Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
22:45:32 [2019-11-08T22:45:32.845Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
22:45:33 [2019-11-08T22:45:33.035Z] #41 DONE 171.4s
22:45:33 [2019-11-08T22:45:33.035Z] 
22:45:33 [2019-11-08T22:45:33.035Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:33 [2019-11-08T22:45:33.035Z] #59 195.8 + bin/containerd
22:45:33 [2019-11-08T22:45:33.181Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
22:45:33 [2019-11-08T22:45:33.515Z] #5 DONE 0.8s
22:45:33 [2019-11-08T22:45:33.515Z] 
22:45:33 [2019-11-08T22:45:33.515Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch
22:45:33 [2019-11-08T22:45:33.515Z] #7 ...
22:45:33 [2019-11-08T22:45:33.515Z] 
22:45:33 [2019-11-08T22:45:33.515Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
22:45:33 [2019-11-08T22:45:33.515Z] #6 DONE 0.2s
22:45:33 [2019-11-08T22:45:33.858Z] 
22:45:33 [2019-11-08T22:45:33.858Z] #7 [internal] load metadata for docker.io/library/golang:1.13.3-stretch
22:45:33 [2019-11-08T22:45:33.858Z] #7 DONE 0.3s
22:45:33 [2019-11-08T22:45:33.858Z] 
22:45:33 [2019-11-08T22:45:33.858Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
22:45:33 [2019-11-08T22:45:33.858Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
22:45:34 [2019-11-08T22:45:34.219Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
22:45:34 [2019-11-08T22:45:34.219Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.37MB / 9.11MB 0.1s
22:45:34 [2019-11-08T22:45:34.219Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
22:45:34 [2019-11-08T22:45:34.219Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.47MB / 9.11MB 0.3s
22:45:34 [2019-11-08T22:45:34.409Z] #59 ...
22:45:34 [2019-11-08T22:45:34.409Z] 
22:45:34 [2019-11-08T22:45:34.409Z] #42 [dev 15/24] COPY --from=criu          /build/ /usr/local/
22:45:34 [2019-11-08T22:45:34.409Z] #42 DONE 0.1s
22:45:34 [2019-11-08T22:45:34.409Z] 
22:45:34 [2019-11-08T22:45:34.409Z] #45 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
22:45:34 [2019-11-08T22:45:34.564Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.26MB / 9.11MB 0.6s
22:45:34 [2019-11-08T22:45:34.667Z] #45 DONE 0.5s
22:45:34 [2019-11-08T22:45:34.667Z] 
22:45:34 [2019-11-08T22:45:34.667Z] #48 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
22:45:34 [2019-11-08T22:45:34.667Z] #48 DONE 0.1s
22:45:34 [2019-11-08T22:45:34.667Z] 
22:45:34 [2019-11-08T22:45:34.667Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:45:34 [2019-11-08T22:45:34.741Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 9.0% of statements
22:45:34 [2019-11-08T22:45:34.906Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.95MB / 9.11MB 0.7s
22:45:34 [2019-11-08T22:45:34.906Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.54MB / 9.11MB 0.9s
22:45:34 [2019-11-08T22:45:34.906Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.06MB / 9.11MB 1.0s
22:45:35 [2019-11-08T22:45:35.255Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.68MB / 9.11MB 1.2s
22:45:35 [2019-11-08T22:45:35.255Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.21MB / 9.11MB 1.3s
22:45:35 [2019-11-08T22:45:35.602Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.76MB / 9.11MB 1.5s
22:45:35 [2019-11-08T22:45:35.602Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.42MB / 9.11MB 1.6s
22:45:35 [2019-11-08T22:45:35.946Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done
22:45:35 [2019-11-08T22:45:35.946Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
22:45:37 [2019-11-08T22:45:37.885Z] #59 238.8 + bin/containerd-shim-runc-v1
22:45:37 [2019-11-08T22:45:37.948Z] #50 DONE 244.9s
22:45:37 [2019-11-08T22:45:37.948Z] 
22:45:37 [2019-11-08T22:45:37.948Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:38 [2019-11-08T22:45:38.891Z] #59 ...
22:45:38 [2019-11-08T22:45:38.891Z] 
22:45:38 [2019-11-08T22:45:38.891Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
22:45:38 [2019-11-08T22:45:38.891Z] #51 DONE 0.2s
22:45:38 [2019-11-08T22:45:38.891Z] 
22:45:38 [2019-11-08T22:45:38.891Z] #55 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
22:45:38 [2019-11-08T22:45:38.990Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done
22:45:38 [2019-11-08T22:45:38.990Z] #66 DONE 4.7s
22:45:38 [2019-11-08T22:45:38.990Z] 
22:45:38 [2019-11-08T22:45:38.990Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:45:38 [2019-11-08T22:45:38.990Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.8s done
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.4s done
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 21.61MB / 45.65MB 4.6s
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 21.04MB / 96.41MB 4.6s
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 21.31MB / 50.07MB 4.6s
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 20.91MB / 52.87MB 4.6s
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 24.53MB / 50.07MB 5.1s
22:45:38 [2019-11-08T22:45:38.990Z] #8 ...
22:45:38 [2019-11-08T22:45:38.990Z] 
22:45:38 [2019-11-08T22:45:38.990Z] #20 [internal] load build context
22:45:38 [2019-11-08T22:45:38.990Z] #20 transferring context: 45.66MB 5.1s done
22:45:38 [2019-11-08T22:45:38.990Z] #20 DONE 5.2s
22:45:38 [2019-11-08T22:45:38.990Z] 
22:45:38 [2019-11-08T22:45:38.990Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141...
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 25.14MB / 45.65MB 5.2s
22:45:38 [2019-11-08T22:45:38.990Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 25.06MB / 52.87MB 5.2s
22:45:39 [2019-11-08T22:45:39.149Z] #55 DONE 0.3s
22:45:39 [2019-11-08T22:45:39.149Z] 
22:45:39 [2019-11-08T22:45:39.149Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:45:39 [2019-11-08T22:45:39.329Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 27.37MB / 96.41MB 5.4s
22:45:39 [2019-11-08T22:45:39.329Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.52MB / 50.07MB 5.4s
22:45:39 [2019-11-08T22:45:39.669Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 28.68MB / 45.65MB 5.5s
22:45:39 [2019-11-08T22:45:39.669Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 28.97MB / 52.87MB 5.5s
22:45:39 [2019-11-08T22:45:39.669Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 32.55MB / 45.65MB 5.8s
22:45:39 [2019-11-08T22:45:39.669Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 33.31MB / 96.41MB 5.8s
22:45:39 [2019-11-08T22:45:39.669Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.26MB / 50.07MB 5.8s
22:45:39 [2019-11-08T22:45:39.669Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.89MB / 52.87MB 5.8s
22:45:40 [2019-11-08T22:45:40.401Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 35.86MB / 45.65MB 6.1s
22:45:40 [2019-11-08T22:45:40.401Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 36.60MB / 50.07MB 6.1s
22:45:40 [2019-11-08T22:45:40.401Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 36.34MB / 52.87MB 6.1s
22:45:40 [2019-11-08T22:45:40.401Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 39.42MB / 45.65MB 6.4s
22:45:40 [2019-11-08T22:45:40.401Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 40.67MB / 96.41MB 6.4s
22:45:40 [2019-11-08T22:45:40.401Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 40.50MB / 50.07MB 6.4s
22:45:40 [2019-11-08T22:45:40.401Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 39.84MB / 52.87MB 6.4s
22:45:40 [2019-11-08T22:45:40.741Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 44.28MB / 45.65MB 6.9s
22:45:40 [2019-11-08T22:45:40.741Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 45.42MB / 50.07MB 6.9s
22:45:40 [2019-11-08T22:45:40.741Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.56MB / 52.87MB 6.9s
22:45:41 [2019-11-08T22:45:41.081Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 47.61MB / 96.41MB 7.0s
22:45:41 [2019-11-08T22:45:41.081Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.0s done
22:45:41 [2019-11-08T22:45:41.081Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 54.45MB / 96.41MB 7.3s
22:45:41 [2019-11-08T22:45:41.081Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.2s done
22:45:41 [2019-11-08T22:45:41.081Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.32MB / 52.87MB 7.3s
22:45:41 [2019-11-08T22:45:41.081Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.2s done
22:45:41 [2019-11-08T22:45:41.194Z] #59 242.2 + bin/containerd-shim-runc-v2
22:45:41 [2019-11-08T22:45:41.419Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 61.50MB / 96.41MB 7.5s
22:45:41 [2019-11-08T22:45:41.419Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.3s done
22:45:41 [2019-11-08T22:45:41.419Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 70.85MB / 96.41MB 7.6s
22:45:41 [2019-11-08T22:45:41.762Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 77.70MB / 96.41MB 7.8s
22:45:41 [2019-11-08T22:45:41.991Z] #59 243.3 + binaries
22:45:41 [2019-11-08T22:45:41.991Z] #59 243.3 + mkdir -p /build
22:45:41 [2019-11-08T22:45:41.991Z] #59 243.3 + cp bin/containerd /build/containerd
22:45:41 [2019-11-08T22:45:41.991Z] #59 243.3 + cp bin/containerd-shim /build/containerd-shim
22:45:41 [2019-11-08T22:45:41.991Z] #59 243.3 + cp bin/ctr /build/ctr
22:45:41 [2019-11-08T22:45:41.991Z] #59 DONE 243.5s
22:45:42 [2019-11-08T22:45:42.098Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 94.23MB / 96.41MB 8.1s
22:45:42 [2019-11-08T22:45:42.098Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.1s done
22:45:42 [2019-11-08T22:45:42.098Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00
22:45:42 [2019-11-08T22:45:42.787Z] 
22:45:42 [2019-11-08T22:45:42.787Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
22:45:42 [2019-11-08T22:45:42.787Z] #60 DONE 0.2s
22:45:43 [2019-11-08T22:45:43.159Z] 
22:45:43 [2019-11-08T22:45:43.159Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:45:43 [2019-11-08T22:45:43.159Z] #64 DONE 0.1s
22:45:43 [2019-11-08T22:45:43.159Z] 
22:45:43 [2019-11-08T22:45:43.159Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
22:45:43 [2019-11-08T22:45:43.159Z] #66 DONE 0.3s
22:45:43 [2019-11-08T22:45:43.580Z] 
22:45:43 [2019-11-08T22:45:43.580Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
22:45:43 [2019-11-08T22:45:43.580Z] #69 DONE 0.1s
22:45:43 [2019-11-08T22:45:43.580Z] 
22:45:43 [2019-11-08T22:45:43.580Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
22:45:43 [2019-11-08T22:45:43.580Z] #70 DONE 0.0s
22:45:43 [2019-11-08T22:45:43.580Z] 
22:45:43 [2019-11-08T22:45:43.580Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
22:45:43 [2019-11-08T22:45:43.973Z] #71 DONE 0.6s
22:45:43 [2019-11-08T22:45:43.973Z] 
22:45:43 [2019-11-08T22:45:43.973Z] #72 exporting to oci image format
22:45:44 [2019-11-08T22:45:44.376Z] #72 exporting layers
22:45:57 [2019-11-08T22:45:57.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:45:57 [2019-11-08T22:45:57.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:45:57 [2019-11-08T22:45:57.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:45:57 [2019-11-08T22:45:57.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:45:57 [2019-11-08T22:45:57.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:46:00 [2019-11-08T22:46:00.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:46:01 [2019-11-08T22:46:01.135Z] #59 225.5 + bin/containerd-stress
22:46:03 [2019-11-08T22:46:03.033Z] #59 227.4 + bin/containerd-shim
22:46:03 [2019-11-08T22:46:03.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:46:07 [2019-11-08T22:46:07.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:46:10 [2019-11-08T22:46:10.075Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 25.6s done
22:46:10 [2019-11-08T22:46:10.075Z] #8 DONE 33.9s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:46:10 [2019-11-08T22:46:10.075Z] #9 DONE 0.2s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:46:10 [2019-11-08T22:46:10.075Z] #10 DONE 0.2s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:46:10 [2019-11-08T22:46:10.075Z] #39 ...
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:46:10 [2019-11-08T22:46:10.075Z] #21 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
22:46:10 [2019-11-08T22:46:10.075Z] #50 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
22:46:10 [2019-11-08T22:46:10.075Z] #44 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
22:46:10 [2019-11-08T22:46:10.075Z] #31 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:46:10 [2019-11-08T22:46:10.075Z] #22 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
22:46:10 [2019-11-08T22:46:10.075Z] #68 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
22:46:10 [2019-11-08T22:46:10.075Z] #62 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
22:46:10 [2019-11-08T22:46:10.075Z] #47 DONE 0.1s
22:46:10 [2019-11-08T22:46:10.075Z] 
22:46:10 [2019-11-08T22:46:10.075Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.712 + RM_GOPATH=0
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.712 + TMP_GOPATH=
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.712 + : /build
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.712 + '[' -z '' ']'
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.718 ++ mktemp -d
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.849 + export GOPATH=/tmp/tmp.eTL9ip11Yo
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.850 + GOPATH=/tmp/tmp.eTL9ip11Yo
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.850 + RM_GOPATH=1
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.854 ++ dirname ./install.sh
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.857 + dir=.
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.858 + bin=gotestsum
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.858 + shift
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.859 + '[' '!' -f ./gotestsum.installer ']'
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.859 + . ./gotestsum.installer
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.859 ++ : v0.3.5
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.860 + install_gotestsum
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.860 + echo 'Installing gotestsum version v0.3.5'
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.860 Installing gotestsum version v0.3.5
22:46:10 [2019-11-08T22:46:10.075Z] #48 0.860 + go get -d gotest.tools/gotestsum
22:46:11 [2019-11-08T22:46:11.141Z] #59 234.2 + bin/containerd-shim-runc-v1
22:46:13 [2019-11-08T22:46:13.039Z] #59 237.3 + bin/containerd-shim-runc-v2
22:46:13 [2019-11-08T22:46:13.942Z] #48 ...
22:46:13 [2019-11-08T22:46:13.942Z] 
22:46:13 [2019-11-08T22:46:13.942Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.836 + RM_GOPATH=0
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.836 + TMP_GOPATH=
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.837 + : /build
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.840 + '[' -z '' ']'
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.842 ++ mktemp -d
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.856 + export GOPATH=/tmp/tmp.3T4J72bavo
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.856 + GOPATH=/tmp/tmp.3T4J72bavo
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.856 + RM_GOPATH=1
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.858 ++ dirname ./install.sh
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.874 + dir=.
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.875 + bin=tomlv
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.880 + shift
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.882 + '[' '!' -f ./tomlv.installer ']'
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.882 + . ./tomlv.installer
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.888 + install_tomlv
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.889 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.889 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.890 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3T4J72bavo/src/github.com/BurntSushi/toml
22:46:13 [2019-11-08T22:46:13.942Z] #32 0.908 Cloning into '/tmp/tmp.3T4J72bavo/src/github.com/BurntSushi/toml'...
22:46:13 [2019-11-08T22:46:13.942Z] #32 3.054 + cd /tmp/tmp.3T4J72bavo/src/github.com/BurntSushi/toml
22:46:13 [2019-11-08T22:46:13.942Z] #32 3.055 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:46:13 [2019-11-08T22:46:13.942Z] #32 3.108 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:46:13 [2019-11-08T22:46:13.942Z] #32 4.199 math/bits
22:46:13 [2019-11-08T22:46:13.942Z] #32 4.206 internal/cpu
22:46:13 [2019-11-08T22:46:13.942Z] #32 4.248 runtime/internal/sys
22:46:13 [2019-11-08T22:46:13.942Z] #32 4.313 runtime/internal/atomic
22:46:13 [2019-11-08T22:46:13.942Z] #32 5.177 unicode/utf8
22:46:13 [2019-11-08T22:46:13.942Z] #32 5.262 runtime/internal/math
22:46:13 [2019-11-08T22:46:13.942Z] #32 5.822 sync/atomic
22:46:13 [2019-11-08T22:46:13.972Z] #59 238.4 + binaries
22:46:13 [2019-11-08T22:46:13.972Z] #59 238.4 + mkdir -p /build
22:46:13 [2019-11-08T22:46:13.972Z] #59 238.4 + cp bin/containerd /build/containerd
22:46:13 [2019-11-08T22:46:13.972Z] #59 238.4 + cp bin/containerd-shim /build/containerd-shim
22:46:13 [2019-11-08T22:46:13.972Z] #59 238.4 + cp bin/ctr /build/ctr
22:46:14 [2019-11-08T22:46:14.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:46:14 [2019-11-08T22:46:14.672Z] #32 6.315 internal/bytealg
22:46:15 [2019-11-08T22:46:15.411Z] #32 6.973 unicode
22:46:15 [2019-11-08T22:46:15.753Z] #32 7.410 math
22:46:15 [2019-11-08T22:46:15.868Z] #59 DONE 240.1s
22:46:16 [2019-11-08T22:46:16.433Z] 
22:46:16 [2019-11-08T22:46:16.433Z] #60 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
22:46:16 [2019-11-08T22:46:16.512Z] #32 7.967 internal/testlog
22:46:17 [2019-11-08T22:46:17.365Z] #60 DONE 1.0s
22:46:17 [2019-11-08T22:46:17.622Z] 
22:46:17 [2019-11-08T22:46:17.622Z] #64 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:46:17 [2019-11-08T22:46:17.622Z] #64 DONE 0.2s
22:46:17 [2019-11-08T22:46:17.622Z] 
22:46:17 [2019-11-08T22:46:17.622Z] #66 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
22:46:17 [2019-11-08T22:46:17.707Z] #32 9.450 encoding
22:46:18 [2019-11-08T22:46:18.049Z] #32 9.587 runtime
22:46:18 [2019-11-08T22:46:18.049Z] #32 ...
22:46:18 [2019-11-08T22:46:18.049Z] 
22:46:18 [2019-11-08T22:46:18.049Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:46:18 [2019-11-08T22:46:18.049Z] #34 0.755 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:46:18 [2019-11-08T22:46:18.049Z] #34 0.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:46:18 [2019-11-08T22:46:18.049Z] #34 1.120 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:46:18 [2019-11-08T22:46:18.049Z] #34 1.144 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:46:18 [2019-11-08T22:46:18.049Z] #34 1.230 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:46:18 [2019-11-08T22:46:18.049Z] #34 3.178 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
22:46:18 [2019-11-08T22:46:18.049Z] #34 5.858 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
22:46:18 [2019-11-08T22:46:18.049Z] #34 8.038 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
22:46:18 [2019-11-08T22:46:18.187Z] #66 DONE 0.5s
22:46:18 [2019-11-08T22:46:18.187Z] 
22:46:18 [2019-11-08T22:46:18.187Z] #69 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
22:46:18 [2019-11-08T22:46:18.187Z] #69 DONE 0.1s
22:46:18 [2019-11-08T22:46:18.187Z] 
22:46:18 [2019-11-08T22:46:18.187Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
22:46:18 [2019-11-08T22:46:18.187Z] #70 DONE 0.0s
22:46:18 [2019-11-08T22:46:18.187Z] 
22:46:18 [2019-11-08T22:46:18.187Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker
22:46:18 [2019-11-08T22:46:18.390Z] #34 ...
22:46:18 [2019-11-08T22:46:18.390Z] 
22:46:18 [2019-11-08T22:46:18.390Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.772 + RM_GOPATH=0
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.772 + TMP_GOPATH=
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.772 + : /build
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.772 + '[' -z '' ']'
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.812 ++ mktemp -d
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.817 + export GOPATH=/tmp/tmp.2hpN2UWWVZ
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.821 + GOPATH=/tmp/tmp.2hpN2UWWVZ
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.821 + RM_GOPATH=1
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.822 ++ dirname ./install.sh
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.824 + dir=.
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.844 + bin=vndr
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.844 + shift
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.845 + '[' '!' -f ./vndr.installer ']'
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.851 + . ./vndr.installer
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.854 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.857 + install_vndr
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.857 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0'
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.857 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.858 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2hpN2UWWVZ/src/github.com/LK4D4/vndr
22:46:18 [2019-11-08T22:46:18.390Z] #45 0.875 Cloning into '/tmp/tmp.2hpN2UWWVZ/src/github.com/LK4D4/vndr'...
22:46:18 [2019-11-08T22:46:18.390Z] #45 2.278 + cd /tmp/tmp.2hpN2UWWVZ/src/github.com/LK4D4/vndr
22:46:18 [2019-11-08T22:46:18.390Z] #45 2.280 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0
22:46:18 [2019-11-08T22:46:18.390Z] #45 2.347 + go build -buildmode=pie -v -o /build/vndr .
22:46:18 [2019-11-08T22:46:18.390Z] #45 4.663 runtime/internal/sys
22:46:18 [2019-11-08T22:46:18.390Z] #45 4.740 internal/race
22:46:18 [2019-11-08T22:46:18.390Z] #45 4.752 runtime/internal/atomic
22:46:18 [2019-11-08T22:46:18.390Z] #45 4.870 internal/cpu
22:46:18 [2019-11-08T22:46:18.390Z] #45 5.250 sync/atomic
22:46:18 [2019-11-08T22:46:18.390Z] #45 5.406 runtime/internal/math
22:46:18 [2019-11-08T22:46:18.390Z] #45 6.028 unicode
22:46:18 [2019-11-08T22:46:18.390Z] #45 6.082 unicode/utf8
22:46:18 [2019-11-08T22:46:18.390Z] #45 6.473 math/bits
22:46:18 [2019-11-08T22:46:18.390Z] #45 6.572 internal/bytealg
22:46:18 [2019-11-08T22:46:18.390Z] #45 8.528 internal/testlog
22:46:18 [2019-11-08T22:46:18.390Z] #45 9.257 math
22:46:18 [2019-11-08T22:46:18.390Z] #45 10.11 encoding
22:46:18 [2019-11-08T22:46:18.390Z] #45 ...
22:46:18 [2019-11-08T22:46:18.390Z] 
22:46:18 [2019-11-08T22:46:18.390Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.808 + RM_GOPATH=0
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.809 + TMP_GOPATH=
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.811 + : /build
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.813 + '[' -z '' ']'
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.817 ++ mktemp -d
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.843 + export GOPATH=/tmp/tmp.iXpGA7T3gk
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.843 + GOPATH=/tmp/tmp.iXpGA7T3gk
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.843 + RM_GOPATH=1
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.849 ++ dirname ./install.sh
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.876 + dir=.
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.877 + bin=proxy
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.877 + shift
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.881 + '[' '!' -f ./proxy.installer ']'
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.884 + . ./proxy.installer
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.886 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.893 + install_proxy
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.893 + case "$1" in
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.894 + export CGO_ENABLED=0
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.894 + CGO_ENABLED=0
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.895 + _install_proxy
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.896 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377'
22:46:18 [2019-11-08T22:46:18.390Z] #69 0.896 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377
22:46:18 [2019-11-08T22:46:18.391Z] #69 0.896 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iXpGA7T3gk/src/github.com/docker/libnetwork
22:46:18 [2019-11-08T22:46:18.391Z] #69 0.907 Cloning into '/tmp/tmp.iXpGA7T3gk/src/github.com/docker/libnetwork'...
22:46:18 [2019-11-08T22:46:18.391Z] #69 ...
22:46:18 [2019-11-08T22:46:18.391Z] 
22:46:18 [2019-11-08T22:46:18.391Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:46:18 [2019-11-08T22:46:18.391Z] #11 0.914 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:46:18 [2019-11-08T22:46:18.391Z] #11 0.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:46:18 [2019-11-08T22:46:18.391Z] #11 1.056 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:46:18 [2019-11-08T22:46:18.391Z] #11 1.067 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:46:18 [2019-11-08T22:46:18.391Z] #11 1.174 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:46:18 [2019-11-08T22:46:18.391Z] #11 2.561 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
22:46:18 [2019-11-08T22:46:18.391Z] #11 5.408 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
22:46:18 [2019-11-08T22:46:18.391Z] #11 7.378 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
22:46:18 [2019-11-08T22:46:18.733Z] #11 ...
22:46:18 [2019-11-08T22:46:18.733Z] 
22:46:18 [2019-11-08T22:46:18.733Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:46:18 [2019-11-08T22:46:18.733Z] #25 1.346 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:46:18 [2019-11-08T22:46:18.733Z] #25 1.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:46:18 [2019-11-08T22:46:18.733Z] #25 1.513 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:46:18 [2019-11-08T22:46:18.733Z] #25 1.541 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:46:18 [2019-11-08T22:46:18.733Z] #25 1.614 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:46:18 [2019-11-08T22:46:18.733Z] #25 3.162 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
22:46:18 [2019-11-08T22:46:18.733Z] #25 5.778 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
22:46:18 [2019-11-08T22:46:18.733Z] #25 7.962 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
22:46:18 [2019-11-08T22:46:18.733Z] #25 ...
22:46:18 [2019-11-08T22:46:18.733Z] 
22:46:18 [2019-11-08T22:46:18.733Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:46:18 [2019-11-08T22:46:18.733Z] #29 0.924 + mktemp -d
22:46:18 [2019-11-08T22:46:18.733Z] #29 0.926 + export GOPATH=/tmp/tmp.PL4pnE6Gsj
22:46:18 [2019-11-08T22:46:18.733Z] #29 0.926 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.PL4pnE6Gsj/src/github.com/go-swagger/go-swagger
22:46:18 [2019-11-08T22:46:18.733Z] #29 0.952 Cloning into '/tmp/tmp.PL4pnE6Gsj/src/github.com/go-swagger/go-swagger'...
22:46:19 [2019-11-08T22:46:19.074Z] #29 ...
22:46:19 [2019-11-08T22:46:19.074Z] 
22:46:19 [2019-11-08T22:46:19.074Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.538 + RM_GOPATH=0
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.538 + TMP_GOPATH=
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.538 + : /build/
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.538 + '[' -z '' ']'
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.539 ++ mktemp -d
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.540 + export GOPATH=/tmp/tmp.vYACGGHj9l
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.540 + GOPATH=/tmp/tmp.vYACGGHj9l
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.540 + RM_GOPATH=1
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.541 ++ dirname ./install.sh
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.542 + dir=.
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.542 + bin=rootlesskit
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.543 + shift
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.543 + '[' '!' -f ./rootlesskit.installer ']'
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.543 + . ./rootlesskit.installer
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.543 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 + install_rootlesskit
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 + case "$1" in
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 + export CGO_ENABLED=0
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 + CGO_ENABLED=0
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 + _install_rootlesskit
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c'
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vYACGGHj9l/src/github.com/rootless-containers/rootlesskit
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.544 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:46:19 [2019-11-08T22:46:19.074Z] #63 0.547 Cloning into '/tmp/tmp.vYACGGHj9l/src/github.com/rootless-containers/rootlesskit'...
22:46:19 [2019-11-08T22:46:19.074Z] #63 6.625 + cd /tmp/tmp.vYACGGHj9l/src/github.com/rootless-containers/rootlesskit
22:46:19 [2019-11-08T22:46:19.074Z] #63 6.626 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c
22:46:19 [2019-11-08T22:46:19.074Z] #63 7.825 + for f in rootlesskit rootlesskit-docker-proxy
22:46:19 [2019-11-08T22:46:19.074Z] #63 7.826 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:46:19 [2019-11-08T22:46:19.074Z] #63 ...
22:46:19 [2019-11-08T22:46:19.074Z] 
22:46:19 [2019-11-08T22:46:19.074Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:46:19 [2019-11-08T22:46:19.074Z] #41 0.714 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:46:19 [2019-11-08T22:46:19.074Z] #41 0.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:46:19 [2019-11-08T22:46:19.074Z] #41 1.112 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:46:19 [2019-11-08T22:46:19.074Z] #41 1.125 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:46:19 [2019-11-08T22:46:19.074Z] #41 1.253 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:46:19 [2019-11-08T22:46:19.074Z] #41 3.007 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
22:46:19 [2019-11-08T22:46:19.074Z] #41 5.732 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
22:46:19 [2019-11-08T22:46:19.074Z] #41 7.850 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
22:46:19 [2019-11-08T22:46:19.074Z] #41 ...
22:46:19 [2019-11-08T22:46:19.074Z] 
22:46:19 [2019-11-08T22:46:19.074Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.735 + RM_GOPATH=0
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.743 + TMP_GOPATH=
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.743 + : /build
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.744 + '[' -z '' ']'
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.760 ++ mktemp -d
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.800 + export GOPATH=/tmp/tmp.NVov4EV5ZF
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.811 + GOPATH=/tmp/tmp.NVov4EV5ZF
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.811 + RM_GOPATH=1
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.819 ++ dirname ./install.sh
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.842 + dir=.
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.843 + bin=dockercli
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.843 + shift
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.843 + '[' '!' -f ./dockercli.installer ']'
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.860 + . ./dockercli.installer
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.861 ++ : stable
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.868 ++ : 17.06.2-ce
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.879 + install_dockercli
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.884 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.885 Install docker/cli version 17.06.2-ce from stable
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.889 ++ uname -m
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.891 + arch=ppc64le
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.891 + '[' ppc64le '!=' x86_64 ']'
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.892 + '[' ppc64le '!=' s390x ']'
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.892 + '[' ppc64le '!=' armhf ']'
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.892 + build_dockercli
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.893 + git clone https://github.com/docker/docker-ce /tmp/tmp.NVov4EV5ZF/tmp/docker-ce
22:46:19 [2019-11-08T22:46:19.074Z] #23 0.922 Cloning into '/tmp/tmp.NVov4EV5ZF/tmp/docker-ce'...
22:46:19 [2019-11-08T22:46:19.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:46:19 [2019-11-08T22:46:19.426Z] #23 ...
22:46:19 [2019-11-08T22:46:19.426Z] 
22:46:19 [2019-11-08T22:46:19.426Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:46:19 [2019-11-08T22:46:19.426Z] #39 0.951 + mktemp -d
22:46:19 [2019-11-08T22:46:19.426Z] #39 0.978 + export GOPATH=/tmp/tmp.yow2k8gZzt
22:46:19 [2019-11-08T22:46:19.426Z] #39 0.979 + git clone https://github.com/docker/distribution.git /tmp/tmp.yow2k8gZzt/src/github.com/docker/distribution
22:46:19 [2019-11-08T22:46:19.426Z] #39 0.984 Cloning into '/tmp/tmp.yow2k8gZzt/src/github.com/docker/distribution'...
22:46:19 [2019-11-08T22:46:19.426Z] #39 ...
22:46:19 [2019-11-08T22:46:19.426Z] 
22:46:19 [2019-11-08T22:46:19.426Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:46:19 [2019-11-08T22:46:19.426Z] #57 0.691 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:46:19 [2019-11-08T22:46:19.426Z] #57 0.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:46:19 [2019-11-08T22:46:19.426Z] #57 1.145 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:46:19 [2019-11-08T22:46:19.426Z] #57 1.163 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:46:19 [2019-11-08T22:46:19.426Z] #57 1.255 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:46:19 [2019-11-08T22:46:19.426Z] #57 2.954 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
22:46:19 [2019-11-08T22:46:19.426Z] #57 5.904 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
22:46:19 [2019-11-08T22:46:19.426Z] #57 7.794 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
22:46:19 [2019-11-08T22:46:19.558Z] #71 DONE 1.0s
22:46:19 [2019-11-08T22:46:19.558Z] 
22:46:19 [2019-11-08T22:46:19.558Z] #72 exporting to image
22:46:19 [2019-11-08T22:46:19.558Z] #72 exporting layers
22:46:19 [2019-11-08T22:46:19.771Z] #57 ...
22:46:19 [2019-11-08T22:46:19.771Z] 
22:46:19 [2019-11-08T22:46:19.771Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.799 + RM_GOPATH=0
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.799 + TMP_GOPATH=
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.800 + : /build
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.800 + '[' -z '' ']'
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.803 ++ mktemp -d
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.859 + export GOPATH=/tmp/tmp.vfGIkBZ7L6
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.859 + GOPATH=/tmp/tmp.vfGIkBZ7L6
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.859 + RM_GOPATH=1
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.862 ++ dirname ./install.sh
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.866 + dir=.
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.866 + bin=golangci_lint
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.866 + shift
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.867 + '[' '!' -f ./golangci_lint.installer ']'
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.867 + . ./golangci_lint.installer
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.868 ++ : v1.20.0
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.872 + install_golangci_lint
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.872 + echo 'Installing golangci-lint version v1.20.0'
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.872 Installing golangci-lint version v1.20.0
22:46:19 [2019-11-08T22:46:19.771Z] #51 0.873 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:46:19 [2019-11-08T22:46:19.771Z] #51 ...
22:46:19 [2019-11-08T22:46:19.771Z] 
22:46:19 [2019-11-08T22:46:19.771Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:46:19 [2019-11-08T22:46:19.771Z] #45 10.59 runtime
22:46:19 [2019-11-08T22:46:19.771Z] #45 10.98 unicode/utf16
22:46:20 [2019-11-08T22:46:20.503Z] #45 12.19 container/list
22:46:21 [2019-11-08T22:46:21.443Z] ok  	github.com/docker/docker/api/server/httputils	0.024s	coverage: 14.7% of statements
22:46:21 [2019-11-08T22:46:21.443Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:46:21 [2019-11-08T22:46:21.702Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
22:46:21 [2019-11-08T22:46:21.702Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:46:21 [2019-11-08T22:46:21.702Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:46:21 [2019-11-08T22:46:21.702Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:46:21 [2019-11-08T22:46:21.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:46:21 [2019-11-08T22:46:21.963Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:46:21 [2019-11-08T22:46:21.963Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:46:21 [2019-11-08T22:46:21.963Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:46:21 [2019-11-08T22:46:21.963Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:46:21 [2019-11-08T22:46:21.963Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:46:21 [2019-11-08T22:46:21.963Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:46:22 [2019-11-08T22:46:22.901Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:46:22 [2019-11-08T22:46:22.901Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
22:46:23 [2019-11-08T22:46:23.471Z] ok  	github.com/docker/docker/api/types/strslice	0.017s	coverage: 90.0% of statements
22:46:23 [2019-11-08T22:46:23.471Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 4.0% of statements
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:46:23 [2019-11-08T22:46:23.471Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:46:23 [2019-11-08T22:46:23.732Z] ok  	github.com/docker/docker/api/types/time	0.032s	coverage: 100.0% of statements
22:46:23 [2019-11-08T22:46:23.992Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:46:23 [2019-11-08T22:46:23.992Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:46:24 [2019-11-08T22:46:24.252Z] ok  	github.com/docker/docker/builder/dockerignore	0.016s	coverage: 96.8% of statements
22:46:24 [2019-11-08T22:46:24.369Z] #45 15.50 crypto/internal/subtle
22:46:24 [2019-11-08T22:46:24.369Z] #45 16.22 crypto/subtle
22:46:25 [2019-11-08T22:46:25.102Z] #45 16.86 vendor/golang.org/x/crypto/cryptobyte/asn1
22:46:25 [2019-11-08T22:46:25.841Z] #45 17.30 internal/nettrace
22:46:25 [2019-11-08T22:46:25.841Z] #45 17.57 runtime/cgo
22:46:26 [2019-11-08T22:46:26.796Z] ok  	github.com/docker/docker/cli/debug	0.014s	coverage: 100.0% of statements
22:46:27 [2019-11-08T22:46:27.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:46:28 [2019-11-08T22:46:28.182Z] ok  	github.com/docker/docker/builder/remotecontext	0.280s	coverage: 13.6% of statements
22:46:28 [2019-11-08T22:46:28.753Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.300s	coverage: 85.1% of statements
22:46:28 [2019-11-08T22:46:28.878Z] #45 ...
22:46:28 [2019-11-08T22:46:28.878Z] 
22:46:28 [2019-11-08T22:46:28.878Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:46:28 [2019-11-08T22:46:28.878Z] #32 10.27 runtime/cgo
22:46:29 [2019-11-08T22:46:29.323Z] ok  	github.com/docker/docker/builder/dockerfile	1.056s	coverage: 48.2% of statements
22:46:29 [2019-11-08T22:46:29.323Z] ?   	github.com/docker/docker/cli	[no test files]
22:46:29 [2019-11-08T22:46:29.323Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:46:29 [2019-11-08T22:46:29.523Z] #72 exporting layers 9.7s done
22:46:29 [2019-11-08T22:46:29.523Z] #72 writing image sha256:909091140cab8776f8447cba97de94b1cd76185c8aece24902d7ed8d0df2078c done
22:46:29 [2019-11-08T22:46:29.523Z] #72 naming to docker.io/library/docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e done
22:46:29 [2019-11-08T22:46:29.523Z] #72 DONE 9.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
22:46:29 [2019-11-08T22:46:29.612Z] #32 ...
22:46:29 [2019-11-08T22:46:29.612Z] 
22:46:29 [2019-11-08T22:46:29.612Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:46:29 [2019-11-08T22:46:29.612Z] #11 21.57 Fetched 7720 kB in 20s (373 kB/s)
22:46:29 [2019-11-08T22:46:29.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:46:29 [2019-11-08T22:46:29.852Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40142/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/validate/default
22:46:30 [2019-11-08T22:46:30.786Z] Congratulations!  All commits are properly signed with the DCO!
22:46:30 [2019-11-08T22:46:30.786Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:46:30 [2019-11-08T22:46:30.786Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:46:32 [2019-11-08T22:46:32.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:46:34 [2019-11-08T22:46:34.607Z] ok  	github.com/docker/docker/client	0.361s	coverage: 75.8% of statements
22:46:35 [2019-11-08T22:46:35.511Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:46:35 [2019-11-08T22:46:35.511Z] Using test binary docker
22:46:35 [2019-11-08T22:46:35.511Z] +++ /etc/init.d/apparmor start
22:46:35 [2019-11-08T22:46:35.511Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:46:35 [2019-11-08T22:46:35.511Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:46:35 [2019-11-08T22:46:35.511Z] Warning failed to create cache: (null)
22:46:35 [2019-11-08T22:46:35.643Z] #11 21.57 Reading package lists...
22:46:35 [2019-11-08T22:46:35.643Z] #11 ...
22:46:35 [2019-11-08T22:46:35.643Z] 
22:46:35 [2019-11-08T22:46:35.643Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:46:35 [2019-11-08T22:46:35.643Z] #39 23.91 + cd /tmp/tmp.yow2k8gZzt/src/github.com/docker/distribution
22:46:35 [2019-11-08T22:46:35.643Z] #39 23.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:46:35 [2019-11-08T22:46:35.643Z] #39 27.03 + GOPATH=/tmp/tmp.yow2k8gZzt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yow2k8gZzt go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:46:35 [2019-11-08T22:46:35.769Z] .
22:46:35 [2019-11-08T22:46:35.769Z] INFO: Waiting for daemon to start...
22:46:35 [2019-11-08T22:46:35.769Z] Starting dockerd
22:46:35 [2019-11-08T22:46:35.769Z] +++ 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
22:46:37 [2019-11-08T22:46:37.668Z] .
22:46:37 [2019-11-08T22:46:37.668Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:46:37 [2019-11-08T22:46:37.926Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:46:37 [2019-11-08T22:46:37.926Z] Error: No such image: emptyfs
22:46:37 [2019-11-08T22:46:37.926Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:46:37 [2019-11-08T22:46:37.926Z] ++++ docker load
22:46:38 [2019-11-08T22:46:38.491Z] Running integration-test (iteration 1)
22:46:38 [2019-11-08T22:46:38.492Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:46:38 [2019-11-08T22:46:38.492Z] ++ 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
22:46:38 [2019-11-08T22:46:38.492Z] ++ set -e
22:46:38 [2019-11-08T22:46:38.492Z] ++ '[' -n 0 ']'
22:46:38 [2019-11-08T22:46:38.492Z] ++ set -x
22:46:38 [2019-11-08T22:46:38.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
22:46:39 [2019-11-08T22:46:39.553Z] #39 ...
22:46:39 [2019-11-08T22:46:39.553Z] 
22:46:39 [2019-11-08T22:46:39.553Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.04 + cd /tmp/tmp.vfGIkBZ7L6/src/github.com/golangci/golangci-lint/
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.05 + git checkout -q v1.20.0
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.63 ++ git describe --tags
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.64 + version=v1.20.0
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.64 ++ git rev-parse --short HEAD
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.64 + commit=cc98739
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.65 ++ git show -s --format=%cd
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.67 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
22:46:39 [2019-11-08T22:46:39.553Z] #51 29.68 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
22:46:40 [2019-11-08T22:46:40.745Z] #51 ...
22:46:40 [2019-11-08T22:46:40.745Z] 
22:46:40 [2019-11-08T22:46:40.745Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:46:40 [2019-11-08T22:46:40.745Z] #25 22.57 Fetched 7720 kB in 21s (363 kB/s)
22:46:40 [2019-11-08T22:46:40.745Z] #25 22.57 Reading package lists...
22:46:41 [2019-11-08T22:46:41.087Z] #25 32.33 Reading package lists...
22:46:41 [2019-11-08T22:46:41.087Z] #25 ...
22:46:41 [2019-11-08T22:46:41.087Z] 
22:46:41 [2019-11-08T22:46:41.087Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:46:41 [2019-11-08T22:46:41.087Z] #11 21.57 Reading package lists...
22:46:41 [2019-11-08T22:46:41.427Z] #11 31.69 Reading package lists...
22:46:41 [2019-11-08T22:46:41.427Z] #11 ...
22:46:41 [2019-11-08T22:46:41.427Z] 
22:46:41 [2019-11-08T22:46:41.427Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:46:41 [2019-11-08T22:46:41.427Z] #34 23.19 Fetched 7720 kB in 22s (344 kB/s)
22:46:41 [2019-11-08T22:46:41.427Z] #34 23.19 Reading package lists...
22:46:41 [2019-11-08T22:46:41.427Z] #34 32.78 Reading package lists...
22:46:41 [2019-11-08T22:46:41.427Z] #34 ...
22:46:41 [2019-11-08T22:46:41.427Z] 
22:46:41 [2019-11-08T22:46:41.427Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:46:41 [2019-11-08T22:46:41.427Z] #69 26.75 + cd /tmp/tmp.iXpGA7T3gk/src/github.com/docker/libnetwork
22:46:41 [2019-11-08T22:46:41.427Z] #69 26.75 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377
22:46:41 [2019-11-08T22:46:41.427Z] #69 27.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:46:41 [2019-11-08T22:46:41.768Z] #69 ...
22:46:41 [2019-11-08T22:46:41.768Z] 
22:46:41 [2019-11-08T22:46:41.768Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:46:41 [2019-11-08T22:46:41.768Z] #41 23.57 Fetched 7720 kB in 22s (338 kB/s)
22:46:41 [2019-11-08T22:46:41.768Z] #41 23.57 Reading package lists...
22:46:42 [2019-11-08T22:46:42.114Z] #41 ...
22:46:42 [2019-11-08T22:46:42.114Z] 
22:46:42 [2019-11-08T22:46:42.114Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:46:42 [2019-11-08T22:46:42.114Z] #45 24.00 vendor/golang.org/x/crypto/internal/subtle
22:46:42 [2019-11-08T22:46:42.457Z] #45 ...
22:46:42 [2019-11-08T22:46:42.457Z] 
22:46:42 [2019-11-08T22:46:42.457Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:46:42 [2019-11-08T22:46:42.457Z] #41 34.35 Reading package lists...
22:46:42 [2019-11-08T22:46:42.457Z] #41 ...
22:46:42 [2019-11-08T22:46:42.457Z] 
22:46:42 [2019-11-08T22:46:42.457Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:46:42 [2019-11-08T22:46:42.457Z] #57 24.37 Fetched 7720 kB in 23s (326 kB/s)
22:46:43 [2019-11-08T22:46:43.194Z] #57 24.37 Reading package lists...
22:46:43 [2019-11-08T22:46:43.702Z] #72 exporting layers 54.9s done
22:46:43 [2019-11-08T22:46:43.702Z] #72 exporting manifest sha256:99031c02e6c20414e7a0a6f9dd24484c5614bc65924177a893b9d21aa771f593 0.0s done
22:46:43 [2019-11-08T22:46:43.702Z] #72 exporting config sha256:c84d9eebe8661de816cd48bcdc5d1e883259071558bd51fca68ad058daf50c14 0.0s done
22:46:43 [2019-11-08T22:46:43.702Z] #72 sending tarball
22:46:49 [2019-11-08T22:46:49.593Z] #72 sending tarball 9.8s done
22:46:49 [2019-11-08T22:46:49.593Z] #72 DONE 64.8s
22:46:49 [2019-11-08T22:46:49.593Z] 
22:46:49 [2019-11-08T22:46:49.593Z] #73 importing to docker
22:46:49 [2019-11-08T22:46:49.973Z] #57 35.77 Reading package lists...
22:46:49 [2019-11-08T22:46:49.973Z] #57 ...
22:46:49 [2019-11-08T22:46:49.973Z] 
22:46:49 [2019-11-08T22:46:49.973Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:46:49 [2019-11-08T22:46:49.973Z] #25 32.33 Reading package lists...
22:46:51 [2019-11-08T22:46:51.267Z] #25 41.38 Building dependency tree...
22:46:52 [2019-11-08T22:46:52.452Z] #25 44.31 ca-certificates is already the newest version (20161130+nmu1+deb9u1).
22:46:52 [2019-11-08T22:46:52.452Z] #25 44.31 The following additional packages will be installed:
22:46:52 [2019-11-08T22:46:52.452Z] #25 44.31   libjq1 libonig4
22:46:52 [2019-11-08T22:46:52.799Z] #25 44.87 The following NEW packages will be installed:
22:46:53 [2019-11-08T22:46:53.142Z] #25 44.87   jq libjq1 libonig4
22:46:53 [2019-11-08T22:46:53.142Z] #25 45.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:46:53 [2019-11-08T22:46:53.142Z] #25 45.00 Need to get 310 kB of archives.
22:46:53 [2019-11-08T22:46:53.142Z] #25 45.00 After this operation, 1267 kB of additional disk space will be used.
22:46:53 [2019-11-08T22:46:53.142Z] #25 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
22:46:53 [2019-11-08T22:46:53.142Z] #25 45.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
22:46:53 [2019-11-08T22:46:53.142Z] #25 45.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
22:46:55 [2019-11-08T22:46:55.472Z] #25 47.00 debconf: delaying package configuration, since apt-utils is not installed
22:46:55 [2019-11-08T22:46:55.472Z] #25 47.15 Fetched 310 kB in 0s (2566 kB/s)
22:46:55 [2019-11-08T22:46:55.472Z] #25 47.29 Selecting previously unselected package libonig4:ppc64el.
22:46:55 [2019-11-08T22:46:55.472Z] #25 ...
22:46:55 [2019-11-08T22:46:55.472Z] 
22:46:55 [2019-11-08T22:46:55.472Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:46:55 [2019-11-08T22:46:55.472Z] #41 34.35 Reading package lists...
22:46:55 [2019-11-08T22:46:55.472Z] #41 44.85 Building dependency tree...
22:46:55 [2019-11-08T22:46:55.472Z] #41 47.15 The following additional packages will be installed:
22:46:55 [2019-11-08T22:46:55.472Z] #41 47.15   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10
22:46:55 [2019-11-08T22:46:55.472Z] #41 47.16   libprotoc10 python-pkg-resources zlib1g-dev
22:46:55 [2019-11-08T22:46:55.472Z] #41 47.17 Suggested packages:
22:46:55 [2019-11-08T22:46:55.472Z] #41 47.17   manpages-dev python-setuptools
22:46:57 [2019-11-08T22:46:57.185Z] #41 ...
22:46:57 [2019-11-08T22:46:57.185Z] 
22:46:57 [2019-11-08T22:46:57.185Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:46:57 [2019-11-08T22:46:57.185Z] #25 47.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
22:46:57 [2019-11-08T22:46:57.185Z] #25 47.53 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 47.54 Unpacking libonig4:ppc64el (6.1.3-2) ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 47.86 Selecting previously unselected package libjq1:ppc64el.
22:46:57 [2019-11-08T22:46:57.185Z] #25 47.87 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 47.89 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 48.21 Selecting previously unselected package jq.
22:46:57 [2019-11-08T22:46:57.185Z] #25 48.25 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 48.26 Unpacking jq (1.5+dfsg-1.3) ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 48.59 Setting up libonig4:ppc64el (6.1.3-2) ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 48.61 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 48.61 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 48.74 Setting up jq (1.5+dfsg-1.3) ...
22:46:57 [2019-11-08T22:46:57.185Z] #25 DONE 49.0s
22:46:57 [2019-11-08T22:46:57.185Z] 
22:46:57 [2019-11-08T22:46:57.185Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:46:57 [2019-11-08T22:46:57.185Z] #26 DONE 0.1s
22:46:57 [2019-11-08T22:46:57.185Z] 
22:46:57 [2019-11-08T22:46:57.185Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:46:57 [2019-11-08T22:46:57.527Z] #27 ...
22:46:57 [2019-11-08T22:46:57.527Z] 
22:46:57 [2019-11-08T22:46:57.527Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:46:57 [2019-11-08T22:46:57.527Z] #11 31.69 Reading package lists...
22:46:57 [2019-11-08T22:46:57.527Z] #11 41.69 Building dependency tree...
22:46:57 [2019-11-08T22:46:57.527Z] #11 44.46 The following additional packages will be installed:
22:46:57 [2019-11-08T22:46:57.527Z] #11 44.47   libapparmor1 libseccomp2
22:46:57 [2019-11-08T22:46:57.527Z] #11 44.47 Suggested packages:
22:46:57 [2019-11-08T22:46:57.527Z] #11 44.47   seccomp
22:46:57 [2019-11-08T22:46:57.527Z] #11 44.88 The following NEW packages will be installed:
22:46:57 [2019-11-08T22:46:57.527Z] #11 44.88   libapparmor-dev libapparmor1 libseccomp-dev libseccomp2
22:46:57 [2019-11-08T22:46:57.528Z] #11 45.03 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
22:46:57 [2019-11-08T22:46:57.528Z] #11 45.03 Need to get 296 kB of archives.
22:46:57 [2019-11-08T22:46:57.528Z] #11 45.03 After this operation, 1346 kB of additional disk space will be used.
22:46:57 [2019-11-08T22:46:57.528Z] #11 45.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB]
22:46:57 [2019-11-08T22:46:57.528Z] #11 45.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB]
22:46:57 [2019-11-08T22:46:57.528Z] #11 45.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB]
22:46:57 [2019-11-08T22:46:57.528Z] #11 45.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB]
22:46:57 [2019-11-08T22:46:57.528Z] #11 46.90 debconf: delaying package configuration, since apt-utils is not installed
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.11 Fetched 296 kB in 0s (1302 kB/s)
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.30 Selecting previously unselected package libseccomp2:ppc64el.
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.47 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.50 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.72 Selecting previously unselected package libseccomp-dev:ppc64el.
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.73 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 47.74 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.16 Selecting previously unselected package libapparmor1:ppc64el.
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.18 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.19 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.45 Selecting previously unselected package libapparmor-dev:ppc64el.
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.45 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.45 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.86 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 48.99 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 49.00 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 49.03 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 49.03 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 49.04 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:46:57 [2019-11-08T22:46:57.528Z] #11 DONE 49.4s
22:46:57 [2019-11-08T22:46:57.528Z] 
22:46:57 [2019-11-08T22:46:57.528Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:46:57 [2019-11-08T22:46:57.528Z] #53 DONE 0.1s
22:46:57 [2019-11-08T22:46:57.528Z] 
22:46:57 [2019-11-08T22:46:57.528Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
22:46:57 [2019-11-08T22:46:57.528Z] #54 DONE 0.1s
22:46:57 [2019-11-08T22:46:57.528Z] 
22:46:57 [2019-11-08T22:46:57.528Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.401 + RM_GOPATH=0
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.413 + TMP_GOPATH=
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.414 + : /build
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.415 + '[' -z '' ']'
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.416 ++ mktemp -d
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.420 + export GOPATH=/tmp/tmp.x1a4Qg6PK9
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.420 + GOPATH=/tmp/tmp.x1a4Qg6PK9
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.421 + RM_GOPATH=1
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.434 ++ dirname ./install.sh
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.463 + dir=.
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.465 + bin=runc
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.466 + shift
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.469 + '[' '!' -f ./runc.installer ']'
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.472 + . ./runc.installer
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.478 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.490 + install_runc
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.513 + grep -q '^3\.10\.0.*\.el7\.'
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.517 + uname -r
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.526 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.541 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.542 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )'
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.x1a4Qg6PK9/src/github.com/opencontainers/runc
22:46:58 [2019-11-08T22:46:58.262Z] #55 0.557 Cloning into '/tmp/tmp.x1a4Qg6PK9/src/github.com/opencontainers/runc'...
22:46:58 [2019-11-08T22:46:58.605Z] #55 ...
22:46:58 [2019-11-08T22:46:58.605Z] 
22:46:58 [2019-11-08T22:46:58.605Z] #12 [dev 1/24] RUN groupadd -r docker
22:46:58 [2019-11-08T22:46:58.605Z] #12 DONE 1.0s
22:46:58 [2019-11-08T22:46:58.605Z] 
22:46:58 [2019-11-08T22:46:58.605Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser
22:46:58 [2019-11-08T22:46:58.947Z] #13 DONE 0.5s
22:46:58 [2019-11-08T22:46:58.947Z] 
22:46:58 [2019-11-08T22:46:58.947Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.64 The following NEW packages will be installed:
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.64   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.64   libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.64   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.64   zlib1g-dev
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.78 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.78 Need to get 3548 kB of archives.
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.78 After this operation, 21.2 MB of additional disk space will be used.
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB]
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB]
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB]
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.89 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB]
22:46:58 [2019-11-08T22:46:58.947Z] #41 50.90 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB]
22:46:59 [2019-11-08T22:46:59.288Z] #41 50.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB]
22:46:59 [2019-11-08T22:46:59.288Z] #41 51.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB]
22:46:59 [2019-11-08T22:46:59.288Z] #41 51.10 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB]
22:46:59 [2019-11-08T22:46:59.288Z] #41 ...
22:46:59 [2019-11-08T22:46:59.288Z] 
22:46:59 [2019-11-08T22:46:59.288Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
22:46:59 [2019-11-08T22:46:59.288Z] #14 0.359 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:46:59 [2019-11-08T22:46:59.288Z] #14 DONE 0.4s
22:46:59 [2019-11-08T22:46:59.288Z] 
22:46:59 [2019-11-08T22:46:59.288Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:46:59 [2019-11-08T22:46:59.288Z] #41 51.26 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB]
22:46:59 [2019-11-08T22:46:59.630Z] #41 51.35 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB]
22:46:59 [2019-11-08T22:46:59.630Z] #41 51.36 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB]
22:46:59 [2019-11-08T22:46:59.630Z] #41 51.36 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB]
22:46:59 [2019-11-08T22:46:59.630Z] #41 51.37 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB]
22:46:59 [2019-11-08T22:46:59.972Z] #41 ...
22:46:59 [2019-11-08T22:46:59.972Z] 
22:46:59 [2019-11-08T22:46:59.972Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ...
22:46:59 [2019-11-08T22:46:59.972Z] #15 DONE 0.5s
22:46:59 [2019-11-08T22:46:59.972Z] 
22:46:59 [2019-11-08T22:46:59.972Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:46:59 [2019-11-08T22:46:59.972Z] #57 35.77 Reading package lists...
22:46:59 [2019-11-08T22:46:59.972Z] #57 45.42 Building dependency tree...
22:46:59 [2019-11-08T22:46:59.972Z] #57 47.59 The following additional packages will be installed:
22:46:59 [2019-11-08T22:46:59.972Z] #57 47.60   btrfs-progs liblzo2-2
22:46:59 [2019-11-08T22:46:59.972Z] #57 47.87 The following NEW packages will be installed:
22:46:59 [2019-11-08T22:46:59.972Z] #57 47.88   btrfs-progs btrfs-tools liblzo2-2
22:46:59 [2019-11-08T22:46:59.972Z] #57 48.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:46:59 [2019-11-08T22:46:59.972Z] #57 48.00 Need to get 588 kB of archives.
22:46:59 [2019-11-08T22:46:59.972Z] #57 48.00 After this operation, 5005 kB of additional disk space will be used.
22:46:59 [2019-11-08T22:46:59.972Z] #57 48.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
22:46:59 [2019-11-08T22:46:59.972Z] #57 48.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
22:46:59 [2019-11-08T22:46:59.972Z] #57 48.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
22:46:59 [2019-11-08T22:46:59.972Z] #57 49.93 debconf: delaying package configuration, since apt-utils is not installed
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.22 Fetched 588 kB in 0s (3560 kB/s)
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.44 Selecting previously unselected package liblzo2-2:ppc64el.
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.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 ... 14950 files and directories currently installed.)
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.57 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.60 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.81 Selecting previously unselected package btrfs-progs.
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.82 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ...
22:46:59 [2019-11-08T22:46:59.972Z] #57 50.83 Unpacking btrfs-progs (4.7.3-1) ...
22:47:00 [2019-11-08T22:47:00.315Z] #57 52.11 Selecting previously unselected package btrfs-tools.
22:47:00 [2019-11-08T22:47:00.315Z] #57 52.12 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ...
22:47:00 [2019-11-08T22:47:00.315Z] #57 52.12 Unpacking btrfs-tools (4.7.3-1) ...
22:47:00 [2019-11-08T22:47:00.315Z] #57 ...
22:47:00 [2019-11-08T22:47:00.315Z] 
22:47:00 [2019-11-08T22:47:00.315Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
22:47:00 [2019-11-08T22:47:00.315Z] #16 DONE 0.4s
22:47:00 [2019-11-08T22:47:00.315Z] 
22:47:00 [2019-11-08T22:47:00.315Z] #17 [dev 6/24] RUN ldconfig
22:47:01 [2019-11-08T22:47:01.050Z] #17 ...
22:47:01 [2019-11-08T22:47:01.050Z] 
22:47:01 [2019-11-08T22:47:01.050Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:47:01 [2019-11-08T22:47:01.050Z] #34 32.78 Reading package lists...
22:47:01 [2019-11-08T22:47:01.050Z] #34 43.01 Building dependency tree...
22:47:01 [2019-11-08T22:47:01.050Z] #34 45.86 The following additional packages will be installed:
22:47:01 [2019-11-08T22:47:01.050Z] #34 45.86   cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd
22:47:01 [2019-11-08T22:47:01.050Z] #34 45.88 Suggested packages:
22:47:01 [2019-11-08T22:47:01.050Z] #34 45.88   codeblocks eclipse ninja-build lrzip
22:47:01 [2019-11-08T22:47:01.050Z] #34 45.88 Recommended packages:
22:47:01 [2019-11-08T22:47:01.050Z] #34 45.88   xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.20 The following NEW packages will be installed:
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.21   cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.21   vim-common xxd
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.30 Need to get 13.4 MB of archives.
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.30 After this operation, 60.4 MB of additional disk space will be used.
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 47.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 48.49 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 48.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 48.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 48.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 48.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 48.93 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 48.94 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:47:01 [2019-11-08T22:47:01.050Z] #34 50.45 debconf: delaying package configuration, since apt-utils is not installed
22:47:01 [2019-11-08T22:47:01.050Z] #34 50.65 Fetched 13.4 MB in 1s (7885 kB/s)
22:47:01 [2019-11-08T22:47:01.050Z] #34 50.86 Selecting previously unselected package cmake-data.
22:47:01 [2019-11-08T22:47:01.050Z] #34 50.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 14950 files and directories currently installed.)
22:47:01 [2019-11-08T22:47:01.050Z] #34 51.00 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ...
22:47:01 [2019-11-08T22:47:01.050Z] #34 51.01 Unpacking cmake-data (3.7.2-1) ...
22:47:01 [2019-11-08T22:47:01.050Z] #34 ...
22:47:01 [2019-11-08T22:47:01.050Z] 
22:47:01 [2019-11-08T22:47:01.050Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:47:01 [2019-11-08T22:47:01.050Z] #57 52.41 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:47:01 [2019-11-08T22:47:01.050Z] #57 52.57 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
22:47:01 [2019-11-08T22:47:01.050Z] #57 52.61 Setting up btrfs-progs (4.7.3-1) ...
22:47:01 [2019-11-08T22:47:01.050Z] #57 52.62 Setting up btrfs-tools (4.7.3-1) ...
22:47:01 [2019-11-08T22:47:01.050Z] #57 52.63 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:47:01 [2019-11-08T22:47:01.050Z] #57 DONE 52.9s
22:47:01 [2019-11-08T22:47:01.050Z] 
22:47:01 [2019-11-08T22:47:01.050Z] #17 [dev 6/24] RUN ldconfig
22:47:01 [2019-11-08T22:47:01.050Z] #17 DONE 0.6s
22:47:01 [2019-11-08T22:47:01.050Z] 
22:47:01 [2019-11-08T22:47:01.050Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:47:01 [2019-11-08T22:47:01.050Z] #58 DONE 0.1s
22:47:01 [2019-11-08T22:47:01.050Z] 
22:47:01 [2019-11-08T22:47:01.050Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
22:47:01 [2019-11-08T22:47:01.050Z] #59 DONE 0.1s
22:47:01 [2019-11-08T22:47:01.050Z] 
22:47:01 [2019-11-08T22:47:01.050Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:47:01 [2019-11-08T22:47:01.182Z] ok  	github.com/docker/docker/cmd/dockerd	0.116s	coverage: 30.3% of statements
22:47:01 [2019-11-08T22:47:01.182Z] ok  	github.com/docker/docker/container	0.167s	coverage: 35.3% of statements
22:47:01 [2019-11-08T22:47:01.182Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:47:01 [2019-11-08T22:47:01.182Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:47:01 [2019-11-08T22:47:01.182Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:47:01 [2019-11-08T22:47:01.182Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.350 + RM_GOPATH=0
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.352 + TMP_GOPATH=
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.353 + : /build
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.354 + '[' -z '' ']'
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.361 ++ mktemp -d
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.367 + export GOPATH=/tmp/tmp.Toqoe53aFr
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.367 + GOPATH=/tmp/tmp.Toqoe53aFr
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.367 + RM_GOPATH=1
22:47:01 [2019-11-08T22:47:01.426Z] #60 0.378 ++ dirname ./install.sh
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.390 + dir=.
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.390 + bin=containerd
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.390 + shift
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.405 + '[' '!' -f ./containerd.installer ']'
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.405 + . ./containerd.installer
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.417 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.418 + install_containerd
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.419 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.419 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a'
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.420 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Toqoe53aFr/src/github.com/containerd/containerd
22:47:01 [2019-11-08T22:47:01.788Z] #60 0.439 Cloning into '/tmp/tmp.Toqoe53aFr/src/github.com/containerd/containerd'...
22:47:03 [2019-11-08T22:47:03.725Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.067s	coverage: 65.3% of statements
22:47:04 [2019-11-08T22:47:04.679Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 35.8% of statements
22:47:06 [2019-11-08T22:47:06.610Z] ok  	github.com/docker/docker/daemon/cluster	0.130s	coverage: 0.5% of statements
22:47:06 [2019-11-08T22:47:06.657Z] #60 ...
22:47:06 [2019-11-08T22:47:06.657Z] 
22:47:06 [2019-11-08T22:47:06.657Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:06 [2019-11-08T22:47:06.657Z] #27 4.659 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:47:06 [2019-11-08T22:47:06.657Z] #27 5.723 
22:47:06 [2019-11-08T22:47:06.658Z] #27 6.258 
#                                                                          2.7%
######                                                                     9.1%
#########                                                                 13.4%
############                                                              17.6%
###############                                                           21.9%
##################                                                        26.1%
#####################                                                     30.4%
##########################                                                36.8%
###############################                                           43.2%
#####################################                                     51.7%
###########################################                               60.2%
###############################################                           66.6%
######################################################                    75.1%
##########################################################                81.5%
################################################################          89.7%
###################################################################       93.1%
####################################################################      95.3%
######################################################################## 100.0%
22:47:06 [2019-11-08T22:47:06.998Z] #27 9.672 
22:47:07 [2019-11-08T22:47:07.690Z] #27 10.31 
########                                                                  12.2%
22:47:07 [2019-11-08T22:47:07.690Z] #27 ...
22:47:07 [2019-11-08T22:47:07.690Z] 
22:47:07 [2019-11-08T22:47:07.690Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:47:07 [2019-11-08T22:47:07.690Z] #69 DONE 59.3s
22:47:07 [2019-11-08T22:47:07.690Z] 
22:47:07 [2019-11-08T22:47:07.690Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:07 [2019-11-08T22:47:07.690Z] #27 10.31 
########                                                                  12.2%
#####################                                                     29.4%
22:47:07 [2019-11-08T22:47:07.690Z] #27 ...
22:47:07 [2019-11-08T22:47:07.690Z] 
22:47:07 [2019-11-08T22:47:07.690Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:47:07 [2019-11-08T22:47:07.690Z] #48 59.09 + cd /tmp/tmp.eTL9ip11Yo/src/gotest.tools/gotestsum
22:47:07 [2019-11-08T22:47:07.690Z] #48 59.09 + git checkout -q v0.3.5
22:47:07 [2019-11-08T22:47:07.690Z] #48 59.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:47:09 [2019-11-08T22:47:09.149Z] ok  	github.com/docker/docker/daemon/discovery	0.026s	coverage: 30.0% of statements
22:47:09 [2019-11-08T22:47:09.719Z] ok  	github.com/docker/docker/daemon/config	0.185s	coverage: 82.1% of statements
22:47:09 [2019-11-08T22:47:09.993Z] #73 DONE 18.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:47:10 [2019-11-08T22:47:10.565Z] Loaded image: buildpack-deps:jessie
22:47:10 [2019-11-08T22:47:10.565Z] Loaded image: busybox:latest
22:47:10 [2019-11-08T22:47:10.565Z] Loaded image: busybox:glibc
22:47:10 [2019-11-08T22:47:10.565Z] Loaded image: debian:jessie
22:47:10 [2019-11-08T22:47:10.565Z] Loaded image: hello-world:latest
22:47:10 [2019-11-08T22:47:10.565Z] INFO: Testing against a local daemon
22:47:10 [2019-11-08T22:47:10.565Z] === RUN   TestCgroupNamespacesBuild
22:47:10 [2019-11-08T22:47:10.660Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
22:47:10 [2019-11-08T22:47:10.885Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/test/unit
22:47:11 [2019-11-08T22:47:11.579Z] #48 ...
22:47:11 [2019-11-08T22:47:11.579Z] 
22:47:11 [2019-11-08T22:47:11.580Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:47:11 [2019-11-08T22:47:11.580Z] #18 0.796 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
22:47:11 [2019-11-08T22:47:11.580Z] #18 0.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB]
22:47:11 [2019-11-08T22:47:11.580Z] #18 0.968 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB]
22:47:11 [2019-11-08T22:47:11.580Z] #18 0.995 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
22:47:11 [2019-11-08T22:47:11.580Z] #18 1.134 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B]
22:47:11 [2019-11-08T22:47:11.580Z] #18 2.994 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB]
22:47:11 [2019-11-08T22:47:11.580Z] #18 6.345 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB]
22:47:11 [2019-11-08T22:47:11.580Z] #18 9.028 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB]
22:47:11 [2019-11-08T22:47:11.580Z] #18 ...
22:47:11 [2019-11-08T22:47:11.580Z] 
22:47:11 [2019-11-08T22:47:11.580Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:11 [2019-11-08T22:47:11.580Z] #27 10.31 
########                                                                  12.2%
#####################                                                     29.4%
#################################                                         46.6%
#####################################                                     52.4%
#########################################                                 58.2%
##################################################                        69.6%
##########################################################                81.1%
##############################################################            86.7%
####################################################################      95.3%
######################################################################## 100.0%
22:47:11 [2019-11-08T22:47:11.580Z] #27 12.99 
22:47:11 [2019-11-08T22:47:11.580Z] #27 13.68 
##                                                                         3.9%
########                                                                  11.7%
###################                                                       27.2%
#####################                                                     30.1%
#########################                                                 35.3%
22:47:11 [2019-11-08T22:47:11.580Z] #27 ...
22:47:11 [2019-11-08T22:47:11.580Z] 
22:47:11 [2019-11-08T22:47:11.580Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:47:11 [2019-11-08T22:47:11.580Z] #41 53.29 debconf: delaying package configuration, since apt-utils is not installed
22:47:11 [2019-11-08T22:47:11.580Z] #41 53.63 Fetched 3548 kB in 0s (5405 kB/s)
22:47:11 [2019-11-08T22:47:11.580Z] #41 53.87 Selecting previously unselected package libnet1:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 53.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 ... 14950 files and directories currently installed.)
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.05 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.32 Selecting previously unselected package libcap-dev:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.33 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.37 Unpacking libcap-dev:ppc64el (1:2.25-1) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.59 Selecting previously unselected package libnet1-dev.
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.61 Unpacking libnet1-dev (1.1.6+dfsg-3) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.95 Selecting previously unselected package libnl-3-200:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.96 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 54.96 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.21 Selecting previously unselected package libnl-3-dev:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.21 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.21 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.77 Selecting previously unselected package libprotobuf-c1:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.78 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.80 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.97 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 55.98 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 56.01 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 56.29 Selecting previously unselected package zlib1g-dev:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 56.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 56.30 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 56.76 Selecting previously unselected package libprotobuf10:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 56.76 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 56.78 Unpacking libprotobuf10:ppc64el (3.0.0-9) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 57.86 Selecting previously unselected package libprotobuf-lite10:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 57.86 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 57.86 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 58.18 Selecting previously unselected package libprotobuf-dev:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 58.18 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 58.19 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 60.53 Selecting previously unselected package libprotoc10:ppc64el.
22:47:11 [2019-11-08T22:47:11.580Z] #41 60.57 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 60.59 Unpacking libprotoc10:ppc64el (3.0.0-9) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 61.89 Selecting previously unselected package protobuf-c-compiler.
22:47:11 [2019-11-08T22:47:11.580Z] #41 61.91 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 61.91 Unpacking protobuf-c-compiler (1.2.1-2) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.13 Selecting previously unselected package protobuf-compiler.
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.15 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.16 Unpacking protobuf-compiler (3.0.0-9) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.43 Selecting previously unselected package python-pkg-resources.
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.45 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.45 Unpacking python-pkg-resources (33.1.1-1) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.82 Selecting previously unselected package python-protobuf.
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.83 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 62.86 Unpacking python-protobuf (3.0.0-9) ...
22:47:11 [2019-11-08T22:47:11.580Z] #41 ...
22:47:11 [2019-11-08T22:47:11.580Z] 
22:47:11 [2019-11-08T22:47:11.580Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:12 [2019-11-08T22:47:12.043Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
22:47:12 [2019-11-08T22:47:12.269Z] #27 13.68 
##                                                                         3.9%
########                                                                  11.7%
###################                                                       27.2%
#####################                                                     30.1%
#########################                                                 35.3%
#############################                                             40.5%
################################                                          44.5%
#####################################                                     51.8%
#########################################                                 57.0%
############################################                              62.1%
####################################################                      72.4%
#########################################################                 80.2%
###############################################################           87.9%
######################################################################    98.3%
######################################################################## 100.0%
22:47:13 [2019-11-08T22:47:13.092Z] --- PASS: TestCgroupNamespacesBuild (2.77s)
22:47:13 [2019-11-08T22:47:13.092Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:47:13 [2019-11-08T22:47:13.489Z] #27 ...
22:47:13 [2019-11-08T22:47:13.489Z] 
22:47:13 [2019-11-08T22:47:13.489Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:47:13 [2019-11-08T22:47:13.489Z] #34 55.48 Selecting previously unselected package liblzo2-2:ppc64el.
22:47:13 [2019-11-08T22:47:13.489Z] #34 55.50 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
22:47:13 [2019-11-08T22:47:13.489Z] #34 55.51 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
22:47:13 [2019-11-08T22:47:13.489Z] #34 55.79 Selecting previously unselected package libicu57:ppc64el.
22:47:13 [2019-11-08T22:47:13.489Z] #34 55.81 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ...
22:47:13 [2019-11-08T22:47:13.489Z] #34 55.83 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ...
22:47:13 [2019-11-08T22:47:13.833Z] #34 ...
22:47:13 [2019-11-08T22:47:13.833Z] 
22:47:13 [2019-11-08T22:47:13.833Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:13 [2019-11-08T22:47:13.833Z] #27 16.62 
22:47:14 [2019-11-08T22:47:14.381Z] ?   	github.com/docker/docker/api	[no test files]
22:47:14 [2019-11-08T22:47:14.992Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s)
22:47:14 [2019-11-08T22:47:14.992Z] === RUN   TestBuildWithSession
22:47:14 [2019-11-08T22:47:14.992Z] --- SKIP: TestBuildWithSession (0.00s)
22:47:14 [2019-11-08T22:47:14.992Z]     build_session_test.go:25: TODO: BuildKit
22:47:14 [2019-11-08T22:47:14.992Z] === RUN   TestBuildSquashParent
22:47:15 [2019-11-08T22:47:15.333Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
22:47:16 [2019-11-08T22:47:16.269Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.468s	coverage: 13.7% of statements
22:47:17 [2019-11-08T22:47:17.207Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.669s	coverage: 57.0% of statements
22:47:17 [2019-11-08T22:47:17.977Z] #27 17.22 
                                                                           1.2%
##                                                                         2.9%
####                                                                       5.6%
######                                                                     9.2%
##########                                                                15.2%
#############                                                             19.1%
#################                                                         24.5%
####################                                                      29.0%
########################                                                  33.4%
##########################                                                36.1%
###########################                                               38.8%
###############################                                           43.3%
#################################                                         46.8%
####################################                                      50.4%
#######################################                                   54.9%
##########################################                                58.4%
############################################                              61.8%
##############################################                            64.3%
###############################################                           66.1%
#################################################                         68.8%
###################################################                       71.5%
######################################################                    75.0%
#######################################################                   77.7%
##########################################################                80.9%
###########################################################               82.7%
###############################################################           88.1%
################################################################          89.8%
#################################################################         90.7%
##################################################################        92.5%
####################################################################      95.2%
#####################################################################     97.0%
#######################################################################   99.7%
######################################################################## 100.0%
22:47:18 [2019-11-08T22:47:18.316Z] #27 21.19 
22:47:19 [2019-11-08T22:47:19.051Z] #27 ...
22:47:19 [2019-11-08T22:47:19.051Z] 
22:47:19 [2019-11-08T22:47:19.051Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:19 [2019-11-08T22:47:19.051Z] #55 21.26 + cd /tmp/tmp.x1a4Qg6PK9/src/github.com/opencontainers/runc
22:47:19 [2019-11-08T22:47:19.051Z] #55 21.26 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:47:19 [2019-11-08T22:47:19.783Z] #55 22.16 + '[' -z '' ']'
22:47:19 [2019-11-08T22:47:19.783Z] #55 22.16 + target=static
22:47:19 [2019-11-08T22:47:19.783Z] #55 22.16 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:47:21 [2019-11-08T22:47:21.418Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.390s	coverage: 45.9% of statements
22:47:21 [2019-11-08T22:47:21.418Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.772s	coverage: 51.0% of statements
22:47:22 [2019-11-08T22:47:22.102Z] #55 ...
22:47:22 [2019-11-08T22:47:22.102Z] 
22:47:22 [2019-11-08T22:47:22.102Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:47:22 [2019-11-08T22:47:22.102Z] #41 63.99 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
22:47:22 [2019-11-08T22:47:22.102Z] #41 64.13 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
22:47:22 [2019-11-08T22:47:22.102Z] #41 64.15 Setting up python-pkg-resources (33.1.1-1) ...
22:47:22 [2019-11-08T22:47:22.102Z] #41 72.49 Setting up libnet1-dev (1.1.6+dfsg-3) ...
22:47:22 [2019-11-08T22:47:22.102Z] #41 72.50 Setting up libprotobuf10:ppc64el (3.0.0-9) ...
22:47:22 [2019-11-08T22:47:22.102Z] #41 72.51 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:47:22 [2019-11-08T22:47:22.102Z] #41 72.54 Setting up python-protobuf (3.0.0-9) ...
22:47:22 [2019-11-08T22:47:22.355Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.426s	coverage: 72.5% of statements
22:47:22 [2019-11-08T22:47:22.443Z] #41 ...
22:47:22 [2019-11-08T22:47:22.443Z] 
22:47:22 [2019-11-08T22:47:22.443Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:47:22 [2019-11-08T22:47:22.443Z] #29 73.41 + cd /tmp/tmp.PL4pnE6Gsj/src/github.com/go-swagger/go-swagger
22:47:22 [2019-11-08T22:47:22.443Z] #29 73.41 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
22:47:22 [2019-11-08T22:47:22.443Z] #29 ...
22:47:22 [2019-11-08T22:47:22.443Z] 
22:47:22 [2019-11-08T22:47:22.443Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:47:22 [2019-11-08T22:47:22.443Z] #32 64.07 sync
22:47:22 [2019-11-08T22:47:22.443Z] #32 64.07 internal/reflectlite
22:47:22 [2019-11-08T22:47:22.443Z] #32 71.07 errors
22:47:22 [2019-11-08T22:47:22.443Z] #32 71.07 sort
22:47:22 [2019-11-08T22:47:22.443Z] #32 71.92 internal/oserror
22:47:22 [2019-11-08T22:47:22.443Z] #32 71.92 io
22:47:22 [2019-11-08T22:47:22.443Z] #32 71.98 strconv
22:47:22 [2019-11-08T22:47:22.443Z] #32 72.73 syscall
22:47:22 [2019-11-08T22:47:22.443Z] #32 ...
22:47:22 [2019-11-08T22:47:22.443Z] 
22:47:22 [2019-11-08T22:47:22.443Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:47:22 [2019-11-08T22:47:22.443Z] #34 66.12 Selecting previously unselected package libxml2:ppc64el.
22:47:22 [2019-11-08T22:47:22.443Z] #34 66.12 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 66.12 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 67.59 Selecting previously unselected package libarchive13:ppc64el.
22:47:22 [2019-11-08T22:47:22.443Z] #34 67.62 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 67.62 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.09 Selecting previously unselected package libjsoncpp1:ppc64el.
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.10 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.14 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.47 Selecting previously unselected package libuv1:ppc64el.
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.48 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.48 Unpacking libuv1:ppc64el (1.9.1-3) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.75 Selecting previously unselected package cmake.
22:47:22 [2019-11-08T22:47:22.443Z] #34 68.76 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 69.09 Unpacking cmake (3.7.2-1) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 73.45 Selecting previously unselected package xxd.
22:47:22 [2019-11-08T22:47:22.443Z] #34 73.48 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 73.49 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 73.78 Selecting previously unselected package vim-common.
22:47:22 [2019-11-08T22:47:22.443Z] #34 73.81 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 73.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 74.24 Processing triggers for mime-support (3.60) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 74.41 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 74.41 Setting up libuv1:ppc64el (1.9.1-3) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 74.42 Setting up cmake-data (3.7.2-1) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 74.43 Setting up libicu57:ppc64el (57.1-6+deb9u3) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 74.44 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ...
22:47:22 [2019-11-08T22:47:22.443Z] #34 74.44 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:47:22 [2019-11-08T22:47:22.784Z] #34 74.54 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:47:22 [2019-11-08T22:47:22.784Z] #34 74.54 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
22:47:22 [2019-11-08T22:47:22.784Z] #34 74.55 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
22:47:22 [2019-11-08T22:47:22.784Z] #34 74.55 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ...
22:47:22 [2019-11-08T22:47:22.784Z] #34 74.56 Setting up cmake (3.7.2-1) ...
22:47:22 [2019-11-08T22:47:22.784Z] #34 74.83 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:47:23 [2019-11-08T22:47:23.127Z] #34 DONE 75.1s
22:47:23 [2019-11-08T22:47:23.127Z] 
22:47:23 [2019-11-08T22:47:23.127Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:23 [2019-11-08T22:47:23.127Z] #27 24.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:47:23 [2019-11-08T22:47:23.127Z] #27 26.15 
22:47:23 [2019-11-08T22:47:23.469Z] #27 ...
22:47:23 [2019-11-08T22:47:23.469Z] 
22:47:23 [2019-11-08T22:47:23.469Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
22:47:23 [2019-11-08T22:47:23.469Z] #35 DONE 0.2s
22:47:23 [2019-11-08T22:47:23.469Z] 
22:47:23 [2019-11-08T22:47:23.469Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
22:47:23 [2019-11-08T22:47:23.469Z] #36 DONE 0.1s
22:47:23 [2019-11-08T22:47:23.469Z] 
22:47:23 [2019-11-08T22:47:23.469Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:23 [2019-11-08T22:47:23.739Z] ok  	github.com/docker/docker/daemon	12.310s	coverage: 17.6% of statements
22:47:23 [2019-11-08T22:47:23.739Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:47:23 [2019-11-08T22:47:23.739Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:47:23 [2019-11-08T22:47:23.739Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:47:23 [2019-11-08T22:47:23.739Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:47:23 [2019-11-08T22:47:23.739Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.364 + RM_GOPATH=0
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.364 + TMP_GOPATH=
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.365 + : /build
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.366 + '[' -z '' ']'
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.373 ++ mktemp -d
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.384 + export GOPATH=/tmp/tmp.axPVWqHode
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.384 + GOPATH=/tmp/tmp.axPVWqHode
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.384 + RM_GOPATH=1
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.391 ++ dirname ./install.sh
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.399 + dir=.
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.399 + bin=tini
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.400 + shift
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.401 + '[' '!' -f ./tini.installer ']'
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.402 + . ./tini.installer
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.404 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.406 + install_tini
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.407 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.407 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.407 + git clone https://github.com/krallin/tini.git /tmp/tmp.axPVWqHode/tini
22:47:23 [2019-11-08T22:47:23.838Z] #37 0.434 Cloning into '/tmp/tmp.axPVWqHode/tini'...
22:47:24 [2019-11-08T22:47:24.307Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
22:47:24 [2019-11-08T22:47:24.307Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.672s	coverage: 76.1% of statements
22:47:25 [2019-11-08T22:47:25.246Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
22:47:25 [2019-11-08T22:47:25.816Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.029s	coverage: 3.0% of statements
22:47:25 [2019-11-08T22:47:25.979Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
22:47:26 [2019-11-08T22:47:26.873Z] #37 3.036 + cd /tmp/tmp.axPVWqHode/tini
22:47:26 [2019-11-08T22:47:26.873Z] #37 3.038 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:47:26 [2019-11-08T22:47:26.873Z] #37 3.062 + cmake .
22:47:27 [2019-11-08T22:47:27.184Z] --- PASS: TestBuildSquashParent (10.16s)
22:47:27 [2019-11-08T22:47:27.184Z] === RUN   TestBuildWithRemoveAndForceRemove
22:47:27 [2019-11-08T22:47:27.184Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:27 [2019-11-08T22:47:27.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:27 [2019-11-08T22:47:27.184Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:27 [2019-11-08T22:47:27.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:27 [2019-11-08T22:47:27.184Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:27 [2019-11-08T22:47:27.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:27 [2019-11-08T22:47:27.184Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:27 [2019-11-08T22:47:27.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:27 [2019-11-08T22:47:27.184Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:27 [2019-11-08T22:47:27.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:27 [2019-11-08T22:47:27.184Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:27 [2019-11-08T22:47:27.184Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:27 [2019-11-08T22:47:27.184Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:27 [2019-11-08T22:47:27.184Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:27 [2019-11-08T22:47:27.199Z] ok  	github.com/docker/docker/daemon/logger	0.248s	coverage: 42.7% of statements
22:47:27 [2019-11-08T22:47:27.608Z] #37 ...
22:47:27 [2019-11-08T22:47:27.608Z] 
22:47:27 [2019-11-08T22:47:27.608Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:27 [2019-11-08T22:47:27.608Z] #45 69.13 internal/reflectlite
22:47:27 [2019-11-08T22:47:27.608Z] #45 69.16 math/rand
22:47:27 [2019-11-08T22:47:27.608Z] #45 69.17 github.com/LK4D4/vndr/godl/singleflight
22:47:27 [2019-11-08T22:47:27.608Z] #45 69.21 internal/singleflight
22:47:27 [2019-11-08T22:47:27.608Z] #45 75.15 io
22:47:27 [2019-11-08T22:47:27.608Z] #45 75.16 strconv
22:47:27 [2019-11-08T22:47:27.608Z] #45 75.18 sort
22:47:27 [2019-11-08T22:47:27.608Z] #45 75.36 syscall
22:47:27 [2019-11-08T22:47:27.608Z] #45 ...
22:47:27 [2019-11-08T22:47:27.608Z] 
22:47:27 [2019-11-08T22:47:27.608Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:27 [2019-11-08T22:47:27.608Z] #27 27.04 
######################################################################## 100.0%
22:47:27 [2019-11-08T22:47:27.608Z] #27 27.34 
22:47:27 [2019-11-08T22:47:27.951Z] #27 30.91 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:47:28 [2019-11-08T22:47:28.559Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:28 [2019-11-08T22:47:28.579Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.9% of statements
22:47:28 [2019-11-08T22:47:28.839Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.271s	coverage: 77.8% of statements
22:47:28 [2019-11-08T22:47:28.839Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.049s	coverage: 68.2% of statements
22:47:29 [2019-11-08T22:47:29.125Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:29 [2019-11-08T22:47:29.407Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.025s	coverage: 57.2% of statements
22:47:29 [2019-11-08T22:47:29.407Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:47:29 [2019-11-08T22:47:29.407Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:47:29 [2019-11-08T22:47:29.407Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:47:29 [2019-11-08T22:47:29.407Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:47:29 [2019-11-08T22:47:29.407Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:47:29 [2019-11-08T22:47:29.407Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:47:29 [2019-11-08T22:47:29.660Z] #27 32.08 
22:47:29 [2019-11-08T22:47:29.668Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 88.3% of statements
22:47:29 [2019-11-08T22:47:29.929Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
22:47:30 [2019-11-08T22:47:30.002Z] #27 32.63 
######################################################################## 100.0%
22:47:30 [2019-11-08T22:47:30.002Z] #27 ...
22:47:30 [2019-11-08T22:47:30.002Z] 
22:47:30 [2019-11-08T22:47:30.002Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:30 [2019-11-08T22:47:30.002Z] #45 81.64 bytes
22:47:30 [2019-11-08T22:47:30.500Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.033s	coverage: 62.1% of statements
22:47:30 [2019-11-08T22:47:30.741Z] #45 82.42 strings
22:47:31 [2019-11-08T22:47:31.441Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
22:47:31 [2019-11-08T22:47:31.441Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:47:31 [2019-11-08T22:47:31.479Z] #45 ...
22:47:31 [2019-11-08T22:47:31.479Z] 
22:47:31 [2019-11-08T22:47:31.479Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.83 Setting up libcap-dev:ppc64el (1:2.25-1) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.84 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.85 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.87 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.88 Setting up libprotoc10:ppc64el (3.0.0-9) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.89 Setting up protobuf-c-compiler (1.2.1-2) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.90 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.93 Setting up protobuf-compiler (3.0.0-9) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.95 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.96 Setting up libnl-3-dev:ppc64el (3.2.27-2) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 82.98 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:47:31 [2019-11-08T22:47:31.479Z] #41 DONE 83.2s
22:47:31 [2019-11-08T22:47:31.479Z] 
22:47:31 [2019-11-08T22:47:31.479Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:47:32 [2019-11-08T22:47:32.012Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.051s	coverage: 19.9% of statements
22:47:32 [2019-11-08T22:47:32.012Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
22:47:32 [2019-11-08T22:47:32.273Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 47.8% of statements
22:47:32 [2019-11-08T22:47:32.405Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:32 [2019-11-08T22:47:32.405Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:33 [2019-11-08T22:47:33.213Z] ok  	github.com/docker/docker/daemon/network	0.023s	coverage: 63.8% of statements
22:47:34 [2019-11-08T22:47:34.154Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.952s	coverage: 82.5% of statements
22:47:34 [2019-11-08T22:47:34.154Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:47:34 [2019-11-08T22:47:34.154Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:47:34 [2019-11-08T22:47:34.550Z] #42 2.846 Note: Building without setproctitle() and strlcpy() support.
22:47:34 [2019-11-08T22:47:34.550Z] #42 2.846       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:47:34 [2019-11-08T22:47:34.550Z] #42 ...
22:47:34 [2019-11-08T22:47:34.550Z] 
22:47:34 [2019-11-08T22:47:34.550Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:34 [2019-11-08T22:47:34.550Z] #55 26.98 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc .
22:47:34 [2019-11-08T22:47:34.894Z] #55 ...
22:47:34 [2019-11-08T22:47:34.894Z] 
22:47:34 [2019-11-08T22:47:34.894Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:34 [2019-11-08T22:47:34.894Z] #37 4.247 -- The C compiler identification is GNU 6.3.0
22:47:34 [2019-11-08T22:47:34.894Z] #37 4.376 -- Check for working C compiler: /usr/bin/cc
22:47:34 [2019-11-08T22:47:34.894Z] #37 5.342 -- Check for working C compiler: /usr/bin/cc -- works
22:47:34 [2019-11-08T22:47:34.894Z] #37 5.354 -- Detecting C compiler ABI info
22:47:34 [2019-11-08T22:47:34.894Z] #37 6.409 -- Detecting C compiler ABI info - done
22:47:34 [2019-11-08T22:47:34.894Z] #37 6.611 -- Detecting C compile features
22:47:34 [2019-11-08T22:47:34.894Z] #37 9.689 -- Detecting C compile features - done
22:47:34 [2019-11-08T22:47:34.894Z] #37 9.785 -- Performing Test HAS_BUILTIN_FORTIFY
22:47:34 [2019-11-08T22:47:34.894Z] #37 10.22 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:47:34 [2019-11-08T22:47:34.894Z] #37 10.53 -- Configuring done
22:47:34 [2019-11-08T22:47:34.894Z] #37 10.58 -- Generating done
22:47:34 [2019-11-08T22:47:34.894Z] #37 10.60 -- Build files have been written to: /tmp/tmp.axPVWqHode/tini
22:47:34 [2019-11-08T22:47:34.894Z] #37 10.62 + make tini-static
22:47:34 [2019-11-08T22:47:34.894Z] #37 11.27 Scanning dependencies of target tini-static
22:47:34 [2019-11-08T22:47:34.894Z] #37 11.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:47:35 [2019-11-08T22:47:35.095Z] ok  	github.com/docker/docker/distribution/metadata	0.100s	coverage: 48.2% of statements
22:47:35 [2019-11-08T22:47:35.235Z] #37 ...
22:47:35 [2019-11-08T22:47:35.235Z] 
22:47:35 [2019-11-08T22:47:35.235Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:47:35 [2019-11-08T22:47:35.235Z] #29 76.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:47:35 [2019-11-08T22:47:35.235Z] #29 ...
22:47:35 [2019-11-08T22:47:35.235Z] 
22:47:35 [2019-11-08T22:47:35.235Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:35 [2019-11-08T22:47:35.235Z] #27 32.98 
22:47:35 [2019-11-08T22:47:35.235Z] #27 36.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:47:35 [2019-11-08T22:47:35.235Z] #27 36.61 skipping existing c8c2d4a6b2e3
22:47:35 [2019-11-08T22:47:35.235Z] #27 36.95 
22:47:35 [2019-11-08T22:47:35.665Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 49.4% of statements
22:47:36 [2019-11-08T22:47:36.234Z] ok  	github.com/docker/docker/distribution	0.333s	coverage: 22.1% of statements
22:47:36 [2019-11-08T22:47:36.234Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:47:36 [2019-11-08T22:47:36.423Z] #27 ...
22:47:36 [2019-11-08T22:47:36.423Z] 
22:47:36 [2019-11-08T22:47:36.423Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:47:36 [2019-11-08T22:47:36.423Z] #18 25.23 Fetched 7720 kB in 24s (315 kB/s)
22:47:36 [2019-11-08T22:47:36.423Z] #18 25.23 Reading package lists...
22:47:36 [2019-11-08T22:47:36.423Z] #18 ...
22:47:36 [2019-11-08T22:47:36.423Z] 
22:47:36 [2019-11-08T22:47:36.423Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:47:36 [2019-11-08T22:47:36.423Z] #42 4.951 fatal: Not a git repository (or any of the parent directories): .git
22:47:36 [2019-11-08T22:47:36.423Z] #42 5.038   GEN      .gitid
22:47:36 [2019-11-08T22:47:36.423Z] #42 5.067   GEN      criu/include/version.h
22:47:36 [2019-11-08T22:47:36.423Z] #42 5.135   GEN      include/common/asm
22:47:36 [2019-11-08T22:47:36.589Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
22:47:36 [2019-11-08T22:47:36.589Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s)
22:47:36 [2019-11-08T22:47:36.589Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.83s)
22:47:36 [2019-11-08T22:47:36.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s)
22:47:36 [2019-11-08T22:47:36.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
22:47:36 [2019-11-08T22:47:36.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.66s)
22:47:36 [2019-11-08T22:47:36.590Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.46s)
22:47:36 [2019-11-08T22:47:36.590Z] === RUN   TestBuildMultiStageCopy
22:47:36 [2019-11-08T22:47:36.590Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:47:36 [2019-11-08T22:47:36.767Z] #42 ...
22:47:36 [2019-11-08T22:47:36.767Z] 
22:47:36 [2019-11-08T22:47:36.767Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:47:36 [2019-11-08T22:47:36.767Z] #32 78.49 bytes
22:47:36 [2019-11-08T22:47:36.767Z] #32 78.50 strings
22:47:37 [2019-11-08T22:47:37.502Z] #32 ...
22:47:37 [2019-11-08T22:47:37.502Z] 
22:47:37 [2019-11-08T22:47:37.502Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:47:37 [2019-11-08T22:47:37.502Z] #27 40.22 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:47:37 [2019-11-08T22:47:37.618Z] ok  	github.com/docker/docker/image	0.054s	coverage: 86.4% of statements
22:47:37 [2019-11-08T22:47:37.878Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
22:47:38 [2019-11-08T22:47:38.138Z] ok  	github.com/docker/docker/image/v1	0.041s	coverage: 25.0% of statements
22:47:38 [2019-11-08T22:47:38.138Z] ok  	github.com/docker/docker/distribution/xfer	1.703s	coverage: 85.1% of statements
22:47:38 [2019-11-08T22:47:38.138Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:47:38 [2019-11-08T22:47:38.138Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:47:38 [2019-11-08T22:47:38.138Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:47:38 [2019-11-08T22:47:38.688Z] #27 41.50 
22:47:38 [2019-11-08T22:47:38.708Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
22:47:38 [2019-11-08T22:47:38.708Z] ok  	github.com/docker/docker/pkg/aaparser	0.009s	coverage: 50.0% of statements
22:47:39 [2019-11-08T22:47:39.116Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:47:39 [2019-11-08T22:47:39.399Z] Running on azwin-2-55e550 in d:\jenkins\workspace\moby_PR-40142
[Pipeline] {
[Pipeline] ws
22:47:39 [2019-11-08T22:47:39.413Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
22:47:39 [2019-11-08T22:47:39.423Z] #27 42.03 
######################################################################## 100.0%
22:47:39 [2019-11-08T22:47:39.423Z] #27 42.33 
[Pipeline] checkout
22:47:39 [2019-11-08T22:47:39.682Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:47:39 [2019-11-08T22:47:39.766Z] #27 42.48 Download of images into '/build' complete.
22:47:39 [2019-11-08T22:47:39.766Z] #27 42.48 Use something like the following to load the result into a Docker daemon:
22:47:39 [2019-11-08T22:47:39.766Z] #27 42.48   tar -cC '/build' . | docker load
22:47:39 [2019-11-08T22:47:39.766Z] #27 DONE 42.6s
22:47:39 [2019-11-08T22:47:39.766Z] 
22:47:39 [2019-11-08T22:47:39.766Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:39 [2019-11-08T22:47:39.766Z] #37 14.90 [100%] Linking C executable tini-static
22:47:39 [2019-11-08T22:47:39.766Z] #37 16.13 [100%] Built target tini-static
22:47:39 [2019-11-08T22:47:39.766Z] #37 16.20 + mkdir -p /build
22:47:39 [2019-11-08T22:47:39.766Z] #37 16.20 + cp tini-static /build/docker-init
22:47:39 [2019-11-08T22:47:39.766Z] #37 DONE 16.3s
22:47:39 [2019-11-08T22:47:39.766Z] 
22:47:39 [2019-11-08T22:47:39.766Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:47:39 [2019-11-08T22:47:39.766Z] #42 8.107   PBCC     images/google/protobuf/descriptor.pb-c.c
22:47:39 [2019-11-08T22:47:39.766Z] #42 8.379   PBCC     images/opts.pb-c.c
22:47:40 [2019-11-08T22:47:40.108Z] #42 8.708   PBCC     images/sit.pb-c.c
22:47:40 [2019-11-08T22:47:40.108Z] #42 8.904   DEP      images/google/protobuf/descriptor.pb-c.d
22:47:40 [2019-11-08T22:47:40.108Z] #42 9.023   DEP      images/opts.pb-c.d
22:47:40 [2019-11-08T22:47:40.248Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:47:40 [2019-11-08T22:47:40.451Z] #42 9.141   DEP      images/sit.pb-c.d
22:47:40 [2019-11-08T22:47:40.617Z] ok  	github.com/docker/docker/opts	0.078s	coverage: 66.9% of statements
22:47:40 [2019-11-08T22:47:40.794Z] #42 9.348   PBCC     images/macvlan.pb-c.c
22:47:40 [2019-11-08T22:47:40.794Z] #42 9.379   DEP      images/macvlan.pb-c.d
22:47:40 [2019-11-08T22:47:40.794Z] #42 9.438   PBCC     images/autofs.pb-c.c
22:47:40 [2019-11-08T22:47:40.794Z] #42 9.485   DEP      images/autofs.pb-c.d
22:47:40 [2019-11-08T22:47:40.794Z] #42 9.576   PBCC     images/sysctl.pb-c.c
22:47:41 [2019-11-08T22:47:41.136Z] #42 9.632   DEP      images/sysctl.pb-c.d
22:47:41 [2019-11-08T22:47:41.136Z] #42 9.734   PBCC     images/time.pb-c.c
22:47:41 [2019-11-08T22:47:41.136Z] #42 9.792   DEP      images/time.pb-c.d
22:47:41 [2019-11-08T22:47:41.181Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:47:41 [2019-11-08T22:47:41.478Z] #42 10.24   PBCC     images/binfmt-misc.pb-c.c
22:47:41 [2019-11-08T22:47:41.478Z] #42 10.27   DEP      images/binfmt-misc.pb-c.d
22:47:41 [2019-11-08T22:47:41.478Z] #42 10.36   PBCC     images/seccomp.pb-c.c
22:47:41 [2019-11-08T22:47:41.555Z] ok  	github.com/docker/docker/pkg/broadcaster	0.012s	coverage: 100.0% of statements
22:47:41 [2019-11-08T22:47:41.747Z] --- PASS: TestBuildMultiStageCopy (5.94s)
22:47:41 [2019-11-08T22:47:41.747Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
22:47:41 [2019-11-08T22:47:41.747Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s)
22:47:41 [2019-11-08T22:47:41.747Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s)
22:47:41 [2019-11-08T22:47:41.747Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s)
22:47:41 [2019-11-08T22:47:41.747Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.76s)
22:47:41 [2019-11-08T22:47:41.747Z] === RUN   TestBuildMultiStageParentConfig
22:47:41 [2019-11-08T22:47:41.815Z] ok  	github.com/docker/docker/pkg/authorization	1.125s	coverage: 68.3% of statements
22:47:41 [2019-11-08T22:47:41.815Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
22:47:41 [2019-11-08T22:47:41.819Z] #42 10.40   DEP      images/seccomp.pb-c.d
22:47:41 [2019-11-08T22:47:41.819Z] #42 10.49   PBCC     images/userns.pb-c.c
22:47:41 [2019-11-08T22:47:41.819Z] #42 10.58   DEP      images/userns.pb-c.d
22:47:42 [2019-11-08T22:47:42.160Z] #42 10.66   PBCC     images/cgroup.pb-c.c
22:47:42 [2019-11-08T22:47:42.160Z] #42 10.70   DEP      images/cgroup.pb-c.d
22:47:42 [2019-11-08T22:47:42.160Z] #42 10.80   PBCC     images/fown.pb-c.c
22:47:42 [2019-11-08T22:47:42.160Z] #42 10.86   PBCC     images/ext-file.pb-c.c
22:47:42 [2019-11-08T22:47:42.160Z] #42 10.90   DEP      images/fown.pb-c.d
22:47:42 [2019-11-08T22:47:42.501Z] #42 11.06   DEP      images/ext-file.pb-c.d
22:47:42 [2019-11-08T22:47:42.501Z] #42 11.20   PBCC     images/rpc.pb-c.c
22:47:42 [2019-11-08T22:47:42.501Z] #42 11.27   DEP      images/rpc.pb-c.d
22:47:42 [2019-11-08T22:47:42.756Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
22:47:42 [2019-11-08T22:47:42.756Z] ok  	github.com/docker/docker/pkg/archive	1.321s	coverage: 76.8% of statements
22:47:42 [2019-11-08T22:47:42.841Z] #42 11.47   PBCC     images/siginfo.pb-c.c
22:47:42 [2019-11-08T22:47:42.842Z] #42 11.51   DEP      images/siginfo.pb-c.d
22:47:43 [2019-11-08T22:47:43.211Z] #42 11.82   PBCC     images/pagemap.pb-c.c
22:47:43 [2019-11-08T22:47:43.211Z] #42 12.00   DEP      images/pagemap.pb-c.d
22:47:43 [2019-11-08T22:47:43.326Z] ok  	github.com/docker/docker/pkg/discovery	0.013s	coverage: 58.3% of statements
22:47:43 [2019-11-08T22:47:43.554Z] #42 12.14   PBCC     images/rlimit.pb-c.c
22:47:43 [2019-11-08T22:47:43.554Z] #42 12.20   DEP      images/rlimit.pb-c.d
22:47:43 [2019-11-08T22:47:43.554Z] #42 12.30   PBCC     images/file-lock.pb-c.c
22:47:43 [2019-11-08T22:47:43.554Z] #42 12.34   DEP      images/file-lock.pb-c.d
22:47:43 [2019-11-08T22:47:43.585Z] ok  	github.com/docker/docker/pkg/discovery/file	0.013s	coverage: 92.9% of statements
22:47:43 [2019-11-08T22:47:43.646Z] --- PASS: TestBuildMultiStageParentConfig (1.72s)
22:47:43 [2019-11-08T22:47:43.646Z] === RUN   TestBuildLabelWithTargets
22:47:43 [2019-11-08T22:47:43.893Z] #42 12.52   PBCC     images/tty.pb-c.c
22:47:43 [2019-11-08T22:47:43.893Z] #42 12.69   DEP      images/tty.pb-c.d
22:47:44 [2019-11-08T22:47:44.232Z] #42 12.80   PBCC     images/tun.pb-c.c
22:47:44 [2019-11-08T22:47:44.232Z] #42 12.89   PBCC     images/netdev.pb-c.c
22:47:44 [2019-11-08T22:47:44.232Z] #42 12.99   DEP      images/tun.pb-c.d
22:47:44 [2019-11-08T22:47:44.523Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
22:47:44 [2019-11-08T22:47:44.668Z] #42 13.22   DEP      images/netdev.pb-c.d
22:47:44 [2019-11-08T22:47:44.668Z] #42 13.31   PBCC     images/vma.pb-c.c
22:47:44 [2019-11-08T22:47:44.668Z] #42 13.43   DEP      images/vma.pb-c.d
22:47:44 [2019-11-08T22:47:44.782Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
22:47:45 [2019-11-08T22:47:45.012Z] #42 13.56   PBCC     images/creds.pb-c.c
22:47:45 [2019-11-08T22:47:45.012Z] #42 13.60   DEP      images/creds.pb-c.d
22:47:45 [2019-11-08T22:47:45.012Z] #42 13.75   PBCC     images/utsns.pb-c.c
22:47:45 [2019-11-08T22:47:45.012Z] #42 13.77   DEP      images/utsns.pb-c.d
22:47:45 [2019-11-08T22:47:45.012Z] #42 13.83   PBCC     images/ipc-desc.pb-c.c
22:47:45 [2019-11-08T22:47:45.012Z] #42 13.87   PBCC     images/ipc-sem.pb-c.c
22:47:45 [2019-11-08T22:47:45.012Z] #42 13.91   DEP      images/ipc-desc.pb-c.d
22:47:45 [2019-11-08T22:47:45.353Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
22:47:45 [2019-11-08T22:47:45.356Z] #42 14.01   DEP      images/ipc-sem.pb-c.d
22:47:45 [2019-11-08T22:47:45.356Z] #42 14.06   PBCC     images/ipc-msg.pb-c.c
22:47:45 [2019-11-08T22:47:45.356Z] #42 14.10   DEP      images/ipc-msg.pb-c.d
22:47:45 [2019-11-08T22:47:45.356Z] #42 14.16   PBCC     images/ipc-shm.pb-c.c
22:47:45 [2019-11-08T22:47:45.356Z] #42 14.20   DEP      images/ipc-shm.pb-c.d
22:47:45 [2019-11-08T22:47:45.699Z] #42 14.26   PBCC     images/ipc-var.pb-c.c
22:47:45 [2019-11-08T22:47:45.699Z] #42 14.31   DEP      images/ipc-var.pb-c.d
22:47:45 [2019-11-08T22:47:45.699Z] #42 14.41   PBCC     images/sk-opts.pb-c.c
22:47:45 [2019-11-08T22:47:45.699Z] #42 14.48   PBCC     images/packet-sock.pb-c.c
22:47:46 [2019-11-08T22:47:46.041Z] #42 14.58   DEP      images/sk-opts.pb-c.d
22:47:46 [2019-11-08T22:47:46.041Z] #42 14.68   DEP      images/packet-sock.pb-c.d
22:47:46 [2019-11-08T22:47:46.041Z] #42 14.83   PBCC     images/sk-netlink.pb-c.c
22:47:46 [2019-11-08T22:47:46.041Z] #42 14.95   DEP      images/sk-netlink.pb-c.d
22:47:46 [2019-11-08T22:47:46.174Z] --- PASS: TestBuildLabelWithTargets (2.76s)
22:47:46 [2019-11-08T22:47:46.174Z] === RUN   TestBuildWithEmptyLayers
22:47:46 [2019-11-08T22:47:46.289Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
22:47:46 [2019-11-08T22:47:46.383Z] #42 15.06   PBCC     images/sk-inet.pb-c.c
22:47:46 [2019-11-08T22:47:46.383Z] #42 15.15   DEP      images/sk-inet.pb-c.d
22:47:46 [2019-11-08T22:47:46.726Z] #42 15.25   PBCC     images/sk-unix.pb-c.c
22:47:46 [2019-11-08T22:47:46.726Z] #42 15.33   DEP      images/sk-unix.pb-c.d
22:47:46 [2019-11-08T22:47:46.726Z] #42 15.40   PBCC     images/mm.pb-c.c
22:47:46 [2019-11-08T22:47:46.726Z] #42 15.50   DEP      images/mm.pb-c.d
22:47:46 [2019-11-08T22:47:46.726Z] #42 15.62   PBCC     images/timerfd.pb-c.c
22:47:46 [2019-11-08T22:47:46.856Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.474s	coverage: 43.2% of statements
22:47:47 [2019-11-08T22:47:47.070Z] #42 15.70   DEP      images/timerfd.pb-c.d
22:47:47 [2019-11-08T22:47:47.070Z] #42 15.78   PBCC     images/timer.pb-c.c
22:47:47 [2019-11-08T22:47:47.070Z] #42 15.82   DEP      images/timer.pb-c.d
22:47:47 [2019-11-08T22:47:47.116Z] ok  	github.com/docker/docker/pkg/fileutils	0.030s	coverage: 89.5% of statements
22:47:47 [2019-11-08T22:47:47.412Z] #42 15.92   PBCC     images/sa.pb-c.c
22:47:47 [2019-11-08T22:47:47.412Z] #42 16.03   DEP      images/sa.pb-c.d
22:47:47 [2019-11-08T22:47:47.412Z] #42 ...
22:47:47 [2019-11-08T22:47:47.412Z] 
22:47:47 [2019-11-08T22:47:47.412Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:47:47 [2019-11-08T22:47:47.412Z] #18 25.23 Reading package lists...
22:47:47 [2019-11-08T22:47:47.412Z] #18 36.89 Reading package lists...
22:47:47 [2019-11-08T22:47:47.412Z] #18 ...
22:47:47 [2019-11-08T22:47:47.412Z] 
22:47:47 [2019-11-08T22:47:47.412Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:47:47 [2019-11-08T22:47:47.412Z] #42 16.14   PBCC     images/pipe-data.pb-c.c
22:47:47 [2019-11-08T22:47:47.412Z] #42 16.18   DEP      images/pipe-data.pb-c.d
22:47:47 [2019-11-08T22:47:47.412Z] #42 16.28   PBCC     images/mnt.pb-c.c
22:47:47 [2019-11-08T22:47:47.546Z] --- PASS: TestBuildWithEmptyLayers (1.33s)
22:47:47 [2019-11-08T22:47:47.546Z] === RUN   TestBuildMultiStageOnBuild
22:47:47 [2019-11-08T22:47:47.685Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
22:47:47 [2019-11-08T22:47:47.685Z] ok  	github.com/docker/docker/pkg/fsutils	0.343s	coverage: 85.1% of statements
22:47:47 [2019-11-08T22:47:47.685Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.143s	coverage: 84.1% of statements
22:47:47 [2019-11-08T22:47:47.754Z] #42 16.38   DEP      images/mnt.pb-c.d
22:47:47 [2019-11-08T22:47:47.754Z] #42 ...
22:47:47 [2019-11-08T22:47:47.754Z] 
22:47:47 [2019-11-08T22:47:47.754Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:47:47 [2019-11-08T22:47:47.754Z] #32 89.31 bufio
22:47:47 [2019-11-08T22:47:47.754Z] #32 94.30 reflect
22:47:47 [2019-11-08T22:47:47.754Z] #32 95.55 path
22:47:47 [2019-11-08T22:47:47.754Z] #32 97.79 text/tabwriter
22:47:47 [2019-11-08T22:47:47.754Z] #32 ...
22:47:47 [2019-11-08T22:47:47.754Z] 
22:47:47 [2019-11-08T22:47:47.754Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:47:47 [2019-11-08T22:47:47.754Z] #42 16.47   PBCC     images/sk-packet.pb-c.c
22:47:47 [2019-11-08T22:47:47.754Z] #42 16.51   DEP      images/sk-packet.pb-c.d
22:47:47 [2019-11-08T22:47:47.754Z] #42 16.61   PBCC     images/tcp-stream.pb-c.c
22:47:48 [2019-11-08T22:47:48.096Z] #42 16.70   DEP      images/tcp-stream.pb-c.d
22:47:48 [2019-11-08T22:47:48.096Z] #42 16.79   PBCC     images/pipe.pb-c.c
22:47:48 [2019-11-08T22:47:48.096Z] #42 16.85   DEP      images/pipe.pb-c.d
22:47:48 [2019-11-08T22:47:48.254Z] ok  	github.com/docker/docker/layer	7.409s	coverage: 68.8% of statements
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/oci	[no test files]
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:47:48 [2019-11-08T22:47:48.254Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:47:48 [2019-11-08T22:47:48.438Z] #42 17.00   PBCC     images/pstree.pb-c.c
22:47:48 [2019-11-08T22:47:48.438Z] #42 17.08   DEP      images/pstree.pb-c.d
22:47:48 [2019-11-08T22:47:48.438Z] #42 17.21   PBCC     images/fs.pb-c.c
22:47:48 [2019-11-08T22:47:48.438Z] #42 17.26   DEP      images/fs.pb-c.d
22:47:48 [2019-11-08T22:47:48.782Z] #42 17.40   PBCC     images/signalfd.pb-c.c
22:47:48 [2019-11-08T22:47:48.782Z] #42 17.48   DEP      images/signalfd.pb-c.d
22:47:48 [2019-11-08T22:47:48.782Z] #42 17.56   PBCC     images/fh.pb-c.c
22:47:48 [2019-11-08T22:47:48.823Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
22:47:48 [2019-11-08T22:47:48.823Z] ok  	github.com/docker/docker/pkg/locker	0.030s	coverage: 88.9% of statements
22:47:49 [2019-11-08T22:47:49.123Z] #42 17.71   PBCC     images/fsnotify.pb-c.c
22:47:49 [2019-11-08T22:47:49.123Z] #42 17.82   DEP      images/fh.pb-c.d
22:47:49 [2019-11-08T22:47:49.123Z] #42 17.92   DEP      images/fsnotify.pb-c.d
22:47:49 [2019-11-08T22:47:49.393Z] ok  	github.com/docker/docker/pkg/idtools	0.775s	coverage: 70.1% of statements
22:47:49 [2019-11-08T22:47:49.393Z] ok  	github.com/docker/docker/pkg/ioutils	0.654s	coverage: 70.6% of statements
22:47:49 [2019-11-08T22:47:49.393Z] ok  	github.com/docker/docker/pkg/longpath	0.037s	coverage: 100.0% of statements
22:47:49 [2019-11-08T22:47:49.393Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:47:49 [2019-11-08T22:47:49.465Z] #42 18.01   PBCC     images/eventpoll.pb-c.c
22:47:49 [2019-11-08T22:47:49.465Z] #42 18.07   DEP      images/eventpoll.pb-c.d
22:47:49 [2019-11-08T22:47:49.465Z] #42 18.17   PBCC     images/eventfd.pb-c.c
22:47:49 [2019-11-08T22:47:49.465Z] #42 18.21   DEP      images/eventfd.pb-c.d
22:47:49 [2019-11-08T22:47:49.465Z] #42 18.34   PBCC     images/remap-file-path.pb-c.c
22:47:49 [2019-11-08T22:47:49.808Z] #42 18.42   DEP      images/remap-file-path.pb-c.d
22:47:49 [2019-11-08T22:47:49.808Z] #42 18.51   PBCC     images/fifo.pb-c.c
22:47:49 [2019-11-08T22:47:49.808Z] #42 18.55   DEP      images/fifo.pb-c.d
22:47:49 [2019-11-08T22:47:49.965Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.021s	coverage: 85.7% of statements
22:47:49 [2019-11-08T22:47:49.965Z] ok  	github.com/docker/docker/pkg/parsers	0.033s	coverage: 97.0% of statements
22:47:50 [2019-11-08T22:47:50.150Z] #42 18.67   PBCC     images/ghost-file.pb-c.c
22:47:50 [2019-11-08T22:47:50.150Z] #42 18.79   DEP      images/ghost-file.pb-c.d
22:47:50 [2019-11-08T22:47:50.150Z] #42 18.90   PBCC     images/regfile.pb-c.c
22:47:50 [2019-11-08T22:47:50.150Z] #42 18.98   DEP      images/regfile.pb-c.d
22:47:50 [2019-11-08T22:47:50.225Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.010s	coverage: 60.0% of statements
22:47:50 [2019-11-08T22:47:50.485Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 91.4% of statements
22:47:50 [2019-11-08T22:47:50.492Z] #42 19.08   PBCC     images/ns.pb-c.c
22:47:50 [2019-11-08T22:47:50.492Z] #42 19.12   DEP      images/ns.pb-c.d
22:47:50 [2019-11-08T22:47:50.492Z] #42 19.24   PBCC     images/fdinfo.pb-c.c
22:47:50 [2019-11-08T22:47:50.746Z] ok  	github.com/docker/docker/pkg/pidfile	0.043s	coverage: 82.4% of statements
22:47:50 [2019-11-08T22:47:50.832Z] #42 19.45   DEP      images/fdinfo.pb-c.d
22:47:50 [2019-11-08T22:47:50.832Z] #42 19.62   PBCC     images/core-aarch64.pb-c.c
22:47:50 [2019-11-08T22:47:50.832Z] #42 19.73   PBCC     images/core-arm.pb-c.c
22:47:51 [2019-11-08T22:47:51.007Z] ok  	github.com/docker/docker/pkg/mount	0.874s	coverage: 70.0% of statements
22:47:51 [2019-11-08T22:47:51.007Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:47:51 [2019-11-08T22:47:51.007Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:47:51 [2019-11-08T22:47:51.007Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:47:51 [2019-11-08T22:47:51.194Z] #42 19.81   PBCC     images/core-ppc64.pb-c.c
22:47:51 [2019-11-08T22:47:51.194Z] #42 ...
22:47:51 [2019-11-08T22:47:51.194Z] 
22:47:51 [2019-11-08T22:47:51.194Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:47:51 [2019-11-08T22:47:51.194Z] #45 92.85 bufio
22:47:51 [2019-11-08T22:47:51.194Z] #45 98.23 hash/crc32
22:47:51 [2019-11-08T22:47:51.194Z] #45 98.40 reflect
22:47:51 [2019-11-08T22:47:51.194Z] #45 100.1 regexp/syntax
22:47:51 [2019-11-08T22:47:51.194Z] #45 103.0 vendor/golang.org/x/net/dns/dnsmessage
22:47:51 [2019-11-08T22:47:51.194Z] #45 ...
22:47:51 [2019-11-08T22:47:51.194Z] 
22:47:51 [2019-11-08T22:47:51.194Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:47:51 [2019-11-08T22:47:51.194Z] #42 19.97   PBCC     images/core-s390.pb-c.c
22:47:51 [2019-11-08T22:47:51.268Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.047s	coverage: 56.8% of statements
22:47:51 [2019-11-08T22:47:51.535Z] #42 20.17   PBCC     images/core-x86.pb-c.c
22:47:51 [2019-11-08T22:47:51.535Z] #42 20.31   PBCC     images/core.pb-c.c
22:47:51 [2019-11-08T22:47:51.728Z] --- PASS: TestBuildMultiStageOnBuild (3.76s)
22:47:51 [2019-11-08T22:47:51.728Z] === RUN   TestBuildUncleanTarFilenames
22:47:51 [2019-11-08T22:47:51.876Z] #42 20.48   PBCC     images/inventory.pb-c.c
22:47:51 [2019-11-08T22:47:51.876Z] #42 20.61   DEP      images/core-aarch64.pb-c.d
22:47:51 [2019-11-08T22:47:51.876Z] #42 20.67   DEP      images/core-arm.pb-c.d
22:47:52 [2019-11-08T22:47:52.050Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
22:47:52 [2019-11-08T22:47:52.050Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.011s	coverage: 85.7% of statements
22:47:52 [2019-11-08T22:47:52.050Z] ok  	github.com/docker/docker/pkg/progress	0.021s	coverage: 75.9% of statements
22:47:52 [2019-11-08T22:47:52.217Z] #42 20.77   DEP      images/core-ppc64.pb-c.d
22:47:52 [2019-11-08T22:47:52.218Z] #42 20.86   DEP      images/core-s390.pb-c.d
22:47:52 [2019-11-08T22:47:52.218Z] #42 21.01   DEP      images/core-x86.pb-c.d
22:47:52 [2019-11-08T22:47:52.218Z] #42 21.15   DEP      images/core.pb-c.d
22:47:52 [2019-11-08T22:47:52.558Z] #42 21.24   DEP      images/inventory.pb-c.d
22:47:52 [2019-11-08T22:47:52.558Z] #42 21.35   PBCC     images/cpuinfo.pb-c.c
22:47:52 [2019-11-08T22:47:52.558Z] #42 21.44   DEP      images/cpuinfo.pb-c.d
22:47:52 [2019-11-08T22:47:52.631Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
22:47:52 [2019-11-08T22:47:52.899Z] #42 21.57   PBCC     images/stats.pb-c.c
22:47:52 [2019-11-08T22:47:52.899Z] #42 21.60   DEP      images/stats.pb-c.d
22:47:53 [2019-11-08T22:47:53.568Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
22:47:53 [2019-11-08T22:47:53.568Z] ok  	github.com/docker/docker/pkg/pubsub	1.096s	coverage: 73.9% of statements
22:47:53 [2019-11-08T22:47:53.706Z] --- PASS: TestBuildUncleanTarFilenames (2.09s)
22:47:53 [2019-11-08T22:47:53.706Z] === RUN   TestBuildMultiStageLayerLeak
22:47:54 [2019-11-08T22:47:54.137Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
22:47:54 [2019-11-08T22:47:54.137Z] ok  	github.com/docker/docker/pkg/streamformatter	0.011s	coverage: 66.2% of statements
22:47:54 [2019-11-08T22:47:54.706Z] ok  	github.com/docker/docker/pkg/symlink	0.035s	coverage: 87.7% of statements
22:47:54 [2019-11-08T22:47:54.706Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 80.6% of statements
22:47:55 [2019-11-08T22:47:55.646Z] ok  	github.com/docker/docker/pkg/tailfile	0.088s	coverage: 88.6% of statements
22:47:55 [2019-11-08T22:47:55.646Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 36.9% of statements
22:47:55 [2019-11-08T22:47:55.906Z] ok  	github.com/docker/docker/pkg/signal	2.874s	coverage: 61.0% of statements
22:47:55 [2019-11-08T22:47:55.932Z] #42 24.20 make[1]: Nothing to be done for 'all'.
22:47:56 [2019-11-08T22:47:56.477Z] ok  	github.com/docker/docker/pkg/term	0.023s	coverage: 84.8% of statements
22:47:56 [2019-11-08T22:47:56.477Z] testing: warning: no tests to run
22:47:56 [2019-11-08T22:47:56.477Z] coverage: [no statements]
22:47:56 [2019-11-08T22:47:56.477Z] ok  	github.com/docker/docker/pkg/term/windows	0.011s	coverage: [no statements] [no tests to run]
22:47:56 [2019-11-08T22:47:56.477Z] ok  	github.com/docker/docker/pkg/tarsum	0.118s	coverage: 89.3% of statements
22:47:57 [2019-11-08T22:47:57.046Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
22:47:57 [2019-11-08T22:47:57.046Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
22:47:57 [2019-11-08T22:47:57.046Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
22:47:57 [2019-11-08T22:47:57.886Z] --- PASS: TestBuildMultiStageLayerLeak (4.20s)
22:47:57 [2019-11-08T22:47:57.886Z] === RUN   TestBuildWithHugeFile
22:47:58 [2019-11-08T22:47:58.252Z] #42 26.63   CC       images/stats.o
22:47:58 [2019-11-08T22:47:58.252Z] #42 ...
22:47:58 [2019-11-08T22:47:58.252Z] 
22:47:58 [2019-11-08T22:47:58.252Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:47:58 [2019-11-08T22:47:58.252Z] #18 36.89 Reading package lists...
22:47:58 [2019-11-08T22:47:58.252Z] #18 47.63 Building dependency tree...
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84 The following additional packages will be installed:
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.84   python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.85 Suggested packages:
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.86   apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.86   gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.86   python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.86   vim-doc vim-scripts xfsdump acl attr quota
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.86 Recommended packages:
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.86   aufs-dkms libpam-cap build-essential python3-dev python3-keyring
22:47:58 [2019-11-08T22:47:58.252Z] #18 49.86   python3-keyrings.alt python3-xdg unzip
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49 The following NEW packages will be installed:
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   apparmor aufs-tools bash-completion binutils-mingw-w64
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.49   python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.50   xfsprogs xxd xz-utils zip
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.62 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.62 Need to get 87.3 MB of archives.
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.62 After this operation, 585 MB of additional disk space will be used.
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 56.82 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.05 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.27 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.32 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.33 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.34 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.34 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.35 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.37 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.38 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.40 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.41 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB]
22:47:58 [2019-11-08T22:47:58.252Z] #18 57.43 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB]
22:47:58 [2019-11-08T22:47:58.429Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
22:47:58 [2019-11-08T22:47:58.593Z] #18 57.47 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 57.48 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 57.51 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 57.55 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 57.55 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 57.59 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 57.62 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 57.64 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB]
22:47:58 [2019-11-08T22:47:58.594Z] #18 ...
22:47:58 [2019-11-08T22:47:58.594Z] 
22:47:58 [2019-11-08T22:47:58.594Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:47:58 [2019-11-08T22:47:58.594Z] #42 27.28   CC       images/core.o
22:47:58 [2019-11-08T22:47:58.997Z] ok  	github.com/docker/docker/profiles/seccomp	0.023s	coverage: 73.8% of statements
22:47:59 [2019-11-08T22:47:59.257Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
22:48:00 [2019-11-08T22:48:00.197Z] ok  	github.com/docker/docker/plugin	0.621s	coverage: 27.1% of statements
22:48:00 [2019-11-08T22:48:00.307Z] #42 28.86   CC       images/core-x86.o
22:48:00 [2019-11-08T22:48:00.457Z] ok  	github.com/docker/docker/registry/resumable	0.035s	coverage: 100.0% of statements
22:48:01 [2019-11-08T22:48:01.026Z] ok  	github.com/docker/docker/restartmanager	0.018s	coverage: 50.9% of statements
22:48:01 [2019-11-08T22:48:01.044Z] #42 29.59   CC       images/core-arm.o
22:48:01 [2019-11-08T22:48:01.386Z] #42 30.18   CC       images/core-aarch64.o
22:48:01 [2019-11-08T22:48:01.599Z] ok  	github.com/docker/docker/registry	0.292s	coverage: 56.2% of statements
22:48:01 [2019-11-08T22:48:01.599Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
22:48:01 [2019-11-08T22:48:01.865Z] ok  	github.com/docker/docker/runconfig	0.061s	coverage: 68.2% of statements
22:48:02 [2019-11-08T22:48:02.160Z] #42 30.76   CC       images/core-ppc64.o
22:48:03 [2019-11-08T22:48:03.348Z] #42 ...
22:48:03 [2019-11-08T22:48:03.348Z] 
22:48:03 [2019-11-08T22:48:03.348Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:48:03 [2019-11-08T22:48:03.348Z] #32 105.0 internal/syscall/unix
22:48:03 [2019-11-08T22:48:03.348Z] #32 105.1 time
22:48:03 [2019-11-08T22:48:03.348Z] #32 114.9 internal/poll
22:48:03 [2019-11-08T22:48:03.348Z] #32 ...
22:48:03 [2019-11-08T22:48:03.348Z] 
22:48:03 [2019-11-08T22:48:03.348Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:48:03 [2019-11-08T22:48:03.348Z] #60 58.41 Checking out files:  37% (1090/2931)   
Checking out files:  38% (1114/2931)   
Checking out files:  39% (1144/2931)   
Checking out files:  40% (1173/2931)   
Checking out files:  41% (1202/2931)   
Checking out files:  42% (1232/2931)   
Checking out files:  43% (1261/2931)   
Checking out files:  44% (1290/2931)   
Checking out files:  45% (1319/2931)   
Checking out files:  46% (1349/2931)   
Checking out files:  47% (1378/2931)   
Checking out files:  48% (1407/2931)   
Checking out files:  49% (1437/2931)   
Checking out files:  50% (1466/2931)   
Checking out files:  51% (1495/2931)   
Checking out files:  52% (1525/2931)   
Checking out files:  53% (1554/2931)   
Checking out files:  54% (1583/2931)   
Checking out files:  55% (1613/2931)   
Checking out files:  56% (1642/2931)   
Checking out files:  57% (1671/2931)   
Checking out files:  58% (1700/2931)   
Checking out files:  59% (1730/2931)   
Checking out files:  60% (1759/2931)   
Checking out files:  61% (1788/2931)   
Checking out files:  62% (1818/2931)   
Checking out files:  63% (1847/2931)   
Checking out files:  64% (1876/2931)   
Checking out files:  65% (1906/2931)   
Checking out files:  66% (1935/2931)   
Checking out files:  67% (1964/2931)   
Checking out files:  68% (1994/2931)   
Checking out files:  69% (2023/2931)   
Checking out files:  70% (2052/2931)   
Checking out files:  71% (2082/2931)   
Checking out files:  72% (2111/2931)   
Checking out files:  73% (2140/2931)   
Checking out files:  74% (2169/2931)   
Checking out files:  75% (2199/2931)   
Checking out files:  76% (2228/2931)   
Checking out files:  77% (2257/2931)   
Checking out files:  78% (2287/2931)   
Checking out files:  79% (2316/2931)   
Checking out files:  80% (2345/2931)   
Checking out files:  81% (2375/2931)   
Checking out files:  81% (2393/2931)   
Checking out files:  82% (2404/2931)   
Checking out files:  83% (2433/2931)   
Checking out files:  84% (2463/2931)   
Checking out files:  85% (2492/2931)   
Checking out files:  86% (2521/2931)   
Checking out files:  87% (2550/2931)   
Checking out files:  88% (2580/2931)   
Checking out files:  89% (2609/2931)   
Checking out files:  90% (2638/2931)   
Checking out files:  91% (2668/2931)   
Checking out files:  92% (2697/2931)   
Checking out files:  93% (2726/2931)   
Checking out files:  94% (2756/2931)   
Checking out files:  95% (2785/2931)   
Checking out files:  96% (2814/2931)   
Checking out files:  97% (2844/2931)   
Checking out files:  98% (2873/2931)   
Checking out files:  99% (2902/2931)   
Checking out files: 100% (2931/2931)   
Checking out files: 100% (2931/2931), done.
22:48:03 [2019-11-08T22:48:03.348Z] #60 60.10 + cd /tmp/tmp.Toqoe53aFr/src/github.com/containerd/containerd
22:48:03 [2019-11-08T22:48:03.348Z] #60 60.10 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.54 + export 'BUILDTAGS=netgo osusergo static_build'
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.55 + BUILDTAGS='netgo osusergo static_build'
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.55 + export EXTRA_FLAGS=-buildmode=pie
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.55 + EXTRA_FLAGS=-buildmode=pie
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.55 + '[' '' = dynamic ']'
22:48:03 [2019-11-08T22:48:03.348Z] #60 61.55 + make
22:48:03 [2019-11-08T22:48:03.776Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
22:48:03 [2019-11-08T22:48:03.915Z] using credential docker-jenkins-github-credentials
22:48:03 [2019-11-08T22:48:03.991Z] Cloning the remote Git repository
22:48:03 [2019-11-08T22:48:03.991Z] Cloning with configured refspecs honoured and without tags
22:48:04 [2019-11-08T22:48:04.534Z] #60 63.36 + bin/ctr
22:48:04 [2019-11-08T22:48:04.394Z] Cloning repository https://github.com/moby/moby.git
22:48:04 [2019-11-08T22:48:04.717Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 73.0% of statements
22:48:04 [2019-11-08T22:48:04.976Z] ok  	github.com/docker/docker/volume/mounts	0.056s	coverage: 67.0% of statements
22:48:05 [2019-11-08T22:48:05.543Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
22:48:05 [2019-11-08T22:48:05.984Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:48:05 [2019-11-08T22:48:05.984Z] Using test binary docker
22:48:05 [2019-11-08T22:48:05.984Z] +++ /etc/init.d/apparmor start
22:48:05 [2019-11-08T22:48:05.984Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:48:05 [2019-11-08T22:48:05.984Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:48:05 [2019-11-08T22:48:05.984Z] Warning failed to create cache: (null)
22:48:05 [2019-11-08T22:48:05.984Z] .
22:48:05 [2019-11-08T22:48:05.984Z] INFO: Waiting for daemon to start...
22:48:05 [2019-11-08T22:48:05.984Z] Starting dockerd
22:48:05 [2019-11-08T22:48:05.984Z] +++ 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
22:48:06 [2019-11-08T22:48:06.241Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:48:06 [2019-11-08T22:48:06.241Z] Using test binary docker
22:48:06 [2019-11-08T22:48:06.241Z] +++ /etc/init.d/apparmor start
22:48:06 [2019-11-08T22:48:06.241Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:48:06 [2019-11-08T22:48:06.241Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:48:06 [2019-11-08T22:48:06.241Z] Warning failed to create cache: (null)
22:48:06 [2019-11-08T22:48:06.241Z] .
22:48:06 [2019-11-08T22:48:06.241Z] INFO: Waiting for daemon to start...
22:48:06 [2019-11-08T22:48:06.241Z] Starting dockerd
22:48:06 [2019-11-08T22:48:06.241Z] +++ 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
22:48:04 [2019-11-08T22:48:04.766Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:48:06 [2019-11-08T22:48:06.763Z] Fetching upstream changes from https://github.com/moby/moby.git
22:48:06 [2019-11-08T22:48:06.763Z]  > git --version # timeout=10
22:48:06 [2019-11-08T22:48:06.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:48:06 [2019-11-08T22:48:06.809Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:48:09 [2019-11-08T22:48:09.392Z] #60 ...
22:48:09 [2019-11-08T22:48:09.392Z] 
22:48:09 [2019-11-08T22:48:09.392Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.73 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.73 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.78 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.80 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.82 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.86 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.86 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.86 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.87 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.88 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.93 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.94 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 57.99 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.06 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.08 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.09 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.10 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.11 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.14 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.36 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.39 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.56 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.57 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.59 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.63 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.64 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 58.69 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 59.37 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 59.50 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 59.62 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 59.65 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 59.66 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 59.74 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 59.97 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 60.28 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 60.32 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 60.86 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 61.38 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 61.41 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB]
22:48:09 [2019-11-08T22:48:09.392Z] #18 65.22 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB]
22:48:10 [2019-11-08T22:48:10.127Z] #18 69.20 debconf: delaying package configuration, since apt-utils is not installed
22:48:10 [2019-11-08T22:48:10.417Z] .
22:48:10 [2019-11-08T22:48:10.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:48:10 [2019-11-08T22:48:10.417Z] 
22:48:10 [2019-11-08T22:48:10.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:48:10 [2019-11-08T22:48:10.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:48:10 [2019-11-08T22:48:10.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:48:10 [2019-11-08T22:48:10.417Z] Error: No such image: emptyfs
22:48:10 [2019-11-08T22:48:10.417Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:48:10 [2019-11-08T22:48:10.468Z] #18 69.37 Fetched 87.3 MB in 11s (7806 kB/s)
22:48:10 [2019-11-08T22:48:10.468Z] #18 69.50 Selecting previously unselected package bash-completion.
22:48:10 [2019-11-08T22:48:10.674Z] ++++ docker load
22:48:10 [2019-11-08T22:48:10.674Z] Error: No such image: emptyfs
22:48:10 [2019-11-08T22:48:10.674Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:48:10 [2019-11-08T22:48:10.674Z] ++++ docker load
22:48:10 [2019-11-08T22:48:10.809Z] #18 69.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15020 files and directories currently installed.)
22:48:10 [2019-11-08T22:48:10.809Z] #18 69.58 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ...
22:48:10 [2019-11-08T22:48:10.932Z] Running integration-test (iteration 1)
22:48:10 [2019-11-08T22:48:10.933Z] 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)/
22:48:10 [2019-11-08T22:48:10.933Z] ++ 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)/'
22:48:10 [2019-11-08T22:48:10.933Z] ++ set -e
22:48:10 [2019-11-08T22:48:10.933Z] ++ '[' -n 0 ']'
22:48:10 [2019-11-08T22:48:10.933Z] ++ set -x
22:48:10 [2019-11-08T22:48:10.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
22:48:10 [2019-11-08T22:48:10.933Z] Running integration-test (iteration 1)
22:48:10 [2019-11-08T22:48:10.933Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:48:10 [2019-11-08T22:48:10.933Z] ++ 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)/'
22:48:10 [2019-11-08T22:48:10.933Z] ++ set -e
22:48:10 [2019-11-08T22:48:10.933Z] ++ '[' -n 0 ']'
22:48:10 [2019-11-08T22:48:10.933Z] ++ set -x
22:48:10 [2019-11-08T22:48:10.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
22:48:11 [2019-11-08T22:48:11.543Z] #18 ...
22:48:11 [2019-11-08T22:48:11.543Z] 
22:48:11 [2019-11-08T22:48:11.543Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:48:11 [2019-11-08T22:48:11.543Z] #45 113.0 time
22:48:11 [2019-11-08T22:48:11.543Z] #45 ...
22:48:11 [2019-11-08T22:48:11.543Z] 
22:48:11 [2019-11-08T22:48:11.543Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:48:11 [2019-11-08T22:48:11.543Z] #42 32.33   CC       images/core-s390.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 33.59   CC       images/cpuinfo.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 34.35   CC       images/inventory.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 34.91   CC       images/fdinfo.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 35.63   CC       images/fown.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 36.01   CC       images/ns.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 36.49   CC       images/regfile.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 36.96   CC       images/ghost-file.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 37.54   CC       images/fifo.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 37.89   CC       images/remap-file-path.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 38.43   CC       images/eventfd.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 38.99   CC       images/eventpoll.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 39.60   CC       images/fh.o
22:48:11 [2019-11-08T22:48:11.543Z] #42 40.32   CC       images/fsnotify.o
22:48:12 [2019-11-08T22:48:12.756Z] #42 ...
22:48:12 [2019-11-08T22:48:12.756Z] 
22:48:12 [2019-11-08T22:48:12.756Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:48:12 [2019-11-08T22:48:12.756Z] #45 124.6 regexp
22:48:17 [2019-11-08T22:48:17.604Z] #45 ...
22:48:17 [2019-11-08T22:48:17.604Z] 
22:48:17 [2019-11-08T22:48:17.604Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:48:17 [2019-11-08T22:48:17.604Z] #32 118.6 os
22:48:17 [2019-11-08T22:48:17.604Z] #32 123.9 internal/fmtsort
22:48:17 [2019-11-08T22:48:17.604Z] #32 125.2 fmt
22:48:17 [2019-11-08T22:48:17.604Z] #32 125.2 path/filepath
22:48:17 [2019-11-08T22:48:17.604Z] #32 127.8 io/ioutil
22:48:17 [2019-11-08T22:48:17.604Z] #32 ...
22:48:17 [2019-11-08T22:48:17.604Z] 
22:48:17 [2019-11-08T22:48:17.604Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:48:17 [2019-11-08T22:48:17.604Z] #42 41.73   CC       images/signalfd.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 42.26   CC       images/fs.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 42.65   CC       images/pstree.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 43.02   CC       images/pipe.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 43.43   CC       images/tcp-stream.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 43.98   CC       images/sk-packet.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 44.66   CC       images/mnt.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 45.26   CC       images/pipe-data.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 45.70   CC       images/sa.o
22:48:17 [2019-11-08T22:48:17.604Z] #42 46.08   CC       images/timer.o
22:48:17 [2019-11-08T22:48:17.945Z] #42 46.86   CC       images/timerfd.o
22:48:18 [2019-11-08T22:48:18.675Z] #42 47.24   CC       images/mm.o
22:48:19 [2019-11-08T22:48:19.405Z] #42 47.97   CC       images/sk-opts.o
22:48:19 [2019-11-08T22:48:19.405Z] #42 ...
22:48:19 [2019-11-08T22:48:19.405Z] 
22:48:19 [2019-11-08T22:48:19.405Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 75.61 Unpacking bash-completion (1:2.1-4.3) ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.31 Selecting previously unselected package libnet1:ppc64el.
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.32 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.46 Selecting previously unselected package libnfnetlink0:ppc64el.
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.47 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.48 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.58 Selecting previously unselected package libpcrecpp0v5:ppc64el.
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.58 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.60 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.77 Selecting previously unselected package libudev-dev:ppc64el.
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.78 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 76.86 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 77.07 Selecting previously unselected package libpython3.5-minimal:ppc64el.
22:48:19 [2019-11-08T22:48:19.405Z] #18 77.07 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 77.07 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 77.85 Selecting previously unselected package python3.5-minimal.
22:48:19 [2019-11-08T22:48:19.405Z] #18 77.85 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ...
22:48:19 [2019-11-08T22:48:19.405Z] #18 77.87 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ...
22:48:20 [2019-11-08T22:48:20.586Z] #18 79.33 Selecting previously unselected package python3-minimal.
22:48:20 [2019-11-08T22:48:20.586Z] #18 79.34 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ...
22:48:20 [2019-11-08T22:48:20.586Z] #18 79.35 Unpacking python3-minimal (3.5.3-1) ...
22:48:20 [2019-11-08T22:48:20.586Z] #18 79.52 Selecting previously unselected package libmpdec2:ppc64el.
22:48:20 [2019-11-08T22:48:20.586Z] #18 79.55 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ...
22:48:20 [2019-11-08T22:48:20.586Z] #18 79.55 Unpacking libmpdec2:ppc64el (2.4.2-1) ...
22:48:20 [2019-11-08T22:48:20.928Z] #18 79.75 Selecting previously unselected package libpython3.5-stdlib:ppc64el.
22:48:20 [2019-11-08T22:48:20.928Z] #18 79.76 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ...
22:48:20 [2019-11-08T22:48:20.928Z] #18 79.76 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
22:48:22 [2019-11-08T22:48:22.236Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|files|imports|types_sizes|compiled_files|deps) took 1m48.759215153s 
22:48:22 [2019-11-08T22:48:22.236Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.471335ms 
22:48:23 [2019-11-08T22:48:23.154Z] Fetching without tags
22:48:23 [2019-11-08T22:48:23.247Z] #18 82.19 Selecting previously unselected package python3.5.
22:48:23 [2019-11-08T22:48:23.247Z] #18 82.20 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ...
22:48:23 [2019-11-08T22:48:23.247Z] #18 82.21 Unpacking python3.5 (3.5.3-1+deb9u1) ...
22:48:23 [2019-11-08T22:48:23.622Z] #18 82.45 Selecting previously unselected package libpython3-stdlib:ppc64el.
22:48:23 [2019-11-08T22:48:23.622Z] #18 82.49 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ...
22:48:23 [2019-11-08T22:48:23.622Z] #18 82.49 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ...
22:48:23 [2019-11-08T22:48:23.622Z] #18 82.61 Selecting previously unselected package dh-python.
22:48:23 [2019-11-08T22:48:23.622Z] #18 82.61 Preparing to unpack .../12-dh-python_2.20170125_all.deb ...
22:48:23 [2019-11-08T22:48:23.622Z] #18 82.63 Unpacking dh-python (2.20170125) ...
22:48:23 [2019-11-08T22:48:23.852Z] Merging remotes/origin/master commit 36ffe9edc2b37a5154633f3fbc260217114039d4 into PR head commit 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:48:23 [2019-11-08T22:48:23.962Z] #18 83.07 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ...
22:48:23 [2019-11-08T22:48:23.962Z] #18 83.12 Setting up python3.5-minimal (3.5.3-1+deb9u1) ...
22:48:22 [2019-11-08T22:48:22.789Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:48:22 [2019-11-08T22:48:22.897Z]  > git config --add remote.origin.fetch +refs/pull/40142/head:refs/remotes/origin/PR-40142 # timeout=10
22:48:22 [2019-11-08T22:48:22.942Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:48:23 [2019-11-08T22:48:23.063Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:48:23 [2019-11-08T22:48:23.184Z] Fetching upstream changes from https://github.com/moby/moby.git
22:48:23 [2019-11-08T22:48:23.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:48:23 [2019-11-08T22:48:23.186Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40142/head:refs/remotes/origin/PR-40142 +refs/heads/master:refs/remotes/origin/master
22:48:23 [2019-11-08T22:48:23.954Z]  > git config core.sparsecheckout # timeout=10
22:48:23 [2019-11-08T22:48:23.993Z]  > git checkout -f 36f6cc11a458d51aeed2c181257cbbb6a6640739
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ok  	github.com/docker/docker/api/server/httputils	0.013s	coverage: 14.7% of statements
22:48:25 [2019-11-08T22:48:25.071Z] ok  	github.com/docker/docker/api/server/middleware	0.009s	coverage: 37.7% of statements
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:48:25 [2019-11-08T22:48:25.071Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:48:25 [2019-11-08T22:48:25.918Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
22:48:25 [2019-11-08T22:48:25.918Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:48:25 [2019-11-08T22:48:25.918Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:48:25 [2019-11-08T22:48:25.918Z] ?   	github.com/docker/docker/api/types	[no test files]
22:48:25 [2019-11-08T22:48:25.918Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:48:25 [2019-11-08T22:48:25.918Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:48:25 [2019-11-08T22:48:25.918Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:48:25 [2019-11-08T22:48:25.918Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:48:26 [2019-11-08T22:48:26.725Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 92.2% of statements
22:48:26 [2019-11-08T22:48:26.725Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:48:26 [2019-11-08T22:48:26.725Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:48:26 [2019-11-08T22:48:26.725Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:48:26 [2019-11-08T22:48:26.725Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:48:26 [2019-11-08T22:48:26.725Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:48:26 [2019-11-08T22:48:26.725Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
22:48:26 [2019-11-08T22:48:26.725Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:48:26 [2019-11-08T22:48:26.725Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:48:26 [2019-11-08T22:48:26.940Z] Merge succeeded, producing 767a577b45b48519cd7cac63e2622e33c96090bd
22:48:26 [2019-11-08T22:48:26.941Z] Checking out Revision 767a577b45b48519cd7cac63e2622e33c96090bd (PR-40142)
22:48:27 [2019-11-08T22:48:27.142Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 75.0% of statements
22:48:27 [2019-11-08T22:48:27.142Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:48:27 [2019-11-08T22:48:27.142Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ok  	github.com/docker/docker/pkg/plugins	33.661s	coverage: 76.6% of statements
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/rootless	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/volume	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === Skipped
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver btrfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver btrfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver btrfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver btrfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver btrfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:73: No driver to put!
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     overlay_test.go:49: Fails to compute changes intermittently
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver zfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver zfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver zfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver zfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:46: Driver zfs not supported
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.465Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:48:27 [2019-11-08T22:48:27.465Z]     graphtest_unix.go:73: No driver to put!
22:48:27 [2019-11-08T22:48:27.465Z] 
22:48:27 [2019-11-08T22:48:27.466Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:48:27 [2019-11-08T22:48:27.466Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:48:27 [2019-11-08T22:48:27.466Z] 
22:48:27 [2019-11-08T22:48:27.466Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:48:27 [2019-11-08T22:48:27.466Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:48:27 [2019-11-08T22:48:27.466Z] 
22:48:27 [2019-11-08T22:48:27.466Z] 
22:48:27 [2019-11-08T22:48:27.466Z] DONE 2115 tests, 20 skipped in 184.384s
Post stage
[Pipeline] junit
22:48:27 [2019-11-08T22:48:27.478Z] Recording test results
22:48:26 [2019-11-08T22:48:26.396Z]  > git merge 36ffe9edc2b37a5154633f3fbc260217114039d4 # timeout=10
22:48:26 [2019-11-08T22:48:26.780Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:48:26 [2019-11-08T22:48:26.970Z]  > git config core.sparsecheckout # timeout=10
22:48:27 [2019-11-08T22:48:27.012Z]  > git checkout -f 767a577b45b48519cd7cac63e2622e33c96090bd
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:48:27 [2019-11-08T22:48:27.981Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
22:48:27 [2019-11-08T22:48:27.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -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:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/make.sh dynbinary test-integration
22:48:28 [2019-11-08T22:48:28.926Z] 
22:48:28 [2019-11-08T22:48:28.926Z] Removing bundles/
22:48:28 [2019-11-08T22:48:28.926Z] 
22:48:28 [2019-11-08T22:48:28.926Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:48:28 [2019-11-08T22:48:28.926Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:48:28 [2019-11-08T22:48:28.926Z] GOOS="" GOARCH="" GOARM=""
22:48:29 [2019-11-08T22:48:29.973Z] #18 88.22 Setting up python3-minimal (3.5.3-1) ...
22:48:29 [2019-11-08T22:48:29.973Z] #18 ...
22:48:29 [2019-11-08T22:48:29.973Z] 
22:48:29 [2019-11-08T22:48:29.973Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:48:29 [2019-11-08T22:48:29.973Z] #32 131.4 flag
22:48:29 [2019-11-08T22:48:29.973Z] #32 131.5 github.com/BurntSushi/toml
22:48:29 [2019-11-08T22:48:29.973Z] #32 131.5 log
22:48:29 [2019-11-08T22:48:29.973Z] #32 138.6 github.com/BurntSushi/toml/cmd/tomlv
22:48:29 [2019-11-08T22:48:29.973Z] #32 ...
22:48:29 [2019-11-08T22:48:29.973Z] 
22:48:29 [2019-11-08T22:48:29.973Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:48:29 [2019-11-08T22:48:29.973Z] #42 48.44   CC       images/sk-unix.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 49.03   CC       images/sk-inet.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 49.80   CC       images/tun.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 50.41   CC       images/sk-netlink.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 50.90   CC       images/packet-sock.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 51.86   CC       images/ipc-var.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 52.27   CC       images/ipc-desc.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 52.70   CC       images/ipc-shm.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 53.17   CC       images/ipc-msg.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 53.70   CC       images/ipc-sem.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 54.08   CC       images/utsns.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 54.49   CC       images/creds.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 54.93   CC       images/vma.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 55.40   CC       images/netdev.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 56.14   CC       images/tty.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 57.41   CC       images/file-lock.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 57.78   CC       images/rlimit.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 58.21   CC       images/pagemap.o
22:48:29 [2019-11-08T22:48:29.973Z] #42 58.81   CC       images/siginfo.o
22:48:30 [2019-11-08T22:48:30.705Z] #42 59.41   CC       images/rpc.o
22:48:31 [2019-11-08T22:48:31.438Z] #42 ...
22:48:31 [2019-11-08T22:48:31.438Z] 
22:48:31 [2019-11-08T22:48:31.438Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:48:31 [2019-11-08T22:48:31.438Z] #45 133.1 net
22:48:31 [2019-11-08T22:48:31.438Z] #45 133.1 os/exec
22:48:31 [2019-11-08T22:48:31.438Z] #45 138.2 internal/lazyregexp
22:48:31 [2019-11-08T22:48:31.438Z] #45 ...
22:48:31 [2019-11-08T22:48:31.438Z] 
22:48:31 [2019-11-08T22:48:31.438Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:48:31 [2019-11-08T22:48:31.438Z] #18 90.31 Selecting previously unselected package python3.
22:48:31 [2019-11-08T22:48:31.438Z] #18 90.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16606 files and directories currently installed.)
22:48:31 [2019-11-08T22:48:31.438Z] #18 90.41 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ...
22:48:31 [2019-11-08T22:48:31.438Z] #18 90.43 Unpacking python3 (3.5.3-1) ...
22:48:31 [2019-11-08T22:48:31.779Z] #18 90.60 Selecting previously unselected package pigz.
22:48:31 [2019-11-08T22:48:31.779Z] #18 90.61 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ...
22:48:31 [2019-11-08T22:48:31.779Z] #18 90.61 Unpacking pigz (2.3.4-1) ...
22:48:31 [2019-11-08T22:48:31.779Z] #18 90.81 Selecting previously unselected package libip4tc0:ppc64el.
22:48:31 [2019-11-08T22:48:31.779Z] #18 90.82 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
22:48:31 [2019-11-08T22:48:31.779Z] #18 90.84 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
22:48:31 [2019-11-08T22:48:31.779Z] #18 90.94 Selecting previously unselected package libip6tc0:ppc64el.
22:48:32 [2019-11-08T22:48:32.120Z] #18 90.95 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
22:48:32 [2019-11-08T22:48:32.120Z] #18 90.97 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
22:48:32 [2019-11-08T22:48:32.120Z] #18 91.12 Selecting previously unselected package libiptc0:ppc64el.
22:48:32 [2019-11-08T22:48:32.120Z] #18 91.13 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ...
22:48:32 [2019-11-08T22:48:32.120Z] #18 91.13 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
22:48:32 [2019-11-08T22:48:32.462Z] #18 91.25 Selecting previously unselected package libxtables12:ppc64el.
22:48:32 [2019-11-08T22:48:32.462Z] #18 91.27 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ...
22:48:32 [2019-11-08T22:48:32.462Z] #18 91.28 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
22:48:32 [2019-11-08T22:48:32.513Z] ok  	github.com/docker/docker/builder/dockerfile	0.844s	coverage: 48.2% of statements
22:48:32 [2019-11-08T22:48:32.513Z] ok  	github.com/docker/docker/builder/remotecontext	0.329s	coverage: 13.6% of statements
22:48:32 [2019-11-08T22:48:32.803Z] #18 91.55 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
22:48:32 [2019-11-08T22:48:32.803Z] #18 91.56 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ...
22:48:32 [2019-11-08T22:48:32.803Z] #18 91.57 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
22:48:32 [2019-11-08T22:48:32.803Z] #18 91.69 Selecting previously unselected package iptables.
22:48:32 [2019-11-08T22:48:32.803Z] #18 91.72 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ...
22:48:32 [2019-11-08T22:48:32.803Z] #18 91.72 Unpacking iptables (1.6.0+snapshot20161117-6) ...
22:48:33 [2019-11-08T22:48:33.369Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:48:33 [2019-11-08T22:48:33.535Z] #18 92.45 Selecting previously unselected package xxd.
22:48:33 [2019-11-08T22:48:33.535Z] #18 92.47 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
22:48:33 [2019-11-08T22:48:33.535Z] #18 92.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ...
22:48:33 [2019-11-08T22:48:33.931Z] #18 92.73 Selecting previously unselected package vim-common.
22:48:33 [2019-11-08T22:48:33.931Z] #18 92.73 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ...
22:48:33 [2019-11-08T22:48:33.931Z] #18 92.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ...
22:48:34 [2019-11-08T22:48:34.185Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.890s	coverage: 85.1% of statements
22:48:34 [2019-11-08T22:48:34.185Z] ?   	github.com/docker/docker/cli	[no test files]
22:48:34 [2019-11-08T22:48:34.185Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:48:34 [2019-11-08T22:48:34.277Z] #18 ...
22:48:34 [2019-11-08T22:48:34.277Z] 
22:48:34 [2019-11-08T22:48:34.277Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:48:34 [2019-11-08T22:48:34.277Z] #32 DONE 145.8s
22:48:34 [2019-11-08T22:48:34.277Z] 
22:48:34 [2019-11-08T22:48:34.277Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:48:34 [2019-11-08T22:48:34.277Z] #18 93.05 Selecting previously unselected package bzip2.
22:48:34 [2019-11-08T22:48:34.277Z] #18 93.07 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ...
22:48:34 [2019-11-08T22:48:34.277Z] #18 93.08 Unpacking bzip2 (1.0.6-8.1) ...
22:48:34 [2019-11-08T22:48:34.618Z] #18 93.56 Selecting previously unselected package libgpm2:ppc64el.
22:48:34 [2019-11-08T22:48:34.618Z] #18 93.56 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ...
22:48:34 [2019-11-08T22:48:34.618Z] #18 93.57 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ...
22:48:34 [2019-11-08T22:48:34.959Z] #18 93.71 Selecting previously unselected package xz-utils.
22:48:34 [2019-11-08T22:48:34.959Z] #18 93.72 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ...
22:48:34 [2019-11-08T22:48:34.959Z] #18 93.73 Unpacking xz-utils (5.2.2-1.2+b1) ...
22:48:34 [2019-11-08T22:48:34.959Z] #18 94.01 Selecting previously unselected package aufs-tools.
22:48:34 [2019-11-08T22:48:34.959Z] #18 94.03 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ...
22:48:34 [2019-11-08T22:48:34.959Z] #18 94.04 Unpacking aufs-tools (1:4.1+20161219-1) ...
22:48:35 [2019-11-08T22:48:35.300Z] #18 94.36 Selecting previously unselected package liblzo2-2:ppc64el.
22:48:35 [2019-11-08T22:48:35.300Z] #18 94.36 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ...
22:48:35 [2019-11-08T22:48:35.300Z] #18 94.37 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ...
22:48:35 [2019-11-08T22:48:35.643Z] #18 94.56 Selecting previously unselected package btrfs-progs.
22:48:35 [2019-11-08T22:48:35.643Z] #18 94.58 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ...
22:48:35 [2019-11-08T22:48:35.643Z] #18 94.59 Unpacking btrfs-progs (4.7.3-1) ...
22:48:35 [2019-11-08T22:48:35.962Z] Commit message: "Merge commit '36ffe9edc2b37a5154633f3fbc260217114039d4' into HEAD"
22:48:36 [2019-11-08T22:48:36.089Z] First time build. Skipping changelog.
22:48:36 [2019-11-08T22:48:36.830Z] #18 95.63 Selecting previously unselected package btrfs-tools.
22:48:36 [2019-11-08T22:48:36.830Z] #18 95.65 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ...
22:48:36 [2019-11-08T22:48:36.830Z] #18 95.66 Unpacking btrfs-tools (4.7.3-1) ...
22:48:36 [2019-11-08T22:48:36.830Z] #18 95.77 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
22:48:36 [2019-11-08T22:48:36.830Z] #18 95.78 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ...
22:48:36 [2019-11-08T22:48:36.830Z] #18 95.79 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:48:37 [2019-11-08T22:48:37.172Z] #18 96.07 Selecting previously unselected package dmsetup.
22:48:37 [2019-11-08T22:48:37.172Z] #18 96.10 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ...
22:48:37 [2019-11-08T22:48:37.172Z] #18 96.10 Unpacking dmsetup (2:1.02.137-2) ...
22:48:37 [2019-11-08T22:48:37.172Z] #18 96.26 Selecting previously unselected package libonig4:ppc64el.
22:48:37 [2019-11-08T22:48:37.172Z] #18 96.27 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ...
22:48:37 [2019-11-08T22:48:37.172Z] #18 96.27 Unpacking libonig4:ppc64el (6.1.3-2) ...
22:48:37 [2019-11-08T22:48:37.514Z] #18 96.48 Selecting previously unselected package libjq1:ppc64el.
22:48:37 [2019-11-08T22:48:37.514Z] #18 96.50 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ...
22:48:37 [2019-11-08T22:48:37.514Z] #18 96.50 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ...
22:48:37 [2019-11-08T22:48:37.559Z] ok  	github.com/docker/docker/client	0.320s	coverage: 75.8% of statements
22:48:35 [2019-11-08T22:48:35.992Z]  > git rev-list --no-walk 858dba46aef6a81296bcbe716865a60cbe307185 # timeout=10
22:48:37 [2019-11-08T22:48:37.857Z] #18 96.72 Selecting previously unselected package jq.
22:48:37 [2019-11-08T22:48:37.857Z] #18 96.74 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ...
22:48:37 [2019-11-08T22:48:37.857Z] #18 96.75 Unpacking jq (1.5+dfsg-1.3) ...
22:48:37 [2019-11-08T22:48:37.857Z] #18 96.91 Selecting previously unselected package libaio1:ppc64el.
22:48:37 [2019-11-08T22:48:37.857Z] #18 96.92 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ...
22:48:37 [2019-11-08T22:48:37.857Z] #18 96.92 Unpacking libaio1:ppc64el (0.3.110-3) ...
22:48:38 [2019-11-08T22:48:38.200Z] #18 97.06 Selecting previously unselected package libcap2-bin.
22:48:38 [2019-11-08T22:48:38.200Z] #18 97.07 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ...
22:48:38 [2019-11-08T22:48:38.200Z] #18 97.08 Unpacking libcap2-bin (1:2.25-1) ...
22:48:38 [2019-11-08T22:48:38.200Z] #18 97.21 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
22:48:38 [2019-11-08T22:48:38.200Z] #18 97.24 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ...
22:48:38 [2019-11-08T22:48:38.200Z] #18 97.24 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
22:48:38 [2019-11-08T22:48:38.542Z] #18 97.35 Selecting previously unselected package libsepol1-dev:ppc64el.
22:48:38 [2019-11-08T22:48:38.542Z] #18 97.36 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ...
22:48:38 [2019-11-08T22:48:38.542Z] #18 97.36 Unpacking libsepol1-dev:ppc64el (2.6-2) ...
22:48:38 [2019-11-08T22:48:38.884Z] #18 97.81 Selecting previously unselected package libpcre16-3:ppc64el.
22:48:38 [2019-11-08T22:48:38.884Z] #18 97.82 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ...
22:48:38 [2019-11-08T22:48:38.884Z] #18 97.82 Unpacking libpcre16-3:ppc64el (2:8.39-3) ...
22:48:39 [2019-11-08T22:48:39.227Z] #18 98.12 Selecting previously unselected package libpcre32-3:ppc64el.
22:48:39 [2019-11-08T22:48:39.227Z] #18 98.13 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ...
22:48:39 [2019-11-08T22:48:39.227Z] #18 98.13 Unpacking libpcre32-3:ppc64el (2:8.39-3) ...
22:48:39 [2019-11-08T22:48:39.227Z] #18 98.38 Selecting previously unselected package libpcre3-dev:ppc64el.
22:48:39 [2019-11-08T22:48:39.432Z] + docker version
22:48:39 [2019-11-08T22:48:39.569Z] #18 98.40 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ...
22:48:39 [2019-11-08T22:48:39.569Z] #18 98.41 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ...
22:48:39 [2019-11-08T22:48:39.911Z] #18 99.12 Selecting previously unselected package libselinux1-dev:ppc64el.
22:48:40 [2019-11-08T22:48:40.253Z] #18 99.13 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ...
22:48:40 [2019-11-08T22:48:40.253Z] #18 99.15 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ...
22:48:40 [2019-11-08T22:48:40.595Z] #18 99.57 Selecting previously unselected package libdevmapper-dev:ppc64el.
22:48:40 [2019-11-08T22:48:40.595Z] #18 99.60 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ...
22:48:40 [2019-11-08T22:48:40.595Z] #18 99.62 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ...
22:48:40 [2019-11-08T22:48:40.595Z] #18 99.79 Selecting previously unselected package libnl-3-200:ppc64el.
22:48:40 [2019-11-08T22:48:40.937Z] #18 99.80 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ...
22:48:40 [2019-11-08T22:48:40.937Z] #18 99.80 Unpacking libnl-3-200:ppc64el (3.2.27-2) ...
22:48:40 [2019-11-08T22:48:40.937Z] #18 99.99 Selecting previously unselected package libprotobuf-c1:ppc64el.
22:48:40 [2019-11-08T22:48:40.937Z] #18 100.0 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ...
22:48:40 [2019-11-08T22:48:40.937Z] #18 100.0 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ...
22:48:40 [2019-11-08T22:48:40.937Z] #18 100.1 Selecting previously unselected package libreadline5:ppc64el.
22:48:41 [2019-11-08T22:48:41.279Z] #18 100.1 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ...
22:48:41 [2019-11-08T22:48:41.279Z] #18 100.1 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ...
22:48:41 [2019-11-08T22:48:41.279Z] #18 100.3 Selecting previously unselected package libsystemd-dev:ppc64el.
22:48:41 [2019-11-08T22:48:41.279Z] #18 100.3 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ...
22:48:41 [2019-11-08T22:48:41.279Z] #18 100.3 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ...
22:48:41 [2019-11-08T22:48:41.721Z] #18 ...
22:48:41 [2019-11-08T22:48:41.721Z] 
22:48:41 [2019-11-08T22:48:41.721Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:48:41 [2019-11-08T22:48:41.721Z] #45 143.4 go/token
22:48:41 [2019-11-08T22:48:41.721Z] #45 143.4 net/url
22:48:41 [2019-11-08T22:48:41.721Z] #45 143.5 text/template/parse
22:48:41 [2019-11-08T22:48:41.721Z] #45 147.8 go/scanner
22:48:41 [2019-11-08T22:48:41.721Z] #45 151.1 encoding/binary
22:48:41 [2019-11-08T22:48:41.721Z] #45 152.0 go/ast
22:48:42 [2019-11-08T22:48:42.064Z] #45 ...
22:48:42 [2019-11-08T22:48:42.064Z] 
22:48:42 [2019-11-08T22:48:42.064Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:48:42 [2019-11-08T22:48:42.064Z] #42 62.32   CC       images/ext-file.o
22:48:42 [2019-11-08T22:48:42.064Z] #42 62.71   CC       images/cgroup.o
22:48:42 [2019-11-08T22:48:42.064Z] #42 65.20   CC       images/userns.o
22:48:42 [2019-11-08T22:48:42.064Z] #42 65.79   CC       images/google/protobuf/descriptor.o
22:48:42 [2019-11-08T22:48:42.064Z] #42 69.54   CC       images/opts.o
22:48:42 [2019-11-08T22:48:42.064Z] #42 69.95   CC       images/seccomp.o
22:48:42 [2019-11-08T22:48:42.064Z] #42 70.52   CC       images/binfmt-misc.o
22:48:42 [2019-11-08T22:48:42.405Z] #42 71.06   CC       images/time.o
22:48:42 [2019-11-08T22:48:42.747Z] #42 71.45   CC       images/sysctl.o
22:48:43 [2019-11-08T22:48:43.090Z] #42 71.76   CC       images/autofs.o
22:48:43 [2019-11-08T22:48:43.432Z] #42 72.26   CC       images/macvlan.o
22:48:43 [2019-11-08T22:48:43.776Z] #42 ...
22:48:43 [2019-11-08T22:48:43.776Z] 
22:48:43 [2019-11-08T22:48:43.776Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:48:43 [2019-11-08T22:48:43.776Z] #18 102.8 Selecting previously unselected package net-tools.
22:48:43 [2019-11-08T22:48:43.776Z] #18 102.8 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ...
22:48:43 [2019-11-08T22:48:43.776Z] #18 102.8 Unpacking net-tools (1.60+git20161116.90da8a0-1) ...
22:48:44 [2019-11-08T22:48:44.510Z] #18 103.2 Selecting previously unselected package python-pip-whl.
22:48:44 [2019-11-08T22:48:44.510Z] #18 103.2 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ...
22:48:44 [2019-11-08T22:48:44.510Z] #18 103.2 Unpacking python-pip-whl (9.0.1-2+deb9u1) ...
22:48:45 [2019-11-08T22:48:45.247Z] #18 104.1 Selecting previously unselected package python3-pip.
22:48:45 [2019-11-08T22:48:45.247Z] #18 104.2 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ...
22:48:45 [2019-11-08T22:48:45.247Z] #18 104.2 Unpacking python3-pip (9.0.1-2+deb9u1) ...
22:48:45 [2019-11-08T22:48:45.247Z] #18 104.4 Selecting previously unselected package python3-pkg-resources.
22:48:45 [2019-11-08T22:48:45.589Z] #18 104.4 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ...
22:48:45 [2019-11-08T22:48:45.589Z] #18 104.4 Unpacking python3-pkg-resources (33.1.1-1) ...
22:48:45 [2019-11-08T22:48:45.589Z] #18 104.6 Selecting previously unselected package python3-setuptools.
22:48:45 [2019-11-08T22:48:45.589Z] #18 104.7 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ...
22:48:45 [2019-11-08T22:48:45.589Z] #18 104.7 Unpacking python3-setuptools (33.1.1-1) ...
22:48:45 [2019-11-08T22:48:45.933Z] #18 105.0 Selecting previously unselected package python3-wheel.
22:48:45 [2019-11-08T22:48:45.933Z] #18 105.0 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ...
22:48:45 [2019-11-08T22:48:45.933Z] #18 105.0 Unpacking python3-wheel (0.29.0-2) ...
22:48:46 [2019-11-08T22:48:46.276Z] #18 105.2 Selecting previously unselected package thin-provisioning-tools.
22:48:46 [2019-11-08T22:48:46.277Z] #18 105.2 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ...
22:48:46 [2019-11-08T22:48:46.277Z] #18 105.2 Unpacking thin-provisioning-tools (0.6.1-4+b1) ...
22:48:46 [2019-11-08T22:48:46.617Z] #18 105.7 Selecting previously unselected package vim-runtime.
22:48:46 [2019-11-08T22:48:46.617Z] #18 105.7 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ...
22:48:46 [2019-11-08T22:48:46.617Z] #18 105.8 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime'
22:48:46 [2019-11-08T22:48:46.959Z] #18 105.9 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime'
22:48:46 [2019-11-08T22:48:46.959Z] #18 105.9 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ...
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: buildpack-deps:jessie
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: buildpack-deps:jessie
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: busybox:latest
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: busybox:latest
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: busybox:glibc
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: busybox:glibc
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: debian:jessie
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: debian:jessie
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: hello-world:latest
22:48:49 [2019-11-08T22:48:49.627Z] Loaded image: hello-world:latest
22:48:49 [2019-11-08T22:48:49.627Z] INFO: Testing against a local daemon
22:48:49 [2019-11-08T22:48:49.627Z] INFO: Testing against a local daemon
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerDaemonSuite
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIErrorJSON
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIImagesDelete
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIImagesFilter
22:48:49 [2019-11-08T22:48:49.627Z] === RUN   TestDockerSuite/TestAPIImagesHistory
22:48:50 [2019-11-08T22:48:50.192Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
22:48:50 [2019-11-08T22:48:50.192Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
22:48:51 [2019-11-08T22:48:51.124Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
22:48:51 [2019-11-08T22:48:51.124Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
22:48:51 [2019-11-08T22:48:51.124Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
22:48:52 [2019-11-08T22:48:52.999Z] #18 111.6 Selecting previously unselected package vim.
22:48:52 [2019-11-08T22:48:52.999Z] #18 111.6 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ...
22:48:52 [2019-11-08T22:48:52.999Z] #18 111.6 Unpacking vim (2:8.0.0197-4+deb9u3) ...
22:48:53 [2019-11-08T22:48:53.342Z] #18 112.5 Selecting previously unselected package xfsprogs.
22:48:53 [2019-11-08T22:48:53.342Z] #18 112.5 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ...
22:48:53 [2019-11-08T22:48:53.342Z] #18 112.5 Unpacking xfsprogs (4.9.0+nmu1) ...
22:48:54 [2019-11-08T22:48:54.075Z] #18 ...
22:48:54 [2019-11-08T22:48:54.075Z] 
22:48:54 [2019-11-08T22:48:54.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:48:54 [2019-11-08T22:48:54.075Z] #42 72.80   CC       images/sit.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 73.30   LINK     images/built-in.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 73.57   GEN      compel/include/asm
22:48:54 [2019-11-08T22:48:54.075Z] #42 73.58   GEN      compel/include/version.h
22:48:54 [2019-11-08T22:48:54.075Z] #42 73.63 touch .config
22:48:54 [2019-11-08T22:48:54.075Z] #42 73.67   GEN      include/common/config.h
22:48:54 [2019-11-08T22:48:54.075Z] #42 73.91   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:48:54 [2019-11-08T22:48:54.075Z] #42 73.95   GEN      compel/plugins/include/uapi/std/syscall.h
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.07   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.13   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.26   DEP      compel/arch/ppc64/plugins/std/memcmp.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.32   DEP      compel/arch/ppc64/plugins/std/memcpy.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.39   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.44   DEP      compel/plugins/std/infect.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 74.84   DEP      compel/plugins/std/string.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 75.10   DEP      compel/plugins/std/log.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 75.26   DEP      compel/plugins/std/fds.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 75.47   DEP      compel/plugins/std/std.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 75.67   DEP      compel/plugins/shmem/shmem.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 75.83   DEP      compel/plugins/fds/fds.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 76.10   CC       compel/plugins/std/std.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 76.75   CC       compel/plugins/std/fds.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 77.53   CC       compel/plugins/std/log.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 79.22   CC       compel/plugins/std/string.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 80.40   CC       compel/plugins/std/infect.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 81.26   CC       compel/arch/ppc64/plugins/std/parasite-head.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 81.39   CC       compel/arch/ppc64/plugins/std/memcpy.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 81.47   CC       compel/arch/ppc64/plugins/std/memcmp.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 81.55   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 81.68   AR       compel/plugins/std.lib.a
22:48:54 [2019-11-08T22:48:54.075Z] #42 81.82   CC       compel/plugins/fds/fds.o
22:48:54 [2019-11-08T22:48:54.075Z] #42 82.33   AR       compel/plugins/fds.lib.a
22:48:54 [2019-11-08T22:48:54.075Z] #42 82.41   HOSTDEP  compel/src/lib/log-host.d
22:48:54 [2019-11-08T22:48:54.075Z] #42 82.71   HOSTDEP  compel/src/lib/handle-elf-host.d
22:48:54 [2019-11-08T22:48:54.262Z] Client: Docker Engine - Enterprise
22:48:54 [2019-11-08T22:48:54.262Z]  Version:           19.03.2
22:48:54 [2019-11-08T22:48:54.262Z]  API version:       1.40
22:48:54 [2019-11-08T22:48:54.262Z]  Go version:        go1.12.8
22:48:54 [2019-11-08T22:48:54.262Z]  Git commit:        c92ab06ed9
22:48:54 [2019-11-08T22:48:54.262Z]  Built:             09/03/2019 16:38:11
22:48:54 [2019-11-08T22:48:54.262Z]  OS/Arch:           windows/amd64
22:48:54 [2019-11-08T22:48:54.262Z]  Experimental:      false
22:48:54 [2019-11-08T22:48:54.262Z] 
22:48:54 [2019-11-08T22:48:54.262Z] Server: Docker Engine - Enterprise
22:48:54 [2019-11-08T22:48:54.262Z]  Engine:
22:48:54 [2019-11-08T22:48:54.262Z]   Version:          19.03.2
22:48:54 [2019-11-08T22:48:54.262Z]   API version:      1.40 (minimum version 1.24)
22:48:54 [2019-11-08T22:48:54.262Z]   Go version:       go1.12.8
22:48:54 [2019-11-08T22:48:54.262Z]   Git commit:       c92ab06ed9
22:48:54 [2019-11-08T22:48:54.262Z]   Built:            09/03/2019 16:35:47
22:48:54 [2019-11-08T22:48:54.262Z]   OS/Arch:          windows/amd64
22:48:54 [2019-11-08T22:48:54.262Z]   Experimental:     true
22:48:54 [2019-11-08T22:48:54.401Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
22:48:54 [2019-11-08T22:48:54.401Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
22:48:54 [2019-11-08T22:48:54.417Z] #42 83.13   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
22:48:54 [2019-11-08T22:48:54.417Z] #42 ...
22:48:54 [2019-11-08T22:48:54.417Z] 
22:48:54 [2019-11-08T22:48:54.417Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:48:54 [2019-11-08T22:48:54.417Z] #18 113.5 Selecting previously unselected package zip.
22:48:54 [2019-11-08T22:48:54.417Z] #18 113.5 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ...
22:48:54 [2019-11-08T22:48:54.417Z] #18 113.5 Unpacking zip (3.0-11+b1) ...
22:48:54 [2019-11-08T22:48:54.658Z] === RUN   TestDockerSuite/TestAPINetworkFilter
22:48:54 [2019-11-08T22:48:54.658Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
22:48:54 [2019-11-08T22:48:54.658Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
22:48:54 [2019-11-08T22:48:54.759Z] #18 113.6 Selecting previously unselected package libapparmor-perl.
22:48:54 [2019-11-08T22:48:54.759Z] #18 113.7 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ...
22:48:54 [2019-11-08T22:48:54.759Z] #18 113.7 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ...
22:48:54 [2019-11-08T22:48:54.759Z] #18 113.8 Selecting previously unselected package apparmor.
22:48:54 [2019-11-08T22:48:54.759Z] #18 113.8 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ...
[Pipeline] sh
22:48:55 [2019-11-08T22:48:55.101Z] #18 114.1 Unpacking apparmor (2.11.0-3+deb9u2) ...
22:48:55 [2019-11-08T22:48:55.795Z] + docker info
22:48:55 [2019-11-08T22:48:55.836Z] #18 114.7 Selecting previously unselected package binutils-mingw-w64-i686.
22:48:55 [2019-11-08T22:48:55.836Z] #18 114.7 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ...
22:48:55 [2019-11-08T22:48:55.836Z] #18 114.7 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:48:56 [2019-11-08T22:48:56.029Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
22:48:56 [2019-11-08T22:48:56.595Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:48:57 [2019-11-08T22:48:57.160Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
22:48:57 [2019-11-08T22:48:57.417Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
22:48:57 [2019-11-08T22:48:57.417Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
22:48:57 [2019-11-08T22:48:57.417Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
22:48:57 [2019-11-08T22:48:57.417Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
22:48:57 [2019-11-08T22:48:57.545Z] #18 ...
22:48:57 [2019-11-08T22:48:57.545Z] 
22:48:57 [2019-11-08T22:48:57.545Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:48:57 [2019-11-08T22:48:57.545Z] #45 159.2 encoding/base64
22:48:57 [2019-11-08T22:48:57.545Z] #45 161.5 text/template
22:48:57 [2019-11-08T22:48:57.545Z] #45 162.2 encoding/json
22:48:57 [2019-11-08T22:48:57.545Z] #45 ...
22:48:57 [2019-11-08T22:48:57.545Z] 
22:48:57 [2019-11-08T22:48:57.545Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:48:57 [2019-11-08T22:48:57.545Z] #42 83.52   HOSTDEP  compel/src/main-host.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 83.82   DEP      compel/src/lib/ptrace.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 84.17   DEP      compel/src/lib/infect.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 84.51   DEP      compel/src/lib/infect-util.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 84.68   DEP      compel/src/lib/infect-rpc.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 84.98   DEP      compel/arch/ppc64/src/lib/infect.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 85.23   DEP      compel/arch/ppc64/src/lib/cpu.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 85.45   DEP      compel/src/lib/log.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 85.68   DEP      compel/src/main.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 86.03   DEP      compel/src/lib/handle-elf.d
22:48:57 [2019-11-08T22:48:57.545Z] #42 86.34   DEP      compel/arch/ppc64/src/lib/handle-elf.d
22:48:58 [2019-11-08T22:48:58.277Z] #42 86.74   CC       compel/src/lib/log.o
22:48:58 [2019-11-08T22:48:58.620Z] #42 87.33   CC       compel/arch/ppc64/src/lib/cpu.o
22:48:59 [2019-11-08T22:48:59.353Z] #42 88.05   CC       compel/arch/ppc64/src/lib/infect.o
22:49:01 [2019-11-08T22:49:01.063Z] #42 89.62   CC       compel/src/lib/infect-rpc.o
22:49:01 [2019-11-08T22:49:01.797Z] #42 90.40   CC       compel/src/lib/infect-util.o
22:49:02 [2019-11-08T22:49:02.530Z] #42 91.03   CC       compel/src/lib/infect.o
22:49:02 [2019-11-08T22:49:02.680Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
22:49:02 [2019-11-08T22:49:02.680Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
22:49:02 [2019-11-08T22:49:02.871Z] #42 ...
22:49:02 [2019-11-08T22:49:02.871Z] 
22:49:02 [2019-11-08T22:49:02.871Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:49:02 [2019-11-08T22:49:02.871Z] #18 117.2 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:49:02 [2019-11-08T22:49:02.871Z] #18 117.2 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ...
22:49:02 [2019-11-08T22:49:02.871Z] #18 117.2 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:49:02 [2019-11-08T22:49:02.871Z] #18 120.1 Selecting previously unselected package binutils-mingw-w64.
22:49:02 [2019-11-08T22:49:02.871Z] #18 120.1 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ...
22:49:02 [2019-11-08T22:49:02.871Z] #18 120.1 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:49:02 [2019-11-08T22:49:02.871Z] #18 120.3 Selecting previously unselected package mingw-w64-common.
22:49:02 [2019-11-08T22:49:02.871Z] #18 120.3 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ...
22:49:02 [2019-11-08T22:49:02.871Z] #18 120.3 Unpacking mingw-w64-common (5.0.1-1) ...
22:49:05 [2019-11-08T22:49:05.206Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
22:49:05 [2019-11-08T22:49:05.206Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
22:49:07 [2019-11-08T22:49:07.720Z] #18 ...
22:49:07 [2019-11-08T22:49:07.721Z] 
22:49:07 [2019-11-08T22:49:07.721Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:49:07 [2019-11-08T22:49:07.721Z] #42 95.89   CC       compel/src/lib/ptrace.o
22:49:08 [2019-11-08T22:49:08.062Z] #42 96.62   AR       compel/libcompel.a
22:49:08 [2019-11-08T22:49:08.062Z] #42 96.72   HOSTCC   compel/src/main-host.o
22:49:08 [2019-11-08T22:49:08.793Z] #42 97.29   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
22:49:09 [2019-11-08T22:49:09.135Z] #42 97.82   HOSTCC   compel/src/lib/handle-elf-host.o
22:49:09 [2019-11-08T22:49:09.514Z] #42 ...
22:49:09 [2019-11-08T22:49:09.514Z] 
22:49:09 [2019-11-08T22:49:09.514Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:49:09 [2019-11-08T22:49:09.514Z] #45 171.3 go/parser
22:49:09 [2019-11-08T22:49:09.514Z] #45 ...
22:49:09 [2019-11-08T22:49:09.514Z] 
22:49:09 [2019-11-08T22:49:09.514Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:49:09 [2019-11-08T22:49:09.514Z] #18 127.5 Selecting previously unselected package mingw-w64-x86-64-dev.
22:49:09 [2019-11-08T22:49:09.514Z] #18 127.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ...
22:49:09 [2019-11-08T22:49:09.514Z] #18 127.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ...
22:49:10 [2019-11-08T22:49:10.465Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
22:49:11 [2019-11-08T22:49:11.030Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
22:49:12 [2019-11-08T22:49:12.106Z] ok  	github.com/docker/docker/cmd/dockerd	0.071s	coverage: 30.3% of statements
22:49:12 [2019-11-08T22:49:12.106Z] ok  	github.com/docker/docker/container	0.113s	coverage: 35.3% of statements
22:49:12 [2019-11-08T22:49:12.106Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:49:12 [2019-11-08T22:49:12.106Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:49:12 [2019-11-08T22:49:12.106Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:49:12 [2019-11-08T22:49:12.106Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:49:12 [2019-11-08T22:49:12.930Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
22:49:14 [2019-11-08T22:49:14.824Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
22:49:15 [2019-11-08T22:49:15.526Z] #18 ...
22:49:15 [2019-11-08T22:49:15.526Z] 
22:49:15 [2019-11-08T22:49:15.526Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:49:15 [2019-11-08T22:49:15.526Z] #42 98.89   HOSTCC   compel/src/lib/log-host.o
22:49:15 [2019-11-08T22:49:15.526Z] #42 99.20   HOSTLINK compel/compel-host-bin
22:49:15 [2019-11-08T22:49:15.526Z] #42 99.48   DEP      soccr/soccr.d
22:49:15 [2019-11-08T22:49:15.526Z] #42 99.89   CC       soccr/soccr.o
22:49:15 [2019-11-08T22:49:15.526Z] #42 103.1   AR       soccr/libsoccr.a
22:49:15 [2019-11-08T22:49:15.526Z] #42 103.2 make[1]: 'soccr/libsoccr.a' is up to date.
22:49:15 [2019-11-08T22:49:15.526Z] #42 103.7   DEP      criu/arch/ppc64/sigframe.d
22:49:15 [2019-11-08T22:49:15.526Z] #42 104.0   DEP      criu/arch/ppc64/crtools.d
22:49:15 [2019-11-08T22:49:15.867Z] #42 104.4   DEP      criu/arch/ppc64/cpu.d
22:49:16 [2019-11-08T22:49:16.209Z] #42 104.8   CC       criu/arch/ppc64/cpu.o
22:49:16 [2019-11-08T22:49:16.551Z] #42 ...
22:49:16 [2019-11-08T22:49:16.551Z] 
22:49:16 [2019-11-08T22:49:16.551Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:49:16 [2019-11-08T22:49:16.551Z] #18 135.6 Selecting previously unselected package gcc-mingw-w64-base.
22:49:16 [2019-11-08T22:49:16.551Z] #18 135.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ...
22:49:16 [2019-11-08T22:49:16.551Z] #18 135.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
22:49:16 [2019-11-08T22:49:16.721Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
22:49:16 [2019-11-08T22:49:16.892Z] #18 135.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:49:16 [2019-11-08T22:49:16.892Z] #18 135.8 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
22:49:16 [2019-11-08T22:49:16.892Z] #18 135.9 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:49:17 [2019-11-08T22:49:17.652Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
22:49:18 [2019-11-08T22:49:18.216Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
22:49:19 [2019-11-08T22:49:19.215Z] #18 ...
22:49:19 [2019-11-08T22:49:19.215Z] 
22:49:19 [2019-11-08T22:49:19.215Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:49:19 [2019-11-08T22:49:19.215Z] #63 180.5 + for f in rootlesskit rootlesskit-docker-proxy
22:49:19 [2019-11-08T22:49:19.215Z] #63 180.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:49:19 [2019-11-08T22:49:19.215Z] #63 ...
22:49:19 [2019-11-08T22:49:19.215Z] 
22:49:19 [2019-11-08T22:49:19.215Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:49:19 [2019-11-08T22:49:19.215Z] #45 188.9 go/doc
22:49:19 [2019-11-08T22:49:19.215Z] #45 188.9 math/big
22:49:19 [2019-11-08T22:49:19.215Z] #45 190.4 vendor/golang.org/x/text/unicode/norm
22:49:19 [2019-11-08T22:49:19.589Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
22:49:20 [2019-11-08T22:49:20.960Z] === RUN   TestDockerSuite/TestAttachAfterDetach
22:49:20 [2019-11-08T22:49:20.960Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
22:49:21 [2019-11-08T22:49:21.794Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
22:49:22 [2019-11-08T22:49:22.281Z] #45 ...
22:49:22 [2019-11-08T22:49:22.281Z] 
22:49:22 [2019-11-08T22:49:22.281Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:49:22 [2019-11-08T22:49:22.281Z] #63 DONE 193.8s
22:49:22 [2019-11-08T22:49:22.281Z] 
22:49:22 [2019-11-08T22:49:22.281Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
22:49:22 [2019-11-08T22:49:22.281Z] #64 DONE 0.1s
22:49:22 [2019-11-08T22:49:22.281Z] 
22:49:22 [2019-11-08T22:49:22.281Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:49:22 [2019-11-08T22:49:22.281Z] #42 105.7   CC       criu/arch/ppc64/crtools.o
22:49:22 [2019-11-08T22:49:22.281Z] #42 107.5   CC       criu/arch/ppc64/sigframe.o
22:49:22 [2019-11-08T22:49:22.281Z] #42 108.1   LINK     criu/arch/ppc64/crtools.built-in.o
22:49:22 [2019-11-08T22:49:22.281Z] #42 108.2   DEP      criu/arch/ppc64/misc.d
22:49:22 [2019-11-08T22:49:22.281Z] #42 108.2   DEP      criu/arch/ppc64/vdso-trampoline.d
22:49:22 [2019-11-08T22:49:22.281Z] #42 108.3   DEP      criu/arch/ppc64/vdso-pie.d
22:49:22 [2019-11-08T22:49:22.281Z] #42 108.7   DEP      criu/pie/parasite-vdso.d
22:49:22 [2019-11-08T22:49:22.281Z] #42 109.2   DEP      criu/pie/util-vdso.d
22:49:22 [2019-11-08T22:49:22.281Z] #42 109.5   DEP      criu/pie/util.d
22:49:22 [2019-11-08T22:49:22.281Z] #42 109.9   CC       criu/pie/util.o
22:49:22 [2019-11-08T22:49:22.281Z] #42 110.6   CC       criu/pie/util-vdso.o
22:49:22 [2019-11-08T22:49:22.596Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
22:49:24 [2019-11-08T22:49:24.241Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
22:49:24 [2019-11-08T22:49:24.435Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
22:49:24 [2019-11-08T22:49:24.600Z] #42 112.9   CC       criu/pie/parasite-vdso.o
22:49:25 [2019-11-08T22:49:25.334Z] #42 114.1   CC       criu/arch/ppc64/vdso-pie.o
22:49:26 [2019-11-08T22:49:26.068Z] #42 115.0   CC       criu/arch/ppc64/vdso-trampoline.o
22:49:26 [2019-11-08T22:49:26.139Z] === RUN   TestDockerSuite/TestAttachDetach
22:49:26 [2019-11-08T22:49:26.409Z] #42 115.0   CC       criu/arch/ppc64/misc.o
22:49:26 [2019-11-08T22:49:26.409Z] #42 115.1   AR       criu/pie/pie.lib.a
22:49:26 [2019-11-08T22:49:26.409Z] #42 115.2   DEP      criu/pie/restorer.d
22:49:26 [2019-11-08T22:49:26.750Z] #42 115.5   DEP      criu/arch/ppc64/restorer.d
22:49:27 [2019-11-08T22:49:27.072Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
22:49:27 [2019-11-08T22:49:27.093Z] #42 115.9   DEP      criu/pie/parasite.d
22:49:27 [2019-11-08T22:49:27.828Z] #42 116.4   CC       criu/pie/parasite.o
22:49:28 [2019-11-08T22:49:28.008Z] === RUN   TestDockerSuite/TestAttachDisconnect
22:49:29 [2019-11-08T22:49:29.380Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
22:49:30 [2019-11-08T22:49:30.209Z] #42 118.9   LINK     criu/pie/parasite.built-in.o
22:49:30 [2019-11-08T22:49:30.209Z] #42 118.9   GEN      criu/pie/parasite-blob.h
22:49:30 [2019-11-08T22:49:30.209Z] #42 119.0   CC       criu/arch/ppc64/restorer.o
22:49:30 [2019-11-08T22:49:30.943Z] #42 119.8   CC       criu/pie/restorer.o
22:49:31 [2019-11-08T22:49:31.907Z] === RUN   TestDockerSuite/TestAttachPausedContainer
22:49:32 [2019-11-08T22:49:32.472Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
22:49:32 [2019-11-08T22:49:32.472Z] --- PASS: TestBuildWithHugeFile (94.86s)
22:49:32 [2019-11-08T22:49:32.472Z] === RUN   TestBuildWithEmptyDockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:49:32 [2019-11-08T22:49:32.472Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:49:32 [2019-11-08T22:49:32.508Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.7% of statements
22:49:32 [2019-11-08T22:49:32.729Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:49:32 [2019-11-08T22:49:32.729Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:49:32 [2019-11-08T22:49:32.729Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
22:49:32 [2019-11-08T22:49:32.729Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
22:49:32 [2019-11-08T22:49:32.729Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s)
22:49:32 [2019-11-08T22:49:32.729Z] === RUN   TestBuildPreserveOwnership
22:49:32 [2019-11-08T22:49:32.729Z] === RUN   TestBuildPreserveOwnership/copy_from
22:49:32 [2019-11-08T22:49:32.729Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
22:49:33 [2019-11-08T22:49:33.341Z] ok  	github.com/docker/docker/daemon	12.252s	coverage: 17.6% of statements
22:49:33 [2019-11-08T22:49:33.341Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:49:33 [2019-11-08T22:49:33.341Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:49:33 [2019-11-08T22:49:33.966Z] #42 ...
22:49:33 [2019-11-08T22:49:33.966Z] 
22:49:33 [2019-11-08T22:49:33.966Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:49:33 [2019-11-08T22:49:33.966Z] #45 205.7 github.com/LK4D4/vndr/build
22:49:34 [2019-11-08T22:49:34.101Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
22:49:34 [2019-11-08T22:49:34.693Z] ok  	github.com/docker/docker/daemon/discovery	0.012s	coverage: 30.0% of statements
22:49:35 [2019-11-08T22:49:35.034Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
22:49:35 [2019-11-08T22:49:35.571Z] ok  	github.com/docker/docker/daemon/config	0.040s	coverage: 82.1% of statements
22:49:35 [2019-11-08T22:49:35.599Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
22:49:35 [2019-11-08T22:49:35.987Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
22:49:35 [2019-11-08T22:49:35.987Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:49:35 [2019-11-08T22:49:35.987Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:49:36 [2019-11-08T22:49:36.164Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
22:49:36 [2019-11-08T22:49:36.627Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:49:36 [2019-11-08T22:49:36.627Z] 
22:49:36 [2019-11-08T22:49:36.627Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:49:36 [2019-11-08T22:49:36.627Z] PKG_CONFIG=pkg-config
22:49:36 [2019-11-08T22:49:36.627Z] GOLANG_VERSION=1.13.3
22:49:36 [2019-11-08T22:49:36.627Z] HOSTNAME=1dedb8ccaafd
22:49:36 [2019-11-08T22:49:36.627Z] DOCKER_EXPERIMENTAL=1
22:49:36 [2019-11-08T22:49:36.627Z] container=docker
22:49:36 [2019-11-08T22:49:36.627Z] TEST_SKIP_INTEGRATION_CLI=1
22:49:36 [2019-11-08T22:49:36.627Z] GO111MODULE=off
22:49:36 [2019-11-08T22:49:36.627Z] GOPATH=/go
22:49:36 [2019-11-08T22:49:36.627Z] PWD=/go/src/github.com/docker/docker
22:49:36 [2019-11-08T22:49:36.627Z] HOME=/root
22:49:36 [2019-11-08T22:49:36.627Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:49:36 [2019-11-08T22:49:36.627Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:49:36 [2019-11-08T22:49:36.627Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:49:36 [2019-11-08T22:49:36.627Z] DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e
22:49:36 [2019-11-08T22:49:36.627Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:49:36 [2019-11-08T22:49:36.627Z] DOCKER_GRAPHDRIVER=overlay2
22:49:36 [2019-11-08T22:49:36.627Z] TERM=xterm
22:49:36 [2019-11-08T22:49:36.627Z] VALIDATE_BRANCH=master
22:49:36 [2019-11-08T22:49:36.627Z] DEST=bundles/test-integration
22:49:36 [2019-11-08T22:49:36.627Z] SHLVL=1
22:49:36 [2019-11-08T22:49:36.627Z] TIMEOUT=120m
22:49:36 [2019-11-08T22:49:36.627Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:49:36 [2019-11-08T22:49:36.627Z] DOCKER_PKG=github.com/docker/docker
22:49:36 [2019-11-08T22:49:36.627Z] TESTDEBUG=0
22:49:36 [2019-11-08T22:49:36.627Z] _=/usr/bin/env
22:49:36 [2019-11-08T22:49:36.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:49:37 [2019-11-08T22:49:37.096Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:49:37 [2019-11-08T22:49:37.662Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
22:49:38 [2019-11-08T22:49:38.046Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
22:49:38 [2019-11-08T22:49:38.594Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
22:49:38 [2019-11-08T22:49:38.853Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
22:49:39 [2019-11-08T22:49:39.113Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
22:49:39 [2019-11-08T22:49:39.455Z] --- PASS: TestBuildPreserveOwnership (6.57s)
22:49:39 [2019-11-08T22:49:39.455Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.32s)
22:49:39 [2019-11-08T22:49:39.455Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
22:49:39 [2019-11-08T22:49:39.455Z] === RUN   TestBuildPlatformInvalid
22:49:39 [2019-11-08T22:49:39.455Z] --- PASS: TestBuildPlatformInvalid (0.12s)
22:49:39 [2019-11-08T22:49:39.455Z] PASS
22:49:39 [2019-11-08T22:49:39.455Z] 
22:49:39 [2019-11-08T22:49:39.455Z] === Skipped
22:49:39 [2019-11-08T22:49:39.455Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:49:39 [2019-11-08T22:49:39.455Z]     build_session_test.go:25: TODO: BuildKit
22:49:39 [2019-11-08T22:49:39.455Z] 
22:49:39 [2019-11-08T22:49:39.455Z] 
22:49:39 [2019-11-08T22:49:39.455Z] DONE 32 tests, 1 skipped in 181.115s
22:49:39 [2019-11-08T22:49:39.455Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:49:39 [2019-11-08T22:49:39.455Z] ++ 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
22:49:39 [2019-11-08T22:49:39.455Z] ++ set -e
22:49:39 [2019-11-08T22:49:39.455Z] ++ '[' -n 0 ']'
22:49:39 [2019-11-08T22:49:39.455Z] ++ set -x
22:49:39 [2019-11-08T22:49:39.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
22:49:39 [2019-11-08T22:49:39.721Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
22:49:39 [2019-11-08T22:49:39.971Z] #45 ...
22:49:39 [2019-11-08T22:49:39.971Z] 
22:49:39 [2019-11-08T22:49:39.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:49:39 [2019-11-08T22:49:39.971Z] #42 125.3   LINK     criu/pie/restorer.built-in.o
22:49:39 [2019-11-08T22:49:39.971Z] #42 125.3   GEN      criu/pie/restorer-blob.h
22:49:39 [2019-11-08T22:49:39.971Z] #42 125.5   DEP      criu/vdso.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 125.8   DEP      criu/uts_ns.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 126.1   DEP      criu/util.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 126.6   DEP      criu/uffd.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 127.1   DEP      criu/tun.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 127.6   DEP      criu/tty.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 128.1   DEP      criu/timerfd.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 128.4   DEP      criu/sysfs_parse.d
22:49:39 [2019-11-08T22:49:39.971Z] #42 128.7   DEP      criu/sysctl.d
22:49:39 [2019-11-08T22:49:39.986Z] INFO: Testing against a local daemon
22:49:39 [2019-11-08T22:49:39.987Z] === RUN   TestConfigList
22:49:40 [2019-11-08T22:49:40.313Z] #42 129.0   DEP      criu/string.d
22:49:40 [2019-11-08T22:49:40.313Z] #42 129.1   DEP      criu/stats.d
22:49:40 [2019-11-08T22:49:40.397Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
22:49:40 [2019-11-08T22:49:40.397Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
22:49:40 [2019-11-08T22:49:40.654Z] #42 129.3   DEP      criu/sockets.d
22:49:41 [2019-11-08T22:49:41.328Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
22:49:41 [2019-11-08T22:49:41.363Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
22:49:41 [2019-11-08T22:49:41.392Z] #42 129.9   DEP      criu/sk-unix.d
22:49:41 [2019-11-08T22:49:41.585Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
22:49:41 [2019-11-08T22:49:41.843Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
22:49:42 [2019-11-08T22:49:42.121Z] #42 130.6   DEP      criu/sk-tcp.d
22:49:42 [2019-11-08T22:49:42.121Z] #42 131.0   DEP      criu/sk-queue.d
22:49:42 [2019-11-08T22:49:42.179Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.290s	coverage: 57.9% of statements
22:49:42 [2019-11-08T22:49:42.407Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
22:49:42 [2019-11-08T22:49:42.462Z] #42 131.2   DEP      criu/sk-packet.d
22:49:42 [2019-11-08T22:49:42.803Z] #42 131.6   DEP      criu/sk-netlink.d
22:49:43 [2019-11-08T22:49:43.143Z] #42 131.9   DEP      criu/sk-inet.d
22:49:43 [2019-11-08T22:49:43.777Z] --- PASS: TestConfigList (3.57s)
22:49:43 [2019-11-08T22:49:43.777Z] === RUN   TestConfigsCreateAndDelete
22:49:43 [2019-11-08T22:49:43.874Z] #42 132.3   DEP      criu/signalfd.d
22:49:43 [2019-11-08T22:49:43.874Z] #42 132.7   DEP      criu/sigframe.d
22:49:44 [2019-11-08T22:49:44.214Z] #42 133.0   DEP      criu/shmem.d
22:49:44 [2019-11-08T22:49:44.214Z] #42 ...
22:49:44 [2019-11-08T22:49:44.214Z] 
22:49:44 [2019-11-08T22:49:44.214Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:49:44 [2019-11-08T22:49:44.214Z] #18 163.3 Selecting previously unselected package g++-mingw-w64-x86-64.
22:49:44 [2019-11-08T22:49:44.214Z] #18 163.3 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ...
22:49:44 [2019-11-08T22:49:44.214Z] #18 163.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:49:44 [2019-11-08T22:49:44.340Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
22:49:46 [2019-11-08T22:49:46.238Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
22:49:46 [2019-11-08T22:49:46.804Z] --- PASS: TestConfigsCreateAndDelete (3.37s)
22:49:46 [2019-11-08T22:49:46.804Z] === RUN   TestConfigsUpdate
22:49:48 [2019-11-08T22:49:48.640Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.731s	coverage: 45.9% of statements
22:49:48 [2019-11-08T22:49:48.701Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
22:49:49 [2019-11-08T22:49:49.633Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
22:49:50 [2019-11-08T22:49:50.198Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
22:49:50 [2019-11-08T22:49:50.198Z] --- PASS: TestConfigsUpdate (3.34s)
22:49:50 [2019-11-08T22:49:50.198Z] === RUN   TestTemplatedConfig
22:49:51 [2019-11-08T22:49:51.134Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.177s	coverage: 72.5% of statements
22:49:51 [2019-11-08T22:49:51.134Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:49:51 [2019-11-08T22:49:51.599Z] #18 ...
22:49:51 [2019-11-08T22:49:51.599Z] 
22:49:51 [2019-11-08T22:49:51.599Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:49:51 [2019-11-08T22:49:51.599Z] #42 133.3   DEP      criu/servicefd.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 133.7   DEP      criu/seize.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 134.0   DEP      criu/seccomp.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 134.4   DEP      criu/rst-malloc.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 134.6   DEP      criu/rbtree.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 134.7   DEP      criu/pstree.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 135.1   DEP      criu/protobuf.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 135.5   GEN      criu/protobuf-desc-gen.h
22:49:51 [2019-11-08T22:49:51.599Z] #42 138.3   DEP      criu/protobuf-desc.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 138.5   DEP      criu/proc_parse.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 139.0   DEP      criu/plugin.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 139.3   DEP      criu/pipes.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 139.7   DEP      criu/pie-util.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 139.9   DEP      criu/pie-util-vdso.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 140.3   DEP      criu/pie-util-vdso-elf32.d
22:49:51 [2019-11-08T22:49:51.599Z] #42 ...
22:49:51 [2019-11-08T22:49:51.599Z] 
22:49:51 [2019-11-08T22:49:51.599Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:49:51 [2019-11-08T22:49:51.599Z] #45 213.2 vendor/golang.org/x/net/idna
22:49:51 [2019-11-08T22:49:51.599Z] #45 219.8 vendor/golang.org/x/net/http2/hpack
22:49:51 [2019-11-08T22:49:51.599Z] #45 ...
22:49:51 [2019-11-08T22:49:51.599Z] 
22:49:51 [2019-11-08T22:49:51.599Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:49:51 [2019-11-08T22:49:51.599Z] #42 140.5   DEP      criu/path.d
22:49:51 [2019-11-08T22:49:51.972Z] #42 140.7   DEP      criu/parasite-syscall.d
22:49:52 [2019-11-08T22:49:52.072Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.118s	coverage: 51.0% of statements
22:49:52 [2019-11-08T22:49:52.702Z] #42 141.3   DEP      criu/pagemap.d
22:49:53 [2019-11-08T22:49:53.042Z] #42 141.8   DEP      criu/pagemap-cache.d
22:49:53 [2019-11-08T22:49:53.382Z] #42 142.2   DEP      criu/page-xfer.d
22:49:53 [2019-11-08T22:49:53.477Z] --- PASS: TestTemplatedConfig (3.29s)
22:49:53 [2019-11-08T22:49:53.477Z] === RUN   TestConfigInspect
22:49:53 [2019-11-08T22:49:53.723Z] #42 142.6   DEP      criu/page-pipe.d
22:49:53 [2019-11-08T22:49:53.734Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
22:49:54 [2019-11-08T22:49:54.063Z] #42 142.9   DEP      criu/netfilter.d
22:49:54 [2019-11-08T22:49:54.610Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.557s	coverage: 76.1% of statements
22:49:54 [2019-11-08T22:49:54.796Z] #42 143.3   DEP      criu/net.d
22:49:55 [2019-11-08T22:49:55.136Z] #42 143.9   DEP      criu/namespaces.d
22:49:55 [2019-11-08T22:49:55.477Z] #42 144.3   DEP      criu/mount.d
22:49:55 [2019-11-08T22:49:55.726Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
22:49:55 [2019-11-08T22:49:55.818Z] #42 144.7   DEP      criu/mem.d
22:49:56 [2019-11-08T22:49:56.260Z] Client:
22:49:56 [2019-11-08T22:49:56.260Z]  Debug Mode: false
22:49:56 [2019-11-08T22:49:56.260Z]  Plugins:
22:49:56 [2019-11-08T22:49:56.260Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
22:49:56 [2019-11-08T22:49:56.260Z] 
22:49:56 [2019-11-08T22:49:56.260Z] Server:
22:49:56 [2019-11-08T22:49:56.260Z]  Containers: 0
22:49:56 [2019-11-08T22:49:56.260Z]   Running: 0
22:49:56 [2019-11-08T22:49:56.260Z]   Paused: 0
22:49:56 [2019-11-08T22:49:56.260Z]   Stopped: 0
22:49:56 [2019-11-08T22:49:56.260Z]  Images: 0
22:49:56 [2019-11-08T22:49:56.260Z]  Server Version: 19.03.2
22:49:56 [2019-11-08T22:49:56.260Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:49:56 [2019-11-08T22:49:56.260Z]   Windows: 
22:49:56 [2019-11-08T22:49:56.260Z]   LCOW: 
22:49:56 [2019-11-08T22:49:56.260Z]  Logging Driver: json-file
22:49:56 [2019-11-08T22:49:56.260Z]  Plugins:
22:49:56 [2019-11-08T22:49:56.260Z]   Volume: local
22:49:56 [2019-11-08T22:49:56.260Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
22:49:56 [2019-11-08T22:49:56.260Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:49:56 [2019-11-08T22:49:56.260Z]  Swarm: inactive
22:49:56 [2019-11-08T22:49:56.260Z]  Default Isolation: process
22:49:56 [2019-11-08T22:49:56.260Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:49:56 [2019-11-08T22:49:56.260Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
22:49:56 [2019-11-08T22:49:56.260Z]  OSType: windows
22:49:56 [2019-11-08T22:49:56.260Z]  Architecture: x86_64
22:49:56 [2019-11-08T22:49:56.260Z]  CPUs: 4
22:49:56 [2019-11-08T22:49:56.260Z]  Total Memory: 32GiB
22:49:56 [2019-11-08T22:49:56.260Z]  Name: azwin-2-55e550
22:49:56 [2019-11-08T22:49:56.260Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
22:49:56 [2019-11-08T22:49:56.260Z]  Docker Root Dir: D:\docker
22:49:56 [2019-11-08T22:49:56.260Z]  Debug Mode: false
22:49:56 [2019-11-08T22:49:56.260Z]  Registry: https://index.docker.io/v1/
22:49:56 [2019-11-08T22:49:56.260Z]  Labels:
22:49:56 [2019-11-08T22:49:56.260Z]  Experimental: true
22:49:56 [2019-11-08T22:49:56.260Z]  Insecure Registries:
22:49:56 [2019-11-08T22:49:56.260Z]   10.0.0.4:5000
22:49:56 [2019-11-08T22:49:56.260Z]   127.0.0.0/8
22:49:56 [2019-11-08T22:49:56.260Z]  Registry Mirrors:
22:49:56 [2019-11-08T22:49:56.260Z]   http://10.0.0.4:5000/
22:49:56 [2019-11-08T22:49:56.260Z]  Live Restore Enabled: false
22:49:56 [2019-11-08T22:49:56.260Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
22:49:56 [2019-11-08T22:49:56.552Z] #42 145.1   DEP      criu/lsm.d
22:49:56 [2019-11-08T22:49:56.552Z] #42 145.4   DEP      criu/log.d
22:49:57 [2019-11-08T22:49:57.013Z] --- PASS: TestConfigInspect (3.16s)
22:49:57 [2019-11-08T22:49:57.013Z] === RUN   TestConfigCreateWithLabels
22:49:57 [2019-11-08T22:49:57.156Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
22:49:57 [2019-11-08T22:49:57.271Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
22:49:57 [2019-11-08T22:49:57.286Z] #42 145.9   DEP      criu/libnetlink.d
22:49:57 [2019-11-08T22:49:57.629Z] #42 ...
22:49:57 [2019-11-08T22:49:57.629Z] 
22:49:57 [2019-11-08T22:49:57.629Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:49:57 [2019-11-08T22:49:57.836Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
22:49:58 [2019-11-08T22:49:58.401Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
22:49:58 [2019-11-08T22:49:58.482Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.135s	coverage: 57.0% of statements
22:49:58 [2019-11-08T22:49:58.482Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:49:58 [2019-11-08T22:49:58.482Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:49:58 [2019-11-08T22:49:58.688Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_deprecated: failed prerequisites: fact_deprecated@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
22:49:58 [2019-11-08T22:49:58.688Z] INFO [runner] Issues before processing: 46, after processing: 0 
22:49:58 [2019-11-08T22:49:58.688Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, exclude-rules: 1/1, path_prettifier: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, cgo: 10/46, filename_unadjuster: 10/10, identifier_marker: 1/1, exclude: 1/1, nolint: 0/1 
22:49:58 [2019-11-08T22:49:58.688Z] INFO [runner] processing took 803.713µs with stages: nolint: 353.275µs, path_prettifier: 285.252µs, skip_dirs: 69.497µs, autogenerated_exclude: 55.445µs, identifier_marker: 17.212µs, cgo: 13.169µs, filename_unadjuster: 3.538µs, exclude-rules: 2.761µs, max_same_issues: 956ns, max_from_linter: 493ns, diff: 447ns, path_shortener: 364ns, skip_files: 323ns, exclude: 261ns, max_per_file_from_linter: 260ns, source_code: 246ns, uniq_by_line: 214ns 
22:49:58 [2019-11-08T22:49:58.688Z] INFO [runner] linters took 1m28.181596868s with stages: goanalysis_metalinter: 1m10.021081674s, unused: 18.159597442s 
22:49:58 [2019-11-08T22:49:58.688Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
22:49:58 [2019-11-08T22:49:58.688Z] INFO Memory: 1338 samples, avg is 605.0MB, max is 3303.1MB 
22:49:58 [2019-11-08T22:49:58.688Z] INFO Execution took 3m17.404469431s               
22:49:58 [2019-11-08T22:49:58.688Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:49:58 [2019-11-08T22:49:58.688Z] No api/types/ or api/swagger.yaml changes in diff.
22:49:58 [2019-11-08T22:49:58.688Z] Congratulations!  All toml source files changed here have valid syntax.
22:49:58 [2019-11-08T22:49:58.688Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:49:58 [2019-11-08T22:49:58.688Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
22:49:58 [2019-11-08T22:49:58.966Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
22:49:59 [2019-11-08T22:49:59.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/make.sh dynbinary-daemon test-docker-py
22:49:59 [2019-11-08T22:49:59.223Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
22:49:59 [2019-11-08T22:49:59.593Z] 
22:49:59 [2019-11-08T22:49:59.593Z] Removing bundles/
22:49:59 [2019-11-08T22:49:59.593Z] 
22:49:59 [2019-11-08T22:49:59.593Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:49:59 [2019-11-08T22:49:59.593Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:49:59 [2019-11-08T22:49:59.593Z] GOOS="" GOARCH="" GOARM=""
22:49:59 [2019-11-08T22:49:59.844Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
22:49:59 [2019-11-08T22:49:59.844Z] ok  	github.com/docker/docker/daemon/images	0.010s	coverage: 4.9% of statements
22:49:59 [2019-11-08T22:49:59.844Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:49:59 [2019-11-08T22:49:59.844Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:50:00 [2019-11-08T22:50:00.156Z] --- PASS: TestConfigCreateWithLabels (3.44s)
22:50:00 [2019-11-08T22:50:00.156Z] === RUN   TestConfigCreateResolve
22:50:01 [2019-11-08T22:50:01.431Z] #23 227.0 Checking out files:  18% (1971/10703)   
Checking out files:  19% (2034/10703)   
Checking out files:  20% (2141/10703)   
Checking out files:  21% (2248/10703)   
Checking out files:  22% (2355/10703)   
Checking out files:  23% (2462/10703)   
Checking out files:  24% (2569/10703)   
Checking out files:  25% (2676/10703)   
Checking out files:  26% (2783/10703)   
Checking out files:  27% (2890/10703)   
Checking out files:  28% (2997/10703)   
Checking out files:  29% (3104/10703)   
Checking out files:  30% (3211/10703)   
Checking out files:  31% (3318/10703)   
Checking out files:  32% (3425/10703)   
Checking out files:  32% (3504/10703)   
Checking out files:  33% (3532/10703)   
Checking out files:  34% (3640/10703)   
Checking out files:  35% (3747/10703)   
Checking out files:  36% (3854/10703)   
Checking out files:  37% (3961/10703)   
Checking out files:  38% (4068/10703)   
Checking out files:  39% (4175/10703)   
Checking out files:  40% (4282/10703)   
Checking out files:  41% (4389/10703)   
Checking out files:  42% (4496/10703)   
Checking out files:  43% (4603/10703)   
Checking out files:  44% (4710/10703)   
Checking out files:  45% (4817/10703)   
Checking out files:  45% (4821/10703)   
Checking out files:  46% (4924/10703)   
Checking out files:  47% (5031/10703)   
Checking out files:  48% (5138/10703)   
Checking out files:  49% (5245/10703)   
Checking out files:  50% (5352/10703)   
Checking out files:  51% (5459/10703)   
Checking out files:  52% (5566/10703)   
Checking out files:  53% (5673/10703)   
Checking out files:  54% (5780/10703)   
Checking out files:  55% (5887/10703)   
Checking out files:  56% (5994/10703)   
Checking out files:  57% (6101/10703)   
Checking out files:  57% (6140/10703)   
Checking out files:  58% (6208/10703)   
Checking out files:  59% (6315/10703)   
Checking out files:  60% (6422/10703)   
Checking out files:  61% (6529/10703)   
Checking out files:  62% (6636/10703)   
Checking out files:  63% (6743/10703)   
Checking out files:  64% (6850/10703)   
Checking out files:  65% (6957/10703)   
Checking out files:  66% (7064/10703)   
Checking out files:  67% (7172/10703)   
Checking out files:  68% (7279/10703)   
Checking out files:  69% (7386/10703)   
Checking out files:  70% (7493/10703)   
Checking out files:  71% (7600/10703)   
Checking out files:  72% (7707/10703)   
Checking out files:  73% (7814/10703)   
Checking out files:  74% (7921/10703)   
Checking out files:  74% (7941/10703)   
Checking out files:  75% (8028/10703)   
Checking out files:  76% (8135/10703)   
Checking out files:  77% (8242/10703)   
Checking out files:  78% (8349/10703)   
Checking out files:  79% (8456/10703)   
Checking out files:  80% (8563/10703)   
Checking out files:  81% (8670/10703)   
Checking out files:  82% (8777/10703)   
Checking out files:  83% (8884/10703)   
Checking out files:  84% (8991/10703)   
Checking out files:  85% (9098/10703)   
Checking out files:  86% (9205/10703)   
Checking out files:  86% (9288/10703)   
Checking out files:  87% (9312/10703)   
Checking out files:  88% (9419/10703)   
Checking out files:  89% (9526/10703)   
Checking out files:  90% (9633/10703)   
Checking out files:  91% (9740/10703)   
Checking out files:  92% (9847/10703)   
Checking out files:  93% (9954/10703)   
Checking out files:  94% (10061/10703)   
Checking out files:  95% (10168/10703)   
Checking out files:  96% (10275/10703)   
Checking out files:  97% (10382/10703)   
Checking out files:  98% (10489/10703)   
Checking out files:  99% (10596/10703)   
Checking out files: 100% (10703/10703)   
Checking out files: 100% (10703/10703), done.
22:50:01 [2019-11-08T22:50:01.431Z] #23 233.3 + cd /tmp/tmp.NVov4EV5ZF/tmp/docker-ce
22:50:01 [2019-11-08T22:50:01.771Z] ok  	github.com/docker/docker/daemon/logger	0.214s	coverage: 42.7% of statements
22:50:01 [2019-11-08T22:50:01.771Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.105s	coverage: 77.8% of statements
22:50:01 [2019-11-08T22:50:01.771Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:50:01 [2019-11-08T22:50:01.771Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:50:01 [2019-11-08T22:50:01.773Z] #23 233.3 + git checkout -q v17.06.2-ce
22:50:01 [2019-11-08T22:50:01.773Z] #23 ...
22:50:01 [2019-11-08T22:50:01.773Z] 
22:50:01 [2019-11-08T22:50:01.773Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:50:01 [2019-11-08T22:50:01.773Z] #45 223.6 mime
22:50:01 [2019-11-08T22:50:01.773Z] #45 224.4 mime/quotedprintable
22:50:01 [2019-11-08T22:50:01.773Z] #45 226.0 crypto/ecdsa
22:50:01 [2019-11-08T22:50:01.773Z] #45 226.6 crypto/rsa
22:50:01 [2019-11-08T22:50:01.773Z] #45 228.8 crypto/x509/pkix
22:50:01 [2019-11-08T22:50:01.773Z] #45 231.3 vendor/golang.org/x/crypto/cryptobyte
22:50:02 [2019-11-08T22:50:02.117Z] #45 ...
22:50:02 [2019-11-08T22:50:02.117Z] 
22:50:02 [2019-11-08T22:50:02.117Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:02 [2019-11-08T22:50:02.117Z] #42 146.4   DEP      criu/kerndat.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 146.9   DEP      criu/kcmp-ids.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 147.1   DEP      criu/irmap.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 147.4   DEP      criu/ipc_ns.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 147.8   DEP      criu/image.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 148.3   DEP      criu/image-desc.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 148.5   DEP      criu/fsnotify.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 149.1   DEP      criu/filesystems.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 149.7   DEP      criu/files.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 150.2   DEP      criu/files-reg.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 150.6   DEP      criu/files-ext.d
22:50:02 [2019-11-08T22:50:02.117Z] #42 151.0   DEP      criu/file-lock.d
22:50:02 [2019-11-08T22:50:02.685Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
22:50:02 [2019-11-08T22:50:02.685Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
22:50:02 [2019-11-08T22:50:02.685Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
22:50:02 [2019-11-08T22:50:02.849Z] #42 151.5   DEP      criu/file-ids.d
22:50:02 [2019-11-08T22:50:02.943Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
22:50:03 [2019-11-08T22:50:03.107Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.004s	coverage: 68.2% of statements
22:50:03 [2019-11-08T22:50:03.191Z] #42 151.9   DEP      criu/fifo.d
22:50:03 [2019-11-08T22:50:03.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:50:03 [2019-11-08T22:50:03.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:50:03 [2019-11-08T22:50:03.484Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 26.2% of statements
22:50:03 [2019-11-08T22:50:03.507Z] --- PASS: TestConfigCreateResolve (3.33s)
22:50:03 [2019-11-08T22:50:03.507Z] === RUN   TestConfigDaemonLibtrustID
22:50:03 [2019-11-08T22:50:03.532Z] #42 152.2   DEP      criu/fdstore.d
22:50:03 [2019-11-08T22:50:03.874Z] #42 152.5   DEP      criu/fault-injection.d
22:50:03 [2019-11-08T22:50:03.874Z] #42 152.5   DEP      criu/external.d
22:50:04 [2019-11-08T22:50:04.073Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
22:50:04 [2019-11-08T22:50:04.073Z] PASS
22:50:04 [2019-11-08T22:50:04.073Z] 
22:50:04 [2019-11-08T22:50:04.073Z] DONE 8 tests in 24.348s
22:50:04 [2019-11-08T22:50:04.073Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:50:04 [2019-11-08T22:50:04.073Z] ++ 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
22:50:04 [2019-11-08T22:50:04.073Z] ++ set -e
22:50:04 [2019-11-08T22:50:04.073Z] ++ '[' -n 0 ']'
22:50:04 [2019-11-08T22:50:04.073Z] ++ set -x
22:50:04 [2019-11-08T22:50:04.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
22:50:04 [2019-11-08T22:50:04.219Z] #42 152.8   DEP      criu/eventpoll.d
22:50:04 [2019-11-08T22:50:04.219Z] #42 ...
22:50:04 [2019-11-08T22:50:04.219Z] 
22:50:04 [2019-11-08T22:50:04.219Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:50:04 [2019-11-08T22:50:04.219Z] #18 183.2 Setting up aufs-tools (1:4.1+20161219-1) ...
22:50:04 [2019-11-08T22:50:04.219Z] #18 183.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ...
22:50:04 [2019-11-08T22:50:04.219Z] #18 183.2 Setting up libsepol1-dev:ppc64el (2.6-2) ...
22:50:04 [2019-11-08T22:50:04.219Z] #18 183.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ...
22:50:04 [2019-11-08T22:50:04.219Z] #18 183.2 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ...
22:50:04 [2019-11-08T22:50:04.330Z] INFO: Testing against a local daemon
22:50:04 [2019-11-08T22:50:04.330Z] === RUN   TestCheckpoint
22:50:04 [2019-11-08T22:50:04.330Z] --- SKIP: TestCheckpoint (0.00s)
22:50:04 [2019-11-08T22:50:04.330Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:50:04 [2019-11-08T22:50:04.330Z] === RUN   TestContainerInvalidJSON
22:50:04 [2019-11-08T22:50:04.330Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:50:04 [2019-11-08T22:50:04.330Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:50:04 [2019-11-08T22:50:04.330Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:50:04 [2019-11-08T22:50:04.330Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:50:04 [2019-11-08T22:50:04.330Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:50:04 [2019-11-08T22:50:04.330Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:50:04 [2019-11-08T22:50:04.330Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:50:04 [2019-11-08T22:50:04.330Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:50:04 [2019-11-08T22:50:04.330Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:50:04 [2019-11-08T22:50:04.330Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:50:04 [2019-11-08T22:50:04.330Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:50:04 [2019-11-08T22:50:04.330Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:50:04 [2019-11-08T22:50:04.330Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:50:04 [2019-11-08T22:50:04.330Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:50:04 [2019-11-08T22:50:04.330Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
22:50:04 [2019-11-08T22:50:04.330Z] === RUN   TestCopyFromContainerPathIsNotDir
22:50:04 [2019-11-08T22:50:04.341Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.005s	coverage: 62.1% of statements
22:50:04 [2019-11-08T22:50:04.341Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.4 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ...
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.4 Processing triggers for mime-support (3.60) ...
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.5 Setting up xxd (2:8.0.0197-4+deb9u3) ...
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.5 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ...
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.6 Setting up libcap2-bin (1:2.25-1) ...
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ...
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.6 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ...
22:50:04 [2019-11-08T22:50:04.561Z] #18 183.6 Setting up bash-completion (1:2.1-4.3) ...
22:50:04 [2019-11-08T22:50:04.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:50:04 [2019-11-08T22:50:04.587Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
22:50:04 [2019-11-08T22:50:04.587Z] === RUN   TestCopyToContainerPathDoesNotExist
22:50:04 [2019-11-08T22:50:04.587Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
22:50:04 [2019-11-08T22:50:04.587Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
22:50:04 [2019-11-08T22:50:04.587Z] === RUN   TestCopyToContainerPathIsNotDir
22:50:04 [2019-11-08T22:50:04.845Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
22:50:04 [2019-11-08T22:50:04.845Z] === RUN   TestCopyFromContainer
22:50:04 [2019-11-08T22:50:04.845Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
22:50:05 [2019-11-08T22:50:05.410Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
22:50:05 [2019-11-08T22:50:05.410Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
22:50:05 [2019-11-08T22:50:05.667Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
22:50:05 [2019-11-08T22:50:05.695Z] ok  	github.com/docker/docker/daemon/logger/local	0.010s	coverage: 74.7% of statements
22:50:05 [2019-11-08T22:50:05.695Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:50:05 [2019-11-08T22:50:05.695Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 19.9% of statements
22:50:07 [2019-11-08T22:50:07.042Z] === RUN   TestCopyFromContainer//
22:50:07 [2019-11-08T22:50:07.042Z] === RUN   TestCopyFromContainer//bar/root
22:50:07 [2019-11-08T22:50:07.042Z] === RUN   TestCopyFromContainer//bar/root/
22:50:07 [2019-11-08T22:50:07.042Z] === RUN   TestCopyFromContainer/bar/quux
22:50:07 [2019-11-08T22:50:07.299Z] === RUN   TestCopyFromContainer/bar/quux/
22:50:07 [2019-11-08T22:50:07.300Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:50:07 [2019-11-08T22:50:07.557Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:50:07 [2019-11-08T22:50:07.557Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:50:07 [2019-11-08T22:50:07.690Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 47.8% of statements
22:50:07 [2019-11-08T22:50:07.814Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:50:08 [2019-11-08T22:50:08.071Z] === RUN   TestCopyFromContainer/bar/notarget
22:50:08 [2019-11-08T22:50:08.071Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
22:50:08 [2019-11-08T22:50:08.071Z] --- PASS: TestCopyFromContainer (3.45s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer// (0.11s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s)
22:50:08 [2019-11-08T22:50:08.071Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.16s)
22:50:08 [2019-11-08T22:50:08.071Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:08 [2019-11-08T22:50:08.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:08 [2019-11-08T22:50:08.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:08 [2019-11-08T22:50:08.329Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:08 [2019-11-08T22:50:08.329Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:50:08 [2019-11-08T22:50:08.329Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:50:08 [2019-11-08T22:50:08.329Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:50:08 [2019-11-08T22:50:08.329Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
22:50:08 [2019-11-08T22:50:08.329Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
22:50:08 [2019-11-08T22:50:08.329Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:50:08 [2019-11-08T22:50:08.329Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s)
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateLinkToNonExistingContainer
22:50:08 [2019-11-08T22:50:08.329Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateWithInvalidEnv
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateWithInvalidEnv/0
22:50:08 [2019-11-08T22:50:08.329Z] === PAUSE TestCreateWithInvalidEnv/0
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateWithInvalidEnv/1
22:50:08 [2019-11-08T22:50:08.329Z] === PAUSE TestCreateWithInvalidEnv/1
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateWithInvalidEnv/2
22:50:08 [2019-11-08T22:50:08.329Z] === PAUSE TestCreateWithInvalidEnv/2
22:50:08 [2019-11-08T22:50:08.329Z] === CONT  TestCreateWithInvalidEnv/0
22:50:08 [2019-11-08T22:50:08.329Z] === CONT  TestCreateWithInvalidEnv/2
22:50:08 [2019-11-08T22:50:08.329Z] === CONT  TestCreateWithInvalidEnv/1
22:50:08 [2019-11-08T22:50:08.329Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:50:08 [2019-11-08T22:50:08.329Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:50:08 [2019-11-08T22:50:08.329Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:50:08 [2019-11-08T22:50:08.329Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateTmpfsMountsTarget
22:50:08 [2019-11-08T22:50:08.329Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:50:08 [2019-11-08T22:50:08.329Z] === RUN   TestCreateWithCustomMaskedPaths
22:50:08 [2019-11-08T22:50:08.586Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
22:50:08 [2019-11-08T22:50:08.603Z] ok  	github.com/docker/docker/daemon/logger/templates	0.028s	coverage: 8.3% of statements
22:50:09 [2019-11-08T22:50:09.461Z] #18 ...
22:50:09 [2019-11-08T22:50:09.461Z] 
22:50:09 [2019-11-08T22:50:09.461Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:50:09 [2019-11-08T22:50:09.461Z] #48 DONE 241.0s
22:50:09 [2019-11-08T22:50:09.461Z] 
22:50:09 [2019-11-08T22:50:09.461Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:09 [2019-11-08T22:50:09.461Z] #42 153.3   DEP      criu/eventfd.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 153.9   DEP      criu/crtools.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 154.3   DEP      criu/cr-service.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 154.7   DEP      criu/cr-restore.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 155.2   DEP      criu/cr-errno.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 155.3   DEP      criu/cr-dump.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 155.8   DEP      criu/cr-dedup.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 156.3   DEP      criu/cr-check.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 156.8   DEP      criu/config.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 157.0   DEP      criu/clone-noasan.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 157.2   DEP      criu/cgroup.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 157.7   DEP      criu/cgroup-props.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 158.0   DEP      criu/bitmap.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 158.0   DEP      criu/bfd.d
22:50:09 [2019-11-08T22:50:09.461Z] #42 158.3   DEP      criu/autofs.d
22:50:09 [2019-11-08T22:50:09.493Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
22:50:09 [2019-11-08T22:50:09.493Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.935s	coverage: 82.5% of statements
22:50:09 [2019-11-08T22:50:09.493Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:50:09 [2019-11-08T22:50:09.493Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:50:10 [2019-11-08T22:50:10.193Z] #42 158.9   DEP      criu/aio.d
22:50:10 [2019-11-08T22:50:10.485Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
22:50:10 [2019-11-08T22:50:10.925Z] #42 159.5   DEP      criu/action-scripts.d
22:50:11 [2019-11-08T22:50:11.050Z] --- PASS: TestCreateWithCustomMaskedPaths (2.64s)
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:50:11 [2019-11-08T22:50:11.050Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:50:11 [2019-11-08T22:50:11.050Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:50:11 [2019-11-08T22:50:11.050Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:50:11 [2019-11-08T22:50:11.050Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:50:11 [2019-11-08T22:50:11.050Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:50:11 [2019-11-08T22:50:11.266Z] #42 ...
22:50:11 [2019-11-08T22:50:11.266Z] 
22:50:11 [2019-11-08T22:50:11.266Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.2 Setting up libonig4:ppc64el (6.1.3-2) ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.2 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.3 Setting up zip (3.0-11+b1) ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.3 Setting up bzip2 (1.0.6-8.1) ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.3 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.3 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.3 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:50:11 [2019-11-08T22:50:11.266Z] #18 190.3 Setting up libaio1:ppc64el (0.3.110-3) ...
22:50:11 [2019-11-08T22:50:11.308Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:50:11 [2019-11-08T22:50:11.308Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:50:11 [2019-11-08T22:50:11.308Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:50:11 [2019-11-08T22:50:11.308Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
22:50:11 [2019-11-08T22:50:11.308Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:50:11 [2019-11-08T22:50:11.308Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:50:11 [2019-11-08T22:50:11.308Z] --- PASS: TestCreateWithCapabilities (0.04s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
22:50:11 [2019-11-08T22:50:11.308Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
22:50:11 [2019-11-08T22:50:11.308Z] === RUN   TestCreateWithCustomReadonlyPaths
22:50:11 [2019-11-08T22:50:11.606Z] #18 190.3 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ...
22:50:11 [2019-11-08T22:50:11.606Z] #18 190.4 Setting up xz-utils (5.2.2-1.2+b1) ...
22:50:11 [2019-11-08T22:50:11.606Z] #18 190.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:50:11 [2019-11-08T22:50:11.606Z] #18 190.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ...
22:50:11 [2019-11-08T22:50:11.607Z] #18 190.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ...
22:50:11 [2019-11-08T22:50:11.607Z] #18 190.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ...
22:50:11 [2019-11-08T22:50:11.607Z] #18 190.4 Setting up libpcre32-3:ppc64el (2:8.39-3) ...
22:50:11 [2019-11-08T22:50:11.607Z] #18 190.4 Setting up libnfnetlink0:ppc64el (1.0.1-3) ...
22:50:11 [2019-11-08T22:50:11.607Z] #18 190.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ...
22:50:12 [2019-11-08T22:50:12.173Z] ok  	github.com/docker/docker/distribution/metadata	0.030s	coverage: 48.2% of statements
22:50:12 [2019-11-08T22:50:12.242Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
22:50:12 [2019-11-08T22:50:12.242Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.4 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ...
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.4 Setting up libpcre16-3:ppc64el (2:8.39-3) ...
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.4 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ...
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.4 Setting up libnl-3-200:ppc64el (3.2.27-2) ...
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ...
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.4 Setting up libudev-dev:ppc64el (232-25+deb9u12) ...
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.5 Setting up pigz (2.3.4-1) ...
22:50:12 [2019-11-08T22:50:12.358Z] #18 191.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ...
22:50:12 [2019-11-08T22:50:12.568Z] ok  	github.com/docker/docker/distribution	0.357s	coverage: 22.1% of statements
22:50:12 [2019-11-08T22:50:12.568Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.5 Setting up libmpdec2:ppc64el (2.4.2-1) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.5 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.5 Setting up mingw-w64-common (5.0.1-1) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.5 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.5 Setting up jq (1.5+dfsg-1.3) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.6 Setting up libpcre3-dev:ppc64el (2:8.39-3) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.6 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.6 Setting up xfsprogs (4.9.0+nmu1) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.6 Setting up vim (2:8.0.0197-4+deb9u3) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.8 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.8 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.8 Setting up iptables (1.6.0+snapshot20161117-6) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.8 Setting up btrfs-progs (4.7.3-1) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.8 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ...
22:50:12 [2019-11-08T22:50:12.701Z] #18 191.8 Setting up python3.5 (3.5.3-1+deb9u1) ...
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
22:50:14 [2019-11-08T22:50:14.140Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.83s)
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:14 [2019-11-08T22:50:14.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:14 [2019-11-08T22:50:14.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:50:14 [2019-11-08T22:50:14.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:50:14 [2019-11-08T22:50:14.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:50:14 [2019-11-08T22:50:14.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:50:14 [2019-11-08T22:50:14.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
22:50:14 [2019-11-08T22:50:14.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
22:50:14 [2019-11-08T22:50:14.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:50:14 [2019-11-08T22:50:14.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
22:50:14 [2019-11-08T22:50:14.140Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestContainerStartOnDaemonRestart
22:50:14 [2019-11-08T22:50:14.140Z] === PAUSE TestContainerStartOnDaemonRestart
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestDaemonRestartIpcMode
22:50:14 [2019-11-08T22:50:14.140Z] === PAUSE TestDaemonRestartIpcMode
22:50:14 [2019-11-08T22:50:14.140Z] === RUN   TestDiff
22:50:14 [2019-11-08T22:50:14.410Z] #18 ...
22:50:14 [2019-11-08T22:50:14.410Z] 
22:50:14 [2019-11-08T22:50:14.410Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:50:14 [2019-11-08T22:50:14.410Z] #45 236.2 net/textproto
22:50:14 [2019-11-08T22:50:14.410Z] #45 236.2 vendor/golang.org/x/net/http/httpproxy
22:50:14 [2019-11-08T22:50:14.410Z] #45 238.4 crypto/x509
22:50:14 [2019-11-08T22:50:14.410Z] #45 239.3 vendor/golang.org/x/net/http/httpguts
22:50:14 [2019-11-08T22:50:14.410Z] #45 239.3 mime/multipart
22:50:14 [2019-11-08T22:50:14.410Z] #45 245.7 crypto/tls
22:50:14 [2019-11-08T22:50:14.445Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
22:50:14 [2019-11-08T22:50:14.669Z] DEBUG: print all environment variables to check how Jenkins runs this script
22:50:14 [2019-11-08T22:50:14.669Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-21c7cd3a\powershellScript.ps1'; exit $LASTEXITCODE;
22:50:14 [2019-11-08T22:50:14.669Z] ----------------------------------------------------------------------------
22:50:14 [2019-11-08T22:50:14.751Z] #45 ...
22:50:14 [2019-11-08T22:50:14.751Z] 
22:50:14 [2019-11-08T22:50:14.751Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:14 [2019-11-08T22:50:14.751Z] #42 160.4   CC       criu/action-scripts.o
22:50:14 [2019-11-08T22:50:14.751Z] #42 161.3   CC       criu/aio.o
22:50:14 [2019-11-08T22:50:14.751Z] #42 162.4   CC       criu/autofs.o
22:50:15 [2019-11-08T22:50:15.130Z] 
22:50:15 [2019-11-08T22:50:15.130Z] INFO: executeCI.ps1 starting at Fri Nov  8 22:50:14 CUT 2019
22:50:15 [2019-11-08T22:50:15.130Z] 
22:50:15 [2019-11-08T22:50:15.130Z] INFO: Script version 05-Feb-2019 09:03 PDT
22:50:15 [2019-11-08T22:50:15.130Z] INFO: Running git version 2.23.0.windows.1
22:50:15 [2019-11-08T22:50:15.130Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
22:50:15 [2019-11-08T22:50:15.130Z] INFO: Environment variables:
22:50:15 [2019-11-08T22:50:15.130Z] 
22:50:15 [2019-11-08T22:50:15.130Z] Name                           Value                                                                                   
22:50:15 [2019-11-08T22:50:15.130Z] ----                           -----                                                                                   
22:50:15 [2019-11-08T22:50:15.130Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
22:50:15 [2019-11-08T22:50:15.130Z] amd64                          true                                                                                    
22:50:15 [2019-11-08T22:50:15.130Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
22:50:15 [2019-11-08T22:50:15.130Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
22:50:15 [2019-11-08T22:50:15.130Z] arm64                          true                                                                                    
22:50:15 [2019-11-08T22:50:15.130Z] BRANCH_NAME                    PR-40142                                                                                
22:50:15 [2019-11-08T22:50:15.130Z] BUILD_DISPLAY_NAME             #2                                                                                      
22:50:15 [2019-11-08T22:50:15.130Z] BUILD_ID                       2                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] BUILD_NUMBER                   2                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] BUILD_TAG                      jenkins-moby-PR-40142-2                                                                 
22:50:15 [2019-11-08T22:50:15.130Z] BUILD_URL                      https://ci.docker.com/public/job/moby/job/PR-40142/2/                                   
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_AUTHOR                  jmartin84                                                                               
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_AUTHOR_DISPLAY_NAME     Justen Martin                                                                           
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_BRANCH                  unique-names-intergration-service-inspect-test                                          
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_FORK                    jmartin84                                                                               
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_ID                      40142                                                                                   
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_TARGET                  master                                                                                  
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_TITLE                   refactored integration/service/instead_test.go to ues unique resource…                  
22:50:15 [2019-11-08T22:50:15.130Z] CHANGE_URL                     https://github.com/moby/moby/pull/40142                                                 
22:50:15 [2019-11-08T22:50:15.130Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
22:50:15 [2019-11-08T22:50:15.130Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
22:50:15 [2019-11-08T22:50:15.130Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
22:50:15 [2019-11-08T22:50:15.130Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
22:50:15 [2019-11-08T22:50:15.130Z] COMPUTERNAME                   azwin-2-55e550                                                                          
22:50:15 [2019-11-08T22:50:15.130Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
22:50:15 [2019-11-08T22:50:15.130Z] ConfigSequenceNumber           0                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] DOCKER_BUILDKIT                0                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] DOCKER_DUT_DEBUG               1                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] DOCKER_EXPERIMENTAL            1                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
22:50:15 [2019-11-08T22:50:15.130Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
22:50:15 [2019-11-08T22:50:15.130Z] EXECUTOR_NUMBER                0                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] FQDN                           azwin-2-55e550.westus.cloudapp.azure.com                                                
22:50:15 [2019-11-08T22:50:15.130Z] GIT_BRANCH                     PR-40142                                                                                
22:50:15 [2019-11-08T22:50:15.130Z] GIT_COMMIT                     4a6984f365e361c6d7f80eb8799aaf38df45f80e                                                
22:50:15 [2019-11-08T22:50:15.130Z] GIT_PREVIOUS_COMMIT            858dba46aef6a81296bcbe716865a60cbe307185                                                
22:50:15 [2019-11-08T22:50:15.130Z] GIT_URL                        https://github.com/moby/moby.git                                                        
22:50:15 [2019-11-08T22:50:15.130Z] HUDSON_COOKIE                  b510e464-cd50-42fe-9d9a-3463adefb5e9                                                    
22:50:15 [2019-11-08T22:50:15.130Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
22:50:15 [2019-11-08T22:50:15.130Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
22:50:15 [2019-11-08T22:50:15.130Z] HUDSON_URL                     https://ci.docker.com/public/                                                           
22:50:15 [2019-11-08T22:50:15.130Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64                          
22:50:15 [2019-11-08T22:50:15.130Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
22:50:15 [2019-11-08T22:50:15.130Z] JENKINS_NODE_COOKIE            cfaa6f5d-4111-427d-a951-3a5d99cae525                                                    
22:50:15 [2019-11-08T22:50:15.130Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
22:50:15 [2019-11-08T22:50:15.130Z] JENKINS_URL                    https://ci.docker.com/public/                                                           
22:50:15 [2019-11-08T22:50:15.130Z] JOB_BASE_NAME                  PR-40142                                                                                
22:50:15 [2019-11-08T22:50:15.130Z] JOB_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40142/display/redirect                     
22:50:15 [2019-11-08T22:50:15.130Z] JOB_NAME                       moby/PR-40142                                                                           
22:50:15 [2019-11-08T22:50:15.130Z] JOB_URL                        https://ci.docker.com/public/job/moby/job/PR-40142/                                     
22:50:15 [2019-11-08T22:50:15.130Z] library.jps.version            master                                                                                  
22:50:15 [2019-11-08T22:50:15.130Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
22:50:15 [2019-11-08T22:50:15.130Z] NODE_LABELS                    amd64 azure azwin-2-55e550 azwin-2019 docker west-us windows windows-2019 x86_64        
22:50:15 [2019-11-08T22:50:15.130Z] NODE_NAME                      azwin-2-55e550                                                                          
22:50:15 [2019-11-08T22:50:15.130Z] NUMBER_OF_PROCESSORS           4                                                                                       
22:50:15 [2019-11-08T22:50:15.130Z] OS                             Windows_NT                                                                              
22:50:15 [2019-11-08T22:50:15.130Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
22:50:15 [2019-11-08T22:50:15.130Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
22:50:15 [2019-11-08T22:50:15.130Z] ppc64le                        true                                                                                    
22:50:15 [2019-11-08T22:50:15.130Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
22:50:15 [2019-11-08T22:50:15.512Z] --- PASS: TestDiff (0.99s)
22:50:15 [2019-11-08T22:50:15.512Z] === RUN   TestExecWithCloseStdin
22:50:15 [2019-11-08T22:50:15.591Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
22:50:15 [2019-11-08T22:50:15.591Z] PROCESSOR_LEVEL                6                                                                                       
22:50:15 [2019-11-08T22:50:15.591Z] PROCESSOR_REVISION             4f01                                                                                    
22:50:15 [2019-11-08T22:50:15.591Z] ProgramData                    C:\ProgramData                                                                          
22:50:15 [2019-11-08T22:50:15.591Z] ProgramFiles                   C:\Program Files                                                                        
22:50:15 [2019-11-08T22:50:15.591Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
22:50:15 [2019-11-08T22:50:15.591Z] ProgramW6432                   C:\Program Files                                                                        
22:50:15 [2019-11-08T22:50:15.591Z] PROMPT                         $P$G                                                                                    
22:50:15 [2019-11-08T22:50:15.591Z] PSExecutionPolicyPreference    Bypass                                                                                  
22:50:15 [2019-11-08T22:50:15.591Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
22:50:15 [2019-11-08T22:50:15.591Z] PUBLIC                         C:\Users\Public                                                                         
22:50:15 [2019-11-08T22:50:15.591Z] RUN_CHANGES_DISPLAY_URL        https://ci.docker.com/public/job/moby/job/PR-40142/2/display/redirect?page=changes      
22:50:15 [2019-11-08T22:50:15.591Z] RUN_DISPLAY_URL                https://ci.docker.com/public/job/moby/job/PR-40142/2/display/redirect                   
22:50:15 [2019-11-08T22:50:15.591Z] s390x                          true                                                                                    
22:50:15 [2019-11-08T22:50:15.591Z] skip_dco                       false                                                                                   
22:50:15 [2019-11-08T22:50:15.591Z] SKIP_VALIDATION_TESTS          1                                                                                       
22:50:15 [2019-11-08T22:50:15.591Z] SOURCES_DRIVE                  d                                                                                       
22:50:15 [2019-11-08T22:50:15.591Z] SOURCES_SUBDIR                 gopath                                                                                  
22:50:15 [2019-11-08T22:50:15.591Z] STAGE_NAME                     Run tests                                                                               
22:50:15 [2019-11-08T22:50:15.591Z] SystemDrive                    C:                                                                                      
22:50:15 [2019-11-08T22:50:15.591Z] SystemRoot                     C:\windows                                                                              
22:50:15 [2019-11-08T22:50:15.591Z] TEMP                           C:\windows\TEMP                                                                         
22:50:15 [2019-11-08T22:50:15.591Z] TESTDEBUG                      0                                                                                       
22:50:15 [2019-11-08T22:50:15.591Z] TESTRUN_DRIVE                  d                                                                                       
22:50:15 [2019-11-08T22:50:15.591Z] TESTRUN_SUBDIR                 CI                                                                                      
22:50:15 [2019-11-08T22:50:15.591Z] TIMEOUT                        120m                                                                                    
22:50:15 [2019-11-08T22:50:15.591Z] TMP                            C:\windows\TEMP                                                                         
22:50:15 [2019-11-08T22:50:15.591Z] unit_validate                  true                                                                                    
22:50:15 [2019-11-08T22:50:15.591Z] USERDOMAIN                     WORKGROUP                                                                               
22:50:15 [2019-11-08T22:50:15.591Z] USERNAME                       azwin-2-55e550$                                                                         
22:50:15 [2019-11-08T22:50:15.591Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
22:50:15 [2019-11-08T22:50:15.591Z] windir                         C:\windows                                                                              
22:50:15 [2019-11-08T22:50:15.591Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
22:50:15 [2019-11-08T22:50:15.591Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
22:50:15 [2019-11-08T22:50:15.591Z] windowsRS1                     false                                                                                   
22:50:15 [2019-11-08T22:50:15.591Z] windowsRS5                     true                                                                                    
22:50:15 [2019-11-08T22:50:15.591Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
22:50:15 [2019-11-08T22:50:15.591Z] 
22:50:15 [2019-11-08T22:50:15.591Z] 
22:50:15 [2019-11-08T22:50:15.591Z] 
22:50:15 [2019-11-08T22:50:15.817Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.4% of statements
22:50:15 [2019-11-08T22:50:15.817Z] ok  	github.com/docker/docker/distribution/xfer	1.954s	coverage: 85.1% of statements
22:50:15 [2019-11-08T22:50:15.817Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:50:16 [2019-11-08T22:50:16.445Z] --- PASS: TestExecWithCloseStdin (1.12s)
22:50:16 [2019-11-08T22:50:16.445Z] === RUN   TestExec
22:50:16 [2019-11-08T22:50:16.456Z] #42 165.2   CC       criu/bfd.o
22:50:16 [2019-11-08T22:50:16.661Z] ok  	github.com/docker/docker/image/cache	0.042s	coverage: 19.2% of statements
22:50:16 [2019-11-08T22:50:16.661Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:50:17 [2019-11-08T22:50:17.209Z] INFO: Sources under d:\gopath\...
22:50:17 [2019-11-08T22:50:17.209Z] INFO: Test run under d:\CI\...
22:50:17 [2019-11-08T22:50:17.209Z] INFO: Running in D:\gopath\src\github.com\docker\docker
22:50:17 [2019-11-08T22:50:17.209Z] INFO: docker/docker repository was found
22:50:17 [2019-11-08T22:50:17.214Z] #42 ...
22:50:17 [2019-11-08T22:50:17.215Z] 
22:50:17 [2019-11-08T22:50:17.215Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:50:17 [2019-11-08T22:50:17.215Z] #23 238.6 + mkdir -p /tmp/tmp.NVov4EV5ZF/src/github.com/docker
22:50:17 [2019-11-08T22:50:17.215Z] #23 238.6 + mv components/cli /tmp/tmp.NVov4EV5ZF/src/github.com/docker/cli
22:50:17 [2019-11-08T22:50:17.215Z] #23 238.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:50:17 [2019-11-08T22:50:17.378Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
22:50:17 [2019-11-08T22:50:17.494Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
22:50:17 [2019-11-08T22:50:17.494Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:50:17 [2019-11-08T22:50:17.553Z] #23 ...
22:50:17 [2019-11-08T22:50:17.553Z] 
22:50:17 [2019-11-08T22:50:17.553Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:17 [2019-11-08T22:50:17.553Z] #42 166.4   CC       criu/bitmap.o
22:50:17 [2019-11-08T22:50:17.636Z] --- PASS: TestExec (1.15s)
22:50:17 [2019-11-08T22:50:17.636Z] === RUN   TestExecUser
22:50:17 [2019-11-08T22:50:17.669Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
22:50:17 [2019-11-08T22:50:17.892Z] #42 166.7   CC       criu/cgroup-props.o
22:50:17 [2019-11-08T22:50:17.893Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
22:50:18 [2019-11-08T22:50:18.342Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
22:50:18 [2019-11-08T22:50:18.848Z] --- PASS: TestExecUser (1.28s)
22:50:18 [2019-11-08T22:50:18.848Z] === RUN   TestExportContainerAndImportImage
22:50:19 [2019-11-08T22:50:19.211Z] ltsc2019: Pulling from windows/servercore
22:50:19 [2019-11-08T22:50:19.211Z] 65014b3c3121: Pulling fs layer
22:50:19 [2019-11-08T22:50:19.211Z] 12c8dbabfd62: Pulling fs layer
22:50:19 [2019-11-08T22:50:19.652Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 66.9% of statements
22:50:20 [2019-11-08T22:50:20.056Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
22:50:20 [2019-11-08T22:50:20.209Z] #42 168.6   CC       criu/cgroup.o
22:50:20 [2019-11-08T22:50:20.218Z] --- PASS: TestExportContainerAndImportImage (1.33s)
22:50:20 [2019-11-08T22:50:20.218Z] === RUN   TestExportContainerAfterDaemonRestart
22:50:21 [2019-11-08T22:50:21.149Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
22:50:21 [2019-11-08T22:50:21.714Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
22:50:21 [2019-11-08T22:50:21.714Z] === RUN   TestHealthCheckWorkdir
22:50:21 [2019-11-08T22:50:21.971Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
22:50:22 [2019-11-08T22:50:22.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:50:22 [2019-11-08T22:50:22.700Z] ok  	github.com/docker/docker/pkg/archive	0.611s	coverage: 77.0% of statements
22:50:23 [2019-11-08T22:50:23.234Z] #42 ...
22:50:23 [2019-11-08T22:50:23.234Z] 
22:50:23 [2019-11-08T22:50:23.234Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:50:23 [2019-11-08T22:50:23.234Z] #18 201.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ...
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.0 Setting up btrfs-tools (4.7.3-1) ...
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ...
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:50:23 [2019-11-08T22:50:23.234Z] #18 202.1 Setting up python3 (3.5.3-1) ...
22:50:23 [2019-11-08T22:50:23.340Z] --- PASS: TestHealthCheckWorkdir (1.46s)
22:50:23 [2019-11-08T22:50:23.340Z] === RUN   TestHealthKillContainer
22:50:23 [2019-11-08T22:50:23.674Z] ok  	github.com/docker/docker/pkg/authorization	0.182s	coverage: 68.3% of statements
22:50:24 [2019-11-08T22:50:24.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:50:24 [2019-11-08T22:50:24.051Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:50:24 [2019-11-08T22:50:24.440Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:50:25 [2019-11-08T22:50:25.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:50:25 [2019-11-08T22:50:25.864Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
22:50:25 [2019-11-08T22:50:25.864Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
22:50:26 [2019-11-08T22:50:26.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:50:26 [2019-11-08T22:50:26.427Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
22:50:26 [2019-11-08T22:50:26.684Z] --- PASS: TestHealthKillContainer (3.48s)
22:50:26 [2019-11-08T22:50:26.684Z] === RUN   TestInspectCpusetInConfigPre120
22:50:26 [2019-11-08T22:50:26.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:50:27 [2019-11-08T22:50:27.133Z] #18 205.6 Setting up apparmor (2.11.0-3+deb9u2) ...
22:50:27 [2019-11-08T22:50:27.615Z] --- PASS: TestInspectCpusetInConfigPre120 (0.99s)
22:50:27 [2019-11-08T22:50:27.615Z] === RUN   TestIpcModeNone
22:50:27 [2019-11-08T22:50:27.646Z] ok  	github.com/docker/docker/layer	7.969s	coverage: 68.8% of statements
22:50:27 [2019-11-08T22:50:27.646Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:50:27 [2019-11-08T22:50:27.646Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:50:27 [2019-11-08T22:50:27.646Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:50:27 [2019-11-08T22:50:27.646Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:50:27 [2019-11-08T22:50:27.646Z] ?   	github.com/docker/docker/oci	[no test files]
22:50:27 [2019-11-08T22:50:27.646Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:50:27 [2019-11-08T22:50:27.646Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
22:50:28 [2019-11-08T22:50:28.076Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
22:50:28 [2019-11-08T22:50:28.181Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
22:50:28 [2019-11-08T22:50:28.539Z] ok  	github.com/docker/docker/pkg/discovery/file	0.002s	coverage: 92.9% of statements
22:50:28 [2019-11-08T22:50:28.746Z] --- PASS: TestIpcModeNone (1.23s)
22:50:28 [2019-11-08T22:50:28.746Z] === RUN   TestIpcModePrivate
22:50:28 [2019-11-08T22:50:28.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:50:28 [2019-11-08T22:50:28.976Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.515s	coverage: 43.2% of statements
22:50:28 [2019-11-08T22:50:28.976Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:50:28 [2019-11-08T22:50:28.976Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:50:29 [2019-11-08T22:50:29.439Z] #18 208.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
22:50:29 [2019-11-08T22:50:29.439Z] #18 208.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory
22:50:29 [2019-11-08T22:50:29.439Z] #18 208.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ...
22:50:29 [2019-11-08T22:50:29.439Z] #18 208.3 Setting up python3-wheel (0.29.0-2) ...
22:50:29 [2019-11-08T22:50:29.850Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
22:50:30 [2019-11-08T22:50:30.116Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
22:50:30 [2019-11-08T22:50:30.116Z] --- PASS: TestIpcModePrivate (1.18s)
22:50:30 [2019-11-08T22:50:30.116Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false
22:50:30 [2019-11-08T22:50:30.116Z] === RUN   TestIpcModeShareable
22:50:30 [2019-11-08T22:50:30.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:50:30 [2019-11-08T22:50:30.235Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
22:50:30 [2019-11-08T22:50:30.681Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
22:50:30 [2019-11-08T22:50:30.938Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
22:50:31 [2019-11-08T22:50:31.090Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
22:50:31 [2019-11-08T22:50:31.147Z] #18 210.1 Setting up python3-pkg-resources (33.1.1-1) ...
22:50:31 [2019-11-08T22:50:31.502Z] --- PASS: TestIpcModeShareable (1.32s)
22:50:31 [2019-11-08T22:50:31.502Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:191, shared: true, mustBeShared: true
22:50:31 [2019-11-08T22:50:31.502Z] === RUN   TestAPIIpcModeShareableAndContainer
22:50:31 [2019-11-08T22:50:31.502Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
22:50:32 [2019-11-08T22:50:32.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:50:32 [2019-11-08T22:50:32.432Z] ok  	github.com/docker/docker/pkg/filenotify	0.614s	coverage: 67.0% of statements
22:50:32 [2019-11-08T22:50:32.434Z] === RUN   TestDockerSuite/TestBuildAddNonTar
22:50:33 [2019-11-08T22:50:33.292Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
22:50:33 [2019-11-08T22:50:33.292Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.114s	coverage: 84.1% of statements
22:50:33 [2019-11-08T22:50:33.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
22:50:33 [2019-11-08T22:50:33.463Z] #18 212.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ...
22:50:33 [2019-11-08T22:50:33.463Z] #18 212.2 Setting up python3-pip (9.0.1-2+deb9u1) ...
22:50:33 [2019-11-08T22:50:33.679Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
22:50:33 [2019-11-08T22:50:33.933Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
22:50:34 [2019-11-08T22:50:34.085Z] ok  	github.com/docker/docker/pkg/fsutils	0.396s	coverage: 85.1% of statements
22:50:34 [2019-11-08T22:50:34.197Z] #18 ...
22:50:34 [2019-11-08T22:50:34.197Z] 
22:50:34 [2019-11-08T22:50:34.197Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:50:34 [2019-11-08T22:50:34.197Z] #45 255.8 net/http/httptrace
22:50:34 [2019-11-08T22:50:34.197Z] #45 256.2 net/http
22:50:34 [2019-11-08T22:50:34.197Z] #45 ...
22:50:34 [2019-11-08T22:50:34.197Z] 
22:50:34 [2019-11-08T22:50:34.197Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:34 [2019-11-08T22:50:34.197Z] #42 175.3   CC       criu/clone-noasan.o
22:50:34 [2019-11-08T22:50:34.197Z] #42 175.7   CC       criu/config.o
22:50:34 [2019-11-08T22:50:34.197Z] #42 179.4   CC       criu/cr-check.o
22:50:34 [2019-11-08T22:50:34.538Z] #42 183.2   CC       criu/cr-dedup.o
22:50:34 [2019-11-08T22:50:34.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:50:34 [2019-11-08T22:50:34.865Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
22:50:34 [2019-11-08T22:50:34.890Z] ok  	github.com/docker/docker/pkg/idtools	0.338s	coverage: 70.1% of statements
22:50:35 [2019-11-08T22:50:35.122Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.72s)
22:50:35 [2019-11-08T22:50:35.122Z] === RUN   TestAPIIpcModeHost
22:50:35 [2019-11-08T22:50:35.263Z] ok  	github.com/docker/docker/pkg/ioutils	0.521s	coverage: 70.6% of statements
22:50:35 [2019-11-08T22:50:35.274Z] #42 184.1   CC       criu/cr-dump.o
22:50:35 [2019-11-08T22:50:35.381Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
22:50:35 [2019-11-08T22:50:35.668Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.017s	coverage: 91.7% of statements
22:50:36 [2019-11-08T22:50:36.004Z] #42 ...
22:50:36 [2019-11-08T22:50:36.004Z] 
22:50:36 [2019-11-08T22:50:36.004Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
22:50:36 [2019-11-08T22:50:36.004Z] #18 214.9 Setting up dmsetup (2:1.02.137-2) ...
22:50:36 [2019-11-08T22:50:36.004Z] #18 214.9 Setting up python3-setuptools (33.1.1-1) ...
22:50:36 [2019-11-08T22:50:36.051Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:50:36 [2019-11-08T22:50:36.051Z] ok  	github.com/docker/docker/pkg/locker	0.034s	coverage: 88.9% of statements
22:50:36 [2019-11-08T22:50:36.051Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:50:36 [2019-11-08T22:50:36.312Z] --- PASS: TestAPIIpcModeHost (1.07s)
22:50:36 [2019-11-08T22:50:36.312Z] === RUN   TestDaemonIpcModeShareable
22:50:36 [2019-11-08T22:50:36.454Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
22:50:37 [2019-11-08T22:50:37.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:50:37 [2019-11-08T22:50:37.243Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
22:50:37 [2019-11-08T22:50:37.385Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:50:37 [2019-11-08T22:50:37.808Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
22:50:38 [2019-11-08T22:50:38.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:50:38 [2019-11-08T22:50:38.174Z] --- PASS: TestDaemonIpcModeShareable (2.02s)
22:50:38 [2019-11-08T22:50:38.174Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:193, shared: true, mustBeShared: true
22:50:38 [2019-11-08T22:50:38.174Z] === RUN   TestDaemonIpcModePrivate
22:50:38 [2019-11-08T22:50:38.211Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
22:50:38 [2019-11-08T22:50:38.211Z] ok  	github.com/docker/docker/pkg/mount	1.367s	coverage: 70.0% of statements
22:50:38 [2019-11-08T22:50:38.211Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:50:38 [2019-11-08T22:50:38.330Z] #18 217.3 Setting up dh-python (2.20170125) ...
22:50:38 [2019-11-08T22:50:38.599Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
22:50:38 [2019-11-08T22:50:38.599Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:50:38 [2019-11-08T22:50:38.599Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:50:38 [2019-11-08T22:50:38.738Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
22:50:38 [2019-11-08T22:50:38.996Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
22:50:39 [2019-11-08T22:50:39.421Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.042s	coverage: 56.8% of statements
22:50:40 [2019-11-08T22:50:40.037Z] #18 219.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ...
22:50:40 [2019-11-08T22:50:40.037Z] #18 219.0 Processing triggers for libc-bin (2.24-11+deb9u4) ...
22:50:40 [2019-11-08T22:50:40.248Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
22:50:40 [2019-11-08T22:50:40.366Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
22:50:40 [2019-11-08T22:50:40.366Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false
22:50:40 [2019-11-08T22:50:40.366Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:50:40 [2019-11-08T22:50:40.378Z] #18 DONE 219.3s
22:50:40 [2019-11-08T22:50:40.378Z] 
22:50:40 [2019-11-08T22:50:40.378Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:40 [2019-11-08T22:50:40.378Z] #42 188.9   CC       criu/cr-errno.o
22:50:40 [2019-11-08T22:50:40.378Z] #42 189.2   CC       criu/cr-restore.o
22:50:40 [2019-11-08T22:50:40.614Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:50:40 [2019-11-08T22:50:40.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:50:40 [2019-11-08T22:50:40.930Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
22:50:41 [2019-11-08T22:50:41.001Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:50:41 [2019-11-08T22:50:41.862Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
22:50:41 [2019-11-08T22:50:41.862Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s)
22:50:41 [2019-11-08T22:50:41.862Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false
22:50:41 [2019-11-08T22:50:41.862Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:50:42 [2019-11-08T22:50:42.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:50:42 [2019-11-08T22:50:42.343Z] ok  	github.com/docker/docker/pkg/pubsub	1.044s	coverage: 73.9% of statements
22:50:42 [2019-11-08T22:50:42.741Z] ok  	github.com/docker/docker/pkg/reexec	0.005s	coverage: 82.4% of statements
22:50:42 [2019-11-08T22:50:42.817Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
22:50:43 [2019-11-08T22:50:43.074Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
22:50:43 [2019-11-08T22:50:43.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:50:44 [2019-11-08T22:50:44.007Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s)
22:50:44 [2019-11-08T22:50:44.007Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true
22:50:44 [2019-11-08T22:50:44.007Z] === RUN   TestIpcModeOlderClient
22:50:44 [2019-11-08T22:50:44.007Z] === PAUSE TestIpcModeOlderClient
22:50:44 [2019-11-08T22:50:44.007Z] === RUN   TestKillContainerInvalidSignal
22:50:44 [2019-11-08T22:50:44.346Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:50:44 [2019-11-08T22:50:44.346Z] Using test binary docker
22:50:44 [2019-11-08T22:50:44.346Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:50:44 [2019-11-08T22:50:44.346Z] +++ /etc/init.d/apparmor start
22:50:44 [2019-11-08T22:50:44.346Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:50:44 [2019-11-08T22:50:44.572Z] === RUN   TestDockerSuite/TestBuildAddScript
22:50:44 [2019-11-08T22:50:44.605Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:50:44 [2019-11-08T22:50:44.605Z] Warning failed to create cache: (null)
22:50:44 [2019-11-08T22:50:44.605Z] .
22:50:44 [2019-11-08T22:50:44.605Z] INFO: Waiting for daemon to start...
22:50:44 [2019-11-08T22:50:44.605Z] Starting dockerd
22:50:44 [2019-11-08T22:50:44.605Z] +++ 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
22:50:45 [2019-11-08T22:50:45.138Z] --- PASS: TestKillContainerInvalidSignal (1.03s)
22:50:45 [2019-11-08T22:50:45.138Z] === RUN   TestKillContainer
22:50:45 [2019-11-08T22:50:45.138Z] === RUN   TestKillContainer/no_signal
22:50:45 [2019-11-08T22:50:45.138Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
22:50:45 [2019-11-08T22:50:45.702Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
22:50:45 [2019-11-08T22:50:45.959Z] === RUN   TestKillContainer/non_killing_signal
22:50:45 [2019-11-08T22:50:45.989Z] ok  	github.com/docker/docker/pkg/signal	2.549s	coverage: 61.0% of statements
22:50:46 [2019-11-08T22:50:46.369Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
22:50:46 [2019-11-08T22:50:46.508Z] .
22:50:46 [2019-11-08T22:50:46.508Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:50:46 [2019-11-08T22:50:46.757Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
22:50:46 [2019-11-08T22:50:46.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:50:46 [2019-11-08T22:50:46.767Z] Error: No such image: emptyfs
22:50:46 [2019-11-08T22:50:46.767Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:50:46 [2019-11-08T22:50:46.767Z] ++++ docker load
22:50:46 [2019-11-08T22:50:46.891Z] === RUN   TestKillContainer/killing_signal
22:50:47 [2019-11-08T22:50:47.026Z] Running integration-test (iteration 1)
22:50:47 [2019-11-08T22:50:47.026Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:50:47 [2019-11-08T22:50:47.026Z] ++ 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
22:50:47 [2019-11-08T22:50:47.026Z] ++ set -e
22:50:47 [2019-11-08T22:50:47.026Z] ++ '[' -n 0 ']'
22:50:47 [2019-11-08T22:50:47.026Z] ++ set -x
22:50:47 [2019-11-08T22:50:47.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
22:50:47 [2019-11-08T22:50:47.146Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:50:47 [2019-11-08T22:50:47.555Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
22:50:47 [2019-11-08T22:50:47.772Z] #42 ...
22:50:47 [2019-11-08T22:50:47.772Z] 
22:50:47 [2019-11-08T22:50:47.772Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:50:47 [2019-11-08T22:50:47.772Z] #45 274.6 github.com/LK4D4/vndr/godl
22:50:47 [2019-11-08T22:50:47.772Z] #45 276.0 github.com/LK4D4/vndr
22:50:47 [2019-11-08T22:50:47.821Z] --- PASS: TestKillContainer (2.82s)
22:50:47 [2019-11-08T22:50:47.822Z]     --- PASS: TestKillContainer/no_signal (0.94s)
22:50:47 [2019-11-08T22:50:47.822Z]     --- PASS: TestKillContainer/non_killing_signal (0.78s)
22:50:47 [2019-11-08T22:50:47.822Z]     --- PASS: TestKillContainer/killing_signal (0.84s)
22:50:47 [2019-11-08T22:50:47.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:50:47 [2019-11-08T22:50:47.822Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:50:47 [2019-11-08T22:50:47.822Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
22:50:48 [2019-11-08T22:50:48.371Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 80.6% of statements
22:50:48 [2019-11-08T22:50:48.753Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:50:48 [2019-11-08T22:50:48.775Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
22:50:49 [2019-11-08T22:50:49.319Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
22:50:49 [2019-11-08T22:50:49.576Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s)
22:50:49 [2019-11-08T22:50:49.576Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
22:50:49 [2019-11-08T22:50:49.576Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
22:50:49 [2019-11-08T22:50:49.576Z] === RUN   TestKillStoppedContainer
22:50:49 [2019-11-08T22:50:49.598Z] ok  	github.com/docker/docker/pkg/tailfile	0.085s	coverage: 88.6% of statements
22:50:49 [2019-11-08T22:50:49.834Z] --- PASS: TestKillStoppedContainer (0.09s)
22:50:49 [2019-11-08T22:50:49.834Z] === RUN   TestKillStoppedContainerAPIPre120
22:50:49 [2019-11-08T22:50:49.834Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
22:50:49 [2019-11-08T22:50:49.834Z] === RUN   TestKillDifferentUserContainer
22:50:49 [2019-11-08T22:50:49.965Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
22:50:50 [2019-11-08T22:50:50.766Z] --- PASS: TestKillDifferentUserContainer (0.89s)
22:50:50 [2019-11-08T22:50:50.766Z] === RUN   TestInspectOomKilledTrue
22:50:50 [2019-11-08T22:50:50.766Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:50:50 [2019-11-08T22:50:50.766Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:50:50 [2019-11-08T22:50:50.766Z] === RUN   TestInspectOomKilledFalse
22:50:50 [2019-11-08T22:50:50.766Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:50:50 [2019-11-08T22:50:50.766Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:50:50 [2019-11-08T22:50:50.766Z] === RUN   TestLinksEtcHostsContentMatch
22:50:50 [2019-11-08T22:50:50.822Z] #45 ...
22:50:50 [2019-11-08T22:50:50.822Z] 
22:50:50 [2019-11-08T22:50:50.822Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:50:50 [2019-11-08T22:50:50.924Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
22:50:50 [2019-11-08T22:50:50.924Z] testing: warning: no tests to run
22:50:50 [2019-11-08T22:50:50.924Z] coverage: [no statements]
22:50:50 [2019-11-08T22:50:50.924Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
22:50:51 [2019-11-08T22:50:51.162Z] #19 ...
22:50:51 [2019-11-08T22:50:51.162Z] 
22:50:51 [2019-11-08T22:50:51.162Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:51 [2019-11-08T22:50:51.162Z] #42 200.0   CC       criu/cr-service.o
22:50:51 [2019-11-08T22:50:51.331Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
22:50:51 [2019-11-08T22:50:51.331Z] === RUN   TestLinksContainerNames
22:50:51 [2019-11-08T22:50:51.841Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
22:50:51 [2019-11-08T22:50:51.841Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
22:50:52 [2019-11-08T22:50:52.231Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:50:53 [2019-11-08T22:50:53.229Z] --- PASS: TestLinksContainerNames (1.62s)
22:50:53 [2019-11-08T22:50:53.230Z] === RUN   TestLogsFollowTailEmpty
22:50:53 [2019-11-08T22:50:53.794Z] --- PASS: TestLogsFollowTailEmpty (0.87s)
22:50:53 [2019-11-08T22:50:53.794Z] === RUN   TestContainerNetworkMountsNoChown
22:50:54 [2019-11-08T22:50:54.729Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/default
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/default
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/private
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/private
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rprivate
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rprivate
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/slave
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/slave
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rslave
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rslave
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/shared
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/shared
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rshared
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rshared
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/default
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/default/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/default/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/default/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/rshared
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/shared
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/slave
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/rslave
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/rprivate
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/private
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/private/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/private/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:50:54 [2019-11-08T22:50:54.729Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:50:54 [2019-11-08T22:50:54.729Z] === CONT  TestMountDaemonRoot/default/mount_root
22:50:54 [2019-11-08T22:50:54.771Z] ok  	github.com/docker/docker/plugin	0.550s	coverage: 27.1% of statements
22:50:54 [2019-11-08T22:50:54.990Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:50:54 [2019-11-08T22:50:54.991Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:50:54 [2019-11-08T22:50:54.991Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:50:54 [2019-11-08T22:50:54.991Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:50:54 [2019-11-08T22:50:54.991Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:50:54 [2019-11-08T22:50:54.991Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:50:54 [2019-11-08T22:50:54.991Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:50:54 [2019-11-08T22:50:54.991Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:50:55 [2019-11-08T22:50:55.248Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:50:55 [2019-11-08T22:50:55.506Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:50:55 [2019-11-08T22:50:55.506Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:50:55 [2019-11-08T22:50:55.506Z] === CONT  TestMountDaemonRoot/private/bind_root
22:50:55 [2019-11-08T22:50:55.506Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:50:55 [2019-11-08T22:50:55.506Z] === CONT  TestMountDaemonRoot/private/mount_root
22:50:55 [2019-11-08T22:50:55.506Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:50:55 [2019-11-08T22:50:55.506Z] --- PASS: TestMountDaemonRoot (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
22:50:55 [2019-11-08T22:50:55.506Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
22:50:55 [2019-11-08T22:50:55.506Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:50:55 [2019-11-08T22:50:55.506Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
22:50:55 [2019-11-08T22:50:55.506Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:50:55 [2019-11-08T22:50:55.506Z] === RUN   TestContainerBindMountNonRecursive
22:50:55 [2019-11-08T22:50:55.596Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
22:50:55 [2019-11-08T22:50:55.763Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
22:50:55 [2019-11-08T22:50:55.998Z] #42 204.2   CC       criu/crtools.o
22:50:56 [2019-11-08T22:50:56.021Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
22:50:56 [2019-11-08T22:50:56.428Z] ok  	github.com/docker/docker/profiles/seccomp	0.006s	coverage: 76.2% of statements
22:50:56 [2019-11-08T22:50:56.729Z] #42 205.6   CC       criu/eventfd.o
22:50:57 [2019-11-08T22:50:57.000Z] Loaded image: buildpack-deps:jessie
22:50:57 [2019-11-08T22:50:57.000Z] Loaded image: busybox:latest
22:50:57 [2019-11-08T22:50:57.000Z] Loaded image: busybox:glibc
22:50:57 [2019-11-08T22:50:57.000Z] Loaded image: debian:jessie
22:50:57 [2019-11-08T22:50:57.000Z] Loaded image: hello-world:latest
22:50:57 [2019-11-08T22:50:57.000Z] INFO: Testing against a local daemon
22:50:57 [2019-11-08T22:50:57.000Z] === RUN   TestCgroupNamespacesBuild
22:50:57 [2019-11-08T22:50:57.270Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
22:50:57 [2019-11-08T22:50:57.459Z] #42 206.2   CC       criu/eventpoll.o
22:50:58 [2019-11-08T22:50:58.546Z] --- PASS: TestContainerBindMountNonRecursive (2.58s)
22:50:58 [2019-11-08T22:50:58.546Z] === RUN   TestNetworkNat
22:50:59 [2019-11-08T22:50:59.195Z] #42 ...
22:50:59 [2019-11-08T22:50:59.195Z] 
22:50:59 [2019-11-08T22:50:59.195Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:50:59 [2019-11-08T22:50:59.195Z] #45 DONE 291.0s
22:50:59 [2019-11-08T22:50:59.195Z] 
22:50:59 [2019-11-08T22:50:59.195Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:50:59 [2019-11-08T22:50:59.195Z] #19 11.65 Collecting yamllint==1.16.0
22:50:59 [2019-11-08T22:50:59.195Z] #19 13.50   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:50:59 [2019-11-08T22:50:59.195Z] #19 14.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:50:59 [2019-11-08T22:50:59.195Z] #19 14.55   Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz
22:50:59 [2019-11-08T22:50:59.195Z] #19 18.16 Collecting pyyaml (from yamllint==1.16.0)
22:50:59 [2019-11-08T22:50:59.195Z] #19 18.68   Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB)
22:50:59 [2019-11-08T22:50:59.220Z] ok  	github.com/docker/docker/registry	0.164s	coverage: 56.2% of statements
22:50:59 [2019-11-08T22:50:59.480Z] --- PASS: TestNetworkNat (1.16s)
22:50:59 [2019-11-08T22:50:59.480Z] === RUN   TestNetworkLocalhostTCPNat
22:50:59 [2019-11-08T22:50:59.558Z] #19 ...
22:50:59 [2019-11-08T22:50:59.558Z] 
22:50:59 [2019-11-08T22:50:59.558Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:50:59 [2019-11-08T22:50:59.558Z] #42 208.1   CC       criu/external.o
22:51:00 [2019-11-08T22:51:00.033Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
22:51:00 [2019-11-08T22:51:00.033Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
22:51:00 [2019-11-08T22:51:00.414Z] --- PASS: TestNetworkLocalhostTCPNat (1.12s)
22:51:00 [2019-11-08T22:51:00.414Z] === RUN   TestNetworkLoopbackNat
22:51:00 [2019-11-08T22:51:00.740Z] #42 209.6   CC       criu/fault-injection.o
22:51:01 [2019-11-08T22:51:01.187Z] --- PASS: TestCgroupNamespacesBuild (4.69s)
22:51:01 [2019-11-08T22:51:01.187Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:51:01 [2019-11-08T22:51:01.347Z] ok  	github.com/docker/docker/runconfig	0.019s	coverage: 68.2% of statements
22:51:01 [2019-11-08T22:51:01.347Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:51:01 [2019-11-08T22:51:01.474Z] #42 210.0   CC       criu/fdstore.o
22:51:01 [2019-11-08T22:51:01.763Z] 12c8dbabfd62: Verifying Checksum
22:51:01 [2019-11-08T22:51:01.763Z] 12c8dbabfd62: Download complete
22:51:01 [2019-11-08T22:51:01.785Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
22:51:01 [2019-11-08T22:51:01.785Z] --- PASS: TestNetworkLoopbackNat (1.50s)
22:51:01 [2019-11-08T22:51:01.785Z] === RUN   TestPause
22:51:01 [2019-11-08T22:51:01.815Z] #42 210.6   CC       criu/fifo.o
22:51:02 [2019-11-08T22:51:02.547Z] #42 211.4   CC       criu/file-ids.o
22:51:02 [2019-11-08T22:51:02.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s)
22:51:02 [2019-11-08T22:51:02.563Z] === RUN   TestBuildWithSession
22:51:02 [2019-11-08T22:51:02.563Z] --- SKIP: TestBuildWithSession (0.00s)
22:51:02 [2019-11-08T22:51:02.563Z]     build_session_test.go:25: TODO: BuildKit
22:51:02 [2019-11-08T22:51:02.563Z] === RUN   TestBuildSquashParent
22:51:02 [2019-11-08T22:51:02.718Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
22:51:02 [2019-11-08T22:51:02.976Z] --- PASS: TestPause (0.99s)
22:51:02 [2019-11-08T22:51:02.976Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:51:02 [2019-11-08T22:51:02.976Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:51:02 [2019-11-08T22:51:02.976Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:51:02 [2019-11-08T22:51:02.976Z] === RUN   TestPauseStopPausedContainer
22:51:03 [2019-11-08T22:51:03.281Z] #42 212.1   CC       criu/file-lock.o
22:51:03 [2019-11-08T22:51:03.908Z] --- PASS: TestPauseStopPausedContainer (1.08s)
22:51:03 [2019-11-08T22:51:03.908Z] === RUN   TestPsFilter
22:51:03 [2019-11-08T22:51:03.908Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
22:51:04 [2019-11-08T22:51:04.165Z] --- PASS: TestPsFilter (0.26s)
22:51:04 [2019-11-08T22:51:04.165Z] === RUN   TestRemoveContainerWithRemovedVolume
22:51:04 [2019-11-08T22:51:04.624Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:51:04 [2019-11-08T22:51:04.994Z] #42 213.9   CC       criu/files-ext.o
22:51:05 [2019-11-08T22:51:05.104Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.94s)
22:51:05 [2019-11-08T22:51:05.104Z] === RUN   TestRemoveContainerWithVolume
22:51:05 [2019-11-08T22:51:05.458Z] ok  	github.com/docker/docker/volume/local	0.044s	coverage: 73.0% of statements
22:51:06 [2019-11-08T22:51:06.180Z] #42 215.0   CC       criu/files-reg.o
22:51:06 [2019-11-08T22:51:06.341Z] ok  	github.com/docker/docker/volume/mounts	0.031s	coverage: 67.0% of statements
22:51:06 [2019-11-08T22:51:06.477Z] --- PASS: TestRemoveContainerWithVolume (1.44s)
22:51:06 [2019-11-08T22:51:06.477Z] === RUN   TestRemoveContainerRunning
22:51:06 [2019-11-08T22:51:06.734Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
22:51:07 [2019-11-08T22:51:07.300Z] === RUN   TestDockerSuite/TestBuildAddTar
22:51:07 [2019-11-08T22:51:07.776Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 73.0% of statements
22:51:08 [2019-11-08T22:51:08.233Z] --- PASS: TestRemoveContainerRunning (1.52s)
22:51:08 [2019-11-08T22:51:08.233Z] === RUN   TestRemoveContainerForceRemoveRunning
22:51:08 [2019-11-08T22:51:08.522Z] #42 ...
22:51:08 [2019-11-08T22:51:08.522Z] 
22:51:08 [2019-11-08T22:51:08.522Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0
22:51:08 [2019-11-08T22:51:08.522Z] #19 23.14 Building wheels for collected packages: pathspec, pyyaml
22:51:08 [2019-11-08T22:51:08.522Z] #19 23.15   Running setup.py bdist_wheel for pathspec: started
22:51:08 [2019-11-08T22:51:08.522Z] #19 25.63   Running setup.py bdist_wheel for pathspec: finished with status 'done'
22:51:08 [2019-11-08T22:51:08.522Z] #19 25.64   Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269
22:51:08 [2019-11-08T22:51:08.522Z] #19 25.71   Running setup.py bdist_wheel for pyyaml: started
22:51:08 [2019-11-08T22:51:08.522Z] #19 28.38   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:51:08 [2019-11-08T22:51:08.862Z] #19 28.38   Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030
22:51:08 [2019-11-08T22:51:08.862Z] #19 28.54 Successfully built pathspec pyyaml
22:51:08 [2019-11-08T22:51:08.862Z] #19 28.55 Installing collected packages: pathspec, pyyaml, yamllint
22:51:09 [2019-11-08T22:51:09.126Z] --- PASS: TestBuildSquashParent (6.20s)
22:51:09 [2019-11-08T22:51:09.126Z] === RUN   TestBuildWithRemoveAndForceRemove
22:51:09 [2019-11-08T22:51:09.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:51:09 [2019-11-08T22:51:09.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:51:09 [2019-11-08T22:51:09.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:51:09 [2019-11-08T22:51:09.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:51:09 [2019-11-08T22:51:09.126Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:51:09 [2019-11-08T22:51:09.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:51:09 [2019-11-08T22:51:09.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:51:09 [2019-11-08T22:51:09.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:51:09 [2019-11-08T22:51:09.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:51:09 [2019-11-08T22:51:09.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:51:09 [2019-11-08T22:51:09.126Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:51:09 [2019-11-08T22:51:09.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:51:09 [2019-11-08T22:51:09.126Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:51:09 [2019-11-08T22:51:09.126Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:51:09 [2019-11-08T22:51:09.126Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:51:09 [2019-11-08T22:51:09.126Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:51:09 [2019-11-08T22:51:09.167Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s)
22:51:09 [2019-11-08T22:51:09.167Z] === RUN   TestRemoveInvalidContainer
22:51:09 [2019-11-08T22:51:09.167Z] --- PASS: TestRemoveInvalidContainer (0.03s)
22:51:09 [2019-11-08T22:51:09.167Z] === RUN   TestRenameLinkedContainer
22:51:10 [2019-11-08T22:51:10.041Z] #19 29.51 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0
22:51:10 [2019-11-08T22:51:10.380Z] #19 DONE 30.0s
22:51:10 [2019-11-08T22:51:10.380Z] 
22:51:10 [2019-11-08T22:51:10.380Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:51:10 [2019-11-08T22:51:10.380Z] #51 ...
22:51:10 [2019-11-08T22:51:10.380Z] 
22:51:10 [2019-11-08T22:51:10.380Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:51:10 [2019-11-08T22:51:10.380Z] #42 219.2   CC       criu/files.o
22:51:11 [2019-11-08T22:51:11.661Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:51:11 [2019-11-08T22:51:11.661Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:51:12 [2019-11-08T22:51:12.082Z] #42 ...
22:51:12 [2019-11-08T22:51:12.082Z] 
22:51:12 [2019-11-08T22:51:12.082Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:51:12 [2019-11-08T22:51:12.082Z] #29 303.7 + rm -rf /tmp/tmp.PL4pnE6Gsj
22:51:12 [2019-11-08T22:51:12.082Z] #29 DONE 304.1s
22:51:12 [2019-11-08T22:51:12.421Z] 
22:51:12 [2019-11-08T22:51:12.421Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:51:14 [2019-11-08T22:51:14.002Z] ok  	github.com/docker/docker/pkg/plugins	33.625s	coverage: 76.6% of statements
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/rootless	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/volume	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === Skipped
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver btrfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver btrfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver btrfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver btrfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver btrfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:73: No driver to put!
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     overlay_test.go:49: Fails to compute changes intermittently
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver zfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver zfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver zfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver zfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:46: Driver zfs not supported
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     graphtest_unix.go:73: No driver to put!
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:51:14 [2019-11-08T22:51:14.002Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] 
22:51:14 [2019-11-08T22:51:14.002Z] DONE 2115 tests, 20 skipped in 240.769s
Post stage
[Pipeline] junit
22:51:14 [2019-11-08T22:51:14.143Z] Recording test results
22:51:14 [2019-11-08T22:51:14.194Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:51:14 [2019-11-08T22:51:14.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s)
22:51:14 [2019-11-08T22:51:14.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s)
22:51:14 [2019-11-08T22:51:14.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.89s)
22:51:14 [2019-11-08T22:51:14.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
22:51:14 [2019-11-08T22:51:14.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.16s)
22:51:14 [2019-11-08T22:51:14.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.33s)
22:51:14 [2019-11-08T22:51:14.194Z] === RUN   TestBuildMultiStageCopy
22:51:14 [2019-11-08T22:51:14.194Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:51:14 [2019-11-08T22:51:14.427Z] --- PASS: TestRenameLinkedContainer (4.42s)
22:51:14 [2019-11-08T22:51:14.427Z] === RUN   TestRenameStoppedContainer
22:51:14 [2019-11-08T22:51:14.991Z] --- PASS: TestRenameStoppedContainer (1.33s)
22:51:14 [2019-11-08T22:51:14.991Z] === RUN   TestRenameRunningContainerAndReuse
22:51:15 [2019-11-08T22:51:15.443Z] #51 ...
22:51:15 [2019-11-08T22:51:15.443Z] 
22:51:15 [2019-11-08T22:51:15.443Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:51:15 [2019-11-08T22:51:15.443Z] #42 224.2   CC       criu/filesystems.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:51:16 [2019-11-08T22:51:16.101Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:51:16 [2019-11-08T22:51:16.656Z] #42 225.4   CC       criu/fsnotify.o
22:51:16 [2019-11-08T22:51:16.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:51:16 [2019-11-08T22:51:16.712Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -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:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/make.sh dynbinary test-integration
22:51:16 [2019-11-08T22:51:16.926Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:51:17 [2019-11-08T22:51:17.113Z] 
22:51:17 [2019-11-08T22:51:17.113Z] Removing bundles/
22:51:17 [2019-11-08T22:51:17.113Z] 
22:51:17 [2019-11-08T22:51:17.113Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:51:17 [2019-11-08T22:51:17.113Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:51:17 [2019-11-08T22:51:17.113Z] GOOS="" GOARCH="" GOARM=""
22:51:17 [2019-11-08T22:51:17.493Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:51:17 [2019-11-08T22:51:17.517Z] --- PASS: TestRenameRunningContainerAndReuse (2.18s)
22:51:17 [2019-11-08T22:51:17.517Z] === RUN   TestRenameInvalidName
22:51:18 [2019-11-08T22:51:18.060Z] --- PASS: TestBuildMultiStageCopy (4.25s)
22:51:18 [2019-11-08T22:51:18.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s)
22:51:18 [2019-11-08T22:51:18.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
22:51:18 [2019-11-08T22:51:18.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s)
22:51:18 [2019-11-08T22:51:18.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
22:51:18 [2019-11-08T22:51:18.060Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
22:51:18 [2019-11-08T22:51:18.060Z] === RUN   TestBuildMultiStageParentConfig
22:51:18 [2019-11-08T22:51:18.448Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
22:51:18 [2019-11-08T22:51:18.448Z] --- PASS: TestRenameInvalidName (1.36s)
22:51:18 [2019-11-08T22:51:18.448Z] === RUN   TestRenameAnonymousContainer
22:51:18 [2019-11-08T22:51:18.969Z] #42 227.3   CC       criu/image-desc.o
22:51:18 [2019-11-08T22:51:18.969Z] #42 227.5   CC       criu/image.o
22:51:19 [2019-11-08T22:51:19.012Z] === RUN   TestDockerSuite/TestBuildAddTarXz
22:51:19 [2019-11-08T22:51:19.435Z] --- PASS: TestBuildMultiStageParentConfig (1.42s)
22:51:19 [2019-11-08T22:51:19.435Z] === RUN   TestBuildLabelWithTargets
22:51:20 [2019-11-08T22:51:20.156Z] #42 229.0   CC       criu/ipc_ns.o
22:51:20 [2019-11-08T22:51:20.395Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
22:51:21 [2019-11-08T22:51:21.024Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:51:21 [2019-11-08T22:51:21.024Z] 
22:51:21 [2019-11-08T22:51:21.024Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:51:21 [2019-11-08T22:51:21.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:51:21 [2019-11-08T22:51:21.024Z] Using test binary docker
22:51:21 [2019-11-08T22:51:21.024Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:51:21 [2019-11-08T22:51:21.024Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:51:21 [2019-11-08T22:51:21.024Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:51:21 [2019-11-08T22:51:21.024Z] Warning failed to create cache: (null)
22:51:21 [2019-11-08T22:51:21.024Z] .
22:51:21 [2019-11-08T22:51:21.024Z] INFO: Waiting for daemon to start...
22:51:21 [2019-11-08T22:51:21.024Z] Starting dockerd
22:51:21 [2019-11-08T22:51:21.024Z] .
22:51:21 [2019-11-08T22:51:21.024Z] INFO: Building docker-sdk-python3:4.1.0...
22:51:21 [2019-11-08T22:51:21.328Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
22:51:21 [2019-11-08T22:51:21.894Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
22:51:21 [2019-11-08T22:51:21.966Z] --- PASS: TestBuildLabelWithTargets (2.23s)
22:51:21 [2019-11-08T22:51:21.966Z] === RUN   TestBuildWithEmptyLayers
22:51:22 [2019-11-08T22:51:22.459Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
22:51:22 [2019-11-08T22:51:22.476Z] #42 231.0   CC       criu/irmap.o
22:51:22 [2019-11-08T22:51:22.717Z] --- PASS: TestRenameAnonymousContainer (4.30s)
22:51:22 [2019-11-08T22:51:22.717Z] === RUN   TestRenameContainerWithSameName
22:51:22 [2019-11-08T22:51:22.901Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
22:51:22 [2019-11-08T22:51:22.901Z] === RUN   TestBuildMultiStageOnBuild
22:51:23 [2019-11-08T22:51:23.650Z] --- PASS: TestRenameContainerWithSameName (0.99s)
22:51:23 [2019-11-08T22:51:23.650Z] === RUN   TestRenameContainerWithLinkedContainer
22:51:23 [2019-11-08T22:51:23.661Z] #42 232.2   CC       criu/kcmp-ids.o
22:51:24 [2019-11-08T22:51:24.000Z] #42 232.7   CC       criu/kerndat.o
22:51:25 [2019-11-08T22:51:25.435Z] --- PASS: TestBuildMultiStageOnBuild (2.77s)
22:51:25 [2019-11-08T22:51:25.435Z] === RUN   TestBuildUncleanTarFilenames
22:51:26 [2019-11-08T22:51:26.175Z] --- PASS: TestRenameContainerWithLinkedContainer (1.95s)
22:51:26 [2019-11-08T22:51:26.175Z] === RUN   TestResize
22:51:26 [2019-11-08T22:51:26.350Z] #42 234.8   CC       criu/libnetlink.o
22:51:26 [2019-11-08T22:51:26.432Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
22:51:26 [2019-11-08T22:51:26.690Z] --- PASS: TestResize (0.96s)
22:51:26 [2019-11-08T22:51:26.691Z] === RUN   TestResizeWithInvalidSize
22:51:26 [2019-11-08T22:51:26.691Z] #42 235.3   CC       criu/log.o
22:51:26 [2019-11-08T22:51:26.810Z] --- PASS: TestBuildUncleanTarFilenames (1.32s)
22:51:26 [2019-11-08T22:51:26.810Z] === RUN   TestBuildMultiStageLayerLeak
22:51:27 [2019-11-08T22:51:27.424Z] #42 236.2   CC       criu/lsm.o
22:51:27 [2019-11-08T22:51:27.626Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
22:51:27 [2019-11-08T22:51:27.626Z] --- PASS: TestResizeWithInvalidSize (1.07s)
22:51:27 [2019-11-08T22:51:27.626Z] === RUN   TestResizeWhenContainerNotStarted
22:51:28 [2019-11-08T22:51:28.157Z] #42 236.8   CC       criu/mem.o
22:51:28 [2019-11-08T22:51:28.998Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s)
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:51:28 [2019-11-08T22:51:28.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:51:30 [2019-11-08T22:51:30.097Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s)
22:51:30 [2019-11-08T22:51:30.097Z] === RUN   TestBuildWithHugeFile
22:51:30 [2019-11-08T22:51:30.465Z] #42 ...
22:51:30 [2019-11-08T22:51:30.465Z] 
22:51:30 [2019-11-08T22:51:30.465Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:51:30 [2019-11-08T22:51:30.465Z] #55 272.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:51:31 [2019-11-08T22:51:31.525Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
22:51:31 [2019-11-08T22:51:31.525Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:51:32 [2019-11-08T22:51:32.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:51:33 [2019-11-08T22:51:33.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:51:33 [2019-11-08T22:51:33.486Z] #55 275.9 + mkdir -p /build
22:51:33 [2019-11-08T22:51:33.486Z] #55 275.9 + cp runc /build/runc
22:51:33 [2019-11-08T22:51:33.486Z] #55 DONE 276.0s
22:51:33 [2019-11-08T22:51:33.486Z] 
22:51:33 [2019-11-08T22:51:33.486Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:51:33 [2019-11-08T22:51:33.486Z] #42 239.8   CC       criu/mount.o
22:51:33 [2019-11-08T22:51:33.590Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:51:34 [2019-11-08T22:51:34.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:51:35 [2019-11-08T22:51:35.220Z] === RUN   TestDockerSuite/TestBuildBlankName
22:51:35 [2019-11-08T22:51:35.220Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:51:35 [2019-11-08T22:51:35.785Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
22:51:37 [2019-11-08T22:51:37.403Z] #42 246.1   CC       criu/namespaces.o
22:51:37 [2019-11-08T22:51:37.682Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:51:37 [2019-11-08T22:51:37.682Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
22:51:37 [2019-11-08T22:51:37.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:51:38 [2019-11-08T22:51:38.505Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
22:51:39 [2019-11-08T22:51:39.437Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
22:51:40 [2019-11-08T22:51:40.434Z] #42 249.0   CC       criu/net.o
22:51:40 [2019-11-08T22:51:40.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:51:41 [2019-11-08T22:51:41.377Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
22:51:41 [2019-11-08T22:51:41.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:51:41 [2019-11-08T22:51:41.946Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
22:51:42 [2019-11-08T22:51:42.882Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
22:51:44 [2019-11-08T22:51:44.778Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.74s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.02s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s)
22:51:44 [2019-11-08T22:51:44.778Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s)
22:51:44 [2019-11-08T22:51:44.778Z] === RUN   TestCgroupNamespacesRun
22:51:45 [2019-11-08T22:51:45.286Z] #42 253.5   CC       criu/netfilter.o
22:51:45 [2019-11-08T22:51:45.286Z] #42 253.9   CC       criu/page-pipe.o
22:51:45 [2019-11-08T22:51:45.710Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
22:51:46 [2019-11-08T22:51:46.016Z] #42 254.9   CC       criu/page-xfer.o
22:51:46 [2019-11-08T22:51:46.644Z] --- PASS: TestCgroupNamespacesRun (2.04s)
22:51:46 [2019-11-08T22:51:46.644Z] === RUN   TestCgroupNamespacesRunPrivileged
22:51:48 [2019-11-08T22:51:48.349Z] #42 257.1   CC       criu/pagemap-cache.o
22:51:48 [2019-11-08T22:51:48.545Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
22:51:48 [2019-11-08T22:51:48.545Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s)
22:51:48 [2019-11-08T22:51:48.545Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:51:49 [2019-11-08T22:51:49.083Z] #42 257.7   CC       criu/pagemap.o
22:51:50 [2019-11-08T22:51:50.440Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s)
22:51:50 [2019-11-08T22:51:50.440Z] === RUN   TestCgroupNamespacesRunHostMode
22:51:50 [2019-11-08T22:51:50.790Z] #42 259.1   CC       criu/parasite-syscall.o
22:51:51 [2019-11-08T22:51:51.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
22:51:51 [2019-11-08T22:51:51.975Z] #42 260.7   CC       criu/path.o
22:51:52 [2019-11-08T22:51:52.711Z] #42 261.2   CC       criu/pie-util-vdso-elf32.o
22:51:52 [2019-11-08T22:51:52.745Z] --- PASS: TestCgroupNamespacesRunHostMode (2.27s)
22:51:52 [2019-11-08T22:51:52.745Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:51:53 [2019-11-08T22:51:53.002Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
22:51:53 [2019-11-08T22:51:53.260Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
22:51:53 [2019-11-08T22:51:53.442Z] #42 261.9   CC       criu/pie-util-vdso.o
22:51:53 [2019-11-08T22:51:53.784Z] #42 262.5   CC       criu/pie-util.o
22:51:54 [2019-11-08T22:51:54.125Z] #42 262.8   CC       criu/pipes.o
22:51:55 [2019-11-08T22:51:55.156Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
22:51:55 [2019-11-08T22:51:55.156Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:51:55 [2019-11-08T22:51:55.318Z] #42 264.1   CC       criu/plugin.o
22:51:55 [2019-11-08T22:51:55.722Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
22:51:55 [2019-11-08T22:51:55.722Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:51:56 [2019-11-08T22:51:56.095Z] #42 264.7   CC       criu/proc_parse.o
22:51:56 [2019-11-08T22:51:56.654Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
22:51:56 [2019-11-08T22:51:56.654Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s)
22:51:56 [2019-11-08T22:51:56.654Z] === RUN   TestCgroupNamespacesRunOlderClient
22:51:57 [2019-11-08T22:51:57.219Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
22:51:58 [2019-11-08T22:51:58.152Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
22:51:58 [2019-11-08T22:51:58.716Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s)
22:51:58 [2019-11-08T22:51:58.716Z] === RUN   TestKernelTCPMemory
22:51:59 [2019-11-08T22:51:59.648Z] --- PASS: TestKernelTCPMemory (1.08s)
22:51:59 [2019-11-08T22:51:59.648Z] === RUN   TestNISDomainname
22:52:00 [2019-11-08T22:52:00.584Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
22:52:00 [2019-11-08T22:52:00.843Z] --- PASS: TestNISDomainname (1.17s)
22:52:00 [2019-11-08T22:52:00.843Z] === RUN   TestHostnameDnsResolution
22:52:00 [2019-11-08T22:52:00.942Z] #42 269.2   CC       criu/protobuf-desc.o
22:52:02 [2019-11-08T22:52:02.126Z] #42 270.8   CC       criu/protobuf.o
22:52:02 [2019-11-08T22:52:02.858Z] #42 271.7   CC       criu/pstree.o
22:52:03 [2019-11-08T22:52:03.368Z] --- PASS: TestHostnameDnsResolution (2.07s)
22:52:03 [2019-11-08T22:52:03.368Z] === RUN   TestStats
22:52:04 [2019-11-08T22:52:04.300Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
22:52:04 [2019-11-08T22:52:04.300Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
22:52:04 [2019-11-08T22:52:04.300Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
22:52:05 [2019-11-08T22:52:05.176Z] #42 273.6   CC       criu/rbtree.o
22:52:05 [2019-11-08T22:52:05.672Z] --- PASS: TestStats (2.85s)
22:52:05 [2019-11-08T22:52:05.672Z] === RUN   TestStopContainerWithTimeout
22:52:05 [2019-11-08T22:52:05.672Z] === RUN   TestStopContainerWithTimeout/0
22:52:05 [2019-11-08T22:52:05.672Z] === PAUSE TestStopContainerWithTimeout/0
22:52:05 [2019-11-08T22:52:05.672Z] === RUN   TestStopContainerWithTimeout/1
22:52:05 [2019-11-08T22:52:05.672Z] === PAUSE TestStopContainerWithTimeout/1
22:52:05 [2019-11-08T22:52:05.672Z] === RUN   TestStopContainerWithTimeout/3
22:52:05 [2019-11-08T22:52:05.672Z] === PAUSE TestStopContainerWithTimeout/3
22:52:05 [2019-11-08T22:52:05.672Z] === RUN   TestStopContainerWithTimeout/-1
22:52:05 [2019-11-08T22:52:05.672Z] === PAUSE TestStopContainerWithTimeout/-1
22:52:05 [2019-11-08T22:52:05.672Z] === CONT  TestStopContainerWithTimeout/0
22:52:05 [2019-11-08T22:52:05.672Z] === CONT  TestStopContainerWithTimeout/3
22:52:05 [2019-11-08T22:52:05.943Z] #42 274.5   CC       criu/rst-malloc.o
22:52:06 [2019-11-08T22:52:06.675Z] #42 275.2   CC       criu/seccomp.o
22:52:06 [2019-11-08T22:52:06.675Z] #42 ...
22:52:06 [2019-11-08T22:52:06.675Z] 
22:52:06 [2019-11-08T22:52:06.675Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:52:06 [2019-11-08T22:52:06.675Z] #39 358.4 + dpkg --print-architecture
22:52:06 [2019-11-08T22:52:06.675Z] #39 358.4 + cd /tmp/tmp.yow2k8gZzt/src/github.com/docker/distribution
22:52:06 [2019-11-08T22:52:06.675Z] #39 358.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:52:07 [2019-11-08T22:52:07.042Z] === CONT  TestStopContainerWithTimeout/-1
22:52:07 [2019-11-08T22:52:07.408Z] #39 359.1 + GOPATH=/tmp/tmp.yow2k8gZzt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yow2k8gZzt
22:52:07 [2019-11-08T22:52:07.408Z] #39 359.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:52:08 [2019-11-08T22:52:08.413Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
22:52:08 [2019-11-08T22:52:08.977Z] === CONT  TestStopContainerWithTimeout/1
22:52:10 [2019-11-08T22:52:10.885Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:52:10 [2019-11-08T22:52:10.885Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
22:52:10 [2019-11-08T22:52:10.885Z]     --- PASS: TestStopContainerWithTimeout/3 (3.08s)
22:52:10 [2019-11-08T22:52:10.885Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
22:52:10 [2019-11-08T22:52:10.885Z]     --- PASS: TestStopContainerWithTimeout/1 (1.98s)
22:52:10 [2019-11-08T22:52:10.885Z] === RUN   TestDeleteDevicemapper
22:52:10 [2019-11-08T22:52:10.885Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:52:10 [2019-11-08T22:52:10.885Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:52:10 [2019-11-08T22:52:10.885Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:52:11 [2019-11-08T22:52:11.146Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
22:52:13 [2019-11-08T22:52:13.672Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
22:52:13 [2019-11-08T22:52:13.891Z] 65014b3c3121: Verifying Checksum
22:52:13 [2019-11-08T22:52:13.891Z] 65014b3c3121: Download complete
22:52:14 [2019-11-08T22:52:14.604Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s)
22:52:14 [2019-11-08T22:52:14.604Z] === RUN   TestUpdateMemory
22:52:14 [2019-11-08T22:52:14.604Z] --- SKIP: TestUpdateMemory (0.00s)
22:52:14 [2019-11-08T22:52:14.604Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:52:14 [2019-11-08T22:52:14.604Z] === RUN   TestUpdateCPUQuota
22:52:14 [2019-11-08T22:52:14.862Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
22:52:16 [2019-11-08T22:52:16.758Z] --- PASS: TestUpdateCPUQuota (1.98s)
22:52:16 [2019-11-08T22:52:16.758Z] === RUN   TestUpdatePidsLimit
22:52:16 [2019-11-08T22:52:16.758Z] === RUN   TestUpdatePidsLimit/update_from_none
22:52:16 [2019-11-08T22:52:16.775Z] --- PASS: TestBuildWithHugeFile (42.42s)
22:52:16 [2019-11-08T22:52:16.775Z] === RUN   TestBuildWithEmptyDockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:52:16 [2019-11-08T22:52:16.776Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
22:52:16 [2019-11-08T22:52:16.776Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
22:52:16 [2019-11-08T22:52:16.776Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s)
22:52:16 [2019-11-08T22:52:16.776Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
22:52:16 [2019-11-08T22:52:16.776Z] === RUN   TestBuildPreserveOwnership
22:52:16 [2019-11-08T22:52:16.776Z] === RUN   TestBuildPreserveOwnership/copy_from
22:52:16 [2019-11-08T22:52:16.776Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:52:17 [2019-11-08T22:52:17.016Z] === RUN   TestUpdatePidsLimit/no_change
22:52:17 [2019-11-08T22:52:17.248Z] sha256:24d35ca5e7b66bef30b311136fa09d6cb679c8bbe2ebe3c8e4ccbb0bd1d84eea
22:52:17 [2019-11-08T22:52:17.248Z] INFO: Starting docker-py tests...
22:52:17 [2019-11-08T22:52:17.248Z] ============================= test session starts ==============================
22:52:17 [2019-11-08T22:52:17.248Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0
22:52:17 [2019-11-08T22:52:17.248Z] rootdir: /src, inifile: pytest.ini
22:52:17 [2019-11-08T22:52:17.248Z] plugins: timeout-1.3.3, cov-2.6.1
22:52:17 [2019-11-08T22:52:17.248Z] collected 385 items / 5 deselected / 380 selected
22:52:17 [2019-11-08T22:52:17.248Z] 
22:52:17 [2019-11-08T22:52:17.274Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
22:52:17 [2019-11-08T22:52:17.531Z] === RUN   TestUpdatePidsLimit/update_lower
22:52:18 [2019-11-08T22:52:18.096Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
22:52:18 [2019-11-08T22:52:18.096Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:52:18 [2019-11-08T22:52:18.354Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
22:52:18 [2019-11-08T22:52:18.495Z] #39 ...
22:52:18 [2019-11-08T22:52:18.495Z] 
22:52:18 [2019-11-08T22:52:18.495Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:52:18 [2019-11-08T22:52:18.495Z] #42 276.4   CC       criu/seize.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 277.9   CC       criu/servicefd.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 278.7   CC       criu/shmem.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 280.3   CC       criu/sigframe.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 280.7   CC       criu/signalfd.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 281.2   CC       criu/sk-inet.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 283.1   CC       criu/sk-netlink.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 283.7   CC       criu/sk-packet.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 284.9   CC       criu/sk-queue.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 285.9   CC       criu/sk-tcp.o
22:52:18 [2019-11-08T22:52:18.495Z] #42 287.0   CC       criu/sk-unix.o
22:52:18 [2019-11-08T22:52:18.612Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:52:18 [2019-11-08T22:52:18.678Z] --- PASS: TestBuildPreserveOwnership (5.95s)
22:52:18 [2019-11-08T22:52:18.678Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.87s)
22:52:18 [2019-11-08T22:52:18.678Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s)
22:52:18 [2019-11-08T22:52:18.678Z] === RUN   TestBuildPlatformInvalid
22:52:18 [2019-11-08T22:52:18.678Z] --- PASS: TestBuildPlatformInvalid (0.17s)
22:52:18 [2019-11-08T22:52:18.678Z] PASS
22:52:18 [2019-11-08T22:52:18.678Z] 
22:52:18 [2019-11-08T22:52:18.678Z] === Skipped
22:52:18 [2019-11-08T22:52:18.678Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:52:18 [2019-11-08T22:52:18.678Z]     build_session_test.go:25: TODO: BuildKit
22:52:18 [2019-11-08T22:52:18.678Z] 
22:52:18 [2019-11-08T22:52:18.678Z] 
22:52:18 [2019-11-08T22:52:18.678Z] DONE 32 tests, 1 skipped in 91.551s
22:52:18 [2019-11-08T22:52:18.678Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:52:18 [2019-11-08T22:52:18.678Z] ++ 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
22:52:18 [2019-11-08T22:52:18.678Z] ++ set -e
22:52:18 [2019-11-08T22:52:18.678Z] ++ '[' -n 0 ']'
22:52:18 [2019-11-08T22:52:18.678Z] ++ set -x
22:52:18 [2019-11-08T22:52:18.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:52:18 [2019-11-08T22:52:18.678Z] INFO: Testing against a local daemon
22:52:18 [2019-11-08T22:52:18.678Z] === RUN   TestConfigList
22:52:19 [2019-11-08T22:52:19.177Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:52:19 [2019-11-08T22:52:19.742Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:52:20 [2019-11-08T22:52:20.674Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
22:52:20 [2019-11-08T22:52:20.932Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
22:52:21 [2019-11-08T22:52:21.498Z] --- PASS: TestUpdatePidsLimit (4.89s)
22:52:21 [2019-11-08T22:52:21.498Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.50s)
22:52:21 [2019-11-08T22:52:21.498Z]     --- PASS: TestUpdatePidsLimit/no_change (0.56s)
22:52:21 [2019-11-08T22:52:21.498Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.56s)
22:52:21 [2019-11-08T22:52:21.498Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s)
22:52:21 [2019-11-08T22:52:21.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s)
22:52:21 [2019-11-08T22:52:21.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.49s)
22:52:21 [2019-11-08T22:52:21.498Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
22:52:21 [2019-11-08T22:52:21.498Z] === RUN   TestUpdateRestartPolicy
22:52:21 [2019-11-08T22:52:21.528Z] #42 290.3   CC       criu/sockets.o
22:52:21 [2019-11-08T22:52:21.963Z] --- PASS: TestConfigList (3.32s)
22:52:21 [2019-11-08T22:52:21.963Z] === RUN   TestConfigsCreateAndDelete
22:52:23 [2019-11-08T22:52:23.232Z] #42 291.8   CC       criu/stats.o
22:52:23 [2019-11-08T22:52:23.396Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
22:52:23 [2019-11-08T22:52:23.396Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
22:52:23 [2019-11-08T22:52:23.572Z] #42 292.3   CC       criu/string.o
22:52:23 [2019-11-08T22:52:23.912Z] #42 292.6   CC       criu/sysctl.o
22:52:25 [2019-11-08T22:52:25.100Z] #42 293.9   CC       criu/sysfs_parse.o
22:52:25 [2019-11-08T22:52:25.248Z] --- PASS: TestConfigsCreateAndDelete (3.22s)
22:52:25 [2019-11-08T22:52:25.248Z] === RUN   TestConfigsUpdate
22:52:25 [2019-11-08T22:52:25.834Z] #42 294.6   CC       criu/timerfd.o
22:52:26 [2019-11-08T22:52:26.569Z] #42 295.2   CC       criu/tty.o
22:52:27 [2019-11-08T22:52:27.545Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:52:27 [2019-11-08T22:52:27.546Z] 
22:52:27 [2019-11-08T22:52:27.546Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:52:27 [2019-11-08T22:52:27.546Z] PKG_CONFIG=pkg-config
22:52:27 [2019-11-08T22:52:27.546Z] GOLANG_VERSION=1.13.3
22:52:27 [2019-11-08T22:52:27.546Z] HOSTNAME=c434b655ab2b
22:52:27 [2019-11-08T22:52:27.546Z] DOCKER_EXPERIMENTAL=1
22:52:27 [2019-11-08T22:52:27.546Z] container=docker
22:52:27 [2019-11-08T22:52:27.546Z] TEST_SKIP_INTEGRATION_CLI=1
22:52:27 [2019-11-08T22:52:27.546Z] GO111MODULE=off
22:52:27 [2019-11-08T22:52:27.546Z] GOPATH=/go
22:52:27 [2019-11-08T22:52:27.546Z] PWD=/go/src/github.com/docker/docker
22:52:27 [2019-11-08T22:52:27.546Z] HOME=/root
22:52:27 [2019-11-08T22:52:27.546Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:52:27 [2019-11-08T22:52:27.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:52:27 [2019-11-08T22:52:27.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:52:27 [2019-11-08T22:52:27.546Z] DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e
22:52:27 [2019-11-08T22:52:27.546Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:52:27 [2019-11-08T22:52:27.546Z] DOCKER_GRAPHDRIVER=overlay2
22:52:27 [2019-11-08T22:52:27.546Z] TERM=xterm
22:52:27 [2019-11-08T22:52:27.546Z] VALIDATE_BRANCH=master
22:52:27 [2019-11-08T22:52:27.546Z] DEST=bundles/test-integration
22:52:27 [2019-11-08T22:52:27.546Z] SHLVL=1
22:52:27 [2019-11-08T22:52:27.546Z] TIMEOUT=120m
22:52:27 [2019-11-08T22:52:27.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:52:27 [2019-11-08T22:52:27.546Z] DOCKER_PKG=github.com/docker/docker
22:52:27 [2019-11-08T22:52:27.546Z] TESTDEBUG=0
22:52:27 [2019-11-08T22:52:27.546Z] _=/usr/bin/env
22:52:27 [2019-11-08T22:52:27.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:52:27 [2019-11-08T22:52:27.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
22:52:28 [2019-11-08T22:52:28.533Z] --- PASS: TestConfigsUpdate (3.19s)
22:52:28 [2019-11-08T22:52:28.533Z] === RUN   TestTemplatedConfig
22:52:29 [2019-11-08T22:52:29.470Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
22:52:30 [2019-11-08T22:52:30.437Z] #42 299.1   CC       criu/tun.o
22:52:30 [2019-11-08T22:52:30.841Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
22:52:31 [2019-11-08T22:52:31.098Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
22:52:31 [2019-11-08T22:52:31.625Z] #42 300.1   CC       criu/uffd.o
22:52:31 [2019-11-08T22:52:31.819Z] --- PASS: TestTemplatedConfig (3.40s)
22:52:31 [2019-11-08T22:52:31.819Z] === RUN   TestConfigInspect
22:52:32 [2019-11-08T22:52:32.467Z] === RUN   TestDockerSuite/TestBuildCacheAdd
22:52:33 [2019-11-08T22:52:33.032Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
22:52:33 [2019-11-08T22:52:33.947Z] #42 302.4   CC       criu/util.o
22:52:33 [2019-11-08T22:52:33.963Z] === RUN   TestDockerSuite/TestBuildCacheFrom
22:52:34 [2019-11-08T22:52:34.894Z] --- PASS: TestUpdateRestartPolicy (13.59s)
22:52:34 [2019-11-08T22:52:34.894Z] === RUN   TestUpdateRestartWithAutoRemove
22:52:35 [2019-11-08T22:52:35.105Z] --- PASS: TestConfigInspect (3.19s)
22:52:35 [2019-11-08T22:52:35.105Z] === RUN   TestConfigCreateWithLabels
22:52:35 [2019-11-08T22:52:35.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
22:52:35 [2019-11-08T22:52:35.830Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s)
22:52:35 [2019-11-08T22:52:35.830Z] === RUN   TestWaitNonBlocked
22:52:36 [2019-11-08T22:52:36.088Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:36 [2019-11-08T22:52:36.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:36 [2019-11-08T22:52:36.088Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:36 [2019-11-08T22:52:36.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:36 [2019-11-08T22:52:36.088Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:52:36 [2019-11-08T22:52:36.088Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:52:36 [2019-11-08T22:52:36.267Z] #42 304.8   CC       criu/uts_ns.o
22:52:36 [2019-11-08T22:52:36.609Z] #42 305.3   CC       criu/vdso.o
22:52:37 [2019-11-08T22:52:37.461Z] --- PASS: TestWaitNonBlocked (0.04s)
22:52:37 [2019-11-08T22:52:37.461Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s)
22:52:37 [2019-11-08T22:52:37.461Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.39s)
22:52:37 [2019-11-08T22:52:37.461Z] === RUN   TestWaitBlocked
22:52:37 [2019-11-08T22:52:37.461Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:52:37 [2019-11-08T22:52:37.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:52:37 [2019-11-08T22:52:37.461Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:52:37 [2019-11-08T22:52:37.461Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:52:37 [2019-11-08T22:52:37.461Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:52:37 [2019-11-08T22:52:37.461Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:52:37 [2019-11-08T22:52:37.797Z] #42 306.4   LINK     criu/built-in.o
22:52:38 [2019-11-08T22:52:38.140Z] #42 306.6   LINK     criu/criu
22:52:38 [2019-11-08T22:52:38.390Z] --- PASS: TestConfigCreateWithLabels (3.10s)
22:52:38 [2019-11-08T22:52:38.390Z] === RUN   TestConfigCreateResolve
22:52:38 [2019-11-08T22:52:38.457Z] tests/integration/api_build_test.py ......................X              [  6%]
22:52:38 [2019-11-08T22:52:38.833Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
22:52:38 [2019-11-08T22:52:38.834Z] --- PASS: TestWaitBlocked (0.02s)
22:52:38 [2019-11-08T22:52:38.834Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s)
22:52:38 [2019-11-08T22:52:38.834Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s)
22:52:38 [2019-11-08T22:52:38.834Z] === CONT  TestContainerStartOnDaemonRestart
22:52:38 [2019-11-08T22:52:38.834Z] === CONT  TestIpcModeOlderClient
22:52:38 [2019-11-08T22:52:38.873Z] #42 307.5   DEP      lib/c/criu.d
22:52:39 [2019-11-08T22:52:39.024Z] tests/integration/api_client_test.py .....                               [  7%]
22:52:39 [2019-11-08T22:52:39.091Z] --- PASS: TestIpcModeOlderClient (0.15s)
22:52:39 [2019-11-08T22:52:39.091Z] === CONT  TestDaemonRestartIpcMode
22:52:39 [2019-11-08T22:52:39.272Z] #42 307.8   CC       images/rpc.pb-c.o
22:52:40 [2019-11-08T22:52:40.458Z] #42 309.1   CC       lib/c/criu.o
22:52:40 [2019-11-08T22:52:40.481Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
22:52:40 [2019-11-08T22:52:40.996Z] tests/integration/api_config_test.py .....                               [  8%]
22:52:41 [2019-11-08T22:52:41.675Z] --- PASS: TestConfigCreateResolve (3.17s)
22:52:41 [2019-11-08T22:52:41.675Z] === RUN   TestConfigDaemonLibtrustID
22:52:41 [2019-11-08T22:52:41.933Z] --- PASS: TestConfigDaemonLibtrustID (0.60s)
22:52:41 [2019-11-08T22:52:41.933Z] PASS
22:52:41 [2019-11-08T22:52:41.933Z] 
22:52:41 [2019-11-08T22:52:41.933Z] DONE 8 tests in 23.343s
22:52:41 [2019-11-08T22:52:41.933Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:52:41 [2019-11-08T22:52:41.933Z] ++ 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
22:52:41 [2019-11-08T22:52:41.933Z] ++ set -e
22:52:41 [2019-11-08T22:52:41.933Z] ++ '[' -n 0 ']'
22:52:41 [2019-11-08T22:52:41.933Z] ++ set -x
22:52:41 [2019-11-08T22:52:41.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
22:52:42 [2019-11-08T22:52:42.192Z] INFO: Testing against a local daemon
22:52:42 [2019-11-08T22:52:42.192Z] === RUN   TestCheckpoint
22:52:42 [2019-11-08T22:52:42.192Z] --- SKIP: TestCheckpoint (0.00s)
22:52:42 [2019-11-08T22:52:42.192Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:52:42 [2019-11-08T22:52:42.192Z] === RUN   TestContainerInvalidJSON
22:52:42 [2019-11-08T22:52:42.192Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:52:42 [2019-11-08T22:52:42.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:52:42 [2019-11-08T22:52:42.192Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:52:42 [2019-11-08T22:52:42.192Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:52:42 [2019-11-08T22:52:42.192Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:52:42 [2019-11-08T22:52:42.192Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:52:42 [2019-11-08T22:52:42.192Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:52:42 [2019-11-08T22:52:42.192Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:52:42 [2019-11-08T22:52:42.192Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:52:42 [2019-11-08T22:52:42.192Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:52:42 [2019-11-08T22:52:42.192Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:52:42 [2019-11-08T22:52:42.192Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:52:42 [2019-11-08T22:52:42.192Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:52:42 [2019-11-08T22:52:42.192Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:52:42 [2019-11-08T22:52:42.192Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
22:52:42 [2019-11-08T22:52:42.192Z] === RUN   TestCopyFromContainerPathIsNotDir
22:52:42 [2019-11-08T22:52:42.377Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
22:52:42 [2019-11-08T22:52:42.377Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
22:52:42 [2019-11-08T22:52:42.450Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
22:52:42 [2019-11-08T22:52:42.450Z] === RUN   TestCopyToContainerPathDoesNotExist
22:52:42 [2019-11-08T22:52:42.450Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
22:52:42 [2019-11-08T22:52:42.450Z] === RUN   TestCopyToContainerPathIsNotDir
22:52:42 [2019-11-08T22:52:42.634Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s)
22:52:42 [2019-11-08T22:52:42.708Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
22:52:42 [2019-11-08T22:52:42.708Z] === RUN   TestCopyFromContainer
22:52:42 [2019-11-08T22:52:42.775Z] #42 311.4   LINK     lib/c/built-in.o
22:52:42 [2019-11-08T22:52:42.775Z] #42 311.4   LINK     lib/c/libcriu.so
22:52:43 [2019-11-08T22:52:43.115Z] #42 311.9   GEN      magic.py
22:52:43 [2019-11-08T22:52:43.200Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
22:52:43 [2019-11-08T22:52:43.456Z] #42 312.1 Note: Building without setproctitle() and strlcpy() support.
22:52:43 [2019-11-08T22:52:43.456Z] #42 312.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:52:44 [2019-11-08T22:52:44.572Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
22:52:44 [2019-11-08T22:52:44.572Z] --- PASS: TestDaemonRestartIpcMode (5.46s)
22:52:44 [2019-11-08T22:52:44.572Z] PASS
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] === Skipped
22:52:44 [2019-11-08T22:52:44.572Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:52:44 [2019-11-08T22:52:44.572Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:52:44 [2019-11-08T22:52:44.572Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:52:44 [2019-11-08T22:52:44.572Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:52:44 [2019-11-08T22:52:44.572Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:52:44 [2019-11-08T22:52:44.572Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:52:44 [2019-11-08T22:52:44.572Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] 
22:52:44 [2019-11-08T22:52:44.572Z] DONE 197 tests, 6 skipped in 160.394s
22:52:44 [2019-11-08T22:52:44.572Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:52:44 [2019-11-08T22:52:44.572Z] ++ 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
22:52:44 [2019-11-08T22:52:44.572Z] ++ set -e
22:52:44 [2019-11-08T22:52:44.572Z] ++ '[' -n 0 ']'
22:52:44 [2019-11-08T22:52:44.572Z] ++ set -x
22:52:44 [2019-11-08T22:52:44.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
22:52:44 [2019-11-08T22:52:44.613Z] === RUN   TestCopyFromContainer//
22:52:44 [2019-11-08T22:52:44.613Z] === RUN   TestCopyFromContainer//bar/root
22:52:44 [2019-11-08T22:52:44.640Z] #42 313.2 fatal: Not a git repository (or any of the parent directories): .git
22:52:44 [2019-11-08T22:52:44.829Z] INFO: Testing against a local daemon
22:52:44 [2019-11-08T22:52:44.829Z] === RUN   TestCommitInheritsEnv
22:52:44 [2019-11-08T22:52:44.871Z] === RUN   TestCopyFromContainer//bar/root/
22:52:44 [2019-11-08T22:52:44.871Z] === RUN   TestCopyFromContainer/bar/quux
22:52:45 [2019-11-08T22:52:45.130Z] === RUN   TestCopyFromContainer/bar/quux/
22:52:45 [2019-11-08T22:52:45.130Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:52:45 [2019-11-08T22:52:45.130Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:52:45 [2019-11-08T22:52:45.373Z] #42 ...
22:52:45 [2019-11-08T22:52:45.373Z] 
22:52:45 [2019-11-08T22:52:45.373Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:52:45 [2019-11-08T22:52:45.373Z] #39 397.2 + rm -rf /tmp/tmp.yow2k8gZzt/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.yow2k8gZzt
22:52:45 [2019-11-08T22:52:45.373Z] #39 DONE 397.3s
22:52:45 [2019-11-08T22:52:45.373Z] 
22:52:45 [2019-11-08T22:52:45.373Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:52:45 [2019-11-08T22:52:45.388Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:52:45 [2019-11-08T22:52:45.388Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:52:45 [2019-11-08T22:52:45.393Z] --- PASS: TestCommitInheritsEnv (0.55s)
22:52:45 [2019-11-08T22:52:45.393Z] === RUN   TestImportExtremelyLargeImageWorks
22:52:45 [2019-11-08T22:52:45.393Z] === PAUSE TestImportExtremelyLargeImageWorks
22:52:45 [2019-11-08T22:52:45.393Z] === RUN   TestImagesFilterMultiReference
22:52:45 [2019-11-08T22:52:45.393Z] --- PASS: TestImagesFilterMultiReference (0.10s)
22:52:45 [2019-11-08T22:52:45.393Z] === RUN   TestImagePullPlatformInvalid
22:52:45 [2019-11-08T22:52:45.393Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
22:52:45 [2019-11-08T22:52:45.393Z] === RUN   TestRemoveImageOrphaning
22:52:45 [2019-11-08T22:52:45.647Z] === RUN   TestCopyFromContainer/bar/notarget
22:52:45 [2019-11-08T22:52:45.647Z] --- PASS: TestCopyFromContainer (3.03s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer// (0.10s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
22:52:45 [2019-11-08T22:52:45.647Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:52:45 [2019-11-08T22:52:45.647Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:52:45 [2019-11-08T22:52:45.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:52:45 [2019-11-08T22:52:45.647Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:52:45 [2019-11-08T22:52:45.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:52:45 [2019-11-08T22:52:45.647Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:52:45 [2019-11-08T22:52:45.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:52:45 [2019-11-08T22:52:45.647Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:52:45 [2019-11-08T22:52:45.647Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:52:45 [2019-11-08T22:52:45.647Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:52:45 [2019-11-08T22:52:45.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:52:45 [2019-11-08T22:52:45.647Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:52:45 [2019-11-08T22:52:45.647Z] === RUN   TestCreateLinkToNonExistingContainer
22:52:45 [2019-11-08T22:52:45.650Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
22:52:45 [2019-11-08T22:52:45.906Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
22:52:45 [2019-11-08T22:52:45.906Z] === RUN   TestCreateWithInvalidEnv
22:52:45 [2019-11-08T22:52:45.906Z] === RUN   TestCreateWithInvalidEnv/0
22:52:45 [2019-11-08T22:52:45.906Z] === PAUSE TestCreateWithInvalidEnv/0
22:52:45 [2019-11-08T22:52:45.906Z] === RUN   TestCreateWithInvalidEnv/1
22:52:45 [2019-11-08T22:52:45.906Z] === PAUSE TestCreateWithInvalidEnv/1
22:52:45 [2019-11-08T22:52:45.906Z] === RUN   TestCreateWithInvalidEnv/2
22:52:45 [2019-11-08T22:52:45.906Z] === PAUSE TestCreateWithInvalidEnv/2
22:52:45 [2019-11-08T22:52:45.906Z] === CONT  TestCreateWithInvalidEnv/0
22:52:45 [2019-11-08T22:52:45.906Z] === CONT  TestCreateWithInvalidEnv/1
22:52:45 [2019-11-08T22:52:45.906Z] === CONT  TestCreateWithInvalidEnv/2
22:52:45 [2019-11-08T22:52:45.906Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:52:45 [2019-11-08T22:52:45.906Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:52:45 [2019-11-08T22:52:45.906Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:52:45 [2019-11-08T22:52:45.906Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:52:45 [2019-11-08T22:52:45.906Z] === RUN   TestCreateTmpfsMountsTarget
22:52:45 [2019-11-08T22:52:45.906Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
22:52:45 [2019-11-08T22:52:45.906Z] === RUN   TestCreateWithCustomMaskedPaths
22:52:46 [2019-11-08T22:52:46.110Z] #23 ...
22:52:46 [2019-11-08T22:52:46.110Z] 
22:52:46 [2019-11-08T22:52:46.110Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:52:46 [2019-11-08T22:52:46.110Z] #42 315.0 make[1]: Nothing to be done for 'all'.
22:52:46 [2019-11-08T22:52:46.214Z] --- PASS: TestRemoveImageOrphaning (0.59s)
22:52:46 [2019-11-08T22:52:46.214Z] === RUN   TestRemoveImageGarbageCollector
22:52:47 [2019-11-08T22:52:47.585Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
22:52:47 [2019-11-08T22:52:47.846Z] #42 316.4 make[1]: 'images/built-in.o' is up to date.
22:52:47 [2019-11-08T22:52:47.846Z] #42 316.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:52:47 [2019-11-08T22:52:47.846Z] #42 316.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:52:47 [2019-11-08T22:52:47.846Z] #42 316.6 make[1]: 'compel/libcompel.a' is up to date.
22:52:47 [2019-11-08T22:52:47.846Z] #42 316.6 make[1]: 'compel/compel-host-bin' is up to date.
22:52:47 [2019-11-08T22:52:47.846Z] #42 316.7 make[1]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.183Z] #42 316.7 make[1]: 'soccr/libsoccr.a' is up to date.
22:52:48 [2019-11-08T22:52:48.183Z] #42 317.1 make[2]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.437Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s)
22:52:48 [2019-11-08T22:52:48.437Z] === RUN   TestCreateWithCapabilities
22:52:48 [2019-11-08T22:52:48.437Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:52:48 [2019-11-08T22:52:48.437Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:52:48 [2019-11-08T22:52:48.437Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:52:48 [2019-11-08T22:52:48.437Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:52:48 [2019-11-08T22:52:48.437Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:52:48 [2019-11-08T22:52:48.437Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:52:48 [2019-11-08T22:52:48.438Z] --- PASS: TestCreateWithCapabilities (0.04s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
22:52:48 [2019-11-08T22:52:48.438Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
22:52:48 [2019-11-08T22:52:48.438Z] === RUN   TestCreateWithCustomReadonlyPaths
22:52:48 [2019-11-08T22:52:48.515Z] --- PASS: TestRemoveImageGarbageCollector (2.32s)
22:52:48 [2019-11-08T22:52:48.515Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:52:48 [2019-11-08T22:52:48.515Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:52:48 [2019-11-08T22:52:48.515Z] === RUN   TestTagInvalidReference
22:52:48 [2019-11-08T22:52:48.515Z] --- PASS: TestTagInvalidReference (0.02s)
22:52:48 [2019-11-08T22:52:48.515Z] === RUN   TestTagValidPrefixedRepo
22:52:48 [2019-11-08T22:52:48.515Z] --- PASS: TestTagValidPrefixedRepo (0.11s)
22:52:48 [2019-11-08T22:52:48.515Z] === RUN   TestTagExistedNameWithoutForce
22:52:48 [2019-11-08T22:52:48.515Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:52:48 [2019-11-08T22:52:48.515Z] === RUN   TestTagOfficialNames
22:52:48 [2019-11-08T22:52:48.515Z] --- PASS: TestTagOfficialNames (0.05s)
22:52:48 [2019-11-08T22:52:48.515Z] === RUN   TestTagMatchesDigest
22:52:48 [2019-11-08T22:52:48.515Z] --- PASS: TestTagMatchesDigest (0.02s)
22:52:48 [2019-11-08T22:52:48.515Z] === CONT  TestImportExtremelyLargeImageWorks
22:52:48 [2019-11-08T22:52:48.522Z] #42 317.1 make[2]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.522Z] #42 317.2 make[2]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.522Z] #42 317.3 make[2]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.522Z] #42 317.4 make[2]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.522Z] #42 317.5 make[2]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.862Z] #42 317.5 make[2]: Nothing to be done for 'all'.
22:52:48 [2019-11-08T22:52:48.862Z] #42 317.7 make[2]: Nothing to be done for 'all'.
22:52:49 [2019-11-08T22:52:49.202Z] #42 317.7   INSTALL  criu/criu
22:52:49 [2019-11-08T22:52:49.202Z] #42 DONE 317.9s
22:52:49 [2019-11-08T22:52:49.202Z] 
22:52:49 [2019-11-08T22:52:49.202Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:52:50 [2019-11-08T22:52:50.967Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s)
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:52:50 [2019-11-08T22:52:50.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:52:50 [2019-11-08T22:52:50.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:52:50 [2019-11-08T22:52:50.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:52:50 [2019-11-08T22:52:50.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:52:50 [2019-11-08T22:52:50.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
22:52:50 [2019-11-08T22:52:50.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
22:52:50 [2019-11-08T22:52:50.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
22:52:50 [2019-11-08T22:52:50.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
22:52:50 [2019-11-08T22:52:50.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s)
22:52:50 [2019-11-08T22:52:50.967Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestContainerStartOnDaemonRestart
22:52:50 [2019-11-08T22:52:50.967Z] === PAUSE TestContainerStartOnDaemonRestart
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestDaemonRestartIpcMode
22:52:50 [2019-11-08T22:52:50.967Z] === PAUSE TestDaemonRestartIpcMode
22:52:50 [2019-11-08T22:52:50.967Z] === RUN   TestDiff
22:52:51 [2019-11-08T22:52:51.043Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
22:52:51 [2019-11-08T22:52:51.301Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
22:52:51 [2019-11-08T22:52:51.535Z] --- PASS: TestDiff (0.77s)
22:52:51 [2019-11-08T22:52:51.535Z] === RUN   TestExecWithCloseStdin
22:52:52 [2019-11-08T22:52:52.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:52:52 [2019-11-08T22:52:52.471Z] --- PASS: TestExecWithCloseStdin (1.03s)
22:52:52 [2019-11-08T22:52:52.472Z] === RUN   TestExec
22:52:53 [2019-11-08T22:52:53.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:52:53 [2019-11-08T22:52:53.847Z] --- PASS: TestExec (0.98s)
22:52:53 [2019-11-08T22:52:53.847Z] === RUN   TestExecUser
22:52:54 [2019-11-08T22:52:54.414Z] --- PASS: TestExecUser (0.97s)
22:52:54 [2019-11-08T22:52:54.579Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
22:52:54 [2019-11-08T22:52:54.673Z] === RUN   TestExportContainerAndImportImage
22:52:55 [2019-11-08T22:52:55.511Z] === RUN   TestDockerSuite/TestBuildClearCmd
22:52:55 [2019-11-08T22:52:55.609Z] --- PASS: TestExportContainerAndImportImage (1.11s)
22:52:55 [2019-11-08T22:52:55.609Z] === RUN   TestExportContainerAfterDaemonRestart
22:52:56 [2019-11-08T22:52:56.442Z] === RUN   TestDockerSuite/TestBuildCmd
22:52:56 [2019-11-08T22:52:56.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:52:56 [2019-11-08T22:52:56.699Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
22:52:57 [2019-11-08T22:52:57.263Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
22:52:57 [2019-11-08T22:52:57.263Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
22:52:57 [2019-11-08T22:52:57.510Z] --- PASS: TestExportContainerAfterDaemonRestart (1.92s)
22:52:57 [2019-11-08T22:52:57.511Z] === RUN   TestHealthCheckWorkdir
22:52:57 [2019-11-08T22:52:57.827Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
22:52:57 [2019-11-08T22:52:57.827Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
22:52:58 [2019-11-08T22:52:58.391Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
22:52:58 [2019-11-08T22:52:58.893Z] --- PASS: TestHealthCheckWorkdir (1.18s)
22:52:58 [2019-11-08T22:52:58.893Z] === RUN   TestHealthKillContainer
22:52:58 [2019-11-08T22:52:58.957Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
22:52:59 [2019-11-08T22:52:59.522Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
22:52:59 [2019-11-08T22:52:59.783Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
22:53:02 [2019-11-08T22:53:02.188Z] --- PASS: TestHealthKillContainer (3.03s)
22:53:02 [2019-11-08T22:53:02.188Z] === RUN   TestInspectCpusetInConfigPre120
22:53:02 [2019-11-08T22:53:02.448Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s)
22:53:02 [2019-11-08T22:53:02.448Z] === RUN   TestIpcModeNone
22:53:03 [2019-11-08T22:53:03.836Z] --- PASS: TestIpcModeNone (1.02s)
22:53:03 [2019-11-08T22:53:03.836Z] === RUN   TestIpcModePrivate
22:53:04 [2019-11-08T22:53:04.772Z] --- PASS: TestIpcModePrivate (1.01s)
22:53:04 [2019-11-08T22:53:04.772Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false
22:53:04 [2019-11-08T22:53:04.772Z] === RUN   TestIpcModeShareable
22:53:05 [2019-11-08T22:53:05.042Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
22:53:05 [2019-11-08T22:53:05.606Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
22:53:05 [2019-11-08T22:53:05.708Z] --- PASS: TestIpcModeShareable (0.99s)
22:53:05 [2019-11-08T22:53:05.708Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
22:53:05 [2019-11-08T22:53:05.708Z] === RUN   TestAPIIpcModeShareableAndContainer
22:53:06 [2019-11-08T22:53:06.173Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
22:53:06 [2019-11-08T22:53:06.739Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
22:53:07 [2019-11-08T22:53:07.304Z] === RUN   TestDockerSuite/TestBuildConditionalCache
22:53:08 [2019-11-08T22:53:08.674Z] === RUN   TestDockerSuite/TestBuildContChar
22:53:08 [2019-11-08T22:53:08.993Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
22:53:08 [2019-11-08T22:53:08.993Z] === RUN   TestAPIIpcModeHost
22:53:09 [2019-11-08T22:53:09.251Z] --- PASS: TestAPIIpcModeHost (0.74s)
22:53:09 [2019-11-08T22:53:09.251Z] === RUN   TestDaemonIpcModeShareable
22:53:10 [2019-11-08T22:53:10.573Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
22:53:11 [2019-11-08T22:53:11.151Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
22:53:11 [2019-11-08T22:53:11.154Z] --- PASS: TestDaemonIpcModeShareable (1.88s)
22:53:11 [2019-11-08T22:53:11.154Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
22:53:11 [2019-11-08T22:53:11.154Z] === RUN   TestDaemonIpcModePrivate
22:53:13 [2019-11-08T22:53:13.047Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
22:53:13 [2019-11-08T22:53:13.056Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
22:53:13 [2019-11-08T22:53:13.056Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
22:53:13 [2019-11-08T22:53:13.056Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:53:14 [2019-11-08T22:53:14.418Z] === RUN   TestDockerSuite/TestBuildContextCleanup
22:53:14 [2019-11-08T22:53:14.675Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
22:53:14 [2019-11-08T22:53:14.933Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
22:53:14 [2019-11-08T22:53:14.960Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s)
22:53:14 [2019-11-08T22:53:14.960Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
22:53:14 [2019-11-08T22:53:14.960Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:53:15 [2019-11-08T22:53:15.191Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
22:53:16 [2019-11-08T22:53:16.123Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
22:53:16 [2019-11-08T22:53:16.687Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
22:53:16 [2019-11-08T22:53:16.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:53:16 [2019-11-08T22:53:16.785Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:53:16 [2019-11-08T22:53:16.864Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
22:53:16 [2019-11-08T22:53:16.864Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true
22:53:16 [2019-11-08T22:53:16.864Z] === RUN   TestIpcModeOlderClient
22:53:16 [2019-11-08T22:53:16.864Z] === PAUSE TestIpcModeOlderClient
22:53:16 [2019-11-08T22:53:16.864Z] === RUN   TestKillContainerInvalidSignal
22:53:17 [2019-11-08T22:53:17.252Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
22:53:17 [2019-11-08T22:53:17.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:53:17 [2019-11-08T22:53:17.799Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
22:53:17 [2019-11-08T22:53:17.799Z] === RUN   TestKillContainer
22:53:17 [2019-11-08T22:53:17.799Z] === RUN   TestKillContainer/no_signal
22:53:18 [2019-11-08T22:53:18.365Z] === RUN   TestKillContainer/non_killing_signal
22:53:19 [2019-11-08T22:53:19.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:53:19 [2019-11-08T22:53:19.301Z] === RUN   TestKillContainer/killing_signal
22:53:20 [2019-11-08T22:53:20.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:53:20 [2019-11-08T22:53:20.676Z] --- PASS: TestKillContainer (2.74s)
22:53:20 [2019-11-08T22:53:20.676Z]     --- PASS: TestKillContainer/no_signal (0.80s)
22:53:20 [2019-11-08T22:53:20.676Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
22:53:20 [2019-11-08T22:53:20.676Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
22:53:20 [2019-11-08T22:53:20.676Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:53:20 [2019-11-08T22:53:20.676Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:53:20 [2019-11-08T22:53:20.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:53:21 [2019-11-08T22:53:21.245Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:53:22 [2019-11-08T22:53:22.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s)
22:53:22 [2019-11-08T22:53:22.180Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s)
22:53:22 [2019-11-08T22:53:22.180Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
22:53:22 [2019-11-08T22:53:22.180Z] === RUN   TestKillStoppedContainer
22:53:22 [2019-11-08T22:53:22.180Z] --- PASS: TestKillStoppedContainer (0.11s)
22:53:22 [2019-11-08T22:53:22.180Z] === RUN   TestKillStoppedContainerAPIPre120
22:53:22 [2019-11-08T22:53:22.180Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
22:53:22 [2019-11-08T22:53:22.180Z] === RUN   TestKillDifferentUserContainer
22:53:22 [2019-11-08T22:53:22.508Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
22:53:22 [2019-11-08T22:53:22.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:53:22 [2019-11-08T22:53:22.764Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
22:53:23 [2019-11-08T22:53:23.116Z] --- PASS: TestKillDifferentUserContainer (0.85s)
22:53:23 [2019-11-08T22:53:23.116Z] === RUN   TestInspectOomKilledTrue
22:53:23 [2019-11-08T22:53:23.116Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:53:23 [2019-11-08T22:53:23.116Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:53:23 [2019-11-08T22:53:23.116Z] === RUN   TestInspectOomKilledFalse
22:53:23 [2019-11-08T22:53:23.116Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:53:23 [2019-11-08T22:53:23.116Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:53:23 [2019-11-08T22:53:23.116Z] === RUN   TestLinksEtcHostsContentMatch
22:53:23 [2019-11-08T22:53:23.684Z] --- PASS: TestLinksEtcHostsContentMatch (0.73s)
22:53:23 [2019-11-08T22:53:23.684Z] === RUN   TestLinksContainerNames
22:53:23 [2019-11-08T22:53:23.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:53:25 [2019-11-08T22:53:25.586Z] --- PASS: TestLinksContainerNames (1.65s)
22:53:25 [2019-11-08T22:53:25.586Z] === RUN   TestLogsFollowTailEmpty
22:53:25 [2019-11-08T22:53:25.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:53:26 [2019-11-08T22:53:26.522Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
22:53:26 [2019-11-08T22:53:26.522Z] === RUN   TestContainerNetworkMountsNoChown
22:53:27 [2019-11-08T22:53:27.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s)
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/default
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/default
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/private
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/private
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rprivate
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rprivate
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/slave
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/slave
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rslave
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rslave
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/shared
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/shared
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rshared
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rshared
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/default
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rprivate
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rslave
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/default/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/default/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rshared
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/shared
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/slave
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/private
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/private/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/private/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/private/bind_root
22:53:27 [2019-11-08T22:53:27.458Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:53:27 [2019-11-08T22:53:27.459Z] === CONT  TestMountDaemonRoot/default/bind_root
22:53:27 [2019-11-08T22:53:27.459Z] === CONT  TestMountDaemonRoot/private/mount_root
22:53:27 [2019-11-08T22:53:27.459Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:53:27 [2019-11-08T22:53:27.459Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:53:27 [2019-11-08T22:53:27.459Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:53:27 [2019-11-08T22:53:27.459Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:53:27 [2019-11-08T22:53:27.459Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/default/mount_root
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:53:27 [2019-11-08T22:53:27.717Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:53:27 [2019-11-08T22:53:27.717Z] --- PASS: TestMountDaemonRoot (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
22:53:27 [2019-11-08T22:53:27.717Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
22:53:27 [2019-11-08T22:53:27.717Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
22:53:27 [2019-11-08T22:53:27.717Z]     --- PASS: TestMountDaemonRoot/rslave (0.01s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
22:53:27 [2019-11-08T22:53:27.717Z]     --- PASS: TestMountDaemonRoot/default (0.01s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.12s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
22:53:27 [2019-11-08T22:53:27.717Z]     --- PASS: TestMountDaemonRoot/rshared (0.01s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
22:53:27 [2019-11-08T22:53:27.717Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
22:53:27 [2019-11-08T22:53:27.717Z] === RUN   TestContainerBindMountNonRecursive
22:53:28 [2019-11-08T22:53:28.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:53:29 [2019-11-08T22:53:29.314Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:53:29 [2019-11-08T22:53:29.505Z] #51 ...
22:53:29 [2019-11-08T22:53:29.505Z] 
22:53:29 [2019-11-08T22:53:29.505Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:53:29 [2019-11-08T22:53:29.505Z] #60 383.3 + bin/containerd
22:53:29 [2019-11-08T22:53:29.505Z] #60 ...
22:53:29 [2019-11-08T22:53:29.505Z] 
22:53:29 [2019-11-08T22:53:29.505Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:53:29 [2019-11-08T22:53:29.505Z] #51 DONE 440.6s
22:53:29 [2019-11-08T22:53:29.505Z] 
22:53:29 [2019-11-08T22:53:29.505Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:53:29 [2019-11-08T22:53:29.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:53:30 [2019-11-08T22:53:30.249Z] --- PASS: TestContainerBindMountNonRecursive (1.92s)
22:53:30 [2019-11-08T22:53:30.249Z] === RUN   TestNetworkNat
22:53:30 [2019-11-08T22:53:30.817Z] --- PASS: TestNetworkNat (0.95s)
22:53:30 [2019-11-08T22:53:30.817Z] === RUN   TestNetworkLocalhostTCPNat
22:53:31 [2019-11-08T22:53:31.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:53:31 [2019-11-08T22:53:31.752Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s)
22:53:31 [2019-11-08T22:53:31.752Z] === RUN   TestNetworkLoopbackNat
22:53:32 [2019-11-08T22:53:32.588Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
22:53:32 [2019-11-08T22:53:32.588Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
22:53:32 [2019-11-08T22:53:32.687Z] --- PASS: TestNetworkLoopbackNat (1.12s)
22:53:32 [2019-11-08T22:53:32.687Z] === RUN   TestPause
22:53:33 [2019-11-08T22:53:33.623Z] --- PASS: TestPause (0.88s)
22:53:33 [2019-11-08T22:53:33.623Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:53:33 [2019-11-08T22:53:33.623Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:53:33 [2019-11-08T22:53:33.623Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:53:33 [2019-11-08T22:53:33.623Z] === RUN   TestPauseStopPausedContainer
22:53:33 [2019-11-08T22:53:33.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:53:33 [2019-11-08T22:53:33.960Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
22:53:34 [2019-11-08T22:53:34.525Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
22:53:34 [2019-11-08T22:53:34.558Z] --- PASS: TestPauseStopPausedContainer (0.89s)
22:53:34 [2019-11-08T22:53:34.559Z] === RUN   TestPsFilter
22:53:34 [2019-11-08T22:53:34.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:53:34 [2019-11-08T22:53:34.818Z] --- PASS: TestPsFilter (0.28s)
22:53:34 [2019-11-08T22:53:34.818Z] === RUN   TestRemoveContainerWithRemovedVolume
22:53:35 [2019-11-08T22:53:35.755Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
22:53:35 [2019-11-08T22:53:35.755Z] === RUN   TestRemoveContainerWithVolume
22:53:35 [2019-11-08T22:53:35.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:53:36 [2019-11-08T22:53:36.321Z] --- PASS: TestRemoveContainerWithVolume (0.80s)
22:53:36 [2019-11-08T22:53:36.321Z] === RUN   TestRemoveContainerRunning
22:53:36 [2019-11-08T22:53:36.422Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
22:53:36 [2019-11-08T22:53:36.879Z] #23 448.4 + return
22:53:36 [2019-11-08T22:53:36.879Z] #23 DONE 448.5s
22:53:36 [2019-11-08T22:53:36.879Z] 
22:53:36 [2019-11-08T22:53:36.879Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:53:37 [2019-11-08T22:53:37.255Z] --- PASS: TestRemoveContainerRunning (0.93s)
22:53:37 [2019-11-08T22:53:37.255Z] === RUN   TestRemoveContainerForceRemoveRunning
22:53:37 [2019-11-08T22:53:37.321Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:53:37 [2019-11-08T22:53:37.321Z] Using test binary docker
22:53:37 [2019-11-08T22:53:37.321Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:53:37 [2019-11-08T22:53:37.321Z] +++ /etc/init.d/apparmor start
22:53:37 [2019-11-08T22:53:37.321Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
22:53:37 [2019-11-08T22:53:37.321Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
22:53:37 [2019-11-08T22:53:37.321Z] Warning failed to create cache: (null)
22:53:37 [2019-11-08T22:53:37.321Z] .
22:53:37 [2019-11-08T22:53:37.321Z] Starting dockerd
22:53:37 [2019-11-08T22:53:37.321Z] INFO: Waiting for daemon to start...
22:53:37 [2019-11-08T22:53:37.321Z] +++ 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
22:53:38 [2019-11-08T22:53:38.193Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
22:53:38 [2019-11-08T22:53:38.193Z] === RUN   TestRemoveInvalidContainer
22:53:38 [2019-11-08T22:53:38.193Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:53:38 [2019-11-08T22:53:38.193Z] === RUN   TestRenameLinkedContainer
22:53:38 [2019-11-08T22:53:38.947Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
22:53:38 [2019-11-08T22:53:38.948Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
22:53:38 [2019-11-08T22:53:38.948Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
22:53:39 [2019-11-08T22:53:39.187Z] #60 ...
22:53:39 [2019-11-08T22:53:39.187Z] 
22:53:39 [2019-11-08T22:53:39.187Z] #24 [dev 9/24] COPY --from=dockercli     /build/ /usr/local/cli
22:53:39 [2019-11-08T22:53:39.187Z] #24 DONE 0.1s
22:53:39 [2019-11-08T22:53:39.187Z] 
22:53:39 [2019-11-08T22:53:39.188Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:53:39 [2019-11-08T22:53:39.512Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
22:53:39 [2019-11-08T22:53:39.527Z] #60 ...
22:53:39 [2019-11-08T22:53:39.527Z] 
22:53:39 [2019-11-08T22:53:39.527Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images
22:53:39 [2019-11-08T22:53:39.772Z] .
22:53:39 [2019-11-08T22:53:39.772Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:53:39 [2019-11-08T22:53:39.772Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:53:39 [2019-11-08T22:53:39.772Z] Error: No such image: emptyfs
22:53:39 [2019-11-08T22:53:39.772Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:53:39 [2019-11-08T22:53:39.772Z] ++++ docker load
22:53:39 [2019-11-08T22:53:39.772Z] Running integration-test (iteration 1)
22:53:39 [2019-11-08T22:53:39.772Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
22:53:39 [2019-11-08T22:53:39.772Z] ++ 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
22:53:39 [2019-11-08T22:53:39.772Z] ++ set -e
22:53:39 [2019-11-08T22:53:39.772Z] ++ '[' -n 0 ']'
22:53:39 [2019-11-08T22:53:39.772Z] ++ set -x
22:53:39 [2019-11-08T22:53:39.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
22:53:39 [2019-11-08T22:53:39.868Z] #28 DONE 0.6s
22:53:39 [2019-11-08T22:53:39.868Z] 
22:53:39 [2019-11-08T22:53:39.868Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:53:39 [2019-11-08T22:53:39.868Z] #60 ...
22:53:39 [2019-11-08T22:53:39.868Z] 
22:53:39 [2019-11-08T22:53:39.868Z] #30 [dev 11/24] COPY --from=swagger       /build/ /usr/local/bin/
22:53:39 [2019-11-08T22:53:39.868Z] #30 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.077Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
22:53:40 [2019-11-08T22:53:40.206Z] 
22:53:40 [2019-11-08T22:53:40.206Z] #33 [dev 12/24] COPY --from=tomlv         /build/ /usr/local/bin/
22:53:40 [2019-11-08T22:53:40.206Z] #33 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.206Z] 
22:53:40 [2019-11-08T22:53:40.206Z] #38 [dev 13/24] COPY --from=tini          /build/ /usr/local/bin/
22:53:40 [2019-11-08T22:53:40.206Z] #38 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.206Z] 
22:53:40 [2019-11-08T22:53:40.206Z] #40 [dev 14/24] COPY --from=registry      /build/ /usr/local/bin/
22:53:40 [2019-11-08T22:53:40.206Z] #40 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.206Z] 
22:53:40 [2019-11-08T22:53:40.206Z] #43 [dev 15/24] COPY --from=criu          /build/ /usr/local/
22:53:40 [2019-11-08T22:53:40.206Z] #43 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.206Z] 
22:53:40 [2019-11-08T22:53:40.206Z] #46 [dev 16/24] COPY --from=vndr          /build/ /usr/local/bin/
22:53:40 [2019-11-08T22:53:40.575Z] #46 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.575Z] 
22:53:40 [2019-11-08T22:53:40.575Z] #49 [dev 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
22:53:40 [2019-11-08T22:53:40.575Z] #49 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.575Z] 
22:53:40 [2019-11-08T22:53:40.575Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:53:40 [2019-11-08T22:53:40.575Z] #60 ...
22:53:40 [2019-11-08T22:53:40.575Z] 
22:53:40 [2019-11-08T22:53:40.575Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
22:53:40 [2019-11-08T22:53:40.575Z] #52 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.914Z] 
22:53:40 [2019-11-08T22:53:40.914Z] #56 [dev 19/24] COPY --from=runc          /build/ /usr/local/bin/
22:53:40 [2019-11-08T22:53:40.914Z] #56 DONE 0.1s
22:53:40 [2019-11-08T22:53:40.914Z] 
22:53:40 [2019-11-08T22:53:40.914Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:53:41 [2019-11-08T22:53:41.475Z] --- PASS: TestRenameLinkedContainer (3.28s)
22:53:41 [2019-11-08T22:53:41.475Z] === RUN   TestRenameStoppedContainer
22:53:42 [2019-11-08T22:53:42.411Z] --- PASS: TestRenameStoppedContainer (0.80s)
22:53:42 [2019-11-08T22:53:42.411Z] === RUN   TestRenameRunningContainerAndReuse
22:53:42 [2019-11-08T22:53:42.603Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
22:53:42 [2019-11-08T22:53:42.603Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
22:53:44 [2019-11-08T22:53:44.312Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
22:53:44 [2019-11-08T22:53:44.312Z] === RUN   TestRenameInvalidName
22:53:44 [2019-11-08T22:53:44.502Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
22:53:44 [2019-11-08T22:53:44.759Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
22:53:44 [2019-11-08T22:53:44.879Z] --- PASS: TestRenameInvalidName (0.86s)
22:53:44 [2019-11-08T22:53:44.879Z] === RUN   TestRenameAnonymousContainer
22:53:46 [2019-11-08T22:53:46.131Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
22:53:47 [2019-11-08T22:53:47.515Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
22:53:47 [2019-11-08T22:53:47.515Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
22:53:47 [2019-11-08T22:53:47.515Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
22:53:47 [2019-11-08T22:53:47.515Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
22:53:47 [2019-11-08T22:53:47.515Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
22:53:49 [2019-11-08T22:53:49.065Z] --- PASS: TestRenameAnonymousContainer (4.03s)
22:53:49 [2019-11-08T22:53:49.065Z] === RUN   TestRenameContainerWithSameName
22:53:49 [2019-11-08T22:53:49.278Z] Loaded image: buildpack-deps:jessie
22:53:49 [2019-11-08T22:53:49.278Z] Loaded image: busybox:latest
22:53:49 [2019-11-08T22:53:49.631Z] --- PASS: TestRenameContainerWithSameName (0.87s)
22:53:49 [2019-11-08T22:53:49.631Z] === RUN   TestRenameContainerWithLinkedContainer
22:53:49 [2019-11-08T22:53:49.651Z] Loaded image: busybox:glibc
22:53:49 [2019-11-08T22:53:49.652Z] Loaded image: debian:jessie
22:53:49 [2019-11-08T22:53:49.652Z] Loaded image: hello-world:latest
22:53:49 [2019-11-08T22:53:49.652Z] INFO: Testing against a local daemon
22:53:49 [2019-11-08T22:53:49.652Z] === RUN   TestCgroupNamespacesBuild
22:53:50 [2019-11-08T22:53:50.790Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
22:53:51 [2019-11-08T22:53:51.480Z] --- PASS: TestCgroupNamespacesBuild (1.75s)
22:53:51 [2019-11-08T22:53:51.480Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:53:51 [2019-11-08T22:53:51.534Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s)
22:53:51 [2019-11-08T22:53:51.534Z] === RUN   TestResize
22:53:51 [2019-11-08T22:53:51.722Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
22:53:52 [2019-11-08T22:53:52.470Z] --- PASS: TestResize (0.86s)
22:53:52 [2019-11-08T22:53:52.470Z] === RUN   TestResizeWithInvalidSize
22:53:53 [2019-11-08T22:53:53.036Z] --- PASS: TestResizeWithInvalidSize (0.86s)
22:53:53 [2019-11-08T22:53:53.036Z] === RUN   TestResizeWhenContainerNotStarted
22:53:53 [2019-11-08T22:53:53.095Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
22:53:53 [2019-11-08T22:53:53.288Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
22:53:53 [2019-11-08T22:53:53.288Z] === RUN   TestBuildWithSession
22:53:53 [2019-11-08T22:53:53.288Z] --- SKIP: TestBuildWithSession (0.00s)
22:53:53 [2019-11-08T22:53:53.288Z]     build_session_test.go:25: TODO: BuildKit
22:53:53 [2019-11-08T22:53:53.288Z] === RUN   TestBuildSquashParent
22:53:53 [2019-11-08T22:53:53.972Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
22:53:53 [2019-11-08T22:53:53.972Z] === RUN   TestDaemonRestartKillContainers
22:53:53 [2019-11-08T22:53:53.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:53:53 [2019-11-08T22:53:53.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:53:53 [2019-11-08T22:53:53.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:53:54 [2019-11-08T22:53:54.026Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
22:53:55 [2019-11-08T22:53:55.187Z] 65014b3c3121: Pull complete
22:53:56 [2019-11-08T22:53:56.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:53:56 [2019-11-08T22:53:56.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:53:57 [2019-11-08T22:53:57.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:53:58 [2019-11-08T22:53:58.204Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
22:53:58 [2019-11-08T22:53:58.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:53:58 [2019-11-08T22:53:58.823Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:53:59 [2019-11-08T22:53:59.082Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:53:59 [2019-11-08T22:53:59.575Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
22:54:00 [2019-11-08T22:54:00.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:54:00 [2019-11-08T22:54:00.723Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:54:00 [2019-11-08T22:54:00.969Z] --- PASS: TestBuildSquashParent (6.49s)
22:54:00 [2019-11-08T22:54:00.969Z] === RUN   TestBuildWithRemoveAndForceRemove
22:54:00 [2019-11-08T22:54:00.969Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:54:00 [2019-11-08T22:54:00.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:54:00 [2019-11-08T22:54:00.969Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:54:00 [2019-11-08T22:54:00.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:54:00 [2019-11-08T22:54:00.969Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:54:00 [2019-11-08T22:54:00.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:54:00 [2019-11-08T22:54:00.969Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:54:00 [2019-11-08T22:54:00.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:54:00 [2019-11-08T22:54:00.969Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:54:00 [2019-11-08T22:54:00.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:54:00 [2019-11-08T22:54:00.969Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:54:00 [2019-11-08T22:54:00.969Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:54:00 [2019-11-08T22:54:00.969Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:54:00 [2019-11-08T22:54:00.969Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:54:02 [2019-11-08T22:54:02.099Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
22:54:02 [2019-11-08T22:54:02.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:54:02 [2019-11-08T22:54:02.885Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:54:03 [2019-11-08T22:54:03.257Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.60s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (4.68s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.23s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.67s)
22:54:03 [2019-11-08T22:54:03.257Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s)
22:54:03 [2019-11-08T22:54:03.257Z] === RUN   TestCgroupNamespacesRun
22:54:03 [2019-11-08T22:54:03.472Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
22:54:04 [2019-11-08T22:54:04.036Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
22:54:05 [2019-11-08T22:54:05.159Z] --- PASS: TestCgroupNamespacesRun (1.90s)
22:54:05 [2019-11-08T22:54:05.160Z] === RUN   TestCgroupNamespacesRunPrivileged
22:54:05 [2019-11-08T22:54:05.370Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:54:05 [2019-11-08T22:54:05.370Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:54:07 [2019-11-08T22:54:07.062Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s)
22:54:07 [2019-11-08T22:54:07.062Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:54:07 [2019-11-08T22:54:07.315Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
22:54:08 [2019-11-08T22:54:08.684Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:54:08 [2019-11-08T22:54:08.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s)
22:54:08 [2019-11-08T22:54:08.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s)
22:54:08 [2019-11-08T22:54:08.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s)
22:54:08 [2019-11-08T22:54:08.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.74s)
22:54:08 [2019-11-08T22:54:08.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s)
22:54:08 [2019-11-08T22:54:08.684Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
22:54:08 [2019-11-08T22:54:08.684Z] === RUN   TestBuildMultiStageCopy
22:54:08 [2019-11-08T22:54:08.684Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:54:08 [2019-11-08T22:54:08.964Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s)
22:54:08 [2019-11-08T22:54:08.964Z] === RUN   TestCgroupNamespacesRunHostMode
22:54:09 [2019-11-08T22:54:09.211Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
22:54:10 [2019-11-08T22:54:10.582Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
22:54:10 [2019-11-08T22:54:10.868Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
22:54:10 [2019-11-08T22:54:10.868Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:54:11 [2019-11-08T22:54:11.157Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:54:11 [2019-11-08T22:54:11.517Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
22:54:11 [2019-11-08T22:54:11.520Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:54:12 [2019-11-08T22:54:12.083Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
22:54:12 [2019-11-08T22:54:12.320Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:54:12 [2019-11-08T22:54:12.687Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:54:12 [2019-11-08T22:54:12.769Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
22:54:12 [2019-11-08T22:54:12.769Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:54:13 [2019-11-08T22:54:13.507Z] --- PASS: TestBuildMultiStageCopy (4.75s)
22:54:13 [2019-11-08T22:54:13.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.59s)
22:54:13 [2019-11-08T22:54:13.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s)
22:54:13 [2019-11-08T22:54:13.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
22:54:13 [2019-11-08T22:54:13.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
22:54:13 [2019-11-08T22:54:13.507Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s)
22:54:13 [2019-11-08T22:54:13.507Z] === RUN   TestBuildMultiStageParentConfig
22:54:13 [2019-11-08T22:54:13.705Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s)
22:54:13 [2019-11-08T22:54:13.705Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:54:14 [2019-11-08T22:54:14.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
22:54:14 [2019-11-08T22:54:14.273Z] === RUN   TestCgroupNamespacesRunOlderClient
22:54:14 [2019-11-08T22:54:14.439Z] #60 433.0 + bin/containerd-stress
22:54:14 [2019-11-08T22:54:14.833Z] --- PASS: TestBuildMultiStageParentConfig (1.29s)
22:54:14 [2019-11-08T22:54:14.833Z] === RUN   TestBuildLabelWithTargets
22:54:15 [2019-11-08T22:54:15.360Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
22:54:16 [2019-11-08T22:54:16.657Z] --- PASS: TestBuildLabelWithTargets (2.17s)
22:54:16 [2019-11-08T22:54:16.657Z] === RUN   TestBuildWithEmptyLayers
22:54:16 [2019-11-08T22:54:16.806Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s)
22:54:16 [2019-11-08T22:54:16.806Z] === RUN   TestKernelTCPMemory
22:54:17 [2019-11-08T22:54:17.373Z] --- PASS: TestKernelTCPMemory (1.05s)
22:54:17 [2019-11-08T22:54:17.373Z] === RUN   TestNISDomainname
22:54:17 [2019-11-08T22:54:17.948Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
22:54:17 [2019-11-08T22:54:17.948Z] === RUN   TestBuildMultiStageOnBuild
22:54:18 [2019-11-08T22:54:18.303Z] #60 436.9 + bin/containerd-shim
22:54:18 [2019-11-08T22:54:18.619Z] ................................................                         [ 29%]
22:54:18 [2019-11-08T22:54:18.749Z] --- PASS: TestNISDomainname (1.08s)
22:54:18 [2019-11-08T22:54:18.749Z] === RUN   TestHostnameDnsResolution
22:54:20 [2019-11-08T22:54:20.617Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
22:54:20 [2019-11-08T22:54:20.617Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
22:54:20 [2019-11-08T22:54:20.652Z] --- PASS: TestHostnameDnsResolution (1.80s)
22:54:20 [2019-11-08T22:54:20.652Z] === RUN   TestStats
22:54:21 [2019-11-08T22:54:21.125Z] --- PASS: TestBuildMultiStageOnBuild (3.20s)
22:54:21 [2019-11-08T22:54:21.125Z] === RUN   TestBuildUncleanTarFilenames
22:54:22 [2019-11-08T22:54:22.393Z] --- PASS: TestBuildUncleanTarFilenames (1.30s)
22:54:22 [2019-11-08T22:54:22.393Z] === RUN   TestBuildMultiStageLayerLeak
22:54:22 [2019-11-08T22:54:22.524Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
22:54:23 [2019-11-08T22:54:23.181Z] --- PASS: TestStats (2.84s)
22:54:23 [2019-11-08T22:54:23.181Z] === RUN   TestStopContainerWithTimeout
22:54:23 [2019-11-08T22:54:23.181Z] === RUN   TestStopContainerWithTimeout/0
22:54:23 [2019-11-08T22:54:23.181Z] === PAUSE TestStopContainerWithTimeout/0
22:54:23 [2019-11-08T22:54:23.181Z] === RUN   TestStopContainerWithTimeout/1
22:54:23 [2019-11-08T22:54:23.181Z] === PAUSE TestStopContainerWithTimeout/1
22:54:23 [2019-11-08T22:54:23.181Z] === RUN   TestStopContainerWithTimeout/3
22:54:23 [2019-11-08T22:54:23.181Z] === PAUSE TestStopContainerWithTimeout/3
22:54:23 [2019-11-08T22:54:23.181Z] === RUN   TestStopContainerWithTimeout/-1
22:54:23 [2019-11-08T22:54:23.181Z] === PAUSE TestStopContainerWithTimeout/-1
22:54:23 [2019-11-08T22:54:23.181Z] === CONT  TestStopContainerWithTimeout/0
22:54:23 [2019-11-08T22:54:23.181Z] === CONT  TestStopContainerWithTimeout/-1
22:54:23 [2019-11-08T22:54:23.181Z] === CONT  TestStopContainerWithTimeout/3
22:54:23 [2019-11-08T22:54:23.181Z] === CONT  TestStopContainerWithTimeout/1
22:54:25 [2019-11-08T22:54:25.051Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
22:54:25 [2019-11-08T22:54:25.757Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s)
22:54:25 [2019-11-08T22:54:25.757Z] === RUN   TestBuildWithHugeFile
22:54:26 [2019-11-08T22:54:26.466Z] --- PASS: TestStopContainerWithTimeout (0.03s)
22:54:26 [2019-11-08T22:54:26.466Z]     --- PASS: TestStopContainerWithTimeout/0 (1.38s)
22:54:26 [2019-11-08T22:54:26.466Z]     --- PASS: TestStopContainerWithTimeout/1 (2.13s)
22:54:26 [2019-11-08T22:54:26.466Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
22:54:26 [2019-11-08T22:54:26.466Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.35s)
22:54:26 [2019-11-08T22:54:26.466Z] === RUN   TestDeleteDevicemapper
22:54:26 [2019-11-08T22:54:26.466Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:54:26 [2019-11-08T22:54:26.466Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:54:26 [2019-11-08T22:54:26.466Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:54:27 [2019-11-08T22:54:27.576Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
22:54:28 [2019-11-08T22:54:28.507Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
22:54:28 [2019-11-08T22:54:28.507Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
22:54:29 [2019-11-08T22:54:29.260Z] #60 447.0 + bin/containerd-shim-runc-v1
22:54:29 [2019-11-08T22:54:29.751Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s)
22:54:29 [2019-11-08T22:54:29.751Z] === RUN   TestUpdateMemory
22:54:29 [2019-11-08T22:54:29.751Z] --- SKIP: TestUpdateMemory (0.00s)
22:54:29 [2019-11-08T22:54:29.751Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:54:29 [2019-11-08T22:54:29.751Z] === RUN   TestUpdateCPUQuota
22:54:30 [2019-11-08T22:54:30.403Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
22:54:31 [2019-11-08T22:54:31.654Z] --- PASS: TestUpdateCPUQuota (1.79s)
22:54:31 [2019-11-08T22:54:31.654Z] === RUN   TestUpdatePidsLimit
22:54:31 [2019-11-08T22:54:31.654Z] === RUN   TestUpdatePidsLimit/update_from_none
22:54:31 [2019-11-08T22:54:31.773Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
22:54:31 [2019-11-08T22:54:31.912Z] === RUN   TestUpdatePidsLimit/no_change
22:54:32 [2019-11-08T22:54:32.479Z] === RUN   TestUpdatePidsLimit/update_lower
22:54:32 [2019-11-08T22:54:32.737Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:54:33 [2019-11-08T22:54:33.134Z] #60 452.0 + bin/containerd-shim-runc-v2
22:54:33 [2019-11-08T22:54:33.144Z] === RUN   TestDockerSuite/TestBuildDockerignore
22:54:33 [2019-11-08T22:54:33.303Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:54:33 [2019-11-08T22:54:33.871Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:54:34 [2019-11-08T22:54:34.129Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:54:34 [2019-11-08T22:54:34.823Z] #60 453.4 + binaries
22:54:34 [2019-11-08T22:54:34.824Z] #60 453.4 + mkdir -p /build
22:54:34 [2019-11-08T22:54:34.824Z] #60 453.4 + cp bin/containerd /build/containerd
22:54:34 [2019-11-08T22:54:34.824Z] #60 453.5 + cp bin/containerd-shim /build/containerd-shim
22:54:34 [2019-11-08T22:54:34.824Z] #60 453.5 + cp bin/ctr /build/ctr
22:54:34 [2019-11-08T22:54:34.824Z] #60 DONE 453.6s
22:54:35 [2019-11-08T22:54:35.041Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:54:35 [2019-11-08T22:54:35.994Z] 
22:54:35 [2019-11-08T22:54:35.994Z] #61 [dev 20/24] COPY --from=containerd    /build/ /usr/local/bin/
22:54:35 [2019-11-08T22:54:35.994Z] #61 DONE 0.1s
22:54:35 [2019-11-08T22:54:35.994Z] 
22:54:35 [2019-11-08T22:54:35.994Z] #65 [dev 21/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:54:36 [2019-11-08T22:54:36.030Z] --- PASS: TestUpdatePidsLimit (4.51s)
22:54:36 [2019-11-08T22:54:36.030Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.47s)
22:54:36 [2019-11-08T22:54:36.030Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
22:54:36 [2019-11-08T22:54:36.030Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.45s)
22:54:36 [2019-11-08T22:54:36.030Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s)
22:54:36 [2019-11-08T22:54:36.030Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
22:54:36 [2019-11-08T22:54:36.030Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
22:54:36 [2019-11-08T22:54:36.030Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s)
22:54:36 [2019-11-08T22:54:36.030Z] === RUN   TestUpdateRestartPolicy
22:54:36 [2019-11-08T22:54:36.331Z] #65 DONE 0.1s
22:54:36 [2019-11-08T22:54:36.331Z] 
22:54:36 [2019-11-08T22:54:36.331Z] #67 [dev 22/24] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
22:54:36 [2019-11-08T22:54:36.331Z] #67 DONE 0.1s
22:54:36 [2019-11-08T22:54:36.331Z] 
22:54:36 [2019-11-08T22:54:36.331Z] #70 [dev 23/24] COPY --from=proxy         /build/ /usr/local/bin/
22:54:36 [2019-11-08T22:54:36.331Z] #70 DONE 0.1s
22:54:36 [2019-11-08T22:54:36.331Z] 
22:54:36 [2019-11-08T22:54:36.331Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker
22:54:36 [2019-11-08T22:54:36.331Z] #71 DONE 0.0s
22:54:36 [2019-11-08T22:54:36.331Z] 
22:54:36 [2019-11-08T22:54:36.331Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker
22:54:37 [2019-11-08T22:54:37.342Z] tests/integration/api_exec_test.py ....................                  [ 35%]
22:54:38 [2019-11-08T22:54:38.318Z] === RUN   TestDockerDaemonSuite/TestShmSize
22:54:38 [2019-11-08T22:54:38.641Z] #72 DONE 2.3s
22:54:38 [2019-11-08T22:54:38.641Z] 
22:54:38 [2019-11-08T22:54:38.641Z] #73 exporting to oci image format
22:54:38 [2019-11-08T22:54:38.641Z] #73 exporting layers
22:54:40 [2019-11-08T22:54:40.219Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
22:54:43 [2019-11-08T22:54:43.497Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
22:54:43 [2019-11-08T22:54:43.497Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
22:54:45 [2019-11-08T22:54:45.317Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:54:47 [2019-11-08T22:54:47.675Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
22:54:49 [2019-11-08T22:54:49.052Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
22:54:49 [2019-11-08T22:54:49.247Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
22:54:49 [2019-11-08T22:54:49.310Z] --- PASS: TestDockerDaemonSuite (362.80s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.23s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.67s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.62s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:1449: [d128497ec7039] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d315700d3498e] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.13s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (5.67s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d0ace532863f4] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.49s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.59s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.32s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.06s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.33s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.52s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.41s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d187e288995d1] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d15a0b3b7a3cc] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [dec2a2e7829c5] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.67s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.55s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.42s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d0303c50775c8] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d27ab7527e373] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d50f7624bcede] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.71s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.32s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d72e479b13c75] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.51s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [dcbd29c85c2ff] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_plugins_test.go:79: [de2eb312ce69e] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.51s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_plugins_test.go:169: [dec75e805668e] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.63s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d7556b2dc2d56] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.91s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.00s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.32s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.93s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d21750f3b9121] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.43s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.73s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.19s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.55s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.36s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d98ddc2ffc98a] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.93s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.67s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.15s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.32s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.67s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d45f6ecde1c61] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d207d48f1f0d8] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.00s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d3eef54c4e0c6] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.57s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.44s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.79s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.09s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.80s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d453cd5530308] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.63s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.47s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d402dc1e5206c] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.13s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [dc87289a1c863] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [dced5e8f0693f] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.70s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [df452c018b413] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.69s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.45s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.62s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d6ebda6d3e4d6] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.82s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.96s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.58s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d6b8512732759] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.22s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [d2091cfaa52ef] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.91s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.02s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.76s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.44s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.75s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.52s)
22:54:49 [2019-11-08T22:54:49.311Z]         docker_cli_daemon_test.go:2542: [d949a311daf41] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.99s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.00s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.20s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.20s)
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s)
22:54:49 [2019-11-08T22:54:49.311Z]         check_test.go:309: [dd23412b70b62] daemon is not started
22:54:49 [2019-11-08T22:54:49.311Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.13s)
22:54:49 [2019-11-08T22:54:49.311Z] === RUN   TestDockerSwarmSuite
22:54:49 [2019-11-08T22:54:49.311Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
22:54:50 [2019-11-08T22:54:50.904Z] --- PASS: TestUpdateRestartPolicy (12.54s)
22:54:50 [2019-11-08T22:54:50.904Z] === RUN   TestUpdateRestartWithAutoRemove
22:54:50 [2019-11-08T22:54:50.904Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
22:54:50 [2019-11-08T22:54:50.904Z] === RUN   TestWaitNonBlocked
22:54:50 [2019-11-08T22:54:50.904Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:54:50 [2019-11-08T22:54:50.904Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:54:50 [2019-11-08T22:54:50.904Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:54:50 [2019-11-08T22:54:50.904Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:54:50 [2019-11-08T22:54:50.904Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:54:50 [2019-11-08T22:54:50.904Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:54:50 [2019-11-08T22:54:50.904Z] --- PASS: TestWaitNonBlocked (0.03s)
22:54:50 [2019-11-08T22:54:50.904Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
22:54:50 [2019-11-08T22:54:50.904Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
22:54:50 [2019-11-08T22:54:50.904Z] === RUN   TestWaitBlocked
22:54:50 [2019-11-08T22:54:50.904Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:54:50 [2019-11-08T22:54:50.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:54:50 [2019-11-08T22:54:50.904Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:54:50 [2019-11-08T22:54:50.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:54:50 [2019-11-08T22:54:50.904Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:54:50 [2019-11-08T22:54:50.904Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:54:51 [2019-11-08T22:54:51.471Z] --- PASS: TestWaitBlocked (0.03s)
22:54:51 [2019-11-08T22:54:51.471Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s)
22:54:51 [2019-11-08T22:54:51.471Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
22:54:51 [2019-11-08T22:54:51.471Z] === CONT  TestContainerStartOnDaemonRestart
22:54:51 [2019-11-08T22:54:51.471Z] === CONT  TestIpcModeOlderClient
22:54:51 [2019-11-08T22:54:51.471Z] === CONT  TestDaemonRestartIpcMode
22:54:51 [2019-11-08T22:54:51.730Z] --- PASS: TestIpcModeOlderClient (0.20s)
22:54:52 [2019-11-08T22:54:52.589Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
22:54:53 [2019-11-08T22:54:53.961Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
22:54:55 [2019-11-08T22:54:55.017Z] --- PASS: TestContainerStartOnDaemonRestart (3.03s)
22:54:55 [2019-11-08T22:54:55.953Z] --- PASS: TestDaemonRestartIpcMode (4.56s)
22:54:55 [2019-11-08T22:54:55.953Z] PASS
22:54:55 [2019-11-08T22:54:55.953Z] 
22:54:55 [2019-11-08T22:54:55.953Z] === Skipped
22:54:55 [2019-11-08T22:54:55.953Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:54:55 [2019-11-08T22:54:55.953Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:54:55 [2019-11-08T22:54:55.953Z] 
22:54:55 [2019-11-08T22:54:55.953Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
22:54:55 [2019-11-08T22:54:55.953Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:54:55 [2019-11-08T22:54:55.953Z] 
22:54:55 [2019-11-08T22:54:55.953Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
22:54:55 [2019-11-08T22:54:55.953Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:54:55 [2019-11-08T22:54:55.953Z] 
22:54:55 [2019-11-08T22:54:55.953Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:54:55 [2019-11-08T22:54:55.954Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:54:55 [2019-11-08T22:54:55.954Z] 
22:54:55 [2019-11-08T22:54:55.954Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:54:55 [2019-11-08T22:54:55.954Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:54:55 [2019-11-08T22:54:55.954Z] 
22:54:55 [2019-11-08T22:54:55.954Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
22:54:55 [2019-11-08T22:54:55.954Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:54:55 [2019-11-08T22:54:55.954Z] 
22:54:55 [2019-11-08T22:54:55.954Z] 
22:54:55 [2019-11-08T22:54:55.954Z] DONE 197 tests, 6 skipped in 134.058s
22:54:55 [2019-11-08T22:54:55.954Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:54:55 [2019-11-08T22:54:55.954Z] ++ 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
22:54:55 [2019-11-08T22:54:55.954Z] ++ set -e
22:54:55 [2019-11-08T22:54:55.954Z] ++ '[' -n 0 ']'
22:54:55 [2019-11-08T22:54:55.954Z] ++ set -x
22:54:55 [2019-11-08T22:54:55.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
22:54:56 [2019-11-08T22:54:56.212Z] INFO: Testing against a local daemon
22:54:56 [2019-11-08T22:54:56.212Z] === RUN   TestCommitInheritsEnv
22:54:56 [2019-11-08T22:54:56.789Z] --- PASS: TestCommitInheritsEnv (0.58s)
22:54:56 [2019-11-08T22:54:56.789Z] === RUN   TestImportExtremelyLargeImageWorks
22:54:56 [2019-11-08T22:54:56.789Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
22:54:56 [2019-11-08T22:54:56.789Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
22:54:56 [2019-11-08T22:54:56.789Z] === RUN   TestImagesFilterMultiReference
22:54:57 [2019-11-08T22:54:57.048Z] --- PASS: TestImagesFilterMultiReference (0.10s)
22:54:57 [2019-11-08T22:54:57.048Z] === RUN   TestImagePullPlatformInvalid
22:54:57 [2019-11-08T22:54:57.048Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
22:54:57 [2019-11-08T22:54:57.048Z] === RUN   TestRemoveImageOrphaning
22:54:57 [2019-11-08T22:54:57.238Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
22:54:57 [2019-11-08T22:54:57.616Z] --- PASS: TestRemoveImageOrphaning (0.54s)
22:54:57 [2019-11-08T22:54:57.616Z] === RUN   TestRemoveImageGarbageCollector
22:54:57 [2019-11-08T22:54:57.616Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:54:57 [2019-11-08T22:54:57.616Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:57 [2019-11-08T22:54:57.616Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:54:57 [2019-11-08T22:54:57.616Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
22:54:57 [2019-11-08T22:54:57.616Z] === RUN   TestTagInvalidReference
22:54:57 [2019-11-08T22:54:57.616Z] --- PASS: TestTagInvalidReference (0.03s)
22:54:57 [2019-11-08T22:54:57.616Z] === RUN   TestTagValidPrefixedRepo
22:54:57 [2019-11-08T22:54:57.616Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
22:54:57 [2019-11-08T22:54:57.616Z] === RUN   TestTagExistedNameWithoutForce
22:54:57 [2019-11-08T22:54:57.874Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:54:57 [2019-11-08T22:54:57.874Z] === RUN   TestTagOfficialNames
22:54:57 [2019-11-08T22:54:57.874Z] --- PASS: TestTagOfficialNames (0.08s)
22:54:57 [2019-11-08T22:54:57.874Z] === RUN   TestTagMatchesDigest
22:54:57 [2019-11-08T22:54:57.874Z] --- PASS: TestTagMatchesDigest (0.03s)
22:54:57 [2019-11-08T22:54:57.874Z] PASS
22:54:57 [2019-11-08T22:54:57.874Z] 
22:54:57 [2019-11-08T22:54:57.874Z] === Skipped
22:54:57 [2019-11-08T22:54:57.874Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
22:54:57 [2019-11-08T22:54:57.874Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
22:54:57 [2019-11-08T22:54:57.874Z] 
22:54:57 [2019-11-08T22:54:57.874Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:54:57 [2019-11-08T22:54:57.874Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:57 [2019-11-08T22:54:57.874Z] 
22:54:57 [2019-11-08T22:54:57.874Z] 
22:54:57 [2019-11-08T22:54:57.874Z] DONE 12 tests, 2 skipped in 1.828s
22:54:57 [2019-11-08T22:54:57.874Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:54:57 [2019-11-08T22:54:57.874Z] ++ 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
22:54:57 [2019-11-08T22:54:57.874Z] ++ set -e
22:54:57 [2019-11-08T22:54:57.874Z] ++ '[' -n 0 ']'
22:54:57 [2019-11-08T22:54:57.874Z] ++ set -x
22:54:57 [2019-11-08T22:54:57.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
22:54:58 [2019-11-08T22:54:58.133Z] INFO: Testing against a local daemon
22:54:58 [2019-11-08T22:54:58.133Z] === RUN   TestNetworkCreateDelete
22:54:58 [2019-11-08T22:54:58.392Z] --- PASS: TestNetworkCreateDelete (0.40s)
22:54:58 [2019-11-08T22:54:58.392Z] === RUN   TestDockerNetworkDeletePreferID
22:54:59 [2019-11-08T22:54:59.769Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s)
22:54:59 [2019-11-08T22:54:59.769Z] === RUN   TestInspectNetwork
22:55:00 [2019-11-08T22:55:00.297Z] --- PASS: TestBuildWithHugeFile (31.30s)
22:55:00 [2019-11-08T22:55:00.297Z] === RUN   TestBuildWithEmptyDockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:55:00 [2019-11-08T22:55:00.297Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
22:55:00 [2019-11-08T22:55:00.297Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
22:55:00 [2019-11-08T22:55:00.297Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
22:55:00 [2019-11-08T22:55:00.297Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
22:55:00 [2019-11-08T22:55:00.297Z] === RUN   TestBuildPreserveOwnership
22:55:00 [2019-11-08T22:55:00.297Z] === RUN   TestBuildPreserveOwnership/copy_from
22:55:01 [2019-11-08T22:55:01.080Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:55:03 [2019-11-08T22:55:03.520Z] --- PASS: TestBuildPreserveOwnership (6.39s)
22:55:03 [2019-11-08T22:55:03.520Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.14s)
22:55:03 [2019-11-08T22:55:03.520Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.23s)
22:55:03 [2019-11-08T22:55:03.520Z] === RUN   TestBuildPlatformInvalid
22:55:03 [2019-11-08T22:55:03.520Z] --- PASS: TestBuildPlatformInvalid (0.13s)
22:55:03 [2019-11-08T22:55:03.520Z] PASS
22:55:03 [2019-11-08T22:55:03.520Z] 
22:55:03 [2019-11-08T22:55:03.520Z] === Skipped
22:55:03 [2019-11-08T22:55:03.520Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
22:55:03 [2019-11-08T22:55:03.520Z]     build_session_test.go:25: TODO: BuildKit
22:55:03 [2019-11-08T22:55:03.520Z] 
22:55:03 [2019-11-08T22:55:03.520Z] 
22:55:03 [2019-11-08T22:55:03.520Z] DONE 32 tests, 1 skipped in 83.773s
22:55:03 [2019-11-08T22:55:03.520Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
22:55:03 [2019-11-08T22:55:03.520Z] ++ 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
22:55:03 [2019-11-08T22:55:03.520Z] ++ set -e
22:55:03 [2019-11-08T22:55:03.520Z] ++ '[' -n 0 ']'
22:55:03 [2019-11-08T22:55:03.520Z] ++ set -x
22:55:03 [2019-11-08T22:55:03.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
22:55:03 [2019-11-08T22:55:03.803Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
22:55:03 [2019-11-08T22:55:03.894Z] INFO: Testing against a local daemon
22:55:03 [2019-11-08T22:55:03.894Z] === RUN   TestConfigList
22:55:06 [2019-11-08T22:55:06.346Z] === RUN   TestInspectNetwork/full_network_id
22:55:06 [2019-11-08T22:55:06.346Z] === RUN   TestInspectNetwork/partial_network_id
22:55:06 [2019-11-08T22:55:06.346Z] === RUN   TestInspectNetwork/network_name
22:55:06 [2019-11-08T22:55:06.346Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:55:06 [2019-11-08T22:55:06.605Z] --- PASS: TestConfigList (2.91s)
22:55:06 [2019-11-08T22:55:06.605Z] === RUN   TestConfigsCreateAndDelete
22:55:07 [2019-11-08T22:55:07.981Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
22:55:08 [2019-11-08T22:55:08.547Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
22:55:08 [2019-11-08T22:55:08.547Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
22:55:09 [2019-11-08T22:55:09.928Z] --- PASS: TestConfigsCreateAndDelete (3.02s)
22:55:09 [2019-11-08T22:55:09.928Z] === RUN   TestConfigsUpdate
22:55:10 [2019-11-08T22:55:10.298Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:55:10 [2019-11-08T22:55:10.535Z] --- PASS: TestInspectNetwork (10.93s)
22:55:10 [2019-11-08T22:55:10.535Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:55:10 [2019-11-08T22:55:10.535Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:55:10 [2019-11-08T22:55:10.535Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:55:10 [2019-11-08T22:55:10.535Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:55:10 [2019-11-08T22:55:10.535Z] === RUN   TestRunContainerWithBridgeNone
22:55:13 [2019-11-08T22:55:13.178Z] --- PASS: TestConfigsUpdate (2.88s)
22:55:13 [2019-11-08T22:55:13.179Z] === RUN   TestTemplatedConfig
22:55:13 [2019-11-08T22:55:13.804Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
22:55:13 [2019-11-08T22:55:13.826Z] --- PASS: TestRunContainerWithBridgeNone (2.81s)
22:55:13 [2019-11-08T22:55:13.826Z] === RUN   TestNetworkInvalidJSON
22:55:13 [2019-11-08T22:55:13.826Z] === RUN   TestNetworkInvalidJSON//networks/create
22:55:13 [2019-11-08T22:55:13.826Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:55:13 [2019-11-08T22:55:13.826Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:55:13 [2019-11-08T22:55:13.826Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:55:13 [2019-11-08T22:55:13.826Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:55:13 [2019-11-08T22:55:13.826Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:55:13 [2019-11-08T22:55:13.826Z] === CONT  TestNetworkInvalidJSON//networks/create
22:55:13 [2019-11-08T22:55:13.826Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:55:13 [2019-11-08T22:55:13.826Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:55:13 [2019-11-08T22:55:13.826Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:55:13 [2019-11-08T22:55:13.826Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:55:13 [2019-11-08T22:55:13.826Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:55:13 [2019-11-08T22:55:13.826Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:55:13 [2019-11-08T22:55:13.826Z] === RUN   TestDaemonRestartWithLiveRestore
22:55:14 [2019-11-08T22:55:14.761Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s)
22:55:14 [2019-11-08T22:55:14.761Z] === RUN   TestDaemonDefaultNetworkPools
22:55:16 [2019-11-08T22:55:16.137Z] --- PASS: TestDaemonDefaultNetworkPools (1.14s)
22:55:16 [2019-11-08T22:55:16.137Z] === RUN   TestDaemonRestartWithExistingNetwork
22:55:16 [2019-11-08T22:55:16.575Z] --- PASS: TestTemplatedConfig (3.55s)
22:55:16 [2019-11-08T22:55:16.575Z] === RUN   TestConfigInspect
22:55:17 [2019-11-08T22:55:17.080Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
22:55:17 [2019-11-08T22:55:17.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
22:55:18 [2019-11-08T22:55:18.013Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
22:55:18 [2019-11-08T22:55:18.041Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.73s)
22:55:18 [2019-11-08T22:55:18.041Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:55:19 [2019-11-08T22:55:19.052Z] --- PASS: TestConfigInspect (2.89s)
22:55:19 [2019-11-08T22:55:19.052Z] === RUN   TestConfigCreateWithLabels
22:55:19 [2019-11-08T22:55:19.098Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:55:19 [2019-11-08T22:55:19.911Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
22:55:19 [2019-11-08T22:55:19.943Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.16s)
22:55:19 [2019-11-08T22:55:19.943Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:55:20 [2019-11-08T22:55:20.515Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.78s)
22:55:20 [2019-11-08T22:55:20.515Z] === RUN   TestServiceWithPredefinedNetwork
22:55:21 [2019-11-08T22:55:21.035Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:55:22 [2019-11-08T22:55:22.236Z] --- PASS: TestConfigCreateWithLabels (3.10s)
22:55:22 [2019-11-08T22:55:22.236Z] === RUN   TestConfigCreateResolve
22:55:24 [2019-11-08T22:55:24.705Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s)
22:55:24 [2019-11-08T22:55:24.705Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:55:24 [2019-11-08T22:55:24.705Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:55:24 [2019-11-08T22:55:24.705Z]     service_test.go:230: FLAKY_TEST
22:55:24 [2019-11-08T22:55:24.705Z] === RUN   TestServiceWithDataPathPortInit
22:55:25 [2019-11-08T22:55:25.279Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:55:25 [2019-11-08T22:55:25.587Z] --- PASS: TestConfigCreateResolve (3.17s)
22:55:25 [2019-11-08T22:55:25.587Z] === RUN   TestConfigDaemonLibtrustID
22:55:25 [2019-11-08T22:55:25.960Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
22:55:25 [2019-11-08T22:55:25.960Z] PASS
22:55:25 [2019-11-08T22:55:25.960Z] 
22:55:25 [2019-11-08T22:55:25.960Z] DONE 8 tests in 22.181s
22:55:25 [2019-11-08T22:55:25.960Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
22:55:25 [2019-11-08T22:55:25.960Z] ++ 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
22:55:25 [2019-11-08T22:55:25.960Z] ++ set -e
22:55:25 [2019-11-08T22:55:25.960Z] ++ '[' -n 0 ']'
22:55:25 [2019-11-08T22:55:25.960Z] ++ set -x
22:55:25 [2019-11-08T22:55:25.960Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
22:55:25 [2019-11-08T22:55:25.960Z] INFO: Testing against a local daemon
22:55:25 [2019-11-08T22:55:25.960Z] === RUN   TestCheckpoint
22:55:25 [2019-11-08T22:55:25.960Z] --- SKIP: TestCheckpoint (0.00s)
22:55:25 [2019-11-08T22:55:25.960Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:55:25 [2019-11-08T22:55:25.960Z] === RUN   TestContainerInvalidJSON
22:55:25 [2019-11-08T22:55:25.960Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:55:25 [2019-11-08T22:55:25.960Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:55:25 [2019-11-08T22:55:25.960Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:55:25 [2019-11-08T22:55:25.960Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:55:25 [2019-11-08T22:55:25.960Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:55:25 [2019-11-08T22:55:25.960Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:55:25 [2019-11-08T22:55:25.960Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:55:25 [2019-11-08T22:55:25.960Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:55:25 [2019-11-08T22:55:25.960Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:55:25 [2019-11-08T22:55:25.960Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:55:25 [2019-11-08T22:55:25.960Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:55:25 [2019-11-08T22:55:25.960Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:55:25 [2019-11-08T22:55:25.960Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:55:25 [2019-11-08T22:55:25.960Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:55:25 [2019-11-08T22:55:25.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
22:55:25 [2019-11-08T22:55:25.960Z] === RUN   TestCopyFromContainerPathIsNotDir
22:55:26 [2019-11-08T22:55:26.333Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
22:55:26 [2019-11-08T22:55:26.333Z] === RUN   TestCopyToContainerPathDoesNotExist
22:55:26 [2019-11-08T22:55:26.333Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
22:55:26 [2019-11-08T22:55:26.333Z] === RUN   TestCopyToContainerPathIsNotDir
22:55:26 [2019-11-08T22:55:26.333Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
22:55:26 [2019-11-08T22:55:26.333Z] === RUN   TestCopyFromContainer
22:55:28 [2019-11-08T22:55:28.015Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:55:28 [2019-11-08T22:55:28.810Z] === RUN   TestCopyFromContainer//
22:55:28 [2019-11-08T22:55:28.810Z] === RUN   TestCopyFromContainer//bar/root
22:55:28 [2019-11-08T22:55:28.810Z] === RUN   TestCopyFromContainer//bar/root/
22:55:28 [2019-11-08T22:55:28.810Z] === RUN   TestCopyFromContainer/bar/quux
22:55:28 [2019-11-08T22:55:28.810Z] === RUN   TestCopyFromContainer/bar/quux/
22:55:29 [2019-11-08T22:55:29.191Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:55:29 [2019-11-08T22:55:29.191Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:55:29 [2019-11-08T22:55:29.191Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:55:29 [2019-11-08T22:55:29.191Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCopyFromContainer/bar/notarget
22:55:29 [2019-11-08T22:55:29.564Z] --- PASS: TestCopyFromContainer (3.09s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer// (0.07s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:55:29 [2019-11-08T22:55:29.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:55:29 [2019-11-08T22:55:29.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:55:29 [2019-11-08T22:55:29.564Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:55:29 [2019-11-08T22:55:29.564Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:55:29 [2019-11-08T22:55:29.564Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:55:29 [2019-11-08T22:55:29.564Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:55:29 [2019-11-08T22:55:29.564Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateLinkToNonExistingContainer
22:55:29 [2019-11-08T22:55:29.564Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateWithInvalidEnv
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateWithInvalidEnv/0
22:55:29 [2019-11-08T22:55:29.564Z] === PAUSE TestCreateWithInvalidEnv/0
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateWithInvalidEnv/1
22:55:29 [2019-11-08T22:55:29.564Z] === PAUSE TestCreateWithInvalidEnv/1
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateWithInvalidEnv/2
22:55:29 [2019-11-08T22:55:29.564Z] === PAUSE TestCreateWithInvalidEnv/2
22:55:29 [2019-11-08T22:55:29.564Z] === CONT  TestCreateWithInvalidEnv/0
22:55:29 [2019-11-08T22:55:29.564Z] === CONT  TestCreateWithInvalidEnv/2
22:55:29 [2019-11-08T22:55:29.564Z] === CONT  TestCreateWithInvalidEnv/1
22:55:29 [2019-11-08T22:55:29.564Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:55:29 [2019-11-08T22:55:29.564Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateTmpfsMountsTarget
22:55:29 [2019-11-08T22:55:29.564Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:55:29 [2019-11-08T22:55:29.564Z] === RUN   TestCreateWithCustomMaskedPaths
22:55:30 [2019-11-08T22:55:30.540Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
22:55:32 [2019-11-08T22:55:32.155Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s)
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:55:32 [2019-11-08T22:55:32.155Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:55:32 [2019-11-08T22:55:32.155Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:55:32 [2019-11-08T22:55:32.528Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:55:32 [2019-11-08T22:55:32.528Z] --- PASS: TestCreateWithCapabilities (0.01s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
22:55:32 [2019-11-08T22:55:32.528Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
22:55:32 [2019-11-08T22:55:32.528Z] === RUN   TestCreateWithCustomReadonlyPaths
22:55:33 [2019-11-08T22:55:33.820Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
22:55:34 [2019-11-08T22:55:34.972Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s)
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:55:34 [2019-11-08T22:55:34.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:55:34 [2019-11-08T22:55:34.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:55:34 [2019-11-08T22:55:34.972Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:55:34 [2019-11-08T22:55:34.972Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:55:34 [2019-11-08T22:55:34.972Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:55:34 [2019-11-08T22:55:34.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:55:34 [2019-11-08T22:55:34.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:55:34 [2019-11-08T22:55:34.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:55:34 [2019-11-08T22:55:34.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:55:34 [2019-11-08T22:55:34.972Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestContainerStartOnDaemonRestart
22:55:34 [2019-11-08T22:55:34.972Z] === PAUSE TestContainerStartOnDaemonRestart
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestDaemonRestartIpcMode
22:55:34 [2019-11-08T22:55:34.972Z] === PAUSE TestDaemonRestartIpcMode
22:55:34 [2019-11-08T22:55:34.972Z] === RUN   TestDiff
22:55:35 [2019-11-08T22:55:35.761Z] --- PASS: TestDiff (0.88s)
22:55:35 [2019-11-08T22:55:35.761Z] === RUN   TestExecWithCloseStdin
22:55:37 [2019-11-08T22:55:37.025Z] --- PASS: TestExecWithCloseStdin (1.14s)
22:55:37 [2019-11-08T22:55:37.025Z] === RUN   TestExec
22:55:38 [2019-11-08T22:55:38.343Z] --- PASS: TestExec (1.08s)
22:55:38 [2019-11-08T22:55:38.343Z] === RUN   TestExecUser
22:55:39 [2019-11-08T22:55:39.319Z] --- PASS: TestExecUser (1.27s)
22:55:39 [2019-11-08T22:55:39.319Z] === RUN   TestExportContainerAndImportImage
22:55:40 [2019-11-08T22:55:40.098Z] .........................                                                [ 67%]
22:55:40 [2019-11-08T22:55:40.607Z] --- PASS: TestExportContainerAndImportImage (1.23s)
22:55:40 [2019-11-08T22:55:40.607Z] === RUN   TestExportContainerAfterDaemonRestart
22:55:42 [2019-11-08T22:55:42.430Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
22:55:42 [2019-11-08T22:55:42.430Z] === RUN   TestHealthCheckWorkdir
22:55:43 [2019-11-08T22:55:43.730Z] --- PASS: TestHealthCheckWorkdir (1.23s)
22:55:43 [2019-11-08T22:55:43.730Z] === RUN   TestHealthKillContainer
22:55:46 [2019-11-08T22:55:46.632Z] --- PASS: TestServiceWithDataPathPortInit (19.35s)
22:55:46 [2019-11-08T22:55:46.632Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:55:47 [2019-11-08T22:55:47.170Z] --- PASS: TestHealthKillContainer (3.24s)
22:55:47 [2019-11-08T22:55:47.170Z] === RUN   TestInspectCpusetInConfigPre120
22:55:47 [2019-11-08T22:55:47.539Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s)
22:55:47 [2019-11-08T22:55:47.539Z] === RUN   TestIpcModeNone
22:55:48 [2019-11-08T22:55:48.678Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
22:55:48 [2019-11-08T22:55:48.678Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
22:55:48 [2019-11-08T22:55:48.678Z] --- PASS: TestImportExtremelyLargeImageWorks (180.14s)
22:55:48 [2019-11-08T22:55:48.678Z] PASS
22:55:48 [2019-11-08T22:55:48.678Z] 
22:55:48 [2019-11-08T22:55:48.678Z] DONE 12 tests in 184.271s
22:55:48 [2019-11-08T22:55:48.678Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:55:48 [2019-11-08T22:55:48.678Z] ++ 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
22:55:48 [2019-11-08T22:55:48.678Z] ++ set -e
22:55:48 [2019-11-08T22:55:48.678Z] ++ '[' -n 0 ']'
22:55:48 [2019-11-08T22:55:48.678Z] ++ set -x
22:55:48 [2019-11-08T22:55:48.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
22:55:48 [2019-11-08T22:55:48.820Z] --- PASS: TestIpcModeNone (1.22s)
22:55:48 [2019-11-08T22:55:48.820Z] === RUN   TestIpcModePrivate
22:55:48 [2019-11-08T22:55:48.936Z] INFO: Testing against a local daemon
22:55:48 [2019-11-08T22:55:48.936Z] === RUN   TestNetworkCreateDelete
22:55:49 [2019-11-08T22:55:49.193Z] --- PASS: TestNetworkCreateDelete (0.11s)
22:55:49 [2019-11-08T22:55:49.193Z] === RUN   TestDockerNetworkDeletePreferID
22:55:49 [2019-11-08T22:55:49.450Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
22:55:49 [2019-11-08T22:55:49.450Z] === RUN   TestInspectNetwork
22:55:50 [2019-11-08T22:55:50.082Z] --- PASS: TestIpcModePrivate (1.04s)
22:55:50 [2019-11-08T22:55:50.082Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
22:55:50 [2019-11-08T22:55:50.082Z] === RUN   TestIpcModeShareable
22:55:51 [2019-11-08T22:55:51.369Z] --- PASS: TestIpcModeShareable (1.13s)
22:55:51 [2019-11-08T22:55:51.369Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
22:55:51 [2019-11-08T22:55:51.369Z] === RUN   TestAPIIpcModeShareableAndContainer
22:55:51 [2019-11-08T22:55:51.699Z] 12c8dbabfd62: Pull complete
22:55:51 [2019-11-08T22:55:51.699Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1
22:55:51 [2019-11-08T22:55:51.699Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:55:51 [2019-11-08T22:55:51.699Z] mcr.microsoft.com/windows/servercore:ltsc2019
22:55:51 [2019-11-08T22:55:51.699Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
22:55:51 [2019-11-08T22:55:51.699Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
22:55:51 [2019-11-08T22:55:51.699Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805'
22:55:51 [2019-11-08T22:55:51.699Z] INFO: Docker version of control daemon
22:55:51 [2019-11-08T22:55:51.699Z] 
22:55:51 [2019-11-08T22:55:51.699Z] Client: Docker Engine - Enterprise
22:55:51 [2019-11-08T22:55:51.699Z]  Version:           19.03.2
22:55:51 [2019-11-08T22:55:51.699Z]  API version:       1.40
22:55:51 [2019-11-08T22:55:51.699Z]  Go version:        go1.12.8
22:55:51 [2019-11-08T22:55:51.699Z]  Git commit:        c92ab06ed9
22:55:51 [2019-11-08T22:55:51.699Z]  Built:             09/03/2019 16:38:11
22:55:51 [2019-11-08T22:55:51.699Z]  OS/Arch:           windows/amd64
22:55:51 [2019-11-08T22:55:51.699Z]  Experimental:      false
22:55:51 [2019-11-08T22:55:51.699Z] 
22:55:51 [2019-11-08T22:55:51.699Z] Server: Docker Engine - Enterprise
22:55:51 [2019-11-08T22:55:51.699Z]  Engine:
22:55:51 [2019-11-08T22:55:51.699Z]   Version:          19.03.2
22:55:51 [2019-11-08T22:55:51.699Z]   API version:      1.40 (minimum version 1.24)
22:55:51 [2019-11-08T22:55:51.699Z]   Go version:       go1.12.8
22:55:51 [2019-11-08T22:55:51.699Z]   Git commit:       c92ab06ed9
22:55:51 [2019-11-08T22:55:51.699Z]   Built:            09/03/2019 16:35:47
22:55:51 [2019-11-08T22:55:51.699Z]   OS/Arch:          windows/amd64
22:55:51 [2019-11-08T22:55:51.699Z]   Experimental:     true
22:55:51 [2019-11-08T22:55:51.699Z] 
22:55:51 [2019-11-08T22:55:51.699Z] INFO: Docker info of control daemon
22:55:51 [2019-11-08T22:55:51.699Z] 
22:55:52 [2019-11-08T22:55:52.160Z] Client:
22:55:52 [2019-11-08T22:55:52.160Z]  Debug Mode: false
22:55:52 [2019-11-08T22:55:52.160Z]  Plugins:
22:55:52 [2019-11-08T22:55:52.160Z]   cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7)
22:55:52 [2019-11-08T22:55:52.160Z] 
22:55:52 [2019-11-08T22:55:52.160Z] Server:
22:55:52 [2019-11-08T22:55:52.160Z]  Containers: 0
22:55:52 [2019-11-08T22:55:52.160Z]   Running: 0
22:55:52 [2019-11-08T22:55:52.160Z]   Paused: 0
22:55:52 [2019-11-08T22:55:52.160Z]   Stopped: 0
22:55:52 [2019-11-08T22:55:52.160Z]  Images: 1
22:55:52 [2019-11-08T22:55:52.160Z]  Server Version: 19.03.2
22:55:52 [2019-11-08T22:55:52.160Z]  Storage Driver: lcow (linux) windowsfilter (windows)
22:55:52 [2019-11-08T22:55:52.160Z]   LCOW: 
22:55:52 [2019-11-08T22:55:52.160Z]   Windows: 
22:55:52 [2019-11-08T22:55:52.160Z]  Logging Driver: json-file
22:55:52 [2019-11-08T22:55:52.160Z]  Plugins:
22:55:52 [2019-11-08T22:55:52.160Z]   Volume: local
22:55:52 [2019-11-08T22:55:52.160Z]   Network: ics l2bridge l2tunnel nat null overlay transparent
22:55:52 [2019-11-08T22:55:52.160Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:55:52 [2019-11-08T22:55:52.160Z]  Swarm: inactive
22:55:52 [2019-11-08T22:55:52.160Z]  Default Isolation: process
22:55:52 [2019-11-08T22:55:52.160Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:55:52 [2019-11-08T22:55:52.160Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
22:55:52 [2019-11-08T22:55:52.160Z]  OSType: windows
22:55:52 [2019-11-08T22:55:52.160Z]  Architecture: x86_64
22:55:52 [2019-11-08T22:55:52.160Z]  CPUs: 4
22:55:52 [2019-11-08T22:55:52.160Z]  Total Memory: 32GiB
22:55:52 [2019-11-08T22:55:52.160Z]  Name: azwin-2-55e550
22:55:52 [2019-11-08T22:55:52.160Z]  ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3
22:55:52 [2019-11-08T22:55:52.160Z]  Docker Root Dir: D:\docker
22:55:52 [2019-11-08T22:55:52.160Z]  Debug Mode: false
22:55:52 [2019-11-08T22:55:52.160Z]  Registry: https://index.docker.io/v1/
22:55:52 [2019-11-08T22:55:52.160Z]  Labels:
22:55:52 [2019-11-08T22:55:52.160Z]  Experimental: true
22:55:52 [2019-11-08T22:55:52.160Z]  Insecure Registries:
22:55:52 [2019-11-08T22:55:52.160Z]   10.0.0.4:5000
22:55:52 [2019-11-08T22:55:52.160Z]   127.0.0.0/8
22:55:52 [2019-11-08T22:55:52.160Z]  Registry Mirrors:
22:55:52 [2019-11-08T22:55:52.160Z]   http://10.0.0.4:5000/
22:55:52 [2019-11-08T22:55:52.160Z]  Live Restore Enabled: false
22:55:52 [2019-11-08T22:55:52.160Z] 
22:55:52 [2019-11-08T22:55:52.160Z] 
22:55:52 [2019-11-08T22:55:52.160Z] INFO: Commit hash is 767a577b4
22:55:52 [2019-11-08T22:55:52.160Z] INFO: Nuke-Everything...
22:55:52 [2019-11-08T22:55:52.621Z] INFO: Container count on control daemon to delete is 0
22:55:53 [2019-11-08T22:55:53.192Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s)
22:55:53 [2019-11-08T22:55:53.193Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dgwieog7q0br7u5aa9x9a0h0c Created:2019-11-08 22:55:44.969386061 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1e95fa17a4baf67bd27dacf25955d552a2ef25a0a129dee73e512aa77b6a9ee3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ikw3kwu35laav06jd58o8cjr5 EndpointID:2ae6f63108aa45add0a83df7b09063a8ce512ab9a4fcbcbc9f9dbadd9cead565 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36f64c61fc6d76a05ff43182b6efccd7e48c217cdb645a292beb9966aebf788a MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:3f0cc4f1ca49 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ikw3kwu35laav06jd58o8cjr5 EndpointID:2ae6f63108aa45add0a83df7b09063a8ce512ab9a4fcbcbc9f9dbadd9cead565 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
22:55:53 [2019-11-08T22:55:53.193Z] PASS
22:55:53 [2019-11-08T22:55:53.193Z] 
22:55:53 [2019-11-08T22:55:53.193Z] === Skipped
22:55:53 [2019-11-08T22:55:53.193Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:55:53 [2019-11-08T22:55:53.193Z]     service_test.go:230: FLAKY_TEST
22:55:53 [2019-11-08T22:55:53.193Z] 
22:55:53 [2019-11-08T22:55:53.193Z] 
22:55:53 [2019-11-08T22:55:53.193Z] DONE 21 tests, 1 skipped in 55.300s
22:55:53 [2019-11-08T22:55:53.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:55:53 [2019-11-08T22:55:53.193Z] ++ 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
22:55:53 [2019-11-08T22:55:53.193Z] ++ set -e
22:55:53 [2019-11-08T22:55:53.193Z] ++ '[' -n 0 ']'
22:55:53 [2019-11-08T22:55:53.193Z] ++ set -x
22:55:53 [2019-11-08T22:55:53.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:55:53 [2019-11-08T22:55:53.452Z] INFO: Testing against a local daemon
22:55:53 [2019-11-08T22:55:53.452Z] === RUN   TestDockerNetworkIpvlanPersistance
22:55:53 [2019-11-08T22:55:53.452Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
22:55:53 [2019-11-08T22:55:53.452Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:55:53 [2019-11-08T22:55:53.452Z] === RUN   TestDockerNetworkIpvlan
22:55:53 [2019-11-08T22:55:53.452Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:55:53 [2019-11-08T22:55:53.452Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:55:53 [2019-11-08T22:55:53.452Z] PASS
22:55:53 [2019-11-08T22:55:53.452Z] 
22:55:53 [2019-11-08T22:55:53.452Z] === Skipped
22:55:53 [2019-11-08T22:55:53.452Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
22:55:53 [2019-11-08T22:55:53.452Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:55:53 [2019-11-08T22:55:53.452Z] 
22:55:53 [2019-11-08T22:55:53.452Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:55:53 [2019-11-08T22:55:53.452Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:55:53 [2019-11-08T22:55:53.452Z] 
22:55:53 [2019-11-08T22:55:53.452Z] 
22:55:53 [2019-11-08T22:55:53.452Z] DONE 2 tests, 2 skipped in 0.166s
22:55:53 [2019-11-08T22:55:53.452Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:55:53 [2019-11-08T22:55:53.452Z] ++ 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
22:55:53 [2019-11-08T22:55:53.452Z] ++ set -e
22:55:53 [2019-11-08T22:55:53.452Z] ++ '[' -n 0 ']'
22:55:53 [2019-11-08T22:55:53.452Z] ++ set -x
22:55:53 [2019-11-08T22:55:53.452Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:55:53 [2019-11-08T22:55:53.596Z] INFO: Nuking d:\CI
22:55:53 [2019-11-08T22:55:53.635Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:55:53 [2019-11-08T22:55:53.635Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:55:53 [2019-11-08T22:55:53.710Z] INFO: Testing against a local daemon
22:55:53 [2019-11-08T22:55:53.710Z] === RUN   TestDockerNetworkMacvlanPersistance
22:55:54 [2019-11-08T22:55:54.057Z] INFO: Zapped successfully
22:55:54 [2019-11-08T22:55:54.057Z] INFO: Location for testing is d:\CI\PR-40142\2
22:55:54 [2019-11-08T22:55:54.057Z] INFO: Validating GOLang consistency in Dockerfile.windows...
22:55:54 [2019-11-08T22:55:54.057Z] 
22:55:54 [2019-11-08T22:55:54.057Z] 
22:55:54 [2019-11-08T22:55:54.057Z] INFO: Building the image from Dockerfile.windows at 11/08/2019 22:55:53...
22:55:54 [2019-11-08T22:55:54.057Z] 
22:55:54 [2019-11-08T22:55:54.622Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s)
22:55:54 [2019-11-08T22:55:54.622Z] === RUN   TestAPIIpcModeHost
22:55:55 [2019-11-08T22:55:55.053Z] --- PASS: TestAPIIpcModeHost (0.86s)
22:55:55 [2019-11-08T22:55:55.053Z] === RUN   TestDaemonIpcModeShareable
22:55:55 [2019-11-08T22:55:55.612Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.99s)
22:55:55 [2019-11-08T22:55:55.612Z] === RUN   TestDockerNetworkMacvlan
22:55:56 [2019-11-08T22:55:56.547Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:55:56 [2019-11-08T22:55:56.882Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
22:55:56 [2019-11-08T22:55:56.882Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
22:55:56 [2019-11-08T22:55:56.882Z] === RUN   TestDaemonIpcModePrivate
22:55:56 [2019-11-08T22:55:56.908Z] === RUN   TestInspectNetwork/full_network_id
22:55:56 [2019-11-08T22:55:56.908Z] === RUN   TestInspectNetwork/partial_network_id
22:55:56 [2019-11-08T22:55:56.908Z] === RUN   TestInspectNetwork/network_name
22:55:56 [2019-11-08T22:55:56.908Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:55:57 [2019-11-08T22:55:57.840Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:55:57 [2019-11-08T22:55:57.924Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:55:58 [2019-11-08T22:55:58.405Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:55:58 [2019-11-08T22:55:58.662Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:55:58 [2019-11-08T22:55:58.724Z] --- PASS: TestDaemonIpcModePrivate (1.82s)
22:55:58 [2019-11-08T22:55:58.724Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
22:55:58 [2019-11-08T22:55:58.724Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:55:58 [2019-11-08T22:55:58.860Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:55:59 [2019-11-08T22:55:59.227Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:55:59 [2019-11-08T22:55:59.227Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:55:59 [2019-11-08T22:55:59.791Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:55:59 [2019-11-08T22:55:59.863Z] Sending build context to Docker daemon  50.14MB
22:55:59 [2019-11-08T22:55:59.863Z] 
22:55:59 [2019-11-08T22:55:59.863Z] Step 1/8 : FROM microsoft/windowsservercore
22:55:59 [2019-11-08T22:55:59.863Z]  ---> 739b21bd02e7
22:55:59 [2019-11-08T22:55:59.863Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
22:56:00 [2019-11-08T22:56:00.049Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:56:00 [2019-11-08T22:56:00.326Z]  ---> Running in 160683ac8ce8
22:56:00 [2019-11-08T22:56:00.561Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s)
22:56:00 [2019-11-08T22:56:00.561Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
22:56:00 [2019-11-08T22:56:00.561Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:56:00 [2019-11-08T22:56:00.614Z] --- PASS: TestInspectNetwork (11.22s)
22:56:00 [2019-11-08T22:56:00.614Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:56:00 [2019-11-08T22:56:00.614Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:56:00 [2019-11-08T22:56:00.614Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:56:00 [2019-11-08T22:56:00.614Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:56:00 [2019-11-08T22:56:00.614Z] === RUN   TestRunContainerWithBridgeNone
22:56:00 [2019-11-08T22:56:00.788Z] Removing intermediate container 160683ac8ce8
22:56:00 [2019-11-08T22:56:00.788Z]  ---> d70d81dc1420
22:56:00 [2019-11-08T22:56:00.788Z] Step 3/8 : ARG GO_VERSION=1.13.3
22:56:00 [2019-11-08T22:56:00.788Z]  ---> Running in 8f138f8e8141
22:56:01 [2019-11-08T22:56:01.760Z] Removing intermediate container 8f138f8e8141
22:56:01 [2019-11-08T22:56:01.760Z]  ---> c9388e2cd368
22:56:01 [2019-11-08T22:56:01.760Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1
22:56:01 [2019-11-08T22:56:01.760Z]  ---> Running in f1097d90824c
22:56:02 [2019-11-08T22:56:02.145Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:56:02 [2019-11-08T22:56:02.222Z] Removing intermediate container f1097d90824c
22:56:02 [2019-11-08T22:56:02.222Z]  ---> eb9c2daf842c
22:56:02 [2019-11-08T22:56:02.222Z] Step 5/8 : 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;     Write-Host INFO: Creating source directory...;   New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;     Write-Host INFO: Completed
22:56:02 [2019-11-08T22:56:02.222Z]  ---> Running in 131842a23fdb
22:56:02 [2019-11-08T22:56:02.514Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:56:02 [2019-11-08T22:56:02.567Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.14s)
22:56:02 [2019-11-08T22:56:02.567Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
22:56:02 [2019-11-08T22:56:02.567Z] === RUN   TestIpcModeOlderClient
22:56:02 [2019-11-08T22:56:02.567Z] === PAUSE TestIpcModeOlderClient
22:56:02 [2019-11-08T22:56:02.567Z] === RUN   TestKillContainerInvalidSignal
22:56:04 [2019-11-08T22:56:04.070Z] --- PASS: TestKillContainerInvalidSignal (1.39s)
22:56:04 [2019-11-08T22:56:04.070Z] === RUN   TestKillContainer
22:56:04 [2019-11-08T22:56:04.070Z] === RUN   TestKillContainer/no_signal
22:56:04 [2019-11-08T22:56:04.411Z] --- PASS: TestRunContainerWithBridgeNone (3.48s)
22:56:04 [2019-11-08T22:56:04.411Z] === RUN   TestNetworkInvalidJSON
22:56:04 [2019-11-08T22:56:04.411Z] === RUN   TestNetworkInvalidJSON//networks/create
22:56:04 [2019-11-08T22:56:04.411Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:56:04 [2019-11-08T22:56:04.411Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:56:04 [2019-11-08T22:56:04.411Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:56:04 [2019-11-08T22:56:04.411Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:56:04 [2019-11-08T22:56:04.411Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:56:04 [2019-11-08T22:56:04.411Z] === CONT  TestNetworkInvalidJSON//networks/create
22:56:04 [2019-11-08T22:56:04.411Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:56:04 [2019-11-08T22:56:04.411Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:56:04 [2019-11-08T22:56:04.411Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:56:04 [2019-11-08T22:56:04.411Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:56:04 [2019-11-08T22:56:04.411Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:56:04 [2019-11-08T22:56:04.411Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:56:04 [2019-11-08T22:56:04.411Z] === RUN   TestDaemonRestartWithLiveRestore
22:56:04 [2019-11-08T22:56:04.411Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:56:04 [2019-11-08T22:56:04.915Z] === RUN   TestKillContainer/non_killing_signal
22:56:05 [2019-11-08T22:56:05.342Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:56:05 [2019-11-08T22:56:05.342Z] === RUN   TestDaemonDefaultNetworkPools
22:56:05 [2019-11-08T22:56:05.774Z] === RUN   TestKillContainer/killing_signal
22:56:05 [2019-11-08T22:56:05.906Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
22:56:05 [2019-11-08T22:56:05.906Z] === RUN   TestDaemonRestartWithExistingNetwork
22:56:06 [2019-11-08T22:56:06.164Z] === RUN   TestDockerSuite/TestBuildEnv
22:56:07 [2019-11-08T22:56:07.094Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
22:56:07 [2019-11-08T22:56:07.094Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:56:07 [2019-11-08T22:56:07.138Z] --- PASS: TestKillContainer (2.95s)
22:56:07 [2019-11-08T22:56:07.138Z]     --- PASS: TestKillContainer/no_signal (0.95s)
22:56:07 [2019-11-08T22:56:07.138Z]     --- PASS: TestKillContainer/non_killing_signal (0.68s)
22:56:07 [2019-11-08T22:56:07.138Z]     --- PASS: TestKillContainer/killing_signal (0.95s)
22:56:07 [2019-11-08T22:56:07.138Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:56:07 [2019-11-08T22:56:07.138Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:56:07 [2019-11-08T22:56:07.410Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:56:07 [2019-11-08T22:56:07.659Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:56:07 [2019-11-08T22:56:07.999Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:56:08 [2019-11-08T22:56:08.591Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
22:56:08 [2019-11-08T22:56:08.591Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:56:08 [2019-11-08T22:56:08.849Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:56:08 [2019-11-08T22:56:08.849Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:56:08 [2019-11-08T22:56:08.849Z] === RUN   TestServiceWithPredefinedNetwork
22:56:09 [2019-11-08T22:56:09.314Z] 
22:56:09 [2019-11-08T22:56:09.315Z] SUCCESS: Specified value was saved.
22:56:09 [2019-11-08T22:56:09.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.09s)
22:56:09 [2019-11-08T22:56:09.444Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s)
22:56:09 [2019-11-08T22:56:09.444Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s)
22:56:09 [2019-11-08T22:56:09.444Z] === RUN   TestKillStoppedContainer
22:56:09 [2019-11-08T22:56:09.444Z] --- PASS: TestKillStoppedContainer (0.10s)
22:56:09 [2019-11-08T22:56:09.444Z] === RUN   TestKillStoppedContainerAPIPre120
22:56:09 [2019-11-08T22:56:09.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
22:56:09 [2019-11-08T22:56:09.444Z] === RUN   TestKillDifferentUserContainer
22:56:09 [2019-11-08T22:56:09.780Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
22:56:10 [2019-11-08T22:56:10.037Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:56:10 [2019-11-08T22:56:10.494Z] --- PASS: TestKillDifferentUserContainer (1.02s)
22:56:10 [2019-11-08T22:56:10.494Z] === RUN   TestInspectOomKilledTrue
22:56:10 [2019-11-08T22:56:10.494Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:56:10 [2019-11-08T22:56:10.494Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:56:10 [2019-11-08T22:56:10.494Z] === RUN   TestInspectOomKilledFalse
22:56:10 [2019-11-08T22:56:10.494Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:56:10 [2019-11-08T22:56:10.494Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:56:10 [2019-11-08T22:56:10.494Z] === RUN   TestLinksEtcHostsContentMatch
22:56:10 [2019-11-08T22:56:10.603Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
22:56:10 [2019-11-08T22:56:10.855Z] INFO: Downloading git...
22:56:11 [2019-11-08T22:56:11.429Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s)
22:56:11 [2019-11-08T22:56:11.429Z] === RUN   TestLinksContainerNames
22:56:11 [2019-11-08T22:56:11.830Z] INFO: Downloading go...
22:56:12 [2019-11-08T22:56:12.499Z] --- PASS: TestServiceWithPredefinedNetwork (3.46s)
22:56:12 [2019-11-08T22:56:12.499Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:56:12 [2019-11-08T22:56:12.499Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:56:12 [2019-11-08T22:56:12.499Z]     service_test.go:230: FLAKY_TEST
22:56:12 [2019-11-08T22:56:12.499Z] === RUN   TestServiceWithDataPathPortInit
22:56:13 [2019-11-08T22:56:13.329Z] --- PASS: TestLinksContainerNames (1.89s)
22:56:13 [2019-11-08T22:56:13.329Z] === RUN   TestLogsFollowTailEmpty
22:56:13 [2019-11-08T22:56:13.972Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:56:14 [2019-11-08T22:56:14.020Z] INFO: Downloading compiler 1 of 3...
22:56:14 [2019-11-08T22:56:14.171Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
22:56:14 [2019-11-08T22:56:14.171Z] === RUN   TestContainerNetworkMountsNoChown
22:56:14 [2019-11-08T22:56:14.482Z] INFO: Downloading compiler 2 of 3...
22:56:14 [2019-11-08T22:56:14.908Z] --- PASS: TestDockerNetworkMacvlan (19.31s)
22:56:14 [2019-11-08T22:56:14.908Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
22:56:14 [2019-11-08T22:56:14.908Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
22:56:14 [2019-11-08T22:56:14.908Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s)
22:56:14 [2019-11-08T22:56:14.908Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s)
22:56:14 [2019-11-08T22:56:14.908Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s)
22:56:14 [2019-11-08T22:56:14.908Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
22:56:14 [2019-11-08T22:56:14.908Z] PASS
22:56:14 [2019-11-08T22:56:14.908Z] 
22:56:14 [2019-11-08T22:56:14.908Z] DONE 8 tests in 21.468s
22:56:14 [2019-11-08T22:56:14.908Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:56:14 [2019-11-08T22:56:14.908Z] ++ 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
22:56:14 [2019-11-08T22:56:14.908Z] ++ set -e
22:56:14 [2019-11-08T22:56:14.908Z] ++ '[' -n 0 ']'
22:56:14 [2019-11-08T22:56:14.908Z] ++ set -x
22:56:14 [2019-11-08T22:56:14.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:56:14 [2019-11-08T22:56:14.908Z] testing: warning: no tests to run
22:56:14 [2019-11-08T22:56:14.908Z] PASS
22:56:14 [2019-11-08T22:56:14.908Z] 
22:56:14 [2019-11-08T22:56:14.908Z] DONE 0 tests in 0.032s
22:56:14 [2019-11-08T22:56:14.908Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:56:14 [2019-11-08T22:56:14.908Z] ++ 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
22:56:14 [2019-11-08T22:56:14.908Z] ++ set -e
22:56:14 [2019-11-08T22:56:14.908Z] ++ '[' -n 0 ']'
22:56:14 [2019-11-08T22:56:14.908Z] ++ set -x
22:56:14 [2019-11-08T22:56:14.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:56:14 [2019-11-08T22:56:14.942Z] INFO: Downloading compiler 3 of 3...
22:56:14 [2019-11-08T22:56:14.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s)
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/default
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/default
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/private
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/private
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rprivate
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rprivate
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/slave
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/slave
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rslave
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rslave
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/shared
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/shared
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rshared
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rshared
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/default
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/default/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/default/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/default/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rprivate
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rshared
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/shared
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rslave
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/slave
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/private
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/private/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/private/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/default/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:56:14 [2019-11-08T22:56:14.960Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:56:15 [2019-11-08T22:56:15.166Z] INFO: Testing against a local daemon
22:56:15 [2019-11-08T22:56:15.166Z] === RUN   TestAuthZPluginAllowRequest
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:56:15 [2019-11-08T22:56:15.346Z] === CONT  TestMountDaemonRoot/private/bind_root
22:56:15 [2019-11-08T22:56:15.403Z] INFO: Extracting git...
22:56:15 [2019-11-08T22:56:15.758Z] === CONT  TestMountDaemonRoot/private/mount_root
22:56:15 [2019-11-08T22:56:15.758Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:56:15 [2019-11-08T22:56:15.758Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:56:15 [2019-11-08T22:56:15.758Z] --- PASS: TestMountDaemonRoot (0.02s)
22:56:15 [2019-11-08T22:56:15.758Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
22:56:15 [2019-11-08T22:56:15.758Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:56:15 [2019-11-08T22:56:15.758Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
22:56:15 [2019-11-08T22:56:15.758Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
22:56:15 [2019-11-08T22:56:15.758Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
22:56:15 [2019-11-08T22:56:15.758Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
22:56:15 [2019-11-08T22:56:15.758Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.09s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
22:56:15 [2019-11-08T22:56:15.758Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
22:56:15 [2019-11-08T22:56:15.758Z] === RUN   TestContainerBindMountNonRecursive
22:56:16 [2019-11-08T22:56:16.878Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
22:56:17 [2019-11-08T22:56:17.067Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
22:56:17 [2019-11-08T22:56:17.067Z] === RUN   TestAuthZPluginTLS
22:56:17 [2019-11-08T22:56:17.634Z] --- PASS: TestAuthZPluginTLS (0.65s)
22:56:17 [2019-11-08T22:56:17.634Z] === RUN   TestAuthZPluginDenyRequest
22:56:17 [2019-11-08T22:56:17.811Z] --- PASS: TestContainerBindMountNonRecursive (2.21s)
22:56:17 [2019-11-08T22:56:17.811Z] === RUN   TestNetworkNat
22:56:18 [2019-11-08T22:56:18.201Z] --- PASS: TestAuthZPluginDenyRequest (0.60s)
22:56:18 [2019-11-08T22:56:18.201Z] === RUN   TestAuthZPluginAPIDenyResponse
22:56:18 [2019-11-08T22:56:18.699Z] --- PASS: TestNetworkNat (0.85s)
22:56:18 [2019-11-08T22:56:18.699Z] === RUN   TestNetworkLocalhostTCPNat
22:56:18 [2019-11-08T22:56:18.768Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s)
22:56:18 [2019-11-08T22:56:18.768Z] === RUN   TestAuthZPluginDenyResponse
22:56:19 [2019-11-08T22:56:19.050Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:56:19 [2019-11-08T22:56:19.334Z] --- PASS: TestAuthZPluginDenyResponse (0.62s)
22:56:19 [2019-11-08T22:56:19.335Z] === RUN   TestAuthZPluginAllowEventStream
22:56:19 [2019-11-08T22:56:19.540Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
22:56:19 [2019-11-08T22:56:19.540Z] === RUN   TestNetworkLoopbackNat
22:56:20 [2019-11-08T22:56:20.904Z] --- PASS: TestNetworkLoopbackNat (1.22s)
22:56:20 [2019-11-08T22:56:20.904Z] === RUN   TestPause
22:56:21 [2019-11-08T22:56:21.237Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
22:56:21 [2019-11-08T22:56:21.237Z] === RUN   TestAuthZPluginErrorResponse
22:56:21 [2019-11-08T22:56:21.735Z] --- PASS: TestPause (0.96s)
22:56:21 [2019-11-08T22:56:21.735Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:56:21 [2019-11-08T22:56:21.735Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:56:21 [2019-11-08T22:56:21.735Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:56:21 [2019-11-08T22:56:21.735Z] === RUN   TestPauseStopPausedContainer
22:56:21 [2019-11-08T22:56:21.803Z] --- PASS: TestAuthZPluginErrorResponse (0.61s)
22:56:21 [2019-11-08T22:56:21.803Z] === RUN   TestAuthZPluginErrorRequest
22:56:22 [2019-11-08T22:56:22.370Z] --- PASS: TestAuthZPluginErrorRequest (0.59s)
22:56:22 [2019-11-08T22:56:22.370Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:56:22 [2019-11-08T22:56:22.545Z] --- PASS: TestPauseStopPausedContainer (0.94s)
22:56:22 [2019-11-08T22:56:22.545Z] === RUN   TestPsFilter
22:56:22 [2019-11-08T22:56:22.928Z] --- PASS: TestPsFilter (0.26s)
22:56:22 [2019-11-08T22:56:22.928Z] === RUN   TestRemoveContainerWithRemovedVolume
22:56:22 [2019-11-08T22:56:22.937Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.62s)
22:56:22 [2019-11-08T22:56:22.937Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:56:23 [2019-11-08T22:56:23.751Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s)
22:56:23 [2019-11-08T22:56:23.751Z] === RUN   TestRemoveContainerWithVolume
22:56:24 [2019-11-08T22:56:24.625Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
22:56:24 [2019-11-08T22:56:24.625Z] === RUN   TestRemoveContainerRunning
22:56:25 [2019-11-08T22:56:25.468Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
22:56:25 [2019-11-08T22:56:25.468Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:56:25 [2019-11-08T22:56:25.502Z] --- PASS: TestRemoveContainerRunning (0.96s)
22:56:25 [2019-11-08T22:56:25.502Z] === RUN   TestRemoveContainerForceRemoveRunning
22:56:26 [2019-11-08T22:56:26.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.02s)
22:56:26 [2019-11-08T22:56:26.793Z] === RUN   TestRemoveInvalidContainer
22:56:26 [2019-11-08T22:56:26.793Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:56:26 [2019-11-08T22:56:26.793Z] === RUN   TestRenameLinkedContainer
22:56:27 [2019-11-08T22:56:27.371Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
22:56:27 [2019-11-08T22:56:27.371Z] === RUN   TestAuthZPluginHeader
22:56:28 [2019-11-08T22:56:28.308Z] --- PASS: TestAuthZPluginHeader (0.93s)
22:56:28 [2019-11-08T22:56:28.308Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:56:28 [2019-11-08T22:56:28.308Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:56:28 [2019-11-08T22:56:28.308Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:28 [2019-11-08T22:56:28.308Z] === RUN   TestAuthZPluginV2Disable
22:56:28 [2019-11-08T22:56:28.308Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:56:28 [2019-11-08T22:56:28.308Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:28 [2019-11-08T22:56:28.308Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:56:28 [2019-11-08T22:56:28.308Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:56:28 [2019-11-08T22:56:28.308Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:28 [2019-11-08T22:56:28.308Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:56:28 [2019-11-08T22:56:28.308Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:56:28 [2019-11-08T22:56:28.308Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:28 [2019-11-08T22:56:28.308Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:56:30 [2019-11-08T22:56:30.231Z] INFO: Expanding go...
22:56:30 [2019-11-08T22:56:30.868Z] --- PASS: TestRenameLinkedContainer (3.71s)
22:56:30 [2019-11-08T22:56:30.868Z] === RUN   TestRenameStoppedContainer
22:56:31 [2019-11-08T22:56:31.234Z] --- PASS: TestServiceWithDataPathPortInit (18.90s)
22:56:31 [2019-11-08T22:56:31.234Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:56:31 [2019-11-08T22:56:31.248Z] --- PASS: TestRenameStoppedContainer (0.94s)
22:56:31 [2019-11-08T22:56:31.248Z] === RUN   TestRenameRunningContainerAndReuse
22:56:31 [2019-11-08T22:56:31.744Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:56:32 [2019-11-08T22:56:32.232Z] #73 exporting layers 108.7s done
22:56:32 [2019-11-08T22:56:32.232Z] #73 exporting manifest sha256:5093e6a48ac6726744e2bbb7825e9002da81e00409624f513c4e7bdc43217f1d 0.0s done
22:56:32 [2019-11-08T22:56:32.232Z] #73 exporting config sha256:c9fcde992b67910fe9a979a25e8c132bf418d106adaba2cb2d6efbc810806439 done
22:56:32 [2019-11-08T22:56:32.232Z] #73 sending tarball
22:56:33 [2019-11-08T22:56:33.169Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s)
22:56:33 [2019-11-08T22:56:33.169Z] === RUN   TestRenameInvalidName
22:56:33 [2019-11-08T22:56:33.898Z] tests/integration/client_test.py .....                                   [ 75%]
22:56:34 [2019-11-08T22:56:34.123Z] --- PASS: TestRenameInvalidName (1.03s)
22:56:34 [2019-11-08T22:56:34.123Z] === RUN   TestRenameAnonymousContainer
22:56:34 [2019-11-08T22:56:34.462Z] tests/integration/errors_test.py .                                       [ 76%]
22:56:37 [2019-11-08T22:56:37.338Z] --- PASS: TestRenameAnonymousContainer (2.99s)
22:56:37 [2019-11-08T22:56:37.338Z] === RUN   TestRenameContainerWithSameName
22:56:38 [2019-11-08T22:56:38.138Z] --- PASS: TestRenameContainerWithSameName (0.86s)
22:56:38 [2019-11-08T22:56:38.138Z] === RUN   TestRenameContainerWithLinkedContainer
22:56:39 [2019-11-08T22:56:39.979Z] --- PASS: TestRenameContainerWithLinkedContainer (1.85s)
22:56:39 [2019-11-08T22:56:39.979Z] === RUN   TestResize
22:56:40 [2019-11-08T22:56:40.865Z] --- PASS: TestResize (0.95s)
22:56:40 [2019-11-08T22:56:40.865Z] === RUN   TestResizeWithInvalidSize
22:56:41 [2019-11-08T22:56:41.216Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:56:41 [2019-11-08T22:56:41.216Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.66s)
22:56:41 [2019-11-08T22:56:41.216Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g0pi33c5sxzxkaouc9ro22zn5 Created:2019-11-08 22:56:32.961604377 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ba7ceb6bdb398b7aa9627e105f98bbbf31b0e1136c7eaebb535a4a6047101b78:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eu4mx6tha4kfw69fe979zz3q1 EndpointID:d348bab059232828c1b14604d7d5816d4849fe03076835743296da11ed9e8b9b MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5716e8a0709b6fefe76996d01a6684ba395a89f270b9e6fa227b9f466e3e8d4d MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ca8e1fc69bdc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eu4mx6tha4kfw69fe979zz3q1 EndpointID:d348bab059232828c1b14604d7d5816d4849fe03076835743296da11ed9e8b9b EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
22:56:41 [2019-11-08T22:56:41.216Z] PASS
22:56:41 [2019-11-08T22:56:41.216Z] 
22:56:41 [2019-11-08T22:56:41.216Z] === Skipped
22:56:41 [2019-11-08T22:56:41.216Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:56:41 [2019-11-08T22:56:41.216Z]     service_test.go:230: FLAKY_TEST
22:56:41 [2019-11-08T22:56:41.216Z] 
22:56:41 [2019-11-08T22:56:41.216Z] 
22:56:41 [2019-11-08T22:56:41.216Z] DONE 21 tests, 1 skipped in 52.181s
22:56:41 [2019-11-08T22:56:41.216Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:56:41 [2019-11-08T22:56:41.216Z] ++ 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
22:56:41 [2019-11-08T22:56:41.216Z] ++ set -e
22:56:41 [2019-11-08T22:56:41.216Z] ++ '[' -n 0 ']'
22:56:41 [2019-11-08T22:56:41.216Z] ++ set -x
22:56:41 [2019-11-08T22:56:41.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
22:56:41 [2019-11-08T22:56:41.216Z] INFO: Testing against a local daemon
22:56:41 [2019-11-08T22:56:41.216Z] === RUN   TestDockerNetworkIpvlanPersistance
22:56:41 [2019-11-08T22:56:41.216Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
22:56:41 [2019-11-08T22:56:41.216Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:41 [2019-11-08T22:56:41.216Z] === RUN   TestDockerNetworkIpvlan
22:56:41 [2019-11-08T22:56:41.216Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:56:41 [2019-11-08T22:56:41.216Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:41 [2019-11-08T22:56:41.216Z] PASS
22:56:41 [2019-11-08T22:56:41.216Z] 
22:56:41 [2019-11-08T22:56:41.216Z] === Skipped
22:56:41 [2019-11-08T22:56:41.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
22:56:41 [2019-11-08T22:56:41.216Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:41 [2019-11-08T22:56:41.216Z] 
22:56:41 [2019-11-08T22:56:41.216Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:56:41 [2019-11-08T22:56:41.216Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:41 [2019-11-08T22:56:41.216Z] 
22:56:41 [2019-11-08T22:56:41.216Z] 
22:56:41 [2019-11-08T22:56:41.216Z] DONE 2 tests, 2 skipped in 0.196s
22:56:41 [2019-11-08T22:56:41.216Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:56:41 [2019-11-08T22:56:41.216Z] ++ 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
22:56:41 [2019-11-08T22:56:41.216Z] ++ set -e
22:56:41 [2019-11-08T22:56:41.216Z] ++ '[' -n 0 ']'
22:56:41 [2019-11-08T22:56:41.216Z] ++ set -x
22:56:41 [2019-11-08T22:56:41.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
22:56:41 [2019-11-08T22:56:41.473Z] INFO: Testing against a local daemon
22:56:41 [2019-11-08T22:56:41.473Z] === RUN   TestDockerNetworkMacvlanPersistance
22:56:41 [2019-11-08T22:56:41.817Z] --- PASS: TestResizeWithInvalidSize (1.12s)
22:56:41 [2019-11-08T22:56:41.817Z] === RUN   TestResizeWhenContainerNotStarted
22:56:42 [2019-11-08T22:56:42.404Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:56:42 [2019-11-08T22:56:42.661Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
22:56:42 [2019-11-08T22:56:42.661Z] === RUN   TestDockerNetworkMacvlan
22:56:42 [2019-11-08T22:56:42.675Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s)
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:56:42 [2019-11-08T22:56:42.675Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:56:43 [2019-11-08T22:56:43.591Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:56:44 [2019-11-08T22:56:44.522Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:56:45 [2019-11-08T22:56:45.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:56:45 [2019-11-08T22:56:45.454Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:56:45 [2019-11-08T22:56:45.571Z] #73 ...
22:56:45 [2019-11-08T22:56:45.571Z] 
22:56:45 [2019-11-08T22:56:45.571Z] #74 importing to docker
22:56:45 [2019-11-08T22:56:45.571Z] #74 ...
22:56:45 [2019-11-08T22:56:45.571Z] 
22:56:45 [2019-11-08T22:56:45.571Z] #73 exporting to oci image format
22:56:45 [2019-11-08T22:56:45.571Z] #73 sending tarball 17.7s done
22:56:45 [2019-11-08T22:56:45.571Z] #73 DONE 126.5s
22:56:45 [2019-11-08T22:56:45.571Z] 
22:56:45 [2019-11-08T22:56:45.571Z] #74 importing to docker
22:56:46 [2019-11-08T22:56:46.034Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:56:46 [2019-11-08T22:56:46.385Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.00s)
22:56:46 [2019-11-08T22:56:46.385Z] PASS
22:56:46 [2019-11-08T22:56:46.385Z] 
22:56:46 [2019-11-08T22:56:46.385Z] === Skipped
22:56:46 [2019-11-08T22:56:46.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:56:46 [2019-11-08T22:56:46.385Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:46 [2019-11-08T22:56:46.385Z] 
22:56:46 [2019-11-08T22:56:46.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:56:46 [2019-11-08T22:56:46.385Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:46 [2019-11-08T22:56:46.385Z] 
22:56:46 [2019-11-08T22:56:46.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:56:46 [2019-11-08T22:56:46.385Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:46 [2019-11-08T22:56:46.385Z] 
22:56:46 [2019-11-08T22:56:46.385Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:56:46 [2019-11-08T22:56:46.385Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:46 [2019-11-08T22:56:46.385Z] 
22:56:46 [2019-11-08T22:56:46.385Z] 
22:56:46 [2019-11-08T22:56:46.385Z] DONE 17 tests, 4 skipped in 31.432s
22:56:46 [2019-11-08T22:56:46.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:56:46 [2019-11-08T22:56:46.385Z] ++ 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
22:56:46 [2019-11-08T22:56:46.385Z] ++ set -e
22:56:46 [2019-11-08T22:56:46.385Z] ++ '[' -n 0 ']'
22:56:46 [2019-11-08T22:56:46.385Z] ++ set -x
22:56:46 [2019-11-08T22:56:46.385Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:56:46 [2019-11-08T22:56:46.645Z] INFO: Testing against a local daemon
22:56:46 [2019-11-08T22:56:46.645Z] === RUN   TestPluginInvalidJSON
22:56:46 [2019-11-08T22:56:46.645Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:56:46 [2019-11-08T22:56:46.645Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:56:46 [2019-11-08T22:56:46.645Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:56:46 [2019-11-08T22:56:46.645Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:56:46 [2019-11-08T22:56:46.645Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:56:46 [2019-11-08T22:56:46.645Z] PASS
22:56:46 [2019-11-08T22:56:46.645Z] 
22:56:46 [2019-11-08T22:56:46.645Z] DONE 2 tests in 0.196s
22:56:46 [2019-11-08T22:56:46.645Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:56:46 [2019-11-08T22:56:46.645Z] ++ 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
22:56:46 [2019-11-08T22:56:46.645Z] ++ set -e
22:56:46 [2019-11-08T22:56:46.645Z] ++ '[' -n 0 ']'
22:56:46 [2019-11-08T22:56:46.645Z] ++ set -x
22:56:46 [2019-11-08T22:56:46.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
22:56:46 [2019-11-08T22:56:46.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:56:46 [2019-11-08T22:56:46.904Z] INFO: Testing against a local daemon
22:56:46 [2019-11-08T22:56:46.904Z] === RUN   TestExternalGraphDriver
22:56:46 [2019-11-08T22:56:46.904Z] === RUN   TestExternalGraphDriver/json
22:56:47 [2019-11-08T22:56:47.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:56:48 [2019-11-08T22:56:48.115Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:56:48 [2019-11-08T22:56:48.732Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:56:49 [2019-11-08T22:56:49.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:56:49 [2019-11-08T22:56:49.437Z] === RUN   TestExternalGraphDriver/spec
22:56:51 [2019-11-08T22:56:51.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:56:51 [2019-11-08T22:56:51.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:56:52 [2019-11-08T22:56:52.722Z] === RUN   TestExternalGraphDriver/pull
22:56:52 [2019-11-08T22:56:52.909Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:56:52 [2019-11-08T22:56:52.909Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:56:53 [2019-11-08T22:56:53.840Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:56:53 [2019-11-08T22:56:53.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:56:54 [2019-11-08T22:56:54.097Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
22:56:54 [2019-11-08T22:56:54.625Z] --- PASS: TestExternalGraphDriver (7.59s)
22:56:54 [2019-11-08T22:56:54.625Z]     --- PASS: TestExternalGraphDriver/json (2.47s)
22:56:54 [2019-11-08T22:56:54.625Z]     --- PASS: TestExternalGraphDriver/spec (2.71s)
22:56:54 [2019-11-08T22:56:54.625Z]     --- PASS: TestExternalGraphDriver/pull (2.22s)
22:56:54 [2019-11-08T22:56:54.625Z] === RUN   TestGraphdriverPluginV2
22:56:54 [2019-11-08T22:56:54.625Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
22:56:54 [2019-11-08T22:56:54.625Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:54 [2019-11-08T22:56:54.625Z] PASS
22:56:54 [2019-11-08T22:56:54.625Z] 
22:56:54 [2019-11-08T22:56:54.625Z] === Skipped
22:56:54 [2019-11-08T22:56:54.625Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
22:56:54 [2019-11-08T22:56:54.625Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:54 [2019-11-08T22:56:54.625Z] 
22:56:54 [2019-11-08T22:56:54.625Z] 
22:56:54 [2019-11-08T22:56:54.625Z] DONE 5 tests, 1 skipped in 7.776s
22:56:54 [2019-11-08T22:56:54.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:56:54 [2019-11-08T22:56:54.625Z] ++ 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
22:56:54 [2019-11-08T22:56:54.625Z] ++ set -e
22:56:54 [2019-11-08T22:56:54.625Z] ++ '[' -n 0 ']'
22:56:54 [2019-11-08T22:56:54.625Z] ++ set -x
22:56:54 [2019-11-08T22:56:54.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:56:54 [2019-11-08T22:56:54.625Z] INFO: Testing against a local daemon
22:56:54 [2019-11-08T22:56:54.625Z] === RUN   TestContinueAfterPluginCrash
22:56:54 [2019-11-08T22:56:54.625Z] === PAUSE TestContinueAfterPluginCrash
22:56:54 [2019-11-08T22:56:54.625Z] === RUN   TestDaemonStartWithLogOpt
22:56:54 [2019-11-08T22:56:54.625Z] === PAUSE TestDaemonStartWithLogOpt
22:56:54 [2019-11-08T22:56:54.625Z] === CONT  TestContinueAfterPluginCrash
22:56:54 [2019-11-08T22:56:54.625Z] === CONT  TestDaemonStartWithLogOpt
22:56:54 [2019-11-08T22:56:54.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:56:54 [2019-11-08T22:56:54.787Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:56:55 [2019-11-08T22:56:55.403Z] INFO: Expanding compiler 1 of 3...
22:56:55 [2019-11-08T22:56:55.403Z] INFO: Expanding compiler 2 of 3...
22:56:56 [2019-11-08T22:56:56.557Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:56:56 [2019-11-08T22:56:56.557Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:56:56 [2019-11-08T22:56:56.557Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:56:57 [2019-11-08T22:56:57.383Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.21s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.16s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s)
22:56:57 [2019-11-08T22:56:57.383Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s)
22:56:57 [2019-11-08T22:56:57.383Z] === RUN   TestCgroupNamespacesRun
22:56:59 [2019-11-08T22:56:59.085Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:56:59 [2019-11-08T22:56:59.148Z] INFO: Expanding compiler 3 of 3...
22:56:59 [2019-11-08T22:56:59.195Z] --- PASS: TestCgroupNamespacesRun (1.78s)
22:56:59 [2019-11-08T22:56:59.195Z] === RUN   TestCgroupNamespacesRunPrivileged
22:57:00 [2019-11-08T22:57:00.119Z] INFO: Removing downloaded files...
22:57:00 [2019-11-08T22:57:00.119Z] INFO: Creating source directory...
22:57:00 [2019-11-08T22:57:00.119Z] INFO: Configuring git core.autocrlf...
22:57:00 [2019-11-08T22:57:00.119Z] INFO: Completed
22:57:00 [2019-11-08T22:57:00.455Z] --- PASS: TestDockerNetworkMacvlan (17.71s)
22:57:00 [2019-11-08T22:57:00.455Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
22:57:00 [2019-11-08T22:57:00.455Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
22:57:00 [2019-11-08T22:57:00.455Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.84s)
22:57:00 [2019-11-08T22:57:00.455Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.85s)
22:57:00 [2019-11-08T22:57:00.455Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.90s)
22:57:00 [2019-11-08T22:57:00.455Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s)
22:57:00 [2019-11-08T22:57:00.455Z] PASS
22:57:00 [2019-11-08T22:57:00.455Z] 
22:57:00 [2019-11-08T22:57:00.455Z] DONE 8 tests in 19.239s
22:57:00 [2019-11-08T22:57:00.455Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:57:00 [2019-11-08T22:57:00.455Z] ++ 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
22:57:00 [2019-11-08T22:57:00.455Z] ++ set -e
22:57:00 [2019-11-08T22:57:00.455Z] ++ '[' -n 0 ']'
22:57:00 [2019-11-08T22:57:00.455Z] ++ set -x
22:57:00 [2019-11-08T22:57:00.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
22:57:00 [2019-11-08T22:57:00.455Z] testing: warning: no tests to run
22:57:00 [2019-11-08T22:57:00.455Z] PASS
22:57:00 [2019-11-08T22:57:00.455Z] 
22:57:00 [2019-11-08T22:57:00.455Z] DONE 0 tests in 0.039s
22:57:00 [2019-11-08T22:57:00.455Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:57:00 [2019-11-08T22:57:00.455Z] ++ 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
22:57:00 [2019-11-08T22:57:00.455Z] ++ set -e
22:57:00 [2019-11-08T22:57:00.455Z] ++ '[' -n 0 ']'
22:57:00 [2019-11-08T22:57:00.455Z] ++ set -x
22:57:00 [2019-11-08T22:57:00.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
22:57:00 [2019-11-08T22:57:00.479Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
22:57:00 [2019-11-08T22:57:00.479Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:57:00 [2019-11-08T22:57:00.722Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
22:57:00 [2019-11-08T22:57:00.722Z] INFO: Testing against a local daemon
22:57:00 [2019-11-08T22:57:00.722Z] === RUN   TestAuthZPluginAllowRequest
22:57:02 [2019-11-08T22:57:02.618Z] --- PASS: TestAuthZPluginAllowRequest (1.83s)
22:57:02 [2019-11-08T22:57:02.619Z] === RUN   TestAuthZPluginTLS
22:57:02 [2019-11-08T22:57:02.963Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s)
22:57:02 [2019-11-08T22:57:02.963Z] === RUN   TestCgroupNamespacesRunHostMode
22:57:03 [2019-11-08T22:57:03.183Z] --- PASS: TestAuthZPluginTLS (0.58s)
22:57:03 [2019-11-08T22:57:03.184Z] === RUN   TestAuthZPluginDenyRequest
22:57:03 [2019-11-08T22:57:03.748Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
22:57:03 [2019-11-08T22:57:03.748Z] === RUN   TestAuthZPluginAPIDenyResponse
22:57:04 [2019-11-08T22:57:04.312Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:57:04 [2019-11-08T22:57:04.312Z] === RUN   TestAuthZPluginDenyResponse
22:57:04 [2019-11-08T22:57:04.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s)
22:57:04 [2019-11-08T22:57:04.342Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:57:04 [2019-11-08T22:57:04.877Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
22:57:04 [2019-11-08T22:57:04.877Z] === RUN   TestAuthZPluginAllowEventStream
22:57:06 [2019-11-08T22:57:06.238Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
22:57:06 [2019-11-08T22:57:06.238Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:57:06 [2019-11-08T22:57:06.772Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
22:57:06 [2019-11-08T22:57:06.772Z] === RUN   TestAuthZPluginErrorResponse
22:57:06 [2019-11-08T22:57:06.836Z] --- PASS: TestDaemonStartWithLogOpt (10.57s)
22:57:07 [2019-11-08T22:57:07.337Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:57:07 [2019-11-08T22:57:07.337Z] === RUN   TestAuthZPluginErrorRequest
22:57:07 [2019-11-08T22:57:07.537Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
22:57:07 [2019-11-08T22:57:07.537Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:57:07 [2019-11-08T22:57:07.594Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
22:57:07 [2019-11-08T22:57:07.594Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:57:08 [2019-11-08T22:57:08.153Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:57:08 [2019-11-08T22:57:08.157Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:57:08 [2019-11-08T22:57:08.157Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:57:08 [2019-11-08T22:57:08.342Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
22:57:08 [2019-11-08T22:57:08.342Z] === RUN   TestCgroupNamespacesRunOlderClient
22:57:09 [2019-11-08T22:57:09.537Z] === RUN   TestDockerSuite/TestBuildExpose
22:57:09 [2019-11-08T22:57:09.537Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:57:10 [2019-11-08T22:57:10.119Z] --- PASS: TestContinueAfterPluginCrash (15.61s)
22:57:10 [2019-11-08T22:57:10.119Z] PASS
22:57:10 [2019-11-08T22:57:10.120Z] 
22:57:10 [2019-11-08T22:57:10.120Z] DONE 2 tests in 15.772s
22:57:10 [2019-11-08T22:57:10.120Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:57:10 [2019-11-08T22:57:10.120Z] ++ 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
22:57:10 [2019-11-08T22:57:10.120Z] ++ set -e
22:57:10 [2019-11-08T22:57:10.120Z] ++ '[' -n 0 ']'
22:57:10 [2019-11-08T22:57:10.120Z] ++ set -x
22:57:10 [2019-11-08T22:57:10.120Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:57:10 [2019-11-08T22:57:10.162Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
22:57:10 [2019-11-08T22:57:10.162Z] === RUN   TestKernelTCPMemory
22:57:10 [2019-11-08T22:57:10.468Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:57:10 [2019-11-08T22:57:10.686Z] INFO: Testing against a local daemon
22:57:10 [2019-11-08T22:57:10.687Z] === RUN   TestPluginWithDevMounts
22:57:10 [2019-11-08T22:57:10.687Z] === PAUSE TestPluginWithDevMounts
22:57:10 [2019-11-08T22:57:10.687Z] === CONT  TestPluginWithDevMounts
22:57:10 [2019-11-08T22:57:10.726Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.38s)
22:57:10 [2019-11-08T22:57:10.726Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:57:10 [2019-11-08T22:57:10.726Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:57:10 [2019-11-08T22:57:10.969Z] --- PASS: TestKernelTCPMemory (1.04s)
22:57:10 [2019-11-08T22:57:10.969Z] === RUN   TestNISDomainname
22:57:11 [2019-11-08T22:57:11.291Z] === RUN   TestDockerSuite/TestBuildFails
22:57:12 [2019-11-08T22:57:12.222Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:57:12 [2019-11-08T22:57:12.222Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:57:12 [2019-11-08T22:57:12.413Z] --- PASS: TestNISDomainname (1.32s)
22:57:12 [2019-11-08T22:57:12.413Z] === RUN   TestHostnameDnsResolution
22:57:12 [2019-11-08T22:57:12.787Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s)
22:57:12 [2019-11-08T22:57:12.787Z] === RUN   TestAuthZPluginHeader
22:57:13 [2019-11-08T22:57:13.218Z] --- PASS: TestPluginWithDevMounts (2.29s)
22:57:13 [2019-11-08T22:57:13.218Z] PASS
22:57:13 [2019-11-08T22:57:13.218Z] 
22:57:13 [2019-11-08T22:57:13.218Z] DONE 1 tests in 2.595s
22:57:13 [2019-11-08T22:57:13.218Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:57:13 [2019-11-08T22:57:13.218Z] ++ 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
22:57:13 [2019-11-08T22:57:13.218Z] ++ set -e
22:57:13 [2019-11-08T22:57:13.218Z] ++ '[' -n 0 ']'
22:57:13 [2019-11-08T22:57:13.218Z] ++ set -x
22:57:13 [2019-11-08T22:57:13.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:57:13 [2019-11-08T22:57:13.218Z] INFO: Testing against a local daemon
22:57:13 [2019-11-08T22:57:13.218Z] === RUN   TestSecretInspect
22:57:13 [2019-11-08T22:57:13.497Z] #74 DONE 24.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:57:13 [2019-11-08T22:57:13.698Z] --- PASS: TestHostnameDnsResolution (1.19s)
22:57:13 [2019-11-08T22:57:13.698Z] === RUN   TestStats
22:57:13 [2019-11-08T22:57:13.718Z] --- PASS: TestAuthZPluginHeader (0.82s)
22:57:13 [2019-11-08T22:57:13.718Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:57:14 [2019-11-08T22:57:14.168Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/test/unit
22:57:14 [2019-11-08T22:57:14.648Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:57:16 [2019-11-08T22:57:16.141Z] --- PASS: TestStats (2.60s)
22:57:16 [2019-11-08T22:57:16.141Z] === RUN   TestStopContainerWithTimeout
22:57:16 [2019-11-08T22:57:16.141Z] === RUN   TestStopContainerWithTimeout/0
22:57:16 [2019-11-08T22:57:16.141Z] === PAUSE TestStopContainerWithTimeout/0
22:57:16 [2019-11-08T22:57:16.141Z] === RUN   TestStopContainerWithTimeout/1
22:57:16 [2019-11-08T22:57:16.141Z] === PAUSE TestStopContainerWithTimeout/1
22:57:16 [2019-11-08T22:57:16.141Z] === RUN   TestStopContainerWithTimeout/3
22:57:16 [2019-11-08T22:57:16.141Z] === PAUSE TestStopContainerWithTimeout/3
22:57:16 [2019-11-08T22:57:16.141Z] === RUN   TestStopContainerWithTimeout/-1
22:57:16 [2019-11-08T22:57:16.141Z] === PAUSE TestStopContainerWithTimeout/-1
22:57:16 [2019-11-08T22:57:16.141Z] === CONT  TestStopContainerWithTimeout/0
22:57:16 [2019-11-08T22:57:16.141Z] === CONT  TestStopContainerWithTimeout/-1
22:57:16 [2019-11-08T22:57:16.503Z] --- PASS: TestSecretInspect (3.12s)
22:57:16 [2019-11-08T22:57:16.503Z] === RUN   TestSecretList
22:57:17 [2019-11-08T22:57:17.171Z] === RUN   TestDockerSuite/TestBuildForceRm
22:57:17 [2019-11-08T22:57:17.405Z] === CONT  TestStopContainerWithTimeout/3
22:57:18 [2019-11-08T22:57:18.010Z] ?   	github.com/docker/docker/api	[no test files]
22:57:18 [2019-11-08T22:57:18.541Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s)
22:57:18 [2019-11-08T22:57:18.542Z] === RUN   TestAuthZPluginV2Disable
22:57:19 [2019-11-08T22:57:19.301Z] === CONT  TestStopContainerWithTimeout/1
22:57:19 [2019-11-08T22:57:19.473Z] === RUN   TestDockerSuite/TestBuildFromGit
22:57:19 [2019-11-08T22:57:19.792Z] --- PASS: TestSecretList (3.26s)
22:57:19 [2019-11-08T22:57:19.792Z] === RUN   TestSecretsCreateAndDelete
22:57:21 [2019-11-08T22:57:21.371Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:57:21 [2019-11-08T22:57:21.371Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:57:21 [2019-11-08T22:57:21.782Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:57:21 [2019-11-08T22:57:21.782Z]     --- PASS: TestStopContainerWithTimeout/0 (1.31s)
22:57:21 [2019-11-08T22:57:21.782Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.22s)
22:57:21 [2019-11-08T22:57:21.782Z]     --- PASS: TestStopContainerWithTimeout/3 (2.97s)
22:57:21 [2019-11-08T22:57:21.782Z]     --- PASS: TestStopContainerWithTimeout/1 (2.10s)
22:57:21 [2019-11-08T22:57:21.782Z] === RUN   TestDeleteDevicemapper
22:57:21 [2019-11-08T22:57:21.782Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:57:21 [2019-11-08T22:57:21.782Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:57:21 [2019-11-08T22:57:21.782Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:57:22 [2019-11-08T22:57:22.304Z] --- PASS: TestAuthZPluginV2Disable (3.88s)
22:57:22 [2019-11-08T22:57:22.304Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:57:22 [2019-11-08T22:57:22.870Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:57:23 [2019-11-08T22:57:23.076Z] --- PASS: TestSecretsCreateAndDelete (3.32s)
22:57:23 [2019-11-08T22:57:23.076Z] === RUN   TestSecretsUpdate
22:57:25 [2019-11-08T22:57:25.041Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.31s)
22:57:25 [2019-11-08T22:57:25.041Z] === RUN   TestUpdateMemory
22:57:25 [2019-11-08T22:57:25.041Z] --- SKIP: TestUpdateMemory (0.00s)
22:57:25 [2019-11-08T22:57:25.041Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:57:25 [2019-11-08T22:57:25.041Z] === RUN   TestUpdateCPUQuota
22:57:25 [2019-11-08T22:57:25.392Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:57:25 [2019-11-08T22:57:25.392Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.29s)
22:57:25 [2019-11-08T22:57:25.392Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:57:25 [2019-11-08T22:57:25.956Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:57:26 [2019-11-08T22:57:26.126Z] .........                                                                [ 85%]
22:57:26 [2019-11-08T22:57:26.213Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:57:26 [2019-11-08T22:57:26.329Z] --- PASS: TestUpdateCPUQuota (1.77s)
22:57:26 [2019-11-08T22:57:26.329Z] === RUN   TestUpdatePidsLimit
22:57:26 [2019-11-08T22:57:26.360Z] --- PASS: TestSecretsUpdate (3.21s)
22:57:26 [2019-11-08T22:57:26.360Z] === RUN   TestTemplatedSecret
22:57:26 [2019-11-08T22:57:26.706Z] === RUN   TestUpdatePidsLimit/update_from_none
22:57:27 [2019-11-08T22:57:27.116Z] === RUN   TestUpdatePidsLimit/no_change
22:57:27 [2019-11-08T22:57:27.603Z] === RUN   TestUpdatePidsLimit/update_lower
22:57:28 [2019-11-08T22:57:28.148Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:57:28 [2019-11-08T22:57:28.566Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:57:28 [2019-11-08T22:57:28.938Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:57:29 [2019-11-08T22:57:29.349Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:57:29 [2019-11-08T22:57:29.495Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:57:29 [2019-11-08T22:57:29.646Z] --- PASS: TestTemplatedSecret (3.45s)
22:57:29 [2019-11-08T22:57:29.646Z] === RUN   TestSecretCreateResolve
22:57:31 [2019-11-08T22:57:31.209Z] --- PASS: TestUpdatePidsLimit (4.71s)
22:57:31 [2019-11-08T22:57:31.209Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.47s)
22:57:31 [2019-11-08T22:57:31.209Z]     --- PASS: TestUpdatePidsLimit/no_change (0.46s)
22:57:31 [2019-11-08T22:57:31.209Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.53s)
22:57:31 [2019-11-08T22:57:31.209Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.52s)
22:57:31 [2019-11-08T22:57:31.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s)
22:57:31 [2019-11-08T22:57:31.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s)
22:57:31 [2019-11-08T22:57:31.209Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
22:57:31 [2019-11-08T22:57:31.209Z] === RUN   TestUpdateRestartPolicy
22:57:31 [2019-11-08T22:57:31.236Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:57:32 [2019-11-08T22:57:32.871Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:57:32 [2019-11-08T22:57:32.930Z] --- PASS: TestSecretCreateResolve (3.23s)
22:57:32 [2019-11-08T22:57:32.930Z] PASS
22:57:32 [2019-11-08T22:57:32.930Z] 
22:57:32 [2019-11-08T22:57:32.930Z] DONE 6 tests in 19.759s
22:57:32 [2019-11-08T22:57:32.930Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:57:32 [2019-11-08T22:57:32.930Z] ++ 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
22:57:32 [2019-11-08T22:57:32.930Z] ++ set -e
22:57:32 [2019-11-08T22:57:32.930Z] ++ '[' -n 0 ']'
22:57:32 [2019-11-08T22:57:32.930Z] ++ set -x
22:57:32 [2019-11-08T22:57:32.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
22:57:32 [2019-11-08T22:57:32.930Z] INFO: Testing against a local daemon
22:57:32 [2019-11-08T22:57:32.930Z] === RUN   TestServiceCreateInit
22:57:32 [2019-11-08T22:57:32.930Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:57:33 [2019-11-08T22:57:33.674Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:57:35 [2019-11-08T22:57:35.046Z] === RUN   TestDockerSuite/TestBuildHistory
22:57:36 [2019-11-08T22:57:36.417Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.07s)
22:57:36 [2019-11-08T22:57:36.417Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:57:38 [2019-11-08T22:57:38.131Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:57:38 [2019-11-08T22:57:38.200Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:57:38 [2019-11-08T22:57:38.313Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
22:57:39 [2019-11-08T22:57:39.507Z] tests/integration/models_resources_test.py .                             [ 91%]
22:57:40 [2019-11-08T22:57:40.209Z] === RUN   TestDockerSuite/TestBuildIidFile
22:57:40 [2019-11-08T22:57:40.466Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:57:41 [2019-11-08T22:57:41.044Z] === RUN   TestDockerSuite/TestBuildInheritance
22:57:41 [2019-11-08T22:57:41.283Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
22:57:41 [2019-11-08T22:57:41.608Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:57:42 [2019-11-08T22:57:42.172Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:57:42 [2019-11-08T22:57:42.172Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:57:43 [2019-11-08T22:57:43.468Z] --- PASS: TestServiceCreateInit (10.47s)
22:57:43 [2019-11-08T22:57:43.468Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s)
22:57:43 [2019-11-08T22:57:43.468Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s)
22:57:43 [2019-11-08T22:57:43.468Z] === RUN   TestCreateServiceMultipleTimes
22:57:43 [2019-11-08T22:57:43.541Z] === RUN   TestDockerSuite/TestBuildLabel
22:57:43 [2019-11-08T22:57:43.799Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:57:44 [2019-11-08T22:57:44.362Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:57:44 [2019-11-08T22:57:44.619Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:57:44 [2019-11-08T22:57:44.856Z] --- PASS: TestUpdateRestartPolicy (13.09s)
22:57:44 [2019-11-08T22:57:44.856Z] === RUN   TestUpdateRestartWithAutoRemove
22:57:45 [2019-11-08T22:57:45.184Z] === RUN   TestDockerSuite/TestBuildLabels
22:57:45 [2019-11-08T22:57:45.227Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s)
22:57:45 [2019-11-08T22:57:45.227Z] === RUN   TestWaitNonBlocked
22:57:45 [2019-11-08T22:57:45.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:57:45 [2019-11-08T22:57:45.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:57:45 [2019-11-08T22:57:45.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:57:45 [2019-11-08T22:57:45.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:57:45 [2019-11-08T22:57:45.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:57:45 [2019-11-08T22:57:45.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:57:45 [2019-11-08T22:57:45.287Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:57:45 [2019-11-08T22:57:45.748Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:57:46 [2019-11-08T22:57:46.519Z] --- PASS: TestWaitNonBlocked (0.03s)
22:57:46 [2019-11-08T22:57:46.519Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.24s)
22:57:46 [2019-11-08T22:57:46.519Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s)
22:57:46 [2019-11-08T22:57:46.519Z] === RUN   TestWaitBlocked
22:57:46 [2019-11-08T22:57:46.519Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:57:46 [2019-11-08T22:57:46.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:57:46 [2019-11-08T22:57:46.519Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:57:46 [2019-11-08T22:57:46.519Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:57:46 [2019-11-08T22:57:46.519Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:57:46 [2019-11-08T22:57:46.519Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:57:46 [2019-11-08T22:57:46.680Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:57:47 [2019-11-08T22:57:47.832Z] --- PASS: TestWaitBlocked (0.01s)
22:57:47 [2019-11-08T22:57:47.832Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s)
22:57:47 [2019-11-08T22:57:47.832Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
22:57:47 [2019-11-08T22:57:47.832Z] === CONT  TestContainerStartOnDaemonRestart
22:57:47 [2019-11-08T22:57:47.832Z] === CONT  TestIpcModeOlderClient
22:57:48 [2019-11-08T22:57:48.214Z] --- PASS: TestIpcModeOlderClient (0.16s)
22:57:48 [2019-11-08T22:57:48.214Z] === CONT  TestDaemonRestartIpcMode
22:57:48 [2019-11-08T22:57:48.557Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:57:48 [2019-11-08T22:57:48.557Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:57:49 [2019-11-08T22:57:49.954Z] === RUN   TestDockerSuite/TestBuildLastModified
22:57:51 [2019-11-08T22:57:51.652Z] --- PASS: TestContainerStartOnDaemonRestart (3.55s)
22:57:52 [2019-11-08T22:57:52.453Z] --- PASS: TestDaemonRestartIpcMode (4.41s)
22:57:52 [2019-11-08T22:57:52.453Z] PASS
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] === Skipped
22:57:52 [2019-11-08T22:57:52.453Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
22:57:52 [2019-11-08T22:57:52.453Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
22:57:52 [2019-11-08T22:57:52.453Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
22:57:52 [2019-11-08T22:57:52.453Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:57:52 [2019-11-08T22:57:52.453Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
22:57:52 [2019-11-08T22:57:52.453Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
22:57:52 [2019-11-08T22:57:52.453Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] 
22:57:52 [2019-11-08T22:57:52.453Z] DONE 197 tests, 6 skipped in 146.655s
22:57:52 [2019-11-08T22:57:52.453Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
22:57:52 [2019-11-08T22:57:52.453Z] ++ 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
22:57:52 [2019-11-08T22:57:52.453Z] ++ set -e
22:57:52 [2019-11-08T22:57:52.453Z] ++ '[' -n 0 ']'
22:57:52 [2019-11-08T22:57:52.453Z] ++ set -x
22:57:52 [2019-11-08T22:57:52.453Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
22:57:52 [2019-11-08T22:57:52.830Z] INFO: Testing against a local daemon
22:57:52 [2019-11-08T22:57:52.830Z] === RUN   TestCommitInheritsEnv
22:57:52 [2019-11-08T22:57:52.916Z] tests/integration/regression_test.py ......                              [ 98%]
22:57:53 [2019-11-08T22:57:53.200Z] --- PASS: TestCommitInheritsEnv (0.53s)
22:57:53 [2019-11-08T22:57:53.200Z] === RUN   TestImportExtremelyLargeImageWorks
22:57:53 [2019-11-08T22:57:53.200Z] === PAUSE TestImportExtremelyLargeImageWorks
22:57:53 [2019-11-08T22:57:53.200Z] === RUN   TestImagesFilterMultiReference
22:57:53 [2019-11-08T22:57:53.200Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:57:53 [2019-11-08T22:57:53.200Z] === RUN   TestImagePullPlatformInvalid
22:57:53 [2019-11-08T22:57:53.227Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
22:57:53 [2019-11-08T22:57:53.227Z] PASS
22:57:53 [2019-11-08T22:57:53.227Z] 
22:57:53 [2019-11-08T22:57:53.227Z] DONE 17 tests in 52.563s
22:57:53 [2019-11-08T22:57:53.227Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:57:53 [2019-11-08T22:57:53.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
22:57:53 [2019-11-08T22:57:53.227Z] ++ set -e
22:57:53 [2019-11-08T22:57:53.227Z] ++ '[' -n 0 ']'
22:57:53 [2019-11-08T22:57:53.227Z] ++ set -x
22:57:53 [2019-11-08T22:57:53.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
22:57:53 [2019-11-08T22:57:53.227Z] INFO: Testing against a local daemon
22:57:53 [2019-11-08T22:57:53.227Z] === RUN   TestPluginInvalidJSON
22:57:53 [2019-11-08T22:57:53.227Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:57:53 [2019-11-08T22:57:53.227Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:57:53 [2019-11-08T22:57:53.227Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:57:53 [2019-11-08T22:57:53.227Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:57:53 [2019-11-08T22:57:53.227Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:57:53 [2019-11-08T22:57:53.227Z] PASS
22:57:53 [2019-11-08T22:57:53.227Z] 
22:57:53 [2019-11-08T22:57:53.227Z] DONE 2 tests in 0.144s
22:57:53 [2019-11-08T22:57:53.227Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:57:53 [2019-11-08T22:57:53.227Z] ++ 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
22:57:53 [2019-11-08T22:57:53.227Z] ++ set -e
22:57:53 [2019-11-08T22:57:53.227Z] ++ '[' -n 0 ']'
22:57:53 [2019-11-08T22:57:53.227Z] ++ set -x
22:57:53 [2019-11-08T22:57:53.227Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
22:57:53 [2019-11-08T22:57:53.431Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:57:53 [2019-11-08T22:57:53.431Z] tests/integration/credentials/utils_test.py .                            [100%]
22:57:53 [2019-11-08T22:57:53.431Z] 
22:57:53 [2019-11-08T22:57:53.431Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:57:53 [2019-11-08T22:57:53.431Z] =========================== short test summary info ============================
22:57:53 [2019-11-08T22:57:53.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:57:53 [2019-11-08T22:57:53.431Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:57:53 [2019-11-08T22:57:53.431Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:57:53 [2019-11-08T22:57:53.431Z]   Not supported on most drivers
22:57:53 [2019-11-08T22:57:53.431Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:57:53 [2019-11-08T22:57:53.431Z]   This doesn't seem to be taken into account by the engine
22:57:53 [2019-11-08T22:57:53.431Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:57:53 [2019-11-08T22:57:53.431Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:57:53 [2019-11-08T22:57:53.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:57:53 [2019-11-08T22:57:53.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:57:53 [2019-11-08T22:57:53.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:57:53 [2019-11-08T22:57:53.431Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:57:53 [2019-11-08T22:57:53.431Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:57:53 [2019-11-08T22:57:53.431Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 339.16 seconds ==
22:57:53 [2019-11-08T22:57:53.484Z] INFO: Testing against a local daemon
22:57:53 [2019-11-08T22:57:53.485Z] === RUN   TestExternalGraphDriver
22:57:53 [2019-11-08T22:57:53.485Z] === RUN   TestExternalGraphDriver/json
22:57:53 [2019-11-08T22:57:53.565Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
22:57:53 [2019-11-08T22:57:53.565Z] === RUN   TestRemoveImageOrphaning
22:57:53 [2019-11-08T22:57:53.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:57:53 [2019-11-08T22:57:53.972Z] --- PASS: TestRemoveImageOrphaning (0.56s)
22:57:53 [2019-11-08T22:57:53.972Z] === RUN   TestRemoveImageGarbageCollector
22:57:53 [2019-11-08T22:57:53.972Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:57:53 [2019-11-08T22:57:53.972Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:53 [2019-11-08T22:57:53.972Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:57:53 [2019-11-08T22:57:53.972Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:57:53 [2019-11-08T22:57:53.972Z] === RUN   TestTagInvalidReference
22:57:53 [2019-11-08T22:57:53.972Z] --- PASS: TestTagInvalidReference (0.03s)
22:57:53 [2019-11-08T22:57:53.972Z] === RUN   TestTagValidPrefixedRepo
22:57:53 [2019-11-08T22:57:53.972Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
22:57:53 [2019-11-08T22:57:53.972Z] === RUN   TestTagExistedNameWithoutForce
22:57:53 [2019-11-08T22:57:53.972Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:57:53 [2019-11-08T22:57:53.972Z] === RUN   TestTagOfficialNames
22:57:53 [2019-11-08T22:57:53.972Z] --- PASS: TestTagOfficialNames (0.05s)
22:57:53 [2019-11-08T22:57:53.972Z] === RUN   TestTagMatchesDigest
22:57:53 [2019-11-08T22:57:53.972Z] --- PASS: TestTagMatchesDigest (0.01s)
22:57:53 [2019-11-08T22:57:53.972Z] === CONT  TestImportExtremelyLargeImageWorks
22:57:55 [2019-11-08T22:57:55.379Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:57:55 [2019-11-08T22:57:55.637Z] === RUN   TestExternalGraphDriver/spec
22:57:57 [2019-11-08T22:57:57.534Z] === RUN   TestExternalGraphDriver/pull
22:57:59 [2019-11-08T22:57:59.481Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:57:59 [2019-11-08T22:57:59.481Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:57:59 [2019-11-08T22:57:59.481Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:57:59 [2019-11-08T22:57:59.481Z] --- PASS: TestExternalGraphDriver (6.00s)
22:57:59 [2019-11-08T22:57:59.481Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
22:57:59 [2019-11-08T22:57:59.481Z]     --- PASS: TestExternalGraphDriver/spec (1.94s)
22:57:59 [2019-11-08T22:57:59.481Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
22:57:59 [2019-11-08T22:57:59.481Z] === RUN   TestGraphdriverPluginV2
22:57:59 [2019-11-08T22:57:59.481Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:57:59 [2019-11-08T22:57:59.738Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:57:59 [2019-11-08T22:57:59.996Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:58:01 [2019-11-08T22:58:01.893Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:58:03 [2019-11-08T22:58:03.264Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
22:58:03 [2019-11-08T22:58:03.264Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:58:04 [2019-11-08T22:58:04.635Z] --- PASS: TestGraphdriverPluginV2 (5.13s)
22:58:04 [2019-11-08T22:58:04.635Z] PASS
22:58:04 [2019-11-08T22:58:04.635Z] 
22:58:04 [2019-11-08T22:58:04.635Z] DONE 5 tests in 11.312s
22:58:04 [2019-11-08T22:58:04.635Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:58:04 [2019-11-08T22:58:04.635Z] ++ 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
22:58:04 [2019-11-08T22:58:04.635Z] ++ set -e
22:58:04 [2019-11-08T22:58:04.635Z] ++ '[' -n 0 ']'
22:58:04 [2019-11-08T22:58:04.635Z] ++ set -x
22:58:04 [2019-11-08T22:58:04.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
22:58:04 [2019-11-08T22:58:04.892Z] INFO: Testing against a local daemon
22:58:04 [2019-11-08T22:58:04.892Z] === RUN   TestContinueAfterPluginCrash
22:58:04 [2019-11-08T22:58:04.892Z] === PAUSE TestContinueAfterPluginCrash
22:58:04 [2019-11-08T22:58:04.892Z] === RUN   TestDaemonStartWithLogOpt
22:58:04 [2019-11-08T22:58:04.892Z] === PAUSE TestDaemonStartWithLogOpt
22:58:04 [2019-11-08T22:58:04.892Z] === CONT  TestContinueAfterPluginCrash
22:58:04 [2019-11-08T22:58:04.892Z] === CONT  TestDaemonStartWithLogOpt
22:58:05 [2019-11-08T22:58:05.875Z] Clearing AppArmor profiles cache:.
22:58:05 [2019-11-08T22:58:05.875Z] All profile caches have been cleared, but no profiles have been unloaded.
22:58:05 [2019-11-08T22:58:05.875Z] Unloading profiles will leave already running processes permanently
22:58:05 [2019-11-08T22:58:05.875Z] unconfined, which can lead to unexpected situations.
22:58:05 [2019-11-08T22:58:05.875Z] 
22:58:05 [2019-11-08T22:58:05.875Z] To set a process to complain mode, use the command line tool
22:58:05 [2019-11-08T22:58:05.875Z] 'aa-complain'. To really tear down all profiles, run the init script
22:58:05 [2019-11-08T22:58:05.875Z] with the 'teardown' option."
22:58:05 [2019-11-08T22:58:05.875Z] 
Post stage
[Pipeline] junit
22:58:06 [2019-11-08T22:58:06.455Z] Recording test results
[Pipeline] sh
22:58:07 [2019-11-08T22:58:07.951Z] + echo Ensuring container killed.
22:58:07 [2019-11-08T22:58:07.951Z] Ensuring container killed.
22:58:07 [2019-11-08T22:58:07.951Z] + docker rm -vf docker-pr2
22:58:07 [2019-11-08T22:58:07.951Z] Error: No such container: docker-pr2
22:58:07 [2019-11-08T22:58:07.951Z] + true
[Pipeline] sh
22:58:08 [2019-11-08T22:58:08.241Z] + echo Chowning /workspace to jenkins user
22:58:08 [2019-11-08T22:58:08.241Z] Chowning /workspace to jenkins user
22:58:08 [2019-11-08T22:58:08.241Z] + id -u
22:58:08 [2019-11-08T22:58:08.241Z] + id -g
22:58:08 [2019-11-08T22:58:08.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40142:/workspace busybox chown -R 1000:1000 /workspace
22:58:09 [2019-11-08T22:58:09.075Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:58:09 [2019-11-08T22:58:09.915Z] + bundleName=docker-py
22:58:09 [2019-11-08T22:58:09.915Z] + echo Creating docker-py-bundles.tar.gz
22:58:09 [2019-11-08T22:58:09.915Z] Creating docker-py-bundles.tar.gz
22:58:09 [2019-11-08T22:58:09.915Z] + 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
22:58:09 [2019-11-08T22:58:09.928Z] Archiving artifacts
22:58:10 [2019-11-08T22:58:10.008Z] --- PASS: TestCreateServiceMultipleTimes (24.29s)
22:58:10 [2019-11-08T22:58:10.008Z] === RUN   TestCreateServiceConflict
22:58:10 [2019-11-08T22:58:10.008Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:58:10 [2019-11-08T22:58:10.940Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:58:10 [2019-11-08T22:58:10.942Z] --- PASS: TestCreateServiceConflict (3.24s)
22:58:10 [2019-11-08T22:58:10.942Z] === RUN   TestCreateServiceMaxReplicas
22:58:11 [2019-11-08T22:58:11.446Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40142/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
22:58:11 [2019-11-08T22:58:11.801Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/make.sh binary-daemon
22:58:12 [2019-11-08T22:58:12.366Z] 
22:58:12 [2019-11-08T22:58:12.366Z] Removing bundles/
22:58:12 [2019-11-08T22:58:12.366Z] 
22:58:12 [2019-11-08T22:58:12.366Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
22:58:12 [2019-11-08T22:58:12.366Z] Building: bundles/binary-daemon/dockerd-dev
22:58:12 [2019-11-08T22:58:12.366Z] GOOS="" GOARCH="" GOARM=""
22:58:15 [2019-11-08T22:58:15.133Z] --- PASS: TestCreateServiceMaxReplicas (3.63s)
22:58:15 [2019-11-08T22:58:15.133Z] === RUN   TestCreateWithDuplicateNetworkNames
22:58:20 [2019-11-08T22:58:20.911Z] --- PASS: TestDaemonStartWithLogOpt (15.32s)
22:58:25 [2019-11-08T22:58:25.088Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:58:25 [2019-11-08T22:58:25.088Z] --- PASS: TestContinueAfterPluginCrash (20.28s)
22:58:25 [2019-11-08T22:58:25.088Z] PASS
22:58:25 [2019-11-08T22:58:25.088Z] 
22:58:25 [2019-11-08T22:58:25.088Z] DONE 2 tests in 20.493s
22:58:25 [2019-11-08T22:58:25.088Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:58:25 [2019-11-08T22:58:25.088Z] ++ 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
22:58:25 [2019-11-08T22:58:25.088Z] ++ set -e
22:58:25 [2019-11-08T22:58:25.088Z] ++ '[' -n 0 ']'
22:58:25 [2019-11-08T22:58:25.088Z] ++ set -x
22:58:25 [2019-11-08T22:58:25.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
22:58:25 [2019-11-08T22:58:25.346Z] INFO: Testing against a local daemon
22:58:25 [2019-11-08T22:58:25.346Z] === RUN   TestPluginWithDevMounts
22:58:25 [2019-11-08T22:58:25.346Z] === PAUSE TestPluginWithDevMounts
22:58:25 [2019-11-08T22:58:25.346Z] === CONT  TestPluginWithDevMounts
22:58:27 [2019-11-08T22:58:27.243Z] --- PASS: TestPluginWithDevMounts (2.04s)
22:58:27 [2019-11-08T22:58:27.243Z] PASS
22:58:27 [2019-11-08T22:58:27.243Z] 
22:58:27 [2019-11-08T22:58:27.243Z] DONE 1 tests in 2.215s
22:58:27 [2019-11-08T22:58:27.243Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:58:27 [2019-11-08T22:58:27.243Z] ++ 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
22:58:27 [2019-11-08T22:58:27.243Z] ++ set -e
22:58:27 [2019-11-08T22:58:27.243Z] ++ '[' -n 0 ']'
22:58:27 [2019-11-08T22:58:27.243Z] ++ set -x
22:58:27 [2019-11-08T22:58:27.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
22:58:27 [2019-11-08T22:58:27.501Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
22:58:27 [2019-11-08T22:58:27.501Z] INFO: Testing against a local daemon
22:58:27 [2019-11-08T22:58:27.501Z] === RUN   TestSecretInspect
22:58:29 [2019-11-08T22:58:29.399Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:58:30 [2019-11-08T22:58:30.006Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.43s)
22:58:30 [2019-11-08T22:58:30.006Z] === RUN   TestCreateServiceSecretFileMode
22:58:31 [2019-11-08T22:58:31.296Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:58:31 [2019-11-08T22:58:31.553Z] --- PASS: TestSecretInspect (3.94s)
22:58:31 [2019-11-08T22:58:31.553Z] === RUN   TestSecretList
22:58:31 [2019-11-08T22:58:31.810Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
22:58:33 [2019-11-08T22:58:33.311Z] --- PASS: TestCreateServiceSecretFileMode (3.25s)
22:58:33 [2019-11-08T22:58:33.311Z] === RUN   TestCreateServiceConfigFileMode
22:58:34 [2019-11-08T22:58:34.333Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:58:34 [2019-11-08T22:58:34.333Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:58:34 [2019-11-08T22:58:34.591Z] --- PASS: TestSecretList (3.19s)
22:58:34 [2019-11-08T22:58:34.591Z] === RUN   TestSecretsCreateAndDelete
22:58:36 [2019-11-08T22:58:36.612Z] --- PASS: TestCreateServiceConfigFileMode (3.26s)
22:58:36 [2019-11-08T22:58:36.612Z] === RUN   TestCreateServiceSysctls
22:58:38 [2019-11-08T22:58:38.769Z] --- PASS: TestSecretsCreateAndDelete (3.44s)
22:58:38 [2019-11-08T22:58:38.769Z] === RUN   TestSecretsUpdate
22:58:40 [2019-11-08T22:58:40.140Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:58:40 [2019-11-08T22:58:40.397Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:58:40 [2019-11-08T22:58:40.961Z] --- PASS: TestSecretsUpdate (2.74s)
22:58:40 [2019-11-08T22:58:40.961Z] === RUN   TestTemplatedSecret
22:58:41 [2019-11-08T22:58:41.881Z] --- PASS: TestCreateServiceSysctls (4.56s)
22:58:41 [2019-11-08T22:58:41.881Z] === RUN   TestCreateServiceCapabilities
22:58:43 [2019-11-08T22:58:43.485Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:58:43 [2019-11-08T22:58:43.485Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:58:44 [2019-11-08T22:58:44.412Z] --- PASS: TestCreateServiceCapabilities (3.54s)
22:58:44 [2019-11-08T22:58:44.412Z] === RUN   TestInspect
22:58:44 [2019-11-08T22:58:44.417Z] --- PASS: TestTemplatedSecret (3.50s)
22:58:44 [2019-11-08T22:58:44.417Z] === RUN   TestSecretCreateResolve
22:58:45 [2019-11-08T22:58:45.787Z] === RUN   TestDockerSuite/TestBuildNetNone
22:58:46 [2019-11-08T22:58:46.350Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
22:58:46 [2019-11-08T22:58:46.607Z] === RUN   TestDockerSuite/TestBuildNoContext
22:58:47 [2019-11-08T22:58:47.979Z] --- PASS: TestSecretCreateResolve (3.35s)
22:58:47 [2019-11-08T22:58:47.979Z] PASS
22:58:47 [2019-11-08T22:58:47.979Z] 
22:58:47 [2019-11-08T22:58:47.979Z] DONE 6 tests in 20.338s
22:58:47 [2019-11-08T22:58:47.979Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:58:47 [2019-11-08T22:58:47.979Z] ++ 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
22:58:47 [2019-11-08T22:58:47.979Z] ++ set -e
22:58:47 [2019-11-08T22:58:47.979Z] ++ '[' -n 0 ']'
22:58:47 [2019-11-08T22:58:47.979Z] ++ set -x
22:58:47 [2019-11-08T22:58:47.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m
22:58:47 [2019-11-08T22:58:47.979Z] INFO: Testing against a local daemon
22:58:47 [2019-11-08T22:58:47.979Z] === RUN   TestServiceCreateInit
22:58:47 [2019-11-08T22:58:47.979Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:58:47 [2019-11-08T22:58:47.979Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:58:48 [2019-11-08T22:58:48.601Z] --- PASS: TestInspect (3.62s)
22:58:48 [2019-11-08T22:58:48.601Z] === RUN   TestServiceListWithStatuses
22:58:48 [2019-11-08T22:58:48.601Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:58:48 [2019-11-08T22:58:48.601Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:58:48 [2019-11-08T22:58:48.601Z] === RUN   TestDockerNetworkConnectAlias
22:58:49 [2019-11-08T22:58:49.353Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:58:51 [2019-11-08T22:58:51.901Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:58:52 [2019-11-08T22:58:52.158Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:58:52 [2019-11-08T22:58:52.158Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:58:52 [2019-11-08T22:58:52.722Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:58:52 [2019-11-08T22:58:52.979Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:58:53 [2019-11-08T22:58:53.910Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:58:53 [2019-11-08T22:58:53.911Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:58:56 [2019-11-08T22:58:56.435Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:58:56 [2019-11-08T22:58:56.713Z] --- PASS: TestDockerNetworkConnectAlias (7.38s)
22:58:56 [2019-11-08T22:58:56.713Z] === RUN   TestDockerNetworkReConnect
22:58:56 [2019-11-08T22:58:56.731Z] Removing intermediate container 131842a23fdb
22:58:56 [2019-11-08T22:58:56.731Z]  ---> 6321879bf4d5
22:58:56 [2019-11-08T22:58:56.731Z] Step 6/8 : ENTRYPOINT ["powershell.exe"]
22:58:56 [2019-11-08T22:58:56.731Z]  ---> Running in 95a81bb1696e
22:58:56 [2019-11-08T22:58:56.731Z] Removing intermediate container 95a81bb1696e
22:58:56 [2019-11-08T22:58:56.731Z]  ---> 9e324ed9645a
22:58:56 [2019-11-08T22:58:56.731Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker
22:58:56 [2019-11-08T22:58:56.731Z]  ---> Running in 1ba6f2dcbf69
22:58:56 [2019-11-08T22:58:56.731Z] Removing intermediate container 1ba6f2dcbf69
22:58:56 [2019-11-08T22:58:56.731Z]  ---> ecf1069fc56f
22:58:56 [2019-11-08T22:58:56.731Z] Step 8/8 : COPY . .
22:58:57 [2019-11-08T22:58:57.367Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:58:59 [2019-11-08T22:58:59.889Z] --- PASS: TestServiceCreateInit (11.60s)
22:58:59 [2019-11-08T22:58:59.889Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (6.01s)
22:58:59 [2019-11-08T22:58:59.889Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.56s)
22:58:59 [2019-11-08T22:58:59.889Z] === RUN   TestCreateServiceMultipleTimes
22:59:00 [2019-11-08T22:59:00.454Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:59:01 [2019-11-08T22:59:01.982Z] --- PASS: TestDockerNetworkReConnect (5.86s)
22:59:01 [2019-11-08T22:59:01.982Z] === RUN   TestServicePlugin
22:59:01 [2019-11-08T22:59:01.982Z] --- SKIP: TestServicePlugin (0.00s)
22:59:01 [2019-11-08T22:59:01.982Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:59:01 [2019-11-08T22:59:01.982Z] === RUN   TestServiceUpdateLabel
22:59:02 [2019-11-08T22:59:02.354Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:59:04 [2019-11-08T22:59:04.513Z] --- PASS: TestServiceUpdateLabel (3.21s)
22:59:04 [2019-11-08T22:59:04.513Z] === RUN   TestServiceUpdateSecrets
22:59:04 [2019-11-08T22:59:04.879Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:59:06 [2019-11-08T22:59:06.249Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:59:08 [2019-11-08T22:59:08.142Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:59:08 [2019-11-08T22:59:08.399Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:59:13 [2019-11-08T22:59:13.652Z] === RUN   TestDockerSuite/TestBuildPATH
22:59:15 [2019-11-08T22:59:15.548Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:59:16 [2019-11-08T22:59:16.111Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:59:17 [2019-11-08T22:59:17.479Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:59:19 [2019-11-08T22:59:19.726Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
22:59:19 [2019-11-08T22:59:19.726Z] ok  	github.com/docker/docker/api/server/middleware	0.019s	coverage: 37.7% of statements
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:59:19 [2019-11-08T22:59:19.726Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:59:21 [2019-11-08T22:59:21.435Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:59:21 [2019-11-08T22:59:21.435Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:59:21 [2019-11-08T22:59:21.775Z] ok  	github.com/docker/docker/api/types/strslice	0.027s	coverage: 90.0% of statements
22:59:22 [2019-11-08T22:59:22.117Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
22:59:22 [2019-11-08T22:59:22.459Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.0% of statements
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:59:22 [2019-11-08T22:59:22.459Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:59:22 [2019-11-08T22:59:22.590Z] --- PASS: TestServiceUpdateSecrets (15.66s)
22:59:22 [2019-11-08T22:59:22.590Z] === RUN   TestServiceUpdateConfigs
22:59:22 [2019-11-08T22:59:22.732Z] --- PASS: TestCreateServiceMultipleTimes (22.64s)
22:59:22 [2019-11-08T22:59:22.732Z] === RUN   TestCreateServiceConflict
22:59:22 [2019-11-08T22:59:22.799Z] ok  	github.com/docker/docker/api/types/time	0.023s	coverage: 100.0% of statements
22:59:23 [2019-11-08T22:59:23.138Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:59:23 [2019-11-08T22:59:23.138Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:59:24 [2019-11-08T22:59:24.841Z] ok  	github.com/docker/docker/builder/dockerignore	0.057s	coverage: 96.8% of statements
22:59:25 [2019-11-08T22:59:25.255Z] --- PASS: TestCreateServiceConflict (3.03s)
22:59:25 [2019-11-08T22:59:25.255Z] === RUN   TestCreateServiceMaxReplicas
22:59:26 [2019-11-08T22:59:26.877Z]  ---> 98114abdbc51
22:59:26 [2019-11-08T22:59:26.877Z] Successfully built 98114abdbc51
22:59:26 [2019-11-08T22:59:26.877Z] Successfully tagged docker:latest
22:59:26 [2019-11-08T22:59:26.877Z] INFO: Image build ended at 11/08/2019 22:59:23. Duration:00:03:30.2598632
22:59:26 [2019-11-08T22:59:26.877Z] 
22:59:26 [2019-11-08T22:59:26.877Z] 
22:59:26 [2019-11-08T22:59:26.877Z] INFO: Building the test binaries at 11/08/2019 22:59:24...
22:59:28 [2019-11-08T22:59:28.556Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:59:28 [2019-11-08T22:59:28.814Z] --- PASS: TestCreateServiceMaxReplicas (3.66s)
22:59:28 [2019-11-08T22:59:28.814Z] === RUN   TestCreateWithDuplicateNetworkNames
22:59:29 [2019-11-08T22:59:29.080Z] INFO: make.ps1 starting at 11/08/2019 22:59:28
22:59:29 [2019-11-08T22:59:29.080Z] INFO: Git commit (767a577b4) assumed from DOCKER_GITCOMMIT environment variable
22:59:29 [2019-11-08T22:59:29.080Z] INFO: Invoking autogen...
22:59:29 [2019-11-08T22:59:29.548Z] INFO: Building daemon...
22:59:29 [2019-11-08T22:59:29.686Z] ok  	github.com/docker/docker/cli/debug	0.027s	coverage: 100.0% of statements
22:59:32 [2019-11-08T22:59:32.001Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.993s	coverage: 85.1% of statements
22:59:32 [2019-11-08T22:59:32.990Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
22:59:33 [2019-11-08T22:59:33.733Z] ok  	github.com/docker/docker/builder/remotecontext	0.533s	coverage: 13.6% of statements
22:59:33 [2019-11-08T22:59:33.781Z] Created binary: bundles/binary-daemon/dockerd-dev
22:59:33 [2019-11-08T22:59:33.781Z] Copying nested executables into bundles/binary-daemon
22:59:33 [2019-11-08T22:59:33.781Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
22:59:34 [2019-11-08T22:59:34.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/make.sh cross
22:59:34 [2019-11-08T22:59:34.715Z] 
22:59:34 [2019-11-08T22:59:34.715Z] Removing bundles/
22:59:34 [2019-11-08T22:59:34.715Z] 
22:59:34 [2019-11-08T22:59:34.715Z] ---> Making bundle: cross (in bundles/cross)
22:59:34 [2019-11-08T22:59:34.715Z] Cross building: bundles/cross/linux/amd64
22:59:34 [2019-11-08T22:59:34.715Z] Building: bundles/cross/linux/amd64/dockerd-dev
22:59:34 [2019-11-08T22:59:34.715Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:59:35 [2019-11-08T22:59:35.513Z] === RUN   TestDockerSuite/TestBuildRm
22:59:36 [2019-11-08T22:59:36.763Z] ok  	github.com/docker/docker/builder/dockerfile	1.551s	coverage: 48.2% of statements
22:59:36 [2019-11-08T22:59:36.763Z] ?   	github.com/docker/docker/cli	[no test files]
22:59:36 [2019-11-08T22:59:36.763Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:59:36 [2019-11-08T22:59:36.883Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
22:59:37 [2019-11-08T22:59:37.462Z] --- PASS: TestServiceUpdateConfigs (15.63s)
22:59:37 [2019-11-08T22:59:37.462Z] === RUN   TestServiceUpdateNetwork
22:59:38 [2019-11-08T22:59:38.778Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:59:39 [2019-11-08T22:59:39.710Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:59:41 [2019-11-08T22:59:41.605Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:59:41 [2019-11-08T22:59:41.862Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:59:42 [2019-11-08T22:59:42.427Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:59:42 [2019-11-08T22:59:42.776Z] ok  	github.com/docker/docker/client	0.932s	coverage: 75.8% of statements
22:59:43 [2019-11-08T22:59:43.797Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:59:44 [2019-11-08T22:59:44.362Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.53s)
22:59:44 [2019-11-08T22:59:44.362Z] === RUN   TestCreateServiceSecretFileMode
22:59:45 [2019-11-08T22:59:45.294Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:59:46 [2019-11-08T22:59:46.667Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:59:48 [2019-11-08T22:59:48.039Z] --- PASS: TestCreateServiceSecretFileMode (3.63s)
22:59:48 [2019-11-08T22:59:48.039Z] === RUN   TestCreateServiceConfigFileMode
22:59:48 [2019-11-08T22:59:48.693Z] --- PASS: TestImportExtremelyLargeImageWorks (106.34s)
22:59:48 [2019-11-08T22:59:48.693Z] PASS
22:59:48 [2019-11-08T22:59:48.693Z] 
22:59:48 [2019-11-08T22:59:48.693Z] === Skipped
22:59:48 [2019-11-08T22:59:48.693Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
22:59:48 [2019-11-08T22:59:48.693Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:59:48 [2019-11-08T22:59:48.693Z] 
22:59:48 [2019-11-08T22:59:48.693Z] 
22:59:48 [2019-11-08T22:59:48.693Z] DONE 12 tests, 1 skipped in 107.936s
22:59:48 [2019-11-08T22:59:48.693Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
22:59:48 [2019-11-08T22:59:48.693Z] ++ 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
22:59:48 [2019-11-08T22:59:48.693Z] ++ set -e
22:59:48 [2019-11-08T22:59:48.693Z] ++ '[' -n 0 ']'
22:59:48 [2019-11-08T22:59:48.693Z] ++ set -x
22:59:48 [2019-11-08T22:59:48.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
22:59:48 [2019-11-08T22:59:48.693Z] INFO: Testing against a local daemon
22:59:48 [2019-11-08T22:59:48.693Z] === RUN   TestNetworkCreateDelete
22:59:48 [2019-11-08T22:59:48.693Z] --- PASS: TestNetworkCreateDelete (0.16s)
22:59:48 [2019-11-08T22:59:48.693Z] === RUN   TestDockerNetworkDeletePreferID
22:59:48 [2019-11-08T22:59:48.693Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:59:48 [2019-11-08T22:59:48.693Z] === RUN   TestInspectNetwork
22:59:48 [2019-11-08T22:59:48.693Z] === RUN   TestInspectNetwork/full_network_id
22:59:48 [2019-11-08T22:59:48.693Z] === RUN   TestInspectNetwork/partial_network_id
22:59:48 [2019-11-08T22:59:48.693Z] === RUN   TestInspectNetwork/network_name
22:59:48 [2019-11-08T22:59:48.693Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:59:50 [2019-11-08T22:59:50.581Z] --- PASS: TestInspectNetwork (8.99s)
22:59:50 [2019-11-08T22:59:50.581Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:59:50 [2019-11-08T22:59:50.581Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:59:50 [2019-11-08T22:59:50.581Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:59:50 [2019-11-08T22:59:50.581Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:59:50 [2019-11-08T22:59:50.581Z] === RUN   TestRunContainerWithBridgeNone
22:59:51 [2019-11-08T22:59:51.316Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:59:51 [2019-11-08T22:59:51.316Z] --- PASS: TestCreateServiceConfigFileMode (3.23s)
22:59:51 [2019-11-08T22:59:51.316Z] === RUN   TestCreateServiceSysctls
22:59:51 [2019-11-08T22:59:51.316Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:59:51 [2019-11-08T22:59:51.573Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:59:51 [2019-11-08T22:59:51.573Z] === RUN   TestDockerSuite/TestBuildSpaces
22:59:52 [2019-11-08T22:59:52.137Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:59:52 [2019-11-08T22:59:52.334Z] --- PASS: TestServiceUpdateNetwork (15.37s)
22:59:52 [2019-11-08T22:59:52.334Z] PASS
22:59:52 [2019-11-08T22:59:52.334Z] 
22:59:52 [2019-11-08T22:59:52.334Z] === Skipped
22:59:52 [2019-11-08T22:59:52.334Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:59:52 [2019-11-08T22:59:52.334Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:59:52 [2019-11-08T22:59:52.334Z] 
22:59:52 [2019-11-08T22:59:52.334Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:59:52 [2019-11-08T22:59:52.334Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:59:52 [2019-11-08T22:59:52.334Z] 
22:59:52 [2019-11-08T22:59:52.334Z] 
22:59:52 [2019-11-08T22:59:52.334Z] DONE 20 tests, 2 skipped in 138.594s
22:59:52 [2019-11-08T22:59:52.334Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:59:52 [2019-11-08T22:59:52.334Z] ++ 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
22:59:52 [2019-11-08T22:59:52.334Z] ++ set -e
22:59:52 [2019-11-08T22:59:52.334Z] ++ '[' -n 0 ']'
22:59:52 [2019-11-08T22:59:52.334Z] ++ set -x
22:59:52 [2019-11-08T22:59:52.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
22:59:52 [2019-11-08T22:59:52.334Z] INFO: Testing against a local daemon
22:59:52 [2019-11-08T22:59:52.334Z] === RUN   TestSessionCreate
22:59:52 [2019-11-08T22:59:52.334Z] --- PASS: TestSessionCreate (0.06s)
22:59:52 [2019-11-08T22:59:52.334Z] === RUN   TestSessionCreateWithBadUpgrade
22:59:52 [2019-11-08T22:59:52.334Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
22:59:52 [2019-11-08T22:59:52.334Z] PASS
22:59:52 [2019-11-08T22:59:52.334Z] 
22:59:52 [2019-11-08T22:59:52.334Z] DONE 2 tests in 0.263s
22:59:52 [2019-11-08T22:59:52.334Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:59:52 [2019-11-08T22:59:52.334Z] ++ 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
22:59:52 [2019-11-08T22:59:52.334Z] ++ set -e
22:59:52 [2019-11-08T22:59:52.334Z] ++ '[' -n 0 ']'
22:59:52 [2019-11-08T22:59:52.334Z] ++ set -x
22:59:52 [2019-11-08T22:59:52.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
22:59:52 [2019-11-08T22:59:52.334Z] INFO: Testing against a local daemon
22:59:52 [2019-11-08T22:59:52.334Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:59:52 [2019-11-08T22:59:52.334Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:59:52 [2019-11-08T22:59:52.334Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:59:52 [2019-11-08T22:59:52.334Z] === RUN   TestEventsExecDie
22:59:52 [2019-11-08T22:59:52.901Z] --- PASS: TestEventsExecDie (1.02s)
22:59:52 [2019-11-08T22:59:52.901Z] === RUN   TestEventsBackwardsCompatible
22:59:52 [2019-11-08T22:59:52.901Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
22:59:52 [2019-11-08T22:59:52.901Z] === RUN   TestInfoBinaryCommits
22:59:52 [2019-11-08T22:59:52.901Z] --- PASS: TestInfoBinaryCommits (0.05s)
22:59:52 [2019-11-08T22:59:52.901Z] === RUN   TestInfoAPIVersioned
22:59:52 [2019-11-08T22:59:52.901Z] --- PASS: TestInfoAPIVersioned (0.02s)
22:59:52 [2019-11-08T22:59:52.901Z] === RUN   TestInfoDiscoveryBackend
22:59:53 [2019-11-08T22:59:53.074Z] --- PASS: TestRunContainerWithBridgeNone (2.70s)
22:59:53 [2019-11-08T22:59:53.074Z] === RUN   TestNetworkInvalidJSON
22:59:53 [2019-11-08T22:59:53.074Z] === RUN   TestNetworkInvalidJSON//networks/create
22:59:53 [2019-11-08T22:59:53.074Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:59:53 [2019-11-08T22:59:53.074Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:59:53 [2019-11-08T22:59:53.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:59:53 [2019-11-08T22:59:53.074Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:59:53 [2019-11-08T22:59:53.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:59:53 [2019-11-08T22:59:53.074Z] === CONT  TestNetworkInvalidJSON//networks/create
22:59:53 [2019-11-08T22:59:53.074Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:59:53 [2019-11-08T22:59:53.074Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:59:53 [2019-11-08T22:59:53.074Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:59:53 [2019-11-08T22:59:53.074Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
22:59:53 [2019-11-08T22:59:53.074Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
22:59:53 [2019-11-08T22:59:53.074Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:59:53 [2019-11-08T22:59:53.074Z] === RUN   TestDaemonRestartWithLiveRestore
22:59:53 [2019-11-08T22:59:53.468Z] --- PASS: TestInfoDiscoveryBackend (0.58s)
22:59:53 [2019-11-08T22:59:53.468Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:59:53 [2019-11-08T22:59:53.507Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:59:53 [2019-11-08T22:59:53.507Z] === RUN   TestDockerSuite/TestBuildStderr
22:59:53 [2019-11-08T22:59:53.860Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:59:53 [2019-11-08T22:59:53.860Z] === RUN   TestDaemonDefaultNetworkPools
22:59:54 [2019-11-08T22:59:54.072Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
22:59:54 [2019-11-08T22:59:54.330Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:59:54 [2019-11-08T22:59:54.403Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:59:54 [2019-11-08T22:59:54.403Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:59:54 [2019-11-08T22:59:54.646Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:59:54 [2019-11-08T22:59:54.646Z] === RUN   TestDaemonRestartWithExistingNetwork
22:59:55 [2019-11-08T22:59:55.339Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s)
22:59:55 [2019-11-08T22:59:55.339Z] === RUN   TestInfoAPI
22:59:55 [2019-11-08T22:59:55.339Z] --- PASS: TestInfoAPI (0.05s)
22:59:55 [2019-11-08T22:59:55.339Z] === RUN   TestInfoAPIWarnings
22:59:55 [2019-11-08T22:59:55.702Z] --- PASS: TestCreateServiceSysctls (4.18s)
22:59:55 [2019-11-08T22:59:55.702Z] === RUN   TestCreateServiceCapabilities
22:59:55 [2019-11-08T22:59:55.906Z] --- PASS: TestInfoAPIWarnings (0.59s)
22:59:55 [2019-11-08T22:59:55.906Z] === RUN   TestInfoDebug
22:59:55 [2019-11-08T22:59:55.924Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
22:59:55 [2019-11-08T22:59:55.925Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:59:56 [2019-11-08T22:59:56.473Z] --- PASS: TestInfoDebug (0.58s)
22:59:56 [2019-11-08T22:59:56.473Z] === RUN   TestInfoInsecureRegistries
22:59:57 [2019-11-08T22:59:57.039Z] --- PASS: TestInfoInsecureRegistries (0.58s)
22:59:57 [2019-11-08T22:59:57.039Z] === RUN   TestInfoRegistryMirrors
22:59:57 [2019-11-08T22:59:57.427Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
22:59:57 [2019-11-08T22:59:57.427Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:59:57 [2019-11-08T22:59:57.606Z] --- PASS: TestInfoRegistryMirrors (0.58s)
22:59:57 [2019-11-08T22:59:57.606Z] === RUN   TestLoginFailsWithBadCredentials
22:59:57 [2019-11-08T22:59:57.799Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
22:59:57 [2019-11-08T22:59:57.799Z] === RUN   TestServiceWithPredefinedNetwork
22:59:57 [2019-11-08T22:59:57.864Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:59:57 [2019-11-08T22:59:57.864Z] === RUN   TestPingCacheHeaders
22:59:57 [2019-11-08T22:59:57.864Z] --- PASS: TestPingCacheHeaders (0.05s)
22:59:57 [2019-11-08T22:59:57.864Z] === RUN   TestPingGet
22:59:57 [2019-11-08T22:59:57.864Z] --- PASS: TestPingGet (0.03s)
22:59:57 [2019-11-08T22:59:57.864Z] === RUN   TestPingHead
22:59:58 [2019-11-08T22:59:58.123Z] --- PASS: TestPingHead (0.05s)
22:59:58 [2019-11-08T22:59:58.123Z] === RUN   TestVersion
22:59:58 [2019-11-08T22:59:58.123Z] --- PASS: TestVersion (0.05s)
22:59:58 [2019-11-08T22:59:58.123Z] PASS
22:59:58 [2019-11-08T22:59:58.123Z] 
22:59:58 [2019-11-08T22:59:58.123Z] === Skipped
22:59:58 [2019-11-08T22:59:58.123Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:59:58 [2019-11-08T22:59:58.123Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:59:58 [2019-11-08T22:59:58.123Z] 
22:59:58 [2019-11-08T22:59:58.123Z] 
22:59:58 [2019-11-08T22:59:58.123Z] DONE 18 tests, 1 skipped in 6.498s
22:59:58 [2019-11-08T22:59:58.123Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:59:58 [2019-11-08T22:59:58.123Z] ++ 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
22:59:58 [2019-11-08T22:59:58.123Z] ++ set -e
22:59:58 [2019-11-08T22:59:58.123Z] ++ '[' -n 0 ']'
22:59:58 [2019-11-08T22:59:58.123Z] ++ set -x
22:59:58 [2019-11-08T22:59:58.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
22:59:58 [2019-11-08T22:59:58.123Z] INFO: Testing against a local daemon
22:59:58 [2019-11-08T22:59:58.123Z] === RUN   TestVolumesCreateAndList
22:59:58 [2019-11-08T22:59:58.382Z] --- PASS: TestVolumesCreateAndList (0.04s)
22:59:58 [2019-11-08T22:59:58.382Z] === RUN   TestVolumesRemove
22:59:58 [2019-11-08T22:59:58.382Z] --- PASS: TestVolumesRemove (0.12s)
22:59:58 [2019-11-08T22:59:58.382Z] === RUN   TestVolumesInspect
22:59:58 [2019-11-08T22:59:58.382Z] --- PASS: TestVolumesInspect (0.04s)
22:59:58 [2019-11-08T22:59:58.382Z] === RUN   TestVolumesInvalidJSON
22:59:58 [2019-11-08T22:59:58.382Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:59:58 [2019-11-08T22:59:58.382Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:59:58 [2019-11-08T22:59:58.382Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:59:58 [2019-11-08T22:59:58.382Z] --- PASS: TestVolumesInvalidJSON (0.03s)
22:59:58 [2019-11-08T22:59:58.382Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:59:58 [2019-11-08T22:59:58.382Z] PASS
22:59:58 [2019-11-08T22:59:58.382Z] 
22:59:58 [2019-11-08T22:59:58.382Z] DONE 5 tests in 0.376s
22:59:58 [2019-11-08T22:59:58.382Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:59:58 [2019-11-08T22:59:58.948Z] ++++ cat bundles/test-integration/docker.pid
22:59:58 [2019-11-08T22:59:58.948Z] +++ kill 13021
22:59:58 [2019-11-08T22:59:58.989Z] --- PASS: TestCreateServiceCapabilities (3.54s)
22:59:58 [2019-11-08T22:59:58.989Z] === RUN   TestInspect
22:59:59 [2019-11-08T22:59:59.929Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:00:00 [2019-11-08T23:00:00.323Z] +++ /etc/init.d/apparmor stop
23:00:00 [2019-11-08T23:00:00.323Z] Clearing AppArmor profiles cache:.
23:00:00 [2019-11-08T23:00:00.323Z] All profile caches have been cleared, but no profiles have been unloaded.
23:00:00 [2019-11-08T23:00:00.323Z] Unloading profiles will leave already running processes permanently
23:00:00 [2019-11-08T23:00:00.323Z] unconfined, which can lead to unexpected situations.
23:00:00 [2019-11-08T23:00:00.323Z] 
23:00:00 [2019-11-08T23:00:00.323Z] To set a process to complain mode, use the command line tool
23:00:00 [2019-11-08T23:00:00.323Z] 'aa-complain'. To really tear down all profiles, run the init script
23:00:00 [2019-11-08T23:00:00.323Z] with the 'teardown' option."
23:00:00 [2019-11-08T23:00:00.323Z] 
23:00:00 [2019-11-08T23:00:00.995Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s)
23:00:00 [2019-11-08T23:00:00.995Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:00:00 [2019-11-08T23:00:00.995Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:00:00 [2019-11-08T23:00:00.995Z]     service_test.go:230: FLAKY_TEST
23:00:00 [2019-11-08T23:00:00.995Z] === RUN   TestServiceWithDataPathPortInit
23:00:01 [2019-11-08T23:00:01.301Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:00:02 [2019-11-08T23:00:02.671Z] --- PASS: TestInspect (3.67s)
23:00:02 [2019-11-08T23:00:02.671Z] === RUN   TestServiceListWithStatuses
23:00:02 [2019-11-08T23:00:02.671Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:00:02 [2019-11-08T23:00:02.671Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:00:02 [2019-11-08T23:00:02.671Z] === RUN   TestDockerNetworkConnectAlias
23:00:02 [2019-11-08T23:00:02.671Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:00:03 [2019-11-08T23:00:03.235Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:00:04 [2019-11-08T23:00:04.606Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
Post stage
[Pipeline] junit
23:00:05 [2019-11-08T23:00:05.604Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:00:05 [2019-11-08T23:00:05.976Z] === RUN   TestDockerSuite/TestBuildUser
23:00:06 [2019-11-08T23:00:06.236Z] + echo Ensuring container killed.
23:00:06 [2019-11-08T23:00:06.236Z] Ensuring container killed.
23:00:06 [2019-11-08T23:00:06.236Z] + docker rm -vf docker-pr2
23:00:06 [2019-11-08T23:00:06.236Z] Error: No such container: docker-pr2
23:00:06 [2019-11-08T23:00:06.236Z] + true
[Pipeline] sh
23:00:06 [2019-11-08T23:00:06.525Z] + echo Chowning /workspace to jenkins user
23:00:06 [2019-11-08T23:00:06.525Z] Chowning /workspace to jenkins user
23:00:06 [2019-11-08T23:00:06.525Z] + id -u
23:00:06 [2019-11-08T23:00:06.525Z] + id -g
23:00:06 [2019-11-08T23:00:06.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40142:/workspace busybox chown -R 1000:1000 /workspace
23:00:08 [2019-11-08T23:00:08.499Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:00:10 [2019-11-08T23:00:10.394Z] --- PASS: TestDockerNetworkConnectAlias (7.41s)
23:00:10 [2019-11-08T23:00:10.394Z] === RUN   TestDockerNetworkReConnect
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:00:11 [2019-11-08T23:00:11.015Z] + bundleName=arm64-integration
23:00:11 [2019-11-08T23:00:11.015Z] + echo Creating arm64-integration-bundles.tar.gz
23:00:11 [2019-11-08T23:00:11.015Z] Creating arm64-integration-bundles.tar.gz
23:00:11 [2019-11-08T23:00:11.015Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:00:11 [2019-11-08T23:00:11.015Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:00:11 [2019-11-08T23:00:11.286Z] Archiving artifacts
23:00:11 [2019-11-08T23:00:11.637Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40142/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:00:11 [2019-11-08T23:00:11.950Z] + make clean
23:00:12 [2019-11-08T23:00:12.290Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:00:12 [2019-11-08T23:00:12.517Z] docker volume rm -f docker-dev-cache
23:00:12 [2019-11-08T23:00:12.776Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:00:16 [2019-11-08T23:00:16.471Z] --- PASS: TestDockerNetworkReConnect (5.70s)
23:00:16 [2019-11-08T23:00:16.471Z] === RUN   TestServicePlugin
23:00:20 [2019-11-08T23:00:20.875Z] --- PASS: TestServiceWithDataPathPortInit (16.95s)
23:00:20 [2019-11-08T23:00:20.875Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:00:25 [2019-11-08T23:00:25.929Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s)
23:00:25 [2019-11-08T23:00:25.929Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t8moqoqyt1oova2tognqug9g8 Created:2019-11-08 23:00:18.795840844 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[255aebefae12a60c87aaf718f552524f14f7ca2e85f70ce1a1f741b85674c7f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jshyrgl018l40d4x8lpq1hobc EndpointID:fb6d532052f7d73fc4269268130e87870fd4021fa7815cafcbdc0f0a0f02a571 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8933d2895247632b8a43cecdac83560d822581d6706c02f6ea6ea86c797963f4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:fc3489e7fe8c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jshyrgl018l40d4x8lpq1hobc EndpointID:fb6d532052f7d73fc4269268130e87870fd4021fa7815cafcbdc0f0a0f02a571 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
23:00:25 [2019-11-08T23:00:25.929Z] PASS
23:00:25 [2019-11-08T23:00:25.929Z] 
23:00:25 [2019-11-08T23:00:25.929Z] === Skipped
23:00:25 [2019-11-08T23:00:25.929Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:00:25 [2019-11-08T23:00:25.929Z]     service_test.go:230: FLAKY_TEST
23:00:25 [2019-11-08T23:00:25.929Z] 
23:00:25 [2019-11-08T23:00:25.929Z] 
23:00:25 [2019-11-08T23:00:25.929Z] DONE 21 tests, 1 skipped in 45.522s
23:00:25 [2019-11-08T23:00:25.929Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:00:25 [2019-11-08T23:00:25.929Z] ++ 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
23:00:25 [2019-11-08T23:00:25.929Z] ++ set -e
23:00:25 [2019-11-08T23:00:25.929Z] ++ '[' -n 0 ']'
23:00:25 [2019-11-08T23:00:25.929Z] ++ set -x
23:00:25 [2019-11-08T23:00:25.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:00:26 [2019-11-08T23:00:26.366Z] INFO: Testing against a local daemon
23:00:26 [2019-11-08T23:00:26.366Z] === RUN   TestDockerNetworkIpvlanPersistance
23:00:26 [2019-11-08T23:00:26.366Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:00:26 [2019-11-08T23:00:26.366Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:00:26 [2019-11-08T23:00:26.366Z] === RUN   TestDockerNetworkIpvlan
23:00:26 [2019-11-08T23:00:26.366Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:00:26 [2019-11-08T23:00:26.366Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:00:26 [2019-11-08T23:00:26.366Z] PASS
23:00:26 [2019-11-08T23:00:26.366Z] 
23:00:26 [2019-11-08T23:00:26.366Z] === Skipped
23:00:26 [2019-11-08T23:00:26.366Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:00:26 [2019-11-08T23:00:26.366Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:00:26 [2019-11-08T23:00:26.366Z] 
23:00:26 [2019-11-08T23:00:26.366Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:00:26 [2019-11-08T23:00:26.366Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:00:26 [2019-11-08T23:00:26.366Z] 
23:00:26 [2019-11-08T23:00:26.366Z] 
23:00:26 [2019-11-08T23:00:26.366Z] DONE 2 tests, 2 skipped in 0.155s
23:00:26 [2019-11-08T23:00:26.366Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:00:26 [2019-11-08T23:00:26.366Z] ++ 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
23:00:26 [2019-11-08T23:00:26.366Z] ++ set -e
23:00:26 [2019-11-08T23:00:26.366Z] ++ '[' -n 0 ']'
23:00:26 [2019-11-08T23:00:26.366Z] ++ set -x
23:00:26 [2019-11-08T23:00:26.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:00:26 [2019-11-08T23:00:26.367Z] INFO: Testing against a local daemon
23:00:26 [2019-11-08T23:00:26.367Z] === RUN   TestDockerNetworkMacvlanPersistance
23:00:27 [2019-11-08T23:00:27.929Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s)
23:00:27 [2019-11-08T23:00:27.929Z] === RUN   TestDockerNetworkMacvlan
23:00:28 [2019-11-08T23:00:28.746Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:00:29 [2019-11-08T23:00:29.538Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:00:30 [2019-11-08T23:00:30.198Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
23:00:30 [2019-11-08T23:00:30.198Z] 
23:00:30 [2019-11-08T23:00:30.198Z]  ________   ____  __.
23:00:30 [2019-11-08T23:00:30.198Z]  \_____  \ |    |/ _|
23:00:30 [2019-11-08T23:00:30.198Z]  /   |   \|      <
23:00:30 [2019-11-08T23:00:30.198Z]  /    |    \    |  \
23:00:30 [2019-11-08T23:00:30.198Z]  \_______  /____|__ \
23:00:30 [2019-11-08T23:00:30.198Z]          \/        \/
23:00:30 [2019-11-08T23:00:30.198Z] 
23:00:30 [2019-11-08T23:00:30.198Z] INFO: make.ps1 ended at 11/08/2019 23:00:29
23:00:30 [2019-11-08T23:00:30.803Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:00:31 [2019-11-08T23:00:31.330Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
23:00:31 [2019-11-08T23:00:31.587Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:00:31 [2019-11-08T23:00:31.751Z] INFO: Binaries build ended at 11/08/2019 23:00:31. Duration:00:01:07.2576673
23:00:32 [2019-11-08T23:00:32.957Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:00:33 [2019-11-08T23:00:33.215Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:00:33 [2019-11-08T23:00:33.245Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:00:33 [2019-11-08T23:00:33.952Z] INFO: Copying the built daemon binary to d:\CI\PR-40142\2\binary\dockerd-767a577b4.exe...
23:00:34 [2019-11-08T23:00:34.931Z] INFO: Copying the built client binary to d:\CI\PR-40142\2\binary\docker-767a577b4.exe...
23:00:34 [2019-11-08T23:00:34.931Z] INFO: Copying dockerversion from the container...
23:00:35 [2019-11-08T23:00:35.109Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:00:35 [2019-11-08T23:00:35.396Z] INFO: Copying the golang package from the container to d:\CI\PR-40142\2\installer\go.zip...
23:00:36 [2019-11-08T23:00:36.040Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:00:37 [2019-11-08T23:00:37.410Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
23:00:37 [2019-11-08T23:00:37.480Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:00:37 [2019-11-08T23:00:37.599Z] INFO: Extracting go.zip to d:\CI\PR-40142\2\go
23:00:37 [2019-11-08T23:00:37.668Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:00:37 [2019-11-08T23:00:37.668Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:00:37 [2019-11-08T23:00:37.925Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:00:37 [2019-11-08T23:00:37.925Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:00:37 [2019-11-08T23:00:37.925Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:00:40 [2019-11-08T23:00:40.480Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:00:40 [2019-11-08T23:00:40.752Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:00:40 [2019-11-08T23:00:40.796Z] ok  	github.com/docker/docker/cmd/dockerd	0.286s	coverage: 30.3% of statements
23:00:40 [2019-11-08T23:00:40.796Z] ok  	github.com/docker/docker/container	0.161s	coverage: 35.3% of statements
23:00:40 [2019-11-08T23:00:40.796Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:00:40 [2019-11-08T23:00:40.796Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:00:40 [2019-11-08T23:00:40.796Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:00:40 [2019-11-08T23:00:40.796Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:00:42 [2019-11-08T23:00:42.124Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:00:42 [2019-11-08T23:00:42.382Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:00:42 [2019-11-08T23:00:42.625Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:00:43 [2019-11-08T23:00:43.260Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.055s	coverage: 65.3% of statements
23:00:43 [2019-11-08T23:00:43.751Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:00:43 [2019-11-08T23:00:43.751Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:00:43 [2019-11-08T23:00:43.908Z] --- PASS: TestDockerNetworkMacvlan (15.89s)
23:00:43 [2019-11-08T23:00:43.908Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
23:00:43 [2019-11-08T23:00:43.908Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
23:00:43 [2019-11-08T23:00:43.908Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.33s)
23:00:43 [2019-11-08T23:00:43.908Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s)
23:00:43 [2019-11-08T23:00:43.908Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.35s)
23:00:43 [2019-11-08T23:00:43.908Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
23:00:43 [2019-11-08T23:00:43.908Z] PASS
23:00:43 [2019-11-08T23:00:43.908Z] 
23:00:43 [2019-11-08T23:00:43.908Z] DONE 8 tests in 17.556s
23:00:43 [2019-11-08T23:00:43.908Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:00:43 [2019-11-08T23:00:43.908Z] ++ 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
23:00:43 [2019-11-08T23:00:43.908Z] ++ set -e
23:00:43 [2019-11-08T23:00:43.908Z] ++ '[' -n 0 ']'
23:00:43 [2019-11-08T23:00:43.908Z] ++ set -x
23:00:43 [2019-11-08T23:00:43.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:00:43 [2019-11-08T23:00:43.908Z] testing: warning: no tests to run
23:00:43 [2019-11-08T23:00:43.908Z] PASS
23:00:43 [2019-11-08T23:00:43.908Z] 
23:00:43 [2019-11-08T23:00:43.908Z] DONE 0 tests in 0.059s
23:00:43 [2019-11-08T23:00:43.908Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:00:43 [2019-11-08T23:00:43.908Z] ++ 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
23:00:43 [2019-11-08T23:00:43.908Z] ++ set -e
23:00:43 [2019-11-08T23:00:43.908Z] ++ '[' -n 0 ']'
23:00:43 [2019-11-08T23:00:43.908Z] ++ set -x
23:00:43 [2019-11-08T23:00:43.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:00:43 [2019-11-08T23:00:43.908Z] INFO: Testing against a local daemon
23:00:43 [2019-11-08T23:00:43.908Z] === RUN   TestAuthZPluginAllowRequest
23:00:45 [2019-11-08T23:00:45.866Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
23:00:45 [2019-11-08T23:00:45.866Z] === RUN   TestAuthZPluginTLS
23:00:46 [2019-11-08T23:00:46.270Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:00:46 [2019-11-08T23:00:46.270Z] === RUN   TestAuthZPluginDenyRequest
23:00:47 [2019-11-08T23:00:47.024Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:00:47 [2019-11-08T23:00:47.048Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:00:47 [2019-11-08T23:00:47.048Z] === RUN   TestAuthZPluginAPIDenyResponse
23:00:47 [2019-11-08T23:00:47.417Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:00:47 [2019-11-08T23:00:47.417Z] === RUN   TestAuthZPluginDenyResponse
23:00:48 [2019-11-08T23:00:48.222Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
23:00:48 [2019-11-08T23:00:48.222Z] === RUN   TestAuthZPluginAllowEventStream
23:00:48 [2019-11-08T23:00:48.919Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:00:49 [2019-11-08T23:00:49.850Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:00:50 [2019-11-08T23:00:50.030Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s)
23:00:50 [2019-11-08T23:00:50.030Z] === RUN   TestAuthZPluginErrorResponse
23:00:50 [2019-11-08T23:00:50.107Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:00:50 [2019-11-08T23:00:50.405Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:00:50 [2019-11-08T23:00:50.405Z] === RUN   TestAuthZPluginErrorRequest
23:00:50 [2019-11-08T23:00:50.670Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 35.8% of statements
23:00:50 [2019-11-08T23:00:50.671Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:00:50 [2019-11-08T23:00:50.795Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
23:00:50 [2019-11-08T23:00:50.795Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:00:50 [2019-11-08T23:00:50.928Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:00:51 [2019-11-08T23:00:51.492Z] --- PASS: TestServicePlugin (35.73s)
23:00:51 [2019-11-08T23:00:51.492Z]     plugin_test.go:62: [ddcd1f34f9f79] joining swarm manager [d219549bf292d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:00:51 [2019-11-08T23:00:51.492Z]     plugin_test.go:65: [d35e655081a2b] joining swarm manager [d219549bf292d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:00:51 [2019-11-08T23:00:51.492Z] === RUN   TestServiceUpdateLabel
23:00:51 [2019-11-08T23:00:51.709Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:00:51 [2019-11-08T23:00:51.709Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:00:51 [2019-11-08T23:00:51.750Z] === RUN   TestDockerSuite/TestBuildXZHost
23:00:54 [2019-11-08T23:00:54.221Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.35s)
23:00:54 [2019-11-08T23:00:54.221Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:00:54 [2019-11-08T23:00:54.274Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:00:54 [2019-11-08T23:00:54.274Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:00:54 [2019-11-08T23:00:54.274Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:00:54 [2019-11-08T23:00:54.531Z] --- PASS: TestServiceUpdateLabel (2.99s)
23:00:54 [2019-11-08T23:00:54.531Z] === RUN   TestServiceUpdateSecrets
23:00:54 [2019-11-08T23:00:54.545Z] ok  	github.com/docker/docker/daemon/cluster	0.178s	coverage: 0.5% of statements
23:00:55 [2019-11-08T23:00:55.461Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:00:56 [2019-11-08T23:00:56.064Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
23:00:56 [2019-11-08T23:00:56.064Z] === RUN   TestAuthZPluginHeader
23:00:56 [2019-11-08T23:00:56.133Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
23:00:56 [2019-11-08T23:00:56.133Z] Copying nested executables into bundles/cross/linux/amd64
23:00:56 [2019-11-08T23:00:56.133Z] Cross building: bundles/cross/windows/amd64
23:00:56 [2019-11-08T23:00:56.133Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
23:00:56 [2019-11-08T23:00:56.133Z] GOOS="windows" GOARCH="amd64" GOARM=""
23:00:56 [2019-11-08T23:00:56.394Z] === RUN   TestDockerSuite/TestCommitChange
23:00:56 [2019-11-08T23:00:56.876Z] --- PASS: TestAuthZPluginHeader (0.89s)
23:00:56 [2019-11-08T23:00:56.876Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:00:56 [2019-11-08T23:00:56.876Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:00:56 [2019-11-08T23:00:56.876Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:56 [2019-11-08T23:00:56.876Z] === RUN   TestAuthZPluginV2Disable
23:00:56 [2019-11-08T23:00:56.876Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:00:56 [2019-11-08T23:00:56.876Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:56 [2019-11-08T23:00:56.876Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:00:56 [2019-11-08T23:00:56.876Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:00:56 [2019-11-08T23:00:56.876Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:56 [2019-11-08T23:00:56.876Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:00:56 [2019-11-08T23:00:56.876Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:00:56 [2019-11-08T23:00:56.876Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:56 [2019-11-08T23:00:56.876Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:00:57 [2019-11-08T23:00:57.766Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:00:58 [2019-11-08T23:00:58.697Z] === RUN   TestDockerSuite/TestCommitHardlink
23:01:00 [2019-11-08T23:01:00.553Z] ok  	github.com/docker/docker/daemon/discovery	0.016s	coverage: 30.0% of statements
23:01:00 [2019-11-08T23:01:00.591Z] === RUN   TestDockerSuite/TestCommitNewFile
23:01:01 [2019-11-08T23:01:01.741Z] ok  	github.com/docker/docker/daemon/config	0.106s	coverage: 82.1% of statements
23:01:02 [2019-11-08T23:01:02.084Z] ok  	github.com/docker/docker/daemon/events	0.080s	coverage: 50.0% of statements
23:01:02 [2019-11-08T23:01:02.488Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:01:02 [2019-11-08T23:01:02.868Z] INFO: Extraction ended at 11/08/2019 23:01:02. Duration:00:00:24.7860671
23:01:02 [2019-11-08T23:01:02.868Z] INFO: Updating the golang and path environment variables
23:01:02 [2019-11-08T23:01:02.868Z] INFO: GOPATH=d:\gopath
23:01:02 [2019-11-08T23:01:02.868Z] INFO: go version go1.13.3 windows/amd64
23:01:02 [2019-11-08T23:01:02.868Z] INFO: Running the daemon under test in debug mode
23:01:02 [2019-11-08T23:01:02.868Z] INFO: Starting a daemon under test...
23:01:02 [2019-11-08T23:01:02.868Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40142\2\daemon --pidfile d:\CI\PR-40142\2\docker.pid -D
23:01:02 [2019-11-08T23:01:02.868Z] INFO: Process started successfully.
23:01:02 [2019-11-08T23:01:02.868Z] INFO: Start tailing logs of the daemon under tests
23:01:03 [2019-11-08T23:01:03.052Z] === RUN   TestDockerSuite/TestCommitTTY
23:01:03 [2019-11-08T23:01:03.848Z] INFO: Waiting for the daemon under test to start...
23:01:04 [2019-11-08T23:01:04.424Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
23:01:04 [2019-11-08T23:01:04.991Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:01:05 [2019-11-08T23:01:05.941Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
23:01:06 [2019-11-08T23:01:06.057Z] INFO: Daemon under test started and replied!
23:01:06 [2019-11-08T23:01:06.057Z] INFO: Docker version of the daemon under test
23:01:06 [2019-11-08T23:01:06.057Z] 
23:01:06 [2019-11-08T23:01:06.057Z] Client:
23:01:06 [2019-11-08T23:01:06.057Z]  Version:      17.06.2-ce
23:01:06 [2019-11-08T23:01:06.057Z]  API version:  1.30
23:01:06 [2019-11-08T23:01:06.057Z]  Go version:   go1.8.3
23:01:06 [2019-11-08T23:01:06.057Z]  Git commit:   cec0b72
23:01:06 [2019-11-08T23:01:06.057Z]  Built:        Tue Sep  5 19:57:19 2017
23:01:06 [2019-11-08T23:01:06.057Z]  OS/Arch:      windows/amd64
23:01:06 [2019-11-08T23:01:06.057Z] 
23:01:06 [2019-11-08T23:01:06.057Z] Server:
23:01:06 [2019-11-08T23:01:06.057Z]  Version:      0.0.0-dev
23:01:06 [2019-11-08T23:01:06.057Z]  API version:  1.41 (minimum version 1.24)
23:01:06 [2019-11-08T23:01:06.057Z]  Go version:   go1.13.3
23:01:06 [2019-11-08T23:01:06.057Z]  Git commit:   767a577b4
23:01:06 [2019-11-08T23:01:06.057Z]  Built:        11/08/2019 22:59:28
23:01:06 [2019-11-08T23:01:06.057Z]  OS/Arch:      windows/amd64
23:01:06 [2019-11-08T23:01:06.057Z]  Experimental: false
23:01:06 [2019-11-08T23:01:06.057Z] 
23:01:06 [2019-11-08T23:01:06.057Z] INFO: Docker info of the daemon under test
23:01:06 [2019-11-08T23:01:06.057Z] 
23:01:06 [2019-11-08T23:01:06.057Z] Containers: 0
23:01:06 [2019-11-08T23:01:06.057Z]  Running: 0
23:01:06 [2019-11-08T23:01:06.057Z]  Paused: 0
23:01:06 [2019-11-08T23:01:06.057Z]  Stopped: 0
23:01:06 [2019-11-08T23:01:06.057Z] Images: 0
23:01:06 [2019-11-08T23:01:06.057Z] Server Version: 0.0.0-dev
23:01:06 [2019-11-08T23:01:06.057Z] Storage Driver: windowsfilter
23:01:06 [2019-11-08T23:01:06.057Z]  Windows: 
23:01:06 [2019-11-08T23:01:06.057Z] Logging Driver: json-file
23:01:06 [2019-11-08T23:01:06.057Z] Plugins: 
23:01:06 [2019-11-08T23:01:06.057Z]  Volume: local
23:01:06 [2019-11-08T23:01:06.057Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:01:06 [2019-11-08T23:01:06.057Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:01:06 [2019-11-08T23:01:06.057Z] Swarm: inactive
23:01:06 [2019-11-08T23:01:06.057Z] Default Isolation: process
23:01:06 [2019-11-08T23:01:06.057Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:01:06 [2019-11-08T23:01:06.057Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
23:01:06 [2019-11-08T23:01:06.057Z] OSType: windows
23:01:06 [2019-11-08T23:01:06.057Z] Architecture: x86_64
23:01:06 [2019-11-08T23:01:06.057Z] CPUs: 4
23:01:06 [2019-11-08T23:01:06.057Z] Total Memory: 32GiB
23:01:06 [2019-11-08T23:01:06.057Z] Name: azwin-2-55e550
23:01:06 [2019-11-08T23:01:06.057Z] ID: W6XA:EJCL:NJIP:RECS:RQDU:333Q:GS6L:XHWA:G4XQ:2FRJ:CO5Z:NIHX
23:01:06 [2019-11-08T23:01:06.057Z] Docker Root Dir: D:\CI\PR-40142\2\daemon
23:01:06 [2019-11-08T23:01:06.057Z] Debug Mode (client): false
23:01:06 [2019-11-08T23:01:06.057Z] Debug Mode (server): true
23:01:06 [2019-11-08T23:01:06.058Z]  File Descriptors: -1
23:01:06 [2019-11-08T23:01:06.058Z]  Goroutines: 17
23:01:06 [2019-11-08T23:01:06.058Z]  System Time: 2019-11-08T23:01:05.9888984Z
23:01:06 [2019-11-08T23:01:06.058Z]  EventsListeners: 0
23:01:06 [2019-11-08T23:01:06.058Z] Registry: https://index.docker.io/v1/
23:01:06 [2019-11-08T23:01:06.058Z] Labels:
23:01:06 [2019-11-08T23:01:06.058Z] Experimental: false
23:01:06 [2019-11-08T23:01:06.058Z] Insecure Registries:
23:01:06 [2019-11-08T23:01:06.058Z]  127.0.0.0/8
23:01:06 [2019-11-08T23:01:06.058Z] Live Restore Enabled: false
23:01:06 [2019-11-08T23:01:06.058Z] 
23:01:06 [2019-11-08T23:01:06.058Z] 
23:01:06 [2019-11-08T23:01:06.058Z] INFO: Docker images of the daemon under test
23:01:06 [2019-11-08T23:01:06.058Z] 
23:01:06 [2019-11-08T23:01:06.362Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:01:06 [2019-11-08T23:01:06.522Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
23:01:06 [2019-11-08T23:01:06.522Z] 
23:01:06 [2019-11-08T23:01:06.522Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
23:01:06 [2019-11-08T23:01:06.522Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
23:01:06 [2019-11-08T23:01:06.522Z] ltsc2019: Pulling from windows/servercore
23:01:06 [2019-11-08T23:01:06.522Z] 65014b3c3121: Pulling fs layer
23:01:06 [2019-11-08T23:01:06.522Z] 12c8dbabfd62: Pulling fs layer
23:01:08 [2019-11-08T23:01:08.259Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:01:08 [2019-11-08T23:01:08.275Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.489s	coverage: 13.6% of statements
23:01:09 [2019-11-08T23:01:09.197Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:01:09 [2019-11-08T23:01:09.197Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:01:09 [2019-11-08T23:01:09.197Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:01:09 [2019-11-08T23:01:09.460Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:01:09 [2019-11-08T23:01:09.460Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:01:09 [2019-11-08T23:01:09.460Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:01:09 [2019-11-08T23:01:09.460Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:01:09 [2019-11-08T23:01:09.718Z] --- PASS: TestServiceUpdateSecrets (15.25s)
23:01:09 [2019-11-08T23:01:09.718Z] === RUN   TestServiceUpdateConfigs
23:01:09 [2019-11-08T23:01:09.977Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.9% of statements
23:01:11 [2019-11-08T23:01:11.613Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:01:11 [2019-11-08T23:01:11.680Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.043s	coverage: 57.9% of statements
23:01:12 [2019-11-08T23:01:12.411Z] ok  	github.com/docker/docker/daemon	12.530s	coverage: 17.6% of statements
23:01:12 [2019-11-08T23:01:12.411Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:01:12 [2019-11-08T23:01:12.411Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:01:12 [2019-11-08T23:01:12.411Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:01:12 [2019-11-08T23:01:12.411Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:01:13 [2019-11-08T23:01:13.508Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:01:13 [2019-11-08T23:01:13.508Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:01:14 [2019-11-08T23:01:14.439Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:01:15 [2019-11-08T23:01:15.165Z] 12c8dbabfd62: Verifying Checksum
23:01:15 [2019-11-08T23:01:15.165Z] 12c8dbabfd62: Download complete
23:01:15 [2019-11-08T23:01:15.370Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:01:16 [2019-11-08T23:01:16.303Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:01:16 [2019-11-08T23:01:16.772Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
23:01:16 [2019-11-08T23:01:16.773Z] PASS
23:01:16 [2019-11-08T23:01:16.773Z] 
23:01:16 [2019-11-08T23:01:16.773Z] === Skipped
23:01:16 [2019-11-08T23:01:16.773Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:01:16 [2019-11-08T23:01:16.773Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:16 [2019-11-08T23:01:16.773Z] 
23:01:16 [2019-11-08T23:01:16.773Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:01:16 [2019-11-08T23:01:16.773Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:16 [2019-11-08T23:01:16.773Z] 
23:01:16 [2019-11-08T23:01:16.773Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:01:16 [2019-11-08T23:01:16.773Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:16 [2019-11-08T23:01:16.773Z] 
23:01:16 [2019-11-08T23:01:16.773Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:01:16 [2019-11-08T23:01:16.773Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:16 [2019-11-08T23:01:16.773Z] 
23:01:16 [2019-11-08T23:01:16.773Z] 
23:01:16 [2019-11-08T23:01:16.773Z] DONE 17 tests, 4 skipped in 30.028s
23:01:16 [2019-11-08T23:01:16.773Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:01:16 [2019-11-08T23:01:16.773Z] ++ 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
23:01:16 [2019-11-08T23:01:16.773Z] ++ set -e
23:01:16 [2019-11-08T23:01:16.773Z] ++ '[' -n 0 ']'
23:01:16 [2019-11-08T23:01:16.773Z] ++ set -x
23:01:16 [2019-11-08T23:01:16.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:01:16 [2019-11-08T23:01:16.773Z] INFO: Testing against a local daemon
23:01:16 [2019-11-08T23:01:16.773Z] === RUN   TestPluginInvalidJSON
23:01:16 [2019-11-08T23:01:16.773Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:01:16 [2019-11-08T23:01:16.773Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:01:16 [2019-11-08T23:01:16.773Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:01:16 [2019-11-08T23:01:16.773Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:01:16 [2019-11-08T23:01:16.773Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:01:16 [2019-11-08T23:01:16.773Z] PASS
23:01:16 [2019-11-08T23:01:16.773Z] 
23:01:16 [2019-11-08T23:01:16.773Z] DONE 2 tests in 0.169s
23:01:16 [2019-11-08T23:01:16.773Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:01:16 [2019-11-08T23:01:16.773Z] ++ 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
23:01:16 [2019-11-08T23:01:16.773Z] ++ set -e
23:01:16 [2019-11-08T23:01:16.773Z] ++ '[' -n 0 ']'
23:01:16 [2019-11-08T23:01:16.773Z] ++ set -x
23:01:16 [2019-11-08T23:01:16.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:01:16 [2019-11-08T23:01:16.773Z] INFO: Testing against a local daemon
23:01:16 [2019-11-08T23:01:16.773Z] === RUN   TestExternalGraphDriver
23:01:16 [2019-11-08T23:01:16.773Z] === RUN   TestExternalGraphDriver/json
23:01:16 [2019-11-08T23:01:16.773Z] === RUN   TestExternalGraphDriver/spec
23:01:17 [2019-11-08T23:01:17.234Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:01:17 [2019-11-08T23:01:17.318Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.508s	coverage: 68.6% of statements
23:01:18 [2019-11-08T23:01:18.164Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:01:18 [2019-11-08T23:01:18.164Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:01:18 [2019-11-08T23:01:18.164Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:01:18 [2019-11-08T23:01:18.626Z] === RUN   TestExternalGraphDriver/pull
23:01:19 [2019-11-08T23:01:19.019Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.979s	coverage: 51.0% of statements
23:01:19 [2019-11-08T23:01:19.096Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:01:19 [2019-11-08T23:01:19.096Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:01:19 [2019-11-08T23:01:19.096Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:01:19 [2019-11-08T23:01:19.353Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:01:19 [2019-11-08T23:01:19.353Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:01:19 [2019-11-08T23:01:19.750Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.114s	coverage: 45.9% of statements
23:01:19 [2019-11-08T23:01:19.750Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:01:20 [2019-11-08T23:01:20.284Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:01:21 [2019-11-08T23:01:21.214Z] --- PASS: TestExternalGraphDriver (6.67s)
23:01:21 [2019-11-08T23:01:21.214Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
23:01:21 [2019-11-08T23:01:21.214Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
23:01:21 [2019-11-08T23:01:21.214Z]     --- PASS: TestExternalGraphDriver/pull (2.29s)
23:01:21 [2019-11-08T23:01:21.214Z] === RUN   TestGraphdriverPluginV2
23:01:21 [2019-11-08T23:01:21.214Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
23:01:21 [2019-11-08T23:01:21.214Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:21 [2019-11-08T23:01:21.214Z] PASS
23:01:21 [2019-11-08T23:01:21.214Z] 
23:01:21 [2019-11-08T23:01:21.214Z] === Skipped
23:01:21 [2019-11-08T23:01:21.214Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
23:01:21 [2019-11-08T23:01:21.214Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:01:21 [2019-11-08T23:01:21.214Z] 
23:01:21 [2019-11-08T23:01:21.214Z] 
23:01:21 [2019-11-08T23:01:21.214Z] DONE 5 tests, 1 skipped in 6.904s
23:01:21 [2019-11-08T23:01:21.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:01:21 [2019-11-08T23:01:21.214Z] ++ 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
23:01:21 [2019-11-08T23:01:21.214Z] ++ set -e
23:01:21 [2019-11-08T23:01:21.214Z] ++ '[' -n 0 ']'
23:01:21 [2019-11-08T23:01:21.214Z] ++ set -x
23:01:21 [2019-11-08T23:01:21.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:01:21 [2019-11-08T23:01:21.214Z] INFO: Testing against a local daemon
23:01:21 [2019-11-08T23:01:21.214Z] === RUN   TestContinueAfterPluginCrash
23:01:21 [2019-11-08T23:01:21.214Z] === PAUSE TestContinueAfterPluginCrash
23:01:21 [2019-11-08T23:01:21.214Z] === RUN   TestDaemonStartWithLogOpt
23:01:21 [2019-11-08T23:01:21.214Z] === PAUSE TestDaemonStartWithLogOpt
23:01:21 [2019-11-08T23:01:21.214Z] === CONT  TestContinueAfterPluginCrash
23:01:21 [2019-11-08T23:01:21.214Z] === CONT  TestDaemonStartWithLogOpt
23:01:21 [2019-11-08T23:01:21.216Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:01:21 [2019-11-08T23:01:21.451Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.726s	coverage: 76.1% of statements
23:01:21 [2019-11-08T23:01:21.791Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.405s	coverage: 52.6% of statements
23:01:21 [2019-11-08T23:01:21.791Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:01:21 [2019-11-08T23:01:21.791Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:01:22 [2019-11-08T23:01:22.148Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:01:22 [2019-11-08T23:01:22.148Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:01:23 [2019-11-08T23:01:23.495Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.036s	coverage: 58.0% of statements
23:01:23 [2019-11-08T23:01:23.495Z] ok  	github.com/docker/docker/daemon/links	0.022s	coverage: 93.0% of statements
23:01:24 [2019-11-08T23:01:24.043Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:01:24 [2019-11-08T23:01:24.678Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.040s	coverage: 3.0% of statements
23:01:24 [2019-11-08T23:01:24.975Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:01:24 [2019-11-08T23:01:24.975Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:01:25 [2019-11-08T23:01:25.541Z] --- PASS: TestServiceUpdateConfigs (15.70s)
23:01:25 [2019-11-08T23:01:25.541Z] === RUN   TestServiceUpdateNetwork
23:01:25 [2019-11-08T23:01:25.541Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:01:26 [2019-11-08T23:01:26.475Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:01:27 [2019-11-08T23:01:27.845Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:01:28 [2019-11-08T23:01:28.776Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:01:28 [2019-11-08T23:01:28.776Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:01:29 [2019-11-08T23:01:29.533Z] ok  	github.com/docker/docker/daemon/logger	0.302s	coverage: 42.7% of statements
23:01:29 [2019-11-08T23:01:29.533Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.044s	coverage: 68.2% of statements
23:01:29 [2019-11-08T23:01:29.706Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:01:30 [2019-11-08T23:01:30.637Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:01:31 [2019-11-08T23:01:31.201Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:01:31 [2019-11-08T23:01:31.248Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.655s	coverage: 77.8% of statements
23:01:31 [2019-11-08T23:01:31.458Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:01:32 [2019-11-08T23:01:32.389Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:01:32 [2019-11-08T23:01:32.430Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 4.9% of statements
23:01:32 [2019-11-08T23:01:32.430Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:01:32 [2019-11-08T23:01:32.430Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:01:32 [2019-11-08T23:01:32.430Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:01:32 [2019-11-08T23:01:32.430Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:01:32 [2019-11-08T23:01:32.430Z] ok  	github.com/docker/docker/daemon/logger/journald	0.037s	coverage: 26.2% of statements
23:01:32 [2019-11-08T23:01:32.659Z] --- PASS: TestDaemonStartWithLogOpt (11.08s)
23:01:33 [2019-11-08T23:01:33.611Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 88.3% of statements
23:01:33 [2019-11-08T23:01:33.611Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.013s	coverage: 62.1% of statements
23:01:34 [2019-11-08T23:01:34.283Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:01:35 [2019-11-08T23:01:35.654Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:01:35 [2019-11-08T23:01:35.911Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:01:35 [2019-11-08T23:01:35.911Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:01:35 [2019-11-08T23:01:35.911Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:01:35 [2019-11-08T23:01:35.911Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:01:36 [2019-11-08T23:01:36.671Z] ok  	github.com/docker/docker/daemon/logger/local	0.067s	coverage: 74.7% of statements
23:01:36 [2019-11-08T23:01:36.671Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:01:36 [2019-11-08T23:01:36.856Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:01:37 [2019-11-08T23:01:37.402Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.055s	coverage: 19.9% of statements
23:01:37 [2019-11-08T23:01:37.744Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.023s	coverage: 47.8% of statements
23:01:37 [2019-11-08T23:01:37.853Z] --- PASS: TestContinueAfterPluginCrash (15.95s)
23:01:37 [2019-11-08T23:01:37.853Z] PASS
23:01:37 [2019-11-08T23:01:37.853Z] 
23:01:37 [2019-11-08T23:01:37.853Z] DONE 2 tests in 16.096s
23:01:37 [2019-11-08T23:01:37.853Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:01:37 [2019-11-08T23:01:37.853Z] ++ 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
23:01:37 [2019-11-08T23:01:37.853Z] ++ set -e
23:01:37 [2019-11-08T23:01:37.853Z] ++ '[' -n 0 ']'
23:01:37 [2019-11-08T23:01:37.853Z] ++ set -x
23:01:37 [2019-11-08T23:01:37.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:01:37 [2019-11-08T23:01:37.853Z] INFO: Testing against a local daemon
23:01:37 [2019-11-08T23:01:37.853Z] === RUN   TestPluginWithDevMounts
23:01:37 [2019-11-08T23:01:37.853Z] === PAUSE TestPluginWithDevMounts
23:01:37 [2019-11-08T23:01:37.853Z] === CONT  TestPluginWithDevMounts
23:01:39 [2019-11-08T23:01:39.447Z] ok  	github.com/docker/docker/daemon/logger/templates	0.023s	coverage: 8.3% of statements
23:01:39 [2019-11-08T23:01:39.678Z] --- PASS: TestPluginWithDevMounts (2.04s)
23:01:39 [2019-11-08T23:01:39.678Z] PASS
23:01:39 [2019-11-08T23:01:39.678Z] 
23:01:39 [2019-11-08T23:01:39.678Z] DONE 1 tests in 2.272s
23:01:39 [2019-11-08T23:01:39.678Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:01:39 [2019-11-08T23:01:39.678Z] ++ 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
23:01:39 [2019-11-08T23:01:39.678Z] ++ set -e
23:01:39 [2019-11-08T23:01:39.678Z] ++ '[' -n 0 ']'
23:01:39 [2019-11-08T23:01:39.678Z] ++ set -x
23:01:39 [2019-11-08T23:01:39.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
23:01:39 [2019-11-08T23:01:39.678Z] INFO: Testing against a local daemon
23:01:39 [2019-11-08T23:01:39.678Z] === RUN   TestSecretInspect
23:01:40 [2019-11-08T23:01:40.640Z] ok  	github.com/docker/docker/daemon/network	0.054s	coverage: 63.8% of statements
23:01:41 [2019-11-08T23:01:41.033Z] --- PASS: TestServiceUpdateNetwork (15.14s)
23:01:41 [2019-11-08T23:01:41.033Z] PASS
23:01:41 [2019-11-08T23:01:41.033Z] 
23:01:41 [2019-11-08T23:01:41.033Z] === Skipped
23:01:41 [2019-11-08T23:01:41.033Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:01:41 [2019-11-08T23:01:41.033Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:01:41 [2019-11-08T23:01:41.033Z] 
23:01:41 [2019-11-08T23:01:41.033Z] 
23:01:41 [2019-11-08T23:01:41.033Z] DONE 20 tests, 1 skipped in 172.811s
23:01:41 [2019-11-08T23:01:41.033Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:01:41 [2019-11-08T23:01:41.033Z] ++ 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
23:01:41 [2019-11-08T23:01:41.033Z] ++ set -e
23:01:41 [2019-11-08T23:01:41.033Z] ++ '[' -n 0 ']'
23:01:41 [2019-11-08T23:01:41.033Z] ++ set -x
23:01:41 [2019-11-08T23:01:41.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
23:01:41 [2019-11-08T23:01:41.033Z] INFO: Testing against a local daemon
23:01:41 [2019-11-08T23:01:41.033Z] === RUN   TestSessionCreate
23:01:41 [2019-11-08T23:01:41.033Z] --- PASS: TestSessionCreate (0.03s)
23:01:41 [2019-11-08T23:01:41.033Z] === RUN   TestSessionCreateWithBadUpgrade
23:01:41 [2019-11-08T23:01:41.033Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:01:41 [2019-11-08T23:01:41.033Z] PASS
23:01:41 [2019-11-08T23:01:41.033Z] 
23:01:41 [2019-11-08T23:01:41.033Z] DONE 2 tests in 0.185s
23:01:41 [2019-11-08T23:01:41.033Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:01:41 [2019-11-08T23:01:41.033Z] ++ 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
23:01:41 [2019-11-08T23:01:41.033Z] ++ set -e
23:01:41 [2019-11-08T23:01:41.033Z] ++ '[' -n 0 ']'
23:01:41 [2019-11-08T23:01:41.033Z] ++ set -x
23:01:41 [2019-11-08T23:01:41.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
23:01:41 [2019-11-08T23:01:41.033Z] INFO: Testing against a local daemon
23:01:41 [2019-11-08T23:01:41.033Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:01:41 [2019-11-08T23:01:41.033Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:01:41 [2019-11-08T23:01:41.033Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:01:41 [2019-11-08T23:01:41.033Z] === RUN   TestEventsExecDie
23:01:41 [2019-11-08T23:01:41.290Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:01:41 [2019-11-08T23:01:41.818Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.106s	coverage: 82.5% of statements
23:01:41 [2019-11-08T23:01:41.818Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:01:41 [2019-11-08T23:01:41.818Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:01:41 [2019-11-08T23:01:41.854Z] --- PASS: TestEventsExecDie (1.02s)
23:01:41 [2019-11-08T23:01:41.854Z] === RUN   TestEventsBackwardsCompatible
23:01:42 [2019-11-08T23:01:42.111Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
23:01:42 [2019-11-08T23:01:42.111Z] === RUN   TestInfoBinaryCommits
23:01:42 [2019-11-08T23:01:42.111Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:01:42 [2019-11-08T23:01:42.111Z] === RUN   TestInfoAPIVersioned
23:01:42 [2019-11-08T23:01:42.111Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:01:42 [2019-11-08T23:01:42.111Z] === RUN   TestInfoDiscoveryBackend
23:01:42 [2019-11-08T23:01:42.368Z] === RUN   TestDockerSuite/TestContainerAPITop
23:01:42 [2019-11-08T23:01:42.625Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:01:42 [2019-11-08T23:01:42.625Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:01:42 [2019-11-08T23:01:42.886Z] --- PASS: TestSecretInspect (2.94s)
23:01:42 [2019-11-08T23:01:42.886Z] === RUN   TestSecretList
23:01:43 [2019-11-08T23:01:43.189Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:01:43 [2019-11-08T23:01:43.189Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:01:43 [2019-11-08T23:01:43.189Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:01:43 [2019-11-08T23:01:43.755Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:01:43 [2019-11-08T23:01:43.755Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:01:44 [2019-11-08T23:01:44.012Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:01:44 [2019-11-08T23:01:44.012Z] === RUN   TestInfoAPI
23:01:44 [2019-11-08T23:01:44.012Z] --- PASS: TestInfoAPI (0.02s)
23:01:44 [2019-11-08T23:01:44.012Z] === RUN   TestInfoAPIWarnings
23:01:44 [2019-11-08T23:01:44.577Z] --- PASS: TestInfoAPIWarnings (0.52s)
23:01:44 [2019-11-08T23:01:44.577Z] === RUN   TestInfoDebug
23:01:45 [2019-11-08T23:01:45.144Z] --- PASS: TestInfoDebug (0.52s)
23:01:45 [2019-11-08T23:01:45.144Z] === RUN   TestInfoInsecureRegistries
23:01:45 [2019-11-08T23:01:45.229Z] 65014b3c3121: Verifying Checksum
23:01:45 [2019-11-08T23:01:45.229Z] 65014b3c3121: Download complete
23:01:45 [2019-11-08T23:01:45.577Z] --- PASS: TestSecretList (3.04s)
23:01:45 [2019-11-08T23:01:45.577Z] === RUN   TestSecretsCreateAndDelete
23:01:45 [2019-11-08T23:01:45.688Z] ok  	github.com/docker/docker/distribution/metadata	0.162s	coverage: 48.2% of statements
23:01:45 [2019-11-08T23:01:45.688Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
23:01:45 [2019-11-08T23:01:45.708Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:01:45 [2019-11-08T23:01:45.708Z] === RUN   TestInfoRegistryMirrors
23:01:46 [2019-11-08T23:01:46.272Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:01:46 [2019-11-08T23:01:46.272Z] --- PASS: TestInfoRegistryMirrors (0.53s)
23:01:46 [2019-11-08T23:01:46.272Z] === RUN   TestLoginFailsWithBadCredentials
23:01:46 [2019-11-08T23:01:46.529Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s)
23:01:46 [2019-11-08T23:01:46.529Z] === RUN   TestPingCacheHeaders
23:01:46 [2019-11-08T23:01:46.529Z] --- PASS: TestPingCacheHeaders (0.05s)
23:01:46 [2019-11-08T23:01:46.529Z] === RUN   TestPingGet
23:01:46 [2019-11-08T23:01:46.529Z] --- PASS: TestPingGet (0.02s)
23:01:46 [2019-11-08T23:01:46.529Z] === RUN   TestPingHead
23:01:46 [2019-11-08T23:01:46.529Z] --- PASS: TestPingHead (0.02s)
23:01:46 [2019-11-08T23:01:46.529Z] === RUN   TestVersion
23:01:46 [2019-11-08T23:01:46.529Z] --- PASS: TestVersion (0.03s)
23:01:46 [2019-11-08T23:01:46.529Z] PASS
23:01:46 [2019-11-08T23:01:46.529Z] 
23:01:46 [2019-11-08T23:01:46.529Z] === Skipped
23:01:46 [2019-11-08T23:01:46.529Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:01:46 [2019-11-08T23:01:46.529Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:01:46 [2019-11-08T23:01:46.529Z] 
23:01:46 [2019-11-08T23:01:46.529Z] 
23:01:46 [2019-11-08T23:01:46.529Z] DONE 18 tests, 1 skipped in 5.829s
23:01:46 [2019-11-08T23:01:46.529Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:01:46 [2019-11-08T23:01:46.529Z] ++ 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
23:01:46 [2019-11-08T23:01:46.529Z] ++ set -e
23:01:46 [2019-11-08T23:01:46.529Z] ++ '[' -n 0 ']'
23:01:46 [2019-11-08T23:01:46.529Z] ++ set -x
23:01:46 [2019-11-08T23:01:46.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
23:01:46 [2019-11-08T23:01:46.786Z] INFO: Testing against a local daemon
23:01:46 [2019-11-08T23:01:46.786Z] === RUN   TestVolumesCreateAndList
23:01:46 [2019-11-08T23:01:46.786Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:01:46 [2019-11-08T23:01:46.786Z] === RUN   TestVolumesRemove
23:01:46 [2019-11-08T23:01:46.786Z] --- PASS: TestVolumesRemove (0.12s)
23:01:46 [2019-11-08T23:01:46.786Z] === RUN   TestVolumesInspect
23:01:46 [2019-11-08T23:01:46.930Z] ok  	github.com/docker/docker/distribution	0.855s	coverage: 22.1% of statements
23:01:46 [2019-11-08T23:01:46.930Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:01:47 [2019-11-08T23:01:47.044Z] --- PASS: TestVolumesInspect (0.03s)
23:01:47 [2019-11-08T23:01:47.044Z] === RUN   TestVolumesInvalidJSON
23:01:47 [2019-11-08T23:01:47.044Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:01:47 [2019-11-08T23:01:47.044Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:01:47 [2019-11-08T23:01:47.044Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:01:47 [2019-11-08T23:01:47.044Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:01:47 [2019-11-08T23:01:47.044Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:01:47 [2019-11-08T23:01:47.044Z] PASS
23:01:47 [2019-11-08T23:01:47.044Z] 
23:01:47 [2019-11-08T23:01:47.044Z] DONE 5 tests in 0.370s
23:01:47 [2019-11-08T23:01:47.044Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:01:47 [2019-11-08T23:01:47.044Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:01:47 [2019-11-08T23:01:47.301Z] ++++ cat bundles/test-integration/docker.pid
23:01:47 [2019-11-08T23:01:47.301Z] +++ kill 5332
23:01:48 [2019-11-08T23:01:48.232Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:01:48 [2019-11-08T23:01:48.489Z] +++ /etc/init.d/apparmor stop
23:01:48 [2019-11-08T23:01:48.489Z] Clearing AppArmor profiles cache:.
23:01:48 [2019-11-08T23:01:48.489Z] All profile caches have been cleared, but no profiles have been unloaded.
23:01:48 [2019-11-08T23:01:48.489Z] Unloading profiles will leave already running processes permanently
23:01:48 [2019-11-08T23:01:48.489Z] unconfined, which can lead to unexpected situations.
23:01:48 [2019-11-08T23:01:48.489Z] 
23:01:48 [2019-11-08T23:01:48.489Z] To set a process to complain mode, use the command line tool
23:01:48 [2019-11-08T23:01:48.489Z] 'aa-complain'. To really tear down all profiles, run the init script
23:01:48 [2019-11-08T23:01:48.489Z] with the 'teardown' option."
23:01:48 [2019-11-08T23:01:48.489Z] 
23:01:48 [2019-11-08T23:01:48.759Z] --- PASS: TestSecretsCreateAndDelete (3.05s)
23:01:48 [2019-11-08T23:01:48.759Z] === RUN   TestSecretsUpdate
23:01:49 [2019-11-08T23:01:49.957Z] ok  	github.com/docker/docker/distribution/xfer	1.719s	coverage: 85.1% of statements
23:01:49 [2019-11-08T23:01:49.957Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:01:49 [2019-11-08T23:01:49.957Z] ok  	github.com/docker/docker/image/cache	0.053s	coverage: 19.2% of statements
23:01:50 [2019-11-08T23:01:50.687Z] ok  	github.com/docker/docker/image	0.093s	coverage: 86.4% of statements
23:01:50 [2019-11-08T23:01:50.687Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:01:51 [2019-11-08T23:01:51.419Z] ok  	github.com/docker/docker/libcontainerd/queue	0.045s	coverage: 100.0% of statements
23:01:51 [2019-11-08T23:01:51.936Z] --- PASS: TestSecretsUpdate (3.05s)
23:01:51 [2019-11-08T23:01:51.936Z] === RUN   TestTemplatedSecret
23:01:52 [2019-11-08T23:01:52.150Z] ok  	github.com/docker/docker/image/v1	0.046s	coverage: 25.0% of statements
23:01:52 [2019-11-08T23:01:52.150Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:01:52 [2019-11-08T23:01:52.881Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 50.0% of statements
23:01:53 [2019-11-08T23:01:53.743Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:01:53 [2019-11-08T23:01:53.743Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:01:55 [2019-11-08T23:01:55.449Z] --- PASS: TestTemplatedSecret (3.82s)
23:01:55 [2019-11-08T23:01:55.449Z] === RUN   TestSecretCreateResolve
23:01:56 [2019-11-08T23:01:56.266Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:01:57 [2019-11-08T23:01:57.639Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:01:57 [2019-11-08T23:01:57.761Z] ok  	github.com/docker/docker/opts	0.081s	coverage: 66.9% of statements
23:01:58 [2019-11-08T23:01:58.489Z] ok  	github.com/docker/docker/pkg/broadcaster	0.012s	coverage: 100.0% of statements
23:01:58 [2019-11-08T23:01:58.569Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
23:01:58 [2019-11-08T23:01:58.663Z] --- PASS: TestSecretCreateResolve (2.98s)
23:01:58 [2019-11-08T23:01:58.663Z] PASS
23:01:58 [2019-11-08T23:01:58.663Z] 
23:01:58 [2019-11-08T23:01:58.663Z] DONE 6 tests in 19.053s
23:01:58 [2019-11-08T23:01:58.663Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:01:58 [2019-11-08T23:01:58.663Z] ++ 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
23:01:58 [2019-11-08T23:01:58.663Z] ++ set -e
23:01:58 [2019-11-08T23:01:58.663Z] ++ '[' -n 0 ']'
23:01:58 [2019-11-08T23:01:58.663Z] ++ set -x
23:01:58 [2019-11-08T23:01:58.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
23:01:58 [2019-11-08T23:01:58.663Z] INFO: Testing against a local daemon
23:01:58 [2019-11-08T23:01:58.663Z] === RUN   TestServiceCreateInit
23:01:58 [2019-11-08T23:01:58.663Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:01:59 [2019-11-08T23:01:59.215Z] ok  	github.com/docker/docker/pkg/capabilities	0.011s	coverage: 87.5% of statements
23:01:59 [2019-11-08T23:01:59.553Z] ok  	github.com/docker/docker/pkg/archive	1.282s	coverage: 76.8% of statements
23:02:00 [2019-11-08T23:02:00.282Z] ok  	github.com/docker/docker/pkg/authorization	2.735s	coverage: 68.3% of statements
23:02:00 [2019-11-08T23:02:00.463Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
23:02:01 [2019-11-08T23:02:01.013Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
23:02:01 [2019-11-08T23:02:01.744Z] ok  	github.com/docker/docker/pkg/discovery	0.025s	coverage: 58.3% of statements
23:02:01 [2019-11-08T23:02:01.832Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
23:02:02 [2019-11-08T23:02:02.083Z] ok  	github.com/docker/docker/pkg/discovery/file	0.025s	coverage: 92.9% of statements
23:02:03 [2019-11-08T23:02:03.726Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
23:02:03 [2019-11-08T23:02:03.779Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
23:02:03 [2019-11-08T23:02:03.806Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
23:02:03 [2019-11-08T23:02:03.806Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
23:02:03 [2019-11-08T23:02:03.806Z] remote: Enumerating objects: 19, done.
23:02:03 [2019-11-08T23:02:03.806Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
23:02:03 [2019-11-08T23:02:03.806Z] Unpacking objects:   5% (1/19)   
Unpacking objects:  10% (2/19)   
Unpacking objects:  15% (3/19)   
Unpacking objects:  21% (4/19)   
Unpacking objects:  26% (5/19)   
Unpacking objects:  31% (6/19)   
Unpacking objects:  36% (7/19)   
Unpacking objects:  42% (8/19)   
Unpacking objects:  47% (9/19)   
Unpacking objects:  52% (10/19)   
Unpacking objects:  57% (11/19)   
Unpacking objects:  63% (12/19)   
Unpacking objects:  68% (13/19)   
Unpacking objects:  73% (14/19)   
Unpacking objects:  78% (15/19)   
Unpacking objects:  84% (16/19)   
Unpacking objects:  89% (17/19)   
Unpacking objects:  94% (18/19)   
Unpacking objects: 100% (19/19)   
Unpacking objects: 100% (19/19), done.
23:02:03 [2019-11-08T23:02:03.806Z] Building: bundles/cross/windows/amd64/containerutility.exe
23:02:03 [2019-11-08T23:02:03.929Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:02:04 [2019-11-08T23:02:04.373Z] 
23:02:04 [2019-11-08T23:02:04.508Z] ok  	github.com/docker/docker/layer	7.402s	coverage: 68.8% of statements
23:02:04 [2019-11-08T23:02:04.508Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:02:04 [2019-11-08T23:02:04.508Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:02:04 [2019-11-08T23:02:04.508Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:02:04 [2019-11-08T23:02:04.508Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:02:04 [2019-11-08T23:02:04.508Z] ?   	github.com/docker/docker/oci	[no test files]
23:02:04 [2019-11-08T23:02:04.508Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:02:04 [2019-11-08T23:02:04.854Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.019s	coverage: 93.8% of statements
23:02:05 [2019-11-08T23:02:05.097Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008e2760_<nil>}
23:02:05 [2019-11-08T23:02:05.209Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
23:02:05 [2019-11-08T23:02:05.939Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.362s	coverage: 43.2% of statements
23:02:05 [2019-11-08T23:02:05.939Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:02:05 [2019-11-08T23:02:05.939Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:02:06 [2019-11-08T23:02:06.279Z] ok  	github.com/docker/docker/pkg/filenotify	0.613s	coverage: 67.0% of statements
23:02:06 [2019-11-08T23:02:06.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
23:02:06 [2019-11-08T23:02:06.620Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
23:02:06 [2019-11-08T23:02:06.725Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1332278477_/foo_false__<nil>_<nil>_<nil>}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:02:07 [2019-11-08T23:02:07.234Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/test/unit
23:02:07 [2019-11-08T23:02:07.801Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.242s	coverage: 84.1% of statements
23:02:07 [2019-11-08T23:02:07.801Z] ok  	github.com/docker/docker/pkg/fsutils	0.422s	coverage: 85.1% of statements
23:02:08 [2019-11-08T23:02:08.141Z] ok  	github.com/docker/docker/pkg/homedir	0.029s	coverage: 11.4% of statements
23:02:08 [2019-11-08T23:02:08.634Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1332278477_/foo_true__<nil>_<nil>_<nil>}
23:02:09 [2019-11-08T23:02:09.046Z] --- PASS: TestServiceCreateInit (10.39s)
23:02:09 [2019-11-08T23:02:09.046Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s)
23:02:09 [2019-11-08T23:02:09.046Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s)
23:02:09 [2019-11-08T23:02:09.046Z] === RUN   TestCreateServiceMultipleTimes
23:02:09 [2019-11-08T23:02:09.764Z] ?   	github.com/docker/docker/api	[no test files]
23:02:09 [2019-11-08T23:02:09.844Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.038s	coverage: 91.7% of statements
23:02:09 [2019-11-08T23:02:09.844Z] ok  	github.com/docker/docker/pkg/locker	0.052s	coverage: 88.9% of statements
23:02:10 [2019-11-08T23:02:10.007Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3640824776_/foo_false__<nil>_<nil>_<nil>}
23:02:10 [2019-11-08T23:02:10.573Z] ok  	github.com/docker/docker/pkg/idtools	0.915s	coverage: 70.1% of statements
23:02:10 [2019-11-08T23:02:10.911Z] ok  	github.com/docker/docker/pkg/longpath	0.013s	coverage: 100.0% of statements
23:02:11 [2019-11-08T23:02:11.640Z] ok  	github.com/docker/docker/pkg/ioutils	1.698s	coverage: 69.3% of statements
23:02:11 [2019-11-08T23:02:11.640Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:02:11 [2019-11-08T23:02:11.640Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.024s	coverage: 85.7% of statements
23:02:11 [2019-11-08T23:02:11.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3640824776_/foo_true__<nil>_<nil>_<nil>}
23:02:12 [2019-11-08T23:02:12.426Z] ok  	github.com/docker/docker/pkg/parsers	0.006s	coverage: 97.0% of statements
23:02:12 [2019-11-08T23:02:12.771Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
23:02:13 [2019-11-08T23:02:13.110Z] ok  	github.com/docker/docker/pkg/mount	0.925s	coverage: 70.0% of statements
23:02:13 [2019-11-08T23:02:13.110Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:02:13 [2019-11-08T23:02:13.110Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.023s	coverage: 91.4% of statements
23:02:13 [2019-11-08T23:02:13.273Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3640824776_/foo_true__0xc0008e2be0_<nil>_<nil>}
23:02:13 [2019-11-08T23:02:13.839Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.4% of statements
23:02:13 [2019-11-08T23:02:13.839Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:02:13 [2019-11-08T23:02:13.839Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:02:15 [2019-11-08T23:02:15.017Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
23:02:15 [2019-11-08T23:02:15.170Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008e2c00_<nil>}
23:02:15 [2019-11-08T23:02:15.748Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
23:02:16 [2019-11-08T23:02:16.475Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
23:02:16 [2019-11-08T23:02:16.475Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
23:02:16 [2019-11-08T23:02:16.540Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008e2c20_<nil>}
23:02:17 [2019-11-08T23:02:17.201Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
23:02:17 [2019-11-08T23:02:17.928Z] ok  	github.com/docker/docker/pkg/pubsub	1.156s	coverage: 73.9% of statements
23:02:18 [2019-11-08T23:02:18.434Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008e2c40_<nil>}
23:02:18 [2019-11-08T23:02:18.655Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
23:02:19 [2019-11-08T23:02:19.384Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
23:02:19 [2019-11-08T23:02:19.722Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
23:02:19 [2019-11-08T23:02:19.804Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008e2c60_<nil>}
23:02:20 [2019-11-08T23:02:20.453Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
23:02:20 [2019-11-08T23:02:20.791Z] ok  	github.com/docker/docker/pkg/sysinfo	0.012s	coverage: 80.0% of statements
23:02:21 [2019-11-08T23:02:21.130Z] ok  	github.com/docker/docker/pkg/signal	3.510s	coverage: 61.0% of statements
23:02:21 [2019-11-08T23:02:21.702Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:02:21 [2019-11-08T23:02:21.859Z] ok  	github.com/docker/docker/pkg/tailfile	0.148s	coverage: 88.6% of statements
23:02:21 [2019-11-08T23:02:21.859Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 36.9% of statements
23:02:23 [2019-11-08T23:02:23.039Z] testing: warning: no tests to run
23:02:23 [2019-11-08T23:02:23.039Z] coverage: [no statements]
23:02:23 [2019-11-08T23:02:23.039Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:02:23 [2019-11-08T23:02:23.072Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:02:23 [2019-11-08T23:02:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:02:23 [2019-11-08T23:02:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:02:23 [2019-11-08T23:02:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
23:02:23 [2019-11-08T23:02:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
23:02:23 [2019-11-08T23:02:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
23:02:23 [2019-11-08T23:02:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
23:02:23 [2019-11-08T23:02:23.329Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
23:02:23 [2019-11-08T23:02:23.379Z] ok  	github.com/docker/docker/pkg/term	0.010s	coverage: 85.9% of statements
23:02:23 [2019-11-08T23:02:23.586Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
23:02:23 [2019-11-08T23:02:23.586Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:02:24 [2019-11-08T23:02:24.105Z] ok  	github.com/docker/docker/pkg/truncindex	0.115s	coverage: 91.5% of statements
23:02:24 [2019-11-08T23:02:24.105Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
23:02:24 [2019-11-08T23:02:24.446Z] ok  	github.com/docker/docker/pkg/tarsum	0.197s	coverage: 89.3% of statements
23:02:24 [2019-11-08T23:02:24.634Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
23:02:25 [2019-11-08T23:02:25.175Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
23:02:26 [2019-11-08T23:02:26.863Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:02:26 [2019-11-08T23:02:26.877Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
23:02:28 [2019-11-08T23:02:28.621Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
23:02:28 [2019-11-08T23:02:28.909Z] --- PASS: TestCreateServiceMultipleTimes (18.91s)
23:02:28 [2019-11-08T23:02:28.909Z] === RUN   TestCreateServiceConflict
23:02:29 [2019-11-08T23:02:29.385Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:02:29 [2019-11-08T23:02:29.809Z] ok  	github.com/docker/docker/profiles/seccomp	0.043s	coverage: 68.8% of statements
23:02:30 [2019-11-08T23:02:30.541Z] ok  	github.com/docker/docker/plugin	0.608s	coverage: 27.1% of statements
23:02:31 [2019-11-08T23:02:31.357Z] --- PASS: TestCreateServiceConflict (2.99s)
23:02:31 [2019-11-08T23:02:31.357Z] === RUN   TestCreateServiceMaxReplicas
23:02:32 [2019-11-08T23:02:32.249Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
23:02:32 [2019-11-08T23:02:32.589Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
23:02:32 [2019-11-08T23:02:32.660Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:02:34 [2019-11-08T23:02:34.289Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
23:02:34 [2019-11-08T23:02:34.289Z] ok  	github.com/docker/docker/registry	0.450s	coverage: 56.2% of statements
23:02:34 [2019-11-08T23:02:34.557Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:02:34 [2019-11-08T23:02:34.557Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:02:34 [2019-11-08T23:02:34.627Z] ok  	github.com/docker/docker/runconfig	0.061s	coverage: 68.2% of statements
23:02:34 [2019-11-08T23:02:34.716Z] --- PASS: TestCreateServiceMaxReplicas (3.79s)
23:02:34 [2019-11-08T23:02:34.716Z] === RUN   TestCreateWithDuplicateNetworkNames
23:02:35 [2019-11-08T23:02:35.932Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:02:36 [2019-11-08T23:02:36.864Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
23:02:37 [2019-11-08T23:02:37.795Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:02:38 [2019-11-08T23:02:38.518Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
23:02:39 [2019-11-08T23:02:39.177Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:02:40 [2019-11-08T23:02:40.125Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:02:41 [2019-11-08T23:02:41.058Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:02:41 [2019-11-08T23:02:41.536Z] ok  	github.com/docker/docker/volume/mounts	0.070s	coverage: 67.0% of statements
23:02:41 [2019-11-08T23:02:41.536Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
23:02:41 [2019-11-08T23:02:41.990Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:02:42 [2019-11-08T23:02:42.258Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
23:02:43 [2019-11-08T23:02:43.363Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:02:44 [2019-11-08T23:02:44.294Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:02:45 [2019-11-08T23:02:45.229Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:02:46 [2019-11-08T23:02:46.610Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:02:47 [2019-11-08T23:02:47.543Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:02:48 [2019-11-08T23:02:48.473Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:02:49 [2019-11-08T23:02:49.588Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.6% of statements
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/rootless	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:02:49 [2019-11-08T23:02:49.588Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/volume	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:02:49 [2019-11-08T23:02:49.589Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === Skipped
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:73: No driver to put!
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     overlay_test.go:49: Fails to compute changes intermittently
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver zfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver zfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver zfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver zfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:46: Driver zfs not supported
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     graphtest_unix.go:73: No driver to put!
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:02:49 [2019-11-08T23:02:49.929Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] 
23:02:49 [2019-11-08T23:02:49.929Z] DONE 2115 tests, 20 skipped in 333.722s
23:02:50 [2019-11-08T23:02:50.367Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
Post stage
[Pipeline] junit
23:02:50 [2019-11-08T23:02:50.739Z] Recording test results
23:02:51 [2019-11-08T23:02:51.099Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s)
23:02:51 [2019-11-08T23:02:51.099Z] === RUN   TestCreateServiceSecretFileMode
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
23:02:51 [2019-11-08T23:02:51.298Z] === RUN   TestDockerSuite/TestCpGarbagePath
[Pipeline] sh
23:02:51 [2019-11-08T23:02:51.849Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40142/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -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:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/make.sh dynbinary test-integration
23:02:52 [2019-11-08T23:02:52.187Z] 
23:02:52 [2019-11-08T23:02:52.187Z] Removing bundles/
23:02:52 [2019-11-08T23:02:52.187Z] 
23:02:52 [2019-11-08T23:02:52.187Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:02:52 [2019-11-08T23:02:52.187Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:02:52 [2019-11-08T23:02:52.187Z] GOOS="" GOARCH="" GOARM=""
23:02:52 [2019-11-08T23:02:52.228Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:02:52 [2019-11-08T23:02:52.228Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:02:52 [2019-11-08T23:02:52.367Z] --- PASS: TestCreateServiceSecretFileMode (3.40s)
23:02:52 [2019-11-08T23:02:52.367Z] === RUN   TestCreateServiceConfigFileMode
23:02:53 [2019-11-08T23:02:53.159Z] === RUN   TestDockerSuite/TestCpRelativePath
23:02:53 [2019-11-08T23:02:53.416Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
23:02:54 [2019-11-08T23:02:54.348Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:02:55 [2019-11-08T23:02:55.280Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:02:55 [2019-11-08T23:02:55.548Z] --- PASS: TestCreateServiceConfigFileMode (3.25s)
23:02:55 [2019-11-08T23:02:55.548Z] === RUN   TestCreateServiceSysctls
23:02:56 [2019-11-08T23:02:56.211Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:02:57 [2019-11-08T23:02:57.581Z] === RUN   TestDockerSuite/TestCpToCaseA
23:02:59 [2019-11-08T23:02:59.478Z] === RUN   TestDockerSuite/TestCpToCaseB
23:02:59 [2019-11-08T23:02:59.645Z] --- PASS: TestCreateServiceSysctls (4.15s)
23:02:59 [2019-11-08T23:02:59.645Z] === RUN   TestCreateServiceCapabilities
23:03:00 [2019-11-08T23:03:00.043Z] === RUN   TestDockerSuite/TestCpToCaseC
23:03:03 [2019-11-08T23:03:03.317Z] === RUN   TestDockerSuite/TestCpToCaseD
23:03:03 [2019-11-08T23:03:03.789Z] --- PASS: TestCreateServiceCapabilities (3.48s)
23:03:03 [2019-11-08T23:03:03.789Z] === RUN   TestInspect
23:03:06 [2019-11-08T23:03:06.251Z] --- PASS: TestInspect (3.09s)
23:03:06 [2019-11-08T23:03:06.251Z] === RUN   TestServiceListWithStatuses
23:03:06 [2019-11-08T23:03:06.251Z] --- SKIP: TestServiceListWithStatuses (0.01s)
23:03:06 [2019-11-08T23:03:06.251Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:03:06 [2019-11-08T23:03:06.251Z] === RUN   TestDockerNetworkConnectAlias
23:03:08 [2019-11-08T23:03:08.572Z] === RUN   TestDockerSuite/TestCpToCaseE
23:03:11 [2019-11-08T23:03:11.865Z] === RUN   TestDockerSuite/TestCpToCaseF
23:03:12 [2019-11-08T23:03:12.428Z] === RUN   TestDockerSuite/TestCpToCaseG
23:03:12 [2019-11-08T23:03:12.932Z] --- PASS: TestDockerNetworkConnectAlias (6.15s)
23:03:12 [2019-11-08T23:03:12.932Z] === RUN   TestDockerNetworkReConnect
23:03:14 [2019-11-08T23:03:14.950Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
23:03:18 [2019-11-08T23:03:18.045Z] --- PASS: TestDockerNetworkReConnect (5.07s)
23:03:18 [2019-11-08T23:03:18.045Z] === RUN   TestServicePlugin
23:03:18 [2019-11-08T23:03:18.045Z] --- SKIP: TestServicePlugin (0.00s)
23:03:18 [2019-11-08T23:03:18.045Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:03:18 [2019-11-08T23:03:18.045Z] === RUN   TestServiceUpdateLabel
23:03:18 [2019-11-08T23:03:18.230Z] === RUN   TestDockerSuite/TestCpToCaseH
23:03:19 [2019-11-08T23:03:19.602Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
23:03:20 [2019-11-08T23:03:20.509Z] --- PASS: TestServiceUpdateLabel (2.96s)
23:03:20 [2019-11-08T23:03:20.509Z] === RUN   TestServiceUpdateSecrets
23:03:22 [2019-11-08T23:03:22.132Z] === RUN   TestDockerSuite/TestCpToCaseI
23:03:23 [2019-11-08T23:03:23.064Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:03:29 [2019-11-08T23:03:29.622Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
23:03:29 [2019-11-08T23:03:29.622Z] === RUN   TestDockerSuite/TestCpToDot
23:03:30 [2019-11-08T23:03:30.553Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
23:03:32 [2019-11-08T23:03:32.317Z] ok  	github.com/docker/docker/api/server/middleware	0.026s	coverage: 37.7% of statements
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.0% of statements
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/types	[no test files]
23:03:32 [2019-11-08T23:03:32.317Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
23:03:32 [2019-11-08T23:03:32.318Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ok  	github.com/docker/docker/api/types/time	0.013s	coverage: 100.0% of statements
23:03:32 [2019-11-08T23:03:32.318Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 75.0% of statements
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:03:32 [2019-11-08T23:03:32.318Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:03:32 [2019-11-08T23:03:32.453Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:03:32 [2019-11-08T23:03:32.576Z] ok  	github.com/docker/docker/builder/dockerignore	0.021s	coverage: 96.8% of statements
23:03:34 [2019-11-08T23:03:34.348Z] === RUN   TestDockerSuite/TestCpToStdout
23:03:35 [2019-11-08T23:03:35.718Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:03:36 [2019-11-08T23:03:36.763Z] ok  	github.com/docker/docker/builder/remotecontext	0.185s	coverage: 13.6% of statements
23:03:36 [2019-11-08T23:03:36.763Z] ok  	github.com/docker/docker/builder/dockerfile	0.529s	coverage: 48.2% of statements
23:03:37 [2019-11-08T23:03:37.054Z] --- PASS: TestServiceUpdateSecrets (15.24s)
23:03:37 [2019-11-08T23:03:37.054Z] === RUN   TestServiceUpdateConfigs
23:03:37 [2019-11-08T23:03:37.329Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
23:03:38 [2019-11-08T23:03:38.702Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.536s	coverage: 85.1% of statements
23:03:38 [2019-11-08T23:03:38.702Z] ?   	github.com/docker/docker/cli	[no test files]
23:03:38 [2019-11-08T23:03:38.702Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:03:38 [2019-11-08T23:03:38.992Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:03:39 [2019-11-08T23:03:39.249Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
23:03:39 [2019-11-08T23:03:39.249Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:03:40 [2019-11-08T23:03:40.622Z] === RUN   TestDockerSuite/TestCpVolumePath
23:03:41 [2019-11-08T23:03:41.988Z] ok  	github.com/docker/docker/client	0.243s	coverage: 75.8% of statements
23:03:42 [2019-11-08T23:03:42.518Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:03:42 [2019-11-08T23:03:42.518Z] === RUN   TestDockerSuite/TestCreateArgs
23:03:42 [2019-11-08T23:03:42.776Z] === RUN   TestDockerSuite/TestCreateByImageID
23:03:43 [2019-11-08T23:03:43.341Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:03:44 [2019-11-08T23:03:44.273Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:03:44 [2019-11-08T23:03:44.273Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:03:44 [2019-11-08T23:03:44.273Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:03:45 [2019-11-08T23:03:45.678Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:03:45 [2019-11-08T23:03:45.936Z] === RUN   TestDockerSuite/TestCreateLabels
23:03:46 [2019-11-08T23:03:46.193Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:03:46 [2019-11-08T23:03:46.450Z] === RUN   TestDockerSuite/TestCreateRM
23:03:46 [2019-11-08T23:03:46.450Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:03:46 [2019-11-08T23:03:46.450Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:03:46 [2019-11-08T23:03:46.708Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:03:46 [2019-11-08T23:03:46.708Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:03:49 [2019-11-08T23:03:49.230Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:03:49 [2019-11-08T23:03:49.230Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:03:49 [2019-11-08T23:03:49.230Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:03:53 [2019-11-08T23:03:53.407Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:03:53 [2019-11-08T23:03:53.407Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:03:53 [2019-11-08T23:03:53.407Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:03:53 [2019-11-08T23:03:53.407Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:03:53 [2019-11-08T23:03:53.407Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:03:53 [2019-11-08T23:03:53.530Z] --- PASS: TestServiceUpdateConfigs (15.71s)
23:03:53 [2019-11-08T23:03:53.530Z] === RUN   TestServiceUpdateNetwork
23:03:53 [2019-11-08T23:03:53.664Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:03:54 [2019-11-08T23:03:54.228Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:03:56 [2019-11-08T23:03:56.125Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:03:57 [2019-11-08T23:03:57.056Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:03:57 [2019-11-08T23:03:57.056Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
23:03:58 [2019-11-08T23:03:58.955Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:04:00 [2019-11-08T23:04:00.851Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:04:01 [2019-11-08T23:04:01.415Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:04:02 [2019-11-08T23:04:02.348Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:04:02 [2019-11-08T23:04:02.348Z] === RUN   TestDockerSuite/TestDevicePermissions
23:04:03 [2019-11-08T23:04:03.719Z] === RUN   TestDockerSuite/TestDockerFails
23:04:03 [2019-11-08T23:04:03.719Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
23:04:03 [2019-11-08T23:04:03.719Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
23:04:03 [2019-11-08T23:04:03.719Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
23:04:05 [2019-11-08T23:04:05.096Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
23:04:06 [2019-11-08T23:04:06.028Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
23:04:07 [2019-11-08T23:04:07.292Z] --- PASS: TestServiceUpdateNetwork (14.53s)
23:04:07 [2019-11-08T23:04:07.293Z] PASS
23:04:07 [2019-11-08T23:04:07.293Z] 
23:04:07 [2019-11-08T23:04:07.293Z] === Skipped
23:04:07 [2019-11-08T23:04:07.293Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
23:04:07 [2019-11-08T23:04:07.293Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:04:07 [2019-11-08T23:04:07.293Z] 
23:04:07 [2019-11-08T23:04:07.293Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:04:07 [2019-11-08T23:04:07.293Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:04:07 [2019-11-08T23:04:07.293Z] 
23:04:07 [2019-11-08T23:04:07.293Z] 
23:04:07 [2019-11-08T23:04:07.293Z] DONE 20 tests, 2 skipped in 127.392s
23:04:07 [2019-11-08T23:04:07.293Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:04:07 [2019-11-08T23:04:07.293Z] ++ 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
23:04:07 [2019-11-08T23:04:07.293Z] ++ set -e
23:04:07 [2019-11-08T23:04:07.293Z] ++ '[' -n 0 ']'
23:04:07 [2019-11-08T23:04:07.293Z] ++ set -x
23:04:07 [2019-11-08T23:04:07.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
23:04:07 [2019-11-08T23:04:07.293Z] INFO: Testing against a local daemon
23:04:07 [2019-11-08T23:04:07.293Z] === RUN   TestSessionCreate
23:04:07 [2019-11-08T23:04:07.293Z] --- PASS: TestSessionCreate (0.03s)
23:04:07 [2019-11-08T23:04:07.293Z] === RUN   TestSessionCreateWithBadUpgrade
23:04:07 [2019-11-08T23:04:07.293Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:04:07 [2019-11-08T23:04:07.293Z] PASS
23:04:07 [2019-11-08T23:04:07.293Z] 
23:04:07 [2019-11-08T23:04:07.293Z] DONE 2 tests in 0.256s
23:04:07 [2019-11-08T23:04:07.293Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:04:07 [2019-11-08T23:04:07.293Z] ++ 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
23:04:07 [2019-11-08T23:04:07.293Z] ++ set -e
23:04:07 [2019-11-08T23:04:07.293Z] ++ '[' -n 0 ']'
23:04:07 [2019-11-08T23:04:07.293Z] ++ set -x
23:04:07 [2019-11-08T23:04:07.293Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
23:04:07 [2019-11-08T23:04:07.293Z] INFO: Testing against a local daemon
23:04:07 [2019-11-08T23:04:07.293Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:04:07 [2019-11-08T23:04:07.293Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:04:07 [2019-11-08T23:04:07.293Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:04:07 [2019-11-08T23:04:07.293Z] === RUN   TestEventsExecDie
23:04:07 [2019-11-08T23:04:07.293Z] --- PASS: TestEventsExecDie (1.06s)
23:04:07 [2019-11-08T23:04:07.293Z] === RUN   TestEventsBackwardsCompatible
23:04:07 [2019-11-08T23:04:07.397Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
23:04:07 [2019-11-08T23:04:07.397Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
23:04:07 [2019-11-08T23:04:07.397Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
23:04:07 [2019-11-08T23:04:07.654Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
23:04:07 [2019-11-08T23:04:07.658Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
23:04:07 [2019-11-08T23:04:07.658Z] === RUN   TestInfoBinaryCommits
23:04:07 [2019-11-08T23:04:07.658Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:04:07 [2019-11-08T23:04:07.658Z] === RUN   TestInfoAPIVersioned
23:04:07 [2019-11-08T23:04:07.658Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:04:07 [2019-11-08T23:04:07.658Z] === RUN   TestInfoDiscoveryBackend
23:04:08 [2019-11-08T23:04:08.028Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
23:04:08 [2019-11-08T23:04:08.028Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:04:09 [2019-11-08T23:04:09.299Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:04:09 [2019-11-08T23:04:09.299Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:04:09 [2019-11-08T23:04:09.674Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
23:04:09 [2019-11-08T23:04:09.674Z] === RUN   TestInfoAPI
23:04:09 [2019-11-08T23:04:09.674Z] --- PASS: TestInfoAPI (0.03s)
23:04:09 [2019-11-08T23:04:09.674Z] === RUN   TestInfoAPIWarnings
23:04:10 [2019-11-08T23:04:10.473Z] --- PASS: TestInfoAPIWarnings (0.54s)
23:04:10 [2019-11-08T23:04:10.473Z] === RUN   TestInfoDebug
23:04:10 [2019-11-08T23:04:10.853Z] --- PASS: TestInfoDebug (0.54s)
23:04:10 [2019-11-08T23:04:10.853Z] === RUN   TestInfoInsecureRegistries
23:04:11 [2019-11-08T23:04:11.301Z] --- PASS: TestInfoInsecureRegistries (0.53s)
23:04:11 [2019-11-08T23:04:11.301Z] === RUN   TestInfoRegistryMirrors
23:04:11 [2019-11-08T23:04:11.818Z] --- PASS: TestInfoRegistryMirrors (0.53s)
23:04:11 [2019-11-08T23:04:11.818Z] === RUN   TestLoginFailsWithBadCredentials
23:04:12 [2019-11-08T23:04:12.267Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s)
23:04:12 [2019-11-08T23:04:12.267Z] === RUN   TestPingCacheHeaders
23:04:12 [2019-11-08T23:04:12.267Z] --- PASS: TestPingCacheHeaders (0.02s)
23:04:12 [2019-11-08T23:04:12.267Z] === RUN   TestPingGet
23:04:12 [2019-11-08T23:04:12.267Z] --- PASS: TestPingGet (0.01s)
23:04:12 [2019-11-08T23:04:12.267Z] === RUN   TestPingHead
23:04:12 [2019-11-08T23:04:12.267Z] --- PASS: TestPingHead (0.02s)
23:04:12 [2019-11-08T23:04:12.267Z] === RUN   TestVersion
23:04:12 [2019-11-08T23:04:12.267Z] --- PASS: TestVersion (0.03s)
23:04:12 [2019-11-08T23:04:12.267Z] PASS
23:04:12 [2019-11-08T23:04:12.267Z] 
23:04:12 [2019-11-08T23:04:12.267Z] === Skipped
23:04:12 [2019-11-08T23:04:12.267Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:04:12 [2019-11-08T23:04:12.267Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:04:12 [2019-11-08T23:04:12.267Z] 
23:04:12 [2019-11-08T23:04:12.267Z] 
23:04:12 [2019-11-08T23:04:12.267Z] DONE 18 tests, 1 skipped in 6.225s
23:04:12 [2019-11-08T23:04:12.267Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:04:12 [2019-11-08T23:04:12.267Z] ++ 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
23:04:12 [2019-11-08T23:04:12.267Z] ++ set -e
23:04:12 [2019-11-08T23:04:12.267Z] ++ '[' -n 0 ']'
23:04:12 [2019-11-08T23:04:12.267Z] ++ set -x
23:04:12 [2019-11-08T23:04:12.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
23:04:12 [2019-11-08T23:04:12.276Z] 65014b3c3121: Pull complete
23:04:12 [2019-11-08T23:04:12.642Z] INFO: Testing against a local daemon
23:04:12 [2019-11-08T23:04:12.642Z] === RUN   TestVolumesCreateAndList
23:04:12 [2019-11-08T23:04:12.642Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:04:12 [2019-11-08T23:04:12.642Z] === RUN   TestVolumesRemove
23:04:12 [2019-11-08T23:04:12.642Z] --- PASS: TestVolumesRemove (0.12s)
23:04:12 [2019-11-08T23:04:12.642Z] === RUN   TestVolumesInspect
23:04:12 [2019-11-08T23:04:12.642Z] --- PASS: TestVolumesInspect (0.02s)
23:04:12 [2019-11-08T23:04:12.642Z] === RUN   TestVolumesInvalidJSON
23:04:12 [2019-11-08T23:04:12.642Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:04:12 [2019-11-08T23:04:12.642Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:04:12 [2019-11-08T23:04:12.642Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:04:12 [2019-11-08T23:04:12.642Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:04:12 [2019-11-08T23:04:12.642Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:04:12 [2019-11-08T23:04:12.642Z] PASS
23:04:12 [2019-11-08T23:04:12.642Z] 
23:04:12 [2019-11-08T23:04:12.642Z] DONE 5 tests in 0.362s
23:04:12 [2019-11-08T23:04:12.642Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:04:13 [2019-11-08T23:04:13.019Z] ++++ cat bundles/test-integration/docker.pid
23:04:13 [2019-11-08T23:04:13.019Z] +++ kill 11486
23:04:14 [2019-11-08T23:04:14.202Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
23:04:14 [2019-11-08T23:04:14.202Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:04:14 [2019-11-08T23:04:14.819Z] +++ /etc/init.d/apparmor stop
23:04:14 [2019-11-08T23:04:14.819Z] Clearing AppArmor profiles cache:.
23:04:14 [2019-11-08T23:04:14.819Z] All profile caches have been cleared, but no profiles have been unloaded.
23:04:14 [2019-11-08T23:04:14.819Z] Unloading profiles will leave already running processes permanently
23:04:14 [2019-11-08T23:04:14.819Z] unconfined, which can lead to unexpected situations.
23:04:14 [2019-11-08T23:04:14.819Z] 
23:04:14 [2019-11-08T23:04:14.819Z] To set a process to complain mode, use the command line tool
23:04:14 [2019-11-08T23:04:14.819Z] 'aa-complain'. To really tear down all profiles, run the init script
23:04:14 [2019-11-08T23:04:14.819Z] with the 'teardown' option."
23:04:14 [2019-11-08T23:04:14.819Z] 
Post stage
[Pipeline] junit
23:04:16 [2019-11-08T23:04:16.251Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:04:17 [2019-11-08T23:04:17.954Z] + echo Ensuring container killed.
23:04:17 [2019-11-08T23:04:17.954Z] Ensuring container killed.
23:04:17 [2019-11-08T23:04:17.954Z] + docker rm -vf docker-pr2
23:04:17 [2019-11-08T23:04:17.954Z] Error: No such container: docker-pr2
23:04:17 [2019-11-08T23:04:17.954Z] + true
[Pipeline] sh
23:04:18 [2019-11-08T23:04:18.378Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:04:18 [2019-11-08T23:04:18.930Z] + echo Chowning /workspace to jenkins user
23:04:18 [2019-11-08T23:04:18.930Z] Chowning /workspace to jenkins user
23:04:18 [2019-11-08T23:04:18.930Z] + id -u
23:04:18 [2019-11-08T23:04:18.930Z] + id -g
23:04:18 [2019-11-08T23:04:18.930Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40142:/workspace busybox chown -R 1001:1001 /workspace
23:04:20 [2019-11-08T23:04:20.698Z] ok  	github.com/docker/docker/cmd/dockerd	0.070s	coverage: 30.3% of statements
23:04:20 [2019-11-08T23:04:20.698Z] ok  	github.com/docker/docker/container	0.131s	coverage: 35.3% of statements
23:04:20 [2019-11-08T23:04:20.698Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:04:20 [2019-11-08T23:04:20.698Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:04:20 [2019-11-08T23:04:20.698Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:04:20 [2019-11-08T23:04:20.698Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:04:20 [2019-11-08T23:04:20.919Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:04:20 [2019-11-08T23:04:20.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
23:04:21 [2019-11-08T23:04:21.610Z] + bundleName=s390x-integration
23:04:21 [2019-11-08T23:04:21.610Z] + echo Creating s390x-integration-bundles.tar.gz
23:04:21 [2019-11-08T23:04:21.610Z] Creating s390x-integration-bundles.tar.gz
23:04:21 [2019-11-08T23:04:21.610Z] + xargs tar -czf s390x-integration-bundles.tar.gz
23:04:21 [2019-11-08T23:04:21.610Z] + 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
23:04:21 [2019-11-08T23:04:21.745Z] Archiving artifacts
23:04:23 [2019-11-08T23:04:23.151Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40142/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:04:23 [2019-11-08T23:04:23.446Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
23:04:23 [2019-11-08T23:04:23.914Z] + make clean
23:04:23 [2019-11-08T23:04:23.914Z] make: command: Command not found
23:04:23 [2019-11-08T23:04:23.914Z] make: command: Command not found
23:04:23 [2019-11-08T23:04:23.914Z] docker volume rm -f docker-dev-cache
23:04:23 [2019-11-08T23:04:23.914Z] docker-dev-cache
[Pipeline] deleteDir
23:04:24 [2019-11-08T23:04:24.816Z] === RUN   TestDockerSuite/TestEventsAttach
23:04:25 [2019-11-08T23:04:25.380Z] === RUN   TestDockerSuite/TestEventsCommit
23:04:26 [2019-11-08T23:04:26.753Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:04:27 [2019-11-08T23:04:27.684Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:04:28 [2019-11-08T23:04:28.617Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:04:28 [2019-11-08T23:04:28.810Z] ok  	github.com/docker/docker/daemon/cluster	0.047s	coverage: 0.5% of statements
23:04:29 [2019-11-08T23:04:29.552Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
23:04:30 [2019-11-08T23:04:30.190Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
23:04:31 [2019-11-08T23:04:31.446Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
23:04:31 [2019-11-08T23:04:31.566Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.8% of statements
23:04:33 [2019-11-08T23:04:33.341Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:04:36 [2019-11-08T23:04:36.616Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
23:04:39 [2019-11-08T23:04:39.140Z] === RUN   TestDockerSuite/TestEventsCopy
23:04:39 [2019-11-08T23:04:39.676Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.431s	coverage: 13.7% of statements
23:04:40 [2019-11-08T23:04:40.509Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:04:41 [2019-11-08T23:04:41.578Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 82.1% of statements
23:04:41 [2019-11-08T23:04:41.837Z] ok  	github.com/docker/docker/daemon	12.228s	coverage: 17.6% of statements
23:04:41 [2019-11-08T23:04:41.837Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:04:41 [2019-11-08T23:04:41.837Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:04:42 [2019-11-08T23:04:42.403Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
23:04:42 [2019-11-08T23:04:42.411Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:04:42 [2019-11-08T23:04:42.968Z] ok  	github.com/docker/docker/daemon/events	0.063s	coverage: 50.0% of statements
23:04:42 [2019-11-08T23:04:42.968Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:04:42 [2019-11-08T23:04:42.968Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:04:42 [2019-11-08T23:04:42.975Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:04:43 [2019-11-08T23:04:43.538Z] === RUN   TestDockerSuite/TestEventsFilterImageName
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:04:43 [2019-11-08T23:04:43.902Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
23:04:45 [2019-11-08T23:04:45.435Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:04:45 [2019-11-08T23:04:45.662Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:04:46 [2019-11-08T23:04:46.365Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
23:04:46 [2019-11-08T23:04:46.365Z] === RUN   TestDockerSuite/TestEventsFilterType
23:04:46 [2019-11-08T23:04:46.385Z] 
23:04:46 [2019-11-08T23:04:46.385Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:04:46 [2019-11-08T23:04:46.430Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
23:04:46 [2019-11-08T23:04:46.622Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
23:04:46 [2019-11-08T23:04:46.879Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
23:04:46 [2019-11-08T23:04:46.879Z] === RUN   TestDockerSuite/TestEventsFilters
23:04:47 [2019-11-08T23:04:47.113Z] PKG_CONFIG=pkg-config
23:04:47 [2019-11-08T23:04:47.113Z] GOLANG_VERSION=1.13.3
23:04:47 [2019-11-08T23:04:47.113Z] HOSTNAME=cad9d19447cd
23:04:47 [2019-11-08T23:04:47.113Z] DOCKER_EXPERIMENTAL=1
23:04:47 [2019-11-08T23:04:47.113Z] container=docker
23:04:47 [2019-11-08T23:04:47.113Z] TEST_SKIP_INTEGRATION_CLI=1
23:04:47 [2019-11-08T23:04:47.113Z] GO111MODULE=off
23:04:47 [2019-11-08T23:04:47.113Z] GOPATH=/go
23:04:47 [2019-11-08T23:04:47.113Z] PWD=/go/src/github.com/docker/docker
23:04:47 [2019-11-08T23:04:47.113Z] HOME=/root
23:04:47 [2019-11-08T23:04:47.113Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:04:47 [2019-11-08T23:04:47.113Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:04:47 [2019-11-08T23:04:47.113Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:04:47 [2019-11-08T23:04:47.113Z] DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e
23:04:47 [2019-11-08T23:04:47.113Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:04:47 [2019-11-08T23:04:47.113Z] DOCKER_GRAPHDRIVER=overlay2
23:04:47 [2019-11-08T23:04:47.113Z] TERM=xterm
23:04:47 [2019-11-08T23:04:47.113Z] VALIDATE_BRANCH=master
23:04:47 [2019-11-08T23:04:47.113Z] DEST=bundles/test-integration
23:04:47 [2019-11-08T23:04:47.113Z] SHLVL=1
23:04:47 [2019-11-08T23:04:47.113Z] TIMEOUT=120m
23:04:47 [2019-11-08T23:04:47.113Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:04:47 [2019-11-08T23:04:47.113Z] DOCKER_PKG=github.com/docker/docker
23:04:47 [2019-11-08T23:04:47.113Z] TESTDEBUG=0
23:04:47 [2019-11-08T23:04:47.113Z] _=/usr/bin/env
23:04:47 [2019-11-08T23:04:47.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:04:47 [2019-11-08T23:04:47.366Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.231s	coverage: 57.0% of statements
23:04:48 [2019-11-08T23:04:48.774Z] === RUN   TestDockerSuite/TestEventsFormat
23:04:50 [2019-11-08T23:04:50.143Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:04:50 [2019-11-08T23:04:50.143Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
23:04:50 [2019-11-08T23:04:50.143Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:04:50 [2019-11-08T23:04:50.143Z] === RUN   TestDockerSuite/TestEventsImageImport
23:04:50 [2019-11-08T23:04:50.651Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.385s	coverage: 72.5% of statements
23:04:50 [2019-11-08T23:04:50.651Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.625s	coverage: 46.2% of statements
23:04:50 [2019-11-08T23:04:50.651Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:04:51 [2019-11-08T23:04:51.533Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:04:51 [2019-11-08T23:04:51.533Z] === RUN   TestDockerSuite/TestEventsImagePull
23:04:51 [2019-11-08T23:04:51.792Z] === RUN   TestDockerSuite/TestEventsImageTag
23:04:53 [2019-11-08T23:04:53.161Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
23:04:53 [2019-11-08T23:04:53.161Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
23:04:53 [2019-11-08T23:04:53.161Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
23:04:53 [2019-11-08T23:04:53.161Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:04:53 [2019-11-08T23:04:53.161Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
23:04:53 [2019-11-08T23:04:53.178Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.000s	coverage: 51.0% of statements
23:04:54 [2019-11-08T23:04:54.549Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.321s	coverage: 76.1% of statements
23:04:55 [2019-11-08T23:04:55.485Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.006s	coverage: 58.0% of statements
23:04:55 [2019-11-08T23:04:55.684Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
23:04:55 [2019-11-08T23:04:55.743Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.214s	coverage: 57.2% of statements
23:04:55 [2019-11-08T23:04:55.743Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:04:55 [2019-11-08T23:04:55.743Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:04:56 [2019-11-08T23:04:56.248Z] === RUN   TestDockerSuite/TestEventsRename
23:04:57 [2019-11-08T23:04:57.180Z] === RUN   TestDockerSuite/TestEventsResize
23:04:57 [2019-11-08T23:04:57.644Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.030s	coverage: 3.0% of statements
23:04:58 [2019-11-08T23:04:58.210Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
23:04:58 [2019-11-08T23:04:58.551Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:04:59 [2019-11-08T23:04:59.144Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.9% of statements
23:04:59 [2019-11-08T23:04:59.144Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:04:59 [2019-11-08T23:04:59.144Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:04:59 [2019-11-08T23:04:59.483Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:05:00 [2019-11-08T23:05:00.078Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 42.7% of statements
23:05:00 [2019-11-08T23:05:00.413Z] === RUN   TestDockerSuite/TestEventsStreaming
23:05:01 [2019-11-08T23:05:01.011Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.166s	coverage: 77.8% of statements
23:05:01 [2019-11-08T23:05:01.011Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:05:01 [2019-11-08T23:05:01.011Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:05:01 [2019-11-08T23:05:01.343Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:05:01 [2019-11-08T23:05:01.576Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
23:05:02 [2019-11-08T23:05:02.509Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
23:05:03 [2019-11-08T23:05:03.075Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 88.3% of statements
23:05:03 [2019-11-08T23:05:03.075Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 62.1% of statements
23:05:04 [2019-11-08T23:05:04.450Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 74.7% of statements
23:05:04 [2019-11-08T23:05:04.450Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:05:04 [2019-11-08T23:05:04.450Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.027s	coverage: 19.9% of statements
23:05:04 [2019-11-08T23:05:04.618Z] === RUN   TestDockerSuite/TestEventsTop
23:05:05 [2019-11-08T23:05:05.550Z] === RUN   TestDockerSuite/TestEventsUntag
23:05:06 [2019-11-08T23:05:06.406Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 47.8% of statements
23:05:06 [2019-11-08T23:05:06.666Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
23:05:07 [2019-11-08T23:05:07.608Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
23:05:07 [2019-11-08T23:05:07.867Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.678s	coverage: 82.5% of statements
23:05:07 [2019-11-08T23:05:07.867Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:05:07 [2019-11-08T23:05:07.867Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:05:08 [2019-11-08T23:05:08.072Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:05:09 [2019-11-08T23:05:09.967Z] === RUN   TestDockerSuite/TestExec
23:05:10 [2019-11-08T23:05:10.397Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 48.2% of statements
23:05:10 [2019-11-08T23:05:10.397Z] ok  	github.com/docker/docker/distribution	0.206s	coverage: 22.1% of statements
23:05:10 [2019-11-08T23:05:10.397Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:05:10 [2019-11-08T23:05:10.531Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:05:11 [2019-11-08T23:05:11.332Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 49.4% of statements
23:05:11 [2019-11-08T23:05:11.464Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:05:12 [2019-11-08T23:05:12.395Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:05:12 [2019-11-08T23:05:12.959Z] === RUN   TestDockerSuite/TestExecAPIStart
23:05:13 [2019-11-08T23:05:13.230Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.4% of statements
23:05:13 [2019-11-08T23:05:13.797Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
23:05:13 [2019-11-08T23:05:13.797Z] ok  	github.com/docker/docker/distribution/xfer	1.876s	coverage: 85.6% of statements
23:05:13 [2019-11-08T23:05:13.797Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:05:13 [2019-11-08T23:05:13.797Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:05:14 [2019-11-08T23:05:14.854Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:05:15 [2019-11-08T23:05:15.697Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
23:05:15 [2019-11-08T23:05:15.697Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:05:15 [2019-11-08T23:05:15.785Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:05:15 [2019-11-08T23:05:15.956Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
23:05:16 [2019-11-08T23:05:16.718Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:05:16 [2019-11-08T23:05:16.891Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 66.9% of statements
23:05:16 [2019-11-08T23:05:16.975Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
23:05:17 [2019-11-08T23:05:17.149Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
23:05:17 [2019-11-08T23:05:17.907Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:05:18 [2019-11-08T23:05:18.840Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:05:19 [2019-11-08T23:05:19.049Z] ok  	github.com/docker/docker/pkg/archive	0.395s	coverage: 77.3% of statements
23:05:19 [2019-11-08T23:05:19.772Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:05:19 [2019-11-08T23:05:19.984Z] ok  	github.com/docker/docker/pkg/authorization	0.134s	coverage: 68.3% of statements
23:05:20 [2019-11-08T23:05:20.242Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:05:20 [2019-11-08T23:05:20.500Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:05:21 [2019-11-08T23:05:21.162Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:05:23 [2019-11-08T23:05:23.058Z] === RUN   TestDockerSuite/TestExecCgroup
23:05:24 [2019-11-08T23:05:24.680Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.891s	coverage: 43.2% of statements
23:05:24 [2019-11-08T23:05:24.680Z] ok  	github.com/docker/docker/layer	8.002s	coverage: 68.8% of statements
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/oci	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:05:24 [2019-11-08T23:05:24.680Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
23:05:24 [2019-11-08T23:05:24.938Z] ok  	github.com/docker/docker/pkg/discovery	0.021s	coverage: 58.3% of statements
23:05:24 [2019-11-08T23:05:24.938Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
23:05:25 [2019-11-08T23:05:25.586Z] === RUN   TestDockerSuite/TestExecEnv
23:05:25 [2019-11-08T23:05:25.871Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
23:05:26 [2019-11-08T23:05:26.437Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
23:05:26 [2019-11-08T23:05:26.516Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:05:26 [2019-11-08T23:05:26.695Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
23:05:28 [2019-11-08T23:05:28.069Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
23:05:28 [2019-11-08T23:05:28.412Z] === RUN   TestDockerSuite/TestExecExitStatus
23:05:28 [2019-11-08T23:05:28.635Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 89.5% of statements
23:05:29 [2019-11-08T23:05:29.343Z] === RUN   TestDockerSuite/TestExecInspectID
23:05:29 [2019-11-08T23:05:29.569Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.101s	coverage: 84.1% of statements
23:05:29 [2019-11-08T23:05:29.569Z] ok  	github.com/docker/docker/pkg/fsutils	0.204s	coverage: 85.1% of statements
23:05:29 [2019-11-08T23:05:29.827Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
23:05:31 [2019-11-08T23:05:31.202Z] ok  	github.com/docker/docker/pkg/idtools	0.604s	coverage: 70.1% of statements
23:05:31 [2019-11-08T23:05:31.202Z] ok  	github.com/docker/docker/pkg/ioutils	0.435s	coverage: 68.8% of statements
23:05:31 [2019-11-08T23:05:31.460Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
23:05:31 [2019-11-08T23:05:31.460Z] ok  	github.com/docker/docker/pkg/locker	0.016s	coverage: 88.9% of statements
23:05:32 [2019-11-08T23:05:32.026Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
23:05:32 [2019-11-08T23:05:32.026Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:05:32 [2019-11-08T23:05:32.284Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
23:05:32 [2019-11-08T23:05:32.542Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:05:32 [2019-11-08T23:05:32.616Z] === RUN   TestDockerSuite/TestExecInteractive
23:05:33 [2019-11-08T23:05:33.108Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
23:05:33 [2019-11-08T23:05:33.108Z] ok  	github.com/docker/docker/pkg/mount	0.583s	coverage: 70.0% of statements
23:05:33 [2019-11-08T23:05:33.108Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:05:33 [2019-11-08T23:05:33.180Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
23:05:33 [2019-11-08T23:05:33.366Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 91.4% of statements
23:05:33 [2019-11-08T23:05:33.624Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 82.4% of statements
23:05:33 [2019-11-08T23:05:33.624Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:05:33 [2019-11-08T23:05:33.624Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:05:34 [2019-11-08T23:05:34.550Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:05:34 [2019-11-08T23:05:34.558Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.024s	coverage: 56.8% of statements
23:05:35 [2019-11-08T23:05:35.125Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
23:05:35 [2019-11-08T23:05:35.383Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
23:05:35 [2019-11-08T23:05:35.481Z] === RUN   TestDockerSuite/TestExecParseError
23:05:35 [2019-11-08T23:05:35.642Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
23:05:36 [2019-11-08T23:05:36.412Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:05:37 [2019-11-08T23:05:37.014Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
23:05:37 [2019-11-08T23:05:37.272Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
23:05:37 [2019-11-08T23:05:37.343Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:05:37 [2019-11-08T23:05:37.907Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:05:40 [2019-11-08T23:05:40.434Z] === RUN   TestDockerSuite/TestExecSetEnv
23:05:40 [2019-11-08T23:05:40.552Z] ok  	github.com/docker/docker/pkg/signal	2.406s	coverage: 61.0% of statements
23:05:40 [2019-11-08T23:05:40.552Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
23:05:40 [2019-11-08T23:05:40.810Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
23:05:41 [2019-11-08T23:05:41.067Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:05:41 [2019-11-08T23:05:41.326Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
23:05:41 [2019-11-08T23:05:41.805Z] === RUN   TestDockerSuite/TestExecStartFails
23:05:41 [2019-11-08T23:05:41.893Z] ok  	github.com/docker/docker/pkg/sysinfo	0.023s	coverage: 80.6% of statements
23:05:42 [2019-11-08T23:05:42.460Z] ok  	github.com/docker/docker/pkg/system	0.019s	coverage: 36.9% of statements
23:05:42 [2019-11-08T23:05:42.718Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
23:05:42 [2019-11-08T23:05:42.737Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:05:43 [2019-11-08T23:05:43.285Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.3% of statements
23:05:43 [2019-11-08T23:05:43.852Z] ok  	github.com/docker/docker/pkg/term	0.004s	coverage: 84.8% of statements
23:05:43 [2019-11-08T23:05:43.852Z] testing: warning: no tests to run
23:05:43 [2019-11-08T23:05:43.852Z] coverage: [no statements]
23:05:43 [2019-11-08T23:05:43.852Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:05:44 [2019-11-08T23:05:44.417Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
23:05:44 [2019-11-08T23:05:44.418Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
23:05:44 [2019-11-08T23:05:44.675Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:05:45 [2019-11-08T23:05:45.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:05:45 [2019-11-08T23:05:45.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:05:45 [2019-11-08T23:05:45.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:05:47 [2019-11-08T23:05:47.204Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
23:05:47 [2019-11-08T23:05:47.463Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
23:05:48 [2019-11-08T23:05:48.398Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
23:05:48 [2019-11-08T23:05:48.657Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
23:05:49 [2019-11-08T23:05:49.284Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
23:05:50 [2019-11-08T23:05:50.032Z] ok  	github.com/docker/docker/registry	0.090s	coverage: 56.2% of statements
23:05:50 [2019-11-08T23:05:50.598Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
23:05:50 [2019-11-08T23:05:50.856Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
23:05:51 [2019-11-08T23:05:51.791Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
23:05:51 [2019-11-08T23:05:51.791Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
23:05:54 [2019-11-08T23:05:54.538Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:05:55 [2019-11-08T23:05:55.074Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
23:05:55 [2019-11-08T23:05:55.074Z] ok  	github.com/docker/docker/volume/local	0.023s	coverage: 73.0% of statements
23:05:55 [2019-11-08T23:05:55.472Z] === RUN   TestDockerSuite/TestExecTTY
23:05:56 [2019-11-08T23:05:56.008Z] ok  	github.com/docker/docker/volume/mounts	0.023s	coverage: 67.0% of statements
23:05:56 [2019-11-08T23:05:56.941Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
23:05:57 [2019-11-08T23:05:57.377Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:05:58 [2019-11-08T23:05:58.312Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:05:59 [2019-11-08T23:05:59.246Z] === RUN   TestDockerSuite/TestExecUlimits
23:06:00 [2019-11-08T23:06:00.617Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:06:00 [2019-11-08T23:06:00.617Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:06:02 [2019-11-08T23:06:02.554Z] === RUN   TestDockerSuite/TestExecWithNoTERM
23:06:03 [2019-11-08T23:06:03.486Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:06:04 [2019-11-08T23:06:04.858Z] === RUN   TestDockerSuite/TestExecWithTERM
23:06:05 [2019-11-08T23:06:05.789Z] === RUN   TestDockerSuite/TestExecWithUser
23:06:06 [2019-11-08T23:06:06.721Z] === RUN   TestDockerSuite/TestGetContainerStats
23:06:08 [2019-11-08T23:06:08.889Z] 12c8dbabfd62: Pull complete
23:06:08 [2019-11-08T23:06:08.889Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1
23:06:08 [2019-11-08T23:06:08.889Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:06:08 [2019-11-08T23:06:08.889Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
23:06:08 [2019-11-08T23:06:08.889Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
23:06:08 [2019-11-08T23:06:08.889Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805'
23:06:08 [2019-11-08T23:06:08.889Z] WARN: Skipping validation tests
23:06:08 [2019-11-08T23:06:08.889Z] INFO: Running unit tests at 11/08/2019 23:05:57...
23:06:08 [2019-11-08T23:06:08.889Z] INFO: make.ps1 starting at 11/08/2019 23:06:00
23:06:08 [2019-11-08T23:06:08.889Z] INFO: Git commit (767a577b4) assumed from DOCKER_GITCOMMIT environment variable
23:06:08 [2019-11-08T23:06:08.889Z] INFO: Invoking autogen...
23:06:08 [2019-11-08T23:06:08.889Z] INFO: Running unit tests...
23:06:09 [2019-11-08T23:06:09.130Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/rootless	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/volume	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === Skipped
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:73: No driver to put!
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     overlay_test.go:49: Fails to compute changes intermittently
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     graphtest_unix.go:73: No driver to put!
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:06:09 [2019-11-08T23:06:09.130Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] 
23:06:09 [2019-11-08T23:06:09.130Z] DONE 2115 tests, 20 skipped in 239.852s
Post stage
[Pipeline] junit
23:06:09 [2019-11-08T23:06:09.144Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
23:06:10 [2019-11-08T23:06:10.070Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40142/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4a6984f365e361c6d7f80eb8799aaf38df45f80e hack/validate/vendor
23:06:11 [2019-11-08T23:06:11.011Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
23:06:11 [2019-11-08T23:06:11.599Z] + echo Building e2e image
23:06:11 [2019-11-08T23:06:11.599Z] Building e2e image
23:06:11 [2019-11-08T23:06:11.599Z] + docker build --build-arg DOCKER_GITCOMMIT=4a6984f365e361c6d7f80eb8799aaf38df45f80e -t moby-e2e-test -f Dockerfile.e2e .
23:06:11 [2019-11-08T23:06:11.599Z] #2 [internal] load .dockerignore
23:06:11 [2019-11-08T23:06:11.599Z] #2 transferring context: 34B done
23:06:11 [2019-11-08T23:06:11.599Z] #2 DONE 0.0s
23:06:11 [2019-11-08T23:06:11.599Z] 
23:06:11 [2019-11-08T23:06:11.599Z] #1 [internal] load build definition from Dockerfile.e2e
23:06:11 [2019-11-08T23:06:11.599Z] #1 transferring dockerfile: 3.21kB done
23:06:11 [2019-11-08T23:06:11.599Z] #1 DONE 0.0s
23:06:11 [2019-11-08T23:06:11.599Z] 
23:06:11 [2019-11-08T23:06:11.599Z] #4 [internal] load metadata for docker.io/library/alpine:3.10
23:06:11 [2019-11-08T23:06:11.975Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:06:12 [2019-11-08T23:06:12.167Z] #4 DONE 0.5s
23:06:12 [2019-11-08T23:06:12.167Z] 
23:06:12 [2019-11-08T23:06:12.167Z] #3 [internal] load metadata for docker.io/library/golang:1.13.3-alpine
23:06:12 [2019-11-08T23:06:12.167Z] #3 DONE 0.5s
23:06:12 [2019-11-08T23:06:12.167Z] 
23:06:12 [2019-11-08T23:06:12.167Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5...
23:06:12 [2019-11-08T23:06:12.167Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
23:06:12 [2019-11-08T23:06:12.167Z] #5 DONE 0.0s
23:06:12 [2019-11-08T23:06:12.167Z] 
23:06:12 [2019-11-08T23:06:12.167Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:06:12 [2019-11-08T23:06:12.167Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done
23:06:12 [2019-11-08T23:06:12.167Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done
23:06:12 [2019-11-08T23:06:12.167Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done
23:06:12 [2019-11-08T23:06:12.167Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done
23:06:12 [2019-11-08T23:06:12.167Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.0s
23:06:12 [2019-11-08T23:06:12.167Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.0s
23:06:12 [2019-11-08T23:06:12.167Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.0s
23:06:12 [2019-11-08T23:06:12.167Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5
23:06:12 [2019-11-08T23:06:12.426Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done
23:06:12 [2019-11-08T23:06:12.426Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.2s done
23:06:12 [2019-11-08T23:06:12.426Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done
23:06:12 [2019-11-08T23:06:12.426Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 7.48MB / 126.85MB 0.4s
23:06:12 [2019-11-08T23:06:12.685Z] #14 ...
23:06:12 [2019-11-08T23:06:12.685Z] 
23:06:12 [2019-11-08T23:06:12.685Z] #8 [internal] load build context
23:06:12 [2019-11-08T23:06:12.685Z] #8 transferring context: 813.86kB 0.5s done
23:06:12 [2019-11-08T23:06:12.685Z] #8 DONE 0.5s
23:06:12 [2019-11-08T23:06:12.685Z] 
23:06:12 [2019-11-08T23:06:12.685Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:06:12 [2019-11-08T23:06:12.685Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done
23:06:12 [2019-11-08T23:06:12.685Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 23.62MB / 126.85MB 0.6s
23:06:12 [2019-11-08T23:06:12.685Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done
23:06:12 [2019-11-08T23:06:12.949Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 50.31MB / 126.85MB 0.9s
23:06:13 [2019-11-08T23:06:13.208Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 61.26MB / 126.85MB 1.0s
23:06:13 [2019-11-08T23:06:13.466Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 86.16MB / 126.85MB 1.3s
23:06:13 [2019-11-08T23:06:13.466Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 97.44MB / 126.85MB 1.4s
23:06:13 [2019-11-08T23:06:13.724Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 117.68MB / 126.85MB 1.6s
23:06:13 [2019-11-08T23:06:13.982Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 125.14MB / 126.85MB 1.7s
23:06:14 [2019-11-08T23:06:14.240Z] #14 ...
23:06:14 [2019-11-08T23:06:14.240Z] 
23:06:14 [2019-11-08T23:06:14.240Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
23:06:14 [2019-11-08T23:06:14.240Z] #6 DONE 2.0s
23:06:14 [2019-11-08T23:06:14.240Z] 
23:06:14 [2019-11-08T23:06:14.240Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:06:14 [2019-11-08T23:06:14.240Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 2.0s done
23:06:14 [2019-11-08T23:06:14.240Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66
23:06:17 [2019-11-08T23:06:17.227Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:06:17 [2019-11-08T23:06:17.227Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
23:06:18 [2019-11-08T23:06:18.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:06:19 [2019-11-08T23:06:19.122Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:06:19 [2019-11-08T23:06:19.295Z] ?   	github.com/docker/docker/api	[no test files]
23:06:19 [2019-11-08T23:06:19.505Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s
23:06:20 [2019-11-08T23:06:20.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:06:20 [2019-11-08T23:06:20.880Z] #14 ...
23:06:20 [2019-11-08T23:06:20.880Z] 
23:06:20 [2019-11-08T23:06:20.880Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.109 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.172 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.279 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.283 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.503 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.514 (4/31) Installing readline (8.0.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.520 (5/31) Installing bash (5.0.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.544 Executing bash-5.0.0-r0.post-install
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.553 (6/31) Installing ca-certificates (20190108-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.573 (7/31) Installing libgcc (8.3.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.578 (8/31) Installing libstdc++ (8.3.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.594 (9/31) Installing binutils (2.32-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.723 (10/31) Installing gmp (6.1.2-r1)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.736 (11/31) Installing isl (0.18-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.758 (12/31) Installing libgomp (8.3.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.763 (13/31) Installing libatomic (8.3.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.765 (14/31) Installing mpfr3 (3.1.5-r1)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.776 (15/31) Installing mpc1 (1.1.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 1.780 (16/31) Installing gcc (8.3.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 2.757 (17/31) Installing musl-dev (1.1.22-r3)
23:06:20 [2019-11-08T23:06:20.880Z] #7 2.870 (18/31) Installing libc-dev (0.7.1-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 2.873 (19/31) Installing g++ (8.3.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.529 (20/31) Installing nghttp2-libs (1.39.2-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.534 (21/31) Installing libcurl (7.66.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.543 (22/31) Installing expat (2.2.8-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.547 (23/31) Installing pcre2 (10.33-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.556 (24/31) Installing git (2.22.0-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.783 (25/31) Installing libmnl (1.0.4-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.786 (26/31) Installing libnftnl-libs (1.1.3-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.792 (27/31) Installing iptables (1.8.3-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.821 (28/31) Installing pigz (2.4-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.827 (29/31) Installing tar (1.32-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.836 (30/31) Installing xz-libs (5.2.4-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.840 (31/31) Installing xz (5.2.4-r0)
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.847 Executing busybox-1.30.1-r2.trigger
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.852 Executing ca-certificates-20190108-r0.trigger
23:06:20 [2019-11-08T23:06:20.880Z] #7 3.909 OK: 185 MiB in 45 packages
23:06:20 [2019-11-08T23:06:20.880Z] #7 DONE 6.5s
23:06:20 [2019-11-08T23:06:20.880Z] 
23:06:20 [2019-11-08T23:06:20.880Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:06:20 [2019-11-08T23:06:20.880Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.3s done
23:06:20 [2019-11-08T23:06:20.880Z] #14 ...
23:06:20 [2019-11-08T23:06:20.880Z] 
23:06:20 [2019-11-08T23:06:20.880Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
23:06:20 [2019-11-08T23:06:20.880Z] #9 DONE 0.3s
23:06:20 [2019-11-08T23:06:20.880Z] 
23:06:20 [2019-11-08T23:06:20.880Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2...
23:06:20 [2019-11-08T23:06:20.880Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done
23:06:21 [2019-11-08T23:06:21.139Z] #14 DONE 8.9s
23:06:21 [2019-11-08T23:06:21.139Z] 
23:06:21 [2019-11-08T23:06:21.139Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
23:06:21 [2019-11-08T23:06:21.139Z] #10 DONE 0.1s
23:06:21 [2019-11-08T23:06:21.139Z] 
23:06:21 [2019-11-08T23:06:21.139Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
23:06:21 [2019-11-08T23:06:21.139Z] #15 ...
23:06:21 [2019-11-08T23:06:21.139Z] 
23:06:21 [2019-11-08T23:06:21.139Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
23:06:21 [2019-11-08T23:06:21.139Z] #11 DONE 0.1s
23:06:21 [2019-11-08T23:06:21.139Z] 
23:06:21 [2019-11-08T23:06:21.139Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
23:06:21 [2019-11-08T23:06:21.139Z] #12 DONE 0.1s
23:06:21 [2019-11-08T23:06:21.139Z] 
23:06:21 [2019-11-08T23:06:21.139Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
23:06:21 [2019-11-08T23:06:21.139Z] #13 DONE 0.1s
23:06:21 [2019-11-08T23:06:21.397Z] 
23:06:21 [2019-11-08T23:06:21.397Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
23:06:21 [2019-11-08T23:06:21.655Z] #15 0.636 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
23:06:22 [2019-11-08T23:06:22.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.710 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.781 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.784 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.915 (3/43) Installing ncurses-libs (6.1_p20190518-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.923 (4/43) Installing readline (8.0.0-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.927 (5/43) Installing bash (5.0.0-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.939 Executing bash-5.0.0-r0.post-install
23:06:23 [2019-11-08T23:06:23.027Z] #15 1.941 (6/43) Installing linux-headers (4.19.36-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 2.013 (7/43) Installing libuuid (2.33.2-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 2.015 (8/43) Installing btrfs-progs-libs (5.1.1-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 2.018 (9/43) Installing btrfs-progs-dev (5.1.1-r0)
23:06:23 [2019-11-08T23:06:23.027Z] #15 2.022 (10/43) Installing binutils (2.32-r0)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.092 (11/43) Installing libmagic (5.37-r1)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.111 (12/43) Installing file (5.37-r1)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.113 (13/43) Installing gmp (6.1.2-r1)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.119 (14/43) Installing isl (0.18-r0)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.134 (15/43) Installing libgomp (8.3.0-r0)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.137 (16/43) Installing libatomic (8.3.0-r0)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.139 (17/43) Installing libgcc (8.3.0-r0)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.141 (18/43) Installing mpfr3 (3.1.5-r1)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.146 (19/43) Installing mpc1 (1.1.0-r0)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.148 (20/43) Installing libstdc++ (8.3.0-r0)
23:06:23 [2019-11-08T23:06:23.285Z] #15 2.159 (21/43) Installing gcc (8.3.0-r0)
23:06:23 [2019-11-08T23:06:23.852Z] #15 2.855 (22/43) Installing musl-dev (1.1.22-r3)
23:06:23 [2019-11-08T23:06:23.852Z] #15 2.935 (23/43) Installing libc-dev (0.7.1-r0)
23:06:23 [2019-11-08T23:06:23.852Z] #15 2.937 (24/43) Installing g++ (8.3.0-r0)
23:06:24 [2019-11-08T23:06:24.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:06:24 [2019-11-08T23:06:24.377Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.381 (25/43) Installing make (4.2.1-r2)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.385 (26/43) Installing fortify-headers (1.1-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.388 (27/43) Installing build-base (0.5-r1)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.389 (28/43) Installing nghttp2-libs (1.39.2-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.392 (29/43) Installing libcurl (7.66.0-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.398 (30/43) Installing curl (7.66.0-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.402 (31/43) Installing oniguruma (6.9.2-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.407 (32/43) Installing jq (1.6-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.414 (33/43) Installing device-mapper-libs (2.02.184-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.418 (34/43) Installing device-mapper-event-libs (2.02.184-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.421 (35/43) Installing libaio (0.3.111-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.423 (36/43) Installing libblkid (2.33.2-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.428 (37/43) Installing lvm2-libs (2.02.184-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.459 (38/43) Installing libfdisk (2.33.2-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.465 (39/43) Installing libmount (2.33.2-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.470 (40/43) Installing libsmartcols (2.33.2-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.474 (41/43) Installing pkgconf (1.6.1-r1)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.477 (42/43) Installing util-linux-dev (2.33.2-r0)
23:06:24 [2019-11-08T23:06:24.419Z] #15 3.498 (43/43) Installing lvm2-dev (2.02.184-r0)
23:06:24 [2019-11-08T23:06:24.634Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:06:24 [2019-11-08T23:06:24.634Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:06:24 [2019-11-08T23:06:24.634Z] === RUN   TestDockerSuite/TestHealth
23:06:24 [2019-11-08T23:06:24.676Z] #15 3.504 Executing busybox-1.30.1-r2.trigger
23:06:24 [2019-11-08T23:06:24.676Z] #15 3.510 OK: 189 MiB in 58 packages
23:06:25 [2019-11-08T23:06:25.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:06:25 [2019-11-08T23:06:25.608Z] #15 DONE 4.6s
23:06:25 [2019-11-08T23:06:25.608Z] 
23:06:25 [2019-11-08T23:06:25.608Z] #16 [base 3/5] RUN mkdir -p /build/
23:06:26 [2019-11-08T23:06:26.173Z] #16 DONE 0.7s
23:06:26 [2019-11-08T23:06:26.432Z] 
23:06:26 [2019-11-08T23:06:26.432Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
23:06:27 [2019-11-08T23:06:27.366Z] #17 DONE 0.8s
23:06:27 [2019-11-08T23:06:27.366Z] 
23:06:27 [2019-11-08T23:06:27.366Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
23:06:27 [2019-11-08T23:06:27.366Z] #18 DONE 0.0s
23:06:27 [2019-11-08T23:06:27.366Z] 
23:06:27 [2019-11-08T23:06:27.366Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
23:06:27 [2019-11-08T23:06:27.366Z] #19 DONE 0.1s
23:06:27 [2019-11-08T23:06:27.366Z] 
23:06:27 [2019-11-08T23:06:27.366Z] #31 [builder 1/4] COPY . .
23:06:28 [2019-11-08T23:06:28.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:06:29 [2019-11-08T23:06:29.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:06:30 [2019-11-08T23:06:30.655Z] #31 DONE 3.7s
23:06:30 [2019-11-08T23:06:30.655Z] 
23:06:30 [2019-11-08T23:06:30.655Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:06:30 [2019-11-08T23:06:30.655Z] #20 1.358 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:06:30 [2019-11-08T23:06:30.655Z] #20 1.562 
23:06:30 [2019-11-08T23:06:30.655Z] #20 1.672 
#                                                                          1.4%
##################                                                        25.8%
######################################                                    53.2%
####################################################                      72.3%
#################################################################         91.2%
######################################################################## 100.0%
23:06:30 [2019-11-08T23:06:30.655Z] #20 2.329 
23:06:30 [2019-11-08T23:06:30.655Z] #20 2.439 
###########                                                               15.4%
###############################################################           88.0%
######################################################################## 100.0%
23:06:30 [2019-11-08T23:06:30.655Z] #20 2.729 
23:06:30 [2019-11-08T23:06:30.655Z] #20 2.838 
######                                                                     9.0%
#############################                                             40.8%
##############################################                            64.4%
############################################################              84.6%
######################################################################## 100.0%
23:06:30 [2019-11-08T23:06:30.655Z] #20 3.418 
23:06:31 [2019-11-08T23:06:31.947Z] #20 3.528 
##                                                                         2.8%
#########                                                                 13.0%
##############                                                            20.8%
####################                                                      28.5%
#########################                                                 35.9%
###############################                                           43.2%
####################################                                      50.2%
#########################################                                 58.0%
#################################################                         68.3%
######################################################                    75.6%
###########################################################               83.1%
#################################################################         90.4%
######################################################################    98.3%
######################################################################## 100.0%
23:06:32 [2019-11-08T23:06:32.205Z] #20 5.000 
23:06:32 [2019-11-08T23:06:32.770Z] #20 ...
23:06:32 [2019-11-08T23:06:32.770Z] 
23:06:32 [2019-11-08T23:06:32.770Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
23:06:32 [2019-11-08T23:06:32.770Z] #32 DONE 2.0s
23:06:32 [2019-11-08T23:06:32.770Z] 
23:06:32 [2019-11-08T23:06:32.770Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:06:32 [2019-11-08T23:06:32.770Z] #20 5.616 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:06:32 [2019-11-08T23:06:32.770Z] #20 ...
23:06:32 [2019-11-08T23:06:32.770Z] 
23:06:32 [2019-11-08T23:06:32.770Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:06:32 [2019-11-08T23:06:32.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:06:33 [2019-11-08T23:06:33.704Z] #33 0.860 
23:06:33 [2019-11-08T23:06:33.704Z] #33 0.920 Removing bundles/
23:06:33 [2019-11-08T23:06:33.704Z] #33 0.921 
23:06:33 [2019-11-08T23:06:33.704Z] #33 0.926 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
23:06:34 [2019-11-08T23:06:34.202Z] ok  	github.com/docker/docker/api/server	0.156s	coverage: 9.0% of statements
23:06:34 [2019-11-08T23:06:34.271Z] #33 1.595 Building test suite binary ./integration-cli/test.main
23:06:36 [2019-11-08T23:06:36.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:06:38 [2019-11-08T23:06:38.457Z] #33 ...
23:06:38 [2019-11-08T23:06:38.457Z] 
23:06:38 [2019-11-08T23:06:38.458Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:06:38 [2019-11-08T23:06:38.458Z] #20 5.965 
23:06:38 [2019-11-08T23:06:38.458Z] #20 6.161 
#                                                                          2.3%
######################################################################## 100.0%
23:06:38 [2019-11-08T23:06:38.458Z] #20 6.383 
23:06:38 [2019-11-08T23:06:38.458Z] #20 7.108 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:06:38 [2019-11-08T23:06:38.458Z] #20 7.397 
23:06:38 [2019-11-08T23:06:38.458Z] #20 7.525 
                                                                           0.7%
######################################################################## 100.0%
23:06:38 [2019-11-08T23:06:38.458Z] #20 7.806 
23:06:38 [2019-11-08T23:06:38.458Z] #20 8.649 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:06:38 [2019-11-08T23:06:38.458Z] #20 8.818 skipping existing 1849cc453dee
23:06:38 [2019-11-08T23:06:38.458Z] #20 9.068 
23:06:38 [2019-11-08T23:06:38.458Z] #20 9.900 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:06:38 [2019-11-08T23:06:38.458Z] #20 10.28 
23:06:38 [2019-11-08T23:06:38.458Z] #20 10.39 
######################################################################## 100.0%
23:06:38 [2019-11-08T23:06:38.458Z] #20 10.61 
23:06:38 [2019-11-08T23:06:38.458Z] #20 10.72 Download of images into '/build' complete.
23:06:38 [2019-11-08T23:06:38.458Z] #20 10.72 Use something like the following to load the result into a Docker daemon:
23:06:38 [2019-11-08T23:06:38.458Z] #20 10.72   tar -cC '/build' . | docker load
23:06:38 [2019-11-08T23:06:38.458Z] #20 DONE 11.0s
23:06:38 [2019-11-08T23:06:38.458Z] 
23:06:38 [2019-11-08T23:06:38.458Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
23:06:38 [2019-11-08T23:06:38.458Z] #26 DONE 0.0s
23:06:38 [2019-11-08T23:06:38.458Z] 
23:06:38 [2019-11-08T23:06:38.458Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:06:38 [2019-11-08T23:06:38.458Z] #22 DONE 0.1s
23:06:38 [2019-11-08T23:06:38.458Z] 
23:06:38 [2019-11-08T23:06:38.458Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:06:38 [2019-11-08T23:06:38.458Z] #23 DONE 0.1s
23:06:38 [2019-11-08T23:06:38.458Z] 
23:06:38 [2019-11-08T23:06:38.458Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
23:06:38 [2019-11-08T23:06:38.458Z] #27 DONE 0.1s
23:06:38 [2019-11-08T23:06:38.458Z] 
23:06:38 [2019-11-08T23:06:38.458Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
23:06:38 [2019-11-08T23:06:38.458Z] #28 DONE 0.1s
23:06:38 [2019-11-08T23:06:38.458Z] 
23:06:38 [2019-11-08T23:06:38.458Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:06:39 [2019-11-08T23:06:39.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:06:41 [2019-11-08T23:06:41.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:06:43 [2019-11-08T23:06:43.724Z] #29 ...
23:06:43 [2019-11-08T23:06:43.724Z] 
23:06:43 [2019-11-08T23:06:43.724Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
23:06:43 [2019-11-08T23:06:43.724Z] #21 DONE 1.2s
23:06:43 [2019-11-08T23:06:43.724Z] 
23:06:43 [2019-11-08T23:06:43.724Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.199 + RM_GOPATH=0
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.199 + TMP_GOPATH=
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.199 + : /build
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.199 + '[' -z '' ']'
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.205 ++ mktemp -d
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.205 + export GOPATH=/tmp/tmp.PIofEm
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.205 + GOPATH=/tmp/tmp.PIofEm
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.205 + RM_GOPATH=1
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 Install docker/cli version 17.06.2-ce from stable
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 ++ dirname ./install.sh
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + dir=.
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + bin=dockercli
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + shift
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + '[' '!' -f ./dockercli.installer ']'
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + . ./dockercli.installer
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 ++ : stable
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 ++ : 17.06.2-ce
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + install_dockercli
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 ++ uname -m
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + arch=x86_64
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + '[' x86_64 '!=' x86_64 ']'
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + url=https://download.docker.com/linux/static
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:06:43 [2019-11-08T23:06:43.724Z] #24 2.213 + tar -xz docker/docker
23:06:43 [2019-11-08T23:06:43.724Z] #24 5.266 + mkdir -p /build
23:06:43 [2019-11-08T23:06:43.724Z] #24 5.267 + mv docker/docker /build/
23:06:43 [2019-11-08T23:06:43.724Z] #24 5.268 + rmdir docker
23:06:43 [2019-11-08T23:06:43.724Z] #24 DONE 5.3s
23:06:43 [2019-11-08T23:06:43.724Z] 
23:06:43 [2019-11-08T23:06:43.724Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:06:44 [2019-11-08T23:06:44.291Z] #33 ...
23:06:44 [2019-11-08T23:06:44.291Z] 
23:06:44 [2019-11-08T23:06:44.291Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
23:06:44 [2019-11-08T23:06:44.550Z] #25 DONE 0.1s
23:06:44 [2019-11-08T23:06:44.550Z] 
23:06:44 [2019-11-08T23:06:44.550Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:06:45 [2019-11-08T23:06:45.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:06:46 [2019-11-08T23:06:46.534Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:06:46 [2019-11-08T23:06:46.534Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:06:46 [2019-11-08T23:06:46.534Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:06:46 [2019-11-08T23:06:46.534Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:06:46 [2019-11-08T23:06:46.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:06:47 [2019-11-08T23:06:47.471Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:06:47 [2019-11-08T23:06:47.471Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:06:48 [2019-11-08T23:06:48.414Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:06:48 [2019-11-08T23:06:48.414Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:06:48 [2019-11-08T23:06:48.414Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:06:48 [2019-11-08T23:06:48.414Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:06:48 [2019-11-08T23:06:48.671Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:06:48 [2019-11-08T23:06:48.928Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:06:49 [2019-11-08T23:06:49.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:06:49 [2019-11-08T23:06:49.492Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:06:49 [2019-11-08T23:06:49.492Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:06:50 [2019-11-08T23:06:50.423Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:06:50 [2019-11-08T23:06:50.423Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:06:50 [2019-11-08T23:06:50.936Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:06:50 [2019-11-08T23:06:50.936Z] Using test binary docker
23:06:50 [2019-11-08T23:06:50.936Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:06:50 [2019-11-08T23:06:50.936Z] +++ /etc/init.d/apparmor start
23:06:50 [2019-11-08T23:06:50.936Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:06:50 [2019-11-08T23:06:50.936Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:06:50 [2019-11-08T23:06:50.936Z] Warning failed to create cache: (null)
23:06:50 [2019-11-08T23:06:50.936Z] .
23:06:50 [2019-11-08T23:06:50.936Z] INFO: Waiting for daemon to start...
23:06:50 [2019-11-08T23:06:50.936Z] Starting dockerd
23:06:50 [2019-11-08T23:06:50.936Z] +++ 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
23:06:51 [2019-11-08T23:06:51.356Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:06:52 [2019-11-08T23:06:52.727Z] === RUN   TestDockerSuite/TestImagesFormat
23:06:52 [2019-11-08T23:06:52.727Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:06:53 [2019-11-08T23:06:53.219Z] .
23:06:53 [2019-11-08T23:06:53.219Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:06:53 [2019-11-08T23:06:53.219Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:06:53 [2019-11-08T23:06:53.219Z] Error: No such image: emptyfs
23:06:53 [2019-11-08T23:06:53.219Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:06:53 [2019-11-08T23:06:53.219Z] ++++ docker load
23:06:53 [2019-11-08T23:06:53.219Z] Running integration-test (iteration 1)
23:06:53 [2019-11-08T23:06:53.219Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
23:06:53 [2019-11-08T23:06:53.219Z] ++ 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
23:06:53 [2019-11-08T23:06:53.219Z] ++ set -e
23:06:53 [2019-11-08T23:06:53.219Z] ++ '[' -n 0 ']'
23:06:53 [2019-11-08T23:06:53.219Z] ++ set -x
23:06:53 [2019-11-08T23:06:53.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
23:06:53 [2019-11-08T23:06:53.293Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:06:56 [2019-11-08T23:06:56.567Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:06:56 [2019-11-08T23:06:56.567Z] === RUN   TestDockerSuite/TestImportBadURL
23:06:56 [2019-11-08T23:06:56.567Z] === RUN   TestDockerSuite/TestImportDisplay
23:06:57 [2019-11-08T23:06:57.132Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
23:06:58 [2019-11-08T23:06:58.063Z] === RUN   TestDockerSuite/TestImportFile
23:07:00 [2019-11-08T23:07:00.591Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:07:00 [2019-11-08T23:07:00.591Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:07:02 [2019-11-08T23:07:02.491Z] === RUN   TestDockerSuite/TestImportGzipped
23:07:05 [2019-11-08T23:07:05.015Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:07:06 [2019-11-08T23:07:06.911Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:07:07 [2019-11-08T23:07:07.476Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:07:08 [2019-11-08T23:07:08.411Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:07:09 [2019-11-08T23:07:09.209Z] Loaded image: buildpack-deps:jessie
23:07:09 [2019-11-08T23:07:09.209Z] Loaded image: busybox:latest
23:07:09 [2019-11-08T23:07:09.209Z] Loaded image: busybox:glibc
23:07:09 [2019-11-08T23:07:09.209Z] Loaded image: debian:jessie
23:07:09 [2019-11-08T23:07:09.209Z] Loaded image: hello-world:latest
23:07:09 [2019-11-08T23:07:09.209Z] INFO: Testing against a local daemon
23:07:09 [2019-11-08T23:07:09.209Z] === RUN   TestCgroupNamespacesBuild
23:07:09 [2019-11-08T23:07:09.209Z] --- PASS: TestCgroupNamespacesBuild (1.60s)
23:07:09 [2019-11-08T23:07:09.209Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:07:09 [2019-11-08T23:07:09.343Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:07:09 [2019-11-08T23:07:09.600Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
23:07:09 [2019-11-08T23:07:09.600Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:07:10 [2019-11-08T23:07:10.531Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:07:10 [2019-11-08T23:07:10.936Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s)
23:07:10 [2019-11-08T23:07:10.936Z] === RUN   TestBuildWithSession
23:07:10 [2019-11-08T23:07:10.936Z] --- SKIP: TestBuildWithSession (0.00s)
23:07:10 [2019-11-08T23:07:10.936Z]     build_session_test.go:25: TODO: BuildKit
23:07:10 [2019-11-08T23:07:10.936Z] === RUN   TestBuildSquashParent
23:07:11 [2019-11-08T23:07:11.095Z] #33 ...
23:07:11 [2019-11-08T23:07:11.095Z] 
23:07:11 [2019-11-08T23:07:11.095Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:07:11 [2019-11-08T23:07:11.095Z] #29 29.20 # github.com/docker/docker/contrib/httpserver
23:07:11 [2019-11-08T23:07:11.095Z] #29 29.20 loadinternal: cannot find runtime/cgo
23:07:11 [2019-11-08T23:07:11.095Z] #29 DONE 30.0s
23:07:11 [2019-11-08T23:07:11.095Z] 
23:07:11 [2019-11-08T23:07:11.095Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:07:11 [2019-11-08T23:07:11.095Z] #33 ...
23:07:11 [2019-11-08T23:07:11.095Z] 
23:07:11 [2019-11-08T23:07:11.095Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
23:07:11 [2019-11-08T23:07:11.095Z] #30 DONE 0.1s
23:07:11 [2019-11-08T23:07:11.095Z] 
23:07:11 [2019-11-08T23:07:11.095Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:07:11 [2019-11-08T23:07:11.464Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:07:12 [2019-11-08T23:07:12.028Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:07:12 [2019-11-08T23:07:12.960Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:07:13 [2019-11-08T23:07:13.894Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:07:14 [2019-11-08T23:07:14.827Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:07:14 [2019-11-08T23:07:14.827Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
23:07:15 [2019-11-08T23:07:15.751Z] --- PASS: TestBuildSquashParent (4.95s)
23:07:15 [2019-11-08T23:07:15.751Z] === RUN   TestBuildWithRemoveAndForceRemove
23:07:15 [2019-11-08T23:07:15.751Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:07:15 [2019-11-08T23:07:15.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:07:15 [2019-11-08T23:07:15.751Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:07:15 [2019-11-08T23:07:15.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:07:15 [2019-11-08T23:07:15.751Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:07:15 [2019-11-08T23:07:15.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:07:15 [2019-11-08T23:07:15.751Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:07:15 [2019-11-08T23:07:15.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:07:15 [2019-11-08T23:07:15.751Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:07:15 [2019-11-08T23:07:15.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:07:15 [2019-11-08T23:07:15.751Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:07:15 [2019-11-08T23:07:15.751Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:07:15 [2019-11-08T23:07:15.751Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:07:15 [2019-11-08T23:07:15.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:07:15 [2019-11-08T23:07:15.751Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:07:15 [2019-11-08T23:07:15.751Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:07:16 [2019-11-08T23:07:16.729Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ok  	github.com/docker/docker/api/server/httputils	0.121s	coverage: 14.7% of statements
23:07:16 [2019-11-08T23:07:16.904Z] ok  	github.com/docker/docker/api/server/middleware	0.220s	coverage: 37.7% of statements
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:07:16 [2019-11-08T23:07:16.904Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:07:17 [2019-11-08T23:07:17.661Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:07:18 [2019-11-08T23:07:18.470Z] ok  	github.com/docker/docker/api/server/router/swarm	0.129s	coverage: 4.0% of statements
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ok  	github.com/docker/docker/api/types/filters	0.047s	coverage: 92.2% of statements
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:07:18 [2019-11-08T23:07:18.470Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:07:18 [2019-11-08T23:07:18.592Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:07:18 [2019-11-08T23:07:18.767Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:07:18 [2019-11-08T23:07:18.767Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:07:18 [2019-11-08T23:07:18.849Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:07:18 [2019-11-08T23:07:18.936Z] ok  	github.com/docker/docker/api/types/time	0.381s	coverage: 100.0% of statements
23:07:18 [2019-11-08T23:07:18.936Z] ok  	github.com/docker/docker/api/types/versions	0.044s	coverage: 75.0% of statements
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:07:18 [2019-11-08T23:07:18.936Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:07:19 [2019-11-08T23:07:19.781Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:07:19 [2019-11-08T23:07:19.781Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:07:21 [2019-11-08T23:07:21.061Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
23:07:21 [2019-11-08T23:07:21.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s)
23:07:21 [2019-11-08T23:07:21.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s)
23:07:21 [2019-11-08T23:07:21.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s)
23:07:21 [2019-11-08T23:07:21.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
23:07:21 [2019-11-08T23:07:21.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s)
23:07:21 [2019-11-08T23:07:21.061Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s)
23:07:21 [2019-11-08T23:07:21.061Z] === RUN   TestBuildMultiStageCopy
23:07:21 [2019-11-08T23:07:21.061Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:07:21 [2019-11-08T23:07:21.151Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:07:22 [2019-11-08T23:07:22.522Z] === RUN   TestDockerSuite/TestInspectDefault
23:07:22 [2019-11-08T23:07:22.749Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:07:23 [2019-11-08T23:07:23.087Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:07:23 [2019-11-08T23:07:23.424Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:07:23 [2019-11-08T23:07:23.455Z] === RUN   TestDockerSuite/TestInspectHistory
23:07:23 [2019-11-08T23:07:23.677Z] ok  	github.com/docker/docker/builder/dockerfile	0.842s	coverage: 46.1% of statements
23:07:23 [2019-11-08T23:07:23.677Z] ok  	github.com/docker/docker/builder/dockerignore	0.508s	coverage: 96.8% of statements
23:07:23 [2019-11-08T23:07:23.677Z] ok  	github.com/docker/docker/builder/remotecontext	0.824s	coverage: 9.2% of statements
23:07:23 [2019-11-08T23:07:23.760Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:07:24 [2019-11-08T23:07:24.097Z] --- PASS: TestBuildMultiStageCopy (3.43s)
23:07:24 [2019-11-08T23:07:24.097Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s)
23:07:24 [2019-11-08T23:07:24.097Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s)
23:07:24 [2019-11-08T23:07:24.097Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
23:07:24 [2019-11-08T23:07:24.097Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.39s)
23:07:24 [2019-11-08T23:07:24.097Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s)
23:07:24 [2019-11-08T23:07:24.097Z] === RUN   TestBuildMultiStageParentConfig
23:07:24 [2019-11-08T23:07:24.386Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
23:07:24 [2019-11-08T23:07:24.386Z] === RUN   TestDockerSuite/TestInspectImage
23:07:24 [2019-11-08T23:07:24.386Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:07:24 [2019-11-08T23:07:24.386Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:07:24 [2019-11-08T23:07:24.386Z] === RUN   TestDockerSuite/TestInspectInt64
23:07:25 [2019-11-08T23:07:25.266Z] --- PASS: TestBuildMultiStageParentConfig (0.94s)
23:07:25 [2019-11-08T23:07:25.266Z] === RUN   TestBuildLabelWithTargets
23:07:25 [2019-11-08T23:07:25.317Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:07:26 [2019-11-08T23:07:26.247Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:07:26 [2019-11-08T23:07:26.505Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:07:26 [2019-11-08T23:07:26.956Z] --- PASS: TestBuildLabelWithTargets (1.52s)
23:07:26 [2019-11-08T23:07:26.957Z] === RUN   TestBuildWithEmptyLayers
23:07:27 [2019-11-08T23:07:27.294Z] --- PASS: TestBuildWithEmptyLayers (0.73s)
23:07:27 [2019-11-08T23:07:27.294Z] === RUN   TestBuildMultiStageOnBuild
23:07:27 [2019-11-08T23:07:27.438Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:07:28 [2019-11-08T23:07:28.810Z] === RUN   TestDockerSuite/TestInspectPlugin
23:07:29 [2019-11-08T23:07:29.592Z] --- PASS: TestBuildMultiStageOnBuild (2.16s)
23:07:29 [2019-11-08T23:07:29.592Z] === RUN   TestBuildUncleanTarFilenames
23:07:30 [2019-11-08T23:07:30.180Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
23:07:30 [2019-11-08T23:07:30.438Z] === RUN   TestDockerSuite/TestInspectRootFS
23:07:30 [2019-11-08T23:07:30.438Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:07:30 [2019-11-08T23:07:30.766Z] --- PASS: TestBuildUncleanTarFilenames (1.09s)
23:07:30 [2019-11-08T23:07:30.766Z] === RUN   TestBuildMultiStageLayerLeak
23:07:31 [2019-11-08T23:07:31.369Z] === RUN   TestDockerSuite/TestInspectStatus
23:07:32 [2019-11-08T23:07:32.739Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:07:32 [2019-11-08T23:07:32.997Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
23:07:33 [2019-11-08T23:07:33.064Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s)
23:07:33 [2019-11-08T23:07:33.064Z] === RUN   TestBuildWithHugeFile
23:07:34 [2019-11-08T23:07:34.367Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:07:35 [2019-11-08T23:07:35.298Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:07:36 [2019-11-08T23:07:36.232Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:07:36 [2019-11-08T23:07:36.797Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
23:07:37 [2019-11-08T23:07:37.054Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:07:37 [2019-11-08T23:07:37.985Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:07:39 [2019-11-08T23:07:39.357Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:07:40 [2019-11-08T23:07:40.287Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:07:40 [2019-11-08T23:07:40.287Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
23:07:40 [2019-11-08T23:07:40.287Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
23:07:42 [2019-11-08T23:07:42.813Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:07:43 [2019-11-08T23:07:43.752Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
23:07:44 [2019-11-08T23:07:44.704Z] === RUN   TestDockerSuite/TestLinksEnvs
23:07:46 [2019-11-08T23:07:46.600Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:07:46 [2019-11-08T23:07:46.600Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
23:07:46 [2019-11-08T23:07:46.857Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:07:48 [2019-11-08T23:07:48.914Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.826s	coverage: 85.1% of statements
23:07:48 [2019-11-08T23:07:48.914Z] ?   	github.com/docker/docker/cli	[no test files]
23:07:48 [2019-11-08T23:07:48.914Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:07:48 [2019-11-08T23:07:48.914Z] ok  	github.com/docker/docker/cli/debug	0.472s	coverage: 100.0% of statements
23:07:48 [2019-11-08T23:07:48.914Z] ok  	github.com/docker/docker/client	0.495s	coverage: 75.3% of statements
23:07:49 [2019-11-08T23:07:49.383Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:07:51 [2019-11-08T23:07:51.905Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:07:54 [2019-11-08T23:07:54.431Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:07:54 [2019-11-08T23:07:54.431Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:07:56 [2019-11-08T23:07:56.327Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
23:07:56 [2019-11-08T23:07:56.333Z] ok  	github.com/docker/docker/cmd/dockerd	0.595s	coverage: 19.0% of statements
23:07:56 [2019-11-08T23:07:56.892Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:07:57 [2019-11-08T23:07:57.149Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:07:57 [2019-11-08T23:07:57.888Z] ok  	github.com/docker/docker/container	0.471s	coverage: 42.5% of statements
23:07:57 [2019-11-08T23:07:57.888Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:07:57 [2019-11-08T23:07:57.888Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:07:57 [2019-11-08T23:07:57.888Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:07:57 [2019-11-08T23:07:57.888Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:07:58 [2019-11-08T23:07:58.519Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:08:02 [2019-11-08T23:08:02.695Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
23:08:12 [2019-11-08T23:08:12.657Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:08:14 [2019-11-08T23:08:14.027Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:08:15 [2019-11-08T23:08:15.922Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:08:16 [2019-11-08T23:08:16.853Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:08:19 [2019-11-08T23:08:19.078Z] ok  	github.com/docker/docker/daemon	3.595s	coverage: 9.2% of statements
23:08:19 [2019-11-08T23:08:19.078Z] ok  	github.com/docker/docker/daemon/cluster	1.112s	coverage: 0.5% of statements
23:08:19 [2019-11-08T23:08:19.078Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.266s	coverage: 65.3% of statements
23:08:19 [2019-11-08T23:08:19.078Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.691s	coverage: 35.8% of statements
23:08:19 [2019-11-08T23:08:19.078Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:08:19 [2019-11-08T23:08:19.078Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.006s	coverage: 10.9% of statements
23:08:19 [2019-11-08T23:08:19.078Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:08:19 [2019-11-08T23:08:19.078Z] ok  	github.com/docker/docker/daemon/config	1.115s	coverage: 80.1% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ok  	github.com/docker/docker/daemon/discovery	0.423s	coverage: 30.0% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ok  	github.com/docker/docker/daemon/events	0.341s	coverage: 50.0% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ok  	github.com/docker/docker/daemon/graphdriver	0.147s	coverage: 2.3% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ok  	github.com/docker/docker/daemon/images	0.418s	coverage: 4.9% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ok  	github.com/docker/docker/daemon/links	0.042s	coverage: 93.0% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ok  	github.com/docker/docker/daemon/logger	0.378s	coverage: 43.0% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.529s	coverage: 77.4% of statements
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
23:08:19 [2019-11-08T23:08:19.079Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
23:08:19 [2019-11-08T23:08:19.377Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
23:08:19 [2019-11-08T23:08:19.377Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:08:19 [2019-11-08T23:08:19.941Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:08:19 [2019-11-08T23:08:19.941Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:08:19 [2019-11-08T23:08:19.941Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:08:20 [2019-11-08T23:08:20.634Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.442s	coverage: 62.1% of statements
23:08:20 [2019-11-08T23:08:20.634Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.470s	coverage: 88.3% of statements
23:08:20 [2019-11-08T23:08:20.873Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:08:21 [2019-11-08T23:08:21.099Z] ok  	github.com/docker/docker/daemon/logger/local	0.353s	coverage: 74.7% of statements
23:08:21 [2019-11-08T23:08:21.099Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:08:21 [2019-11-08T23:08:21.099Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.169s	coverage: 21.4% of statements
23:08:21 [2019-11-08T23:08:21.812Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:08:24 [2019-11-08T23:08:24.873Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.412s	coverage: 82.5% of statements
23:08:24 [2019-11-08T23:08:24.873Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.152s	coverage: 47.8% of statements
23:08:24 [2019-11-08T23:08:24.873Z] ok  	github.com/docker/docker/daemon/logger/templates	0.105s	coverage: 8.3% of statements
23:08:24 [2019-11-08T23:08:24.873Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:08:24 [2019-11-08T23:08:24.873Z] ?   	github.com/docker/docker/daemon/network	[no test files]
23:08:24 [2019-11-08T23:08:24.873Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:08:25 [2019-11-08T23:08:25.986Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:08:26 [2019-11-08T23:08:26.379Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:08:26 [2019-11-08T23:08:26.427Z] ok  	github.com/docker/docker/distribution	1.820s	coverage: 20.3% of statements
23:08:26 [2019-11-08T23:08:26.427Z] ok  	github.com/docker/docker/distribution/metadata	1.403s	coverage: 48.2% of statements
23:08:26 [2019-11-08T23:08:26.427Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:08:27 [2019-11-08T23:08:27.985Z] ok  	github.com/docker/docker/distribution/xfer	2.122s	coverage: 76.8% of statements
23:08:27 [2019-11-08T23:08:27.985Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:08:27 [2019-11-08T23:08:27.985Z] ok  	github.com/docker/docker/errdefs	0.094s	coverage: 49.4% of statements
23:08:28 [2019-11-08T23:08:28.900Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
23:08:29 [2019-11-08T23:08:29.540Z] ok  	github.com/docker/docker/image	0.917s	coverage: 86.4% of statements
23:08:29 [2019-11-08T23:08:29.540Z] ok  	github.com/docker/docker/image/cache	0.316s	coverage: 19.2% of statements
23:08:29 [2019-11-08T23:08:29.540Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:08:29 [2019-11-08T23:08:29.540Z] ok  	github.com/docker/docker/image/v1	0.236s	coverage: 25.0% of statements
23:08:29 [2019-11-08T23:08:29.540Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:08:31 [2019-11-08T23:08:31.423Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:08:32 [2019-11-08T23:08:32.475Z] ok  	github.com/docker/docker/layer	0.535s	coverage: 30.0% of statements
23:08:32 [2019-11-08T23:08:32.475Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:08:32 [2019-11-08T23:08:32.795Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:08:32 [2019-11-08T23:08:32.795Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:08:32 [2019-11-08T23:08:32.941Z] ok  	github.com/docker/docker/libcontainerd/local	0.314s	coverage: 1.0% of statements
23:08:32 [2019-11-08T23:08:32.941Z] ok  	github.com/docker/docker/libcontainerd/queue	0.098s	coverage: 100.0% of statements
23:08:32 [2019-11-08T23:08:32.941Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:08:32 [2019-11-08T23:08:32.941Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:08:32 [2019-11-08T23:08:32.941Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:08:32 [2019-11-08T23:08:32.941Z] ?   	github.com/docker/docker/oci	[no test files]
23:08:32 [2019-11-08T23:08:32.941Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:08:32 [2019-11-08T23:08:32.941Z] ok  	github.com/docker/docker/opts	0.322s	coverage: 67.3% of statements
23:08:32 [2019-11-08T23:08:32.941Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 50.0% of statements
23:08:33 [2019-11-08T23:08:33.726Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:08:35 [2019-11-08T23:08:35.626Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:08:36 [2019-11-08T23:08:36.557Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:08:37 [2019-11-08T23:08:37.930Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:08:38 [2019-11-08T23:08:38.862Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:08:39 [2019-11-08T23:08:39.794Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
23:08:41 [2019-11-08T23:08:41.691Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:08:42 [2019-11-08T23:08:42.256Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:08:43 [2019-11-08T23:08:43.189Z] === RUN   TestDockerSuite/TestLogsSince
23:08:44 [2019-11-08T23:08:44.122Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
23:08:47 [2019-11-08T23:08:47.530Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:08:47 [2019-11-08T23:08:47.530Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:08:47 [2019-11-08T23:08:47.530Z] #33 133.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:08:48 [2019-11-08T23:08:48.095Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:08:50 [2019-11-08T23:08:50.629Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:08:50 [2019-11-08T23:08:50.669Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:08:52 [2019-11-08T23:08:52.003Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:08:53 [2019-11-08T23:08:53.377Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:08:54 [2019-11-08T23:08:54.312Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:08:54 [2019-11-08T23:08:54.570Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:08:55 [2019-11-08T23:08:55.922Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:08:55 [2019-11-08T23:08:55.945Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:08:56 [2019-11-08T23:08:56.310Z] --- PASS: TestBuildWithHugeFile (80.65s)
23:08:56 [2019-11-08T23:08:56.310Z] === RUN   TestBuildWithEmptyDockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:08:56 [2019-11-08T23:08:56.310Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
23:08:56 [2019-11-08T23:08:56.310Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s)
23:08:56 [2019-11-08T23:08:56.310Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
23:08:56 [2019-11-08T23:08:56.310Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
23:08:56 [2019-11-08T23:08:56.310Z] === RUN   TestBuildPreserveOwnership
23:08:56 [2019-11-08T23:08:56.310Z] === RUN   TestBuildPreserveOwnership/copy_from
23:08:56 [2019-11-08T23:08:56.854Z] === RUN   TestDockerSuite/TestLogsTail
23:08:57 [2019-11-08T23:08:57.036Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:08:57 [2019-11-08T23:08:57.111Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
23:08:57 [2019-11-08T23:08:57.320Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:08:58 [2019-11-08T23:08:58.046Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:08:58 [2019-11-08T23:08:58.695Z] #33 145.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:08:58 [2019-11-08T23:08:58.727Z] --- PASS: TestBuildPreserveOwnership (4.82s)
23:08:58 [2019-11-08T23:08:58.727Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.15s)
23:08:58 [2019-11-08T23:08:58.727Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
23:08:58 [2019-11-08T23:08:58.727Z] === RUN   TestBuildPlatformInvalid
23:08:58 [2019-11-08T23:08:58.975Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:08:59 [2019-11-08T23:08:59.066Z] --- PASS: TestBuildPlatformInvalid (0.16s)
23:08:59 [2019-11-08T23:08:59.066Z] PASS
23:08:59 [2019-11-08T23:08:59.066Z] 
23:08:59 [2019-11-08T23:08:59.066Z] === Skipped
23:08:59 [2019-11-08T23:08:59.066Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
23:08:59 [2019-11-08T23:08:59.066Z]     build_session_test.go:25: TODO: BuildKit
23:08:59 [2019-11-08T23:08:59.066Z] 
23:08:59 [2019-11-08T23:08:59.066Z] 
23:08:59 [2019-11-08T23:08:59.066Z] DONE 32 tests, 1 skipped in 125.696s
23:08:59 [2019-11-08T23:08:59.066Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
23:08:59 [2019-11-08T23:08:59.066Z] ++ 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
23:08:59 [2019-11-08T23:08:59.066Z] ++ set -e
23:08:59 [2019-11-08T23:08:59.066Z] ++ '[' -n 0 ']'
23:08:59 [2019-11-08T23:08:59.066Z] ++ set -x
23:08:59 [2019-11-08T23:08:59.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
23:08:59 [2019-11-08T23:08:59.066Z] INFO: Testing against a local daemon
23:08:59 [2019-11-08T23:08:59.066Z] === RUN   TestConfigList
23:08:59 [2019-11-08T23:08:59.907Z] === RUN   TestDockerSuite/TestMountIntoProc
23:09:00 [2019-11-08T23:09:00.164Z] === RUN   TestDockerSuite/TestMountIntoSys
23:09:00 [2019-11-08T23:09:00.596Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:09:00 [2019-11-08T23:09:00.728Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
23:09:00 [2019-11-08T23:09:00.988Z] === RUN   TestDockerSuite/TestNetHostname
23:09:01 [2019-11-08T23:09:01.366Z] --- PASS: TestConfigList (2.21s)
23:09:01 [2019-11-08T23:09:01.367Z] === RUN   TestConfigsCreateAndDelete
23:09:01 [2019-11-08T23:09:01.971Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:09:02 [2019-11-08T23:09:02.990Z] ok  	github.com/docker/docker/pkg/archive	8.332s	coverage: 62.0% of statements
23:09:02 [2019-11-08T23:09:02.990Z] ok  	github.com/docker/docker/pkg/authorization	0.591s	coverage: 26.8% of statements
23:09:02 [2019-11-08T23:09:02.990Z] ok  	github.com/docker/docker/pkg/broadcaster	0.279s	coverage: 100.0% of statements
23:09:02 [2019-11-08T23:09:02.990Z] ok  	github.com/docker/docker/pkg/capabilities	0.252s	coverage: 87.5% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.189s	coverage: 15.4% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/directory	0.049s	coverage: 80.0% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/discovery	0.169s	coverage: 58.3% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/discovery/file	0.218s	coverage: 92.9% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.389s	coverage: 84.1% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.101s	coverage: 92.3% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.040s	coverage: 93.8% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/filenotify	0.138s	coverage: 36.2% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/fileutils	0.184s	coverage: 87.7% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/homedir	0.232s	coverage: 42.9% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/idtools	0.045s	coverage: 6.3% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/ioutils	0.575s	coverage: 69.2% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.289s	coverage: 91.7% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/locker	0.104s	coverage: 88.9% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/longpath	0.110s	coverage: 100.0% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.046s	coverage: 85.7% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/parsers	0.109s	coverage: 97.0% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
23:09:02 [2019-11-08T23:09:02.991Z] ok  	github.com/docker/docker/pkg/pidfile	0.132s	coverage: 82.6% of statements
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:09:02 [2019-11-08T23:09:02.991Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:09:03 [2019-11-08T23:09:03.348Z] #33 150.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:09:03 [2019-11-08T23:09:03.660Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
23:09:03 [2019-11-08T23:09:03.660Z] === RUN   TestConfigsUpdate
23:09:04 [2019-11-08T23:09:04.264Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:09:04 [2019-11-08T23:09:04.264Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
23:09:04 [2019-11-08T23:09:04.264Z] === RUN   TestDockerSuite/TestNetworkEvents
23:09:05 [2019-11-08T23:09:05.249Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:09:05 [2019-11-08T23:09:05.748Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:09:05 [2019-11-08T23:09:05.816Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:09:05 [2019-11-08T23:09:05.953Z] --- PASS: TestConfigsUpdate (2.21s)
23:09:05 [2019-11-08T23:09:05.953Z] === RUN   TestTemplatedConfig
23:09:07 [2019-11-08T23:09:07.190Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:09:07 [2019-11-08T23:09:07.642Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
23:09:08 [2019-11-08T23:09:08.207Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:09:08 [2019-11-08T23:09:08.564Z] #33 155.5 
23:09:08 [2019-11-08T23:09:08.965Z] --- PASS: TestTemplatedConfig (2.80s)
23:09:08 [2019-11-08T23:09:08.966Z] === RUN   TestConfigInspect
23:09:09 [2019-11-08T23:09:09.128Z] #33 DONE 156.2s
23:09:09 [2019-11-08T23:09:09.128Z] 
23:09:09 [2019-11-08T23:09:09.128Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
23:09:09 [2019-11-08T23:09:09.139Z] === RUN   TestDockerSuite/TestPluginActive
23:09:10 [2019-11-08T23:09:10.652Z] --- PASS: TestConfigInspect (2.21s)
23:09:10 [2019-11-08T23:09:10.652Z] === RUN   TestConfigCreateWithLabels
23:09:11 [2019-11-08T23:09:11.029Z] #34 DONE 2.0s
23:09:11 [2019-11-08T23:09:11.036Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:09:11 [2019-11-08T23:09:11.293Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
23:09:12 [2019-11-08T23:09:12.930Z] 
23:09:12 [2019-11-08T23:09:12.930Z] #35 [runner 12/12] COPY --from=builder       /build/ /
23:09:12 [2019-11-08T23:09:12.946Z] --- PASS: TestConfigCreateWithLabels (2.19s)
23:09:12 [2019-11-08T23:09:12.946Z] === RUN   TestConfigCreateResolve
23:09:14 [2019-11-08T23:09:14.863Z] #35 DONE 2.0s
23:09:14 [2019-11-08T23:09:14.863Z] 
23:09:14 [2019-11-08T23:09:14.863Z] #36 exporting to image
23:09:14 [2019-11-08T23:09:14.863Z] #36 exporting layers
23:09:15 [2019-11-08T23:09:15.243Z] --- PASS: TestConfigCreateResolve (2.18s)
23:09:15 [2019-11-08T23:09:15.243Z] === RUN   TestConfigDaemonLibtrustID
23:09:15 [2019-11-08T23:09:15.579Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
23:09:15 [2019-11-08T23:09:15.579Z] PASS
23:09:15 [2019-11-08T23:09:15.579Z] 
23:09:15 [2019-11-08T23:09:15.579Z] DONE 8 tests in 16.628s
23:09:15 [2019-11-08T23:09:15.579Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
23:09:15 [2019-11-08T23:09:15.579Z] ++ 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
23:09:15 [2019-11-08T23:09:15.579Z] ++ set -e
23:09:15 [2019-11-08T23:09:15.579Z] ++ '[' -n 0 ']'
23:09:15 [2019-11-08T23:09:15.579Z] ++ set -x
23:09:15 [2019-11-08T23:09:15.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
23:09:15 [2019-11-08T23:09:15.579Z] INFO: Testing against a local daemon
23:09:15 [2019-11-08T23:09:15.579Z] === RUN   TestCheckpoint
23:09:15 [2019-11-08T23:09:15.579Z] --- SKIP: TestCheckpoint (0.00s)
23:09:15 [2019-11-08T23:09:15.579Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:09:15 [2019-11-08T23:09:15.579Z] === RUN   TestContainerInvalidJSON
23:09:15 [2019-11-08T23:09:15.915Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:09:15 [2019-11-08T23:09:15.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:09:15 [2019-11-08T23:09:15.915Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:09:15 [2019-11-08T23:09:15.915Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:09:15 [2019-11-08T23:09:15.915Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:09:15 [2019-11-08T23:09:15.915Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:09:15 [2019-11-08T23:09:15.915Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:09:15 [2019-11-08T23:09:15.915Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:09:15 [2019-11-08T23:09:15.915Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:09:15 [2019-11-08T23:09:15.915Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:09:15 [2019-11-08T23:09:15.915Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:09:15 [2019-11-08T23:09:15.915Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:09:15 [2019-11-08T23:09:15.915Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:09:15 [2019-11-08T23:09:15.915Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:09:15 [2019-11-08T23:09:15.915Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
23:09:15 [2019-11-08T23:09:15.915Z] === RUN   TestCopyFromContainerPathIsNotDir
23:09:15 [2019-11-08T23:09:15.915Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
23:09:15 [2019-11-08T23:09:15.915Z] === RUN   TestCopyToContainerPathDoesNotExist
23:09:15 [2019-11-08T23:09:15.915Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
23:09:15 [2019-11-08T23:09:15.915Z] === RUN   TestCopyToContainerPathIsNotDir
23:09:16 [2019-11-08T23:09:16.252Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
23:09:16 [2019-11-08T23:09:16.252Z] === RUN   TestCopyFromContainer
23:09:17 [2019-11-08T23:09:17.843Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
23:09:17 [2019-11-08T23:09:17.940Z] === RUN   TestCopyFromContainer//
23:09:17 [2019-11-08T23:09:17.940Z] === RUN   TestCopyFromContainer//bar/root
23:09:17 [2019-11-08T23:09:17.940Z] === RUN   TestCopyFromContainer//bar/root/
23:09:17 [2019-11-08T23:09:17.940Z] === RUN   TestCopyFromContainer/bar/quux
23:09:17 [2019-11-08T23:09:17.940Z] === RUN   TestCopyFromContainer/bar/quux/
23:09:17 [2019-11-08T23:09:17.940Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:09:18 [2019-11-08T23:09:18.100Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:09:18 [2019-11-08T23:09:18.101Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:09:18 [2019-11-08T23:09:18.157Z] #36 exporting layers 3.4s done
23:09:18 [2019-11-08T23:09:18.158Z] #36 writing image sha256:3ed9b1a111988952289589e271a31b80583afcdbb7ed38288471379c3ac9b405 done
23:09:18 [2019-11-08T23:09:18.158Z] #36 naming to docker.io/library/moby-e2e-test done
23:09:18 [2019-11-08T23:09:18.158Z] #36 DONE 3.4s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:09:18 [2019-11-08T23:09:18.276Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:09:18 [2019-11-08T23:09:18.276Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:09:18 [2019-11-08T23:09:18.276Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:09:18 [2019-11-08T23:09:18.276Z] === RUN   TestCopyFromContainer/bar/notarget
23:09:18 [2019-11-08T23:09:18.470Z] + echo Ensuring container killed.
23:09:18 [2019-11-08T23:09:18.470Z] Ensuring container killed.
23:09:18 [2019-11-08T23:09:18.470Z] + docker rm -vf docker-pr2
23:09:18 [2019-11-08T23:09:18.470Z] Error: No such container: docker-pr2
23:09:18 [2019-11-08T23:09:18.470Z] + true
[Pipeline] sh
23:09:18 [2019-11-08T23:09:18.644Z] --- PASS: TestCopyFromContainer (2.48s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer// (0.09s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:18 [2019-11-08T23:09:18.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:18 [2019-11-08T23:09:18.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:18 [2019-11-08T23:09:18.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:18 [2019-11-08T23:09:18.644Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:18 [2019-11-08T23:09:18.644Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:18 [2019-11-08T23:09:18.644Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:18 [2019-11-08T23:09:18.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateLinkToNonExistingContainer
23:09:18 [2019-11-08T23:09:18.644Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateWithInvalidEnv
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateWithInvalidEnv/0
23:09:18 [2019-11-08T23:09:18.644Z] === PAUSE TestCreateWithInvalidEnv/0
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateWithInvalidEnv/1
23:09:18 [2019-11-08T23:09:18.644Z] === PAUSE TestCreateWithInvalidEnv/1
23:09:18 [2019-11-08T23:09:18.644Z] === RUN   TestCreateWithInvalidEnv/2
23:09:18 [2019-11-08T23:09:18.644Z] === PAUSE TestCreateWithInvalidEnv/2
23:09:18 [2019-11-08T23:09:18.644Z] === CONT  TestCreateWithInvalidEnv/0
23:09:18 [2019-11-08T23:09:18.644Z] === CONT  TestCreateWithInvalidEnv/1
23:09:18 [2019-11-08T23:09:18.644Z] === CONT  TestCreateWithInvalidEnv/2
23:09:18 [2019-11-08T23:09:18.644Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:09:18 [2019-11-08T23:09:18.644Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
23:09:18 [2019-11-08T23:09:18.645Z] === RUN   TestCreateTmpfsMountsTarget
23:09:18 [2019-11-08T23:09:18.645Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:09:18 [2019-11-08T23:09:18.645Z] === RUN   TestCreateWithCustomMaskedPaths
23:09:18 [2019-11-08T23:09:18.665Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:09:18 [2019-11-08T23:09:18.755Z] + echo Chowning /workspace to jenkins user
23:09:18 [2019-11-08T23:09:18.756Z] Chowning /workspace to jenkins user
23:09:18 [2019-11-08T23:09:18.756Z] + id -u
23:09:18 [2019-11-08T23:09:18.756Z] + id -g
23:09:18 [2019-11-08T23:09:18.756Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40142:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:09:19 [2019-11-08T23:09:19.989Z] + bundleName=unit
23:09:19 [2019-11-08T23:09:19.990Z] + echo Creating unit-bundles.tar.gz
23:09:19 [2019-11-08T23:09:19.990Z] Creating unit-bundles.tar.gz
23:09:19 [2019-11-08T23:09:19.990Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
23:09:19 [2019-11-08T23:09:19.990Z] bundles/junit-report.xml
23:09:19 [2019-11-08T23:09:19.990Z] bundles/go-test-report.json
23:09:19 [2019-11-08T23:09:19.990Z] bundles/profile.out
[Pipeline] archiveArtifacts
23:09:20 [2019-11-08T23:09:20.001Z] Archiving artifacts
23:09:20 [2019-11-08T23:09:20.438Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40142/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:09:20 [2019-11-08T23:09:20.560Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
23:09:20 [2019-11-08T23:09:20.748Z] + make clean
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/plugins	35.107s	coverage: 73.4% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.093s	coverage: 56.8% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.277s	coverage: 85.7% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/pools	0.046s	coverage: 88.2% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/progress	0.061s	coverage: 75.9% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/pubsub	1.087s	coverage: 73.9% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/reexec	0.088s	coverage: 82.4% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/signal	0.038s	coverage: 20.3% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/stdcopy	0.052s	coverage: 100.0% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/streamformatter	0.067s	coverage: 66.2% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/stringid	0.111s	coverage: 70.6% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 38.2% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/system	0.067s	coverage: 13.1% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/tailfile	0.118s	coverage: 88.6% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/tarsum	0.166s	coverage: 89.3% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/term	0.126s	coverage: 30.8% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/term/windows	0.059s	coverage: 0.0% of statements [no tests to run]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/truncindex	0.198s	coverage: 91.5% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/urlutil	0.043s	coverage: 100.0% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/pkg/useragent	0.077s	coverage: 88.9% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/plugin	0.365s	coverage: 11.6% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/plugin/v2	0.142s	coverage: 20.1% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/reference	0.124s	coverage: 84.4% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/registry	0.715s	coverage: 52.1% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/registry/resumable	0.324s	coverage: 100.0% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/restartmanager	0.448s	coverage: 50.9% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/rootless	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/runconfig	0.384s	coverage: 54.5% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/testutil	0.093s	coverage: 62.5% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/volume	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/volume/drivers	0.220s	coverage: 36.1% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/volume/local	0.174s	coverage: 37.7% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/volume/mounts	0.148s	coverage: 66.2% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ok  	github.com/docker/docker/volume/service	0.517s	coverage: 70.3% of statements
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:09:20 [2019-11-08T23:09:20.846Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:09:20 [2019-11-08T23:09:20.935Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:09:20 [2019-11-08T23:09:20.935Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:09:20 [2019-11-08T23:09:20.935Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:09:20 [2019-11-08T23:09:20.935Z] --- PASS: TestCreateWithCapabilities (0.03s)
23:09:20 [2019-11-08T23:09:20.935Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
23:09:20 [2019-11-08T23:09:20.935Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
23:09:20 [2019-11-08T23:09:20.935Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
23:09:20 [2019-11-08T23:09:20.935Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
23:09:20 [2019-11-08T23:09:20.935Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
23:09:20 [2019-11-08T23:09:20.935Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
23:09:20 [2019-11-08T23:09:20.936Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
23:09:20 [2019-11-08T23:09:20.936Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
23:09:20 [2019-11-08T23:09:20.936Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
23:09:20 [2019-11-08T23:09:20.936Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
23:09:20 [2019-11-08T23:09:20.936Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
23:09:20 [2019-11-08T23:09:20.936Z] === RUN   TestCreateWithCustomReadonlyPaths
23:09:21 [2019-11-08T23:09:21.006Z] docker volume rm -f docker-dev-cache
23:09:21 [2019-11-08T23:09:21.006Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:09:22 [2019-11-08T23:09:22.456Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:09:23 [2019-11-08T23:09:23.044Z] INFO: make.ps1 ended at 11/08/2019 23:09:22
23:09:23 [2019-11-08T23:09:23.229Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s)
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:23 [2019-11-08T23:09:23.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:23 [2019-11-08T23:09:23.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:23 [2019-11-08T23:09:23.229Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:23 [2019-11-08T23:09:23.229Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:23 [2019-11-08T23:09:23.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
23:09:23 [2019-11-08T23:09:23.229Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
23:09:23 [2019-11-08T23:09:23.229Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
23:09:23 [2019-11-08T23:09:23.229Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
23:09:23 [2019-11-08T23:09:23.229Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
23:09:23 [2019-11-08T23:09:23.229Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestContainerStartOnDaemonRestart
23:09:23 [2019-11-08T23:09:23.229Z] === PAUSE TestContainerStartOnDaemonRestart
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestDaemonRestartIpcMode
23:09:23 [2019-11-08T23:09:23.229Z] === PAUSE TestDaemonRestartIpcMode
23:09:23 [2019-11-08T23:09:23.229Z] === RUN   TestDiff
23:09:23 [2019-11-08T23:09:23.566Z] --- PASS: TestDiff (0.66s)
23:09:23 [2019-11-08T23:09:23.566Z] === RUN   TestExecWithCloseStdin
23:09:23 [2019-11-08T23:09:23.826Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
23:09:24 [2019-11-08T23:09:24.083Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:09:24 [2019-11-08T23:09:24.296Z] --- PASS: TestExecWithCloseStdin (0.87s)
23:09:24 [2019-11-08T23:09:24.296Z] === RUN   TestExec
23:09:24 [2019-11-08T23:09:24.598Z] INFO: Unit tests ended at 11/08/2019 23:09:24. Duration:00:03:27.1228181
23:09:24 [2019-11-08T23:09:24.598Z] INFO: Building busybox
23:09:24 [2019-11-08T23:09:24.598Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
23:09:24 [2019-11-08T23:09:24.598Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
23:09:24 [2019-11-08T23:09:24.598Z] 
23:09:24 [2019-11-08T23:09:24.598Z] Sending build context to Docker daemon   2.56kB
23:09:24 [2019-11-08T23:09:24.598Z] 
23:09:24 [2019-11-08T23:09:24.598Z] Step 1/6 : FROM microsoft/windowsservercore
23:09:24 [2019-11-08T23:09:24.598Z]  ---> 739b21bd02e7
23:09:24 [2019-11-08T23:09:24.598Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
23:09:24 [2019-11-08T23:09:24.598Z]  ---> Running in bde2a37995af
23:09:25 [2019-11-08T23:09:25.524Z] --- PASS: TestExec (0.86s)
23:09:25 [2019-11-08T23:09:25.524Z] === RUN   TestExecUser
23:09:26 [2019-11-08T23:09:26.248Z] --- PASS: TestExecUser (0.84s)
23:09:26 [2019-11-08T23:09:26.248Z] === RUN   TestExportContainerAndImportImage
23:09:26 [2019-11-08T23:09:26.605Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:09:26 [2019-11-08T23:09:26.970Z] --- PASS: TestExportContainerAndImportImage (0.97s)
23:09:26 [2019-11-08T23:09:26.970Z] === RUN   TestExportContainerAfterDaemonRestart
23:09:27 [2019-11-08T23:09:27.976Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
23:09:28 [2019-11-08T23:09:28.660Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s)
23:09:28 [2019-11-08T23:09:28.660Z] === RUN   TestHealthCheckWorkdir
23:09:29 [2019-11-08T23:09:29.829Z] --- PASS: TestHealthCheckWorkdir (1.06s)
23:09:29 [2019-11-08T23:09:29.829Z] === RUN   TestHealthKillContainer
23:09:30 [2019-11-08T23:09:30.434Z] Removing intermediate container bde2a37995af
23:09:30 [2019-11-08T23:09:30.434Z]  ---> 7ff7cf645e77
23:09:30 [2019-11-08T23:09:30.434Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
23:09:31 [2019-11-08T23:09:31.414Z] 
23:09:31 [2019-11-08T23:09:31.879Z]  ---> 4cdb8f58ddbc
23:09:31 [2019-11-08T23:09:31.879Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
23:09:31 [2019-11-08T23:09:31.879Z]  ---> Running in c3fae7da14f8
23:09:32 [2019-11-08T23:09:32.170Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:09:32 [2019-11-08T23:09:32.828Z] --- PASS: TestHealthKillContainer (2.87s)
23:09:32 [2019-11-08T23:09:32.828Z] === RUN   TestInspectCpusetInConfigPre120
23:09:33 [2019-11-08T23:09:33.168Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
23:09:33 [2019-11-08T23:09:33.168Z] === RUN   TestIpcModeNone
23:09:33 [2019-11-08T23:09:33.432Z] 
23:09:33 [2019-11-08T23:09:33.432Z] SUCCESS: Specified value was saved.
23:09:34 [2019-11-08T23:09:34.066Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:09:34 [2019-11-08T23:09:34.347Z] --- PASS: TestIpcModeNone (0.89s)
23:09:34 [2019-11-08T23:09:34.347Z] === RUN   TestIpcModePrivate
23:09:34 [2019-11-08T23:09:34.630Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
23:09:35 [2019-11-08T23:09:35.068Z] --- PASS: TestIpcModePrivate (0.82s)
23:09:35 [2019-11-08T23:09:35.068Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
23:09:35 [2019-11-08T23:09:35.068Z] === RUN   TestIpcModeShareable
23:09:35 [2019-11-08T23:09:35.196Z] === RUN   TestDockerSuite/TestPortHostBinding
23:09:35 [2019-11-08T23:09:35.793Z] --- PASS: TestIpcModeShareable (0.86s)
23:09:35 [2019-11-08T23:09:35.793Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
23:09:35 [2019-11-08T23:09:35.793Z] === RUN   TestAPIIpcModeShareableAndContainer
23:09:36 [2019-11-08T23:09:36.365Z] Removing intermediate container c3fae7da14f8
23:09:36 [2019-11-08T23:09:36.365Z]  ---> 2c16f2e9f0b9
23:09:36 [2019-11-08T23:09:36.365Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
23:09:36 [2019-11-08T23:09:36.365Z]  ---> Running in d373a634a4f2
23:09:37 [2019-11-08T23:09:37.092Z] === RUN   TestDockerSuite/TestPortList
23:09:38 [2019-11-08T23:09:38.806Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s)
23:09:38 [2019-11-08T23:09:38.806Z] === RUN   TestAPIIpcModeHost
23:09:38 [2019-11-08T23:09:38.806Z] --- PASS: TestAPIIpcModeHost (0.69s)
23:09:38 [2019-11-08T23:09:38.806Z] === RUN   TestDaemonIpcModeShareable
23:09:40 [2019-11-08T23:09:40.368Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
23:09:41 [2019-11-08T23:09:41.104Z] --- PASS: TestDaemonIpcModeShareable (1.76s)
23:09:41 [2019-11-08T23:09:41.104Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:09:41 [2019-11-08T23:09:41.104Z] === RUN   TestDaemonIpcModePrivate
23:09:42 [2019-11-08T23:09:42.201Z] Cannot create a file when that file already exists.
23:09:42 [2019-11-08T23:09:42.792Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
23:09:42 [2019-11-08T23:09:42.792Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:09:42 [2019-11-08T23:09:42.792Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:09:44 [2019-11-08T23:09:44.489Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
23:09:44 [2019-11-08T23:09:44.489Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:09:44 [2019-11-08T23:09:44.489Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:09:46 [2019-11-08T23:09:46.175Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s)
23:09:46 [2019-11-08T23:09:46.175Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:09:46 [2019-11-08T23:09:46.175Z] === RUN   TestIpcModeOlderClient
23:09:46 [2019-11-08T23:09:46.175Z] === PAUSE TestIpcModeOlderClient
23:09:46 [2019-11-08T23:09:46.175Z] === RUN   TestKillContainerInvalidSignal
23:09:46 [2019-11-08T23:09:46.513Z] --- PASS: TestKillContainerInvalidSignal (0.72s)
23:09:46 [2019-11-08T23:09:46.513Z] === RUN   TestKillContainer
23:09:46 [2019-11-08T23:09:46.513Z] === RUN   TestKillContainer/no_signal
23:09:47 [2019-11-08T23:09:47.236Z] === RUN   TestKillContainer/non_killing_signal
23:09:47 [2019-11-08T23:09:47.963Z] === RUN   TestKillContainer/killing_signal
23:09:48 [2019-11-08T23:09:48.036Z] Removing intermediate container d373a634a4f2
23:09:48 [2019-11-08T23:09:48.036Z]  ---> dd326021b3ec
23:09:48 [2019-11-08T23:09:48.036Z] Step 6/6 : CMD ["sh"]
23:09:48 [2019-11-08T23:09:48.036Z]  ---> Running in 9f412b1083d6
23:09:48 [2019-11-08T23:09:48.469Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:09:48 [2019-11-08T23:09:48.500Z] Removing intermediate container 9f412b1083d6
23:09:48 [2019-11-08T23:09:48.500Z]  ---> 8d7264ce70a1
23:09:48 [2019-11-08T23:09:48.500Z] Successfully built 8d7264ce70a1
23:09:48 [2019-11-08T23:09:48.500Z] Successfully tagged busybox:latest
23:09:48 [2019-11-08T23:09:48.500Z] INFO: Docker images of the daemon under test
23:09:48 [2019-11-08T23:09:48.500Z] 
23:09:48 [2019-11-08T23:09:48.500Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
23:09:48 [2019-11-08T23:09:48.500Z] busybox                                latest              8d7264ce70a1        Less than a second ago   4.83GB
23:09:48 [2019-11-08T23:09:48.500Z] microsoft/windowsservercore            latest              739b21bd02e7        4 weeks ago              4.79GB
23:09:48 [2019-11-08T23:09:48.500Z] mcr.microsoft.com/windows/servercore   ltsc2019            739b21bd02e7        4 weeks ago              4.79GB
23:09:48 [2019-11-08T23:09:48.500Z] 
23:09:48 [2019-11-08T23:09:48.500Z] INFO: Running integration tests at 11/08/2019 23:09:48...
23:09:48 [2019-11-08T23:09:48.500Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
23:09:48 [2019-11-08T23:09:48.500Z] INFO: Integration API tests being run from the host:
23:09:48 [2019-11-08T23:09:48.500Z] INFO: make.ps1 starting at 11/08/2019 23:09:48
23:09:48 [2019-11-08T23:09:48.686Z] --- PASS: TestKillContainer (2.06s)
23:09:48 [2019-11-08T23:09:48.686Z]     --- PASS: TestKillContainer/no_signal (0.64s)
23:09:48 [2019-11-08T23:09:48.686Z]     --- PASS: TestKillContainer/non_killing_signal (0.46s)
23:09:48 [2019-11-08T23:09:48.686Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
23:09:48 [2019-11-08T23:09:48.686Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:09:48 [2019-11-08T23:09:48.686Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:09:49 [2019-11-08T23:09:49.033Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:09:49 [2019-11-08T23:09:49.409Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:09:49 [2019-11-08T23:09:49.479Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build
23:09:50 [2019-11-08T23:09:50.133Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s)
23:09:50 [2019-11-08T23:09:50.133Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
23:09:50 [2019-11-08T23:09:50.133Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
23:09:50 [2019-11-08T23:09:50.133Z] === RUN   TestKillStoppedContainer
23:09:50 [2019-11-08T23:09:50.133Z] --- PASS: TestKillStoppedContainer (0.07s)
23:09:50 [2019-11-08T23:09:50.133Z] === RUN   TestKillStoppedContainerAPIPre120
23:09:50 [2019-11-08T23:09:50.133Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
23:09:50 [2019-11-08T23:09:50.133Z] === RUN   TestKillDifferentUserContainer
23:09:50 [2019-11-08T23:09:50.855Z] --- PASS: TestKillDifferentUserContainer (0.72s)
23:09:50 [2019-11-08T23:09:50.855Z] === RUN   TestInspectOomKilledTrue
23:09:52 [2019-11-08T23:09:52.026Z] --- PASS: TestInspectOomKilledTrue (1.21s)
23:09:52 [2019-11-08T23:09:52.026Z] === RUN   TestInspectOomKilledFalse
23:09:52 [2019-11-08T23:09:52.750Z] --- PASS: TestInspectOomKilledFalse (0.66s)
23:09:52 [2019-11-08T23:09:52.750Z] === RUN   TestLinksEtcHostsContentMatch
23:09:53 [2019-11-08T23:09:53.480Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s)
23:09:53 [2019-11-08T23:09:53.480Z] === RUN   TestLinksContainerNames
23:09:54 [2019-11-08T23:09:54.286Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
23:09:55 [2019-11-08T23:09:55.168Z] --- PASS: TestLinksContainerNames (1.32s)
23:09:55 [2019-11-08T23:09:55.168Z] === RUN   TestLogsFollowTailEmpty
23:09:55 [2019-11-08T23:09:55.505Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
23:09:55 [2019-11-08T23:09:55.505Z] === RUN   TestContainerNetworkMountsNoChown
23:09:56 [2019-11-08T23:09:56.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/default
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/default
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/private
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/private
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rprivate
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rprivate
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/slave
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/slave
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rslave
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rslave
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/shared
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/shared
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rshared
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rshared
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/default
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rslave
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rprivate
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/default/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/slave
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/default/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/shared
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rshared
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/private
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/private/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/private/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/default/mount_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/default/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:09:56 [2019-11-08T23:09:56.230Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/private/bind_root
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/private/mount_root
23:09:56 [2019-11-08T23:09:56.566Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:09:56 [2019-11-08T23:09:56.566Z] --- PASS: TestMountDaemonRoot (0.04s)
23:09:56 [2019-11-08T23:09:56.566Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:09:56 [2019-11-08T23:09:56.566Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
23:09:56 [2019-11-08T23:09:56.566Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
23:09:56 [2019-11-08T23:09:56.566Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
23:09:56 [2019-11-08T23:09:56.566Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
23:09:56 [2019-11-08T23:09:56.566Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
23:09:56 [2019-11-08T23:09:56.567Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:09:56 [2019-11-08T23:09:56.567Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:09:56 [2019-11-08T23:09:56.567Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
23:09:56 [2019-11-08T23:09:56.567Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:09:56 [2019-11-08T23:09:56.567Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:09:56 [2019-11-08T23:09:56.567Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:09:56 [2019-11-08T23:09:56.567Z] === RUN   TestContainerBindMountNonRecursive
23:09:56 [2019-11-08T23:09:56.809Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:09:56 [2019-11-08T23:09:56.809Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:09:56 [2019-11-08T23:09:56.809Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:09:57 [2019-11-08T23:09:57.069Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
23:09:57 [2019-11-08T23:09:57.633Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:09:57 [2019-11-08T23:09:57.633Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:09:58 [2019-11-08T23:09:58.258Z] --- PASS: TestContainerBindMountNonRecursive (1.60s)
23:09:58 [2019-11-08T23:09:58.258Z] === RUN   TestNetworkNat
23:09:58 [2019-11-08T23:09:58.563Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:09:58 [2019-11-08T23:09:58.563Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:09:58 [2019-11-08T23:09:58.982Z] --- PASS: TestNetworkNat (0.70s)
23:09:58 [2019-11-08T23:09:58.982Z] === RUN   TestNetworkLocalhostTCPNat
23:09:59 [2019-11-08T23:09:59.496Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:09:59 [2019-11-08T23:09:59.743Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
23:09:59 [2019-11-08T23:09:59.743Z] === RUN   TestNetworkLoopbackNat
23:09:59 [2019-11-08T23:09:59.755Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:10:00 [2019-11-08T23:10:00.466Z] --- PASS: TestNetworkLoopbackNat (0.96s)
23:10:00 [2019-11-08T23:10:00.466Z] === RUN   TestPause
23:10:01 [2019-11-08T23:10:01.124Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
23:10:01 [2019-11-08T23:10:01.189Z] --- PASS: TestPause (0.75s)
23:10:01 [2019-11-08T23:10:01.189Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:10:01 [2019-11-08T23:10:01.189Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:10:01 [2019-11-08T23:10:01.189Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:10:01 [2019-11-08T23:10:01.189Z] === RUN   TestPauseStopPausedContainer
23:10:01 [2019-11-08T23:10:01.383Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:10:01 [2019-11-08T23:10:01.383Z] === RUN   TestDockerSuite/TestPruneContainerLabel
23:10:01 [2019-11-08T23:10:01.912Z] --- PASS: TestPauseStopPausedContainer (0.73s)
23:10:01 [2019-11-08T23:10:01.912Z] === RUN   TestPsFilter
23:10:02 [2019-11-08T23:10:02.250Z] --- PASS: TestPsFilter (0.17s)
23:10:02 [2019-11-08T23:10:02.250Z] === RUN   TestRemoveContainerWithRemovedVolume
23:10:02 [2019-11-08T23:10:02.975Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
23:10:02 [2019-11-08T23:10:02.975Z] === RUN   TestRemoveContainerWithVolume
23:10:03 [2019-11-08T23:10:03.699Z] --- PASS: TestRemoveContainerWithVolume (0.70s)
23:10:03 [2019-11-08T23:10:03.699Z] === RUN   TestRemoveContainerRunning
23:10:04 [2019-11-08T23:10:04.420Z] --- PASS: TestRemoveContainerRunning (0.69s)
23:10:04 [2019-11-08T23:10:04.420Z] === RUN   TestRemoveContainerForceRemoveRunning
23:10:04 [2019-11-08T23:10:04.660Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
23:10:04 [2019-11-08T23:10:04.918Z] === RUN   TestDockerSuite/TestPruneContainerUntil
23:10:05 [2019-11-08T23:10:05.141Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
23:10:05 [2019-11-08T23:10:05.141Z] === RUN   TestRemoveInvalidContainer
23:10:05 [2019-11-08T23:10:05.141Z] --- PASS: TestRemoveInvalidContainer (0.04s)
23:10:05 [2019-11-08T23:10:05.141Z] === RUN   TestRenameLinkedContainer
23:10:06 [2019-11-08T23:10:06.812Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
23:10:07 [2019-11-08T23:10:07.376Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
23:10:07 [2019-11-08T23:10:07.634Z] === RUN   TestDockerSuite/TestPsByOrder
23:10:08 [2019-11-08T23:10:08.145Z] --- PASS: TestRenameLinkedContainer (2.72s)
23:10:08 [2019-11-08T23:10:08.145Z] === RUN   TestRenameStoppedContainer
23:10:08 [2019-11-08T23:10:08.484Z] --- PASS: TestRenameStoppedContainer (0.67s)
23:10:08 [2019-11-08T23:10:08.484Z] === RUN   TestRenameRunningContainerAndReuse
23:10:09 [2019-11-08T23:10:09.541Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
23:10:09 [2019-11-08T23:10:09.666Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
23:10:09 [2019-11-08T23:10:09.666Z] === RUN   TestRenameInvalidName
23:10:10 [2019-11-08T23:10:10.390Z] --- PASS: TestRenameInvalidName (0.75s)
23:10:10 [2019-11-08T23:10:10.390Z] === RUN   TestRenameAnonymousContainer
23:10:10 [2019-11-08T23:10:10.699Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config
23:10:10 [2019-11-08T23:10:10.699Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container
23:10:11 [2019-11-08T23:10:11.438Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:10:12 [2019-11-08T23:10:12.369Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:10:12 [2019-11-08T23:10:12.934Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
23:10:13 [2019-11-08T23:10:13.393Z] --- PASS: TestRenameAnonymousContainer (2.53s)
23:10:13 [2019-11-08T23:10:13.393Z] === RUN   TestRenameContainerWithSameName
23:10:13 [2019-11-08T23:10:13.634Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image
23:10:13 [2019-11-08T23:10:13.731Z] --- PASS: TestRenameContainerWithSameName (0.68s)
23:10:13 [2019-11-08T23:10:13.731Z] === RUN   TestRenameContainerWithLinkedContainer
23:10:15 [2019-11-08T23:10:15.421Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
23:10:15 [2019-11-08T23:10:15.421Z] === RUN   TestResize
23:10:15 [2019-11-08T23:10:15.759Z] --- PASS: TestResize (0.72s)
23:10:15 [2019-11-08T23:10:15.759Z] === RUN   TestResizeWithInvalidSize
23:10:15 [2019-11-08T23:10:15.834Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network
23:10:16 [2019-11-08T23:10:16.211Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:10:16 [2019-11-08T23:10:16.486Z] --- PASS: TestResizeWithInvalidSize (0.74s)
23:10:16 [2019-11-08T23:10:16.486Z] === RUN   TestResizeWhenContainerNotStarted
23:10:17 [2019-11-08T23:10:17.213Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:10:17 [2019-11-08T23:10:17.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:10:18 [2019-11-08T23:10:18.041Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:10:18 [2019-11-08T23:10:18.506Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:10:18 [2019-11-08T23:10:18.969Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin
23:10:19 [2019-11-08T23:10:19.950Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:10:20 [2019-11-08T23:10:20.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:10:20 [2019-11-08T23:10:20.414Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common
23:10:21 [2019-11-08T23:10:21.417Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:10:22 [2019-11-08T23:10:22.598Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:10:22 [2019-11-08T23:10:22.616Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:10:22 [2019-11-08T23:10:22.761Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:10:22 [2019-11-08T23:10:22.761Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:10:22 [2019-11-08T23:10:22.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:10:22 [2019-11-08T23:10:22.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:10:24 [2019-11-08T23:10:24.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:10:24 [2019-11-08T23:10:24.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:10:25 [2019-11-08T23:10:25.552Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:10:25 [2019-11-08T23:10:25.831Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:10:26 [2019-11-08T23:10:26.035Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:10:26 [2019-11-08T23:10:26.292Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
23:10:28 [2019-11-08T23:10:28.193Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.36s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.51s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.70s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.89s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.92s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (3.00s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.95s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.05s)
23:10:28 [2019-11-08T23:10:28.193Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
23:10:28 [2019-11-08T23:10:28.193Z] === RUN   TestCgroupNamespacesRun
23:10:29 [2019-11-08T23:10:29.880Z] --- PASS: TestCgroupNamespacesRun (1.71s)
23:10:29 [2019-11-08T23:10:29.880Z] === RUN   TestCgroupNamespacesRunPrivileged
23:10:31 [2019-11-08T23:10:31.399Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:10:31 [2019-11-08T23:10:31.572Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
23:10:31 [2019-11-08T23:10:31.572Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:10:32 [2019-11-08T23:10:32.952Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret
23:10:33 [2019-11-08T23:10:33.257Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
23:10:33 [2019-11-08T23:10:33.257Z] === RUN   TestCgroupNamespacesRunHostMode
23:10:34 [2019-11-08T23:10:34.393Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:10:34 [2019-11-08T23:10:34.972Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s)
23:10:34 [2019-11-08T23:10:34.972Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:10:35 [2019-11-08T23:10:35.153Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service
23:10:36 [2019-11-08T23:10:36.287Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:10:36 [2019-11-08T23:10:36.662Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
23:10:36 [2019-11-08T23:10:36.662Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:10:37 [2019-11-08T23:10:37.354Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session
23:10:37 [2019-11-08T23:10:37.388Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
23:10:37 [2019-11-08T23:10:37.388Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:10:38 [2019-11-08T23:10:38.116Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
23:10:38 [2019-11-08T23:10:38.116Z] === RUN   TestCgroupNamespacesRunOlderClient
23:10:38 [2019-11-08T23:10:38.809Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:10:39 [2019-11-08T23:10:39.373Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
23:10:39 [2019-11-08T23:10:39.587Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system
23:10:39 [2019-11-08T23:10:39.808Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s)
23:10:39 [2019-11-08T23:10:39.808Z] === RUN   TestKernelTCPMemory
23:10:40 [2019-11-08T23:10:40.744Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:10:40 [2019-11-08T23:10:40.982Z] --- PASS: TestKernelTCPMemory (0.92s)
23:10:40 [2019-11-08T23:10:40.982Z] === RUN   TestNISDomainname
23:10:41 [2019-11-08T23:10:41.141Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume
23:10:41 [2019-11-08T23:10:41.705Z] --- PASS: TestNISDomainname (1.01s)
23:10:41 [2019-11-08T23:10:41.705Z] === RUN   TestHostnameDnsResolution
23:10:42 [2019-11-08T23:10:42.639Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:10:42 [2019-11-08T23:10:42.880Z] --- PASS: TestHostnameDnsResolution (1.09s)
23:10:42 [2019-11-08T23:10:42.880Z] === RUN   TestStats
23:10:43 [2019-11-08T23:10:43.340Z] Running D:\gopath\src\github.com\docker\docker\integration\build
23:10:43 [2019-11-08T23:10:43.340Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:43 [2019-11-08T23:10:43.340Z] INFO: Testing against a local daemon
23:10:43 [2019-11-08T23:10:43.340Z] === RUN   TestBuildWithSession
23:10:43 [2019-11-08T23:10:43.340Z] --- SKIP: TestBuildWithSession (0.00s)
23:10:43 [2019-11-08T23:10:43.340Z]     build_session_test.go:25: TODO: BuildKit
23:10:43 [2019-11-08T23:10:43.340Z] === RUN   TestBuildSquashParent
23:10:43 [2019-11-08T23:10:43.340Z] --- SKIP: TestBuildSquashParent (0.00s)
23:10:43 [2019-11-08T23:10:43.340Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:10:43 [2019-11-08T23:10:43.340Z] === RUN   TestBuildWithRemoveAndForceRemove
23:10:43 [2019-11-08T23:10:43.340Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
23:10:43 [2019-11-08T23:10:43.340Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:43 [2019-11-08T23:10:43.340Z] === RUN   TestBuildMultiStageCopy
23:10:43 [2019-11-08T23:10:43.340Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:10:44 [2019-11-08T23:10:44.534Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:10:45 [2019-11-08T23:10:45.906Z] --- PASS: TestStats (2.57s)
23:10:45 [2019-11-08T23:10:45.906Z] === RUN   TestStopContainerWithTimeout
23:10:45 [2019-11-08T23:10:45.906Z] === RUN   TestStopContainerWithTimeout/0
23:10:45 [2019-11-08T23:10:45.906Z] === PAUSE TestStopContainerWithTimeout/0
23:10:45 [2019-11-08T23:10:45.906Z] === RUN   TestStopContainerWithTimeout/1
23:10:45 [2019-11-08T23:10:45.906Z] === PAUSE TestStopContainerWithTimeout/1
23:10:45 [2019-11-08T23:10:45.906Z] === RUN   TestStopContainerWithTimeout/3
23:10:45 [2019-11-08T23:10:45.906Z] === PAUSE TestStopContainerWithTimeout/3
23:10:45 [2019-11-08T23:10:45.906Z] === RUN   TestStopContainerWithTimeout/-1
23:10:45 [2019-11-08T23:10:45.906Z] === PAUSE TestStopContainerWithTimeout/-1
23:10:45 [2019-11-08T23:10:45.906Z] === CONT  TestStopContainerWithTimeout/0
23:10:45 [2019-11-08T23:10:45.906Z] === CONT  TestStopContainerWithTimeout/3
23:10:45 [2019-11-08T23:10:45.906Z] === CONT  TestStopContainerWithTimeout/1
23:10:45 [2019-11-08T23:10:45.906Z] === CONT  TestStopContainerWithTimeout/-1
23:10:47 [2019-11-08T23:10:47.056Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:10:48 [2019-11-08T23:10:48.432Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:10:48 [2019-11-08T23:10:48.692Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:10:48 [2019-11-08T23:10:48.907Z] --- PASS: TestStopContainerWithTimeout (0.03s)
23:10:48 [2019-11-08T23:10:48.907Z]     --- PASS: TestStopContainerWithTimeout/0 (1.29s)
23:10:48 [2019-11-08T23:10:48.907Z]     --- PASS: TestStopContainerWithTimeout/1 (2.04s)
23:10:48 [2019-11-08T23:10:48.907Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.86s)
23:10:48 [2019-11-08T23:10:48.907Z]     --- PASS: TestStopContainerWithTimeout/3 (3.22s)
23:10:48 [2019-11-08T23:10:48.907Z] === RUN   TestDeleteDevicemapper
23:10:48 [2019-11-08T23:10:48.907Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:10:48 [2019-11-08T23:10:48.907Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:10:48 [2019-11-08T23:10:48.907Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:10:49 [2019-11-08T23:10:49.622Z] === RUN   TestDockerSuite/TestPsRightTagName
23:10:51 [2019-11-08T23:10:51.923Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s)
23:10:51 [2019-11-08T23:10:51.923Z] === RUN   TestUpdateMemory
23:10:52 [2019-11-08T23:10:52.144Z] === RUN   TestDockerSuite/TestPsShowMounts
23:10:52 [2019-11-08T23:10:52.644Z] --- PASS: TestUpdateMemory (1.07s)
23:10:52 [2019-11-08T23:10:52.644Z] === RUN   TestUpdateCPUQuota
23:10:53 [2019-11-08T23:10:53.514Z] === RUN   TestDockerSwarmSuite/TestServiceScale
23:10:53 [2019-11-08T23:10:53.723Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:10:53 [2019-11-08T23:10:53.723Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:10:54 [2019-11-08T23:10:54.361Z] --- PASS: TestUpdateCPUQuota (1.74s)
23:10:54 [2019-11-08T23:10:54.362Z] === RUN   TestUpdatePidsLimit
23:10:54 [2019-11-08T23:10:54.362Z] === RUN   TestUpdatePidsLimit/update_from_none
23:10:54 [2019-11-08T23:10:54.697Z] === RUN   TestUpdatePidsLimit/no_change
23:10:55 [2019-11-08T23:10:55.034Z] === RUN   TestUpdatePidsLimit/update_lower
23:10:55 [2019-11-08T23:10:55.276Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:10:55 [2019-11-08T23:10:55.370Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:10:55 [2019-11-08T23:10:55.410Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:10:55 [2019-11-08T23:10:55.709Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:10:55 [2019-11-08T23:10:55.975Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:10:55 [2019-11-08T23:10:55.975Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:10:56 [2019-11-08T23:10:56.232Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:10:56 [2019-11-08T23:10:56.232Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:10:56 [2019-11-08T23:10:56.253Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:10:56 [2019-11-08T23:10:56.431Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:10:56 [2019-11-08T23:10:56.490Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
23:10:56 [2019-11-08T23:10:56.490Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:10:56 [2019-11-08T23:10:56.767Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:10:57 [2019-11-08T23:10:57.811Z] --- PASS: TestBuildMultiStageCopy (14.18s)
23:10:57 [2019-11-08T23:10:57.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.38s)
23:10:57 [2019-11-08T23:10:57.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s)
23:10:57 [2019-11-08T23:10:57.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.27s)
23:10:57 [2019-11-08T23:10:57.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s)
23:10:57 [2019-11-08T23:10:57.812Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s)
23:10:57 [2019-11-08T23:10:57.812Z] === RUN   TestBuildMultiStageParentConfig
23:10:57 [2019-11-08T23:10:57.812Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s)
23:10:57 [2019-11-08T23:10:57.812Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:57 [2019-11-08T23:10:57.812Z] === RUN   TestBuildLabelWithTargets
23:10:57 [2019-11-08T23:10:57.812Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
23:10:57 [2019-11-08T23:10:57.812Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:57 [2019-11-08T23:10:57.812Z] === RUN   TestBuildWithEmptyLayers
23:10:57 [2019-11-08T23:10:57.861Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:10:58 [2019-11-08T23:10:58.457Z] --- PASS: TestUpdatePidsLimit (3.95s)
23:10:58 [2019-11-08T23:10:58.457Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
23:10:58 [2019-11-08T23:10:58.457Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
23:10:58 [2019-11-08T23:10:58.457Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
23:10:58 [2019-11-08T23:10:58.457Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
23:10:58 [2019-11-08T23:10:58.457Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
23:10:58 [2019-11-08T23:10:58.457Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
23:10:58 [2019-11-08T23:10:58.457Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
23:10:58 [2019-11-08T23:10:58.457Z] === RUN   TestUpdateRestartPolicy
23:10:58 [2019-11-08T23:10:58.791Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildMultiStageOnBuild
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildUncleanTarFilenames
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildMultiStageLayerLeak
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildWithHugeFile
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestBuildWithHugeFile (0.01s)
23:10:58 [2019-11-08T23:10:58.791Z]     build_test.go:491: testEnv.OSType == "windows"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildWithEmptyDockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:10:58 [2019-11-08T23:10:58.791Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s)
23:10:58 [2019-11-08T23:10:58.791Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildPreserveOwnership
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestBuildPlatformInvalid
23:10:58 [2019-11-08T23:10:58.791Z] --- PASS: TestBuildPlatformInvalid (0.04s)
23:10:58 [2019-11-08T23:10:58.791Z] PASS
23:10:58 [2019-11-08T23:10:58.791Z] Running D:\gopath\src\github.com\docker\docker\integration\config
23:10:58 [2019-11-08T23:10:58.791Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:58 [2019-11-08T23:10:58.791Z] INFO: Testing against a local daemon
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestConfigList
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestConfigList (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestConfigsCreateAndDelete
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestConfigsUpdate
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestConfigsUpdate (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestTemplatedConfig
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestTemplatedConfig (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestConfigInspect
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestConfigInspect (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestConfigCreateWithLabels
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestConfigCreateWithLabels (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestConfigCreateResolve
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestConfigCreateResolve (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestConfigDaemonLibtrustID
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
23:10:58 [2019-11-08T23:10:58.791Z] PASS
23:10:58 [2019-11-08T23:10:58.791Z] Running D:\gopath\src\github.com\docker\docker\integration\container
23:10:58 [2019-11-08T23:10:58.791Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:10:58 [2019-11-08T23:10:58.791Z] INFO: Testing against a local daemon
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestCheckpoint
23:10:58 [2019-11-08T23:10:58.791Z] --- SKIP: TestCheckpoint (0.00s)
23:10:58 [2019-11-08T23:10:58.791Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:10:58 [2019-11-08T23:10:58.791Z] === RUN   TestContainerInvalidJSON
23:10:59 [2019-11-08T23:10:59.232Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:10:59 [2019-11-08T23:10:59.255Z] --- PASS: TestContainerInvalidJSON (0.03s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
23:10:59 [2019-11-08T23:10:59.255Z]     copy_test.go:25: testEnv.OSType == "windows"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCopyFromContainerPathIsNotDir
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
23:10:59 [2019-11-08T23:10:59.255Z]     copy_test.go:39: testEnv.OSType == "windows"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCopyToContainerPathDoesNotExist
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
23:10:59 [2019-11-08T23:10:59.255Z]     copy_test.go:51: testEnv.OSType == "windows"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCopyToContainerPathIsNotDir
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
23:10:59 [2019-11-08T23:10:59.255Z]     copy_test.go:65: testEnv.OSType == "windows"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCopyFromContainer
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCopyFromContainer (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:10:59 [2019-11-08T23:10:59.255Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateLinkToNonExistingContainer
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidEnv
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidEnv/0
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidEnv/0
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidEnv/1
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidEnv/1
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidEnv/2
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidEnv/2
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidEnv/0
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidEnv/2
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidEnv/1
23:10:59 [2019-11-08T23:10:59.255Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateTmpfsMountsTarget
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithCustomMaskedPaths
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithCapabilities
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCreateWithCapabilities (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithCustomReadonlyPaths
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:10:59 [2019-11-08T23:10:59.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:10:59 [2019-11-08T23:10:59.255Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestDiff
23:10:59 [2019-11-08T23:10:59.255Z] --- SKIP: TestDiff (0.00s)
23:10:59 [2019-11-08T23:10:59.255Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:10:59 [2019-11-08T23:10:59.255Z] === RUN   TestExecWithCloseStdin
23:11:01 [2019-11-08T23:11:01.127Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:11:01 [2019-11-08T23:11:01.455Z] --- PASS: TestExecWithCloseStdin (1.84s)
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestExec
23:11:01 [2019-11-08T23:11:01.455Z] --- SKIP: TestExec (0.00s)
23:11:01 [2019-11-08T23:11:01.455Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestExecUser
23:11:01 [2019-11-08T23:11:01.455Z] --- SKIP: TestExecUser (0.00s)
23:11:01 [2019-11-08T23:11:01.455Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestExportContainerAndImportImage
23:11:01 [2019-11-08T23:11:01.455Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
23:11:01 [2019-11-08T23:11:01.455Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestExportContainerAfterDaemonRestart
23:11:01 [2019-11-08T23:11:01.455Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
23:11:01 [2019-11-08T23:11:01.455Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestHealthCheckWorkdir
23:11:01 [2019-11-08T23:11:01.455Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
23:11:01 [2019-11-08T23:11:01.455Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestHealthKillContainer
23:11:01 [2019-11-08T23:11:01.455Z] --- SKIP: TestHealthKillContainer (0.00s)
23:11:01 [2019-11-08T23:11:01.455Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestInspectCpusetInConfigPre120
23:11:01 [2019-11-08T23:11:01.455Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:11:01 [2019-11-08T23:11:01.455Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:11:01 [2019-11-08T23:11:01.455Z] === RUN   TestKillContainerInvalidSignal
23:11:01 [2019-11-08T23:11:01.692Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:11:02 [2019-11-08T23:11:02.435Z] --- PASS: TestKillContainerInvalidSignal (1.43s)
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestKillContainer
23:11:02 [2019-11-08T23:11:02.435Z] --- SKIP: TestKillContainer (0.00s)
23:11:02 [2019-11-08T23:11:02.435Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:11:02 [2019-11-08T23:11:02.435Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
23:11:02 [2019-11-08T23:11:02.435Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestKillStoppedContainer
23:11:02 [2019-11-08T23:11:02.435Z] --- SKIP: TestKillStoppedContainer (0.00s)
23:11:02 [2019-11-08T23:11:02.435Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestKillStoppedContainerAPIPre120
23:11:02 [2019-11-08T23:11:02.435Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
23:11:02 [2019-11-08T23:11:02.435Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestKillDifferentUserContainer
23:11:02 [2019-11-08T23:11:02.435Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
23:11:02 [2019-11-08T23:11:02.435Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestInspectOomKilledTrue
23:11:02 [2019-11-08T23:11:02.435Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:11:02 [2019-11-08T23:11:02.435Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestInspectOomKilledFalse
23:11:02 [2019-11-08T23:11:02.435Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:11:02 [2019-11-08T23:11:02.435Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:11:02 [2019-11-08T23:11:02.435Z] === RUN   TestLogsFollowTailEmpty
23:11:03 [2019-11-08T23:11:03.989Z] --- PASS: TestLogsFollowTailEmpty (1.54s)
23:11:03 [2019-11-08T23:11:03.989Z] === RUN   TestNetworkNat
23:11:03 [2019-11-08T23:11:03.989Z] --- SKIP: TestNetworkNat (0.00s)
23:11:03 [2019-11-08T23:11:03.989Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:11:03 [2019-11-08T23:11:03.989Z] === RUN   TestNetworkLocalhostTCPNat
23:11:03 [2019-11-08T23:11:03.989Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
23:11:03 [2019-11-08T23:11:03.989Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
23:11:03 [2019-11-08T23:11:03.989Z] === RUN   TestNetworkLoopbackNat
23:11:03 [2019-11-08T23:11:03.989Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
23:11:03 [2019-11-08T23:11:03.989Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
23:11:03 [2019-11-08T23:11:03.989Z] === RUN   TestPause
23:11:03 [2019-11-08T23:11:03.989Z] --- SKIP: TestPause (0.00s)
23:11:03 [2019-11-08T23:11:03.989Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:11:03 [2019-11-08T23:11:03.989Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:11:05 [2019-11-08T23:11:05.543Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s)
23:11:05 [2019-11-08T23:11:05.543Z] === RUN   TestPauseStopPausedContainer
23:11:05 [2019-11-08T23:11:05.544Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
23:11:05 [2019-11-08T23:11:05.544Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
23:11:05 [2019-11-08T23:11:05.544Z] === RUN   TestPsFilter
23:11:05 [2019-11-08T23:11:05.544Z] --- PASS: TestPsFilter (0.13s)
23:11:05 [2019-11-08T23:11:05.544Z] === RUN   TestRemoveContainerWithRemovedVolume
23:11:11 [2019-11-08T23:11:11.649Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:11:11 [2019-11-08T23:11:11.649Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:11:11 [2019-11-08T23:11:11.668Z] --- PASS: TestUpdateRestartPolicy (12.11s)
23:11:11 [2019-11-08T23:11:11.668Z] === RUN   TestUpdateRestartWithAutoRemove
23:11:11 [2019-11-08T23:11:11.668Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s)
23:11:11 [2019-11-08T23:11:11.668Z] === RUN   TestWaitNonBlocked
23:11:11 [2019-11-08T23:11:11.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:11 [2019-11-08T23:11:11.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:11 [2019-11-08T23:11:11.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:11 [2019-11-08T23:11:11.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:11 [2019-11-08T23:11:11.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:11 [2019-11-08T23:11:11.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:12 [2019-11-08T23:11:12.003Z] --- PASS: TestWaitNonBlocked (0.03s)
23:11:12 [2019-11-08T23:11:12.004Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s)
23:11:12 [2019-11-08T23:11:12.004Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s)
23:11:12 [2019-11-08T23:11:12.004Z] === RUN   TestWaitBlocked
23:11:12 [2019-11-08T23:11:12.004Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:11:12 [2019-11-08T23:11:12.004Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:11:12 [2019-11-08T23:11:12.004Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:11:12 [2019-11-08T23:11:12.004Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:11:12 [2019-11-08T23:11:12.004Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:11:12 [2019-11-08T23:11:12.004Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:11:12 [2019-11-08T23:11:12.666Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.70s)
23:11:12 [2019-11-08T23:11:12.666Z] === RUN   TestRemoveContainerWithVolume
23:11:13 [2019-11-08T23:11:13.247Z] --- PASS: TestWaitBlocked (0.03s)
23:11:13 [2019-11-08T23:11:13.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s)
23:11:13 [2019-11-08T23:11:13.247Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
23:11:13 [2019-11-08T23:11:13.247Z] === CONT  TestContainerStartOnDaemonRestart
23:11:13 [2019-11-08T23:11:13.247Z] === CONT  TestDaemonRestartIpcMode
23:11:13 [2019-11-08T23:11:13.247Z] === CONT  TestIpcModeOlderClient
23:11:13 [2019-11-08T23:11:13.247Z] --- PASS: TestIpcModeOlderClient (0.16s)
23:11:14 [2019-11-08T23:11:14.219Z] --- PASS: TestRemoveContainerWithVolume (1.78s)
23:11:14 [2019-11-08T23:11:14.219Z] === RUN   TestRemoveContainerRunning
23:11:14 [2019-11-08T23:11:14.925Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:11:14 [2019-11-08T23:11:14.925Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:11:14 [2019-11-08T23:11:14.925Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:11:15 [2019-11-08T23:11:15.183Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:11:15 [2019-11-08T23:11:15.772Z] --- PASS: TestRemoveContainerRunning (1.50s)
23:11:15 [2019-11-08T23:11:15.772Z] === RUN   TestRemoveContainerForceRemoveRunning
23:11:17 [2019-11-08T23:11:17.089Z] --- PASS: TestDaemonRestartIpcMode (3.82s)
23:11:17 [2019-11-08T23:11:17.089Z] --- PASS: TestContainerStartOnDaemonRestart (3.90s)
23:11:17 [2019-11-08T23:11:17.089Z] PASS
23:11:17 [2019-11-08T23:11:17.089Z] 
23:11:17 [2019-11-08T23:11:17.089Z] === Skipped
23:11:17 [2019-11-08T23:11:17.089Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
23:11:17 [2019-11-08T23:11:17.089Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:11:17 [2019-11-08T23:11:17.089Z] 
23:11:17 [2019-11-08T23:11:17.089Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:11:17 [2019-11-08T23:11:17.089Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:11:17 [2019-11-08T23:11:17.089Z] 
23:11:17 [2019-11-08T23:11:17.089Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
23:11:17 [2019-11-08T23:11:17.089Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:11:17 [2019-11-08T23:11:17.089Z] 
23:11:17 [2019-11-08T23:11:17.089Z] 
23:11:17 [2019-11-08T23:11:17.089Z] DONE 197 tests, 3 skipped in 121.257s
23:11:17 [2019-11-08T23:11:17.089Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
23:11:17 [2019-11-08T23:11:17.089Z] ++ 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
23:11:17 [2019-11-08T23:11:17.089Z] ++ set -e
23:11:17 [2019-11-08T23:11:17.089Z] ++ '[' -n 0 ']'
23:11:17 [2019-11-08T23:11:17.089Z] ++ set -x
23:11:17 [2019-11-08T23:11:17.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
23:11:17 [2019-11-08T23:11:17.089Z] INFO: Testing against a local daemon
23:11:17 [2019-11-08T23:11:17.089Z] === RUN   TestCommitInheritsEnv
23:11:17 [2019-11-08T23:11:17.325Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.50s)
23:11:17 [2019-11-08T23:11:17.325Z] === RUN   TestRemoveInvalidContainer
23:11:17 [2019-11-08T23:11:17.325Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:11:17 [2019-11-08T23:11:17.325Z] === RUN   TestRenameLinkedContainer
23:11:17 [2019-11-08T23:11:17.325Z] --- SKIP: TestRenameLinkedContainer (0.00s)
23:11:17 [2019-11-08T23:11:17.325Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:11:17 [2019-11-08T23:11:17.325Z] === RUN   TestRenameStoppedContainer
23:11:17 [2019-11-08T23:11:17.425Z] --- PASS: TestCommitInheritsEnv (0.43s)
23:11:17 [2019-11-08T23:11:17.425Z] === RUN   TestImportExtremelyLargeImageWorks
23:11:17 [2019-11-08T23:11:17.425Z] === PAUSE TestImportExtremelyLargeImageWorks
23:11:17 [2019-11-08T23:11:17.425Z] === RUN   TestImagesFilterMultiReference
23:11:17 [2019-11-08T23:11:17.425Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:11:17 [2019-11-08T23:11:17.425Z] === RUN   TestImagePullPlatformInvalid
23:11:17 [2019-11-08T23:11:17.706Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
23:11:17 [2019-11-08T23:11:17.706Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:11:17 [2019-11-08T23:11:17.761Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
23:11:17 [2019-11-08T23:11:17.761Z] === RUN   TestRemoveImageOrphaning
23:11:18 [2019-11-08T23:11:18.099Z] --- PASS: TestRemoveImageOrphaning (0.39s)
23:11:18 [2019-11-08T23:11:18.099Z] === RUN   TestRemoveImageGarbageCollector
23:11:18 [2019-11-08T23:11:18.099Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:11:18 [2019-11-08T23:11:18.099Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:11:18 [2019-11-08T23:11:18.099Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:11:18 [2019-11-08T23:11:18.099Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:11:18 [2019-11-08T23:11:18.099Z] === RUN   TestTagInvalidReference
23:11:18 [2019-11-08T23:11:18.099Z] --- PASS: TestTagInvalidReference (0.03s)
23:11:18 [2019-11-08T23:11:18.099Z] === RUN   TestTagValidPrefixedRepo
23:11:18 [2019-11-08T23:11:18.099Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:11:18 [2019-11-08T23:11:18.099Z] === RUN   TestTagExistedNameWithoutForce
23:11:18 [2019-11-08T23:11:18.099Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
23:11:18 [2019-11-08T23:11:18.099Z] === RUN   TestTagOfficialNames
23:11:18 [2019-11-08T23:11:18.099Z] --- PASS: TestTagOfficialNames (0.06s)
23:11:18 [2019-11-08T23:11:18.099Z] === RUN   TestTagMatchesDigest
23:11:18 [2019-11-08T23:11:18.099Z] --- PASS: TestTagMatchesDigest (0.03s)
23:11:18 [2019-11-08T23:11:18.099Z] === CONT  TestImportExtremelyLargeImageWorks
23:11:19 [2019-11-08T23:11:19.601Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:11:20 [2019-11-08T23:11:20.533Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
23:11:23 [2019-11-08T23:11:23.059Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
23:11:23 [2019-11-08T23:11:23.622Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:11:24 [2019-11-08T23:11:24.445Z] --- PASS: TestRenameStoppedContainer (6.62s)
23:11:24 [2019-11-08T23:11:24.445Z] === RUN   TestRenameRunningContainerAndReuse
23:11:25 [2019-11-08T23:11:25.541Z] === RUN   TestDockerSuite/TestRmiBlank
23:11:25 [2019-11-08T23:11:25.541Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:11:25 [2019-11-08T23:11:25.541Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:11:27 [2019-11-08T23:11:27.378Z] --- PASS: TestRenameRunningContainerAndReuse (3.31s)
23:11:27 [2019-11-08T23:11:27.379Z] === RUN   TestRenameInvalidName
23:11:28 [2019-11-08T23:11:28.933Z] --- PASS: TestRenameInvalidName (1.59s)
23:11:28 [2019-11-08T23:11:28.933Z] === RUN   TestRenameAnonymousContainer
23:11:28 [2019-11-08T23:11:28.933Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
23:11:28 [2019-11-08T23:11:28.933Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:11:28 [2019-11-08T23:11:28.933Z] === RUN   TestRenameContainerWithSameName
23:11:29 [2019-11-08T23:11:29.718Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:11:30 [2019-11-08T23:11:30.488Z] --- PASS: TestRenameContainerWithSameName (1.49s)
23:11:30 [2019-11-08T23:11:30.488Z] === RUN   TestRenameContainerWithLinkedContainer
23:11:30 [2019-11-08T23:11:30.488Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
23:11:30 [2019-11-08T23:11:30.488Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:11:30 [2019-11-08T23:11:30.488Z] === RUN   TestResize
23:11:30 [2019-11-08T23:11:30.488Z] --- SKIP: TestResize (0.00s)
23:11:30 [2019-11-08T23:11:30.488Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
23:11:30 [2019-11-08T23:11:30.488Z] === RUN   TestResizeWithInvalidSize
23:11:30 [2019-11-08T23:11:30.488Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
23:11:30 [2019-11-08T23:11:30.488Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
23:11:30 [2019-11-08T23:11:30.488Z] === RUN   TestResizeWhenContainerNotStarted
23:11:31 [2019-11-08T23:11:31.089Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:11:31 [2019-11-08T23:11:31.346Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:11:32 [2019-11-08T23:11:32.039Z] --- PASS: TestResizeWhenContainerNotStarted (1.84s)
23:11:32 [2019-11-08T23:11:32.040Z] === RUN   TestDaemonRestartKillContainers
23:11:32 [2019-11-08T23:11:32.040Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:11:32 [2019-11-08T23:11:32.040Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:11:32 [2019-11-08T23:11:32.040Z] === RUN   TestStats
23:11:32 [2019-11-08T23:11:32.040Z] --- SKIP: TestStats (0.00s)
23:11:32 [2019-11-08T23:11:32.040Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
23:11:32 [2019-11-08T23:11:32.040Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:11:33 [2019-11-08T23:11:33.244Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:11:34 [2019-11-08T23:11:34.174Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:11:36 [2019-11-08T23:11:36.070Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:11:37 [2019-11-08T23:11:37.000Z] === RUN   TestDockerSuite/TestRmiTag
23:11:37 [2019-11-08T23:11:37.000Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:11:37 [2019-11-08T23:11:37.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s)
23:11:37 [2019-11-08T23:11:37.881Z] === RUN   TestStopContainerWithTimeout
23:11:37 [2019-11-08T23:11:37.881Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
23:11:37 [2019-11-08T23:11:37.881Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:11:37 [2019-11-08T23:11:37.881Z] === RUN   TestUpdateRestartPolicy
23:11:37 [2019-11-08T23:11:37.931Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:11:43 [2019-11-08T23:11:43.188Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:11:43 [2019-11-08T23:11:43.188Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
23:11:43 [2019-11-08T23:11:43.445Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:11:44 [2019-11-08T23:11:44.376Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:11:44 [2019-11-08T23:11:44.941Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:11:46 [2019-11-08T23:11:46.838Z] === RUN   TestDockerSuite/TestRunAddHost
23:11:47 [2019-11-08T23:11:47.770Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:11:48 [2019-11-08T23:11:48.027Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:11:48 [2019-11-08T23:11:48.960Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:11:48 [2019-11-08T23:11:48.960Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:11:49 [2019-11-08T23:11:49.892Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:11:51 [2019-11-08T23:11:51.787Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:11:51 [2019-11-08T23:11:51.787Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
23:11:52 [2019-11-08T23:11:52.718Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:11:53 [2019-11-08T23:11:53.650Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:11:54 [2019-11-08T23:11:54.581Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
23:11:54 [2019-11-08T23:11:54.838Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
23:11:56 [2019-11-08T23:11:56.210Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:11:58 [2019-11-08T23:11:58.106Z] === RUN   TestDockerSuite/TestRunAttachDetach
23:11:59 [2019-11-08T23:11:59.036Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
23:11:59 [2019-11-08T23:11:59.052Z] --- PASS: TestUpdateRestartPolicy (18.64s)
23:11:59 [2019-11-08T23:11:59.052Z] === RUN   TestUpdateRestartWithAutoRemove
23:11:59 [2019-11-08T23:11:59.052Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s)
23:11:59 [2019-11-08T23:11:59.052Z] === RUN   TestWaitNonBlocked
23:11:59 [2019-11-08T23:11:59.052Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:59 [2019-11-08T23:11:59.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:59 [2019-11-08T23:11:59.052Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:59 [2019-11-08T23:11:59.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:59 [2019-11-08T23:11:59.052Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:59 [2019-11-08T23:11:59.052Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:59 [2019-11-08T23:11:59.968Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
23:12:00 [2019-11-08T23:12:00.606Z] --- PASS: TestWaitNonBlocked (0.02s)
23:12:00 [2019-11-08T23:12:00.606Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.80s)
23:12:00 [2019-11-08T23:12:00.606Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.91s)
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestWaitBlocked
23:12:00 [2019-11-08T23:12:00.606Z] --- SKIP: TestWaitBlocked (0.00s)
23:12:00 [2019-11-08T23:12:00.606Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:12:00 [2019-11-08T23:12:00.606Z] PASS
23:12:00 [2019-11-08T23:12:00.606Z] Running D:\gopath\src\github.com\docker\docker\integration\image
23:12:00 [2019-11-08T23:12:00.606Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:00 [2019-11-08T23:12:00.606Z] INFO: Testing against a local daemon
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestCommitInheritsEnv
23:12:00 [2019-11-08T23:12:00.606Z] --- SKIP: TestCommitInheritsEnv (0.00s)
23:12:00 [2019-11-08T23:12:00.606Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestImportExtremelyLargeImageWorks
23:12:00 [2019-11-08T23:12:00.606Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:12:00 [2019-11-08T23:12:00.606Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestImagesFilterMultiReference
23:12:00 [2019-11-08T23:12:00.606Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestImagePullPlatformInvalid
23:12:00 [2019-11-08T23:12:00.606Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestRemoveImageOrphaning
23:12:00 [2019-11-08T23:12:00.606Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
23:12:00 [2019-11-08T23:12:00.606Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:12:00 [2019-11-08T23:12:00.606Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestTagInvalidReference
23:12:00 [2019-11-08T23:12:00.606Z] --- PASS: TestTagInvalidReference (0.02s)
23:12:00 [2019-11-08T23:12:00.606Z] === RUN   TestTagValidPrefixedRepo
23:12:00 [2019-11-08T23:12:00.946Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
23:12:01 [2019-11-08T23:12:01.076Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestTagExistedNameWithoutForce
23:12:01 [2019-11-08T23:12:01.076Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestTagOfficialNames
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestTagOfficialNames (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     tag_test.go:98: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestTagMatchesDigest
23:12:01 [2019-11-08T23:12:01.076Z] --- PASS: TestTagMatchesDigest (0.02s)
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\network
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestNetworkCreateDelete
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestNetworkCreateDelete (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestDockerNetworkDeletePreferID
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestInspectNetwork
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestInspectNetwork (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestRunContainerWithBridgeNone
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestNetworkInvalidJSON
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestNetworkInvalidJSON//networks/create
23:12:01 [2019-11-08T23:12:01.076Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:12:01 [2019-11-08T23:12:01.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:12:01 [2019-11-08T23:12:01.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:12:01 [2019-11-08T23:12:01.076Z] === CONT  TestNetworkInvalidJSON//networks/create
23:12:01 [2019-11-08T23:12:01.076Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:12:01 [2019-11-08T23:12:01.076Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:12:01 [2019-11-08T23:12:01.076Z] --- PASS: TestNetworkInvalidJSON (0.03s)
23:12:01 [2019-11-08T23:12:01.076Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
23:12:01 [2019-11-08T23:12:01.076Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestDaemonRestartWithLiveRestore
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:29: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestDaemonDefaultNetworkPools
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:51: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestDaemonRestartWithExistingNetwork
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:94: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:127: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:177: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestServiceWithPredefinedNetwork
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:201: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:230: FLAKY_TEST
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestServiceWithDataPathPortInit
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:319: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     service_test.go:386: testEnv.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestPluginInvalidJSON
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:12:01 [2019-11-08T23:12:01.076Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:12:01 [2019-11-08T23:12:01.076Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:12:01 [2019-11-08T23:12:01.076Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:12:01 [2019-11-08T23:12:01.076Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestExternalGraphDriver
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestExternalGraphDriver (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     external_test.go:48: runtime.GOOS == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] === RUN   TestGraphdriverPluginV2
23:12:01 [2019-11-08T23:12:01.076Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
23:12:01 [2019-11-08T23:12:01.076Z]     external_test.go:407: runtime.GOOS == "windows"
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.076Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.076Z] PASS
23:12:01 [2019-11-08T23:12:01.076Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.541Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestSecretInspect
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestSecretInspect (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestSecretList
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestSecretList (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestSecretsCreateAndDelete
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestSecretsUpdate
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestSecretsUpdate (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestTemplatedSecret
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestTemplatedSecret (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestSecretCreateResolve
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestSecretCreateResolve (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
23:12:01 [2019-11-08T23:12:01.541Z] PASS
23:12:01 [2019-11-08T23:12:01.541Z] Running D:\gopath\src\github.com\docker\docker\integration\service
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceCreateInit
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:12:01 [2019-11-08T23:12:01.541Z] --- PASS: TestServiceCreateInit (0.03s)
23:12:01 [2019-11-08T23:12:01.541Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]         create_test.go:38: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateServiceMultipleTimes
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:78: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateServiceConflict
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateServiceConflict (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:127: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateServiceMaxReplicas
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:150: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateWithDuplicateNetworkNames
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:169: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateServiceSecretFileMode
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:222: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateServiceConfigFileMode
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:286: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateServiceSysctls
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:378: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCreateServiceCapabilities
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:12:01 [2019-11-08T23:12:01.541Z]     create_test.go:462: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestInspect
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestInspect (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceListWithStatuses
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestDockerNetworkConnectAlias
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestDockerNetworkReConnect
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServicePlugin
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestServicePlugin (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceUpdateLabel
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestServiceUpdateLabel (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceUpdateSecrets
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceUpdateConfigs
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestServiceUpdateNetwork
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
23:12:01 [2019-11-08T23:12:01.541Z] PASS
23:12:01 [2019-11-08T23:12:01.541Z] Running D:\gopath\src\github.com\docker\docker\integration\session
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestSessionCreate
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestSessionCreate (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestSessionCreateWithBadUpgrade
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:12:01 [2019-11-08T23:12:01.541Z] PASS
23:12:01 [2019-11-08T23:12:01.541Z] Running D:\gopath\src\github.com\docker\docker\integration\system
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:01 [2019-11-08T23:12:01.541Z] INFO: Testing against a local daemon
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestEventsExecDie
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestEventsExecDie (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestEventsBackwardsCompatible
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestInfoAPI
23:12:01 [2019-11-08T23:12:01.541Z] --- PASS: TestInfoAPI (0.03s)
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestInfoAPIWarnings
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestInfoAPIWarnings (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestInfoDebug
23:12:01 [2019-11-08T23:12:01.541Z] --- SKIP: TestInfoDebug (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestInfoInsecureRegistries
23:12:01 [2019-11-08T23:12:01.541Z] --- FAIL: TestInfoInsecureRegistries (0.01s)
23:12:01 [2019-11-08T23:12:01.541Z]     info_test.go:101: [d682fb5b7dd1c] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d682fb5b7dd1c\root --exec-root C:\windows\TEMP\dxr\d682fb5b7dd1c --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d682fb5b7dd1c\docker.pid --userland-proxy=true --containerd-namespace d682fb5b7dd1c --containerd-plugins-namespace d682fb5b7dd1cp --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d682fb5b7dd1c.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestInfoRegistryMirrors
23:12:01 [2019-11-08T23:12:01.541Z] --- FAIL: TestInfoRegistryMirrors (0.00s)
23:12:01 [2019-11-08T23:12:01.541Z]     info_test.go:125: [dd4b7aece591e] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\dd4b7aece591e\root --exec-root C:\windows\TEMP\dxr\dd4b7aece591e --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\dd4b7aece591e\docker.pid --userland-proxy=true --containerd-namespace dd4b7aece591e --containerd-plugins-namespace dd4b7aece591ep --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\dd4b7aece591e.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available
23:12:01 [2019-11-08T23:12:01.541Z] === RUN   TestLoginFailsWithBadCredentials
23:12:01 [2019-11-08T23:12:01.877Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
23:12:02 [2019-11-08T23:12:02.520Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
23:12:02 [2019-11-08T23:12:02.520Z] === RUN   TestPingCacheHeaders
23:12:02 [2019-11-08T23:12:02.986Z] --- PASS: TestPingCacheHeaders (0.05s)
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestPingGet
23:12:02 [2019-11-08T23:12:02.986Z] --- PASS: TestPingGet (0.03s)
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestPingHead
23:12:02 [2019-11-08T23:12:02.986Z] --- PASS: TestPingHead (0.03s)
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestVersion
23:12:02 [2019-11-08T23:12:02.986Z] --- PASS: TestVersion (0.02s)
23:12:02 [2019-11-08T23:12:02.986Z] FAIL
23:12:02 [2019-11-08T23:12:02.986Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
23:12:02 [2019-11-08T23:12:02.986Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:02 [2019-11-08T23:12:02.986Z] INFO: Testing against a local daemon
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestVolumesCreateAndList
23:12:02 [2019-11-08T23:12:02.986Z] --- PASS: TestVolumesCreateAndList (0.04s)
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestVolumesRemove
23:12:02 [2019-11-08T23:12:02.986Z] --- SKIP: TestVolumesRemove (0.00s)
23:12:02 [2019-11-08T23:12:02.986Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestVolumesInspect
23:12:02 [2019-11-08T23:12:02.986Z] --- PASS: TestVolumesInspect (0.03s)
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestVolumesInvalidJSON
23:12:02 [2019-11-08T23:12:02.986Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:12:02 [2019-11-08T23:12:02.986Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:12:02 [2019-11-08T23:12:02.986Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:12:02 [2019-11-08T23:12:02.986Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:12:02 [2019-11-08T23:12:02.986Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:12:02 [2019-11-08T23:12:02.986Z] PASS
23:12:02 [2019-11-08T23:12:02.986Z] INFO: make.ps1 ended at 11/08/2019 23:12:02
23:12:02 [2019-11-08T23:12:02.986Z] INFO: Integration CLI tests being run from the host:
23:12:02 [2019-11-08T23:12:02.986Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 
23:12:03 [2019-11-08T23:12:03.247Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:12:04 [2019-11-08T23:12:04.178Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
23:12:05 [2019-11-08T23:12:05.550Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:12:06 [2019-11-08T23:12:06.114Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:12:07 [2019-11-08T23:12:07.044Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:12:07 [2019-11-08T23:12:07.976Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:12:07 [2019-11-08T23:12:07.976Z] === RUN   TestDockerSuite/TestRunBindMounts
23:12:10 [2019-11-08T23:12:10.124Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:12:10 [2019-11-08T23:12:10.124Z] INFO: Testing against a local daemon
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:12:10 [2019-11-08T23:12:10.124Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:12:10 [2019-11-08T23:12:10.592Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:12:11 [2019-11-08T23:12:11.104Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:12:11 [2019-11-08T23:12:11.104Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:12:11 [2019-11-08T23:12:11.156Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
23:12:11 [2019-11-08T23:12:11.413Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:12:11 [2019-11-08T23:12:11.569Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:12:12 [2019-11-08T23:12:12.034Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:12:12 [2019-11-08T23:12:12.345Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:12:13 [2019-11-08T23:12:13.277Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:12:14 [2019-11-08T23:12:14.212Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:12:14 [2019-11-08T23:12:14.212Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:12:15 [2019-11-08T23:12:15.144Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:12:16 [2019-11-08T23:12:16.075Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:12:17 [2019-11-08T23:12:17.005Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:12:17 [2019-11-08T23:12:17.569Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:12:18 [2019-11-08T23:12:18.500Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:12:18 [2019-11-08T23:12:18.500Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:12:19 [2019-11-08T23:12:19.431Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:12:19 [2019-11-08T23:12:19.431Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:12:20 [2019-11-08T23:12:20.803Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:12:21 [2019-11-08T23:12:21.734Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:12:22 [2019-11-08T23:12:22.299Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:12:23 [2019-11-08T23:12:23.230Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:12:23 [2019-11-08T23:12:23.230Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:12:24 [2019-11-08T23:12:24.161Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:12:26 [2019-11-08T23:12:26.055Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:12:27 [2019-11-08T23:12:27.426Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:12:29 [2019-11-08T23:12:29.322Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:12:30 [2019-11-08T23:12:30.253Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:12:30 [2019-11-08T23:12:30.817Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
23:12:30 [2019-11-08T23:12:30.817Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:12:31 [2019-11-08T23:12:31.749Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:12:32 [2019-11-08T23:12:32.680Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:12:33 [2019-11-08T23:12:33.613Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:12:35 [2019-11-08T23:12:35.508Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:12:39 [2019-11-08T23:12:39.690Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
23:12:39 [2019-11-08T23:12:39.690Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:12:39 [2019-11-08T23:12:39.690Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:12:40 [2019-11-08T23:12:40.255Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:12:43 [2019-11-08T23:12:43.531Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:12:44 [2019-11-08T23:12:44.901Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:12:48 [2019-11-08T23:12:48.176Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:12:50 [2019-11-08T23:12:50.700Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:12:50 [2019-11-08T23:12:50.700Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:12:50 [2019-11-08T23:12:50.700Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:12:51 [2019-11-08T23:12:51.264Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:12:53 [2019-11-08T23:12:53.161Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:12:55 [2019-11-08T23:12:55.056Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:12:57 [2019-11-08T23:12:57.579Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:12:58 [2019-11-08T23:12:58.144Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:13:00 [2019-11-08T23:13:00.039Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:13:00 [2019-11-08T23:13:00.970Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
23:13:00 [2019-11-08T23:13:00.970Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:13:01 [2019-11-08T23:13:01.534Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
23:13:04 [2019-11-08T23:13:04.057Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:13:04 [2019-11-08T23:13:04.057Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:13:04 [2019-11-08T23:13:04.621Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:13:05 [2019-11-08T23:13:05.560Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:13:06 [2019-11-08T23:13:06.125Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
23:13:07 [2019-11-08T23:13:07.056Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:13:07 [2019-11-08T23:13:07.056Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:13:07 [2019-11-08T23:13:07.987Z] === RUN   TestDockerSuite/TestRunEnvironment
23:13:08 [2019-11-08T23:13:08.550Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:13:09 [2019-11-08T23:13:09.482Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:13:10 [2019-11-08T23:13:10.414Z] === RUN   TestDockerSuite/TestRunExitCode
23:13:10 [2019-11-08T23:13:10.978Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:13:11 [2019-11-08T23:13:11.908Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:13:12 [2019-11-08T23:13:12.839Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:13:13 [2019-11-08T23:13:13.770Z] === RUN   TestDockerSuite/TestRunExposePort
23:13:13 [2019-11-08T23:13:13.770Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:13:14 [2019-11-08T23:13:14.335Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:13:15 [2019-11-08T23:13:15.267Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:13:17 [2019-11-08T23:13:17.161Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:13:17 [2019-11-08T23:13:17.161Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:13:17 [2019-11-08T23:13:17.161Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:13:21 [2019-11-08T23:13:21.342Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:13:21 [2019-11-08T23:13:21.907Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:13:34 [2019-11-08T23:13:34.090Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
23:13:34 [2019-11-08T23:13:34.654Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:13:36 [2019-11-08T23:13:36.549Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
23:13:36 [2019-11-08T23:13:36.549Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
23:13:36 [2019-11-08T23:13:36.549Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:13:36 [2019-11-08T23:13:36.549Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:13:37 [2019-11-08T23:13:37.479Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:13:40 [2019-11-08T23:13:40.756Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:13:42 [2019-11-08T23:13:42.651Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:13:44 [2019-11-08T23:13:44.030Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:13:44 [2019-11-08T23:13:44.963Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:13:45 [2019-11-08T23:13:45.527Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:13:46 [2019-11-08T23:13:46.458Z] === RUN   TestDockerSuite/TestRunModeHostname
23:13:47 [2019-11-08T23:13:47.388Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:13:47 [2019-11-08T23:13:47.388Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:13:47 [2019-11-08T23:13:47.645Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:13:49 [2019-11-08T23:13:49.540Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:13:50 [2019-11-08T23:13:50.911Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:13:52 [2019-11-08T23:13:52.805Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:13:52 [2019-11-08T23:13:52.805Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:13:52 [2019-11-08T23:13:52.805Z] === RUN   TestDockerSuite/TestRunModePIDHost
23:13:54 [2019-11-08T23:13:54.699Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:13:56 [2019-11-08T23:13:56.070Z] === RUN   TestDockerSuite/TestRunMount
23:14:02 [2019-11-08T23:14:02.618Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:14:03 [2019-11-08T23:14:03.549Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:14:04 [2019-11-08T23:14:04.480Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:14:06 [2019-11-08T23:14:06.373Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:14:08 [2019-11-08T23:14:08.895Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:14:10 [2019-11-08T23:14:10.791Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
23:14:12 [2019-11-08T23:14:12.163Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:14:14 [2019-11-08T23:14:14.688Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:14:16 [2019-11-08T23:14:16.586Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
23:14:17 [2019-11-08T23:14:17.518Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:14:19 [2019-11-08T23:14:19.413Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:14:21 [2019-11-08T23:14:21.309Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:14:21 [2019-11-08T23:14:21.309Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:14:21 [2019-11-08T23:14:21.873Z] === RUN   TestDockerSuite/TestRunNetHost
23:14:23 [2019-11-08T23:14:23.246Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:14:24 [2019-11-08T23:14:24.177Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:14:25 [2019-11-08T23:14:25.109Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:14:27 [2019-11-08T23:14:27.637Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:14:30 [2019-11-08T23:14:30.162Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:14:31 [2019-11-08T23:14:31.534Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
23:14:35 [2019-11-08T23:14:35.711Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:14:36 [2019-11-08T23:14:36.275Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:14:36 [2019-11-08T23:14:36.275Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
23:14:36 [2019-11-08T23:14:36.839Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:14:37 [2019-11-08T23:14:37.097Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:14:38 [2019-11-08T23:14:38.029Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:14:38 [2019-11-08T23:14:38.594Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:14:38 [2019-11-08T23:14:38.594Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:14:39 [2019-11-08T23:14:39.062Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:14:39 [2019-11-08T23:14:39.966Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:14:40 [2019-11-08T23:14:40.530Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
23:14:40 [2019-11-08T23:14:40.787Z] === RUN   TestDockerSuite/TestRunOOMExitCode
23:14:40 [2019-11-08T23:14:40.787Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:14:41 [2019-11-08T23:14:41.718Z] === RUN   TestDockerSuite/TestRunPIDsLimit
23:14:41 [2019-11-08T23:14:41.995Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:14:41 [2019-11-08T23:14:41.995Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:14:41 [2019-11-08T23:14:41.995Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:14:42 [2019-11-08T23:14:42.649Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:14:43 [2019-11-08T23:14:43.581Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
23:14:44 [2019-11-08T23:14:44.512Z] === RUN   TestDockerSuite/TestRunPortInUse
23:14:45 [2019-11-08T23:14:45.471Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
23:14:46 [2019-11-08T23:14:46.403Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:14:47 [2019-11-08T23:14:47.333Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:14:48 [2019-11-08T23:14:48.269Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:14:49 [2019-11-08T23:14:49.116Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:14:49 [2019-11-08T23:14:49.201Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:14:49 [2019-11-08T23:14:49.201Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
23:14:50 [2019-11-08T23:14:50.132Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:14:50 [2019-11-08T23:14:50.132Z] === RUN   TestDockerSuite/TestRunPublishPort
23:14:51 [2019-11-08T23:14:51.064Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:14:51 [2019-11-08T23:14:51.629Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:14:51 [2019-11-08T23:14:51.629Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:14:52 [2019-11-08T23:14:52.561Z] === RUN   TestDockerSuite/TestRunRedirectStdout
23:14:54 [2019-11-08T23:14:54.457Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:14:54 [2019-11-08T23:14:54.457Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:14:56 [2019-11-08T23:14:56.352Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
23:14:57 [2019-11-08T23:14:57.722Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:14:59 [2019-11-08T23:14:59.619Z] === RUN   TestDockerSuite/TestRunRm
23:15:00 [2019-11-08T23:15:00.184Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:15:01 [2019-11-08T23:15:01.554Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
23:15:01 [2019-11-08T23:15:01.554Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
23:15:04 [2019-11-08T23:15:04.077Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:15:05 [2019-11-08T23:15:05.010Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:15:05 [2019-11-08T23:15:05.941Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
23:15:07 [2019-11-08T23:15:07.838Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
23:15:08 [2019-11-08T23:15:08.403Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
23:15:08 [2019-11-08T23:15:08.967Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
23:15:09 [2019-11-08T23:15:09.532Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
23:15:10 [2019-11-08T23:15:10.464Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
23:15:13 [2019-11-08T23:15:13.006Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
23:15:13 [2019-11-08T23:15:13.579Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
23:15:18 [2019-11-08T23:15:18.837Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
23:15:18 [2019-11-08T23:15:18.837Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
23:15:19 [2019-11-08T23:15:19.768Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
23:15:20 [2019-11-08T23:15:20.700Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
23:15:21 [2019-11-08T23:15:21.265Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
23:15:22 [2019-11-08T23:15:22.195Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
23:15:23 [2019-11-08T23:15:23.127Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
23:15:24 [2019-11-08T23:15:24.058Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:15:24 [2019-11-08T23:15:24.622Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:15:25 [2019-11-08T23:15:25.555Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:15:28 [2019-11-08T23:15:28.830Z] === RUN   TestDockerSuite/TestRunState
23:15:30 [2019-11-08T23:15:30.201Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:15:30 [2019-11-08T23:15:30.766Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:15:31 [2019-11-08T23:15:31.697Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:15:31 [2019-11-08T23:15:31.697Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
23:15:31 [2019-11-08T23:15:31.697Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:15:32 [2019-11-08T23:15:32.627Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:15:33 [2019-11-08T23:15:33.192Z] === RUN   TestDockerSuite/TestRunSysctls
23:15:35 [2019-11-08T23:15:35.088Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:15:35 [2019-11-08T23:15:35.088Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:15:35 [2019-11-08T23:15:35.088Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:15:36 [2019-11-08T23:15:36.020Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
23:15:38 [2019-11-08T23:15:38.543Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
23:15:39 [2019-11-08T23:15:39.475Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
23:15:41 [2019-11-08T23:15:41.999Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
23:15:46 [2019-11-08T23:15:46.190Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:15:48 [2019-11-08T23:15:48.712Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:15:49 [2019-11-08T23:15:49.641Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:15:50 [2019-11-08T23:15:50.573Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:15:51 [2019-11-08T23:15:51.503Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:15:54 [2019-11-08T23:15:54.026Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:15:54 [2019-11-08T23:15:54.957Z] === RUN   TestDockerSuite/TestRunUserByID
23:15:55 [2019-11-08T23:15:55.888Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:15:56 [2019-11-08T23:15:56.145Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:15:56 [2019-11-08T23:15:56.145Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:15:57 [2019-11-08T23:15:57.077Z] === RUN   TestDockerSuite/TestRunUserByName
23:15:58 [2019-11-08T23:15:58.008Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:15:58 [2019-11-08T23:15:58.940Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
23:15:58 [2019-11-08T23:15:58.940Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:15:58 [2019-11-08T23:15:58.940Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:15:59 [2019-11-08T23:15:59.871Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:16:05 [2019-11-08T23:16:05.126Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:16:05 [2019-11-08T23:16:05.386Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:16:06 [2019-11-08T23:16:06.756Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:16:07 [2019-11-08T23:16:07.688Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
23:16:09 [2019-11-08T23:16:09.587Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:16:11 [2019-11-08T23:16:11.483Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:16:14 [2019-11-08T23:16:14.006Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:16:17 [2019-11-08T23:16:17.291Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:16:17 [2019-11-08T23:16:17.856Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
23:16:18 [2019-11-08T23:16:18.787Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
23:16:19 [2019-11-08T23:16:19.719Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:16:19 [2019-11-08T23:16:19.719Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:16:19 [2019-11-08T23:16:19.719Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:16:19 [2019-11-08T23:16:19.719Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:16:19 [2019-11-08T23:16:19.719Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
23:16:20 [2019-11-08T23:16:20.650Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
23:16:21 [2019-11-08T23:16:21.582Z] === RUN   TestDockerSuite/TestRunWithCPUShares
23:16:22 [2019-11-08T23:16:22.512Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
23:16:24 [2019-11-08T23:16:24.408Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
23:16:24 [2019-11-08T23:16:24.973Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
23:16:25 [2019-11-08T23:16:25.903Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:16:25 [2019-11-08T23:16:25.904Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
23:16:26 [2019-11-08T23:16:26.834Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
23:16:26 [2019-11-08T23:16:26.834Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
23:16:26 [2019-11-08T23:16:26.834Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
23:16:26 [2019-11-08T23:16:26.834Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:16:26 [2019-11-08T23:16:26.834Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
23:16:27 [2019-11-08T23:16:27.091Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
23:16:27 [2019-11-08T23:16:27.349Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
23:16:27 [2019-11-08T23:16:27.605Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
23:16:27 [2019-11-08T23:16:27.606Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
23:16:27 [2019-11-08T23:16:27.678Z] --- PASS: TestImportExtremelyLargeImageWorks (300.00s)
23:16:27 [2019-11-08T23:16:27.678Z] PASS
23:16:27 [2019-11-08T23:16:27.678Z] 
23:16:27 [2019-11-08T23:16:27.678Z] === Skipped
23:16:27 [2019-11-08T23:16:27.678Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
23:16:27 [2019-11-08T23:16:27.678Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:16:27 [2019-11-08T23:16:27.678Z] 
23:16:27 [2019-11-08T23:16:27.678Z] 
23:16:27 [2019-11-08T23:16:27.678Z] DONE 12 tests, 1 skipped in 301.325s
23:16:27 [2019-11-08T23:16:27.678Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
23:16:27 [2019-11-08T23:16:27.678Z] ++ 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
23:16:27 [2019-11-08T23:16:27.678Z] ++ set -e
23:16:27 [2019-11-08T23:16:27.678Z] ++ '[' -n 0 ']'
23:16:27 [2019-11-08T23:16:27.678Z] ++ set -x
23:16:27 [2019-11-08T23:16:27.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
23:16:27 [2019-11-08T23:16:27.678Z] INFO: Testing against a local daemon
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestNetworkCreateDelete
23:16:27 [2019-11-08T23:16:27.678Z] --- PASS: TestNetworkCreateDelete (0.22s)
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestDockerNetworkDeletePreferID
23:16:27 [2019-11-08T23:16:27.678Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestInspectNetwork
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestInspectNetwork/full_network_id
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestInspectNetwork/partial_network_id
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestInspectNetwork/network_name
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:16:27 [2019-11-08T23:16:27.678Z] --- PASS: TestInspectNetwork (8.54s)
23:16:27 [2019-11-08T23:16:27.678Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:16:27 [2019-11-08T23:16:27.678Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:16:27 [2019-11-08T23:16:27.678Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:16:27 [2019-11-08T23:16:27.678Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:16:27 [2019-11-08T23:16:27.678Z] === RUN   TestRunContainerWithBridgeNone
23:16:27 [2019-11-08T23:16:27.862Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
23:16:28 [2019-11-08T23:16:28.793Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
23:16:29 [2019-11-08T23:16:29.724Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
23:16:30 [2019-11-08T23:16:30.539Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:16:30 [2019-11-08T23:16:30.539Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:16:30 [2019-11-08T23:16:30.539Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:16:30 [2019-11-08T23:16:30.539Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:16:30 [2019-11-08T23:16:30.654Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
23:16:30 [2019-11-08T23:16:30.654Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
23:16:30 [2019-11-08T23:16:30.711Z] --- PASS: TestRunContainerWithBridgeNone (2.58s)
23:16:30 [2019-11-08T23:16:30.711Z] === RUN   TestNetworkInvalidJSON
23:16:30 [2019-11-08T23:16:30.711Z] === RUN   TestNetworkInvalidJSON//networks/create
23:16:30 [2019-11-08T23:16:30.711Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:16:30 [2019-11-08T23:16:30.711Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:16:30 [2019-11-08T23:16:30.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:16:30 [2019-11-08T23:16:30.711Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:16:30 [2019-11-08T23:16:30.711Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:16:30 [2019-11-08T23:16:30.711Z] === CONT  TestNetworkInvalidJSON//networks/create
23:16:30 [2019-11-08T23:16:30.711Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:16:30 [2019-11-08T23:16:30.711Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:16:30 [2019-11-08T23:16:30.711Z] --- PASS: TestNetworkInvalidJSON (0.04s)
23:16:30 [2019-11-08T23:16:30.711Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:16:30 [2019-11-08T23:16:30.711Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:16:30 [2019-11-08T23:16:30.711Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:16:30 [2019-11-08T23:16:30.711Z] === RUN   TestDaemonRestartWithLiveRestore
23:16:31 [2019-11-08T23:16:31.438Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
23:16:31 [2019-11-08T23:16:31.438Z] === RUN   TestDaemonDefaultNetworkPools
23:16:31 [2019-11-08T23:16:31.586Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:16:31 [2019-11-08T23:16:31.586Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:16:32 [2019-11-08T23:16:32.161Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
23:16:32 [2019-11-08T23:16:32.161Z] === RUN   TestDaemonRestartWithExistingNetwork
23:16:32 [2019-11-08T23:16:32.516Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:16:32 [2019-11-08T23:16:32.516Z] === RUN   TestDockerSuite/TestRunWithShmSize
23:16:33 [2019-11-08T23:16:33.332Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
23:16:33 [2019-11-08T23:16:33.332Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:16:33 [2019-11-08T23:16:33.447Z] === RUN   TestDockerSuite/TestRunWithSwappiness
23:16:33 [2019-11-08T23:16:33.472Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:16:33 [2019-11-08T23:16:33.936Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:16:33 [2019-11-08T23:16:33.936Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:16:33 [2019-11-08T23:16:33.936Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:16:33 [2019-11-08T23:16:33.936Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:16:34 [2019-11-08T23:16:34.379Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
23:16:34 [2019-11-08T23:16:34.379Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:16:34 [2019-11-08T23:16:34.379Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:16:34 [2019-11-08T23:16:34.401Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:16:34 [2019-11-08T23:16:34.866Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:16:35 [2019-11-08T23:16:35.026Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s)
23:16:35 [2019-11-08T23:16:35.026Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:16:35 [2019-11-08T23:16:35.310Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:16:35 [2019-11-08T23:16:35.749Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:16:35 [2019-11-08T23:16:35.749Z] === RUN   TestServiceWithPredefinedNetwork
23:16:37 [2019-11-08T23:16:37.206Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
23:16:37 [2019-11-08T23:16:37.770Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
23:16:37 [2019-11-08T23:16:37.770Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:16:37 [2019-11-08T23:16:37.795Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:16:38 [2019-11-08T23:16:38.047Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
23:16:38 [2019-11-08T23:16:38.047Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:16:38 [2019-11-08T23:16:38.047Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:16:38 [2019-11-08T23:16:38.047Z]     service_test.go:230: FLAKY_TEST
23:16:38 [2019-11-08T23:16:38.047Z] === RUN   TestServiceWithDataPathPortInit
23:16:38 [2019-11-08T23:16:38.701Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:16:38 [2019-11-08T23:16:38.701Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:16:38 [2019-11-08T23:16:38.779Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:16:38 [2019-11-08T23:16:38.779Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:16:38 [2019-11-08T23:16:38.779Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:16:38 [2019-11-08T23:16:38.779Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:16:40 [2019-11-08T23:16:40.072Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:16:40 [2019-11-08T23:16:40.984Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:16:41 [2019-11-08T23:16:41.002Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:16:44 [2019-11-08T23:16:44.292Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:16:44 [2019-11-08T23:16:44.549Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:16:44 [2019-11-08T23:16:44.806Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:16:44 [2019-11-08T23:16:44.806Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:16:45 [2019-11-08T23:16:45.737Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
23:16:47 [2019-11-08T23:16:47.108Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
23:16:48 [2019-11-08T23:16:48.479Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:16:48 [2019-11-08T23:16:48.479Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:16:50 [2019-11-08T23:16:50.372Z] === RUN   TestDockerSuite/TestSaveImageId
23:16:50 [2019-11-08T23:16:50.372Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:16:50 [2019-11-08T23:16:50.937Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:16:51 [2019-11-08T23:16:51.364Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:16:53 [2019-11-08T23:16:53.462Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:16:53 [2019-11-08T23:16:53.462Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:16:54 [2019-11-08T23:16:54.029Z] --- PASS: TestServiceWithDataPathPortInit (15.68s)
23:16:54 [2019-11-08T23:16:54.029Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:16:55 [2019-11-08T23:16:55.360Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:16:55 [2019-11-08T23:16:55.360Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:16:55 [2019-11-08T23:16:55.360Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:16:56 [2019-11-08T23:16:56.092Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:16:56 [2019-11-08T23:16:56.558Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:16:56 [2019-11-08T23:16:56.558Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:16:56 [2019-11-08T23:16:56.732Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:16:58 [2019-11-08T23:16:58.628Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:16:58 [2019-11-08T23:16:58.628Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:16:58 [2019-11-08T23:16:58.885Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:16:59 [2019-11-08T23:16:59.142Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:16:59 [2019-11-08T23:16:59.142Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:16:59 [2019-11-08T23:16:59.488Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:16:59 [2019-11-08T23:16:59.707Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:17:00 [2019-11-08T23:17:00.270Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
23:17:01 [2019-11-08T23:17:01.041Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:17:01 [2019-11-08T23:17:01.427Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.36s)
23:17:01 [2019-11-08T23:17:01.427Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l3v8wmwpirxrfk0y9afm2zhid Created:2019-11-08 23:16:54.710886635 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[f51927df5241bcb75642e2a645a57edd7825510e65427ac3d3ed64be73314269:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.leabsf6ob4ywz9j53wdr07dy3 EndpointID:ea69ced931b7dcacd0b242901d31957558de1ea821e0d72b03a9be255de490ff MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4ed5ac8404c178834565a6f7cef122375897e1542c1ddb2685a7e9664b825e6f MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:f80d84525820 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.leabsf6ob4ywz9j53wdr07dy3 EndpointID:ea69ced931b7dcacd0b242901d31957558de1ea821e0d72b03a9be255de490ff EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
23:17:01 [2019-11-08T23:17:01.427Z] PASS
23:17:01 [2019-11-08T23:17:01.427Z] 
23:17:01 [2019-11-08T23:17:01.427Z] === Skipped
23:17:01 [2019-11-08T23:17:01.427Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:17:01 [2019-11-08T23:17:01.427Z]     service_test.go:230: FLAKY_TEST
23:17:01 [2019-11-08T23:17:01.427Z] 
23:17:01 [2019-11-08T23:17:01.427Z] 
23:17:01 [2019-11-08T23:17:01.427Z] DONE 21 tests, 1 skipped in 42.704s
23:17:01 [2019-11-08T23:17:01.427Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:17:01 [2019-11-08T23:17:01.427Z] ++ 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
23:17:01 [2019-11-08T23:17:01.427Z] ++ set -e
23:17:01 [2019-11-08T23:17:01.427Z] ++ '[' -n 0 ']'
23:17:01 [2019-11-08T23:17:01.427Z] ++ set -x
23:17:01 [2019-11-08T23:17:01.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:17:01 [2019-11-08T23:17:01.427Z] INFO: Testing against a local daemon
23:17:01 [2019-11-08T23:17:01.427Z] === RUN   TestDockerNetworkIpvlanPersistance
23:17:01 [2019-11-08T23:17:01.427Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:17:01 [2019-11-08T23:17:01.427Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:01 [2019-11-08T23:17:01.427Z] === RUN   TestDockerNetworkIpvlan
23:17:01 [2019-11-08T23:17:01.427Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:17:01 [2019-11-08T23:17:01.427Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:01 [2019-11-08T23:17:01.427Z] PASS
23:17:01 [2019-11-08T23:17:01.427Z] 
23:17:01 [2019-11-08T23:17:01.427Z] === Skipped
23:17:01 [2019-11-08T23:17:01.427Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:17:01 [2019-11-08T23:17:01.427Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:01 [2019-11-08T23:17:01.427Z] 
23:17:01 [2019-11-08T23:17:01.427Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:17:01 [2019-11-08T23:17:01.427Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:01 [2019-11-08T23:17:01.427Z] 
23:17:01 [2019-11-08T23:17:01.427Z] 
23:17:01 [2019-11-08T23:17:01.427Z] DONE 2 tests, 2 skipped in 0.107s
23:17:01 [2019-11-08T23:17:01.427Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:17:01 [2019-11-08T23:17:01.427Z] ++ 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
23:17:01 [2019-11-08T23:17:01.427Z] ++ set -e
23:17:01 [2019-11-08T23:17:01.427Z] ++ '[' -n 0 ']'
23:17:01 [2019-11-08T23:17:01.427Z] ++ set -x
23:17:01 [2019-11-08T23:17:01.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:17:01 [2019-11-08T23:17:01.428Z] INFO: Testing against a local daemon
23:17:01 [2019-11-08T23:17:01.428Z] === RUN   TestDockerNetworkMacvlanPersistance
23:17:02 [2019-11-08T23:17:02.166Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:17:02 [2019-11-08T23:17:02.601Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s)
23:17:02 [2019-11-08T23:17:02.601Z] === RUN   TestDockerNetworkMacvlan
23:17:03 [2019-11-08T23:17:03.776Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:17:04 [2019-11-08T23:17:04.500Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:17:05 [2019-11-08T23:17:05.672Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:17:05 [2019-11-08T23:17:05.768Z] === RUN   TestDockerSuite/TestBuildAddScript
23:17:05 [2019-11-08T23:17:05.768Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:17:05 [2019-11-08T23:17:05.768Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:17:05 [2019-11-08T23:17:05.768Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:17:05 [2019-11-08T23:17:05.768Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:17:05 [2019-11-08T23:17:05.768Z] === RUN   TestDockerSuite/TestBuildAddTar
23:17:07 [2019-11-08T23:17:07.967Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:17:08 [2019-11-08T23:17:08.713Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:17:10 [2019-11-08T23:17:10.615Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
23:17:10 [2019-11-08T23:17:10.615Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:17:11 [2019-11-08T23:17:11.827Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:17:11 [2019-11-08T23:17:11.986Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:17:13 [2019-11-08T23:17:13.886Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:17:16 [2019-11-08T23:17:16.420Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
23:17:16 [2019-11-08T23:17:16.652Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:17:16 [2019-11-08T23:17:16.678Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:17:17 [2019-11-08T23:17:17.824Z] --- PASS: TestDockerNetworkMacvlan (15.06s)
23:17:17 [2019-11-08T23:17:17.824Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
23:17:17 [2019-11-08T23:17:17.824Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
23:17:17 [2019-11-08T23:17:17.824Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
23:17:17 [2019-11-08T23:17:17.824Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s)
23:17:17 [2019-11-08T23:17:17.824Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.26s)
23:17:17 [2019-11-08T23:17:17.824Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
23:17:17 [2019-11-08T23:17:17.824Z] PASS
23:17:17 [2019-11-08T23:17:17.824Z] 
23:17:17 [2019-11-08T23:17:17.824Z] DONE 8 tests in 16.643s
23:17:17 [2019-11-08T23:17:17.824Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
23:17:17 [2019-11-08T23:17:17.824Z] ++ 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
23:17:17 [2019-11-08T23:17:17.824Z] ++ set -e
23:17:17 [2019-11-08T23:17:17.824Z] ++ '[' -n 0 ']'
23:17:17 [2019-11-08T23:17:17.824Z] ++ set -x
23:17:17 [2019-11-08T23:17:17.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:17:17 [2019-11-08T23:17:17.824Z] testing: warning: no tests to run
23:17:17 [2019-11-08T23:17:17.824Z] PASS
23:17:17 [2019-11-08T23:17:17.824Z] 
23:17:17 [2019-11-08T23:17:17.824Z] DONE 0 tests in 0.018s
23:17:17 [2019-11-08T23:17:17.824Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:17:17 [2019-11-08T23:17:17.824Z] ++ 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
23:17:17 [2019-11-08T23:17:17.824Z] ++ set -e
23:17:17 [2019-11-08T23:17:17.824Z] ++ '[' -n 0 ']'
23:17:17 [2019-11-08T23:17:17.824Z] ++ set -x
23:17:17 [2019-11-08T23:17:17.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:17:17 [2019-11-08T23:17:17.824Z] INFO: Testing against a local daemon
23:17:17 [2019-11-08T23:17:17.824Z] === RUN   TestAuthZPluginAllowRequest
23:17:19 [2019-11-08T23:17:19.520Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
23:17:19 [2019-11-08T23:17:19.520Z] === RUN   TestAuthZPluginTLS
23:17:19 [2019-11-08T23:17:19.958Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:17:20 [2019-11-08T23:17:20.245Z] --- PASS: TestAuthZPluginTLS (0.58s)
23:17:20 [2019-11-08T23:17:20.245Z] === RUN   TestAuthZPluginDenyRequest
23:17:20 [2019-11-08T23:17:20.587Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
23:17:20 [2019-11-08T23:17:20.587Z] === RUN   TestAuthZPluginAPIDenyResponse
23:17:20 [2019-11-08T23:17:20.890Z] === RUN   TestDockerSuite/TestStartRecordError
23:17:21 [2019-11-08T23:17:21.340Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
23:17:21 [2019-11-08T23:17:21.340Z] === RUN   TestAuthZPluginDenyResponse
23:17:22 [2019-11-08T23:17:22.067Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
23:17:22 [2019-11-08T23:17:22.067Z] === RUN   TestAuthZPluginAllowEventStream
23:17:22 [2019-11-08T23:17:22.785Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:17:23 [2019-11-08T23:17:23.760Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
23:17:23 [2019-11-08T23:17:23.760Z] === RUN   TestAuthZPluginErrorResponse
23:17:24 [2019-11-08T23:17:24.097Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
23:17:24 [2019-11-08T23:17:24.097Z] === RUN   TestAuthZPluginErrorRequest
23:17:24 [2019-11-08T23:17:24.435Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
23:17:24 [2019-11-08T23:17:24.435Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:17:25 [2019-11-08T23:17:25.162Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
23:17:25 [2019-11-08T23:17:25.162Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:17:25 [2019-11-08T23:17:25.309Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:17:27 [2019-11-08T23:17:27.454Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
23:17:27 [2019-11-08T23:17:27.454Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:17:27 [2019-11-08T23:17:27.832Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:17:29 [2019-11-08T23:17:29.752Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
23:17:29 [2019-11-08T23:17:29.753Z] === RUN   TestAuthZPluginHeader
23:17:30 [2019-11-08T23:17:30.505Z] --- PASS: TestAuthZPluginHeader (0.93s)
23:17:30 [2019-11-08T23:17:30.505Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:17:30 [2019-11-08T23:17:30.505Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:17:30 [2019-11-08T23:17:30.505Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:30 [2019-11-08T23:17:30.505Z] === RUN   TestAuthZPluginV2Disable
23:17:30 [2019-11-08T23:17:30.505Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:17:30 [2019-11-08T23:17:30.505Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:30 [2019-11-08T23:17:30.505Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:17:30 [2019-11-08T23:17:30.505Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:17:30 [2019-11-08T23:17:30.505Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:30 [2019-11-08T23:17:30.505Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:17:30 [2019-11-08T23:17:30.505Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:17:30 [2019-11-08T23:17:30.505Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:30 [2019-11-08T23:17:30.505Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:17:32 [2019-11-08T23:17:32.008Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:17:36 [2019-11-08T23:17:36.189Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:17:39 [2019-11-08T23:17:39.462Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:17:41 [2019-11-08T23:17:41.552Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:17:41 [2019-11-08T23:17:41.552Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:17:41 [2019-11-08T23:17:41.552Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:17:44 [2019-11-08T23:17:44.719Z] === RUN   TestDockerSuite/TestStatsNoStream
23:17:47 [2019-11-08T23:17:47.994Z] === RUN   TestDockerSuite/TestStopContainerSignal
23:17:49 [2019-11-08T23:17:49.748Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.40s)
23:17:49 [2019-11-08T23:17:49.748Z] PASS
23:17:49 [2019-11-08T23:17:49.748Z] 
23:17:49 [2019-11-08T23:17:49.748Z] === Skipped
23:17:49 [2019-11-08T23:17:49.748Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:17:49 [2019-11-08T23:17:49.748Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:49 [2019-11-08T23:17:49.748Z] 
23:17:49 [2019-11-08T23:17:49.748Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:17:49 [2019-11-08T23:17:49.748Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:49 [2019-11-08T23:17:49.748Z] 
23:17:49 [2019-11-08T23:17:49.748Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:17:49 [2019-11-08T23:17:49.748Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:49 [2019-11-08T23:17:49.748Z] 
23:17:49 [2019-11-08T23:17:49.748Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:17:49 [2019-11-08T23:17:49.748Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:49 [2019-11-08T23:17:49.748Z] 
23:17:49 [2019-11-08T23:17:49.748Z] 
23:17:49 [2019-11-08T23:17:49.748Z] DONE 17 tests, 4 skipped in 29.904s
23:17:49 [2019-11-08T23:17:49.748Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:17:49 [2019-11-08T23:17:49.748Z] ++ 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
23:17:49 [2019-11-08T23:17:49.748Z] ++ set -e
23:17:49 [2019-11-08T23:17:49.748Z] ++ '[' -n 0 ']'
23:17:49 [2019-11-08T23:17:49.748Z] ++ set -x
23:17:49 [2019-11-08T23:17:49.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= 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
23:17:49 [2019-11-08T23:17:49.748Z] INFO: Testing against a local daemon
23:17:49 [2019-11-08T23:17:49.748Z] === RUN   TestPluginInvalidJSON
23:17:49 [2019-11-08T23:17:49.748Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:17:49 [2019-11-08T23:17:49.748Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:17:49 [2019-11-08T23:17:49.748Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:17:49 [2019-11-08T23:17:49.748Z] --- PASS: TestPluginInvalidJSON (0.04s)
23:17:49 [2019-11-08T23:17:49.748Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:17:49 [2019-11-08T23:17:49.748Z] PASS
23:17:49 [2019-11-08T23:17:49.748Z] 
23:17:49 [2019-11-08T23:17:49.748Z] DONE 2 tests in 0.123s
23:17:49 [2019-11-08T23:17:49.748Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:17:49 [2019-11-08T23:17:49.748Z] ++ 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
23:17:49 [2019-11-08T23:17:49.748Z] ++ set -e
23:17:49 [2019-11-08T23:17:49.748Z] ++ '[' -n 0 ']'
23:17:49 [2019-11-08T23:17:49.748Z] ++ set -x
23:17:49 [2019-11-08T23:17:49.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= 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
23:17:49 [2019-11-08T23:17:49.748Z] INFO: Testing against a local daemon
23:17:49 [2019-11-08T23:17:49.748Z] === RUN   TestExternalGraphDriver
23:17:49 [2019-11-08T23:17:49.748Z] === RUN   TestExternalGraphDriver/json
23:17:49 [2019-11-08T23:17:49.888Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:17:50 [2019-11-08T23:17:50.452Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:17:50 [2019-11-08T23:17:50.476Z] === RUN   TestExternalGraphDriver/spec
23:17:51 [2019-11-08T23:17:51.396Z] === RUN   TestDockerSuite/TestTopPrivileged
23:17:52 [2019-11-08T23:17:52.327Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:17:52 [2019-11-08T23:17:52.327Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:17:52 [2019-11-08T23:17:52.779Z] === RUN   TestExternalGraphDriver/pull
23:17:53 [2019-11-08T23:17:53.258Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:17:55 [2019-11-08T23:17:55.072Z] --- PASS: TestExternalGraphDriver (6.78s)
23:17:55 [2019-11-08T23:17:55.072Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
23:17:55 [2019-11-08T23:17:55.072Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
23:17:55 [2019-11-08T23:17:55.072Z]     --- PASS: TestExternalGraphDriver/pull (2.43s)
23:17:55 [2019-11-08T23:17:55.072Z] === RUN   TestGraphdriverPluginV2
23:17:55 [2019-11-08T23:17:55.072Z] --- SKIP: TestGraphdriverPluginV2 (0.13s)
23:17:55 [2019-11-08T23:17:55.072Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:55 [2019-11-08T23:17:55.072Z] PASS
23:17:55 [2019-11-08T23:17:55.072Z] 
23:17:55 [2019-11-08T23:17:55.072Z] === Skipped
23:17:55 [2019-11-08T23:17:55.072Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s)
23:17:55 [2019-11-08T23:17:55.072Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:55 [2019-11-08T23:17:55.072Z] 
23:17:55 [2019-11-08T23:17:55.072Z] 
23:17:55 [2019-11-08T23:17:55.072Z] DONE 5 tests, 1 skipped in 7.005s
23:17:55 [2019-11-08T23:17:55.072Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:17:55 [2019-11-08T23:17:55.072Z] ++ 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
23:17:55 [2019-11-08T23:17:55.072Z] ++ set -e
23:17:55 [2019-11-08T23:17:55.072Z] ++ '[' -n 0 ']'
23:17:55 [2019-11-08T23:17:55.072Z] ++ set -x
23:17:55 [2019-11-08T23:17:55.072Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:17:55 [2019-11-08T23:17:55.072Z] INFO: Testing against a local daemon
23:17:55 [2019-11-08T23:17:55.072Z] === RUN   TestContinueAfterPluginCrash
23:17:55 [2019-11-08T23:17:55.072Z] === PAUSE TestContinueAfterPluginCrash
23:17:55 [2019-11-08T23:17:55.072Z] === RUN   TestDaemonStartWithLogOpt
23:17:55 [2019-11-08T23:17:55.072Z] === PAUSE TestDaemonStartWithLogOpt
23:17:55 [2019-11-08T23:17:55.072Z] === CONT  TestContinueAfterPluginCrash
23:17:55 [2019-11-08T23:17:55.072Z] === CONT  TestDaemonStartWithLogOpt
23:17:56 [2019-11-08T23:17:56.435Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:17:56 [2019-11-08T23:17:56.435Z] === RUN   TestDockerSuite/TestBuildBlankName
23:17:56 [2019-11-08T23:17:56.435Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:17:57 [2019-11-08T23:17:57.434Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:18:01 [2019-11-08T23:18:01.611Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
23:18:01 [2019-11-08T23:18:01.869Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
23:18:02 [2019-11-08T23:18:02.269Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:18:02 [2019-11-08T23:18:02.802Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
23:18:02 [2019-11-08T23:18:02.802Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
23:18:03 [2019-11-08T23:18:03.248Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:18:03 [2019-11-08T23:18:03.734Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
23:18:05 [2019-11-08T23:18:05.634Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
23:18:05 [2019-11-08T23:18:05.634Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
23:18:07 [2019-11-08T23:18:07.531Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
23:18:07 [2019-11-08T23:18:07.975Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:18:08 [2019-11-08T23:18:08.462Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
23:18:09 [2019-11-08T23:18:09.392Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
23:18:11 [2019-11-08T23:18:11.076Z] --- PASS: TestDaemonStartWithLogOpt (14.58s)
23:18:11 [2019-11-08T23:18:11.291Z] === RUN   TestDockerSuite/TestUpdateStats
23:18:14 [2019-11-08T23:18:14.977Z] --- PASS: TestContinueAfterPluginCrash (19.40s)
23:18:14 [2019-11-08T23:18:14.977Z] PASS
23:18:14 [2019-11-08T23:18:14.977Z] 
23:18:14 [2019-11-08T23:18:14.977Z] DONE 2 tests in 19.496s
23:18:14 [2019-11-08T23:18:14.977Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:18:14 [2019-11-08T23:18:14.977Z] ++ 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
23:18:14 [2019-11-08T23:18:14.977Z] ++ set -e
23:18:14 [2019-11-08T23:18:14.977Z] ++ '[' -n 0 ']'
23:18:14 [2019-11-08T23:18:14.977Z] ++ set -x
23:18:14 [2019-11-08T23:18:14.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:18:14 [2019-11-08T23:18:14.977Z] INFO: Testing against a local daemon
23:18:14 [2019-11-08T23:18:14.977Z] === RUN   TestPluginWithDevMounts
23:18:14 [2019-11-08T23:18:14.977Z] === PAUSE TestPluginWithDevMounts
23:18:14 [2019-11-08T23:18:14.977Z] === CONT  TestPluginWithDevMounts
23:18:15 [2019-11-08T23:18:15.467Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
23:18:16 [2019-11-08T23:18:16.585Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:18:16 [2019-11-08T23:18:16.838Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
23:18:16 [2019-11-08T23:18:16.838Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
23:18:17 [2019-11-08T23:18:17.268Z] --- PASS: TestPluginWithDevMounts (2.29s)
23:18:17 [2019-11-08T23:18:17.268Z] PASS
23:18:17 [2019-11-08T23:18:17.268Z] 
23:18:17 [2019-11-08T23:18:17.268Z] DONE 1 tests in 2.392s
23:18:17 [2019-11-08T23:18:17.268Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
23:18:17 [2019-11-08T23:18:17.268Z] ++ 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
23:18:17 [2019-11-08T23:18:17.268Z] ++ set -e
23:18:17 [2019-11-08T23:18:17.268Z] ++ '[' -n 0 ']'
23:18:17 [2019-11-08T23:18:17.268Z] ++ set -x
23:18:17 [2019-11-08T23:18:17.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
23:18:17 [2019-11-08T23:18:17.268Z] INFO: Testing against a local daemon
23:18:17 [2019-11-08T23:18:17.268Z] === RUN   TestSecretInspect
23:18:18 [2019-11-08T23:18:18.210Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
23:18:19 [2019-11-08T23:18:19.141Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:18:19 [2019-11-08T23:18:19.566Z] --- PASS: TestSecretInspect (2.21s)
23:18:19 [2019-11-08T23:18:19.566Z] === RUN   TestSecretList
23:18:21 [2019-11-08T23:18:21.318Z] --- PASS: TestSecretList (2.25s)
23:18:21 [2019-11-08T23:18:21.318Z] === RUN   TestSecretsCreateAndDelete
23:18:23 [2019-11-08T23:18:23.618Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
23:18:23 [2019-11-08T23:18:23.618Z] === RUN   TestSecretsUpdate
23:18:23 [2019-11-08T23:18:23.650Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:18:24 [2019-11-08T23:18:24.107Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:18:24 [2019-11-08T23:18:24.395Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
23:18:25 [2019-11-08T23:18:25.914Z] --- PASS: TestSecretsUpdate (2.28s)
23:18:25 [2019-11-08T23:18:25.914Z] === RUN   TestTemplatedSecret
23:18:27 [2019-11-08T23:18:27.679Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
23:18:28 [2019-11-08T23:18:28.920Z] --- PASS: TestTemplatedSecret (2.83s)
23:18:28 [2019-11-08T23:18:28.920Z] === RUN   TestSecretCreateResolve
23:18:30 [2019-11-08T23:18:30.983Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
23:18:31 [2019-11-08T23:18:31.214Z] --- PASS: TestSecretCreateResolve (2.20s)
23:18:31 [2019-11-08T23:18:31.214Z] PASS
23:18:31 [2019-11-08T23:18:31.214Z] 
23:18:31 [2019-11-08T23:18:31.214Z] DONE 6 tests in 14.139s
23:18:31 [2019-11-08T23:18:31.214Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
23:18:31 [2019-11-08T23:18:31.214Z] ++ 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
23:18:31 [2019-11-08T23:18:31.214Z] ++ set -e
23:18:31 [2019-11-08T23:18:31.214Z] ++ '[' -n 0 ']'
23:18:31 [2019-11-08T23:18:31.214Z] ++ set -x
23:18:31 [2019-11-08T23:18:31.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
23:18:31 [2019-11-08T23:18:31.214Z] INFO: Testing against a local daemon
23:18:31 [2019-11-08T23:18:31.214Z] === RUN   TestServiceCreateInit
23:18:31 [2019-11-08T23:18:31.214Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:18:34 [2019-11-08T23:18:34.260Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:18:34 [2019-11-08T23:18:34.408Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:18:34 [2019-11-08T23:18:34.408Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:18:34 [2019-11-08T23:18:34.408Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:18:36 [2019-11-08T23:18:36.085Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:18:38 [2019-11-08T23:18:38.437Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:18:39 [2019-11-08T23:18:39.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:18:39 [2019-11-08T23:18:39.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:18:39 [2019-11-08T23:18:39.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:18:39 [2019-11-08T23:18:39.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:18:39 [2019-11-08T23:18:39.090Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:18:39 [2019-11-08T23:18:39.929Z] --- PASS: TestServiceCreateInit (8.31s)
23:18:39 [2019-11-08T23:18:39.930Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s)
23:18:39 [2019-11-08T23:18:39.930Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.10s)
23:18:39 [2019-11-08T23:18:39.930Z] === RUN   TestCreateServiceMultipleTimes
23:18:44 [2019-11-08T23:18:44.985Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
23:18:46 [2019-11-08T23:18:46.355Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
23:18:48 [2019-11-08T23:18:48.877Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
23:18:50 [2019-11-08T23:18:50.772Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
23:18:52 [2019-11-08T23:18:52.141Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
23:18:54 [2019-11-08T23:18:54.666Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
23:18:57 [2019-11-08T23:18:57.192Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
23:18:59 [2019-11-08T23:18:59.192Z] --- PASS: TestCreateServiceMultipleTimes (17.97s)
23:18:59 [2019-11-08T23:18:59.193Z] === RUN   TestCreateServiceConflict
23:18:59 [2019-11-08T23:18:59.529Z] --- PASS: TestCreateServiceConflict (2.24s)
23:18:59 [2019-11-08T23:18:59.530Z] === RUN   TestCreateServiceMaxReplicas
23:18:59 [2019-11-08T23:18:59.719Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
23:19:02 [2019-11-08T23:19:02.257Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
23:19:02 [2019-11-08T23:19:02.534Z] --- PASS: TestCreateServiceMaxReplicas (3.04s)
23:19:02 [2019-11-08T23:19:02.534Z] === RUN   TestCreateWithDuplicateNetworkNames
23:19:04 [2019-11-08T23:19:04.198Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:19:04 [2019-11-08T23:19:04.784Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:19:07 [2019-11-08T23:19:07.922Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:19:08 [2019-11-08T23:19:08.887Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:19:08 [2019-11-08T23:19:08.887Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:19:10 [2019-11-08T23:19:10.419Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:19:10 [2019-11-08T23:19:10.419Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:19:14 [2019-11-08T23:19:14.144Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:19:15 [2019-11-08T23:19:15.117Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:19:15 [2019-11-08T23:19:15.117Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:19:15 [2019-11-08T23:19:15.117Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:19:16 [2019-11-08T23:19:16.649Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:19:17 [2019-11-08T23:19:17.107Z] === RUN   TestDockerSuite/TestBuildCmd
23:19:17 [2019-11-08T23:19:17.565Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:19:18 [2019-11-08T23:19:18.023Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:19:18 [2019-11-08T23:19:18.481Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:19:18 [2019-11-08T23:19:18.530Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.27s)
23:19:18 [2019-11-08T23:19:18.530Z] === RUN   TestCreateServiceSecretFileMode
23:19:18 [2019-11-08T23:19:18.530Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
23:19:18 [2019-11-08T23:19:18.530Z] === RUN   TestCreateServiceConfigFileMode
23:19:19 [2019-11-08T23:19:19.638Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:19:19 [2019-11-08T23:19:19.638Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:19:19 [2019-11-08T23:19:19.638Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:19:20 [2019-11-08T23:19:20.569Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:19:20 [2019-11-08T23:19:20.569Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:19:20 [2019-11-08T23:19:20.569Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:19:20 [2019-11-08T23:19:20.569Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:19:21 [2019-11-08T23:19:21.500Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:19:21 [2019-11-08T23:19:21.500Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:19:21 [2019-11-08T23:19:21.535Z] --- PASS: TestCreateServiceConfigFileMode (2.56s)
23:19:21 [2019-11-08T23:19:21.535Z] === RUN   TestCreateServiceSysctls
23:19:22 [2019-11-08T23:19:22.871Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:19:22 [2019-11-08T23:19:22.871Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:19:22 [2019-11-08T23:19:22.871Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:19:22 [2019-11-08T23:19:22.871Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:19:22 [2019-11-08T23:19:22.871Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:19:23 [2019-11-08T23:19:23.161Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:19:24 [2019-11-08T23:19:24.568Z] --- PASS: TestCreateServiceSysctls (3.44s)
23:19:24 [2019-11-08T23:19:24.568Z] === RUN   TestCreateServiceCapabilities
23:19:24 [2019-11-08T23:19:24.692Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:19:24 [2019-11-08T23:19:24.692Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:19:25 [2019-11-08T23:19:25.395Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
23:19:25 [2019-11-08T23:19:25.395Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:19:25 [2019-11-08T23:19:25.653Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:19:25 [2019-11-08T23:19:25.658Z] === RUN   TestDockerSuite/TestBuildContChar
23:19:25 [2019-11-08T23:19:25.910Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:19:25 [2019-11-08T23:19:25.910Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:19:26 [2019-11-08T23:19:26.168Z] === RUN   TestDockerSuite/TestVolumeEvents
23:19:27 [2019-11-08T23:19:27.101Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:19:27 [2019-11-08T23:19:27.572Z] --- PASS: TestCreateServiceCapabilities (2.71s)
23:19:27 [2019-11-08T23:19:27.572Z] === RUN   TestInspect
23:19:30 [2019-11-08T23:19:30.377Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:19:30 [2019-11-08T23:19:30.377Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:19:30 [2019-11-08T23:19:30.377Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:19:30 [2019-11-08T23:19:30.578Z] --- PASS: TestInspect (2.88s)
23:19:30 [2019-11-08T23:19:30.578Z] === RUN   TestServiceListWithStatuses
23:19:30 [2019-11-08T23:19:30.578Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:19:30 [2019-11-08T23:19:30.578Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:19:30 [2019-11-08T23:19:30.578Z] === RUN   TestDockerNetworkConnectAlias
23:19:33 [2019-11-08T23:19:33.681Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:19:35 [2019-11-08T23:19:35.502Z] --- PASS: TestDockerNetworkConnectAlias (4.64s)
23:19:35 [2019-11-08T23:19:35.502Z] === RUN   TestDockerNetworkReConnect
23:19:37 [2019-11-08T23:19:37.861Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:19:37 [2019-11-08T23:19:37.861Z] --- PASS: TestDockerSuite (1850.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.62s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.13s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.27s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.44s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.89s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.73s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (5.98s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.62s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.91s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.73s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.27s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.25s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.80s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.61s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.69s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.36s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.20s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.35s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.09s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.25s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.42s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.07s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.82s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.11s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.58s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.29s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.28s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.59s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.92s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.32s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.13s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.22s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddTar (11.64s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.43s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.39s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.58s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.87s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.56s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.79s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.79s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.66s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.78s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.00s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.68s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.22s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.79s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.14s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.25s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.79s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.01s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.63s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.66s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.83s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.98s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.08s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.07s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.39s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.45s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.44s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.96s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.45s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.80s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.42s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.861Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:19:37 [2019-11-08T23:19:37.861Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.861Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
23:19:37 [2019-11-08T23:19:37.861Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.861Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:19:37 [2019-11-08T23:19:37.861Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.62s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.15s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.77s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.96s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.10s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.92s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.06s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.62s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.91s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.83s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.32s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.72s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.02s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.37s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.61s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.08s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.36s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.89s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.87s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.79s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.45s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.76s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.52s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.35s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.55s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:19:37 [2019-11-08T23:19:37.861Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.57s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.40s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFails (0.97s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.56s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.50s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.99s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.78s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.46s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.28s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (4.05s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.83s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.64s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.39s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.70s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.18s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.53s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.63s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.11s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.79s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.73s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.84s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.90s)
23:19:37 [2019-11-08T23:19:37.861Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.49s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.75s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.08s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.13s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.65s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.65s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.42s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.25s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.90s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.22s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.16s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.58s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.53s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.40s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.81s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.69s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.78s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.16s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.77s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.75s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.59s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.26s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.51s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.86s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.98s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.73s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.18s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildRm (3.41s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.20s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.59s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.40s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.54s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.71s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.46s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.00s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.53s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.45s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.38s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.64s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildUser (2.07s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.97s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.56s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.23s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.50s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.86s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.74s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.15s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.04s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.06s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.65s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.02s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.44s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_sni_test.go:18: Flakey test
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.96s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.12s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitChange (1.13s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.04s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.75s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.82s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.97s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.92s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.02s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.99s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.88s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.90s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.90s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.87s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.87s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.20s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.76s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.98s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.89s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.98s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.13s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.04s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.57s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.12s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.61s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.60s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.62s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.60s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008e2760_<nil>} (1.63s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1332278477_/foo_false__<nil>_<nil>_<nil>} (1.71s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1332278477_/foo_true__<nil>_<nil>_<nil>} (1.62s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3640824776_/foo_false__<nil>_<nil>_<nil>} (1.68s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3640824776_/foo_true__<nil>_<nil>_<nil>} (1.65s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3640824776_/foo_true__0xc0008e2be0_<nil>_<nil>} (1.64s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008e2c00_<nil>} (1.61s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008e2c20_<nil>} (1.64s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008e2c40_<nil>} (1.62s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008e2c60_<nil>} (1.64s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
23:19:37 [2019-11-08T23:19:37.862Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.02s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.44s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.78s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.21s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.21s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.06s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.14s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.08s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.14s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.17s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.96s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.08s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.72s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.89s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.54s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.74s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.90s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.41s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseH (4.10s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.91s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.66s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToDot (0.95s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.77s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.06s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.08s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.40s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.11s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.16s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.65s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.09s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.13s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.21s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- PASS: TestDockerSuite/TestCreateRM (0.19s)
23:19:37 [2019-11-08T23:19:37.862Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:19:37 [2019-11-08T23:19:37.862Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.39s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.82s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.85s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.99s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.52s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.65s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.32s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.18s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.33s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.39s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.94s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.15s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.95s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.65s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.42s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.68s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.36s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.12s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.38s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.65s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.66s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.38s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.863Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:19:37 [2019-11-08T23:19:37.863Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.94s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsRename (0.96s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsResize (1.37s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.88s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.79s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.10s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsTop (1.15s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.67s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExec (0.93s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.85s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.16s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.09s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.81s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.65s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecEnv (1.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.88s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.93s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.05s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.05s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecParseError (0.88s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.87s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.49s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.07s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.07s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.53s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (1.32s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecTTY (1.62s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.19s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.27s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:19:37 [2019-11-08T23:19:37.863Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.07s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.11s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.90s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.90s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.20s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.96s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestHealth (21.35s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.14s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.95s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.99s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.96s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.78s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImportFile (2.08s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.27s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.07s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.96s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.98s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.87s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.91s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.88s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.17s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.99s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:19:37 [2019-11-08T23:19:37.863Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.40s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.07s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.05s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.09s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:19:37 [2019-11-08T23:19:37.863Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.92s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.93s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.99s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.11s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.88s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.21s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.83s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.89s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.98s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.11s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.95s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.75s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.87s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.69s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.11s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.70s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.46s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.57s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.99s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.65s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.74s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.03s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.23s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.52s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.33s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.41s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.01s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.91s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsSince (6.87s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsTail (1.08s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.97s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.42s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.88s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestNetHostname (2.83s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
23:19:37 [2019-11-08T23:19:37.863Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.39s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPluginActive (2.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.00s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.63s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.57s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.73s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.38s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.19s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.25s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.74s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPortList (10.55s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.48s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.71s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.93s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.48s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.97s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.74s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.85s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.42s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.12s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.35s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.74s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.88s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.83s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.60s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.64s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.55s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.96s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.15s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.08s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.54s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.33s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.59s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.71s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.19s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.70s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.18s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.33s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.65s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.06s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.96s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.85s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.90s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.99s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.61s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.98s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.97s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.31s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.54s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.96s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.93s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.88s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.93s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.90s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.94s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.89s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.96s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.89s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.89s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.99s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.64s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.95s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.79s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.88s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.66s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.43s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.96s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.79s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.88s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.78s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.83s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.66s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.43s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.78s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.72s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.71s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.92s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.11s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.28s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.31s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.77s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.68s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunMount (6.65s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.69s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.50s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.59s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.61s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.81s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.87s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.82s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.24s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (1.03s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.89s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.60s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.34s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.08s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.02s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.99s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.90s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.09s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.95s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.92s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.80s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.87s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.92s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.86s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.90s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:19:37 [2019-11-08T23:19:37.864Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.41s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.72s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunRm (0.92s)
23:19:37 [2019-11-08T23:19:37.864Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.90s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.39s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.10s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.84s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.80s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.80s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.90s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunState (1.73s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.69s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.78s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.08s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.18s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.50s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.82s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.88s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.86s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.78s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.83s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.22s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.70s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.82s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.53s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.13s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.89s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.82s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.88s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.66s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.91s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.35s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.88s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.88s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.89s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.67s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.78s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.90s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.03s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.21s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents955045170
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.67s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.27s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.63s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.71s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.17s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.73s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (3.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (3.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (1.00s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.94s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.61s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.52s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.78s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.78s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.92s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.97s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.85s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.88s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.41s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.02s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.91s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.07s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.89s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.01s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.01s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.61s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.86s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.64s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.77s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.54s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.44s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.44s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.53s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.67s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.53s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.45s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.55s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.47s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.31s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.21s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.07s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.10s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.96s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.71s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.21s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.37s)
23:19:37 [2019-11-08T23:19:37.865Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:19:37 [2019-11-08T23:19:37.865Z]         docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:19:37 [2019-11-08T23:19:37.865Z] === RUN   TestDockerRegistrySuite
23:19:37 [2019-11-08T23:19:37.865Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:19:38 [2019-11-08T23:19:38.020Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:19:38 [2019-11-08T23:19:38.020Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:19:38 [2019-11-08T23:19:38.020Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:19:38 [2019-11-08T23:19:38.986Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:19:39 [2019-11-08T23:19:39.363Z] --- PASS: TestDockerNetworkReConnect (4.70s)
23:19:39 [2019-11-08T23:19:39.363Z] === RUN   TestServicePlugin
23:19:39 [2019-11-08T23:19:39.363Z] --- SKIP: TestServicePlugin (0.00s)
23:19:39 [2019-11-08T23:19:39.363Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:19:39 [2019-11-08T23:19:39.363Z] === RUN   TestServiceUpdateLabel
23:19:39 [2019-11-08T23:19:39.442Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:19:39 [2019-11-08T23:19:39.763Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:19:39 [2019-11-08T23:19:39.763Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
23:19:39 [2019-11-08T23:19:39.900Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:19:39 [2019-11-08T23:19:39.900Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:19:40 [2019-11-08T23:19:40.865Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:19:41 [2019-11-08T23:19:41.133Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:19:41 [2019-11-08T23:19:41.323Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:19:41 [2019-11-08T23:19:41.323Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:19:41 [2019-11-08T23:19:41.323Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:19:41 [2019-11-08T23:19:41.390Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
23:19:41 [2019-11-08T23:19:41.390Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
23:19:41 [2019-11-08T23:19:41.663Z] --- PASS: TestServiceUpdateLabel (2.25s)
23:19:41 [2019-11-08T23:19:41.663Z] === RUN   TestServiceUpdateSecrets
23:19:41 [2019-11-08T23:19:41.955Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
23:19:41 [2019-11-08T23:19:41.955Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
23:19:43 [2019-11-08T23:19:43.334Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
23:19:43 [2019-11-08T23:19:43.334Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:19:43 [2019-11-08T23:19:43.599Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:19:46 [2019-11-08T23:19:46.122Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
23:19:48 [2019-11-08T23:19:48.645Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:19:51 [2019-11-08T23:19:51.621Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:19:52 [2019-11-08T23:19:52.824Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
23:19:53 [2019-11-08T23:19:53.388Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:19:55 [2019-11-08T23:19:55.284Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
23:19:57 [2019-11-08T23:19:57.696Z] --- PASS: TestServiceUpdateSecrets (14.78s)
23:19:57 [2019-11-08T23:19:57.696Z] === RUN   TestServiceUpdateConfigs
23:19:58 [2019-11-08T23:19:58.560Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:19:59 [2019-11-08T23:19:59.933Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:20:01 [2019-11-08T23:20:01.305Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:20:02 [2019-11-08T23:20:02.678Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:20:04 [2019-11-08T23:20:04.053Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:20:05 [2019-11-08T23:20:05.949Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:20:07 [2019-11-08T23:20:07.319Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:20:08 [2019-11-08T23:20:08.689Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:20:11 [2019-11-08T23:20:11.966Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:20:13 [2019-11-08T23:20:13.665Z] --- PASS: TestServiceUpdateConfigs (14.72s)
23:20:13 [2019-11-08T23:20:13.665Z] === RUN   TestServiceUpdateNetwork
23:20:14 [2019-11-08T23:20:14.493Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:20:15 [2019-11-08T23:20:15.865Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:20:20 [2019-11-08T23:20:20.055Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:20:20 [2019-11-08T23:20:20.987Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:20:21 [2019-11-08T23:20:21.244Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:20:21 [2019-11-08T23:20:21.549Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:20:22 [2019-11-08T23:20:22.007Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:20:22 [2019-11-08T23:20:22.974Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:20:23 [2019-11-08T23:20:23.141Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:20:24 [2019-11-08T23:20:24.072Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:20:24 [2019-11-08T23:20:24.653Z] --- PASS: TestServiceUpdateNetwork (12.96s)
23:20:24 [2019-11-08T23:20:24.654Z] PASS
23:20:24 [2019-11-08T23:20:24.654Z] 
23:20:24 [2019-11-08T23:20:24.654Z] === Skipped
23:20:24 [2019-11-08T23:20:24.654Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
23:20:24 [2019-11-08T23:20:24.654Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:20:24 [2019-11-08T23:20:24.654Z] 
23:20:24 [2019-11-08T23:20:24.654Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
23:20:24 [2019-11-08T23:20:24.654Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:20:24 [2019-11-08T23:20:24.654Z] 
23:20:24 [2019-11-08T23:20:24.654Z] 
23:20:24 [2019-11-08T23:20:24.654Z] DONE 20 tests, 2 skipped in 113.174s
23:20:24 [2019-11-08T23:20:24.654Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
23:20:24 [2019-11-08T23:20:24.654Z] ++ 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
23:20:24 [2019-11-08T23:20:24.654Z] ++ set -e
23:20:24 [2019-11-08T23:20:24.654Z] ++ '[' -n 0 ']'
23:20:24 [2019-11-08T23:20:24.654Z] ++ set -x
23:20:24 [2019-11-08T23:20:24.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
23:20:24 [2019-11-08T23:20:24.654Z] INFO: Testing against a local daemon
23:20:24 [2019-11-08T23:20:24.654Z] === RUN   TestSessionCreate
23:20:24 [2019-11-08T23:20:24.654Z] --- PASS: TestSessionCreate (0.06s)
23:20:24 [2019-11-08T23:20:24.654Z] === RUN   TestSessionCreateWithBadUpgrade
23:20:24 [2019-11-08T23:20:24.654Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
23:20:24 [2019-11-08T23:20:24.654Z] PASS
23:20:24 [2019-11-08T23:20:24.654Z] 
23:20:24 [2019-11-08T23:20:24.654Z] DONE 2 tests in 0.195s
23:20:24 [2019-11-08T23:20:24.654Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
23:20:24 [2019-11-08T23:20:24.654Z] ++ 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
23:20:24 [2019-11-08T23:20:24.654Z] ++ set -e
23:20:24 [2019-11-08T23:20:24.654Z] ++ '[' -n 0 ']'
23:20:24 [2019-11-08T23:20:24.654Z] ++ set -x
23:20:24 [2019-11-08T23:20:24.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
23:20:24 [2019-11-08T23:20:24.654Z] INFO: Testing against a local daemon
23:20:24 [2019-11-08T23:20:24.654Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:20:24 [2019-11-08T23:20:24.654Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:20:24 [2019-11-08T23:20:24.654Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:20:24 [2019-11-08T23:20:24.654Z] === RUN   TestEventsExecDie
23:20:25 [2019-11-08T23:20:25.377Z] --- PASS: TestEventsExecDie (0.92s)
23:20:25 [2019-11-08T23:20:25.378Z] === RUN   TestEventsBackwardsCompatible
23:20:25 [2019-11-08T23:20:25.441Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:20:25 [2019-11-08T23:20:25.716Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
23:20:25 [2019-11-08T23:20:25.716Z] === RUN   TestInfoBinaryCommits
23:20:25 [2019-11-08T23:20:25.716Z] --- PASS: TestInfoBinaryCommits (0.06s)
23:20:25 [2019-11-08T23:20:25.716Z] === RUN   TestInfoAPIVersioned
23:20:25 [2019-11-08T23:20:25.716Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:20:25 [2019-11-08T23:20:25.716Z] === RUN   TestInfoDiscoveryBackend
23:20:26 [2019-11-08T23:20:26.053Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
23:20:26 [2019-11-08T23:20:26.053Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:20:27 [2019-11-08T23:20:27.221Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:20:27 [2019-11-08T23:20:27.221Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:20:27 [2019-11-08T23:20:27.559Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
23:20:27 [2019-11-08T23:20:27.559Z] === RUN   TestInfoAPI
23:20:27 [2019-11-08T23:20:27.897Z] --- PASS: TestInfoAPI (0.05s)
23:20:27 [2019-11-08T23:20:27.897Z] === RUN   TestInfoAPIWarnings
23:20:28 [2019-11-08T23:20:28.234Z] --- PASS: TestInfoAPIWarnings (0.54s)
23:20:28 [2019-11-08T23:20:28.234Z] === RUN   TestInfoDebug
23:20:28 [2019-11-08T23:20:28.979Z] --- PASS: TestInfoDebug (0.54s)
23:20:28 [2019-11-08T23:20:28.979Z] === RUN   TestInfoInsecureRegistries
23:20:29 [2019-11-08T23:20:29.317Z] --- PASS: TestInfoInsecureRegistries (0.54s)
23:20:29 [2019-11-08T23:20:29.317Z] === RUN   TestInfoRegistryMirrors
23:20:29 [2019-11-08T23:20:29.617Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:20:29 [2019-11-08T23:20:29.617Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:20:30 [2019-11-08T23:20:30.036Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:20:30 [2019-11-08T23:20:30.036Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:20:30 [2019-11-08T23:20:30.036Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:20:30 [2019-11-08T23:20:30.036Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:20:30 [2019-11-08T23:20:30.038Z] --- PASS: TestInfoRegistryMirrors (0.54s)
23:20:30 [2019-11-08T23:20:30.038Z] === RUN   TestLoginFailsWithBadCredentials
23:20:30 [2019-11-08T23:20:30.374Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s)
23:20:30 [2019-11-08T23:20:30.374Z] === RUN   TestPingCacheHeaders
23:20:30 [2019-11-08T23:20:30.498Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:20:30 [2019-11-08T23:20:30.498Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:20:30 [2019-11-08T23:20:30.710Z] --- PASS: TestPingCacheHeaders (0.05s)
23:20:30 [2019-11-08T23:20:30.710Z] === RUN   TestPingGet
23:20:30 [2019-11-08T23:20:30.710Z] --- PASS: TestPingGet (0.04s)
23:20:30 [2019-11-08T23:20:30.710Z] === RUN   TestPingHead
23:20:30 [2019-11-08T23:20:30.710Z] --- PASS: TestPingHead (0.05s)
23:20:30 [2019-11-08T23:20:30.710Z] === RUN   TestVersion
23:20:30 [2019-11-08T23:20:30.710Z] --- PASS: TestVersion (0.05s)
23:20:30 [2019-11-08T23:20:30.710Z] PASS
23:20:30 [2019-11-08T23:20:30.710Z] 
23:20:30 [2019-11-08T23:20:30.710Z] === Skipped
23:20:30 [2019-11-08T23:20:30.710Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:20:30 [2019-11-08T23:20:30.710Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:20:30 [2019-11-08T23:20:30.710Z] 
23:20:30 [2019-11-08T23:20:30.710Z] 
23:20:30 [2019-11-08T23:20:30.710Z] DONE 18 tests, 1 skipped in 6.242s
23:20:30 [2019-11-08T23:20:30.710Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
23:20:30 [2019-11-08T23:20:30.710Z] ++ 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
23:20:30 [2019-11-08T23:20:30.710Z] ++ set -e
23:20:30 [2019-11-08T23:20:30.710Z] ++ '[' -n 0 ']'
23:20:30 [2019-11-08T23:20:30.710Z] ++ set -x
23:20:30 [2019-11-08T23:20:30.710Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
23:20:30 [2019-11-08T23:20:30.710Z] INFO: Testing against a local daemon
23:20:30 [2019-11-08T23:20:30.710Z] === RUN   TestVolumesCreateAndList
23:20:30 [2019-11-08T23:20:30.710Z] --- PASS: TestVolumesCreateAndList (0.04s)
23:20:30 [2019-11-08T23:20:30.710Z] === RUN   TestVolumesRemove
23:20:30 [2019-11-08T23:20:30.988Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:20:31 [2019-11-08T23:20:31.046Z] --- PASS: TestVolumesRemove (0.11s)
23:20:31 [2019-11-08T23:20:31.046Z] === RUN   TestVolumesInspect
23:20:31 [2019-11-08T23:20:31.046Z] --- PASS: TestVolumesInspect (0.04s)
23:20:31 [2019-11-08T23:20:31.046Z] === RUN   TestVolumesInvalidJSON
23:20:31 [2019-11-08T23:20:31.046Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:20:31 [2019-11-08T23:20:31.046Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:20:31 [2019-11-08T23:20:31.046Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:20:31 [2019-11-08T23:20:31.046Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:20:31 [2019-11-08T23:20:31.046Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:20:31 [2019-11-08T23:20:31.046Z] PASS
23:20:31 [2019-11-08T23:20:31.046Z] 
23:20:31 [2019-11-08T23:20:31.046Z] DONE 5 tests in 0.307s
23:20:31 [2019-11-08T23:20:31.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:20:31 [2019-11-08T23:20:31.245Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:20:31 [2019-11-08T23:20:31.386Z] ++++ cat bundles/test-integration/docker.pid
23:20:31 [2019-11-08T23:20:31.386Z] +++ kill 13167
23:20:31 [2019-11-08T23:20:31.502Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:20:31 [2019-11-08T23:20:31.759Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:20:32 [2019-11-08T23:20:32.017Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:20:32 [2019-11-08T23:20:32.274Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:20:32 [2019-11-08T23:20:32.530Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:20:33 [2019-11-08T23:20:33.078Z] +++ /etc/init.d/apparmor stop
23:20:33 [2019-11-08T23:20:33.078Z] Clearing AppArmor profiles cache:.
23:20:33 [2019-11-08T23:20:33.078Z] All profile caches have been cleared, but no profiles have been unloaded.
23:20:33 [2019-11-08T23:20:33.078Z] Unloading profiles will leave already running processes permanently
23:20:33 [2019-11-08T23:20:33.078Z] unconfined, which can lead to unexpected situations.
23:20:33 [2019-11-08T23:20:33.078Z] 
23:20:33 [2019-11-08T23:20:33.078Z] To set a process to complain mode, use the command line tool
23:20:33 [2019-11-08T23:20:33.078Z] 'aa-complain'. To really tear down all profiles, run the init script
23:20:33 [2019-11-08T23:20:33.078Z] with the 'teardown' option."
23:20:33 [2019-11-08T23:20:33.078Z] 
23:20:33 [2019-11-08T23:20:33.901Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
Post stage
[Pipeline] junit
23:20:35 [2019-11-08T23:20:35.462Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:20:36 [2019-11-08T23:20:36.424Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:20:36 [2019-11-08T23:20:36.589Z] + echo Ensuring container killed.
23:20:36 [2019-11-08T23:20:36.589Z] Ensuring container killed.
23:20:36 [2019-11-08T23:20:36.589Z] + docker rm -vf docker-pr2
23:20:36 [2019-11-08T23:20:36.589Z] Error: No such container: docker-pr2
23:20:36 [2019-11-08T23:20:36.589Z] + true
[Pipeline] sh
23:20:37 [2019-11-08T23:20:37.161Z] + echo Chowning /workspace to jenkins user
23:20:37 [2019-11-08T23:20:37.161Z] Chowning /workspace to jenkins user
23:20:37 [2019-11-08T23:20:37.161Z] + id -u
23:20:37 [2019-11-08T23:20:37.161Z] + id -g
23:20:37 [2019-11-08T23:20:37.161Z] + docker run --rm -v /home/docker/workspace/moby_PR-40142:/workspace busybox chown -R 1001:1001 /workspace
23:20:37 [2019-11-08T23:20:37.161Z] Unable to find image 'busybox:latest' locally
23:20:37 [2019-11-08T23:20:37.355Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:20:37 [2019-11-08T23:20:37.496Z] latest: Pulling from library/busybox
23:20:37 [2019-11-08T23:20:37.496Z] f5cba301420e: Pulling fs layer
23:20:37 [2019-11-08T23:20:37.837Z] f5cba301420e: Verifying Checksum
23:20:37 [2019-11-08T23:20:37.837Z] f5cba301420e: Download complete
23:20:38 [2019-11-08T23:20:38.175Z] f5cba301420e: Pull complete
23:20:38 [2019-11-08T23:20:38.175Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0
23:20:38 [2019-11-08T23:20:38.175Z] Status: Downloaded newer image for busybox:latest
23:20:38 [2019-11-08T23:20:38.729Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:20:39 [2019-11-08T23:20:39.660Z] === RUN   TestDockerRegistrySuite/TestV2Only
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:20:40 [2019-11-08T23:20:40.449Z] + bundleName=ppc64le-integration
23:20:40 [2019-11-08T23:20:40.449Z] + echo Creating ppc64le-integration-bundles.tar.gz
23:20:40 [2019-11-08T23:20:40.449Z] Creating ppc64le-integration-bundles.tar.gz
23:20:40 [2019-11-08T23:20:40.449Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+  -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz
23:20:40 [2019-11-08T23:20:40.449Z] 
[Pipeline] archiveArtifacts
23:20:40 [2019-11-08T23:20:40.541Z] Archiving artifacts
23:20:40 [2019-11-08T23:20:40.591Z] --- PASS: TestDockerRegistrySuite (62.98s)
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.06s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dd55817564a3f] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.60s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d488aab55bfd9] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.20s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [da67e7a527aef] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d4691f486c9b5] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.99s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d83efd1a98f40] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.86s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [ddac9d82c0274] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.69s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d08c31ffa8306] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.58s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [da0111f0c2720] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.36s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d57eaddd43dbb] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.52s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d4d7931777ca6] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.58s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dd2db443fdd4c] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.55s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dc8e43ebb2803] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.40s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [ddf4fb2ead9c6] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.50s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d79c8a1cb6915] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.89s)
23:20:40 [2019-11-08T23:20:40.591Z]         docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7de7f9dd5a1cdccbf9f08dfaac25661316909ae49319adecc2442f1d0053d478
23:20:40 [2019-11-08T23:20:40.591Z]         docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a1827957cb55b9fa92cd1cff6f7336bfe0b1816a61af1d00261cd29a40a975eb
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d104bcbdf8962] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.91s)
23:20:40 [2019-11-08T23:20:40.591Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eebbcb61294d493495cef26462d4a90b5abe7287ac5095f4cf04b60ed1bc6df4
23:20:40 [2019-11-08T23:20:40.591Z]         docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6dc86b5054277ad4ae32a3f742cdfe2dbc4133637c7b7a846d3246cc77861d34
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [da1cbfa39935e] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.45s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d318cefa61770] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.73s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d2583216f7f3f] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dfe64f7ee6cf4] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dd515ab3ea3e2] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.61s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dbb288077fee4] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [de1118ebd4a38] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.30s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d1cc89f09d84d] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.73s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [da3eb2cbe988b] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dafe17dc93364] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d3d31268b6caa] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dd66dacbd91a0] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d86bc7a5737f2] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d8026ce987d03] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dd8b2b363e701] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d283b993af067] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d9cbda2e7b382] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [df933c792e74e] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [dc876b89fc208] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.18s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d8baf813ba0e4] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s)
23:20:40 [2019-11-08T23:20:40.591Z]         check_test.go:196: [d4e12094969d6] daemon is not started
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
23:20:40 [2019-11-08T23:20:40.591Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
23:20:40 [2019-11-08T23:20:40.591Z] === RUN   TestDockerSchema1RegistrySuite
23:20:40 [2019-11-08T23:20:40.591Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:20:40 [2019-11-08T23:20:40.849Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:20:40 [2019-11-08T23:20:40.916Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40142/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:20:41 [2019-11-08T23:20:41.465Z] + make clean
23:20:41 [2019-11-08T23:20:41.801Z] make: command: Command not found
23:20:41 [2019-11-08T23:20:41.801Z] make: command: Command not found
23:20:41 [2019-11-08T23:20:41.801Z] docker volume rm -f docker-dev-cache
23:20:42 [2019-11-08T23:20:42.136Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:20:45 [2019-11-08T23:20:45.030Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:20:50 [2019-11-08T23:20:50.307Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:20:50 [2019-11-08T23:20:50.308Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
23:20:51 [2019-11-08T23:20:51.570Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:20:51 [2019-11-08T23:20:51.570Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:20:51 [2019-11-08T23:20:51.570Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:20:53 [2019-11-08T23:20:53.586Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
23:20:54 [2019-11-08T23:20:54.154Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:20:56 [2019-11-08T23:20:56.053Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:20:57 [2019-11-08T23:20:57.423Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
23:20:57 [2019-11-08T23:20:57.681Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:20:57 [2019-11-08T23:20:57.681Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:20:59 [2019-11-08T23:20:59.578Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:21:00 [2019-11-08T23:21:00.142Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
23:21:00 [2019-11-08T23:21:00.706Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:21:02 [2019-11-08T23:21:02.603Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:21:05 [2019-11-08T23:21:05.879Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
23:21:06 [2019-11-08T23:21:06.812Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:21:07 [2019-11-08T23:21:07.379Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:21:07 [2019-11-08T23:21:07.944Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:21:08 [2019-11-08T23:21:08.201Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:21:08 [2019-11-08T23:21:08.459Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:21:08 [2019-11-08T23:21:08.716Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
23:21:08 [2019-11-08T23:21:08.716Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:21:09 [2019-11-08T23:21:09.233Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:21:09 [2019-11-08T23:21:09.233Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:21:09 [2019-11-08T23:21:09.233Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:21:09 [2019-11-08T23:21:09.281Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:21:09 [2019-11-08T23:21:09.281Z] --- PASS: TestDockerSchema1RegistrySuite (28.73s)
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [daaa2066c2957] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.38s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d6c04355dc8b4] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.50s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [db27f9a6c5f3c] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.64s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d9d775f3bf77b] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.88s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [daca835878151] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [db84cc2d6b8be] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d5285be266354] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d1533963acd48] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.44s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d8002001732ef] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.47s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d8892d193bdf7] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.49s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d1171f79382db] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.57s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d14da632acc65] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.70s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d9b89a2e5ab03] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [dd4e70f3d1a79] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d43874b60fb51] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [de03b18403698] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [d6b76c516339d] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
23:21:09 [2019-11-08T23:21:09.281Z]         check_test.go:223: [db831c0e26f89] daemon is not started
23:21:09 [2019-11-08T23:21:09.281Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:21:09 [2019-11-08T23:21:09.281Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:21:10 [2019-11-08T23:21:10.212Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:21:10 [2019-11-08T23:21:10.778Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:21:11 [2019-11-08T23:21:11.035Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:21:12 [2019-11-08T23:21:12.132Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:21:12 [2019-11-08T23:21:12.407Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:21:12 [2019-11-08T23:21:12.407Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:21:12 [2019-11-08T23:21:12.971Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:21:13 [2019-11-08T23:21:13.535Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:21:13 [2019-11-08T23:21:13.535Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.29s)
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s)
23:21:13 [2019-11-08T23:21:13.535Z]         check_test.go:252: [d3fa7f1769b12] daemon is not started
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.67s)
23:21:13 [2019-11-08T23:21:13.535Z]         check_test.go:252: [db602e62796c0] daemon is not started
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s)
23:21:13 [2019-11-08T23:21:13.535Z]         check_test.go:252: [d480e25fc7c49] daemon is not started
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
23:21:13 [2019-11-08T23:21:13.535Z]         check_test.go:252: [d287d448d82c1] daemon is not started
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
23:21:13 [2019-11-08T23:21:13.535Z]         check_test.go:252: [d189b5600c5b6] daemon is not started
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s)
23:21:13 [2019-11-08T23:21:13.535Z]         check_test.go:252: [d4ede69778ada] daemon is not started
23:21:13 [2019-11-08T23:21:13.535Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
23:21:13 [2019-11-08T23:21:13.535Z]         check_test.go:252: [d4f4dee2a9b5b] daemon is not started
23:21:13 [2019-11-08T23:21:13.535Z] === RUN   TestDockerRegistryAuthTokenSuite
23:21:13 [2019-11-08T23:21:13.535Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:21:14 [2019-11-08T23:21:14.307Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:21:16 [2019-11-08T23:21:16.479Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:21:18 [2019-11-08T23:21:18.787Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:21:18 [2019-11-08T23:21:18.787Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:21:19 [2019-11-08T23:21:19.045Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:21:19 [2019-11-08T23:21:19.045Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:21:19 [2019-11-08T23:21:19.307Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
23:21:19 [2019-11-08T23:21:19.307Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
23:21:19 [2019-11-08T23:21:19.307Z]         check_test.go:279: [d8dac18111940] daemon is not started
23:21:19 [2019-11-08T23:21:19.307Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
23:21:19 [2019-11-08T23:21:19.307Z]         check_test.go:279: [de9a48515c416] daemon is not started
23:21:19 [2019-11-08T23:21:19.307Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
23:21:19 [2019-11-08T23:21:19.307Z]         check_test.go:279: [d07060b525ebb] daemon is not started
23:21:19 [2019-11-08T23:21:19.307Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
23:21:19 [2019-11-08T23:21:19.307Z]         check_test.go:279: [d7c101048e655] daemon is not started
23:21:19 [2019-11-08T23:21:19.307Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
23:21:19 [2019-11-08T23:21:19.307Z]         check_test.go:279: [d370dbe346e44] daemon is not started
23:21:19 [2019-11-08T23:21:19.307Z] === RUN   TestDockerNetworkSuite
23:21:19 [2019-11-08T23:21:19.307Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
23:21:22 [2019-11-08T23:21:22.596Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
23:21:23 [2019-11-08T23:21:23.966Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
23:21:29 [2019-11-08T23:21:29.221Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
23:21:29 [2019-11-08T23:21:29.221Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
23:21:31 [2019-11-08T23:21:31.744Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
23:21:35 [2019-11-08T23:21:35.918Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
23:21:37 [2019-11-08T23:21:37.814Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
23:21:45 [2019-11-08T23:21:45.913Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
23:21:46 [2019-11-08T23:21:46.845Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
23:21:48 [2019-11-08T23:21:48.740Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
23:21:51 [2019-11-08T23:21:51.266Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
23:21:51 [2019-11-08T23:21:51.523Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
23:21:53 [2019-11-08T23:21:53.419Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
23:21:54 [2019-11-08T23:21:54.351Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
23:21:55 [2019-11-08T23:21:55.283Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
23:21:55 [2019-11-08T23:21:55.283Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
23:21:57 [2019-11-08T23:21:57.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
23:21:59 [2019-11-08T23:21:59.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
23:21:59 [2019-11-08T23:21:59.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
23:21:59 [2019-11-08T23:21:59.347Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
23:22:01 [2019-11-08T23:22:01.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
23:22:01 [2019-11-08T23:22:01.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
23:22:01 [2019-11-08T23:22:01.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
23:22:01 [2019-11-08T23:22:01.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
23:22:03 [2019-11-08T23:22:03.139Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
23:22:04 [2019-11-08T23:22:04.511Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
23:22:04 [2019-11-08T23:22:04.769Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
23:22:05 [2019-11-08T23:22:05.343Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
23:22:05 [2019-11-08T23:22:05.343Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
23:22:06 [2019-11-08T23:22:06.715Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
23:22:07 [2019-11-08T23:22:07.132Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:22:08 [2019-11-08T23:22:08.097Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:22:08 [2019-11-08T23:22:08.097Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:22:09 [2019-11-08T23:22:09.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
23:22:12 [2019-11-08T23:22:12.513Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
23:22:13 [2019-11-08T23:22:13.444Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
23:22:15 [2019-11-08T23:22:15.968Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
23:22:20 [2019-11-08T23:22:20.147Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
23:22:24 [2019-11-08T23:22:24.326Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
23:22:24 [2019-11-08T23:22:24.326Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
23:22:24 [2019-11-08T23:22:24.583Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
23:22:25 [2019-11-08T23:22:25.516Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
23:22:25 [2019-11-08T23:22:25.773Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
23:22:26 [2019-11-08T23:22:26.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
23:22:26 [2019-11-08T23:22:26.288Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
23:22:26 [2019-11-08T23:22:26.547Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
23:22:26 [2019-11-08T23:22:26.547Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
23:22:26 [2019-11-08T23:22:26.804Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
23:22:31 [2019-11-08T23:22:31.006Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
23:22:31 [2019-11-08T23:22:31.264Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
23:22:31 [2019-11-08T23:22:31.264Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
23:22:31 [2019-11-08T23:22:31.264Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
23:22:33 [2019-11-08T23:22:33.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
23:22:33 [2019-11-08T23:22:33.725Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
23:22:37 [2019-11-08T23:22:37.905Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
23:22:43 [2019-11-08T23:22:43.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
23:22:43 [2019-11-08T23:22:43.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
23:22:44 [2019-11-08T23:22:44.091Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
23:22:46 [2019-11-08T23:22:46.613Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
23:22:46 [2019-11-08T23:22:46.613Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
23:22:47 [2019-11-08T23:22:47.983Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
23:22:48 [2019-11-08T23:22:48.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
23:22:50 [2019-11-08T23:22:50.811Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
23:22:58 [2019-11-08T23:22:58.913Z] --- PASS: TestDockerNetworkSuite (98.42s)
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.12s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [dd35801177a88] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d70e235c9937d] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.95s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d9dedcab96967] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.99s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [df23025166746] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.78s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:1233: [d13fa35cbb6b1] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.01s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d6c8fff97c2da] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.50s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d68375367bb40] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.09s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d34d15ec963cc] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.15s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d47f0796f7789] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.20s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [da552895586e5] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d62088fe14a9b] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.81s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d255afffada19] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.81s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [dc141fd838af3] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d33cb4e8c7e75] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.49s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d28d61c44ae92] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.50s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d895a6128c74b] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.28s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d37790d18aafa] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d4dbdabfa3178] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [dc39ad0ed485a] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.62s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d05c8a1de60d5] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.64s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d0cfaf2ef10a6] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d5aeb73febec4] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s)
23:22:58 [2019-11-08T23:22:58.913Z]         docker_cli_network_unix_test.go:46: [d067dc7fc6571] daemon is not started
23:22:58 [2019-11-08T23:22:58.913Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d469b3e4dbe24] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.24s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:968: [d835c23df9d0b] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.76s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d37e82c76b4ac] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.19s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:1116: [d2f52b6293a2e] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d89f7ab20006a] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d68c36a99480a] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [de2a0005adeae] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d5ba1f6f671f4] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.29s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d2d77fedeaccf] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.22s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d3657c245bc8b] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [dd57884da65da] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.83s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d4b3c2e1b09b2] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d6c457af1cd00] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d0808e0660c69] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.50s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [df9b642d13e13] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.90s)
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.62s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:1084: [d56e6181eaed8] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [dd0a8ab1e4b31] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [ded8281ebb2d3] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.79s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d9ea7d00259b6] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d310150e9c59b] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.35s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [db08e31ceda27] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.78s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [da8fb6d6be3ef] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.63s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [db0930fb76b3f] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.25s)
23:22:58 [2019-11-08T23:22:58.914Z]         docker_cli_network_unix_test.go:46: [d2e3a6b0632d7] daemon is not started
23:22:58 [2019-11-08T23:22:58.914Z] === RUN   TestDockerHubPullSuite
23:22:58 [2019-11-08T23:22:58.914Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
23:22:59 [2019-11-08T23:22:59.171Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
23:23:01 [2019-11-08T23:23:01.692Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
23:23:01 [2019-11-08T23:23:01.692Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
23:23:03 [2019-11-08T23:23:03.062Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
23:23:03 [2019-11-08T23:23:03.320Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
23:23:03 [2019-11-08T23:23:03.320Z] --- PASS: TestDockerHubPullSuite (5.54s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.48s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
23:23:03 [2019-11-08T23:23:03.320Z] PASS
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === Skipped
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_sni_test.go:18: Flakey test
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.320Z] 
23:23:03 [2019-11-08T23:23:03.320Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:23:03 [2019-11-08T23:23:03.320Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:23:03 [2019-11-08T23:23:03.321Z] 
23:23:03 [2019-11-08T23:23:03.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.321Z] 
23:23:03 [2019-11-08T23:23:03.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.321Z] 
23:23:03 [2019-11-08T23:23:03.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
23:23:03 [2019-11-08T23:23:03.321Z] 
23:23:03 [2019-11-08T23:23:03.321Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:23:03 [2019-11-08T23:23:03.321Z]         docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:23:03 [2019-11-08T23:23:03.321Z] 
23:23:03 [2019-11-08T23:23:03.321Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
23:23:03 [2019-11-08T23:23:03.321Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s)
23:23:03 [2019-11-08T23:23:03.321Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:23:03 [2019-11-08T23:23:03.321Z]         docker_cli_network_unix_test.go:46: [d0808e0660c69] daemon is not started
23:23:03 [2019-11-08T23:23:03.321Z] 
23:23:03 [2019-11-08T23:23:03.321Z] 
23:23:03 [2019-11-08T23:23:03.321Z] DONE 1277 tests, 44 skipped in 2092.171s
23:23:03 [2019-11-08T23:23:03.321Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:23:03 [2019-11-08T23:23:03.321Z] ++++ cat bundles/test-integration/docker.pid
23:23:03 [2019-11-08T23:23:03.321Z] +++ kill 7246
23:23:08 [2019-11-08T23:23:08.494Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:23:08 [2019-11-08T23:23:08.952Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:23:09 [2019-11-08T23:23:09.917Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:23:11 [2019-11-08T23:23:11.430Z] +++ /etc/init.d/apparmor stop
23:23:11 [2019-11-08T23:23:11.430Z] Clearing AppArmor profiles cache:.
23:23:11 [2019-11-08T23:23:11.430Z] All profile caches have been cleared, but no profiles have been unloaded.
23:23:11 [2019-11-08T23:23:11.430Z] Unloading profiles will leave already running processes permanently
23:23:11 [2019-11-08T23:23:11.430Z] unconfined, which can lead to unexpected situations.
23:23:11 [2019-11-08T23:23:11.430Z] 
23:23:11 [2019-11-08T23:23:11.430Z] To set a process to complain mode, use the command line tool
23:23:11 [2019-11-08T23:23:11.430Z] 'aa-complain'. To really tear down all profiles, run the init script
23:23:11 [2019-11-08T23:23:11.430Z] with the 'teardown' option."
23:23:11 [2019-11-08T23:23:11.430Z] 
23:23:29 [2019-11-08T23:23:29.488Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
23:23:35 [2019-11-08T23:23:35.046Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:23:42 [2019-11-08T23:23:42.140Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:23:47 [2019-11-08T23:23:47.547Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
23:23:56 [2019-11-08T23:23:56.977Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:24:05 [2019-11-08T23:24:05.603Z] --- PASS: TestDockerSwarmSuite (1753.68s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.29s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.60s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.01s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.04s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:563: [dd27aae4fff88] joining swarm manager [d7f38bda630e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:585: [d8259a9b2420e] joining swarm manager [d7f38bda630e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]         check_test.go:380: [dd27aae4fff88] daemon is not started
23:24:05 [2019-11-08T23:24:05.603Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.76s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:46: [d01d516907a6c] joining swarm manager [d29ab1c12ae3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (50.17s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.58s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:304: [d6b0971db3e3f] joining swarm manager [da9aa324d2682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:305: [d9febcd2e939a] joining swarm manager [da9aa324d2682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:364: Waiting for possible election...
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.96s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:272: [d383a35e5234c] joining swarm manager [dfa89069711c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:273: [d22a20b2cb800] joining swarm manager [dfa89069711c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.21s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.55s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.38s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_node_test.go:19: [d29797883fdbc] joining swarm manager [d536bdb8cb985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_node_test.go:20: [dbae51e144417] joining swarm manager [d536bdb8cb985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.43s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:502: [d0536a5344d87] joining swarm manager [dc4ef57031993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:507: [d86ec20ecacb0] joining swarm manager [dc4ef57031993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.25s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_node_test.go:80: [d92b7e9a1c082] joining swarm manager [d18e580dee98d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.45s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_node_test.go:52: [d2dbe02a88bc8] joining swarm manager [d7e922fb4f5c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_node_test.go:53: [dcd9009dbb0a6] joining swarm manager [d7e922fb4f5c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (26.98s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:202: [df1df4ec82232] joining swarm manager [dd9ca06eee936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.32s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:384: [d4fbd6640a125] joining swarm manager [db9566db7fdc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:385: [d1a3d0774a4fb] joining swarm manager [db9566db7fdc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]         check_test.go:380: [d1a3d0774a4fb] daemon is not started
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (46.85s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:802: [d4baffe7cff37] joining swarm manager [de1e42b254efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:802: [dd6f927ef2658] joining swarm manager [de1e42b254efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:802: [d50f64cbdeb7b] joining swarm manager [de1e42b254efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:802: [d2712feedbf2a] joining swarm manager [de1e42b254efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_test.go:810: [dc6412fbdde13] joining swarm manager [de1e42b254efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.76s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.61s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:394: [ddc702c7fba24] joining swarm manager [de1de60ca5c10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:394: [ded83ce794afe] joining swarm manager [de1de60ca5c10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.94s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:342: [d08617cb38cd0] joining swarm manager [dc2592b260b32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:342: [d6c907b440d42] joining swarm manager [dc2592b260b32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.11s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:489: [d9ae3d673a273] joining swarm manager [d93c6d2cef2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:489: [d7bf21692ad28] joining swarm manager [d93c6d2cef2ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.63s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.38s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:127: [df175d4c9e410] joining swarm manager [d4b80fb0752f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:128: [dc79cbb9ad079] joining swarm manager [d4b80fb0752f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:136: [da182c2c9452b] joining swarm manager [d4b80fb0752f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:137: [d60a009777814] joining swarm manager [d4b80fb0752f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.06s)
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.62s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:303: [d0f7a98ea63a2] joining swarm manager [dbc4109ebf0e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:303: [d6632d9a003d1] joining swarm manager [dbc4109ebf0e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.44s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:99: [d175fe694f705] joining swarm manager [d1ce2505a6152]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:100: [dde13c411e709] joining swarm manager [d1ce2505a6152]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.603Z]         check_test.go:380: [d175fe694f705] daemon is not started
23:24:05 [2019-11-08T23:24:05.603Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.59s)
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:532: [d4c29fb8f3703] joining swarm manager [d68bacb65b4d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.603Z]         docker_api_swarm_service_test.go:533: [dbd6e32af58f0] joining swarm manager [d68bacb65b4d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.14s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_api_swarm_service_test.go:147: [dd28ea4e1134a] joining swarm manager [d6bbae21da0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]         docker_api_swarm_service_test.go:147: [da62b41e48dcc] joining swarm manager [d6bbae21da0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.24s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.64s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.73s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.30s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.50s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (9.82s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.92s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.36s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.04s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.44s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.44s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.56s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.30s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.75s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (5.79s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.58s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.26s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.85s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.88s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.83s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.50s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.34s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.54s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.94s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.10s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_service_logs_test.go:241: checking task nvpwsjswloot
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_service_logs_test.go:246: checking messages for nvpwsjswloot
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_service_logs_test.go:241: checking task rdodmi5swugh
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_service_logs_test.go:246: checking messages for rdodmi5swugh
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.10s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.88s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.04s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.64s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.21s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1901: [d53e9d1823559] joining swarm manager [da4891cfdeeac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1902: [dc49c1b5c04d1] joining swarm manager [da4891cfdeeac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.51s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.10s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.27s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.50s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1802: [dac8d00444db6] joining swarm manager [d6517b93a1c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1803: [d0485a093eba6] joining swarm manager [d6517b93a1c27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.43s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.60s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1321: [dcc80cc695826] joining swarm manager [d0baf3c90f921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1322: [d91b969c7843e] joining swarm manager [d0baf3c90f921]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.95s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (15.01s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.94s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.51s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.87s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.56s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.25s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.97s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.57s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1186: [d10748c827597] joining swarm manager [d9bad39f09c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1195: [d974329eaf572] joining swarm manager [d9bad39f09c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.32s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.90s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.00s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1118: [d6531c6f68e94] joining swarm manager [dac6c76eb226e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1119: [dec44064ef527] joining swarm manager [dac6c76eb226e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1172: [dd6110a4907c0] joining swarm manager [dac6c76eb226e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.30s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1453: [dcece9bd37ba3] joining swarm manager [d5ea2d9b61604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_test.go:1454: [d99ce3503e3f0] joining swarm manager [d5ea2d9b61604]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.30s)
23:24:05 [2019-11-08T23:24:05.604Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s)
23:24:05 [2019-11-08T23:24:05.604Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.38s)
23:24:05 [2019-11-08T23:24:05.604Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
23:24:05 [2019-11-08T23:24:05.604Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.13s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.04s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.52s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_cli_swarm_unix_test.go:62: [d9b07a2291b9e] joining swarm manager [dfdc302734fb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.13s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.17s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.08s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.02s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.36s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.70s)
23:24:05 [2019-11-08T23:24:05.604Z]         docker_api_swarm_test.go:962: [d733da167250d] joining swarm manager [dd445c623e488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.79s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.38s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.77s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (11.35s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.89s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.46s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.74s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.92s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.30s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.86s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.93s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (53.65s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s)
23:24:05 [2019-11-08T23:24:05.604Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.91s)
23:24:05 [2019-11-08T23:24:05.604Z] === RUN   TestDockerExternalVolumeSuite
23:24:05 [2019-11-08T23:24:05.604Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
23:24:20 [2019-11-08T23:24:20.457Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
23:24:32 [2019-11-08T23:24:32.697Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:24:39 [2019-11-08T23:24:39.791Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:24:48 [2019-11-08T23:24:48.381Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:25:28 [2019-11-08T23:25:28.103Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
23:25:36 [2019-11-08T23:25:36.199Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
23:26:08 [2019-11-08T23:26:08.243Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:26:14 [2019-11-08T23:26:14.482Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:26:18 [2019-11-08T23:26:18.229Z] === RUN   TestDockerSuite/TestBuildEnv
23:26:18 [2019-11-08T23:26:18.229Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:26:18 [2019-11-08T23:26:18.229Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:26:18 [2019-11-08T23:26:18.229Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:26:18 [2019-11-08T23:26:18.229Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:26:18 [2019-11-08T23:26:18.229Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:26:21 [2019-11-08T23:26:21.142Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:26:21 [2019-11-08T23:26:21.142Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:26:21 [2019-11-08T23:26:21.142Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:26:21 [2019-11-08T23:26:21.142Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:26:22 [2019-11-08T23:26:22.114Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:26:23 [2019-11-08T23:26:23.106Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
23:26:26 [2019-11-08T23:26:26.819Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:26:44 [2019-11-08T23:26:44.531Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:26:44 [2019-11-08T23:26:44.531Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:26:44 [2019-11-08T23:26:44.531Z] === RUN   TestDockerSuite/TestBuildExpose
23:26:44 [2019-11-08T23:26:44.531Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:26:44 [2019-11-08T23:26:44.531Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:26:44 [2019-11-08T23:26:44.531Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:26:44 [2019-11-08T23:26:44.531Z] === RUN   TestDockerSuite/TestBuildFails
23:26:49 [2019-11-08T23:26:49.245Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:26:49 [2019-11-08T23:26:49.245Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:26:53 [2019-11-08T23:26:53.985Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:26:55 [2019-11-08T23:26:55.148Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
23:26:57 [2019-11-08T23:26:57.732Z] === RUN   TestDockerSuite/TestBuildForceRm
23:27:03 [2019-11-08T23:27:03.540Z] === RUN   TestDockerSuite/TestBuildFromGit
23:27:07 [2019-11-08T23:27:07.332Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
23:27:09 [2019-11-08T23:27:09.348Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:27:09 [2019-11-08T23:27:09.810Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:27:14 [2019-11-08T23:27:14.513Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:27:14 [2019-11-08T23:27:14.513Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:27:15 [2019-11-08T23:27:15.486Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:27:15 [2019-11-08T23:27:15.947Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:27:15 [2019-11-08T23:27:15.947Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:27:24 [2019-11-08T23:27:24.536Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:27:24 [2019-11-08T23:27:24.536Z] === RUN   TestDockerSuite/TestBuildHistory
23:27:34 [2019-11-08T23:27:34.880Z] === RUN   TestDockerSuite/TestBuildIidFile
23:27:34 [2019-11-08T23:27:34.880Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:27:35 [2019-11-08T23:27:35.853Z] === RUN   TestDockerSuite/TestBuildInheritance
23:27:35 [2019-11-08T23:27:35.853Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:27:36 [2019-11-08T23:27:36.825Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:27:36 [2019-11-08T23:27:36.825Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:27:39 [2019-11-08T23:27:39.375Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
23:27:45 [2019-11-08T23:27:45.411Z] === RUN   TestDockerSuite/TestBuildLabel
23:27:46 [2019-11-08T23:27:46.383Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:27:46 [2019-11-08T23:27:46.844Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:27:47 [2019-11-08T23:27:47.306Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:27:47 [2019-11-08T23:27:47.767Z] === RUN   TestDockerSuite/TestBuildLabels
23:27:48 [2019-11-08T23:27:48.740Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:27:50 [2019-11-08T23:27:50.282Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:27:54 [2019-11-08T23:27:54.986Z] === RUN   TestDockerSuite/TestBuildLastModified
23:27:54 [2019-11-08T23:27:54.986Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:27:54 [2019-11-08T23:27:54.986Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:27:54 [2019-11-08T23:27:54.986Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:27:54 [2019-11-08T23:27:54.986Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:27:54 [2019-11-08T23:27:54.986Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:27:54 [2019-11-08T23:27:54.986Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:27:55 [2019-11-08T23:27:55.447Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:27:55 [2019-11-08T23:27:55.908Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:27:57 [2019-11-08T23:27:57.432Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
23:28:00 [2019-11-08T23:28:00.613Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:28:12 [2019-11-08T23:28:12.285Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
23:28:15 [2019-11-08T23:28:15.458Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:28:15 [2019-11-08T23:28:15.458Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:28:15 [2019-11-08T23:28:15.458Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:28:45 [2019-11-08T23:28:45.453Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:28:55 [2019-11-08T23:28:55.795Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:28:58 [2019-11-08T23:28:58.924Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
23:28:59 [2019-11-08T23:28:59.543Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:29:04 [2019-11-08T23:29:04.249Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:29:10 [2019-11-08T23:29:10.056Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:29:16 [2019-11-08T23:29:16.984Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
23:29:24 [2019-11-08T23:29:24.891Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:29:24 [2019-11-08T23:29:24.891Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:29:37 [2019-11-08T23:29:37.299Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:29:37 [2019-11-08T23:29:37.299Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:29:37 [2019-11-08T23:29:37.299Z] === RUN   TestDockerSuite/TestBuildNetNone
23:29:37 [2019-11-08T23:29:37.299Z] === RUN   TestDockerSuite/TestBuildNoContext
23:29:38 [2019-11-08T23:29:38.271Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:29:46 [2019-11-08T23:29:46.856Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:29:49 [2019-11-08T23:29:49.026Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
23:29:49 [2019-11-08T23:29:49.044Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:29:49 [2019-11-08T23:29:49.505Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:29:49 [2019-11-08T23:29:49.505Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:29:51 [2019-11-08T23:29:51.690Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:29:52 [2019-11-08T23:29:52.661Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:29:53 [2019-11-08T23:29:53.634Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:30:02 [2019-11-08T23:30:02.225Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:30:03 [2019-11-08T23:30:03.769Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:30:12 [2019-11-08T23:30:12.354Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:30:13 [2019-11-08T23:30:13.895Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:30:21 [2019-11-08T23:30:21.066Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
23:30:22 [2019-11-08T23:30:22.492Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:30:26 [2019-11-08T23:30:26.241Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:30:30 [2019-11-08T23:30:30.946Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:30:31 [2019-11-08T23:30:31.407Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:30:31 [2019-11-08T23:30:31.407Z] === RUN   TestDockerSuite/TestBuildPATH
23:30:31 [2019-11-08T23:30:31.407Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:30:33 [2019-11-08T23:30:33.594Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:30:33 [2019-11-08T23:30:33.594Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:30:35 [2019-11-08T23:30:35.918Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
23:30:53 [2019-11-08T23:30:53.978Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
23:31:10 [2019-11-08T23:31:10.895Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
23:31:10 [2019-11-08T23:31:10.905Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:31:25 [2019-11-08T23:31:25.747Z] --- PASS: TestDockerExternalVolumeSuite (441.48s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_external_volume_driver_test.go:53: [df29850eb671e] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_external_volume_driver_test.go:53: [d8f39c5fc8d27] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_external_volume_driver_test.go:53: [dff56c74a2e77] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_external_volume_driver_test.go:53: [d08b8c6c04255] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.62s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.64s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_external_volume_driver_test.go:485: [d2e3564f68dca] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_external_volume_driver_test.go:53: [def89f1fbd04c] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z] PASS
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] === Skipped
23:31:25 [2019-11-08T23:31:25.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables
23:31:25 [2019-11-08T23:31:25.747Z]         check_test.go:309: [d27ab7527e373] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:31:25 [2019-11-08T23:31:25.747Z]         check_test.go:309: [d50f7624bcede] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:31:25 [2019-11-08T23:31:25.747Z]         check_test.go:309: [d45f6ecde1c61] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:31:25 [2019-11-08T23:31:25.747Z]         check_test.go:309: [d207d48f1f0d8] daemon is not started
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:31:25 [2019-11-08T23:31:25.747Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] 
23:31:25 [2019-11-08T23:31:25.747Z] DONE 273 tests, 6 skipped in 2593.553s
23:31:25 [2019-11-08T23:31:25.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:31:25 [2019-11-08T23:31:25.747Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d95b3a442b071/docker.pid
23:31:25 [2019-11-08T23:31:25.747Z] +++ kill 7101
23:31:25 [2019-11-08T23:31:25.747Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7101 is not a child of this shell
23:31:25 [2019-11-08T23:31:25.747Z] warning: PID 7101 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d95b3a442b071/docker.pid had a nonzero exit code
23:31:25 [2019-11-08T23:31:25.747Z] ++++ cat bundles/test-integration/docker.pid
23:31:25 [2019-11-08T23:31:25.747Z] +++ kill 7270
23:31:26 [2019-11-08T23:31:26.310Z] +++ /etc/init.d/apparmor stop
23:31:26 [2019-11-08T23:31:26.310Z] Clearing AppArmor profiles cache:.
23:31:26 [2019-11-08T23:31:26.310Z] All profile caches have been cleared, but no profiles have been unloaded.
23:31:26 [2019-11-08T23:31:26.310Z] Unloading profiles will leave already running processes permanently
23:31:26 [2019-11-08T23:31:26.310Z] unconfined, which can lead to unexpected situations.
23:31:26 [2019-11-08T23:31:26.310Z] 
23:31:26 [2019-11-08T23:31:26.310Z] To set a process to complain mode, use the command line tool
23:31:26 [2019-11-08T23:31:26.310Z] 'aa-complain'. To really tear down all profiles, run the init script
23:31:26 [2019-11-08T23:31:26.310Z] with the 'teardown' option."
23:31:26 [2019-11-08T23:31:26.310Z] 
23:31:26 [2019-11-08T23:31:26.874Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
23:31:26 [2019-11-08T23:31:26.893Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:31:27 [2019-11-08T23:31:27.955Z] + echo Ensuring container killed.
23:31:27 [2019-11-08T23:31:27.955Z] Ensuring container killed.
23:31:27 [2019-11-08T23:31:27.955Z] + docker ps -aq -f name=docker-pr2-*
23:31:27 [2019-11-08T23:31:27.955Z] + cids=9168ad919661
23:31:27 [2019-11-08T23:31:27.955Z] 8df380fb190f
23:31:27 [2019-11-08T23:31:27.955Z] c9b69f1921c0
23:31:27 [2019-11-08T23:31:27.955Z] + [ -n 9168ad919661
23:31:27 [2019-11-08T23:31:27.955Z] 8df380fb190f
23:31:27 [2019-11-08T23:31:27.955Z] c9b69f1921c0 ]
23:31:27 [2019-11-08T23:31:27.955Z] + docker rm -vf 9168ad919661 8df380fb190f c9b69f1921c0
23:31:29 [2019-11-08T23:31:29.850Z] 9168ad919661
23:31:31 [2019-11-08T23:31:31.745Z] 8df380fb190f
23:31:32 [2019-11-08T23:31:32.026Z] === RUN   TestDockerSuite/TestBuildRm
23:31:33 [2019-11-08T23:31:33.116Z] c9b69f1921c0
[Pipeline] sh
23:31:33 [2019-11-08T23:31:33.398Z] + echo Chowning /workspace to jenkins user
23:31:33 [2019-11-08T23:31:33.398Z] Chowning /workspace to jenkins user
23:31:33 [2019-11-08T23:31:33.398Z] + id -u
23:31:33 [2019-11-08T23:31:33.398Z] + id -g
23:31:33 [2019-11-08T23:31:33.398Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40142:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:31:37 [2019-11-08T23:31:37.873Z] + bundleName=amd64
23:31:37 [2019-11-08T23:31:37.874Z] + echo Creating amd64-bundles.tar.gz
23:31:37 [2019-11-08T23:31:37.874Z] Creating amd64-bundles.tar.gz
23:31:37 [2019-11-08T23:31:37.874Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:31:37 [2019-11-08T23:31:37.874Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
23:31:39 [2019-11-08T23:31:39.322Z] Archiving artifacts
23:31:39 [2019-11-08T23:31:39.961Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40142/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:31:40 [2019-11-08T23:31:40.270Z] + make clean
23:31:40 [2019-11-08T23:31:40.527Z] docker volume rm -f docker-dev-cache
23:31:40 [2019-11-08T23:31:40.527Z] docker-dev-cache
[Pipeline] deleteDir
23:31:42 [2019-11-08T23:31:42.379Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:31:45 [2019-11-08T23:31:45.295Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:31:45 [2019-11-08T23:31:45.295Z] === RUN   TestDockerSuite/TestBuildScratchCopy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:31:45 [2019-11-08T23:31:45.756Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:31:46 [2019-11-08T23:31:46.846Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:31:49 [2019-11-08T23:31:49.762Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:31:52 [2019-11-08T23:31:52.679Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:32:03 [2019-11-08T23:32:03.018Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:32:17 [2019-11-08T23:32:17.855Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:32:17 [2019-11-08T23:32:17.855Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:32:17 [2019-11-08T23:32:17.855Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:32:28 [2019-11-08T23:32:28.205Z] === RUN   TestDockerSuite/TestBuildSpaces
23:32:28 [2019-11-08T23:32:28.205Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:32:32 [2019-11-08T23:32:32.909Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:32:32 [2019-11-08T23:32:32.909Z] === RUN   TestDockerSuite/TestBuildStderr
23:32:36 [2019-11-08T23:32:36.669Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:32:54 [2019-11-08T23:32:54.389Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:32:54 [2019-11-08T23:32:54.389Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:32:56 [2019-11-08T23:32:56.575Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:32:58 [2019-11-08T23:32:58.118Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:33:01 [2019-11-08T23:33:01.867Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:33:07 [2019-11-08T23:33:07.677Z] === RUN   TestDockerSuite/TestBuildUser
23:33:07 [2019-11-08T23:33:07.677Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:33:07 [2019-11-08T23:33:07.677Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:33:07 [2019-11-08T23:33:07.677Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:33:10 [2019-11-08T23:33:10.592Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:33:11 [2019-11-08T23:33:11.053Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:33:13 [2019-11-08T23:33:13.238Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:33:13 [2019-11-08T23:33:13.238Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:33:13 [2019-11-08T23:33:13.238Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:33:34 [2019-11-08T23:33:34.364Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:33:34 [2019-11-08T23:33:34.364Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:33:49 [2019-11-08T23:33:49.200Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:33:57 [2019-11-08T23:33:57.791Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:33:57 [2019-11-08T23:33:57.791Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:33:57 [2019-11-08T23:33:57.791Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:33:59 [2019-11-08T23:33:59.980Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:33:59 [2019-11-08T23:33:59.980Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
23:34:12 [2019-11-08T23:34:12.388Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:34:14 [2019-11-08T23:34:14.575Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:34:15 [2019-11-08T23:34:15.037Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:34:27 [2019-11-08T23:34:27.441Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:34:27 [2019-11-08T23:34:27.441Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:34:27 [2019-11-08T23:34:27.441Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:34:27 [2019-11-08T23:34:27.441Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:34:28 [2019-11-08T23:34:28.414Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:34:37 [2019-11-08T23:34:37.003Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:34:37 [2019-11-08T23:34:37.978Z] === RUN   TestDockerSuite/TestBuildXZHost
23:34:37 [2019-11-08T23:34:37.978Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:34:37 [2019-11-08T23:34:37.978Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:34:37 [2019-11-08T23:34:37.978Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:34:40 [2019-11-08T23:34:40.165Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:34:43 [2019-11-08T23:34:43.914Z] === RUN   TestDockerSuite/TestCommitChange
23:34:48 [2019-11-08T23:34:48.622Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:34:52 [2019-11-08T23:34:52.371Z] === RUN   TestDockerSuite/TestCommitHardlink
23:34:52 [2019-11-08T23:34:52.371Z] === RUN   TestDockerSuite/TestCommitNewFile
23:34:58 [2019-11-08T23:34:58.180Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:34:58 [2019-11-08T23:34:58.180Z] === RUN   TestDockerSuite/TestCommitTTY
23:35:10 [2019-11-08T23:35:10.587Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:35:13 [2019-11-08T23:35:13.502Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:35:19 [2019-11-08T23:35:19.380Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:35:25 [2019-11-08T23:35:25.186Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:35:25 [2019-11-08T23:35:25.186Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:35:26 [2019-11-08T23:35:26.158Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:35:26 [2019-11-08T23:35:26.158Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:35:26 [2019-11-08T23:35:26.158Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:35:26 [2019-11-08T23:35:26.158Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:35:28 [2019-11-08T23:35:28.345Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:35:28 [2019-11-08T23:35:28.345Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:35:28 [2019-11-08T23:35:28.345Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:35:30 [2019-11-08T23:35:30.533Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:35:30 [2019-11-08T23:35:30.533Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:35:30 [2019-11-08T23:35:30.533Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:35:30 [2019-11-08T23:35:30.533Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:35:30 [2019-11-08T23:35:30.533Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:35:33 [2019-11-08T23:35:33.453Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:35:34 [2019-11-08T23:35:34.996Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:35:36 [2019-11-08T23:35:36.538Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:35:36 [2019-11-08T23:35:36.539Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:35:36 [2019-11-08T23:35:36.539Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:35:38 [2019-11-08T23:35:38.724Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:35:38 [2019-11-08T23:35:38.724Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:35:40 [2019-11-08T23:35:40.267Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:35:40 [2019-11-08T23:35:40.267Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:35:40 [2019-11-08T23:35:40.267Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:35:42 [2019-11-08T23:35:42.453Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:35:42 [2019-11-08T23:35:42.453Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:35:43 [2019-11-08T23:35:43.996Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:35:43 [2019-11-08T23:35:43.996Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:35:46 [2019-11-08T23:35:46.183Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:35:46 [2019-11-08T23:35:46.183Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:35:47 [2019-11-08T23:35:47.727Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:35:51 [2019-11-08T23:35:51.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:35:58 [2019-11-08T23:35:58.564Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:35:58 [2019-11-08T23:35:58.564Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:35:58 [2019-11-08T23:35:58.564Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:35:59 [2019-11-08T23:35:59.025Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:35:59 [2019-11-08T23:35:59.025Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:35:59 [2019-11-08T23:35:59.997Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:35:59 [2019-11-08T23:35:59.997Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:36:02 [2019-11-08T23:36:02.184Z] === RUN   TestDockerSuite/TestContainerAPITop
23:36:02 [2019-11-08T23:36:02.184Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:36:04 [2019-11-08T23:36:04.372Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:36:04 [2019-11-08T23:36:04.372Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:36:08 [2019-11-08T23:36:08.119Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:36:09 [2019-11-08T23:36:09.662Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:36:09 [2019-11-08T23:36:09.662Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:36:09 [2019-11-08T23:36:09.662Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:36:09 [2019-11-08T23:36:09.662Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:36:09 [2019-11-08T23:36:09.662Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:36:09 [2019-11-08T23:36:09.662Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
23:36:11 [2019-11-08T23:36:11.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:36:11 [2019-11-08T23:36:11.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
23:36:13 [2019-11-08T23:36:13.392Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
23:36:15 [2019-11-08T23:36:15.576Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
23:36:17 [2019-11-08T23:36:17.221Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
23:36:24 [2019-11-08T23:36:24.310Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006cbc20_<nil>}
23:36:26 [2019-11-08T23:36:26.497Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1961371794_c:\foo_false__<nil>_<nil>_<nil>}
23:36:28 [2019-11-08T23:36:28.686Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1961371794_c:\foo_true__<nil>_<nil>_<nil>}
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:36:30 [2019-11-08T23:36:30.872Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:36:33 [2019-11-08T23:36:33.060Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:36:35 [2019-11-08T23:36:35.248Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:36:35 [2019-11-08T23:36:35.248Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:36:35 [2019-11-08T23:36:35.248Z] === RUN   TestDockerSuite/TestCpRelativePath
23:36:42 [2019-11-08T23:36:42.336Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:36:42 [2019-11-08T23:36:42.336Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:36:42 [2019-11-08T23:36:42.336Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:36:42 [2019-11-08T23:36:42.336Z] === RUN   TestDockerSuite/TestCpToCaseA
23:36:45 [2019-11-08T23:36:45.254Z] === RUN   TestDockerSuite/TestCpToCaseB
23:36:47 [2019-11-08T23:36:47.440Z] === RUN   TestDockerSuite/TestCpToCaseC
23:36:47 [2019-11-08T23:36:47.440Z] === RUN   TestDockerSuite/TestCpToCaseD
23:36:47 [2019-11-08T23:36:47.440Z] === RUN   TestDockerSuite/TestCpToCaseE
23:36:54 [2019-11-08T23:36:54.541Z] === RUN   TestDockerSuite/TestCpToCaseF
23:36:54 [2019-11-08T23:36:54.541Z] === RUN   TestDockerSuite/TestCpToCaseG
23:36:54 [2019-11-08T23:36:54.541Z] === RUN   TestDockerSuite/TestCpToCaseH
23:37:01 [2019-11-08T23:37:01.639Z] === RUN   TestDockerSuite/TestCpToCaseI
23:37:01 [2019-11-08T23:37:01.639Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:37:01 [2019-11-08T23:37:01.639Z] === RUN   TestDockerSuite/TestCpToDot
23:37:03 [2019-11-08T23:37:03.827Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:37:03 [2019-11-08T23:37:03.827Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:37:03 [2019-11-08T23:37:03.827Z] === RUN   TestDockerSuite/TestCpToStdout
23:37:10 [2019-11-08T23:37:10.918Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:37:10 [2019-11-08T23:37:10.918Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:37:10 [2019-11-08T23:37:10.918Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:37:10 [2019-11-08T23:37:10.918Z] === RUN   TestDockerSuite/TestCpVolumePath
23:37:10 [2019-11-08T23:37:10.918Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:37:10 [2019-11-08T23:37:10.918Z] === RUN   TestDockerSuite/TestCreateArgs
23:37:10 [2019-11-08T23:37:10.918Z] === RUN   TestDockerSuite/TestCreateByImageID
23:37:12 [2019-11-08T23:37:12.461Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:37:14 [2019-11-08T23:37:14.006Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:37:14 [2019-11-08T23:37:14.468Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:37:14 [2019-11-08T23:37:14.468Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:37:16 [2019-11-08T23:37:16.011Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:37:16 [2019-11-08T23:37:16.472Z] === RUN   TestDockerSuite/TestCreateLabels
23:37:16 [2019-11-08T23:37:16.934Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:37:16 [2019-11-08T23:37:16.934Z] === RUN   TestDockerSuite/TestCreateRM
23:37:16 [2019-11-08T23:37:16.934Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:37:16 [2019-11-08T23:37:16.934Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:37:16 [2019-11-08T23:37:16.934Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:37:17 [2019-11-08T23:37:17.396Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:37:24 [2019-11-08T23:37:24.549Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:37:24 [2019-11-08T23:37:24.549Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:37:24 [2019-11-08T23:37:24.549Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:37:28 [2019-11-08T23:37:28.297Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:37:28 [2019-11-08T23:37:28.297Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:37:28 [2019-11-08T23:37:28.297Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDevicePermissions
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDockerFails
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestEventsAttach
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestEventsCommit
23:37:29 [2019-11-08T23:37:29.841Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:37:32 [2019-11-08T23:37:32.028Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:37:33 [2019-11-08T23:37:33.571Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:37:35 [2019-11-08T23:37:35.763Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:37:42 [2019-11-08T23:37:42.857Z] === RUN   TestDockerSuite/TestEventsCopy
23:37:46 [2019-11-08T23:37:46.608Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:37:51 [2019-11-08T23:37:51.319Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:37:57 [2019-11-08T23:37:57.127Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:37:58 [2019-11-08T23:37:58.100Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:38:01 [2019-11-08T23:38:01.015Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:38:01 [2019-11-08T23:38:01.478Z] === RUN   TestDockerSuite/TestEventsFilterType
23:38:01 [2019-11-08T23:38:01.939Z] === RUN   TestDockerSuite/TestEventsFilters
23:38:05 [2019-11-08T23:38:05.686Z] === RUN   TestDockerSuite/TestEventsFormat
23:38:09 [2019-11-08T23:38:09.437Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:38:09 [2019-11-08T23:38:09.437Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:38:09 [2019-11-08T23:38:09.437Z] === RUN   TestDockerSuite/TestEventsImageImport
23:38:09 [2019-11-08T23:38:09.899Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:38:09 [2019-11-08T23:38:09.899Z] === RUN   TestDockerSuite/TestEventsImagePull
23:38:09 [2019-11-08T23:38:09.899Z] === RUN   TestDockerSuite/TestEventsImageTag
23:38:10 [2019-11-08T23:38:10.871Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:38:10 [2019-11-08T23:38:10.871Z] === RUN   TestDockerSuite/TestEventsRename
23:38:13 [2019-11-08T23:38:13.058Z] === RUN   TestDockerSuite/TestEventsResize
23:38:14 [2019-11-08T23:38:14.601Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:38:16 [2019-11-08T23:38:16.788Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:38:18 [2019-11-08T23:38:18.332Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:38:23 [2019-11-08T23:38:23.034Z] === RUN   TestDockerSuite/TestEventsTop
23:38:23 [2019-11-08T23:38:23.034Z] === RUN   TestDockerSuite/TestEventsUntag
23:38:25 [2019-11-08T23:38:25.220Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:38:28 [2019-11-08T23:38:28.969Z] === RUN   TestDockerSuite/TestExec
23:38:28 [2019-11-08T23:38:28.969Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:38:28 [2019-11-08T23:38:28.969Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:38:29 [2019-11-08T23:38:29.941Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:38:31 [2019-11-08T23:38:31.489Z] === RUN   TestDockerSuite/TestExecAPIStart
23:38:31 [2019-11-08T23:38:31.489Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:38:31 [2019-11-08T23:38:31.489Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:38:31 [2019-11-08T23:38:31.489Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:38:33 [2019-11-08T23:38:33.034Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:38:34 [2019-11-08T23:38:34.695Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:38:36 [2019-11-08T23:38:36.238Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:38:37 [2019-11-08T23:38:37.782Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:38:41 [2019-11-08T23:38:41.533Z] === RUN   TestDockerSuite/TestExecCgroup
23:38:41 [2019-11-08T23:38:41.534Z] === RUN   TestDockerSuite/TestExecEnv
23:38:41 [2019-11-08T23:38:41.534Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:38:41 [2019-11-08T23:38:41.534Z] === RUN   TestDockerSuite/TestExecExitStatus
23:38:43 [2019-11-08T23:38:43.079Z] === RUN   TestDockerSuite/TestExecInspectID
23:38:47 [2019-11-08T23:38:47.782Z] === RUN   TestDockerSuite/TestExecInteractive
23:38:47 [2019-11-08T23:38:47.782Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:38:47 [2019-11-08T23:38:47.782Z] === RUN   TestDockerSuite/TestExecParseError
23:38:47 [2019-11-08T23:38:47.782Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:38:47 [2019-11-08T23:38:47.782Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:38:47 [2019-11-08T23:38:47.782Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:38:49 [2019-11-08T23:38:49.327Z] === RUN   TestDockerSuite/TestExecSetEnv
23:38:49 [2019-11-08T23:38:49.327Z] === RUN   TestDockerSuite/TestExecStartFails
23:38:49 [2019-11-08T23:38:49.327Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:38:49 [2019-11-08T23:38:49.327Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:38:49 [2019-11-08T23:38:49.327Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:38:49 [2019-11-08T23:38:49.327Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:38:51 [2019-11-08T23:38:51.521Z] === RUN   TestDockerSuite/TestExecUlimits
23:38:51 [2019-11-08T23:38:51.521Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:38:58 [2019-11-08T23:38:58.627Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:38:58 [2019-11-08T23:38:58.627Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:38:58 [2019-11-08T23:38:58.627Z] === RUN   TestDockerSuite/TestExecWithUser
23:38:58 [2019-11-08T23:38:58.627Z] === RUN   TestDockerSuite/TestGetContainerStats
23:39:03 [2019-11-08T23:39:03.330Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:39:09 [2019-11-08T23:39:09.139Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:39:12 [2019-11-08T23:39:12.060Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestHealth
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:39:17 [2019-11-08T23:39:17.872Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:39:21 [2019-11-08T23:39:21.619Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:39:21 [2019-11-08T23:39:21.620Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:39:21 [2019-11-08T23:39:21.620Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:39:21 [2019-11-08T23:39:21.620Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:39:21 [2019-11-08T23:39:21.620Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:39:22 [2019-11-08T23:39:22.080Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:39:22 [2019-11-08T23:39:22.541Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:39:22 [2019-11-08T23:39:22.541Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:39:23 [2019-11-08T23:39:23.515Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:39:23 [2019-11-08T23:39:23.515Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:39:25 [2019-11-08T23:39:25.058Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:39:25 [2019-11-08T23:39:25.058Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:39:26 [2019-11-08T23:39:26.602Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:39:28 [2019-11-08T23:39:28.793Z] === RUN   TestDockerSuite/TestImagesFormat
23:39:28 [2019-11-08T23:39:28.793Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:39:28 [2019-11-08T23:39:28.793Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:39:32 [2019-11-08T23:39:32.540Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:39:32 [2019-11-08T23:39:32.540Z] === RUN   TestDockerSuite/TestImportBadURL
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestImportDisplay
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestImportFile
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestImportGzipped
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:39:34 [2019-11-08T23:39:34.725Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:39:35 [2019-11-08T23:39:35.189Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:39:35 [2019-11-08T23:39:35.189Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:39:35 [2019-11-08T23:39:35.189Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:39:36 [2019-11-08T23:39:36.732Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:39:38 [2019-11-08T23:39:38.276Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:39:38 [2019-11-08T23:39:38.276Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:39:38 [2019-11-08T23:39:38.276Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:39:38 [2019-11-08T23:39:38.737Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:39:38 [2019-11-08T23:39:38.737Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:39:40 [2019-11-08T23:39:40.280Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:39:40 [2019-11-08T23:39:40.741Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:39:42 [2019-11-08T23:39:42.285Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:39:42 [2019-11-08T23:39:42.285Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:39:42 [2019-11-08T23:39:42.285Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:39:42 [2019-11-08T23:39:42.285Z] === RUN   TestDockerSuite/TestInspectDefault
23:39:43 [2019-11-08T23:39:43.828Z] === RUN   TestDockerSuite/TestInspectHistory
23:39:48 [2019-11-08T23:39:48.533Z] === RUN   TestDockerSuite/TestInspectImage
23:39:48 [2019-11-08T23:39:48.533Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:39:48 [2019-11-08T23:39:48.533Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:39:48 [2019-11-08T23:39:48.533Z] === RUN   TestDockerSuite/TestInspectInt64
23:39:50 [2019-11-08T23:39:50.079Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:39:51 [2019-11-08T23:39:51.621Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:39:51 [2019-11-08T23:39:51.621Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:39:53 [2019-11-08T23:39:53.167Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:39:55 [2019-11-08T23:39:55.354Z] === RUN   TestDockerSuite/TestInspectPlugin
23:39:55 [2019-11-08T23:39:55.354Z] === RUN   TestDockerSuite/TestInspectRootFS
23:39:55 [2019-11-08T23:39:55.354Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:39:56 [2019-11-08T23:39:56.897Z] === RUN   TestDockerSuite/TestInspectStatus
23:39:59 [2019-11-08T23:39:59.084Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:40:01 [2019-11-08T23:40:01.999Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:40:03 [2019-11-08T23:40:03.542Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:40:05 [2019-11-08T23:40:05.728Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:40:07 [2019-11-08T23:40:07.272Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:40:08 [2019-11-08T23:40:08.817Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:40:10 [2019-11-08T23:40:10.363Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksEnvs
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:40:12 [2019-11-08T23:40:12.549Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:40:14 [2019-11-08T23:40:14.092Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:40:15 [2019-11-08T23:40:15.635Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:40:21 [2019-11-08T23:40:21.446Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:40:22 [2019-11-08T23:40:22.419Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:40:22 [2019-11-08T23:40:22.881Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:40:24 [2019-11-08T23:40:24.423Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:40:24 [2019-11-08T23:40:24.423Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:40:31 [2019-11-08T23:40:31.516Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:40:37 [2019-11-08T23:40:37.324Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:40:43 [2019-11-08T23:40:43.136Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:40:44 [2019-11-08T23:40:44.691Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:40:46 [2019-11-08T23:40:46.879Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:40:46 [2019-11-08T23:40:46.879Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:40:49 [2019-11-08T23:40:49.066Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:40:50 [2019-11-08T23:40:50.609Z] === RUN   TestDockerSuite/TestLogsSince
23:40:59 [2019-11-08T23:40:59.199Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:40:59 [2019-11-08T23:40:59.199Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:40:59 [2019-11-08T23:40:59.199Z] === RUN   TestDockerSuite/TestLogsTail
23:41:06 [2019-11-08T23:41:06.291Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:41:07 [2019-11-08T23:41:07.840Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestMountIntoProc
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestMountIntoSys
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestNetHostname
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginActive
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPortHostBinding
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPortList
23:41:10 [2019-11-08T23:41:10.025Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:41:13 [2019-11-08T23:41:13.773Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:41:16 [2019-11-08T23:41:16.689Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:41:16 [2019-11-08T23:41:16.689Z] === RUN   TestDockerSuite/TestPsByOrder
23:41:25 [2019-11-08T23:41:25.286Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:41:25 [2019-11-08T23:41:25.286Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:41:32 [2019-11-08T23:41:32.381Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:41:42 [2019-11-08T23:41:42.730Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:41:42 [2019-11-08T23:41:42.730Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:41:42 [2019-11-08T23:41:42.730Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:41:53 [2019-11-08T23:41:53.076Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:41:55 [2019-11-08T23:41:55.991Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:42:01 [2019-11-08T23:42:01.802Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:42:05 [2019-11-08T23:42:05.551Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:42:05 [2019-11-08T23:42:05.551Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:42:05 [2019-11-08T23:42:05.551Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:42:08 [2019-11-08T23:42:08.466Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:42:08 [2019-11-08T23:42:08.466Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:42:08 [2019-11-08T23:42:08.466Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:42:08 [2019-11-08T23:42:08.466Z] === RUN   TestDockerSuite/TestPsRightTagName
23:42:08 [2019-11-08T23:42:08.466Z] === RUN   TestDockerSuite/TestPsShowMounts
23:42:14 [2019-11-08T23:42:14.278Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:42:14 [2019-11-08T23:42:14.278Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:42:15 [2019-11-08T23:42:15.251Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:42:15 [2019-11-08T23:42:15.251Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:42:16 [2019-11-08T23:42:16.796Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:42:17 [2019-11-08T23:42:17.768Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:42:17 [2019-11-08T23:42:17.768Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:42:21 [2019-11-08T23:42:21.521Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:42:24 [2019-11-08T23:42:24.438Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:42:26 [2019-11-08T23:42:26.625Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:42:56 [2019-11-08T23:42:56.615Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:42:56 [2019-11-08T23:42:56.615Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:42:57 [2019-11-08T23:42:57.076Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:42:57 [2019-11-08T23:42:57.076Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:42:57 [2019-11-08T23:42:57.538Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:42:57 [2019-11-08T23:42:57.999Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:43:01 [2019-11-08T23:43:01.749Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:43:04 [2019-11-08T23:43:04.665Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:43:04 [2019-11-08T23:43:04.665Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:43:08 [2019-11-08T23:43:08.425Z] === RUN   TestDockerSuite/TestRmiBlank
23:43:08 [2019-11-08T23:43:08.425Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:43:08 [2019-11-08T23:43:08.886Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:43:21 [2019-11-08T23:43:21.291Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:43:22 [2019-11-08T23:43:22.834Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:43:23 [2019-11-08T23:43:23.297Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:43:29 [2019-11-08T23:43:29.107Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:43:33 [2019-11-08T23:43:33.813Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:43:46 [2019-11-08T23:43:46.259Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:43:48 [2019-11-08T23:43:48.454Z] === RUN   TestDockerSuite/TestRmiTag
23:43:48 [2019-11-08T23:43:48.916Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:43:51 [2019-11-08T23:43:51.159Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:44:06 [2019-11-08T23:44:06.035Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:44:07 [2019-11-08T23:44:07.015Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:44:11 [2019-11-08T23:44:11.742Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:44:12 [2019-11-08T23:44:12.207Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:44:12 [2019-11-08T23:44:12.207Z] === RUN   TestDockerSuite/TestRunAddHost
23:44:12 [2019-11-08T23:44:12.207Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:44:12 [2019-11-08T23:44:12.207Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:44:12 [2019-11-08T23:44:12.207Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:44:12 [2019-11-08T23:44:12.207Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:44:12 [2019-11-08T23:44:12.672Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:44:12 [2019-11-08T23:44:12.672Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:44:14 [2019-11-08T23:44:14.224Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:44:14 [2019-11-08T23:44:14.224Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:44:14 [2019-11-08T23:44:14.224Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:44:22 [2019-11-08T23:44:22.846Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:44:25 [2019-11-08T23:44:25.048Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:44:26 [2019-11-08T23:44:26.603Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:44:28 [2019-11-08T23:44:28.805Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:44:35 [2019-11-08T23:44:35.926Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:44:35 [2019-11-08T23:44:35.926Z] === RUN   TestDockerSuite/TestRunBindMounts
23:44:38 [2019-11-08T23:44:38.861Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:44:38 [2019-11-08T23:44:38.861Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:44:38 [2019-11-08T23:44:38.861Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:44:38 [2019-11-08T23:44:38.861Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:44:38 [2019-11-08T23:44:38.861Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:44:39 [2019-11-08T23:44:39.325Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:44:39 [2019-11-08T23:44:39.325Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:44:39 [2019-11-08T23:44:39.325Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:44:39 [2019-11-08T23:44:39.325Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:44:39 [2019-11-08T23:44:39.325Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:44:39 [2019-11-08T23:44:39.325Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:44:39 [2019-11-08T23:44:39.325Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:44:46 [2019-11-08T23:44:46.456Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:44:46 [2019-11-08T23:44:46.456Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:44:48 [2019-11-08T23:44:48.010Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:44:48 [2019-11-08T23:44:48.010Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:44:48 [2019-11-08T23:44:48.474Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:44:50 [2019-11-08T23:44:50.028Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:44:51 [2019-11-08T23:44:51.582Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:44:53 [2019-11-08T23:44:53.782Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:44:55 [2019-11-08T23:44:55.335Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:44:55 [2019-11-08T23:44:55.335Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:44:55 [2019-11-08T23:44:55.335Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:44:55 [2019-11-08T23:44:55.335Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:44:56 [2019-11-08T23:44:56.889Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:44:56 [2019-11-08T23:44:56.889Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:44:56 [2019-11-08T23:44:56.889Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:44:56 [2019-11-08T23:44:56.889Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:44:56 [2019-11-08T23:44:56.889Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:44:59 [2019-11-08T23:44:59.088Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:45:09 [2019-11-08T23:45:09.465Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:45:09 [2019-11-08T23:45:09.465Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:45:09 [2019-11-08T23:45:09.465Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:45:09 [2019-11-08T23:45:09.465Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:45:09 [2019-11-08T23:45:09.465Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:45:09 [2019-11-08T23:45:09.465Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:45:09 [2019-11-08T23:45:09.930Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:45:11 [2019-11-08T23:45:11.483Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:45:11 [2019-11-08T23:45:11.483Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:45:11 [2019-11-08T23:45:11.483Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:45:11 [2019-11-08T23:45:11.483Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:45:13 [2019-11-08T23:45:13.684Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:45:15 [2019-11-08T23:45:15.248Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:45:15 [2019-11-08T23:45:15.248Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:45:16 [2019-11-08T23:45:16.803Z] === RUN   TestDockerSuite/TestRunEnvironment
23:45:16 [2019-11-08T23:45:16.803Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:45:16 [2019-11-08T23:45:16.803Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:45:16 [2019-11-08T23:45:16.803Z] === RUN   TestDockerSuite/TestRunExitCode
23:45:23 [2019-11-08T23:45:23.924Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:45:25 [2019-11-08T23:45:25.477Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:45:27 [2019-11-08T23:45:27.031Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunExposePort
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:45:29 [2019-11-08T23:45:29.232Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:45:32 [2019-11-08T23:45:32.168Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:45:32 [2019-11-08T23:45:32.168Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:45:32 [2019-11-08T23:45:32.168Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:45:32 [2019-11-08T23:45:32.168Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:45:32 [2019-11-08T23:45:32.168Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:45:32 [2019-11-08T23:45:32.168Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:45:32 [2019-11-08T23:45:32.168Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:45:40 [2019-11-08T23:45:40.813Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:45:40 [2019-11-08T23:45:40.813Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:45:41 [2019-11-08T23:45:41.278Z] === RUN   TestDockerSuite/TestRunModeHostname
23:45:41 [2019-11-08T23:45:41.278Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:45:41 [2019-11-08T23:45:41.278Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:45:41 [2019-11-08T23:45:41.278Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:45:41 [2019-11-08T23:45:41.278Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:45:41 [2019-11-08T23:45:41.278Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunModePIDHost
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunMount
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:45:41 [2019-11-08T23:45:41.743Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:45:47 [2019-11-08T23:45:47.579Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:45:47 [2019-11-08T23:45:47.579Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:45:47 [2019-11-08T23:45:47.579Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:45:47 [2019-11-08T23:45:47.579Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:45:51 [2019-11-08T23:45:51.347Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNetHost
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:45:54 [2019-11-08T23:45:54.367Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:45:54 [2019-11-08T23:45:54.832Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:45:54 [2019-11-08T23:45:54.832Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:45:54 [2019-11-08T23:45:54.832Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:45:55 [2019-11-08T23:45:55.810Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:45:57 [2019-11-08T23:45:57.365Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:45:59 [2019-11-08T23:45:59.568Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:46:00 [2019-11-08T23:46:00.033Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:46:01 [2019-11-08T23:46:01.588Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:46:02 [2019-11-08T23:46:02.052Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:46:02 [2019-11-08T23:46:02.053Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:46:02 [2019-11-08T23:46:02.053Z] === RUN   TestDockerSuite/TestRunPortInUse
23:46:02 [2019-11-08T23:46:02.053Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:46:02 [2019-11-08T23:46:02.053Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:46:02 [2019-11-08T23:46:02.053Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:46:02 [2019-11-08T23:46:02.053Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:46:02 [2019-11-08T23:46:02.053Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:46:04 [2019-11-08T23:46:04.254Z] === RUN   TestDockerSuite/TestRunPublishPort
23:46:04 [2019-11-08T23:46:04.254Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:46:04 [2019-11-08T23:46:04.254Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:46:04 [2019-11-08T23:46:04.254Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:46:04 [2019-11-08T23:46:04.254Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:46:04 [2019-11-08T23:46:04.254Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:46:11 [2019-11-08T23:46:11.377Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:46:11 [2019-11-08T23:46:11.377Z] === RUN   TestDockerSuite/TestRunRm
23:46:12 [2019-11-08T23:46:12.356Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:46:18 [2019-11-08T23:46:18.192Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:46:19 [2019-11-08T23:46:19.170Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:46:21 [2019-11-08T23:46:21.370Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:46:22 [2019-11-08T23:46:22.924Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:46:25 [2019-11-08T23:46:25.128Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:46:25 [2019-11-08T23:46:25.128Z] === RUN   TestDockerSuite/TestRunState
23:46:25 [2019-11-08T23:46:25.128Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:46:27 [2019-11-08T23:46:27.337Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:46:27 [2019-11-08T23:46:27.337Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:46:28 [2019-11-08T23:46:28.898Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:46:28 [2019-11-08T23:46:28.898Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:46:28 [2019-11-08T23:46:28.898Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:46:29 [2019-11-08T23:46:29.363Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:46:29 [2019-11-08T23:46:29.363Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:46:29 [2019-11-08T23:46:29.363Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUserByID
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUserByName
23:46:34 [2019-11-08T23:46:34.091Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:46:35 [2019-11-08T23:46:35.644Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:46:35 [2019-11-08T23:46:35.644Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:46:37 [2019-11-08T23:46:37.197Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:46:37 [2019-11-08T23:46:37.197Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:46:37 [2019-11-08T23:46:37.197Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:46:40 [2019-11-08T23:46:40.130Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:46:44 [2019-11-08T23:46:44.861Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:46:48 [2019-11-08T23:46:48.628Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:46:53 [2019-11-08T23:46:53.355Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:46:53 [2019-11-08T23:46:53.355Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:46:53 [2019-11-08T23:46:53.355Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
23:46:53 [2019-11-08T23:46:53.355Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
23:46:53 [2019-11-08T23:46:53.355Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:46:55 [2019-11-08T23:46:55.554Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:46:57 [2019-11-08T23:46:57.107Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:47:04 [2019-11-08T23:47:04.250Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:47:07 [2019-11-08T23:47:07.183Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:47:08 [2019-11-08T23:47:08.735Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:47:10 [2019-11-08T23:47:10.289Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveImageId
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:47:18 [2019-11-08T23:47:18.909Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:47:19 [2019-11-08T23:47:19.373Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:47:19 [2019-11-08T23:47:19.373Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:47:19 [2019-11-08T23:47:19.373Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:47:19 [2019-11-08T23:47:19.373Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:47:21 [2019-11-08T23:47:21.574Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:47:22 [2019-11-08T23:47:22.038Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:47:22 [2019-11-08T23:47:22.038Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:47:22 [2019-11-08T23:47:22.502Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:47:24 [2019-11-08T23:47:24.055Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:47:29 [2019-11-08T23:47:29.890Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:47:29 [2019-11-08T23:47:29.890Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:47:35 [2019-11-08T23:47:35.726Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:47:35 [2019-11-08T23:47:35.726Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:47:38 [2019-11-08T23:47:38.658Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:47:38 [2019-11-08T23:47:38.658Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:47:38 [2019-11-08T23:47:38.658Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:47:38 [2019-11-08T23:47:38.658Z] === RUN   TestDockerSuite/TestStartRecordError
23:47:38 [2019-11-08T23:47:38.658Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:47:44 [2019-11-08T23:47:44.500Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:47:44 [2019-11-08T23:47:44.500Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:47:44 [2019-11-08T23:47:44.500Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:47:44 [2019-11-08T23:47:44.500Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:47:44 [2019-11-08T23:47:44.500Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:47:44 [2019-11-08T23:47:44.500Z] === RUN   TestDockerSuite/TestStatsNoStream
23:47:44 [2019-11-08T23:47:44.500Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:47:46 [2019-11-08T23:47:46.053Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:47:48 [2019-11-08T23:47:48.254Z] === RUN   TestDockerSuite/TestTopPrivileged
23:47:48 [2019-11-08T23:47:48.254Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:47:49 [2019-11-08T23:47:49.806Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:47:49 [2019-11-08T23:47:49.806Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:47:49 [2019-11-08T23:47:49.806Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:47:49 [2019-11-08T23:47:49.806Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:47:49 [2019-11-08T23:47:49.806Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:47:49 [2019-11-08T23:47:49.806Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:47:49 [2019-11-08T23:47:49.806Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:48:04 [2019-11-08T23:48:04.686Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:48:05 [2019-11-08T23:48:05.152Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:48:05 [2019-11-08T23:48:05.152Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:48:05 [2019-11-08T23:48:05.152Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:48:05 [2019-11-08T23:48:05.617Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:48:05 [2019-11-08T23:48:05.617Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:48:05 [2019-11-08T23:48:05.617Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:48:07 [2019-11-08T23:48:07.820Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:48:07 [2019-11-08T23:48:07.820Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:48:10 [2019-11-08T23:48:10.752Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:48:10 [2019-11-08T23:48:10.752Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:48:10 [2019-11-08T23:48:10.752Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:48:11 [2019-11-08T23:48:11.217Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:48:11 [2019-11-08T23:48:11.217Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:48:17 [2019-11-08T23:48:17.051Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:48:17 [2019-11-08T23:48:17.051Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:48:17 [2019-11-08T23:48:17.516Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:48:17 [2019-11-08T23:48:17.981Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:48:17 [2019-11-08T23:48:17.981Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:48:23 [2019-11-08T23:48:23.817Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:48:23 [2019-11-08T23:48:23.817Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:48:23 [2019-11-08T23:48:23.817Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:48:36 [2019-11-08T23:48:36.263Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:48:36 [2019-11-08T23:48:36.263Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:48:36 [2019-11-08T23:48:36.730Z] --- PASS: TestDockerSuite (2186.45s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (135.17s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.71s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.75s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.88s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.87s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.82s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.97s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.89s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.33s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.62s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.39s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.36s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.32s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.50s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddTar (33.34s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.16s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.70s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.55s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.01s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.40s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.24s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.96s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.20s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.39s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
23:48:36 [2019-11-08T23:48:36.730Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.82s)
23:48:36 [2019-11-08T23:48:36.730Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.12s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.93s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_api_build_test.go:407: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.45s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.39s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.74s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildContChar (11.25s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.65s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.41s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.91s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.47s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.15s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.11s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.10s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.36s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.24s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.28s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.18s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (46.23s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.13s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.33s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.35s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.83s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.99s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.13s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.12s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.09s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.59s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.09s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.15s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.49s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.15s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.92s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.78s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.28s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.60s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFails (6.73s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.23s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.33s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.52s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.18s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.21s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.89s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.13s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.67s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.75s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.63s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.64s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.80s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.76s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.81s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.52s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.63s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.07s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.03s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.20s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.40s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.25s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.95s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.57s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.29s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.47s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
23:48:36 [2019-11-08T23:48:36.731Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.11s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.60s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
23:48:36 [2019-11-08T23:48:36.731Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.59s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.52s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.91s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.62s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.57s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.34s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.67s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.68s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.66s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildRm (11.76s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.87s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_build_test.go:518: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.87s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.05s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.18s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.95s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.64s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.23s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.37s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.25s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.24s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.47s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.14s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.83s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.69s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.44s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.11s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.03s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (14.47s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.77s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.23s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.58s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.01s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.77s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.95s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.63s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_sni_test.go:18: Flakey test
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.70s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.88s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestCommitChange (4.52s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.96s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.84s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestCommitTTY (10.92s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.03s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.43s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.85s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.88s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.91s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.14s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.52s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.83s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.66s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.89s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.91s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.89s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.52s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
23:48:36 [2019-11-08T23:48:36.732Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.98s)
23:48:36 [2019-11-08T23:48:36.732Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.87s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.17s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.71s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.37s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.10s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.73s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.77s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.50s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.57s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.74s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.18s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.09s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.10s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.10s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006cbc20_<nil>} (2.11s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1961371794_c:\foo_false__<nil>_<nil>_<nil>} (2.08s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1961371794_c:\foo_true__<nil>_<nil>_<nil>} (2.06s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:48:36 [2019-11-08T23:48:36.733Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.85s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.92s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpRelativePath (6.82s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.59s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.88s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.24s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.12s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpToDot (1.88s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCpToStdout (6.78s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.14s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.57s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.75s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.62s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.53s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.15s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateRM (0.26s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.60s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.77s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s)
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:48:36 [2019-11-08T23:48:36.733Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.733Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.83s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.83s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.87s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.46s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.64s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.03s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.57s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.94s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.83s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.74s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.65s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsRename (1.81s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsResize (2.13s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.67s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.04s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.18s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.70s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.13s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.53s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.47s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.59s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.66s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.58s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.49s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.42s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.72s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.05s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.00s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.91s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.64s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.54s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.61s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.52s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.97s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.50s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.85s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.42s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.62s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.12s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
23:48:36 [2019-11-08T23:48:36.734Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
23:48:36 [2019-11-08T23:48:36.734Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.734Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.38s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.73s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.72s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.89s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.63s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.75s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.03s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.80s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.62s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.74s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.70s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.53s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.01s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.21s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.86s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.76s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.72s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.71s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.63s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.85s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.50s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.47s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.05s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.89s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.77s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.16s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.04s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.85s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.20s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.19s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.89s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.72s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsSince (8.45s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsTail (6.82s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.96s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.84s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.37s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]         docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.735Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
23:48:36 [2019-11-08T23:48:36.735Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.51s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.48s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (6.98s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.12s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.46s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.80s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.58s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.42s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.56s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.43s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.30s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.41s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.90s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.78s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.84s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.56s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.38s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.39s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.64s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.07s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.13s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.52s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.42s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.62s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.06s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.92s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiTag (0.54s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.83s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.30s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.00s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.27s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.73s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.38s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.75s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.88s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.57s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.76s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (6.62s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.42s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.65s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.77s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.77s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.72s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.70s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.70s)
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
23:48:36 [2019-11-08T23:48:36.736Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.736Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.84s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.69s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.83s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.75s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunExitCode (6.57s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.81s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.70s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.86s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.13s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.76s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.40s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.54s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.80s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.55s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.92s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.73s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.68s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.91s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.62s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.30s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.15s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:48:36 [2019-11-08T23:48:36.737Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunRm (1.84s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.95s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.88s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.73s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.69s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.34s)
23:48:36 [2019-11-08T23:48:36.737Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.08s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.72s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.74s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.46s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.32s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.45s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.78s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.02s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.75s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (6.58s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.38s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.49s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.72s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.53s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:48:36 [2019-11-08T23:48:36.738Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.42s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.39s)
23:48:36 [2019-11-08T23:48:36.738Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.27s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.18s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_start_test.go:100: unmatched requirement IsPausable
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.53s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.71s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.88s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.66s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.14s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.33s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (5.95s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.26s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.81s)
23:48:37 [2019-11-08T23:48:37.203Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:48:37 [2019-11-08T23:48:37.203Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.203Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.18s)
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:48:37 [2019-11-08T23:48:37.203Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:48:37 [2019-11-08T23:48:37.204Z] --- PASS: TestDockerRegistrySuite (0.02s)
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:185: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:48:37 [2019-11-08T23:48:37.204Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:212: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:48:37 [2019-11-08T23:48:37.204Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:239: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthTokenSuite
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:48:37 [2019-11-08T23:48:37.204Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:268: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerDaemonSuite
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:48:37 [2019-11-08T23:48:37.204Z] --- PASS: TestDockerDaemonSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:302: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:302: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:302: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerSwarmSuite
23:48:37 [2019-11-08T23:48:37.204Z] --- PASS: TestDockerSwarmSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginCreate
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginInspect
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
23:48:37 [2019-11-08T23:48:37.204Z] === RUN   TestDockerPluginSuite/TestPluginSet
23:48:37 [2019-11-08T23:48:37.204Z] --- PASS: TestDockerPluginSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:48:37 [2019-11-08T23:48:37.204Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.204Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]         check_test.go:407: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z] === RUN   TestDockerExternalVolumeSuite
23:48:37 [2019-11-08T23:48:37.205Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z] === RUN   TestDockerNetworkSuite
23:48:37 [2019-11-08T23:48:37.205Z] --- SKIP: TestDockerNetworkSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z] === RUN   TestDockerHubPullSuite
23:48:37 [2019-11-08T23:48:37.205Z] --- SKIP: TestDockerHubPullSuite (0.00s)
23:48:37 [2019-11-08T23:48:37.205Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:48:37 [2019-11-08T23:48:37.205Z] PASS
23:48:37 [2019-11-08T23:48:37.205Z] ok  	github.com/docker/docker/integration-cli	2187.131s
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Integration tests ended at 11/08/2019 23:48:36. Duration:00:36:34.0546141
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Docker info of the daemon under test at end of run
23:48:37 [2019-11-08T23:48:37.205Z] 
23:48:37 [2019-11-08T23:48:37.205Z] Containers: 2
23:48:37 [2019-11-08T23:48:37.205Z]  Running: 0
23:48:37 [2019-11-08T23:48:37.205Z]  Paused: 0
23:48:37 [2019-11-08T23:48:37.205Z]  Stopped: 2
23:48:37 [2019-11-08T23:48:37.205Z] Images: 12
23:48:37 [2019-11-08T23:48:37.205Z] Server Version: 0.0.0-dev
23:48:37 [2019-11-08T23:48:37.205Z] Storage Driver: windowsfilter
23:48:37 [2019-11-08T23:48:37.205Z]  Windows: 
23:48:37 [2019-11-08T23:48:37.205Z] Logging Driver: json-file
23:48:37 [2019-11-08T23:48:37.205Z] Plugins: 
23:48:37 [2019-11-08T23:48:37.205Z]  Volume: local
23:48:37 [2019-11-08T23:48:37.205Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:48:37 [2019-11-08T23:48:37.205Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:48:37 [2019-11-08T23:48:37.205Z] Swarm: inactive
23:48:37 [2019-11-08T23:48:37.205Z] Default Isolation: process
23:48:37 [2019-11-08T23:48:37.205Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:48:37 [2019-11-08T23:48:37.205Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737)
23:48:37 [2019-11-08T23:48:37.205Z] OSType: windows
23:48:37 [2019-11-08T23:48:37.205Z] Architecture: x86_64
23:48:37 [2019-11-08T23:48:37.205Z] CPUs: 4
23:48:37 [2019-11-08T23:48:37.205Z] Total Memory: 32GiB
23:48:37 [2019-11-08T23:48:37.205Z] Name: azwin-2-55e550
23:48:37 [2019-11-08T23:48:37.205Z] ID: W6XA:EJCL:NJIP:RECS:RQDU:333Q:GS6L:XHWA:G4XQ:2FRJ:CO5Z:NIHX
23:48:37 [2019-11-08T23:48:37.205Z] Docker Root Dir: D:\CI\PR-40142\2\daemon
23:48:37 [2019-11-08T23:48:37.205Z] Debug Mode (client): false
23:48:37 [2019-11-08T23:48:37.205Z] Debug Mode (server): true
23:48:37 [2019-11-08T23:48:37.205Z]  File Descriptors: -1
23:48:37 [2019-11-08T23:48:37.205Z]  Goroutines: 18
23:48:37 [2019-11-08T23:48:37.205Z]  System Time: 2019-11-08T23:48:36.8338547Z
23:48:37 [2019-11-08T23:48:37.205Z]  EventsListeners: 0
23:48:37 [2019-11-08T23:48:37.205Z] Registry: https://index.docker.io/v1/
23:48:37 [2019-11-08T23:48:37.205Z] Labels:
23:48:37 [2019-11-08T23:48:37.205Z] Experimental: false
23:48:37 [2019-11-08T23:48:37.205Z] Insecure Registries:
23:48:37 [2019-11-08T23:48:37.205Z]  127.0.0.0/8
23:48:37 [2019-11-08T23:48:37.205Z] Live Restore Enabled: false
23:48:37 [2019-11-08T23:48:37.205Z] 
23:48:37 [2019-11-08T23:48:37.205Z] 
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Stopping daemon under test
23:48:37 [2019-11-08T23:48:37.205Z] SUCCESS: The process with PID 5492 (child process of PID 3732) has been terminated.
23:48:37 [2019-11-08T23:48:37.205Z] SUCCESS: The process with PID 3732 (child process of PID 2112) has been terminated.
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Stop tailing logs of the daemon under tests
23:48:37 [2019-11-08T23:48:37.205Z] INFO: executeCI.ps1 Completed successfully at 11/08/2019 23:48:37.
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Tidying up at end of run
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Saving daemon under test log (d:\CI\PR-40142\2\dut.out) to C:\windows\TEMP\CIDUT.out
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Saving daemon under test log (d:\CI\PR-40142\2\dut.err) to C:\windows\TEMP\CIDUT.err
23:48:37 [2019-11-08T23:48:37.205Z] INFO: Nuke-Everything...
23:48:37 [2019-11-08T23:48:37.669Z] INFO: Container count on control daemon to delete is 2
23:48:38 [2019-11-08T23:48:38.134Z] ef803dab2420
23:48:38 [2019-11-08T23:48:38.134Z] 4f64c9dcbe44
23:48:38 [2019-11-08T23:48:38.134Z] INFO: Tidying pidfile d:\CI\PR-40142\2\docker.pid
23:48:38 [2019-11-08T23:48:38.134Z] INFO: Nuking d:\CI
23:49:08 [2019-11-08T23:49:08.176Z] INFO: Zapped successfully
23:49:08 [2019-11-08T23:49:08.176Z] 
23:49:08 [2019-11-08T23:49:08.176Z] INFO: executeCI.ps1 exiting at Fri Nov  8 23:49:03 CUT 2019. Duration 00:58:49.6223405
23:49:08 [2019-11-08T23:49:08.176Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
23:49:09 [2019-11-08T23:49:09.549Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
23:49:11 [2019-11-08T23:49:11.320Z] Archiving artifacts
23:49:29 [2019-11-08T23:49:29.129Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40142/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:49:30 [2019-11-08T23:49:30.064Z] + make clean
23:49:31 [2019-11-08T23:49:31.042Z] docker volume rm -f docker-dev-cache
23:49:31 [2019-11-08T23:49:31.506Z] 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